Jul 03 01:23:23.001855 np0000004346 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 01:23:23.007291 np0000004346 devstack@c-api.service[99874]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 01:23:23.009609 np0000004346 devstack@c-api.service[99874]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 01:23:23 2026] *** Jul 03 01:23:23.009609 np0000004346 devstack@c-api.service[99874]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 01:23:23.009609 np0000004346 devstack@c-api.service[99874]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 01:23:23.009609 np0000004346 devstack@c-api.service[99874]: nodename: np0000004346 Jul 03 01:23:23.009609 np0000004346 devstack@c-api.service[99874]: machine: x86_64 Jul 03 01:23:23.009609 np0000004346 devstack@c-api.service[99874]: clock source: unix Jul 03 01:23:23.009609 np0000004346 devstack@c-api.service[99874]: pcre jit disabled Jul 03 01:23:23.009609 np0000004346 devstack@c-api.service[99874]: detected number of CPU cores: 16 Jul 03 01:23:23.009609 np0000004346 devstack@c-api.service[99874]: current working directory: / Jul 03 01:23:23.009609 np0000004346 devstack@c-api.service[99874]: detected binary path: /usr/bin/uwsgi-core Jul 03 01:23:23.009609 np0000004346 devstack@c-api.service[99874]: your processes number limit is 257052 Jul 03 01:23:23.010285 np0000004346 devstack@c-api.service[99874]: your memory page size is 4096 bytes Jul 03 01:23:23.010285 np0000004346 devstack@c-api.service[99874]: detected max file descriptor number: 2048 Jul 03 01:23:23.010285 np0000004346 devstack@c-api.service[99874]: lock engine: pthread robust mutexes Jul 03 01:23:23.010285 np0000004346 devstack@c-api.service[99874]: thunder lock: enabled Jul 03 01:23:23.010285 np0000004346 devstack@c-api.service[99874]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 01:23:23.010285 np0000004346 devstack@c-api.service[99874]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 01:23:23.010285 np0000004346 devstack@c-api.service[99874]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 01:23:23.010285 np0000004346 devstack@c-api.service[99874]: Set PythonHome to /opt/stack/data/venv Jul 03 01:23:23.044116 np0000004346 devstack@c-api.service[99874]: Python main interpreter initialized at 0x7e954fea3668 Jul 03 01:23:23.044116 np0000004346 devstack@c-api.service[99874]: python threads support enabled Jul 03 01:23:23.044116 np0000004346 devstack@c-api.service[99874]: your server socket listen backlog is limited to 100 connections Jul 03 01:23:23.044116 np0000004346 devstack@c-api.service[99874]: your mercy for graceful operations on workers is 80 seconds Jul 03 01:23:23.044720 np0000004346 devstack@c-api.service[99874]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 01:23:23.044860 np0000004346 devstack@c-api.service[99874]: *** Operational MODE: preforking *** Jul 03 01:23:23.045054 np0000004346 devstack@c-api.service[99874]: *** uWSGI is running in multiple interpreter mode *** Jul 03 01:23:23.045054 np0000004346 devstack@c-api.service[99874]: spawned uWSGI master process (pid: 99874) Jul 03 01:23:23.045246 np0000004346 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 01:23:23.045777 np0000004346 devstack@c-api.service[99874]: spawned uWSGI worker 1 (pid: 99879, cores: 1) Jul 03 01:23:23.046268 np0000004346 devstack@c-api.service[99874]: spawned uWSGI worker 2 (pid: 99880, cores: 1) Jul 03 01:23:23.046787 np0000004346 devstack@c-api.service[99874]: spawned uWSGI worker 3 (pid: 99881, cores: 1) Jul 03 01:23:23.047144 np0000004346 devstack@c-api.service[99874]: spawned uWSGI worker 4 (pid: 99882, cores: 1) Jul 03 01:23:23.047202 np0000004346 devstack@c-api.service[99874]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 01:23:23.159474 np0000004346 devstack@c-api.service[99881]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 01:23:23.159474 np0000004346 devstack@c-api.service[99881]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 01:23:23.159474 np0000004346 devstack@c-api.service[99881]: we strongly recommend against using it for new projects. Jul 03 01:23:23.159474 np0000004346 devstack@c-api.service[99881]: If you are already using Eventlet, we recommend migrating to a different Jul 03 01:23:23.159474 np0000004346 devstack@c-api.service[99881]: framework. For more detail see Jul 03 01:23:23.159474 np0000004346 devstack@c-api.service[99881]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 01:23:23.159474 np0000004346 devstack@c-api.service[99881]: import eventlet # noqa Jul 03 01:23:23.168832 np0000004346 devstack@c-api.service[99880]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 01:23:23.168832 np0000004346 devstack@c-api.service[99880]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 01:23:23.168832 np0000004346 devstack@c-api.service[99880]: we strongly recommend against using it for new projects. Jul 03 01:23:23.168832 np0000004346 devstack@c-api.service[99880]: If you are already using Eventlet, we recommend migrating to a different Jul 03 01:23:23.168832 np0000004346 devstack@c-api.service[99880]: framework. For more detail see Jul 03 01:23:23.168832 np0000004346 devstack@c-api.service[99880]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 01:23:23.168832 np0000004346 devstack@c-api.service[99880]: import eventlet # noqa Jul 03 01:23:23.175037 np0000004346 devstack@c-api.service[99882]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 01:23:23.175037 np0000004346 devstack@c-api.service[99882]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 01:23:23.175037 np0000004346 devstack@c-api.service[99882]: we strongly recommend against using it for new projects. Jul 03 01:23:23.175037 np0000004346 devstack@c-api.service[99882]: If you are already using Eventlet, we recommend migrating to a different Jul 03 01:23:23.175037 np0000004346 devstack@c-api.service[99882]: framework. For more detail see Jul 03 01:23:23.175037 np0000004346 devstack@c-api.service[99882]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 01:23:23.175037 np0000004346 devstack@c-api.service[99882]: import eventlet # noqa Jul 03 01:23:23.180933 np0000004346 devstack@c-api.service[99879]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 01:23:23.180933 np0000004346 devstack@c-api.service[99879]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 01:23:23.180933 np0000004346 devstack@c-api.service[99879]: we strongly recommend against using it for new projects. Jul 03 01:23:23.180933 np0000004346 devstack@c-api.service[99879]: If you are already using Eventlet, we recommend migrating to a different Jul 03 01:23:23.180933 np0000004346 devstack@c-api.service[99879]: framework. For more detail see Jul 03 01:23:23.180933 np0000004346 devstack@c-api.service[99879]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 01:23:23.180933 np0000004346 devstack@c-api.service[99879]: import eventlet # noqa Jul 03 01:23:23.238999 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 01:23:23.238999 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:23:23.251933 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 01:23:23.251933 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:23:23.254687 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 01:23:23.254687 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:23:23.265446 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 01:23:23.265446 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:23:23.311267 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 01:23:23.311267 np0000004346 devstack@c-api.service[99881]: from cgi import parse_header Jul 03 01:23:23.323444 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 01:23:23.323444 np0000004346 devstack@c-api.service[99882]: from cgi import parse_header Jul 03 01:23:23.330303 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 01:23:23.330303 np0000004346 devstack@c-api.service[99880]: from cgi import parse_header Jul 03 01:23:23.339604 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jul 03 01:23:23.339604 np0000004346 devstack@c-api.service[99879]: from cgi import parse_header Jul 03 01:23:23.357477 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 01:23:23.357477 np0000004346 devstack@c-api.service[99881]: removals.removed_module( Jul 03 01:23:23.359318 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 01:23:23.359318 np0000004346 devstack@c-api.service[99881]: removals.removed_module( Jul 03 01:23:23.367996 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 01:23:23.367996 np0000004346 devstack@c-api.service[99882]: removals.removed_module( Jul 03 01:23:23.369353 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 01:23:23.369353 np0000004346 devstack@c-api.service[99882]: removals.removed_module( Jul 03 01:23:23.374552 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 01:23:23.374552 np0000004346 devstack@c-api.service[99880]: removals.removed_module( Jul 03 01:23:23.376197 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 01:23:23.376197 np0000004346 devstack@c-api.service[99880]: removals.removed_module( Jul 03 01:23:23.384522 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jul 03 01:23:23.384522 np0000004346 devstack@c-api.service[99879]: removals.removed_module( Jul 03 01:23:23.386154 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jul 03 01:23:23.386154 np0000004346 devstack@c-api.service[99879]: removals.removed_module( Jul 03 01:23:24.103137 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 01:23:24.103137 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:23:24.121288 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 01:23:24.121288 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:23:24.154124 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 01:23:24.154124 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:23:24.154398 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 01:23:24.154398 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:23:24.177139 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 01:23:24.177139 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:23:24.180623 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 01:23:24.180623 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:23:24.201479 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 01:23:24.201479 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:23:24.226990 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jul 03 01:23:24.226990 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:23:24.324028 np0000004346 devstack@c-api.service[99882]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 01:23:24.324407 np0000004346 devstack@c-api.service[99882]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99882) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 01:23:24.362654 np0000004346 devstack@c-api.service[99880]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 01:23:24.362810 np0000004346 devstack@c-api.service[99880]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99880) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 01:23:24.379331 np0000004346 devstack@c-api.service[99881]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 01:23:24.379564 np0000004346 devstack@c-api.service[99881]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99881) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 01:23:24.397967 np0000004346 devstack@c-api.service[99879]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jul 03 01:23:24.398147 np0000004346 devstack@c-api.service[99879]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99879) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 01:23:24.417291 np0000004346 devstack@c-api.service[99882]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 01:23:24.417291 np0000004346 devstack@c-api.service[99882]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 01:23:24.431189 np0000004346 devstack@c-api.service[99880]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 01:23:24.431189 np0000004346 devstack@c-api.service[99880]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 01:23:24.449005 np0000004346 devstack@c-api.service[99881]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 01:23:24.449005 np0000004346 devstack@c-api.service[99881]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 01:23:24.462298 np0000004346 devstack@c-api.service[99879]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 01:23:24.462298 np0000004346 devstack@c-api.service[99879]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 01:23:24.870022 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99880) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 01:23:24.870217 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99882) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 01:23:24.870383 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99879) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 01:23:24.870527 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.870630 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.870696 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.870766 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.870825 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.870878 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.870928 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99881) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 01:23:24.870972 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.871010 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.871058 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.871352 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.871484 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.871716 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.873221 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.873322 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.873399 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.873514 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.873568 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.873625 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.873625 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.873718 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.873770 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.873814 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.873814 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.873897 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.873949 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.873993 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.874210 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.874302 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.874361 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.874440 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.874500 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.874543 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.874594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.874636 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.874677 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.874717 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.874756 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.874795 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.874842 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.874893 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.874941 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.874990 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.874990 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.875076 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.875111 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.875156 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.875196 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.875196 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.875292 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.875340 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.875378 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.875415 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.875476 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.875522 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.875567 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.875631 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.875689 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.875756 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.875810 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.875856 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.875902 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.875953 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.876001 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.876053 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.876109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.876162 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.876207 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.876285 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.876348 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.876401 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.876471 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.876529 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.876577 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.876621 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.876680 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.876733 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.876733 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.876822 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.876872 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.876924 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.876970 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.877019 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.877063 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.877101 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.877138 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.877183 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.877234 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.877293 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.877338 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.877384 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.877445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.877488 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.877524 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.877571 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.877614 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.877654 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.877866 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.877920 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.877988 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.878047 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.878090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.878144 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.878205 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.878333 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.878453 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.878560 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.878664 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.878719 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.878719 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.878809 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.878851 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.878891 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.878936 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.878936 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.879006 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.879051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.879051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.879124 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.879166 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.879219 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.879301 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.879382 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.879503 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.879619 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.879997 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.880105 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.880206 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.880312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.880435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.880524 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.880627 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.880686 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.880784 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.880880 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.880938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.880938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.881022 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.881067 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.881123 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.881123 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.881217 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.881280 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.881328 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.881384 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.881465 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.881525 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.881571 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.881622 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.881678 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.881728 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.881765 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.881820 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.881869 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.881913 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.881961 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.881961 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.882047 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.882090 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.882144 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.882196 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.882255 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.882301 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.882357 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.882357 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.882465 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.882521 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.882567 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.882567 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.882663 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.882713 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.882823 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.882868 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.882931 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.882978 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.883025 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.883067 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.883193 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.883259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.883307 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.883350 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.883402 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.883469 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.883526 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.883572 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.883616 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.883669 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.883722 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.883775 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.883827 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.883873 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.883924 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.883975 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.884027 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.884027 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.884115 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.884165 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.884227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.884227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.884325 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.884380 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.884474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.884539 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.884594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.884594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.884594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.884710 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.884768 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.884816 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.884859 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.884900 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.884940 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.884981 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.884981 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.884981 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.884981 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.884981 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.885171 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.885225 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.885287 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.885335 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.885385 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.885443 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.885489 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.885567 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.885625 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.885678 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.885727 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.885769 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.885813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.885813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.885813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.885813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.885950 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.885990 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.886027 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.886027 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.886100 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.886140 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.886182 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.886227 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.886289 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.886337 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.886375 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.886412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.886475 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.886523 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.886562 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.886598 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.886598 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.886669 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.886705 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.886737 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.886777 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.886777 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.886847 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.886847 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.886847 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.886952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.886952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.886952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.886952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.886952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.886952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.886952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.890981 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.891089 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.891089 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.891178 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.891227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.891300 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.891345 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.891925 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.892010 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.892073 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.892135 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.892189 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.892189 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.892313 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.892368 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.892444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.892492 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.892549 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.892611 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.892673 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.892673 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.892760 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.892848 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.892898 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.892962 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.893019 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.893076 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.893132 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.893179 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.893228 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.893295 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.893295 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.893379 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.893464 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.893521 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.893521 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.893616 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.893661 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.893707 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.893762 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.893813 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.893813 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.893894 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.893946 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.893992 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.893992 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.894089 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.894089 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.894164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.894642 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.894803 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.894803 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.894927 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.895002 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.895055 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.895687 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.895763 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.895824 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.895824 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.895936 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.895991 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.895991 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.896094 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.896136 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.896180 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.896226 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.896277 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.896320 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.896365 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.896432 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.896479 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.896530 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.896592 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.896592 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.896674 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.896719 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.896719 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.896831 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.896898 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.896952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.897006 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.897059 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.897220 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.897289 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.897340 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.897393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.897479 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.897538 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.897588 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.897648 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.897690 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.897728 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.897772 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.897817 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.897817 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.897909 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.897958 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.898006 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.898006 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.898103 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.898103 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.898103 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.898217 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.898217 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.898310 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.898362 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.898436 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.898498 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.898498 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.898582 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.898630 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.898630 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.898729 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.898780 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.898824 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.898877 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.898922 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.898975 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.899023 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.899083 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.899132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.899178 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.899220 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.899282 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.899323 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.899358 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.899396 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.899462 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.899514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.899560 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.899622 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.899669 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.899706 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.899747 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.899790 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.899833 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.899879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.899932 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.899983 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.899983 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.901621 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.901706 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.901764 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.901816 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.901866 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.901912 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.901954 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.902000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.902041 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.902082 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.902082 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.902181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.902232 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.902290 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.902337 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.902382 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.902456 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.902511 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.902557 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.902605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.902649 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.902694 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.902756 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.902756 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.902756 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.902756 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.902926 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.902979 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.903035 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.903089 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.903089 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.903173 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.903316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.903367 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.903431 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.903431 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.904721 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.904768 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.904810 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.904853 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.904893 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.904954 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.905031 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.905087 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.905136 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.905183 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.905183 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.905289 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.905336 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.905381 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.905443 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.905508 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.905567 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.905609 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.905609 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.905609 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.905716 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.905763 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.905807 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.905854 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.905906 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.905960 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.906018 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.906064 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.906111 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.906155 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.906206 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.906270 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.906315 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.906368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.906439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.906508 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.906560 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.906618 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.906674 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.906728 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.906774 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.906820 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.906875 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.906929 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.906984 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.906984 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.906984 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.906984 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.907153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.907153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.907238 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.907295 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.907336 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.907390 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.907469 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.907517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.907569 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.907614 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.907614 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.907694 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.907739 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.907779 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.907825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.907872 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.907926 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.907972 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.908024 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.908068 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.908111 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.908153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.908208 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.908262 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.908304 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.908357 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.908402 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.908462 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.908504 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.908546 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.908601 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.908652 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.908697 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.908747 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.908802 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.908856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.908904 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.908950 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.909002 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.909056 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.909098 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.909137 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.909175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.909212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.909267 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.909327 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.909373 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.909412 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.909481 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.909530 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.909577 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.909620 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.909667 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.909715 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.909758 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.909811 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.909862 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.909909 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.909959 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.910009 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.910055 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.910106 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.910150 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.910196 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.910242 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.910301 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.910360 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.910408 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.910478 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.910523 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.910567 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.910606 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.910652 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.910695 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.910734 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.910734 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.910811 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.910871 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.910916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.910916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.910916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.910916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.910916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.910916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.911155 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.911155 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.911155 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.911306 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.911358 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.911408 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.911482 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.911532 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.911578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.911636 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.911695 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.911748 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.911794 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.911845 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.911895 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.911944 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.911993 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.911993 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.912080 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.912129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.912129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.912212 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.912266 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.912314 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.912362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.912362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.912362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.912362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.912563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.912563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.912563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.912563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.912563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.912750 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.912800 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.912852 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.912900 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.912948 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.912997 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.913045 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.913096 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.913145 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.913185 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.913232 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.913287 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.913329 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.913375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.913443 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.913500 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.913546 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.913591 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.913647 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.913704 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.913751 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.913794 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.913833 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.913881 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.913930 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.913977 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.914034 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.914087 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.914142 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.914189 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.914238 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.914299 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.914342 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.914390 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.914496 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.914548 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.914593 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.914650 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.914696 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.914734 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.914776 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.914825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.914825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.914825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.914825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.914825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.914825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.914825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.914825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.914825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.914825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.915210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.915210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.915210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.915210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.915210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.915210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.915210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.915541 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.915593 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.915711 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.915795 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.915857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.915940 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.916053 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.916642 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.916726 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.916768 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.916813 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.916858 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.916858 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.916936 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.916985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.917028 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.917066 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.917109 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.917169 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.917221 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.917288 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.917401 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.917469 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.917469 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.917539 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.917594 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.917645 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.917645 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.917728 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.917831 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.917886 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.917886 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.917886 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.917886 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.917886 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.918086 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.918132 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.918176 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.918230 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.918292 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.918336 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.918376 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.918431 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.918489 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.918533 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.918586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.918635 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.918635 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.918703 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.918739 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.918776 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.918818 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.918861 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.918861 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.918942 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.918997 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.918997 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.919073 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.919115 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.919155 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.919200 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.919254 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.919302 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.919339 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.919382 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.919382 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.919466 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.919517 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.919517 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.919603 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.919652 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.919652 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.919652 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.919652 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.919652 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.919652 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.919879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.920018 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.920075 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.920174 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.920226 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.920283 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.920283 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.920475 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.920531 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.920582 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.920625 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.920673 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.920718 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.920768 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.920810 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.920858 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.920902 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.920952 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.920998 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.921052 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.921097 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.921145 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.921188 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.921236 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.921297 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.921348 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.921400 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.921474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.921517 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.921559 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.921595 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.921595 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.921657 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.921701 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.921746 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.921788 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.921830 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.921868 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.921904 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.921942 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.921982 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.922026 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.922026 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.922088 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.922130 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.922130 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.922218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.922218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.922218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.922218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.922218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.922218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.922218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.922218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.922218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.922218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.922560 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.925364 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.925465 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.925528 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.925573 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.925626 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.925685 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.925738 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.925787 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.925846 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.925894 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.925936 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.925936 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.925936 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.926044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.926306 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.926366 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.926366 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.926470 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.926524 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.926567 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.926611 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.926611 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.926687 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.926730 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.926730 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.926803 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.926803 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.926875 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.930910 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.931000 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.931059 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.931111 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.931155 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.931213 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.931270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.931309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.931362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.931405 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.931405 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.931503 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.931552 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.931595 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.931644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.931644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.931644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.931779 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.931779 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.931779 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.931908 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.932303 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.932382 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.932470 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.932517 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.932559 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.933023 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.933084 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.933133 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.933180 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.933225 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.933288 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.933335 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.933388 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.933450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.933510 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.933563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.933609 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.933659 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.933699 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.933737 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.933792 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.933836 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.933886 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.933929 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.933970 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.934020 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.934020 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.934097 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.934148 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.934200 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.934200 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.934200 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.934200 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.934200 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.934200 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 01:23:24.935936 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99880) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.936002 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.936058 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.936109 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99879) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.936160 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.936207 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.936271 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99880) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.936271 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99880) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.936350 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.936350 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.936448 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99879) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.936448 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99879) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.939693 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99882) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.939794 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.939838 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.939910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.939991 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99882) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.940038 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99882) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.940781 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99881) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 01:23:24.940869 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 01:23:24.940921 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 01:23:24.940971 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 01:23:24.941014 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99881) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 01:23:24.941053 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99881) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 01:23:24.979108 np0000004346 devstack@c-api.service[99880]: INFO dbcounter [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Registered counter for database cinder Jul 03 01:23:24.982171 np0000004346 devstack@c-api.service[99879]: INFO dbcounter [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Registered counter for database cinder Jul 03 01:23:24.982682 np0000004346 devstack@c-api.service[99881]: INFO dbcounter [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Registered counter for database cinder Jul 03 01:23:24.983123 np0000004346 devstack@c-api.service[99882]: INFO dbcounter [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Registered counter for database cinder Jul 03 01:23:25.022800 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 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=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:25.024182 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-01bcfe46-d580-4d2f-8132-d5da4035989a 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=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:25.025185 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-fa11e799-e83a-4bd3-b076-141d012697d3 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=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:25.026373 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-7517727d-7f2b-4d5e-9d98-06195df7affc 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=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:25.134104 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writer thread running {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 01:23:25.134535 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writer thread running {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 01:23:25.135832 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writer thread running {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 01:23:25.137079 np0000004346 devstack@c-api.service[99880]: INFO cinder.rpc [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 01:23:25.137209 np0000004346 devstack@c-api.service[99879]: INFO cinder.rpc [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 01:23:25.138219 np0000004346 devstack@c-api.service[99882]: INFO cinder.rpc [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 01:23:25.139587 np0000004346 devstack@c-api.service[99879]: INFO cinder.rpc [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 01:23:25.139669 np0000004346 devstack@c-api.service[99880]: INFO cinder.rpc [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 01:23:25.140723 np0000004346 devstack@c-api.service[99882]: INFO cinder.rpc [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 01:23:25.141588 np0000004346 devstack@c-api.service[99879]: INFO cinder.rpc [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 01:23:25.141937 np0000004346 devstack@c-api.service[99880]: INFO cinder.rpc [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 01:23:25.142953 np0000004346 devstack@c-api.service[99882]: INFO cinder.rpc [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 01:23:25.143396 np0000004346 devstack@c-api.service[99879]: INFO cinder.rpc [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 01:23:25.143812 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.144171 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.144623 np0000004346 devstack@c-api.service[99880]: INFO cinder.rpc [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 01:23:25.145003 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.145117 np0000004346 devstack@c-api.service[99882]: INFO cinder.rpc [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 01:23:25.145280 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.145557 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.145827 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.146324 np0000004346 devstack@c-api.service[99879]: WARNING cinder.keymgr.conf_key_mgr [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.146453 np0000004346 devstack@c-api.service[99882]: WARNING cinder.keymgr.conf_key_mgr [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.147442 np0000004346 devstack@c-api.service[99880]: WARNING cinder.keymgr.conf_key_mgr [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.148102 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writer thread running {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 01:23:25.149083 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.149232 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.149523 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.149721 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.150618 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.150814 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.152179 np0000004346 devstack@c-api.service[99881]: INFO cinder.rpc [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 01:23:25.158118 np0000004346 devstack@c-api.service[99881]: INFO cinder.rpc [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 01:23:25.161578 np0000004346 devstack@c-api.service[99881]: INFO cinder.rpc [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 01:23:25.164314 np0000004346 devstack@c-api.service[99881]: INFO cinder.rpc [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 01:23:25.164711 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.164978 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.165743 np0000004346 devstack@c-api.service[99881]: WARNING cinder.keymgr.conf_key_mgr [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.168790 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.169017 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.182849 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-7517727d-7f2b-4d5e-9d98-06195df7affc 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=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:25.184215 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-fa11e799-e83a-4bd3-b076-141d012697d3 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=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:25.185639 np0000004346 devstack@c-api.service[99882]: INFO cinder.rpc [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 01:23:25.187316 np0000004346 devstack@c-api.service[99880]: INFO cinder.rpc [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 01:23:25.187911 np0000004346 devstack@c-api.service[99882]: INFO cinder.rpc [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 01:23:25.188400 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.188616 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.190008 np0000004346 devstack@c-api.service[99880]: INFO cinder.rpc [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 01:23:25.190584 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.190780 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.192410 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-01bcfe46-d580-4d2f-8132-d5da4035989a 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=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:25.194833 np0000004346 devstack@c-api.service[99879]: INFO cinder.rpc [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 01:23:25.197023 np0000004346 devstack@c-api.service[99879]: INFO cinder.rpc [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 01:23:25.197415 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.197581 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.199119 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.199337 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.201740 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.201883 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.204088 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.204299 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.204658 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.204866 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.205570 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 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=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:25.207583 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.207777 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.208141 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.208326 np0000004346 devstack@c-api.service[99881]: INFO cinder.rpc [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 01:23:25.208368 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.209781 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.209916 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.210866 np0000004346 devstack@c-api.service[99881]: INFO cinder.rpc [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 01:23:25.210928 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.211041 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.211372 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.211573 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.211674 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.211852 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.211963 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.212108 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.213976 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.214116 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.214932 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.215102 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.215161 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.216110 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.216215 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.216367 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.218586 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.218733 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.218784 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.218927 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.219541 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.219715 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.221519 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.221691 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.222600 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.222759 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.223331 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.223559 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.224445 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.224597 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.224717 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.224902 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.224995 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.225191 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.225541 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.225728 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.226552 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.226693 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.228448 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.228631 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.228845 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.229034 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.230298 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.230580 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.231794 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.231933 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.231977 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.232109 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.232150 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.232333 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.232923 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.233076 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.233507 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.233680 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.235239 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.235399 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.235753 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.235933 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.236435 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.236477 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.236618 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.236654 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.236686 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.236734 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.237585 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.237650 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.237706 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.237781 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.238508 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.238663 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.239604 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.239645 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.239765 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.239801 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.240292 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.240492 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.240807 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.240958 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.241724 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.241836 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.241936 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.242129 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.242463 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.242580 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.242643 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.242815 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.243412 np0000004346 devstack@c-api.service[99882]: WARNING cinder.api.contrib.hosts [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 01:23:25.243660 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.243784 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.244339 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: extensions {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.245515 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.245684 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.245722 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: consistencygroups {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.246569 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.246735 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.247321 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.247372 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: extra_specs {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.247439 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.247500 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.247536 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.248664 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.248814 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: capabilities {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.248855 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.249736 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.249872 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: backups {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.249928 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.250106 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.250143 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.250287 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.250335 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.250823 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.250974 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.251716 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: os-quota-sets {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.251972 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.252020 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.252127 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.252174 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.252886 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: qos-specs {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.252942 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.253068 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.253116 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.253245 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.253338 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.253451 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.253833 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.254157 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.254223 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.254367 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.254452 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.254543 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.254618 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: encryption {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.255079 np0000004346 devstack@c-api.service[99880]: WARNING cinder.api.contrib.hosts [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 01:23:25.255458 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.255537 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.255619 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.255689 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.255998 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: encryption {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.256314 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: extensions {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.256747 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.256903 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.257074 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.257226 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.257288 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: cgsnapshots {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.257764 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.257867 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: consistencygroups {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.257941 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.258693 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.258839 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.259983 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: scheduler-stats {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.260059 np0000004346 devstack@c-api.service[99879]: WARNING cinder.api.contrib.hosts [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 01:23:25.260312 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: extra_specs {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.260350 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.260487 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.261155 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: os-volume-manage {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.261198 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: extensions {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.263581 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: capabilities {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.263748 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: os-snapshot-manage {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.263814 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: consistencygroups {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.263859 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.263859 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.264592 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: backups {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.264833 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: os-volume-transfer {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.266196 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: os-hosts {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.266367 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: extra_specs {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.267065 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: os-quota-sets {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.267398 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.267515 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: os-volume-type-access {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.267592 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.268459 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: capabilities {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.268872 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: qos-specs {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.268923 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: os-availability-zone {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.269653 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.269825 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.270100 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extended resource: os-quota-class-sets {{(pid=99882) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.270312 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: backups {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.271046 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.271205 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.271485 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: encryption {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.271748 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.271917 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.272331 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.272510 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.272785 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.272933 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.273217 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: os-quota-sets {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.273511 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.273654 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.273696 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.273770 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.274286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.snapshot_actions [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] SnapshotActionsController initialized {{(pid=99882) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 01:23:25.274326 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: encryption {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.274778 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.274818 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.274891 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.274962 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.275362 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: qos-specs {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.275601 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.275749 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.275861 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.275963 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.276271 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: cgsnapshots {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.276524 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.276665 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.276752 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.276910 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.277403 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.277808 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.278000 np0000004346 devstack@c-api.service[99881]: WARNING cinder.api.contrib.hosts [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 01:23:25.278062 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: scheduler-stats {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.278101 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.278227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.278358 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.278402 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.278505 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.278556 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.278656 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.278748 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.278842 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension UsedLimits extending resource: limits {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.278945 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension SnapshotActions extending resource: snapshots {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.279080 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.279175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension VolumeTypeAccess extending resource: types {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.279277 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: extensions {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.279318 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension AdminActions extending resource: volumes {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.279399 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: encryption {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.279464 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension AdminActions extending resource: snapshots {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.279576 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension AdminActions extending resource: backups {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.279689 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension VolumeActions extending resource: volumes {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.279794 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: os-volume-manage {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.279837 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.279909 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.router [None req-7517727d-7f2b-4d5e-9d98-06195df7affc None None] Extension TypesManage extending resource: types {{(pid=99882) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.280844 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: consistencygroups {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.281323 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: encryption {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.281516 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: os-snapshot-manage {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.283145 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: cgsnapshots {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.283283 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: os-volume-transfer {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.283348 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: extra_specs {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.284929 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: scheduler-stats {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.285187 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: capabilities {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.285244 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: os-hosts {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.286696 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: backups {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.286773 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: os-volume-manage {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.286884 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: os-volume-type-access {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.288430 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: os-snapshot-manage {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.288831 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: os-availability-zone {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.288940 np0000004346 devstack@c-api.service[99882]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e954fea3668 pid: 99882 (default app) Jul 03 01:23:25.289173 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: os-quota-sets {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.290243 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: os-volume-transfer {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.290493 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extended resource: os-quota-class-sets {{(pid=99880) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.291007 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: qos-specs {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.292289 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: os-hosts {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.292431 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.292626 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.293626 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.293767 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.293875 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: os-volume-type-access {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.294638 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: encryption {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.294708 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.294763 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.295481 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.snapshot_actions [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] SnapshotActionsController initialized {{(pid=99880) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 01:23:25.295939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: os-availability-zone {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.295975 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.296116 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.296497 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: encryption {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.296916 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.297069 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.297553 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extended resource: os-quota-class-sets {{(pid=99879) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.297939 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.298087 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.298513 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: cgsnapshots {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.299017 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.299164 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.299572 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.299753 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.299874 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.300054 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.300186 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.300345 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.300383 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: scheduler-stats {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.300506 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.300635 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.300770 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension UsedLimits extending resource: limits {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.300815 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.300901 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.300941 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.301032 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.301177 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.301343 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension AdminActions extending resource: volumes {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.301506 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension AdminActions extending resource: snapshots {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.301651 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension AdminActions extending resource: backups {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.301793 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension VolumeActions extending resource: volumes {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.301836 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.301954 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.301987 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.302088 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.router [None req-fa11e799-e83a-4bd3-b076-141d012697d3 None None] Extension TypesManage extending resource: types {{(pid=99880) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.302133 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9c2082f8-28e7-4e99-a3a6-3a1e63f127a6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:23:25.302380 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: os-volume-manage {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.302745 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.snapshot_actions [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] SnapshotActionsController initialized {{(pid=99879) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 01:23:25.303277 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.303397 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.304632 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.304661 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: os-snapshot-manage {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.304703 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.305315 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.305482 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.306434 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: os-volume-transfer {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.306487 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.306595 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.307163 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1/1] 10.4.3.64 () {60 vars in 918 bytes} [Fri Jul 3 01:23:25 2026] GET /volume/v3/ => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 01:23:25.307315 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.307511 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.307655 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.307807 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.307953 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.308085 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.308219 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension UsedLimits extending resource: limits {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.308388 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension SnapshotActions extending resource: snapshots {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.308547 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.308685 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension VolumeTypeAccess extending resource: types {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.308735 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: os-hosts {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.308858 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension AdminActions extending resource: volumes {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.309013 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension AdminActions extending resource: snapshots {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.309149 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension AdminActions extending resource: backups {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.309303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension VolumeActions extending resource: volumes {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.309496 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.309633 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.router [None req-01bcfe46-d580-4d2f-8132-d5da4035989a None None] Extension TypesManage extending resource: types {{(pid=99879) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.310520 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: os-volume-type-access {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.312099 np0000004346 devstack@c-api.service[99880]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e954fea3668 pid: 99880 (default app) Jul 03 01:23:25.312773 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: os-availability-zone {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.314534 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extended resource: os-quota-class-sets {{(pid=99881) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 01:23:25.316613 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.316797 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.317787 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.317942 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.318866 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.319017 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.319818 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.snapshot_actions [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] SnapshotActionsController initialized {{(pid=99881) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 01:23:25.320318 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.320493 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.320534 np0000004346 devstack@c-api.service[99879]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e954fea3668 pid: 99879 (default app) Jul 03 01:23:25.321137 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.321303 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.321907 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.322018 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.322697 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:23:25.322807 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:23:25.323320 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.323414 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.323533 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.323630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.323722 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.323811 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.323913 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension UsedLimits extending resource: limits {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.323999 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.324087 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.324183 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.324301 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension AdminActions extending resource: volumes {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.324406 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension AdminActions extending resource: snapshots {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.324516 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension AdminActions extending resource: backups {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.324616 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension VolumeActions extending resource: volumes {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.324723 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.324813 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.router [None req-ac362454-ffc4-4b7e-b946-962cafb5ed18 None None] Extension TypesManage extending resource: types {{(pid=99881) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 01:23:25.331638 np0000004346 devstack@c-api.service[99881]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e954fea3668 pid: 99881 (default app) Jul 03 01:23:29.972132 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:23:30.584904 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 admin admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:23:30.585375 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:23:30.586876 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:23:30.586876 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:23:30.622346 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 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=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:30.646631 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 admin admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:23:30.647002 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 2/2] 10.4.3.64 () {68 vars in 1249 bytes} [Fri Jul 3 01:23:29 2026] POST /volume/v3/types => generated 183 bytes in 675 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:23:30.662453 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-102aa8e2-a5c0-4d59-bfca-2e5393041991 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:23:30.929681 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-102aa8e2-a5c0-4d59-bfca-2e5393041991 admin admin] POST https://10.4.3.64/volume/v3/types/e4631608-2fc3-494e-a3c2-4a3f7d252e19/extra_specs Jul 03 01:23:30.930135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-102aa8e2-a5c0-4d59-bfca-2e5393041991 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:23:30.931723 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:23:30.931723 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:23:30.962983 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-102aa8e2-a5c0-4d59-bfca-2e5393041991 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=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:31.023303 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-102aa8e2-a5c0-4d59-bfca-2e5393041991 admin admin] https://10.4.3.64/volume/v3/types/e4631608-2fc3-494e-a3c2-4a3f7d252e19/extra_specs returned with HTTP 200 Jul 03 01:23:31.023729 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1/3] 10.4.3.64 () {70 vars in 1467 bytes} [Fri Jul 3 01:23:30 2026] POST /volume/v3/types/e4631608-2fc3-494e-a3c2-4a3f7d252e19/extra_specs => generated 52 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:23:31.261447 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-04c91396-9ce9-48d7-ae10-5e06746ae5a3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:23:31.532585 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-04c91396-9ce9-48d7-ae10-5e06746ae5a3 admin admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:23:31.533338 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-04c91396-9ce9-48d7-ae10-5e06746ae5a3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:23:31.535497 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:23:31.535497 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:23:31.581705 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-04c91396-9ce9-48d7-ae10-5e06746ae5a3 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=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:31.614753 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-04c91396-9ce9-48d7-ae10-5e06746ae5a3 admin admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:23:31.615302 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1/4] 10.4.3.64 () {70 vars in 1321 bytes} [Fri Jul 3 01:23:31 2026] POST /volume/v3/types => generated 186 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:23:31.632554 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-a0721794-1b1f-40c2-828f-e5fd45c3e42c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:23:31.899970 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-a0721794-1b1f-40c2-828f-e5fd45c3e42c admin admin] POST https://10.4.3.64/volume/v3/types/24ab3ccd-1044-4d54-a5b6-1d60a5b053d9/extra_specs Jul 03 01:23:31.900561 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-a0721794-1b1f-40c2-828f-e5fd45c3e42c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:23:31.902223 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:23:31.902223 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:23:31.932697 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-a0721794-1b1f-40c2-828f-e5fd45c3e42c 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=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:23:31.983528 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-246c1f1c-cb9f-4415-bdf7-20e693cecfa8 req-a0721794-1b1f-40c2-828f-e5fd45c3e42c admin admin] https://10.4.3.64/volume/v3/types/24ab3ccd-1044-4d54-a5b6-1d60a5b053d9/extra_specs returned with HTTP 200 Jul 03 01:23:31.983970 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1/5] 10.4.3.64 () {70 vars in 1467 bytes} [Fri Jul 3 01:23:31 2026] POST /volume/v3/types/24ab3ccd-1044-4d54-a5b6-1d60a5b053d9/extra_specs => generated 45 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:23:40.644532 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:23:41.021746 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:23:41.611778 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:23:41.982744 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:23:56.771230 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ebc4c62a-0c1d-4060-bdd6-cba4558a3ae3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:23:56.771866 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ebc4c62a-0c1d-4060-bdd6-cba4558a3ae3 None None] GET https://10.4.3.64/volume// Jul 03 01:23:56.772034 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ebc4c62a-0c1d-4060-bdd6-cba4558a3ae3 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:23:56.772220 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ebc4c62a-0c1d-4060-bdd6-cba4558a3ae3 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:23:56.772722 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ebc4c62a-0c1d-4060-bdd6-cba4558a3ae3 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:23:56.772987 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 3/6] 10.4.3.64 () {66 vars in 1418 bytes} [Fri Jul 3 01:23:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:24:35.496756 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ef3712f6-98d7-4632-933a-37fd1d41593f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:24:35.736586 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ef3712f6-98d7-4632-933a-37fd1d41593f tempest-verify_tempest_config-1179025833 tempest-verify_tempest_config-1179025833-project-member] GET https://10.4.3.64/volume/v3/extensions Jul 03 01:24:35.736762 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ef3712f6-98d7-4632-933a-37fd1d41593f tempest-verify_tempest_config-1179025833 tempest-verify_tempest_config-1179025833-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:24:35.736973 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ef3712f6-98d7-4632-933a-37fd1d41593f tempest-verify_tempest_config-1179025833 tempest-verify_tempest_config-1179025833-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:24:35.737275 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ef3712f6-98d7-4632-933a-37fd1d41593f tempest-verify_tempest_config-1179025833 tempest-verify_tempest_config-1179025833-project-member] https://10.4.3.64/volume/v3/extensions returned with HTTP 200 Jul 03 01:24:35.737626 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 2/7] 10.4.3.64 () {66 vars in 1239 bytes} [Fri Jul 3 01:24:35 2026] GET /volume/v3/extensions => generated 5245 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:05.202513 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-80116b97-4e84-4630-9968-0313903ab52b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:05.506054 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:05.506445 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-2063132388"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:05.508316 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-2063132388'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:05.508785 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Create volume of 1 GB Jul 03 01:25:05.517702 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Availability zone cache updated, next update will occur around 2026-07-03 02:25:05.516809. {{(pid=99879) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:25:05.517702 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Availability Zones retrieved successfully. Jul 03 01:25:05.538377 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Flow 'volume_create_api' (64fda8bc-edaa-477c-b159-c39c0f8d9855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:05.539573 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78c6f08-ae40-49e6-95b4-0e46ba77fa10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:05.540685 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:05.600437 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a78c6f08-ae40-49e6-95b4-0e46ba77fa10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:05.601157 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3616b76c-9127-4973-afb8-90a368fcc20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:05.641850 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:05.642100 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:05.692412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Created reservations ['1dceb62a-685f-40f7-a15f-f1c812bd1c82', '223c5ae3-64aa-4c82-b48b-adb0579b0349', 'd7ccb899-93e7-4ef5-ab75-be16be0fbf65', 'b7011c26-1acb-4cea-9b97-b5864753e88c'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:05.693209 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3616b76c-9127-4973-afb8-90a368fcc20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1dceb62a-685f-40f7-a15f-f1c812bd1c82', '223c5ae3-64aa-4c82-b48b-adb0579b0349', 'd7ccb899-93e7-4ef5-ab75-be16be0fbf65', 'b7011c26-1acb-4cea-9b97-b5864753e88c']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:05.693894 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaee7002-4110-42f1-a739-76dad8abc171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:05.753694 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaee7002-4110-42f1-a739-76dad8abc171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8003279b-5ec4-464c-a033-5e8e087065bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2063132388',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec472c3a28f5406d9352d01ce403279d',qos_specs=None,replication_status=,reservations=['1dceb62a-685f-40f7-a15f-f1c812bd1c82','223c5ae3-64aa-4c82-b48b-adb0579b0349','d7ccb899-93e7-4ef5-ab75-be16be0fbf65','b7011c26-1acb-4cea-9b97-b5864753e88c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18dc3444c4d4aa09245a3d7d7a19552',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-2063132388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8003279b-5ec4-464c-a033-5e8e087065bd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ec472c3a28f5406d9352d01ce403279d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d18dc3444c4d4aa09245a3d7d7a19552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:05.754370 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae7d93e-f023-4db6-8e8e-36301f5dbb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:05.777324 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae7d93e-f023-4db6-8e8e-36301f5dbb54) transitioned into state 'SUCCESS' from state '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-2063132388',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec472c3a28f5406d9352d01ce403279d',qos_specs=None,replication_status=,reservations=['1dceb62a-685f-40f7-a15f-f1c812bd1c82','223c5ae3-64aa-4c82-b48b-adb0579b0349','d7ccb899-93e7-4ef5-ab75-be16be0fbf65','b7011c26-1acb-4cea-9b97-b5864753e88c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18dc3444c4d4aa09245a3d7d7a19552',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:05.778015 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c6cc5d-f806-40e0-b66c-0ff6a5f830b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:05.804415 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62c6cc5d-f806-40e0-b66c-0ff6a5f830b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:05.805215 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Flow 'volume_create_api' (64fda8bc-edaa-477c-b159-c39c0f8d9855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:05.805361 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Create volume request issued successfully. Jul 03 01:25:05.806301 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-80116b97-4e84-4630-9968-0313903ab52b tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:05.806705 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 2/8] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:25:05 2026] POST /volume/v3/volumes => generated 758 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:25:05.820959 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5d2ecccf-4423-4b29-a90b-c433746d6b2e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:05.823385 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5d2ecccf-4423-4b29-a90b-c433746d6b2e tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd Jul 03 01:25:05.823650 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5d2ecccf-4423-4b29-a90b-c433746d6b2e tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:05.823854 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5d2ecccf-4423-4b29-a90b-c433746d6b2e tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:05.857150 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:05.857150 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:05.863166 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5d2ecccf-4423-4b29-a90b-c433746d6b2e tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:05.870364 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5d2ecccf-4423-4b29-a90b-c433746d6b2e tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd returned with HTTP 200 Jul 03 01:25:05.870887 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 2/9] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:05 2026] GET /volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd => generated 826 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:06.886131 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ad43dc6e-c235-463e-896e-262f52a54a5e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:06.888692 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ad43dc6e-c235-463e-896e-262f52a54a5e tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd Jul 03 01:25:06.888875 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ad43dc6e-c235-463e-896e-262f52a54a5e tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:06.889037 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ad43dc6e-c235-463e-896e-262f52a54a5e tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:06.934762 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:06.934762 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:06.941180 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ad43dc6e-c235-463e-896e-262f52a54a5e tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:06.947273 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ad43dc6e-c235-463e-896e-262f52a54a5e tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd returned with HTTP 200 Jul 03 01:25:06.947869 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 4/10] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:06 2026] GET /volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd => generated 851 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:07.158833 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-3fd74c45-664c-43b6-942c-1983669fb09c req-3f3244d6-13aa-458a-9e8b-8e780b5eb088 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:07.373012 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3fd74c45-664c-43b6-942c-1983669fb09c req-3f3244d6-13aa-458a-9e8b-8e780b5eb088 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd Jul 03 01:25:07.373184 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-3fd74c45-664c-43b6-942c-1983669fb09c req-3f3244d6-13aa-458a-9e8b-8e780b5eb088 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:07.373366 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-3fd74c45-664c-43b6-942c-1983669fb09c req-3f3244d6-13aa-458a-9e8b-8e780b5eb088 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:07.406547 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:07.406547 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:07.413677 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-3fd74c45-664c-43b6-942c-1983669fb09c req-3f3244d6-13aa-458a-9e8b-8e780b5eb088 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:07.420090 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3fd74c45-664c-43b6-942c-1983669fb09c req-3f3244d6-13aa-458a-9e8b-8e780b5eb088 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd returned with HTTP 200 Jul 03 01:25:07.420785 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 3/11] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:25:07 2026] GET /volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd => generated 851 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:07.433910 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2914fcd9-6b00-4017-a3ea-651099578052 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:07.437847 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:07.438131 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1041287748"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:07.443137 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1041287748'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:07.444622 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Create volume of 1 GB Jul 03 01:25:07.444622 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:07.444622 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:07.450134 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Availability Zones retrieved successfully. Jul 03 01:25:07.456658 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Flow 'volume_create_api' (ca97e14e-0701-45e2-b597-e6bd0b4dd111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:07.457735 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296da80d-82f1-4c7b-86e0-55ba3234281f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:07.458348 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:07.484932 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296da80d-82f1-4c7b-86e0-55ba3234281f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:07.485765 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281e9a70-184f-4947-a02c-9ad8c8296b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:07.529603 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Created reservations ['d3649571-dd47-4b15-986c-d428ede98df6', '0445fe0a-7f09-42e9-b885-56ed71996745', '1cdab7e4-010a-4668-987b-52f23b00170d', '76bae7c9-fe4e-40ed-a955-750ce5d046c8'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:07.531900 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281e9a70-184f-4947-a02c-9ad8c8296b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3649571-dd47-4b15-986c-d428ede98df6', '0445fe0a-7f09-42e9-b885-56ed71996745', '1cdab7e4-010a-4668-987b-52f23b00170d', '76bae7c9-fe4e-40ed-a955-750ce5d046c8']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:07.532592 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fa9792e-c9b2-4920-8e36-5ffe3c46b44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:07.563414 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fa9792e-c9b2-4920-8e36-5ffe3c46b44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b1fcea3-6231-4c6e-ae67-296e8f3b77df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1041287748',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec472c3a28f5406d9352d01ce403279d',qos_specs=None,replication_status=,reservations=['d3649571-dd47-4b15-986c-d428ede98df6','0445fe0a-7f09-42e9-b885-56ed71996745','1cdab7e4-010a-4668-987b-52f23b00170d','76bae7c9-fe4e-40ed-a955-750ce5d046c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18dc3444c4d4aa09245a3d7d7a19552',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1041287748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b1fcea3-6231-4c6e-ae67-296e8f3b77df,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ec472c3a28f5406d9352d01ce403279d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d18dc3444c4d4aa09245a3d7d7a19552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:07.564068 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95cc25d1-00e8-4c69-8a24-d5d2d55b215c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:07.581997 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95cc25d1-00e8-4c69-8a24-d5d2d55b215c) transitioned into state 'SUCCESS' from state '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-1041287748',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec472c3a28f5406d9352d01ce403279d',qos_specs=None,replication_status=,reservations=['d3649571-dd47-4b15-986c-d428ede98df6','0445fe0a-7f09-42e9-b885-56ed71996745','1cdab7e4-010a-4668-987b-52f23b00170d','76bae7c9-fe4e-40ed-a955-750ce5d046c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18dc3444c4d4aa09245a3d7d7a19552',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:07.582739 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4760a24f-d81d-438e-8672-4e68d37363e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:07.591688 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4760a24f-d81d-438e-8672-4e68d37363e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:07.592310 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Flow 'volume_create_api' (ca97e14e-0701-45e2-b597-e6bd0b4dd111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:07.592623 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Create volume request issued successfully. Jul 03 01:25:07.593099 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2914fcd9-6b00-4017-a3ea-651099578052 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:07.593529 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 3/12] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:25:07 2026] POST /volume/v3/volumes => generated 758 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:25:07.606714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b207cc8b-55c7-4b5c-ba5c-58c466bed88a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:07.609019 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b207cc8b-55c7-4b5c-ba5c-58c466bed88a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df Jul 03 01:25:07.609287 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b207cc8b-55c7-4b5c-ba5c-58c466bed88a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:07.609548 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b207cc8b-55c7-4b5c-ba5c-58c466bed88a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:07.620722 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:07.620722 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:07.625003 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b207cc8b-55c7-4b5c-ba5c-58c466bed88a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:07.634124 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b207cc8b-55c7-4b5c-ba5c-58c466bed88a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df returned with HTTP 200 Jul 03 01:25:07.634797 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 3/13] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:07 2026] GET /volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:08.646585 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b9579b1c-0397-4ec6-9c66-cd8b7dcd929d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:08.648349 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b9579b1c-0397-4ec6-9c66-cd8b7dcd929d tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df Jul 03 01:25:08.648589 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b9579b1c-0397-4ec6-9c66-cd8b7dcd929d tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:08.648773 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b9579b1c-0397-4ec6-9c66-cd8b7dcd929d tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:08.654864 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:08.654864 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:08.657978 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b9579b1c-0397-4ec6-9c66-cd8b7dcd929d tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:08.661649 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b9579b1c-0397-4ec6-9c66-cd8b7dcd929d tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df returned with HTTP 200 Jul 03 01:25:08.661986 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 5/14] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:08 2026] GET /volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:09.058805 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-cd2e8947-5d6c-4b01-9338-7c21ab270132 req-c17f7c37-61a4-494d-9247-87800cefd416 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:09.319083 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-cd2e8947-5d6c-4b01-9338-7c21ab270132 req-c17f7c37-61a4-494d-9247-87800cefd416 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df Jul 03 01:25:09.320468 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-cd2e8947-5d6c-4b01-9338-7c21ab270132 req-c17f7c37-61a4-494d-9247-87800cefd416 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:09.320468 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-cd2e8947-5d6c-4b01-9338-7c21ab270132 req-c17f7c37-61a4-494d-9247-87800cefd416 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:09.329030 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:09.329030 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:09.334589 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-cd2e8947-5d6c-4b01-9338-7c21ab270132 req-c17f7c37-61a4-494d-9247-87800cefd416 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:09.341008 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-cd2e8947-5d6c-4b01-9338-7c21ab270132 req-c17f7c37-61a4-494d-9247-87800cefd416 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df returned with HTTP 200 Jul 03 01:25:09.341660 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 4/15] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:25:09 2026] GET /volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df => generated 851 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:09.359139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:09.360475 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:09.360765 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1937340671"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:09.362341 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1937340671'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:09.362341 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Create volume of 1 GB Jul 03 01:25:09.362341 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:09.362341 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:09.365853 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Availability Zones retrieved successfully. Jul 03 01:25:09.372624 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Flow 'volume_create_api' (d0bfcafa-2380-48c6-9772-2cfd19a93045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:09.373506 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d7d4262-f460-464c-972e-9511d2ead14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:09.374398 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:09.405054 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d7d4262-f460-464c-972e-9511d2ead14e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:09.405774 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0fd9723-9046-43e4-8f69-fbd0d9592672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:09.453018 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Created reservations ['77421c1d-65e2-4bd8-b3ba-b13615c20582', '6e1eb950-573e-41e9-9134-b1ea4e96e7da', '651bd304-12d9-419a-aa99-d2803e698748', '0d5a5e4f-c1b3-4c0e-9243-cec6d85b3f90'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:09.453786 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0fd9723-9046-43e4-8f69-fbd0d9592672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77421c1d-65e2-4bd8-b3ba-b13615c20582', '6e1eb950-573e-41e9-9134-b1ea4e96e7da', '651bd304-12d9-419a-aa99-d2803e698748', '0d5a5e4f-c1b3-4c0e-9243-cec6d85b3f90']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:09.454500 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ff3599-e663-4593-a281-c993b72c56db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:09.482259 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95ff3599-e663-4593-a281-c993b72c56db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b035644d-0ccc-4b63-83e2-dd940a37a595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1937340671',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec472c3a28f5406d9352d01ce403279d',qos_specs=None,replication_status=,reservations=['77421c1d-65e2-4bd8-b3ba-b13615c20582','6e1eb950-573e-41e9-9134-b1ea4e96e7da','651bd304-12d9-419a-aa99-d2803e698748','0d5a5e4f-c1b3-4c0e-9243-cec6d85b3f90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18dc3444c4d4aa09245a3d7d7a19552',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1937340671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b035644d-0ccc-4b63-83e2-dd940a37a595,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='ec472c3a28f5406d9352d01ce403279d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d18dc3444c4d4aa09245a3d7d7a19552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:09.482929 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acdf4ac-2e2c-46e6-b311-51fd673064f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:09.504036 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acdf4ac-2e2c-46e6-b311-51fd673064f1) transitioned into state 'SUCCESS' from state '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-1937340671',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='ec472c3a28f5406d9352d01ce403279d',qos_specs=None,replication_status=,reservations=['77421c1d-65e2-4bd8-b3ba-b13615c20582','6e1eb950-573e-41e9-9134-b1ea4e96e7da','651bd304-12d9-419a-aa99-d2803e698748','0d5a5e4f-c1b3-4c0e-9243-cec6d85b3f90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d18dc3444c4d4aa09245a3d7d7a19552',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:09.504680 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a407578f-7780-4024-a494-b4be9c3cc3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:09.518218 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a407578f-7780-4024-a494-b4be9c3cc3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:09.519444 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Flow 'volume_create_api' (d0bfcafa-2380-48c6-9772-2cfd19a93045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:09.519808 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Create volume request issued successfully. Jul 03 01:25:09.520388 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6afb0def-f8d5-4790-bf08-f7e404c6c509 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:09.520901 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 4/16] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:25:09 2026] POST /volume/v3/volumes => generated 758 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:25:09.534481 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8d37e08d-e8ba-4ebd-b807-ddf5ee32fa2f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:09.536776 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8d37e08d-e8ba-4ebd-b807-ddf5ee32fa2f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 Jul 03 01:25:09.537042 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8d37e08d-e8ba-4ebd-b807-ddf5ee32fa2f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:09.537312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8d37e08d-e8ba-4ebd-b807-ddf5ee32fa2f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:09.547773 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:09.547773 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:09.553639 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8d37e08d-e8ba-4ebd-b807-ddf5ee32fa2f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:09.575995 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8d37e08d-e8ba-4ebd-b807-ddf5ee32fa2f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 returned with HTTP 200 Jul 03 01:25:09.576549 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 4/17] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:09 2026] GET /volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:10.589671 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-656bac69-1f31-419f-8951-ff6c1672eec8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:10.591409 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-656bac69-1f31-419f-8951-ff6c1672eec8 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 Jul 03 01:25:10.591641 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-656bac69-1f31-419f-8951-ff6c1672eec8 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:10.591827 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-656bac69-1f31-419f-8951-ff6c1672eec8 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:10.600022 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:10.600022 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:10.603722 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-656bac69-1f31-419f-8951-ff6c1672eec8 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:10.607473 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-656bac69-1f31-419f-8951-ff6c1672eec8 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 returned with HTTP 200 Jul 03 01:25:10.607933 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 6/18] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:10 2026] GET /volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:10.943331 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-ada00710-e21d-4ade-8dea-8a1ef12c2ad6 req-6670fc9c-f260-4a4f-8dc9-c34191d47ab7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:11.211952 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ada00710-e21d-4ade-8dea-8a1ef12c2ad6 req-6670fc9c-f260-4a4f-8dc9-c34191d47ab7 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 Jul 03 01:25:11.212142 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-ada00710-e21d-4ade-8dea-8a1ef12c2ad6 req-6670fc9c-f260-4a4f-8dc9-c34191d47ab7 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:11.212684 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-ada00710-e21d-4ade-8dea-8a1ef12c2ad6 req-6670fc9c-f260-4a4f-8dc9-c34191d47ab7 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:11.220966 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:11.220966 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:11.225012 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-ada00710-e21d-4ade-8dea-8a1ef12c2ad6 req-6670fc9c-f260-4a4f-8dc9-c34191d47ab7 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:11.229786 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ada00710-e21d-4ade-8dea-8a1ef12c2ad6 req-6670fc9c-f260-4a4f-8dc9-c34191d47ab7 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 returned with HTTP 200 Jul 03 01:25:11.230133 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 5/19] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:25:10 2026] GET /volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 => generated 851 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:11.882448 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-6c913c75-f56a-45ff-9e34-fa2d5657472e req-d86fddd6-3f00-435e-9534-14804259cd63 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:12.094687 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6c913c75-f56a-45ff-9e34-fa2d5657472e req-d86fddd6-3f00-435e-9534-14804259cd63 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:12.094921 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-6c913c75-f56a-45ff-9e34-fa2d5657472e req-d86fddd6-3f00-435e-9534-14804259cd63 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:12.095165 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-6c913c75-f56a-45ff-9e34-fa2d5657472e req-d86fddd6-3f00-435e-9534-14804259cd63 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:12.095786 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [req-6c913c75-f56a-45ff-9e34-fa2d5657472e req-d86fddd6-3f00-435e-9534-14804259cd63 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:12.096244 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:12.096244 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:12.096818 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [req-6c913c75-f56a-45ff-9e34-fa2d5657472e req-d86fddd6-3f00-435e-9534-14804259cd63 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:12.132153 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-6c913c75-f56a-45ff-9e34-fa2d5657472e req-d86fddd6-3f00-435e-9534-14804259cd63 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Get all volumes completed successfully. Jul 03 01:25:12.133544 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:12.133544 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:12.140764 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6c913c75-f56a-45ff-9e34-fa2d5657472e req-d86fddd6-3f00-435e-9534-14804259cd63 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:12.141145 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 5/20] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Jul 3 01:25:11 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:12.174997 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-0b90c69b-e2dc-4d4c-adb5-5ed1f4528494 req-c4ca521b-57ff-4a85-9417-c170c738bee1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:12.177841 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-0b90c69b-e2dc-4d4c-adb5-5ed1f4528494 req-c4ca521b-57ff-4a85-9417-c170c738bee1 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:12.184614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-0b90c69b-e2dc-4d4c-adb5-5ed1f4528494 req-c4ca521b-57ff-4a85-9417-c170c738bee1 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:12.184614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-0b90c69b-e2dc-4d4c-adb5-5ed1f4528494 req-c4ca521b-57ff-4a85-9417-c170c738bee1 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:12.184614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [req-0b90c69b-e2dc-4d4c-adb5-5ed1f4528494 req-c4ca521b-57ff-4a85-9417-c170c738bee1 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:12.184614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-0b90c69b-e2dc-4d4c-adb5-5ed1f4528494 req-c4ca521b-57ff-4a85-9417-c170c738bee1 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:12.210800 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-0b90c69b-e2dc-4d4c-adb5-5ed1f4528494 req-c4ca521b-57ff-4a85-9417-c170c738bee1 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Get all volumes completed successfully. Jul 03 01:25:12.211899 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:12.211899 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:12.216607 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-0b90c69b-e2dc-4d4c-adb5-5ed1f4528494 req-c4ca521b-57ff-4a85-9417-c170c738bee1 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:12.217070 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 5/21] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Jul 3 01:25:12 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:12.239227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-2d78ccd7-16b0-4946-bb0c-3ccfc1cd058d req-358f028c-108d-4757-96f1-3e1ee3a8ef48 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:12.241627 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2d78ccd7-16b0-4946-bb0c-3ccfc1cd058d req-358f028c-108d-4757-96f1-3e1ee3a8ef48 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:12.241811 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2d78ccd7-16b0-4946-bb0c-3ccfc1cd058d req-358f028c-108d-4757-96f1-3e1ee3a8ef48 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:12.241991 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2d78ccd7-16b0-4946-bb0c-3ccfc1cd058d req-358f028c-108d-4757-96f1-3e1ee3a8ef48 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:12.242716 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [req-2d78ccd7-16b0-4946-bb0c-3ccfc1cd058d req-358f028c-108d-4757-96f1-3e1ee3a8ef48 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:12.243262 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-2d78ccd7-16b0-4946-bb0c-3ccfc1cd058d req-358f028c-108d-4757-96f1-3e1ee3a8ef48 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:12.286565 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-2d78ccd7-16b0-4946-bb0c-3ccfc1cd058d req-358f028c-108d-4757-96f1-3e1ee3a8ef48 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Get all volumes completed successfully. Jul 03 01:25:12.287968 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:12.287968 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:12.292566 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2d78ccd7-16b0-4946-bb0c-3ccfc1cd058d req-358f028c-108d-4757-96f1-3e1ee3a8ef48 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:12.293188 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 7/22] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Jul 3 01:25:12 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:12.318999 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-21e0c7d4-31a5-4120-ab86-98e2707a8b1c req-b62d7896-1ec6-4120-a4a3-1e583eba5cad None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:12.321493 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-21e0c7d4-31a5-4120-ab86-98e2707a8b1c req-b62d7896-1ec6-4120-a4a3-1e583eba5cad tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:12.321873 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-21e0c7d4-31a5-4120-ab86-98e2707a8b1c req-b62d7896-1ec6-4120-a4a3-1e583eba5cad tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:12.322173 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-21e0c7d4-31a5-4120-ab86-98e2707a8b1c req-b62d7896-1ec6-4120-a4a3-1e583eba5cad tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:12.322839 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [req-21e0c7d4-31a5-4120-ab86-98e2707a8b1c req-b62d7896-1ec6-4120-a4a3-1e583eba5cad tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:12.323979 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-21e0c7d4-31a5-4120-ab86-98e2707a8b1c req-b62d7896-1ec6-4120-a4a3-1e583eba5cad tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:12.350793 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-21e0c7d4-31a5-4120-ab86-98e2707a8b1c req-b62d7896-1ec6-4120-a4a3-1e583eba5cad tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Get all volumes completed successfully. Jul 03 01:25:12.353455 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:12.353455 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:12.358115 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-21e0c7d4-31a5-4120-ab86-98e2707a8b1c req-b62d7896-1ec6-4120-a4a3-1e583eba5cad tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:12.358698 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 6/23] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Jul 3 01:25:12 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:12.386777 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-9a37a4f1-09f1-43eb-b720-a3f6d59bf70a req-f0193406-d8ef-417f-a69a-4d3b423944b4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:12.389127 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9a37a4f1-09f1-43eb-b720-a3f6d59bf70a req-f0193406-d8ef-417f-a69a-4d3b423944b4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:12.389397 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9a37a4f1-09f1-43eb-b720-a3f6d59bf70a req-f0193406-d8ef-417f-a69a-4d3b423944b4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:12.389647 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9a37a4f1-09f1-43eb-b720-a3f6d59bf70a req-f0193406-d8ef-417f-a69a-4d3b423944b4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:12.389941 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [req-9a37a4f1-09f1-43eb-b720-a3f6d59bf70a req-f0193406-d8ef-417f-a69a-4d3b423944b4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:12.390869 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [req-9a37a4f1-09f1-43eb-b720-a3f6d59bf70a req-f0193406-d8ef-417f-a69a-4d3b423944b4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:12.399262 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-9a37a4f1-09f1-43eb-b720-a3f6d59bf70a req-f0193406-d8ef-417f-a69a-4d3b423944b4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Get all volumes completed successfully. Jul 03 01:25:12.400504 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:12.400504 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:12.405561 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9a37a4f1-09f1-43eb-b720-a3f6d59bf70a req-f0193406-d8ef-417f-a69a-4d3b423944b4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:12.406098 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 6/24] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Jul 3 01:25:12 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:12.441600 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-931a7bb7-4505-48a0-92f1-72f4b2000072 req-c98886d5-8eca-47a4-a522-af53eab62e9f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:12.446576 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-931a7bb7-4505-48a0-92f1-72f4b2000072 req-c98886d5-8eca-47a4-a522-af53eab62e9f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:12.446576 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-931a7bb7-4505-48a0-92f1-72f4b2000072 req-c98886d5-8eca-47a4-a522-af53eab62e9f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:12.446576 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-931a7bb7-4505-48a0-92f1-72f4b2000072 req-c98886d5-8eca-47a4-a522-af53eab62e9f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:12.446879 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [req-931a7bb7-4505-48a0-92f1-72f4b2000072 req-c98886d5-8eca-47a4-a522-af53eab62e9f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:12.447864 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-931a7bb7-4505-48a0-92f1-72f4b2000072 req-c98886d5-8eca-47a4-a522-af53eab62e9f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:12.460721 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-931a7bb7-4505-48a0-92f1-72f4b2000072 req-c98886d5-8eca-47a4-a522-af53eab62e9f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Get all volumes completed successfully. Jul 03 01:25:12.462435 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:12.462435 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:12.469680 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-931a7bb7-4505-48a0-92f1-72f4b2000072 req-c98886d5-8eca-47a4-a522-af53eab62e9f tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:12.470509 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 6/25] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Jul 3 01:25:12 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:12.498272 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-f03893db-a0ae-4617-a2ab-e0552b24c205 req-b3a76c07-6bab-4743-9a35-d01761131c33 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:12.501855 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f03893db-a0ae-4617-a2ab-e0552b24c205 req-b3a76c07-6bab-4743-9a35-d01761131c33 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:12.502177 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f03893db-a0ae-4617-a2ab-e0552b24c205 req-b3a76c07-6bab-4743-9a35-d01761131c33 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:12.502545 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f03893db-a0ae-4617-a2ab-e0552b24c205 req-b3a76c07-6bab-4743-9a35-d01761131c33 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:12.502916 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [req-f03893db-a0ae-4617-a2ab-e0552b24c205 req-b3a76c07-6bab-4743-9a35-d01761131c33 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:12.503945 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-f03893db-a0ae-4617-a2ab-e0552b24c205 req-b3a76c07-6bab-4743-9a35-d01761131c33 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:12.516710 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-f03893db-a0ae-4617-a2ab-e0552b24c205 req-b3a76c07-6bab-4743-9a35-d01761131c33 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Get all volumes completed successfully. Jul 03 01:25:12.516710 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:12.516710 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:12.520131 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f03893db-a0ae-4617-a2ab-e0552b24c205 req-b3a76c07-6bab-4743-9a35-d01761131c33 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:12.522818 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 8/26] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Jul 3 01:25:12 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:12.555057 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-c9da818f-efab-4dd8-98d8-5408519ca7eb req-cd67baa3-2b3c-4f65-b21c-d25ae0e51805 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:12.556044 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c9da818f-efab-4dd8-98d8-5408519ca7eb req-cd67baa3-2b3c-4f65-b21c-d25ae0e51805 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:12.556044 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c9da818f-efab-4dd8-98d8-5408519ca7eb req-cd67baa3-2b3c-4f65-b21c-d25ae0e51805 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:12.556695 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c9da818f-efab-4dd8-98d8-5408519ca7eb req-cd67baa3-2b3c-4f65-b21c-d25ae0e51805 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:12.557877 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [req-c9da818f-efab-4dd8-98d8-5408519ca7eb req-cd67baa3-2b3c-4f65-b21c-d25ae0e51805 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:12.557877 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-c9da818f-efab-4dd8-98d8-5408519ca7eb req-cd67baa3-2b3c-4f65-b21c-d25ae0e51805 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:12.567567 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-c9da818f-efab-4dd8-98d8-5408519ca7eb req-cd67baa3-2b3c-4f65-b21c-d25ae0e51805 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] Get all volumes completed successfully. Jul 03 01:25:12.568658 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:12.568658 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:12.572721 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c9da818f-efab-4dd8-98d8-5408519ca7eb req-cd67baa3-2b3c-4f65-b21c-d25ae0e51805 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:12.573110 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 7/27] 10.4.3.64 () {68 vars in 1501 bytes} [Fri Jul 3 01:25:12 2026] GET /volume/v3/volumes/detail => generated 2536 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:12.590519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-37fdab32-ed8a-419a-851e-2b1883f73f14 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:12.594816 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-37fdab32-ed8a-419a-851e-2b1883f73f14 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 Jul 03 01:25:12.594987 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-37fdab32-ed8a-419a-851e-2b1883f73f14 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:12.595160 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-37fdab32-ed8a-419a-851e-2b1883f73f14 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:12.595469 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-37fdab32-ed8a-419a-851e-2b1883f73f14 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Delete volume with id: b035644d-0ccc-4b63-83e2-dd940a37a595 Jul 03 01:25:12.603231 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:12.603231 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:12.603655 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-37fdab32-ed8a-419a-851e-2b1883f73f14 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:12.635036 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-37fdab32-ed8a-419a-851e-2b1883f73f14 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Delete volume request issued successfully. Jul 03 01:25:12.635301 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-37fdab32-ed8a-419a-851e-2b1883f73f14 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 returned with HTTP 202 Jul 03 01:25:12.635827 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 7/28] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:25:12 2026] DELETE /volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:25:12.644216 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0bb7b294-297a-4b67-981a-a2c914099a19 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:12.648606 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0bb7b294-297a-4b67-981a-a2c914099a19 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 Jul 03 01:25:12.648606 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0bb7b294-297a-4b67-981a-a2c914099a19 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:12.649274 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0bb7b294-297a-4b67-981a-a2c914099a19 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:12.660306 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:12.660306 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:12.665441 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0bb7b294-297a-4b67-981a-a2c914099a19 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:12.671167 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0bb7b294-297a-4b67-981a-a2c914099a19 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 returned with HTTP 200 Jul 03 01:25:12.671874 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 7/29] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:12 2026] GET /volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:13.419253 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-936f342e-fc4e-470d-b869-d232d278f27b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:13.647409 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:13.648050 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-295054481"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:13.649994 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-295054481'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:13.650492 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Create volume of 1 GB Jul 03 01:25:13.662527 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Availability zone cache updated, next update will occur around 2026-07-03 02:25:13.662006. {{(pid=99882) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:25:13.662612 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Availability Zones retrieved successfully. Jul 03 01:25:13.682965 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Flow 'volume_create_api' (1f00504b-c41a-4c3f-ab9b-2b3a0512517b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:13.684602 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c856811-a1bc-4018-b1d3-5a74e191174c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:13.686089 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:13.687917 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-05446323-be29-4d04-bd11-2934b1e900a0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:13.691760 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-05446323-be29-4d04-bd11-2934b1e900a0 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 Jul 03 01:25:13.692117 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-05446323-be29-4d04-bd11-2934b1e900a0 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:13.692201 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-05446323-be29-4d04-bd11-2934b1e900a0 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:13.708762 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-05446323-be29-4d04-bd11-2934b1e900a0 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 returned with HTTP 404 Jul 03 01:25:13.709329 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 8/30] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:13 2026] GET /volume/v3/volumes/b035644d-0ccc-4b63-83e2-dd940a37a595 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:13.719357 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cc7cda0d-7003-462e-b83c-fc680c64341a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:13.722506 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc7cda0d-7003-462e-b83c-fc680c64341a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df Jul 03 01:25:13.722751 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc7cda0d-7003-462e-b83c-fc680c64341a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:13.723382 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc7cda0d-7003-462e-b83c-fc680c64341a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:13.723779 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-cc7cda0d-7003-462e-b83c-fc680c64341a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Delete volume with id: 6b1fcea3-6231-4c6e-ae67-296e8f3b77df Jul 03 01:25:13.738941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c856811-a1bc-4018-b1d3-5a74e191174c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:13.739686 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bddfbc26-9a49-4cfa-b80b-84f98ee3b1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:13.743452 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:13.743452 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:13.743452 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cc7cda0d-7003-462e-b83c-fc680c64341a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:13.768308 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cc7cda0d-7003-462e-b83c-fc680c64341a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Delete volume request issued successfully. Jul 03 01:25:13.768538 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc7cda0d-7003-462e-b83c-fc680c64341a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df returned with HTTP 202 Jul 03 01:25:13.768973 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 8/31] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:25:13 2026] DELETE /volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:25:13.782240 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b8d74542-abd4-40eb-a557-c5553e5aa66c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:13.785343 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b8d74542-abd4-40eb-a557-c5553e5aa66c tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df Jul 03 01:25:13.785406 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b8d74542-abd4-40eb-a557-c5553e5aa66c tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:13.785630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b8d74542-abd4-40eb-a557-c5553e5aa66c tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:13.786337 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:13.786679 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:13.793572 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:13.793572 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:13.797679 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b8d74542-abd4-40eb-a557-c5553e5aa66c tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:13.803447 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b8d74542-abd4-40eb-a557-c5553e5aa66c tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df returned with HTTP 200 Jul 03 01:25:13.803980 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 8/32] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:13 2026] GET /volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:13.848350 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Created reservations ['8190c5c6-47e0-41cc-a7b8-e8c0c36f4ae9', '5a48e831-0f6c-4464-acef-48099f7d725f', 'd359d31f-fa47-4fb7-a5d6-706b3c6599f6', '7a0c1904-7930-4288-a978-722ce45ee689'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:13.849443 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bddfbc26-9a49-4cfa-b80b-84f98ee3b1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8190c5c6-47e0-41cc-a7b8-e8c0c36f4ae9', '5a48e831-0f6c-4464-acef-48099f7d725f', 'd359d31f-fa47-4fb7-a5d6-706b3c6599f6', '7a0c1904-7930-4288-a978-722ce45ee689']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:13.850010 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c2beeb-1546-4437-9b02-80bb4b4e7bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:13.877147 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48c2beeb-1546-4437-9b02-80bb4b4e7bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12fcde99-1ec0-492b-b267-7d9a9eeeedab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-295054481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55e4baf796c34a1d887ba2dba3813c62',qos_specs=None,replication_status=,reservations=['8190c5c6-47e0-41cc-a7b8-e8c0c36f4ae9','5a48e831-0f6c-4464-acef-48099f7d725f','d359d31f-fa47-4fb7-a5d6-706b3c6599f6','7a0c1904-7930-4288-a978-722ce45ee689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97617dd4bad04d33bb2a480905c95d78',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-295054481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12fcde99-1ec0-492b-b267-7d9a9eeeedab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55e4baf796c34a1d887ba2dba3813c62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97617dd4bad04d33bb2a480905c95d78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:13.877734 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaad8811-3a8e-41a2-9da4-9cb31a5cda11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:13.900745 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aaad8811-3a8e-41a2-9da4-9cb31a5cda11) transitioned into state 'SUCCESS' from state '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-295054481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55e4baf796c34a1d887ba2dba3813c62',qos_specs=None,replication_status=,reservations=['8190c5c6-47e0-41cc-a7b8-e8c0c36f4ae9','5a48e831-0f6c-4464-acef-48099f7d725f','d359d31f-fa47-4fb7-a5d6-706b3c6599f6','7a0c1904-7930-4288-a978-722ce45ee689'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97617dd4bad04d33bb2a480905c95d78',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:13.901405 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e4c79b-f493-4d71-946d-27248b5d2ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:13.926767 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81e4c79b-f493-4d71-946d-27248b5d2ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:13.929004 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Flow 'volume_create_api' (1f00504b-c41a-4c3f-ab9b-2b3a0512517b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:13.929004 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Create volume request issued successfully. Jul 03 01:25:13.929004 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-936f342e-fc4e-470d-b869-d232d278f27b tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:13.929305 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 9/33] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:25:13 2026] POST /volume/v3/volumes => generated 756 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:25:14.820128 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-51e59955-20a7-4421-bd91-bc05108fc5f4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:14.822282 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-51e59955-20a7-4421-bd91-bc05108fc5f4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df Jul 03 01:25:14.822480 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-51e59955-20a7-4421-bd91-bc05108fc5f4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:14.822674 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-51e59955-20a7-4421-bd91-bc05108fc5f4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:14.830281 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-51e59955-20a7-4421-bd91-bc05108fc5f4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df returned with HTTP 404 Jul 03 01:25:14.830954 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 9/34] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:14 2026] GET /volume/v3/volumes/6b1fcea3-6231-4c6e-ae67-296e8f3b77df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:14.839039 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bad1ea13-8e5d-4d91-9c98-1a315b53f2c4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:14.841287 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bad1ea13-8e5d-4d91-9c98-1a315b53f2c4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd Jul 03 01:25:14.841578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bad1ea13-8e5d-4d91-9c98-1a315b53f2c4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:14.841846 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bad1ea13-8e5d-4d91-9c98-1a315b53f2c4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:14.842078 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-bad1ea13-8e5d-4d91-9c98-1a315b53f2c4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Delete volume with id: 8003279b-5ec4-464c-a033-5e8e087065bd Jul 03 01:25:14.854268 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:14.854268 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:14.854934 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bad1ea13-8e5d-4d91-9c98-1a315b53f2c4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:14.871938 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bad1ea13-8e5d-4d91-9c98-1a315b53f2c4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Delete volume request issued successfully. Jul 03 01:25:14.872154 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bad1ea13-8e5d-4d91-9c98-1a315b53f2c4 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd returned with HTTP 202 Jul 03 01:25:14.872601 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 9/35] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:25:14 2026] DELETE /volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:25:14.884798 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7b6406de-a3c7-4b52-92e3-6f46eb40453a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:14.886037 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7b6406de-a3c7-4b52-92e3-6f46eb40453a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd Jul 03 01:25:14.886230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7b6406de-a3c7-4b52-92e3-6f46eb40453a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:14.887075 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7b6406de-a3c7-4b52-92e3-6f46eb40453a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:14.893872 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:14.893872 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:14.897543 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7b6406de-a3c7-4b52-92e3-6f46eb40453a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Volume info retrieved successfully. Jul 03 01:25:14.902769 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7b6406de-a3c7-4b52-92e3-6f46eb40453a tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd returned with HTTP 200 Jul 03 01:25:14.903436 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 9/36] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:14 2026] GET /volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:15.236402 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6605051c-2460-408d-94c8-a1d2d5317084 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:15.240405 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:15.240405 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-233620732", "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:15.242228 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-233620732', 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:15.920835 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0af480f0-1e49-4d03-b5f6-ce8449f02888 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:15.922350 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0af480f0-1e49-4d03-b5f6-ce8449f02888 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] GET https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd Jul 03 01:25:15.922579 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0af480f0-1e49-4d03-b5f6-ce8449f02888 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:15.922709 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0af480f0-1e49-4d03-b5f6-ce8449f02888 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:15.933708 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0af480f0-1e49-4d03-b5f6-ce8449f02888 tempest-VolumesTestJSON-1259527600 tempest-VolumesTestJSON-1259527600-project-member] https://10.4.3.64/volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd returned with HTTP 404 Jul 03 01:25:15.934510 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 10/37] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:15 2026] GET /volume/v3/volumes/8003279b-5ec4-464c-a033-5e8e087065bd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:15.976403 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Create volume of 1 GB Jul 03 01:25:15.976869 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:15.976869 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:15.980763 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Availability Zones retrieved successfully. Jul 03 01:25:15.987439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Flow 'volume_create_api' (d2e4c856-0259-4e20-b22e-e2e04e71bba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:15.988411 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb9cd129-da2c-4ad3-85d0-df3a65ffcbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:15.989317 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:16.066178 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb9cd129-da2c-4ad3-85d0-df3a65ffcbfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:16.066851 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df15e82f-6b45-4a44-a433-277d94d46fab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:16.152760 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Created reservations ['19933fe2-9ddb-412b-aefc-18e3586c5555', 'ec3b29bf-c672-4509-803f-2fc247692840', '79e8a283-3966-401d-8289-495148d851f6', 'a694a4b6-52e8-4d49-8865-f25195e60add'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:16.156039 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df15e82f-6b45-4a44-a433-277d94d46fab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19933fe2-9ddb-412b-aefc-18e3586c5555', 'ec3b29bf-c672-4509-803f-2fc247692840', '79e8a283-3966-401d-8289-495148d851f6', 'a694a4b6-52e8-4d49-8865-f25195e60add']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:16.157137 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db1b3c5-50d0-47d7-8b0e-414bb659966a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:16.191169 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db1b3c5-50d0-47d7-8b0e-414bb659966a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86', '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-233620732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9a7d02e25a41b5aa9005f54ccd8789',qos_specs=None,replication_status=,reservations=['19933fe2-9ddb-412b-aefc-18e3586c5555','ec3b29bf-c672-4509-803f-2fc247692840','79e8a283-3966-401d-8289-495148d851f6','a694a4b6-52e8-4d49-8865-f25195e60add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22550713421426ea994e14671722c3a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-233620732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b9a7d02e25a41b5aa9005f54ccd8789',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a22550713421426ea994e14671722c3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:16.194435 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f688ab6-b3c3-45ab-9adf-a08ac8d9833a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:16.217779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f688ab6-b3c3-45ab-9adf-a08ac8d9833a) transitioned into state 'SUCCESS' from state '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-233620732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b9a7d02e25a41b5aa9005f54ccd8789',qos_specs=None,replication_status=,reservations=['19933fe2-9ddb-412b-aefc-18e3586c5555','ec3b29bf-c672-4509-803f-2fc247692840','79e8a283-3966-401d-8289-495148d851f6','a694a4b6-52e8-4d49-8865-f25195e60add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a22550713421426ea994e14671722c3a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:16.218404 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd72f415-eee7-446d-beb1-da82d43addb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:16.236402 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd72f415-eee7-446d-beb1-da82d43addb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:16.237302 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Flow 'volume_create_api' (d2e4c856-0259-4e20-b22e-e2e04e71bba9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:16.237720 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Create volume request issued successfully. Jul 03 01:25:16.238370 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6605051c-2460-408d-94c8-a1d2d5317084 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:16.238904 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 10/38] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:25:15 2026] POST /volume/v3/volumes => generated 896 bytes in 1003 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:16.254080 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fceb2e5e-17a0-452d-b2e3-2eedc4ff19c8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:16.255854 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fceb2e5e-17a0-452d-b2e3-2eedc4ff19c8 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:16.256061 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fceb2e5e-17a0-452d-b2e3-2eedc4ff19c8 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:16.256297 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fceb2e5e-17a0-452d-b2e3-2eedc4ff19c8 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:16.264344 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:16.264344 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:16.270757 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fceb2e5e-17a0-452d-b2e3-2eedc4ff19c8 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:16.276682 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fceb2e5e-17a0-452d-b2e3-2eedc4ff19c8 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:16.277234 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 10/39] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:16 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 964 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:17.293589 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1b4f53c8-8950-45ea-9ba3-ee41b3153551 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:17.295923 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1b4f53c8-8950-45ea-9ba3-ee41b3153551 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:17.296551 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1b4f53c8-8950-45ea-9ba3-ee41b3153551 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:17.296765 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1b4f53c8-8950-45ea-9ba3-ee41b3153551 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:17.305244 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:17.305244 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:17.309758 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1b4f53c8-8950-45ea-9ba3-ee41b3153551 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:17.318376 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1b4f53c8-8950-45ea-9ba3-ee41b3153551 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:17.318376 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 10/40] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:17 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 988 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:18.330237 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b61e71de-3af7-4ff3-a951-4946d726d798 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:18.332057 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b61e71de-3af7-4ff3-a951-4946d726d798 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:18.332297 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b61e71de-3af7-4ff3-a951-4946d726d798 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:18.332527 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b61e71de-3af7-4ff3-a951-4946d726d798 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:18.339756 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:18.339756 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:18.345821 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b61e71de-3af7-4ff3-a951-4946d726d798 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:18.354558 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b61e71de-3af7-4ff3-a951-4946d726d798 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:18.354889 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 11/41] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:18 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 988 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:19.371377 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-92cf9917-0948-4c21-9f47-2a2721767572 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:19.374294 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-92cf9917-0948-4c21-9f47-2a2721767572 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:19.374518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-92cf9917-0948-4c21-9f47-2a2721767572 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:19.374701 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-92cf9917-0948-4c21-9f47-2a2721767572 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:19.387794 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:19.387794 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:19.392762 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-92cf9917-0948-4c21-9f47-2a2721767572 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:19.401467 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-92cf9917-0948-4c21-9f47-2a2721767572 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:19.402213 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 11/42] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:19 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 988 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:20.416830 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e27008ad-5f84-4ee5-8c1c-104541401de5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:20.418906 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e27008ad-5f84-4ee5-8c1c-104541401de5 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:20.419181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e27008ad-5f84-4ee5-8c1c-104541401de5 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:20.419412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e27008ad-5f84-4ee5-8c1c-104541401de5 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:20.432162 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:20.432162 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:20.437881 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e27008ad-5f84-4ee5-8c1c-104541401de5 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:20.444304 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e27008ad-5f84-4ee5-8c1c-104541401de5 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:20.444747 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 11/43] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:20 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1046 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:21.418999 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-3661e5d6-4b37-4691-ae4e-850cc80ac1da req-e2f6d1d6-b53a-4411-ab4f-3273df0b129a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:21.421232 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-3661e5d6-4b37-4691-ae4e-850cc80ac1da req-e2f6d1d6-b53a-4411-ab4f-3273df0b129a tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-member] DELETE https://10.4.3.64/volume/v3/volumes/tempest-invalid-67950843 Jul 03 01:25:21.421232 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-3661e5d6-4b37-4691-ae4e-850cc80ac1da req-e2f6d1d6-b53a-4411-ab4f-3273df0b129a tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:21.422296 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-3661e5d6-4b37-4691-ae4e-850cc80ac1da req-e2f6d1d6-b53a-4411-ab4f-3273df0b129a tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:21.422296 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [req-3661e5d6-4b37-4691-ae4e-850cc80ac1da req-e2f6d1d6-b53a-4411-ab4f-3273df0b129a tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-member] Delete volume with id: tempest-invalid-67950843 Jul 03 01:25:21.431733 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-3661e5d6-4b37-4691-ae4e-850cc80ac1da req-e2f6d1d6-b53a-4411-ab4f-3273df0b129a tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-67950843 returned with HTTP 404 Jul 03 01:25:21.432367 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 11/44] 10.4.3.64 () {70 vars in 1577 bytes} [Fri Jul 3 01:25:21 2026] DELETE /volume/v3/volumes/tempest-invalid-67950843 => generated 97 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:25:21.460550 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6a23303e-828d-42a0-9082-2996f83ecd5d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:21.462240 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6a23303e-828d-42a0-9082-2996f83ecd5d tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:21.462487 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6a23303e-828d-42a0-9082-2996f83ecd5d tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:21.462672 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6a23303e-828d-42a0-9082-2996f83ecd5d tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:21.473146 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:21.473146 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:21.478203 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6a23303e-828d-42a0-9082-2996f83ecd5d tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:21.483323 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6a23303e-828d-42a0-9082-2996f83ecd5d tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:21.484100 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 12/45] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:21 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1049 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:21.737476 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-fddc4617-e5d6-4e87-9bd8-38ad61034e87 req-23b12b16-cf0d-48ed-ba88-c15970e92412 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:21.739440 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-fddc4617-e5d6-4e87-9bd8-38ad61034e87 req-23b12b16-cf0d-48ed-ba88-c15970e92412 tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-member] DELETE https://10.4.3.64/volume/v3/volumes/98d13a07-3be7-48ca-8bf5-d65889dc62cc Jul 03 01:25:21.740236 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-fddc4617-e5d6-4e87-9bd8-38ad61034e87 req-23b12b16-cf0d-48ed-ba88-c15970e92412 tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:21.740236 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-fddc4617-e5d6-4e87-9bd8-38ad61034e87 req-23b12b16-cf0d-48ed-ba88-c15970e92412 tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:21.740236 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [req-fddc4617-e5d6-4e87-9bd8-38ad61034e87 req-23b12b16-cf0d-48ed-ba88-c15970e92412 tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-member] Delete volume with id: 98d13a07-3be7-48ca-8bf5-d65889dc62cc Jul 03 01:25:21.747359 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-fddc4617-e5d6-4e87-9bd8-38ad61034e87 req-23b12b16-cf0d-48ed-ba88-c15970e92412 tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-member] https://10.4.3.64/volume/v3/volumes/98d13a07-3be7-48ca-8bf5-d65889dc62cc returned with HTTP 404 Jul 03 01:25:21.747847 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 12/46] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:25:21 2026] DELETE /volume/v3/volumes/98d13a07-3be7-48ca-8bf5-d65889dc62cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:21.768876 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-6121e8f9-269e-44e8-a992-9a2de02e7cfc req-f5ee90ae-29f1-41b8-83bf-630e2ddc99c9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:21.772632 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6121e8f9-269e-44e8-a992-9a2de02e7cfc req-f5ee90ae-29f1-41b8-83bf-630e2ddc99c9 tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-reader] GET https://10.4.3.64/volume/v3/volumes/fa298675-9a63-4ec7-a161-eabd2883cff1 Jul 03 01:25:21.772907 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-6121e8f9-269e-44e8-a992-9a2de02e7cfc req-f5ee90ae-29f1-41b8-83bf-630e2ddc99c9 tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:21.772966 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-6121e8f9-269e-44e8-a992-9a2de02e7cfc req-f5ee90ae-29f1-41b8-83bf-630e2ddc99c9 tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-reader] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:21.779477 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6121e8f9-269e-44e8-a992-9a2de02e7cfc req-f5ee90ae-29f1-41b8-83bf-630e2ddc99c9 tempest-VolumesNegativeTest-1253122998 tempest-VolumesNegativeTest-1253122998-project-reader] https://10.4.3.64/volume/v3/volumes/fa298675-9a63-4ec7-a161-eabd2883cff1 returned with HTTP 404 Jul 03 01:25:21.779611 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 12/47] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:25:21 2026] GET /volume/v3/volumes/fa298675-9a63-4ec7-a161-eabd2883cff1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:22.499752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ed1cd96b-cc3e-4f3c-aa0b-30b572bc9b74 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:22.501790 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed1cd96b-cc3e-4f3c-aa0b-30b572bc9b74 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:22.502158 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed1cd96b-cc3e-4f3c-aa0b-30b572bc9b74 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:22.502320 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed1cd96b-cc3e-4f3c-aa0b-30b572bc9b74 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:22.510203 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:22.510203 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:22.513971 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ed1cd96b-cc3e-4f3c-aa0b-30b572bc9b74 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:22.518535 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed1cd96b-cc3e-4f3c-aa0b-30b572bc9b74 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:22.519267 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 12/48] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:22 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1049 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:23.536438 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3e5e63a6-f3bc-42e2-b737-0a7505067aea None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:23.538189 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3e5e63a6-f3bc-42e2-b737-0a7505067aea tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:23.538371 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3e5e63a6-f3bc-42e2-b737-0a7505067aea tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:23.538553 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3e5e63a6-f3bc-42e2-b737-0a7505067aea tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:23.545670 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:23.545670 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:23.548942 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3e5e63a6-f3bc-42e2-b737-0a7505067aea tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:23.554017 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3e5e63a6-f3bc-42e2-b737-0a7505067aea tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:23.554400 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 13/49] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:23 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1049 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:24.576900 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-609dc69c-46c4-4745-9efe-7f09864cdc3f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:24.580226 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-609dc69c-46c4-4745-9efe-7f09864cdc3f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:24.580496 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-609dc69c-46c4-4745-9efe-7f09864cdc3f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:24.580807 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-609dc69c-46c4-4745-9efe-7f09864cdc3f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:24.588886 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:24.588886 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:24.595757 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-609dc69c-46c4-4745-9efe-7f09864cdc3f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:24.602223 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-609dc69c-46c4-4745-9efe-7f09864cdc3f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:24.602223 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 13/50] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:24 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1049 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:25.616628 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cc2b9f60-fba6-4956-b932-23ceb188cbe3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:25.619595 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc2b9f60-fba6-4956-b932-23ceb188cbe3 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:25.619595 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc2b9f60-fba6-4956-b932-23ceb188cbe3 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:25.619595 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc2b9f60-fba6-4956-b932-23ceb188cbe3 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:25.627477 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:25.627477 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:25.631851 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cc2b9f60-fba6-4956-b932-23ceb188cbe3 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:25.636765 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc2b9f60-fba6-4956-b932-23ceb188cbe3 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:25.637171 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 13/51] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:25 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1049 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:25.831676 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d5aa53f5-c9e3-4620-bdcf-d4b622da250e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:26.231111 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5aa53f5-c9e3-4620-bdcf-d4b622da250e tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:25:26.231927 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5aa53f5-c9e3-4620-bdcf-d4b622da250e tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1807752752"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:26.255590 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5aa53f5-c9e3-4620-bdcf-d4b622da250e tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:25:26.255590 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 13/52] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:25:25 2026] POST /volume/v3/types => generated 224 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:26.263830 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-710aa064-9faf-4af2-b012-2b6a392e9d8c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:26.265205 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-710aa064-9faf-4af2-b012-2b6a392e9d8c tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:25:26.265755 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-710aa064-9faf-4af2-b012-2b6a392e9d8c tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2066279525"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:26.304909 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-710aa064-9faf-4af2-b012-2b6a392e9d8c tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:25:26.305303 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 14/53] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Jul 3 01:25:26 2026] POST /volume/v3/group_types => generated 181 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:26.314508 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ee80b7b6-d018-47bf-a631-544ffd86ecce None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:26.591733 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ee80b7b6-d018-47bf-a631-544ffd86ecce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/groups Jul 03 01:25:26.592224 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ee80b7b6-d018-47bf-a631-544ffd86ecce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c9388959-ed19-466f-ab1f-b772a5558963", "volume_types": ["76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce"], "name": "tempest-GroupSnapshotsTest-Group-1647282486"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:26.594095 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-ee80b7b6-d018-47bf-a631-544ffd86ecce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating new group {'group': {'group_type': 'c9388959-ed19-466f-ab1f-b772a5558963', 'volume_types': ['76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce'], 'name': 'tempest-GroupSnapshotsTest-Group-1647282486'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 01:25:26.609410 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.groups [None req-ee80b7b6-d018-47bf-a631-544ffd86ecce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating group tempest-GroupSnapshotsTest-Group-1647282486. Jul 03 01:25:26.628816 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ee80b7b6-d018-47bf-a631-544ffd86ecce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Availability zone cache updated, next update will occur around 2026-07-03 02:25:26.628151. {{(pid=99882) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:25:26.628816 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ee80b7b6-d018-47bf-a631-544ffd86ecce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Availability Zones retrieved successfully. Jul 03 01:25:26.653521 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-ee80b7b6-d018-47bf-a631-544ffd86ecce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['802e2bb4-db6a-4f60-911e-b10029e9d9b7'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:26.654523 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-38fc760d-0d7f-40e2-8423-be16db64fbd6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:26.657788 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-38fc760d-0d7f-40e2-8423-be16db64fbd6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:26.658316 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-38fc760d-0d7f-40e2-8423-be16db64fbd6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:26.658626 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-38fc760d-0d7f-40e2-8423-be16db64fbd6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:26.671292 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:26.671292 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:26.678594 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-38fc760d-0d7f-40e2-8423-be16db64fbd6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:26.685640 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-38fc760d-0d7f-40e2-8423-be16db64fbd6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:26.686194 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 14/54] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:26 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1049 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:26.704405 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ee80b7b6-d018-47bf-a631-544ffd86ecce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Jul 03 01:25:26.705007 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 14/55] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Jul 3 01:25:26 2026] POST /volume/v3/groups => generated 112 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:26.715172 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-72f7e040-0d54-496e-9051-e1673e349268 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:26.717448 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-72f7e040-0d54-496e-9051-e1673e349268 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711 Jul 03 01:25:26.717536 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-72f7e040-0d54-496e-9051-e1673e349268 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:26.717739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-72f7e040-0d54-496e-9051-e1673e349268 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:26.718079 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-72f7e040-0d54-496e-9051-e1673e349268 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member c7c6638c-9374-40ed-a590-8197409cc711 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:26.724526 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:26.724526 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:26.747827 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-72f7e040-0d54-496e-9051-e1673e349268 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711 returned with HTTP 200 Jul 03 01:25:26.748369 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 14/56] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:26 2026] GET /volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711 => generated 392 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:26.937437 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-130cf379-8011-409d-812d-8915652a6b7d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:27.099694 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f80948a4-cd00-4792-99f8-8520638b1cbd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:27.201536 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:27.201863 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1341252592"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:27.204348 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1341252592'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:27.204851 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Create volume of 1 GB Jul 03 01:25:27.220536 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 02:25:27.219910. {{(pid=99880) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:25:27.220669 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Availability Zones retrieved successfully. Jul 03 01:25:27.243508 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Flow 'volume_create_api' (ccaafb3a-6977-4cb8-b433-55cb56a9c501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:27.244545 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9d7643-8a7a-4ad2-bb97-f6e604688251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:27.245437 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:27.302215 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a9d7643-8a7a-4ad2-bb97-f6e604688251) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:27.303118 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (614908e3-e64e-4a04-9d2f-2afff1ac51de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:27.346794 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:27.347055 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:27.357412 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:27.357412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-720285600"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:27.357412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-720285600'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:27.360600 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Create volume of 1 GB Jul 03 01:25:27.360960 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:27.360960 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:27.361514 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Availability Zones retrieved successfully. Jul 03 01:25:27.369598 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Flow 'volume_create_api' (62927f4b-1a4b-4208-bb4f-522ff2c30180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:27.370363 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656ab689-3210-481d-a60d-f1f37e7906b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:27.371459 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:27.379542 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:27.379542 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:27.399670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (656ab689-3210-481d-a60d-f1f37e7906b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24ab3ccd-1044-4d54-a5b6-1d60a5b053d9', 'encryption_key_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=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:27.400522 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0d64cd2-d166-4341-96c1-cec8dfbdb3e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:27.410436 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Created reservations ['a3bd0942-e593-46ef-83c1-4247f2a34b61', '6940c80c-7a7c-4f87-bc18-2a6b68124e48', 'c03d21b3-cf4f-4180-b8e1-38ec4e6de177', 'db707536-4dca-449b-be08-f0d8928ad650'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:27.411257 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (614908e3-e64e-4a04-9d2f-2afff1ac51de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3bd0942-e593-46ef-83c1-4247f2a34b61', '6940c80c-7a7c-4f87-bc18-2a6b68124e48', 'c03d21b3-cf4f-4180-b8e1-38ec4e6de177', 'db707536-4dca-449b-be08-f0d8928ad650']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:27.412022 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e222f21-68ed-49eb-8a49-038172fda7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:27.434298 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:27.434601 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:27.462526 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e222f21-68ed-49eb-8a49-038172fda7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82efffc1-009f-4a72-be33-47df3e27e4f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1341252592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fe4512b914c47e785ec0a06ccb7006c',qos_specs=None,replication_status=,reservations=['a3bd0942-e593-46ef-83c1-4247f2a34b61','6940c80c-7a7c-4f87-bc18-2a6b68124e48','c03d21b3-cf4f-4180-b8e1-38ec4e6de177','db707536-4dca-449b-be08-f0d8928ad650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e8a2d35ee26466a926d646cf1c58c0a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1341252592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82efffc1-009f-4a72-be33-47df3e27e4f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fe4512b914c47e785ec0a06ccb7006c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e8a2d35ee26466a926d646cf1c58c0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:27.463000 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c99b610-65f4-4a11-8165-57ca96e97f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:27.482897 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Created reservations ['bcd6f4f0-43bf-40b2-8783-f92974eedb28', 'a4f90008-135d-4354-a7cf-f0e494e53139', 'bf0297c2-f86d-4281-9c6b-cae5f1bb225c', '92dbb750-0b2c-4c19-9e40-0f74549119fb'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:27.483715 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0d64cd2-d166-4341-96c1-cec8dfbdb3e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcd6f4f0-43bf-40b2-8783-f92974eedb28', 'a4f90008-135d-4354-a7cf-f0e494e53139', 'bf0297c2-f86d-4281-9c6b-cae5f1bb225c', '92dbb750-0b2c-4c19-9e40-0f74549119fb']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:27.484494 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893efb7f-4774-445d-804b-fb3777d63d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:27.503029 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c99b610-65f4-4a11-8165-57ca96e97f89) transitioned into state 'SUCCESS' from state '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-1341252592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fe4512b914c47e785ec0a06ccb7006c',qos_specs=None,replication_status=,reservations=['a3bd0942-e593-46ef-83c1-4247f2a34b61','6940c80c-7a7c-4f87-bc18-2a6b68124e48','c03d21b3-cf4f-4180-b8e1-38ec4e6de177','db707536-4dca-449b-be08-f0d8928ad650'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e8a2d35ee26466a926d646cf1c58c0a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:27.504085 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df4698b-3905-4a91-94bc-140839d354fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:27.511327 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893efb7f-4774-445d-804b-fb3777d63d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfb962e6-d214-446e-9ac2-e433d88d69d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-720285600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b04535fc1124af18f30f1b3bc81ef48',qos_specs=None,replication_status=,reservations=['bcd6f4f0-43bf-40b2-8783-f92974eedb28','a4f90008-135d-4354-a7cf-f0e494e53139','bf0297c2-f86d-4281-9c6b-cae5f1bb225c','92dbb750-0b2c-4c19-9e40-0f74549119fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a07cb64d9d481b9176bc3624805cad',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-720285600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfb962e6-d214-446e-9ac2-e433d88d69d4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5b04535fc1124af18f30f1b3bc81ef48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9a07cb64d9d481b9176bc3624805cad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24ab3ccd-1044-4d54-a5b6-1d60a5b053d9),volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:27.512244 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d6d400-6698-40b1-9306-daee575ecd6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:27.532346 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02d6d400-6698-40b1-9306-daee575ecd6e) transitioned into state 'SUCCESS' from state '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-720285600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b04535fc1124af18f30f1b3bc81ef48',qos_specs=None,replication_status=,reservations=['bcd6f4f0-43bf-40b2-8783-f92974eedb28','a4f90008-135d-4354-a7cf-f0e494e53139','bf0297c2-f86d-4281-9c6b-cae5f1bb225c','92dbb750-0b2c-4c19-9e40-0f74549119fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a07cb64d9d481b9176bc3624805cad',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:27.533171 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c88150d-7f0f-4dfe-a604-a47c7cac5cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:27.534780 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4df4698b-3905-4a91-94bc-140839d354fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:27.535558 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Flow 'volume_create_api' (ccaafb3a-6977-4cb8-b433-55cb56a9c501) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:27.535853 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Create volume request issued successfully. Jul 03 01:25:27.536431 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-130cf379-8011-409d-812d-8915652a6b7d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:27.536821 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 15/57] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:25:26 2026] POST /volume/v3/volumes => generated 783 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:25:27.549678 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-40303ef3-18f8-43c3-93b9-36d536dbabca None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:27.550725 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c88150d-7f0f-4dfe-a604-a47c7cac5cad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:27.551512 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Flow 'volume_create_api' (62927f4b-1a4b-4208-bb4f-522ff2c30180) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:27.551694 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-40303ef3-18f8-43c3-93b9-36d536dbabca tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:25:27.551788 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Create volume request issued successfully. Jul 03 01:25:27.551915 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-40303ef3-18f8-43c3-93b9-36d536dbabca tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:27.552114 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-40303ef3-18f8-43c3-93b9-36d536dbabca tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:27.552542 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f80948a4-cd00-4792-99f8-8520638b1cbd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:27.552872 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 15/58] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:25:27 2026] POST /volume/v3/volumes => generated 755 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:25:27.568343 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d9310c9c-bfd8-4634-b205-99b570744cff None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:27.574489 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d9310c9c-bfd8-4634-b205-99b570744cff tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:25:27.574698 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d9310c9c-bfd8-4634-b205-99b570744cff tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:27.574879 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d9310c9c-bfd8-4634-b205-99b570744cff tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:27.586284 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:27.586284 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:27.590129 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d9310c9c-bfd8-4634-b205-99b570744cff tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:25:27.597560 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d9310c9c-bfd8-4634-b205-99b570744cff tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:25:27.597852 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 15/59] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:27 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:27.601895 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:27.601895 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:27.610467 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-40303ef3-18f8-43c3-93b9-36d536dbabca tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:25:27.615574 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-40303ef3-18f8-43c3-93b9-36d536dbabca tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:25:27.616030 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 15/60] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:27 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 962 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:27.701078 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4e7f9d62-f5db-4e01-904d-0ca44ed1ace7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:27.703748 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4e7f9d62-f5db-4e01-904d-0ca44ed1ace7 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:27.704186 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4e7f9d62-f5db-4e01-904d-0ca44ed1ace7 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:27.704779 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4e7f9d62-f5db-4e01-904d-0ca44ed1ace7 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:27.716940 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:27.716940 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:27.721301 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4e7f9d62-f5db-4e01-904d-0ca44ed1ace7 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:27.727146 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4e7f9d62-f5db-4e01-904d-0ca44ed1ace7 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:27.727607 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 16/61] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:27 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1049 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:27.758346 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0b2baf54-4e99-4d5b-bae0-e5b75e4f9f87 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:27.760921 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0b2baf54-4e99-4d5b-bae0-e5b75e4f9f87 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711 Jul 03 01:25:27.761355 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0b2baf54-4e99-4d5b-bae0-e5b75e4f9f87 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:27.761562 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0b2baf54-4e99-4d5b-bae0-e5b75e4f9f87 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:27.763330 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-0b2baf54-4e99-4d5b-bae0-e5b75e4f9f87 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member c7c6638c-9374-40ed-a590-8197409cc711 {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:27.768022 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:27.768022 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:27.793312 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0b2baf54-4e99-4d5b-bae0-e5b75e4f9f87 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711 returned with HTTP 200 Jul 03 01:25:27.793692 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 16/62] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:27 2026] GET /volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711 => generated 393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:27.805530 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-42207447-8011-43bc-b0db-5ef04c6b19bb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:27.809076 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:27.809618 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1015409917", "volume_type": "76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce", "group_id": "c7c6638c-9374-40ed-a590-8197409cc711", "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:27.811888 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1015409917', 'volume_type': '76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce', 'group_id': 'c7c6638c-9374-40ed-a590-8197409cc711', 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:27.834196 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:27.834196 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:27.835216 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume of 1 GB Jul 03 01:25:27.852520 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Availability zone cache updated, next update will occur around 2026-07-03 02:25:27.849077. {{(pid=99881) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:25:27.852520 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Availability Zones retrieved successfully. Jul 03 01:25:27.881599 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Flow 'volume_create_api' (5ff4337a-65fb-400c-962e-cb1aa69b520f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:27.883623 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70366809-5df9-4ef6-bb2f-8ead1c50571d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:27.884539 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:27.884539 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:27.885247 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:27.953311 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70366809-5df9-4ef6-bb2f-8ead1c50571d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:25:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1807752752',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c7c6638c-9374-40ed-a590-8197409cc711', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:27.957382 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5fcfbf-7983-4e83-895b-65d6962c785c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:28.013236 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1807752752 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1807752752, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:28.013590 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1807752752 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1807752752, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:28.079464 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['be55d5c7-c289-4a84-9ca0-bd2efe9e30d0', '8a7057b6-c64b-4294-bd66-c0675fe2dff0', 'b0c035f0-758b-42e5-8f4a-1b7a93de4fee', '68a23e74-71fa-45ce-ae5d-67ac8d0f8fb8'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:28.080404 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5fcfbf-7983-4e83-895b-65d6962c785c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be55d5c7-c289-4a84-9ca0-bd2efe9e30d0', '8a7057b6-c64b-4294-bd66-c0675fe2dff0', 'b0c035f0-758b-42e5-8f4a-1b7a93de4fee', '68a23e74-71fa-45ce-ae5d-67ac8d0f8fb8']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:28.081081 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd98f4f-3943-498d-b3b8-064452e016d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:28.114444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cd98f4f-3943-498d-b3b8-064452e016d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '594006cb-fdb1-4d69-b8f8-c6e30e41c227', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1015409917',encryption_key_id=None,group_id=c7c6638c-9374-40ed-a590-8197409cc711,group_type_id=,metadata={},multiattach=False,project_id='4a1fcd973d494b26b643b45c4ef91708',qos_specs=None,replication_status=,reservations=['be55d5c7-c289-4a84-9ca0-bd2efe9e30d0','8a7057b6-c64b-4294-bd66-c0675fe2dff0','b0c035f0-758b-42e5-8f4a-1b7a93de4fee','68a23e74-71fa-45ce-ae5d-67ac8d0f8fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_type_id=76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1015409917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c7c6638c-9374-40ed-a590-8197409cc711,host=None,id=594006cb-fdb1-4d69-b8f8-c6e30e41c227,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a1fcd973d494b26b643b45c4ef91708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce),volume_type_id=76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:28.115198 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726f1d94-ce97-4e48-a4e2-3465a0ef8748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:28.162220 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726f1d94-ce97-4e48-a4e2-3465a0ef8748) transitioned into state 'SUCCESS' from state '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-1015409917',encryption_key_id=None,group_id=c7c6638c-9374-40ed-a590-8197409cc711,group_type_id=,metadata={},multiattach=False,project_id='4a1fcd973d494b26b643b45c4ef91708',qos_specs=None,replication_status=,reservations=['be55d5c7-c289-4a84-9ca0-bd2efe9e30d0','8a7057b6-c64b-4294-bd66-c0675fe2dff0','b0c035f0-758b-42e5-8f4a-1b7a93de4fee','68a23e74-71fa-45ce-ae5d-67ac8d0f8fb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_type_id=76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:28.163265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f633bd6c-08f5-4d66-944b-af064afa7448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:28.198260 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f633bd6c-08f5-4d66-944b-af064afa7448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:28.200012 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Flow 'volume_create_api' (5ff4337a-65fb-400c-962e-cb1aa69b520f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:28.200624 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume request issued successfully. Jul 03 01:25:28.201956 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:28.202185 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:28.264329 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:28.268978 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:28.268978 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:28.276546 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-42207447-8011-43bc-b0db-5ef04c6b19bb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:28.276546 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 16/63] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:25:27 2026] POST /volume/v3/volumes => generated 821 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:28.289768 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1603aba9-eaf5-4b9d-af37-d9553d4c69e8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:28.292080 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1603aba9-eaf5-4b9d-af37-d9553d4c69e8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 Jul 03 01:25:28.292342 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1603aba9-eaf5-4b9d-af37-d9553d4c69e8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:28.292559 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1603aba9-eaf5-4b9d-af37-d9553d4c69e8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:28.310871 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:28.310871 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:28.320713 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1603aba9-eaf5-4b9d-af37-d9553d4c69e8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:28.323114 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-1603aba9-eaf5-4b9d-af37-d9553d4c69e8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:28.323114 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-1603aba9-eaf5-4b9d-af37-d9553d4c69e8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:28.367035 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-1603aba9-eaf5-4b9d-af37-d9553d4c69e8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:28.370766 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:28.370766 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:28.379692 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1603aba9-eaf5-4b9d-af37-d9553d4c69e8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 returned with HTTP 200 Jul 03 01:25:28.380306 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 16/64] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:28 2026] GET /volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 => generated 889 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:28.613671 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-38c740f9-a152-4e89-9a53-f4a23cfce4a6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:28.615527 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-38c740f9-a152-4e89-9a53-f4a23cfce4a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:25:28.615706 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-38c740f9-a152-4e89-9a53-f4a23cfce4a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:28.615885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-38c740f9-a152-4e89-9a53-f4a23cfce4a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:28.622434 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:28.622434 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:28.625727 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-38c740f9-a152-4e89-9a53-f4a23cfce4a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:25:28.638298 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-38c740f9-a152-4e89-9a53-f4a23cfce4a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:25:28.638298 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 17/65] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:28 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:28.641263 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ec6b6198-ef15-4af9-b7f7-e76f76d29853 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:28.645022 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ec6b6198-ef15-4af9-b7f7-e76f76d29853 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:25:28.645132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ec6b6198-ef15-4af9-b7f7-e76f76d29853 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:28.645410 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ec6b6198-ef15-4af9-b7f7-e76f76d29853 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:28.659682 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c6928e8b-217a-4296-aed0-3da78c362b32 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:28.691739 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:28.691739 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:28.696587 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ec6b6198-ef15-4af9-b7f7-e76f76d29853 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:25:28.702299 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ec6b6198-ef15-4af9-b7f7-e76f76d29853 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:25:28.702299 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 17/66] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:28 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:28.741639 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c758428c-d4cd-4c70-b125-2bc2f51bf14c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:28.744134 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c758428c-d4cd-4c70-b125-2bc2f51bf14c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:28.745163 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c758428c-d4cd-4c70-b125-2bc2f51bf14c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:28.745163 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c758428c-d4cd-4c70-b125-2bc2f51bf14c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:28.752772 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:28.752772 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:28.757057 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c758428c-d4cd-4c70-b125-2bc2f51bf14c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:28.762916 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c758428c-d4cd-4c70-b125-2bc2f51bf14c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:28.763303 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 17/67] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:28 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1049 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:28.919519 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c6928e8b-217a-4296-aed0-3da78c362b32 tempest-TestMultiAttachVolumeSwap-1843628638 tempest-TestMultiAttachVolumeSwap-1843628638-project-admin] POST https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4/action Jul 03 01:25:28.920286 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c6928e8b-217a-4296-aed0-3da78c362b32 tempest-TestMultiAttachVolumeSwap-1843628638 tempest-TestMultiAttachVolumeSwap-1843628638-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:28.920404 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c6928e8b-217a-4296-aed0-3da78c362b32 tempest-TestMultiAttachVolumeSwap-1843628638 tempest-TestMultiAttachVolumeSwap-1843628638-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:28.960473 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:28.960473 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:28.960473 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c6928e8b-217a-4296-aed0-3da78c362b32 tempest-TestMultiAttachVolumeSwap-1843628638 tempest-TestMultiAttachVolumeSwap-1843628638-project-admin] Volume info retrieved successfully. Jul 03 01:25:28.972917 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c6928e8b-217a-4296-aed0-3da78c362b32 tempest-TestMultiAttachVolumeSwap-1843628638 tempest-TestMultiAttachVolumeSwap-1843628638-project-admin] Update volume admin metadata completed successfully. Jul 03 01:25:28.973059 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c6928e8b-217a-4296-aed0-3da78c362b32 tempest-TestMultiAttachVolumeSwap-1843628638 tempest-TestMultiAttachVolumeSwap-1843628638-project-admin] Update readonly setting on volume completed successfully. Jul 03 01:25:28.973276 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c6928e8b-217a-4296-aed0-3da78c362b32 tempest-TestMultiAttachVolumeSwap-1843628638 tempest-TestMultiAttachVolumeSwap-1843628638-project-admin] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4/action returned with HTTP 202 Jul 03 01:25:28.973752 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 17/68] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:25:28 2026] POST /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4/action => generated 0 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:25:28.982176 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d96318e0-1837-4205-81e7-354e9892fed3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:28.984301 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:28.984696 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-149629672"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:28.986407 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-149629672'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:28.992097 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Create volume of 1 GB Jul 03 01:25:28.992434 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:28.992434 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:28.992941 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Availability Zones retrieved successfully. Jul 03 01:25:28.999279 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Flow 'volume_create_api' (cf7b32cb-4333-439f-8411-ca980c107b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:29.000281 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4d23419-bbfa-4c0c-b4e4-bf81c06d0c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:29.001822 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:29.015309 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:29.015309 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:29.028073 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4d23419-bbfa-4c0c-b4e4-bf81c06d0c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24ab3ccd-1044-4d54-a5b6-1d60a5b053d9', 'encryption_key_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=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:29.028997 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca8eaea6-d282-438e-a86e-b06c250afd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:29.071925 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:29.072137 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:29.092681 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Created reservations ['2ee83239-62a9-44ab-86ef-d3b272a3370d', 'a010e0f2-85f5-4eab-aa10-d3d67cd7f734', 'df02498f-5aef-4ab2-bad0-7a43c06395f1', 'ce5e7d01-0889-4cd6-bb81-2fd8ff641839'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:29.094310 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca8eaea6-d282-438e-a86e-b06c250afd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ee83239-62a9-44ab-86ef-d3b272a3370d', 'a010e0f2-85f5-4eab-aa10-d3d67cd7f734', 'df02498f-5aef-4ab2-bad0-7a43c06395f1', 'ce5e7d01-0889-4cd6-bb81-2fd8ff641839']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:29.094761 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7deda8a8-480d-4c22-af56-1781a04b8f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:29.127400 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7deda8a8-480d-4c22-af56-1781a04b8f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8726e42e-8bb4-4067-aeab-df44736b4640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-149629672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b04535fc1124af18f30f1b3bc81ef48',qos_specs=None,replication_status=,reservations=['2ee83239-62a9-44ab-86ef-d3b272a3370d','a010e0f2-85f5-4eab-aa10-d3d67cd7f734','df02498f-5aef-4ab2-bad0-7a43c06395f1','ce5e7d01-0889-4cd6-bb81-2fd8ff641839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a07cb64d9d481b9176bc3624805cad',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-149629672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8726e42e-8bb4-4067-aeab-df44736b4640,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5b04535fc1124af18f30f1b3bc81ef48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9a07cb64d9d481b9176bc3624805cad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24ab3ccd-1044-4d54-a5b6-1d60a5b053d9),volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:29.128303 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a25ebd8-cc6a-4d86-9abc-1f1468c53a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:29.163615 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a25ebd8-cc6a-4d86-9abc-1f1468c53a8d) transitioned into state 'SUCCESS' from state '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-149629672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5b04535fc1124af18f30f1b3bc81ef48',qos_specs=None,replication_status=,reservations=['2ee83239-62a9-44ab-86ef-d3b272a3370d','a010e0f2-85f5-4eab-aa10-d3d67cd7f734','df02498f-5aef-4ab2-bad0-7a43c06395f1','ce5e7d01-0889-4cd6-bb81-2fd8ff641839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a07cb64d9d481b9176bc3624805cad',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:29.164431 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ec32ea-f93b-43be-b145-f7cd6fe78c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:29.178455 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47ec32ea-f93b-43be-b145-f7cd6fe78c02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:29.179186 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Flow 'volume_create_api' (cf7b32cb-4333-439f-8411-ca980c107b53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:29.179186 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Create volume request issued successfully. Jul 03 01:25:29.179868 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d96318e0-1837-4205-81e7-354e9892fed3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:29.180385 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 18/69] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:25:28 2026] POST /volume/v3/volumes => generated 755 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:25:29.193556 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-964b967c-70b8-4408-89a5-7f49672abb33 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:29.196698 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-964b967c-70b8-4408-89a5-7f49672abb33 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 Jul 03 01:25:29.196935 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-964b967c-70b8-4408-89a5-7f49672abb33 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:29.197188 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-964b967c-70b8-4408-89a5-7f49672abb33 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:29.213121 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:29.213121 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:29.219326 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-964b967c-70b8-4408-89a5-7f49672abb33 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:25:29.231121 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-964b967c-70b8-4408-89a5-7f49672abb33 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 returned with HTTP 200 Jul 03 01:25:29.231631 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 18/70] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:29 2026] GET /volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:29.398079 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d44c0ea3-42fd-4e5f-939a-9a2b6db83be1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:29.404929 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d44c0ea3-42fd-4e5f-939a-9a2b6db83be1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 Jul 03 01:25:29.404929 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d44c0ea3-42fd-4e5f-939a-9a2b6db83be1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:29.404929 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d44c0ea3-42fd-4e5f-939a-9a2b6db83be1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:29.414865 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:29.414865 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:29.422141 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d44c0ea3-42fd-4e5f-939a-9a2b6db83be1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:29.422873 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-d44c0ea3-42fd-4e5f-939a-9a2b6db83be1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:29.423050 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-d44c0ea3-42fd-4e5f-939a-9a2b6db83be1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:29.460896 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-d44c0ea3-42fd-4e5f-939a-9a2b6db83be1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:29.464648 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:29.464648 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:29.475537 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d44c0ea3-42fd-4e5f-939a-9a2b6db83be1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 returned with HTTP 200 Jul 03 01:25:29.476088 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 18/71] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:29 2026] GET /volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 => generated 914 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:29.490359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9d626ffb-b679-415e-822b-a1f51bc8eebf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:29.492516 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d626ffb-b679-415e-822b-a1f51bc8eebf tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Jul 03 01:25:29.492941 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9d626ffb-b679-415e-822b-a1f51bc8eebf tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c7c6638c-9374-40ed-a590-8197409cc711", "name": "tempest-group_snapshot-978552308"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:29.495284 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-9d626ffb-b679-415e-822b-a1f51bc8eebf tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c7c6638c-9374-40ed-a590-8197409cc711', 'name': 'tempest-group_snapshot-978552308'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 01:25:29.500186 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:29.500186 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:29.504154 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.group_snapshots [None req-9d626ffb-b679-415e-822b-a1f51bc8eebf tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating group_snapshot tempest-group_snapshot-978552308. Jul 03 01:25:29.554000 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:29.554000 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:29.566441 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-9d626ffb-b679-415e-822b-a1f51bc8eebf tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1807752752 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1807752752, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:29.586789 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-9d626ffb-b679-415e-822b-a1f51bc8eebf tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['02680bf7-0ca3-4bf8-b0b4-8320ce41547d', 'cd93fc51-f118-4d59-b7fd-56a825f14bcf', '38f1dd4f-dabf-4fbc-9696-5d94e2eaf29c', '3240d3b3-3a2b-4522-95e8-664785e3e215'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:29.637829 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d626ffb-b679-415e-822b-a1f51bc8eebf tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Jul 03 01:25:29.638227 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 18/72] 10.4.3.64 () {70 vars in 1317 bytes} [Fri Jul 3 01:25:29 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:29.649683 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c224c3d9-61ba-4f8f-9d24-2cec80eaa460 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:29.652447 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c224c3d9-61ba-4f8f-9d24-2cec80eaa460 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 Jul 03 01:25:29.652711 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c224c3d9-61ba-4f8f-9d24-2cec80eaa460 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:29.652903 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c224c3d9-61ba-4f8f-9d24-2cec80eaa460 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:29.653063 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.group_snapshots [None req-c224c3d9-61ba-4f8f-9d24-2cec80eaa460 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member b9b96ffa-a4b5-4569-9ec7-369851a62175 {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:25:29.663378 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:29.663378 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:29.671809 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c224c3d9-61ba-4f8f-9d24-2cec80eaa460 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 returned with HTTP 200 Jul 03 01:25:29.672828 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 19/73] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:25:29 2026] GET /volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 => generated 306 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:29.780977 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-750a46c1-c1fc-413c-998e-2db5afe251f9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:29.782774 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-750a46c1-c1fc-413c-998e-2db5afe251f9 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:29.782995 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-750a46c1-c1fc-413c-998e-2db5afe251f9 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:29.783192 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-750a46c1-c1fc-413c-998e-2db5afe251f9 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:29.791225 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:29.791225 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:29.795988 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-750a46c1-c1fc-413c-998e-2db5afe251f9 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:29.804465 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-750a46c1-c1fc-413c-998e-2db5afe251f9 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:29.804857 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 19/74] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:29 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1569 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:29.841902 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-68055603-7eac-4779-9fff-e5a4370c0459 req-bb2c556a-d439-4c87-b654-c41a2405222f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:29.846635 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-bb2c556a-d439-4c87-b654-c41a2405222f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:29.846836 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-bb2c556a-d439-4c87-b654-c41a2405222f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:29.847016 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-bb2c556a-d439-4c87-b654-c41a2405222f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:29.854063 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:29.854063 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:29.857664 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-68055603-7eac-4779-9fff-e5a4370c0459 req-bb2c556a-d439-4c87-b654-c41a2405222f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:29.863329 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-bb2c556a-d439-4c87-b654-c41a2405222f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:29.863959 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 19/75] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:25:29 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:30.249293 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-41da85dd-472b-427d-8edf-cabd31dc302e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:30.252746 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41da85dd-472b-427d-8edf-cabd31dc302e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 Jul 03 01:25:30.252746 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-41da85dd-472b-427d-8edf-cabd31dc302e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:30.252746 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-41da85dd-472b-427d-8edf-cabd31dc302e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:30.258842 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:30.258842 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:30.271452 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-41da85dd-472b-427d-8edf-cabd31dc302e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:25:30.276413 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41da85dd-472b-427d-8edf-cabd31dc302e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 returned with HTTP 200 Jul 03 01:25:30.277146 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 19/76] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:25:30 2026] GET /volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:30.389558 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-68055603-7eac-4779-9fff-e5a4370c0459 req-25cad46c-702f-461a-8a53-f16e17537c7c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:30.392330 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-25cad46c-702f-461a-8a53-f16e17537c7c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:30.392594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-25cad46c-702f-461a-8a53-f16e17537c7c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:30.392950 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-25cad46c-702f-461a-8a53-f16e17537c7c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:30.403656 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:30.403656 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:30.408408 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-68055603-7eac-4779-9fff-e5a4370c0459 req-25cad46c-702f-461a-8a53-f16e17537c7c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:30.414731 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-25cad46c-702f-461a-8a53-f16e17537c7c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:30.415489 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 20/77] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:25:30 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:30.433963 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-696d5d77-1442-418d-8885-3183215bb3ac None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:30.435247 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-696d5d77-1442-418d-8885-3183215bb3ac None None] GET https://10.4.3.64/volume// Jul 03 01:25:30.435247 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-696d5d77-1442-418d-8885-3183215bb3ac None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:30.435440 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-696d5d77-1442-418d-8885-3183215bb3ac None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:30.436015 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-696d5d77-1442-418d-8885-3183215bb3ac None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:25:30.440535 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 20/78] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:25:30 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:25:30.446672 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-68055603-7eac-4779-9fff-e5a4370c0459 req-4f2effc7-2040-4246-8441-604fd104640b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:30.450046 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-4f2effc7-2040-4246-8441-604fd104640b tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:25:30.450284 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-4f2effc7-2040-4246-8441-604fd104640b tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86", "connector": null, "instance_uuid": "205bf898-5d0f-4a05-a837-fe3b71ec782a"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:30.467474 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:30.467474 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:30.514264 np0000004346 devstack@c-api.service[99882]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 01:25:30.514264 np0000004346 devstack@c-api.service[99882]: .first() Jul 03 01:25:30.540021 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-4f2effc7-2040-4246-8441-604fd104640b tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:25:30.540643 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 20/79] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:25:30 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:30.683770 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3bf07f8f-9986-497b-83e5-3fc88061b2a4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:30.688108 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3bf07f8f-9986-497b-83e5-3fc88061b2a4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 Jul 03 01:25:30.688108 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3bf07f8f-9986-497b-83e5-3fc88061b2a4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:30.688108 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3bf07f8f-9986-497b-83e5-3fc88061b2a4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:30.688642 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-3bf07f8f-9986-497b-83e5-3fc88061b2a4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member b9b96ffa-a4b5-4569-9ec7-369851a62175 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:25:30.695897 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:30.695897 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:30.703291 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3bf07f8f-9986-497b-83e5-3fc88061b2a4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 returned with HTTP 200 Jul 03 01:25:30.703784 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 20/80] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:25:30 2026] GET /volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:30.713742 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-21e53f67-3482-412b-ae82-43ebe451cc1f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:30.715863 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-21e53f67-3482-412b-ae82-43ebe451cc1f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Jul 03 01:25:30.716233 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-21e53f67-3482-412b-ae82-43ebe451cc1f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:30.716361 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-21e53f67-3482-412b-ae82-43ebe451cc1f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:30.716716 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-21e53f67-3482-412b-ae82-43ebe451cc1f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:30.717996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-21e53f67-3482-412b-ae82-43ebe451cc1f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Building query based on filter {{(pid=99880) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:25:30.735809 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-21e53f67-3482-412b-ae82-43ebe451cc1f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all snapshots completed successfully. Jul 03 01:25:30.736356 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:30.736356 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:30.737191 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-21e53f67-3482-412b-ae82-43ebe451cc1f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 01:25:30.737870 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 21/81] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Jul 3 01:25:30 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:30.749090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e705b262-334a-4633-98c9-792253fbba10 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:30.754577 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e705b262-334a-4633-98c9-792253fbba10 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/snapshots/2c7c0bd7-348a-4ee7-93b2-725e6d0179af Jul 03 01:25:30.754577 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e705b262-334a-4633-98c9-792253fbba10 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:30.756497 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e705b262-334a-4633-98c9-792253fbba10 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:30.791291 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:30.791291 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:30.792048 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e705b262-334a-4633-98c9-792253fbba10 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Snapshot retrieved successfully. Jul 03 01:25:30.792840 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e705b262-334a-4633-98c9-792253fbba10 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/snapshots/2c7c0bd7-348a-4ee7-93b2-725e6d0179af returned with HTTP 200 Jul 03 01:25:30.793232 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 21/82] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:25:30 2026] GET /volume/v3/snapshots/2c7c0bd7-348a-4ee7-93b2-725e6d0179af => generated 450 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:30.807043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:30.810411 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/groups/action Jul 03 01:25:30.811498 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "b9b96ffa-a4b5-4569-9ec7-369851a62175", "name": "tempest-Group_from_snap-2100081530"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:30.811498 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "b9b96ffa-a4b5-4569-9ec7-369851a62175", "name": "tempest-Group_from_snap-2100081530"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:30.816587 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'b9b96ffa-a4b5-4569-9ec7-369851a62175', 'name': 'tempest-Group_from_snap-2100081530'}}. {{(pid=99882) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 01:25:30.816639 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.groups [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating group tempest-Group_from_snap-2100081530 from group_snapshot b9b96ffa-a4b5-4569-9ec7-369851a62175. Jul 03 01:25:30.821576 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:30.821576 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:30.827770 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:30.827770 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:30.830677 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:30.830677 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:30.873272 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['c895eeef-0896-4e7b-824d-3fc15afb3fcd'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:31.452511 np0000004346 devstack@c-api.service[99882]: INFO cinder.group.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] A mapping entry already exists for group 7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e and volume type 76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce. Do not need to create again. Jul 03 01:25:31.452910 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:31.452910 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:31.453503 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Availability Zones retrieved successfully. Jul 03 01:25:31.458648 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Flow 'volume_create_api' (f2bcc492-0b52-4207-97c0-93dd3f3c55c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:31.459548 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a722fae-9fd6-4d41-b1f6-8e91e6b55827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:31.460739 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:31.497090 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a722fae-9fd6-4d41-b1f6-8e91e6b55827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2c7c0bd7-348a-4ee7-93b2-725e6d0179af', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:25:26Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1807752752',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:31.498141 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad97b4fa-d0b8-4642-ac5a-c2c4a3fd6385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:31.533141 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1807752752 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1807752752, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:31.544396 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['f91c1205-84e7-4bd4-9a82-e14f04c6bd87', '7a65fdbb-fd58-439f-acee-1a6b31a4301f'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:31.545488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad97b4fa-d0b8-4642-ac5a-c2c4a3fd6385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f91c1205-84e7-4bd4-9a82-e14f04c6bd87', '7a65fdbb-fd58-439f-acee-1a6b31a4301f']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:31.546500 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7471aa9c-7ed6-460d-8b9d-3a002a629f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:31.703985 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7471aa9c-7ed6-460d-8b9d-3a002a629f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afe3c1b2-4892-4b6a-91aa-3053dc64b283', '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=7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e,group_type_id=,metadata={},multiattach=False,project_id='4a1fcd973d494b26b643b45c4ef91708',qos_specs=None,replication_status=,reservations=['f91c1205-84e7-4bd4-9a82-e14f04c6bd87','7a65fdbb-fd58-439f-acee-1a6b31a4301f'],size=1,snapshot_id=2c7c0bd7-348a-4ee7-93b2-725e6d0179af,source_replicaid=,source_volid=None,status='creating',user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_type_id=76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e,host=None,id=afe3c1b2-4892-4b6a-91aa-3053dc64b283,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a1fcd973d494b26b643b45c4ef91708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2c7c0bd7-348a-4ee7-93b2-725e6d0179af,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce),volume_type_id=76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:31.704630 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d39f7f4-c607-4fa2-bd9c-3f01776d78d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:31.717014 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d39f7f4-c607-4fa2-bd9c-3f01776d78d6) transitioned into state 'SUCCESS' from 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=7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e,group_type_id=,metadata={},multiattach=False,project_id='4a1fcd973d494b26b643b45c4ef91708',qos_specs=None,replication_status=,reservations=['f91c1205-84e7-4bd4-9a82-e14f04c6bd87','7a65fdbb-fd58-439f-acee-1a6b31a4301f'],size=1,snapshot_id=2c7c0bd7-348a-4ee7-93b2-725e6d0179af,source_replicaid=,source_volid=None,status='creating',user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_type_id=76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:31.717881 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Flow 'volume_create_api' (f2bcc492-0b52-4207-97c0-93dd3f3c55c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:31.718249 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume request issued successfully. Jul 03 01:25:31.746947 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ee6a182-e5e2-4ea0-bf08-4d848f0c02c4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/action returned with HTTP 202 Jul 03 01:25:31.747379 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 21/83] 10.4.3.64 () {70 vars in 1311 bytes} [Fri Jul 3 01:25:30 2026] POST /volume/v3/groups/action => generated 103 bytes in 941 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:31.755932 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:31.759018 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:31.759018 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:31.759761 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:31.760530 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:31.761748 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:31.773017 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all volumes completed successfully. Jul 03 01:25:31.773894 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:31.774099 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:31.832641 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:31.836339 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:31.836339 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:31.840442 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:31.840674 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:31.876519 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:31.879526 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:31.879526 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:31.886114 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44e2a36f-54ed-4cd0-bf56-e26dccf0df12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:31.886496 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 21/84] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:31 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:31.898792 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5bc102c9-3aaf-4d94-8ab6-34118249ec9a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:31.901302 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5bc102c9-3aaf-4d94-8ab6-34118249ec9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/afe3c1b2-4892-4b6a-91aa-3053dc64b283 Jul 03 01:25:31.901588 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5bc102c9-3aaf-4d94-8ab6-34118249ec9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:31.901846 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5bc102c9-3aaf-4d94-8ab6-34118249ec9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:31.909839 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:31.909839 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:31.913118 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5bc102c9-3aaf-4d94-8ab6-34118249ec9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:31.913725 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-5bc102c9-3aaf-4d94-8ab6-34118249ec9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:31.913859 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-5bc102c9-3aaf-4d94-8ab6-34118249ec9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:31.954412 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-5bc102c9-3aaf-4d94-8ab6-34118249ec9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:31.959739 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:31.959739 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:31.967526 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5bc102c9-3aaf-4d94-8ab6-34118249ec9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/afe3c1b2-4892-4b6a-91aa-3053dc64b283 returned with HTTP 200 Jul 03 01:25:31.968101 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 22/85] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:31 2026] GET /volume/v3/volumes/afe3c1b2-4892-4b6a-91aa-3053dc64b283 => generated 925 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:31.980404 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bb05069b-5b7c-4702-9148-aa868c129152 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:31.981996 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bb05069b-5b7c-4702-9148-aa868c129152 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e Jul 03 01:25:31.982185 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bb05069b-5b7c-4702-9148-aa868c129152 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:31.982347 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bb05069b-5b7c-4702-9148-aa868c129152 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:31.982489 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-bb05069b-5b7c-4702-9148-aa868c129152 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:31.986644 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:31.986644 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:31.993976 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bb05069b-5b7c-4702-9148-aa868c129152 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e returned with HTTP 200 Jul 03 01:25:31.994317 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 22/86] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:31 2026] GET /volume/v3/groups/7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e => generated 418 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:32.004412 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:32.006692 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:32.006999 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:32.007243 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:32.007620 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:32.008041 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:32.008041 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:32.009057 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:32.017894 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all volumes completed successfully. Jul 03 01:25:32.018791 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:32.019007 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:32.064184 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:32.067525 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:32.067525 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:32.071338 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:32.071589 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:32.105688 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:32.108944 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:32.108944 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:32.117680 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ef7ea248-6255-42d0-b31f-3c45d002c8e5 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:32.118198 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 22/87] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:32 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:32.133622 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2006bef4-6e2f-41ec-8929-9c7e82b0b58b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:32.135722 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2006bef4-6e2f-41ec-8929-9c7e82b0b58b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/groups/7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e/action Jul 03 01:25:32.136135 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2006bef4-6e2f-41ec-8929-9c7e82b0b58b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:32.136270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2006bef4-6e2f-41ec-8929-9c7e82b0b58b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:32.137714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-2006bef4-6e2f-41ec-8929-9c7e82b0b58b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] delete called for group 7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e {{(pid=99881) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:25:32.137860 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.groups [None req-2006bef4-6e2f-41ec-8929-9c7e82b0b58b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Delete group with id: 7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e Jul 03 01:25:32.142115 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:32.142115 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:32.195399 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2006bef4-6e2f-41ec-8929-9c7e82b0b58b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e/action returned with HTTP 202 Jul 03 01:25:32.196127 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 22/88] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:25:32 2026] POST /volume/v3/groups/7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:32.203643 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ec048a27-8f09-47d4-8b9f-003bb62c08a8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:32.205332 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ec048a27-8f09-47d4-8b9f-003bb62c08a8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/afe3c1b2-4892-4b6a-91aa-3053dc64b283 Jul 03 01:25:32.205539 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ec048a27-8f09-47d4-8b9f-003bb62c08a8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:32.205707 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ec048a27-8f09-47d4-8b9f-003bb62c08a8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:32.213782 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:32.213782 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:32.218441 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ec048a27-8f09-47d4-8b9f-003bb62c08a8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:32.219231 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-ec048a27-8f09-47d4-8b9f-003bb62c08a8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:32.219399 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-ec048a27-8f09-47d4-8b9f-003bb62c08a8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:32.253998 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-ec048a27-8f09-47d4-8b9f-003bb62c08a8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:32.257892 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:32.257892 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:32.274275 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ec048a27-8f09-47d4-8b9f-003bb62c08a8 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/afe3c1b2-4892-4b6a-91aa-3053dc64b283 returned with HTTP 200 Jul 03 01:25:32.274952 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 23/89] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:32 2026] GET /volume/v3/volumes/afe3c1b2-4892-4b6a-91aa-3053dc64b283 => generated 924 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:33.289851 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-94ab0094-85d8-4d1d-b60c-f49b39b19358 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:33.291730 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-94ab0094-85d8-4d1d-b60c-f49b39b19358 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/afe3c1b2-4892-4b6a-91aa-3053dc64b283 Jul 03 01:25:33.291955 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-94ab0094-85d8-4d1d-b60c-f49b39b19358 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:33.292205 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-94ab0094-85d8-4d1d-b60c-f49b39b19358 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:33.298465 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-94ab0094-85d8-4d1d-b60c-f49b39b19358 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/afe3c1b2-4892-4b6a-91aa-3053dc64b283 returned with HTTP 404 Jul 03 01:25:33.299184 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 23/90] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:33 2026] GET /volume/v3/volumes/afe3c1b2-4892-4b6a-91aa-3053dc64b283 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:33.306565 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4fe0c6aa-fe6f-4736-87c2-9cb177512f09 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:33.308032 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4fe0c6aa-fe6f-4736-87c2-9cb177512f09 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e Jul 03 01:25:33.308325 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4fe0c6aa-fe6f-4736-87c2-9cb177512f09 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:33.308571 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4fe0c6aa-fe6f-4736-87c2-9cb177512f09 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:33.308701 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-4fe0c6aa-fe6f-4736-87c2-9cb177512f09 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:33.311515 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4fe0c6aa-fe6f-4736-87c2-9cb177512f09 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e returned with HTTP 404 Jul 03 01:25:33.311986 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 23/91] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:33 2026] GET /volume/v3/groups/7a9d1a7b-9931-4b8c-ab12-c9ef3243d15e => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:33.319032 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fceb0820-6c60-4a9d-b039-5df7d38f3e54 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:33.320908 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fceb0820-6c60-4a9d-b039-5df7d38f3e54 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 Jul 03 01:25:33.321191 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fceb0820-6c60-4a9d-b039-5df7d38f3e54 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:33.321435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fceb0820-6c60-4a9d-b039-5df7d38f3e54 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:33.321608 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-fceb0820-6c60-4a9d-b039-5df7d38f3e54 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] delete called for member b9b96ffa-a4b5-4569-9ec7-369851a62175 {{(pid=99881) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 01:25:33.321725 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.group_snapshots [None req-fceb0820-6c60-4a9d-b039-5df7d38f3e54 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Delete group_snapshot with id: b9b96ffa-a4b5-4569-9ec7-369851a62175 Jul 03 01:25:33.325025 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:33.325025 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:33.506833 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fceb0820-6c60-4a9d-b039-5df7d38f3e54 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 returned with HTTP 202 Jul 03 01:25:33.507238 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 23/92] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:25:33 2026] DELETE /volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:33.514586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f716207e-f735-4eb9-84ec-300c5faf0aae None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:33.516382 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f716207e-f735-4eb9-84ec-300c5faf0aae tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:33.516382 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f716207e-f735-4eb9-84ec-300c5faf0aae tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:33.517813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f716207e-f735-4eb9-84ec-300c5faf0aae tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:33.517813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-f716207e-f735-4eb9-84ec-300c5faf0aae tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:33.517813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-f716207e-f735-4eb9-84ec-300c5faf0aae tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:33.526769 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f716207e-f735-4eb9-84ec-300c5faf0aae tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all volumes completed successfully. Jul 03 01:25:33.527672 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-f716207e-f735-4eb9-84ec-300c5faf0aae tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:33.527885 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-f716207e-f735-4eb9-84ec-300c5faf0aae tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:33.566034 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-f716207e-f735-4eb9-84ec-300c5faf0aae tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:33.569034 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:33.569034 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:33.575957 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f716207e-f735-4eb9-84ec-300c5faf0aae tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:33.576502 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 24/93] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:33 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:33.590955 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c102dd9f-356b-48a3-a048-0328c625f4c9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:33.592773 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c102dd9f-356b-48a3-a048-0328c625f4c9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Jul 03 01:25:33.592993 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c102dd9f-356b-48a3-a048-0328c625f4c9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:33.593239 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c102dd9f-356b-48a3-a048-0328c625f4c9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:33.593574 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-c102dd9f-356b-48a3-a048-0328c625f4c9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:33.593909 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:33.593909 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:33.594955 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.db.api [None req-c102dd9f-356b-48a3-a048-0328c625f4c9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Building query based on filter {{(pid=99879) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:25:33.607640 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c102dd9f-356b-48a3-a048-0328c625f4c9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all snapshots completed successfully. Jul 03 01:25:33.608794 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c102dd9f-356b-48a3-a048-0328c625f4c9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 01:25:33.609302 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 24/94] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Jul 3 01:25:33 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:25:33.618579 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5a313382-7029-4d45-80d7-494863a69b9a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:33.620570 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5a313382-7029-4d45-80d7-494863a69b9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 Jul 03 01:25:33.620753 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5a313382-7029-4d45-80d7-494863a69b9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:33.620970 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5a313382-7029-4d45-80d7-494863a69b9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:33.621129 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.group_snapshots [None req-5a313382-7029-4d45-80d7-494863a69b9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member b9b96ffa-a4b5-4569-9ec7-369851a62175 {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:25:33.625204 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5a313382-7029-4d45-80d7-494863a69b9a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 returned with HTTP 404 Jul 03 01:25:33.625763 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 24/95] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:25:33 2026] GET /volume/v3/group_snapshots/b9b96ffa-a4b5-4569-9ec7-369851a62175 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:33.636002 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-18ab5028-ee40-41f8-bd91-0d98076bd133 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:33.639011 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-18ab5028-ee40-41f8-bd91-0d98076bd133 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:33.639229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-18ab5028-ee40-41f8-bd91-0d98076bd133 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:33.639605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-18ab5028-ee40-41f8-bd91-0d98076bd133 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:33.639854 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-18ab5028-ee40-41f8-bd91-0d98076bd133 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:33.640233 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:33.640233 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:33.640893 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-18ab5028-ee40-41f8-bd91-0d98076bd133 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:33.648638 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-18ab5028-ee40-41f8-bd91-0d98076bd133 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all volumes completed successfully. Jul 03 01:25:33.649463 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-18ab5028-ee40-41f8-bd91-0d98076bd133 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:33.649640 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-18ab5028-ee40-41f8-bd91-0d98076bd133 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:33.687123 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-18ab5028-ee40-41f8-bd91-0d98076bd133 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:33.690382 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:33.690382 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:33.698402 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-18ab5028-ee40-41f8-bd91-0d98076bd133 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:33.698739 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 24/96] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:33 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:33.713888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2c2e83ff-ab53-4004-928a-c4d7abd2d248 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:33.715778 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2c2e83ff-ab53-4004-928a-c4d7abd2d248 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711/action Jul 03 01:25:33.716441 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2c2e83ff-ab53-4004-928a-c4d7abd2d248 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:33.716595 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2c2e83ff-ab53-4004-928a-c4d7abd2d248 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:33.717979 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-2c2e83ff-ab53-4004-928a-c4d7abd2d248 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] delete called for group c7c6638c-9374-40ed-a590-8197409cc711 {{(pid=99880) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:25:33.718100 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.groups [None req-2c2e83ff-ab53-4004-928a-c4d7abd2d248 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Delete group with id: c7c6638c-9374-40ed-a590-8197409cc711 Jul 03 01:25:33.721432 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:33.721432 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:33.787594 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2c2e83ff-ab53-4004-928a-c4d7abd2d248 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711/action returned with HTTP 202 Jul 03 01:25:33.789320 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 25/97] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:25:33 2026] POST /volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:33.796637 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b3c6e219-4872-40e7-b3ec-e841b8391ba4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:33.798266 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b3c6e219-4872-40e7-b3ec-e841b8391ba4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 Jul 03 01:25:33.798461 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b3c6e219-4872-40e7-b3ec-e841b8391ba4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:33.798665 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b3c6e219-4872-40e7-b3ec-e841b8391ba4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:33.806490 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:33.806490 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:33.809724 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b3c6e219-4872-40e7-b3ec-e841b8391ba4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:33.810405 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-b3c6e219-4872-40e7-b3ec-e841b8391ba4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:33.810561 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-b3c6e219-4872-40e7-b3ec-e841b8391ba4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:33.847633 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-b3c6e219-4872-40e7-b3ec-e841b8391ba4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:33.850472 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:33.850472 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:33.858739 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b3c6e219-4872-40e7-b3ec-e841b8391ba4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 returned with HTTP 200 Jul 03 01:25:33.859859 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 25/98] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:33 2026] GET /volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 => generated 913 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:34.876816 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dd06de8b-cadc-46b4-9969-2eea12444f1e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:34.881577 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dd06de8b-cadc-46b4-9969-2eea12444f1e tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 Jul 03 01:25:34.881577 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dd06de8b-cadc-46b4-9969-2eea12444f1e tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:34.881577 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dd06de8b-cadc-46b4-9969-2eea12444f1e tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:34.889043 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dd06de8b-cadc-46b4-9969-2eea12444f1e tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 returned with HTTP 404 Jul 03 01:25:34.895356 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 25/99] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:34 2026] GET /volume/v3/volumes/594006cb-fdb1-4d69-b8f8-c6e30e41c227 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:34.901484 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ec748cda-fcd6-417d-b9d7-2e525d3f9035 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:34.907750 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ec748cda-fcd6-417d-b9d7-2e525d3f9035 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711 Jul 03 01:25:34.907893 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ec748cda-fcd6-417d-b9d7-2e525d3f9035 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:34.908126 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ec748cda-fcd6-417d-b9d7-2e525d3f9035 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:34.908281 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-ec748cda-fcd6-417d-b9d7-2e525d3f9035 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member c7c6638c-9374-40ed-a590-8197409cc711 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:34.917216 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ec748cda-fcd6-417d-b9d7-2e525d3f9035 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711 returned with HTTP 404 Jul 03 01:25:34.917760 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 25/100] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:34 2026] GET /volume/v3/groups/c7c6638c-9374-40ed-a590-8197409cc711 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:34.926322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bfaded78-4767-4fa8-b432-e1ef9c5452cd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:34.928977 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bfaded78-4767-4fa8-b432-e1ef9c5452cd tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/c9388959-ed19-466f-ab1f-b772a5558963 Jul 03 01:25:34.929391 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bfaded78-4767-4fa8-b432-e1ef9c5452cd tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:34.929455 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bfaded78-4767-4fa8-b432-e1ef9c5452cd tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:34.954900 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bfaded78-4767-4fa8-b432-e1ef9c5452cd tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/group_types/c9388959-ed19-466f-ab1f-b772a5558963 returned with HTTP 202 Jul 03 01:25:34.955517 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 26/101] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:25:34 2026] DELETE /volume/v3/group_types/c9388959-ed19-466f-ab1f-b772a5558963 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:34.963249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fd1a4ddb-b72d-45d6-937c-ceb68461caa5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:34.965904 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd1a4ddb-b72d-45d6-937c-ceb68461caa5 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] DELETE https://10.4.3.64/volume/v3/types/76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce Jul 03 01:25:34.965904 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd1a4ddb-b72d-45d6-937c-ceb68461caa5 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:34.966215 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd1a4ddb-b72d-45d6-937c-ceb68461caa5 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:35.003606 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd1a4ddb-b72d-45d6-937c-ceb68461caa5 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/types/76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce returned with HTTP 202 Jul 03 01:25:35.004700 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 26/102] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:25:34 2026] DELETE /volume/v3/types/76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:25:35.014134 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6006950f-d7ba-43e5-9324-a29337927d4a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:35.015668 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6006950f-d7ba-43e5-9324-a29337927d4a tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] GET https://10.4.3.64/volume/v3/types/76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce Jul 03 01:25:35.015865 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6006950f-d7ba-43e5-9324-a29337927d4a tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:35.016094 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6006950f-d7ba-43e5-9324-a29337927d4a tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:35.021243 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6006950f-d7ba-43e5-9324-a29337927d4a tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/types/76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce returned with HTTP 404 Jul 03 01:25:35.021707 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 26/103] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:25:35 2026] GET /volume/v3/types/76b68b4b-1c9e-4af8-b354-39a3ba7ec2ce => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:35.032164 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-91be7e72-75f8-41bb-8b34-049d43eac063 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:35.034154 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-91be7e72-75f8-41bb-8b34-049d43eac063 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:25:35.034689 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-91be7e72-75f8-41bb-8b34-049d43eac063 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1799633345"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:35.053650 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-91be7e72-75f8-41bb-8b34-049d43eac063 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:25:35.054083 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 26/104] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:25:35 2026] POST /volume/v3/types => generated 224 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:35.063455 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-187f019b-0ebd-4c36-946e-a2d0319e57c3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:35.069608 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-187f019b-0ebd-4c36-946e-a2d0319e57c3 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:25:35.069608 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-187f019b-0ebd-4c36-946e-a2d0319e57c3 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-956064378"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:35.101549 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-187f019b-0ebd-4c36-946e-a2d0319e57c3 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:25:35.102012 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 27/105] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Jul 3 01:25:35 2026] POST /volume/v3/group_types => generated 180 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:35.114043 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a503eb28-1543-4656-9582-3d14915965cb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:35.118014 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a503eb28-1543-4656-9582-3d14915965cb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/groups Jul 03 01:25:35.118383 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a503eb28-1543-4656-9582-3d14915965cb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f3d59479-14c4-4e9a-85c0-06b41e494e01", "volume_types": ["79aaecee-1862-464c-a71b-2c84de2670db"], "name": "tempest-GroupSnapshotsTest-Group-99852225"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:35.120814 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-a503eb28-1543-4656-9582-3d14915965cb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating new group {'group': {'group_type': 'f3d59479-14c4-4e9a-85c0-06b41e494e01', 'volume_types': ['79aaecee-1862-464c-a71b-2c84de2670db'], 'name': 'tempest-GroupSnapshotsTest-Group-99852225'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 01:25:35.128934 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.groups [None req-a503eb28-1543-4656-9582-3d14915965cb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating group tempest-GroupSnapshotsTest-Group-99852225. Jul 03 01:25:35.146439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-a503eb28-1543-4656-9582-3d14915965cb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Availability zone cache updated, next update will occur around 2026-07-03 02:25:35.146148. {{(pid=99879) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:25:35.146538 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a503eb28-1543-4656-9582-3d14915965cb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Availability Zones retrieved successfully. Jul 03 01:25:35.177842 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-a503eb28-1543-4656-9582-3d14915965cb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['341e6788-8518-42b7-b4e6-c5593e19a045'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:35.223583 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a503eb28-1543-4656-9582-3d14915965cb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Jul 03 01:25:35.223996 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 27/106] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Jul 3 01:25:35 2026] POST /volume/v3/groups => generated 110 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:35.236558 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-00c7b1fe-e44f-47f7-83a9-077c61a106ac None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:35.238805 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-00c7b1fe-e44f-47f7-83a9-077c61a106ac tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:35.239089 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-00c7b1fe-e44f-47f7-83a9-077c61a106ac tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:35.239241 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-00c7b1fe-e44f-47f7-83a9-077c61a106ac tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:35.239357 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-00c7b1fe-e44f-47f7-83a9-077c61a106ac tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:35.243163 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:35.243163 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:35.258888 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-00c7b1fe-e44f-47f7-83a9-077c61a106ac tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 200 Jul 03 01:25:35.259367 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 27/107] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:35 2026] GET /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:36.270509 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f5250e74-d0d6-4d4e-9829-8574d144ce52 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:36.274262 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f5250e74-d0d6-4d4e-9829-8574d144ce52 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:36.274262 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f5250e74-d0d6-4d4e-9829-8574d144ce52 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:36.274262 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f5250e74-d0d6-4d4e-9829-8574d144ce52 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:36.274262 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-f5250e74-d0d6-4d4e-9829-8574d144ce52 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:36.276243 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:36.276243 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:36.286071 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f5250e74-d0d6-4d4e-9829-8574d144ce52 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 200 Jul 03 01:25:36.286404 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 27/108] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:36 2026] GET /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:36.299631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:36.301066 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:36.302454 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1511842121", "volume_type": "79aaecee-1862-464c-a71b-2c84de2670db", "group_id": "7e937151-3ae4-45d2-9e3b-af16a04910e6", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:36.302744 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1511842121', 'volume_type': '79aaecee-1862-464c-a71b-2c84de2670db', 'group_id': '7e937151-3ae4-45d2-9e3b-af16a04910e6', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:36.311784 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:36.311784 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:36.312357 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume of 1 GB Jul 03 01:25:36.473760 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Availability Zones retrieved successfully. Jul 03 01:25:36.476358 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Flow 'volume_create_api' (a3b20724-c892-47d4-a0b3-11b6d4a17daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:36.477325 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16ecc3f4-3fc1-4c51-8945-5eee6393bd2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:36.477891 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:36.477891 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:36.478719 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:36.498129 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16ecc3f4-3fc1-4c51-8945-5eee6393bd2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:25:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=79aaecee-1862-464c-a71b-2c84de2670db,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1799633345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79aaecee-1862-464c-a71b-2c84de2670db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7e937151-3ae4-45d2-9e3b-af16a04910e6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:36.498802 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b06aa7a7-3db5-449c-bfcc-d689dbd5c062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:36.529066 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1799633345 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1799633345, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:36.529387 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1799633345 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1799633345, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:36.575359 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['5911a9a8-f04b-463a-b2cc-a4c9598da71e', 'd0996ffe-127b-49d1-a81e-bdd0e8889b63', 'c7bb4b47-181e-46a3-9915-b2f8b21625fd', '9016921a-d58e-4d11-ac93-6d17cc08eaae'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:36.576463 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b06aa7a7-3db5-449c-bfcc-d689dbd5c062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5911a9a8-f04b-463a-b2cc-a4c9598da71e', 'd0996ffe-127b-49d1-a81e-bdd0e8889b63', 'c7bb4b47-181e-46a3-9915-b2f8b21625fd', '9016921a-d58e-4d11-ac93-6d17cc08eaae']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:36.578350 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e265accd-423f-48e4-875b-a23c9b62cfc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:36.610110 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e265accd-423f-48e4-875b-a23c9b62cfc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d2adb3e-49e2-40ab-a13d-693d6bcefb04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1511842121',encryption_key_id=None,group_id=7e937151-3ae4-45d2-9e3b-af16a04910e6,group_type_id=,metadata={},multiattach=False,project_id='4a1fcd973d494b26b643b45c4ef91708',qos_specs=None,replication_status=,reservations=['5911a9a8-f04b-463a-b2cc-a4c9598da71e','d0996ffe-127b-49d1-a81e-bdd0e8889b63','c7bb4b47-181e-46a3-9915-b2f8b21625fd','9016921a-d58e-4d11-ac93-6d17cc08eaae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_type_id=79aaecee-1862-464c-a71b-2c84de2670db), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1511842121',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7e937151-3ae4-45d2-9e3b-af16a04910e6,host=None,id=7d2adb3e-49e2-40ab-a13d-693d6bcefb04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a1fcd973d494b26b643b45c4ef91708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79aaecee-1862-464c-a71b-2c84de2670db),volume_type_id=79aaecee-1862-464c-a71b-2c84de2670db)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:36.610865 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3063a4a-6b0c-497b-9550-54817889d727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:36.629592 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3063a4a-6b0c-497b-9550-54817889d727) transitioned into state 'SUCCESS' from state '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-1511842121',encryption_key_id=None,group_id=7e937151-3ae4-45d2-9e3b-af16a04910e6,group_type_id=,metadata={},multiattach=False,project_id='4a1fcd973d494b26b643b45c4ef91708',qos_specs=None,replication_status=,reservations=['5911a9a8-f04b-463a-b2cc-a4c9598da71e','d0996ffe-127b-49d1-a81e-bdd0e8889b63','c7bb4b47-181e-46a3-9915-b2f8b21625fd','9016921a-d58e-4d11-ac93-6d17cc08eaae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_type_id=79aaecee-1862-464c-a71b-2c84de2670db)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:36.630216 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e353ad6-ca28-4e8a-8a8c-ed8188e2db48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:36.656571 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e353ad6-ca28-4e8a-8a8c-ed8188e2db48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:36.657300 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Flow 'volume_create_api' (a3b20724-c892-47d4-a0b3-11b6d4a17daf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:36.657641 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume request issued successfully. Jul 03 01:25:36.658369 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:36.658541 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:36.699394 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:36.702279 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:36.702279 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:36.705685 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2e70c2b3-1b0a-461d-8a5f-aff1a3d0de22 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:36.706102 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 28/109] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:25:36 2026] POST /volume/v3/volumes => generated 821 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:36.716709 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3dc346e3-1efa-4c54-9421-91e277aee4bc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:36.719022 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3dc346e3-1efa-4c54-9421-91e277aee4bc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/7d2adb3e-49e2-40ab-a13d-693d6bcefb04 Jul 03 01:25:36.719278 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3dc346e3-1efa-4c54-9421-91e277aee4bc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:36.719567 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3dc346e3-1efa-4c54-9421-91e277aee4bc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:36.734442 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:36.734442 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:36.737059 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3dc346e3-1efa-4c54-9421-91e277aee4bc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:36.738094 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-3dc346e3-1efa-4c54-9421-91e277aee4bc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:36.738276 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-3dc346e3-1efa-4c54-9421-91e277aee4bc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:36.772712 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-3dc346e3-1efa-4c54-9421-91e277aee4bc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:36.775144 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:36.775144 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:36.781396 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3dc346e3-1efa-4c54-9421-91e277aee4bc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/7d2adb3e-49e2-40ab-a13d-693d6bcefb04 returned with HTTP 200 Jul 03 01:25:36.781783 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 28/110] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:36 2026] GET /volume/v3/volumes/7d2adb3e-49e2-40ab-a13d-693d6bcefb04 => generated 889 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:37.795450 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b0d067c0-df27-4492-9c27-d68edfe2414b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:37.797246 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b0d067c0-df27-4492-9c27-d68edfe2414b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/7d2adb3e-49e2-40ab-a13d-693d6bcefb04 Jul 03 01:25:37.797519 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b0d067c0-df27-4492-9c27-d68edfe2414b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:37.797748 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b0d067c0-df27-4492-9c27-d68edfe2414b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:37.806168 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:37.806168 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:37.809973 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b0d067c0-df27-4492-9c27-d68edfe2414b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:37.810665 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-b0d067c0-df27-4492-9c27-d68edfe2414b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:37.810877 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-b0d067c0-df27-4492-9c27-d68edfe2414b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:37.833146 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-34846164-a0c3-4196-b8fb-7ca7bf99345b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:37.833776 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-34846164-a0c3-4196-b8fb-7ca7bf99345b None None] GET https://10.4.3.64/volume// Jul 03 01:25:37.833960 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-34846164-a0c3-4196-b8fb-7ca7bf99345b None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:37.834160 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-34846164-a0c3-4196-b8fb-7ca7bf99345b None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:37.834647 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-34846164-a0c3-4196-b8fb-7ca7bf99345b None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:25:37.834937 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 28/111] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:25:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:25:37.853489 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-b0d067c0-df27-4492-9c27-d68edfe2414b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:37.855570 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-68055603-7eac-4779-9fff-e5a4370c0459 req-dd2fbbbc-aa88-4eae-a316-74820a055513 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:37.857076 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:37.857076 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:37.858318 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-dd2fbbbc-aa88-4eae-a316-74820a055513 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:37.858727 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-dd2fbbbc-aa88-4eae-a316-74820a055513 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:37.858727 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-dd2fbbbc-aa88-4eae-a316-74820a055513 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:37.865338 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b0d067c0-df27-4492-9c27-d68edfe2414b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/7d2adb3e-49e2-40ab-a13d-693d6bcefb04 returned with HTTP 200 Jul 03 01:25:37.865838 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 28/112] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:37 2026] GET /volume/v3/volumes/7d2adb3e-49e2-40ab-a13d-693d6bcefb04 => generated 914 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:37.868682 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:37.868682 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:37.872492 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-68055603-7eac-4779-9fff-e5a4370c0459 req-dd2fbbbc-aa88-4eae-a316-74820a055513 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:37.877514 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-dd2fbbbc-aa88-4eae-a316-74820a055513 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:37.877925 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 29/113] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:25:37 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1568 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:37.878852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:37.880513 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:37.880772 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1816387785", "volume_type": "79aaecee-1862-464c-a71b-2c84de2670db", "group_id": "7e937151-3ae4-45d2-9e3b-af16a04910e6", "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:37.882079 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1816387785', 'volume_type': '79aaecee-1862-464c-a71b-2c84de2670db', 'group_id': '7e937151-3ae4-45d2-9e3b-af16a04910e6', 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:37.888936 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:37.888936 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:37.889263 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume of 1 GB Jul 03 01:25:38.023517 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Availability Zones retrieved successfully. Jul 03 01:25:38.028433 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Flow 'volume_create_api' (93d65936-cc27-4dec-a9af-f5a9ffab7fd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:38.029398 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231f273f-6c67-4f1b-b425-a6a28eb4d2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:38.029938 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:38.029938 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:38.030335 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:38.047327 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (231f273f-6c67-4f1b-b425-a6a28eb4d2f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:25:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=79aaecee-1862-464c-a71b-2c84de2670db,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1799633345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79aaecee-1862-464c-a71b-2c84de2670db', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7e937151-3ae4-45d2-9e3b-af16a04910e6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:38.048096 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e13861-c463-49d0-b8d1-f26b94584bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:38.077082 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1799633345 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1799633345, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:38.077369 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1799633345 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1799633345, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:38.097754 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['bac75858-cb95-4c8c-983e-07f861ae33a2', 'b6676e1d-f3cb-47cc-8498-02ace05972c4', '71ef1dda-a24d-45c5-ac22-e3b4db8c5b52', '9eb88493-c2df-475c-8bc0-a5b4289146fe'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:38.098658 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62e13861-c463-49d0-b8d1-f26b94584bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bac75858-cb95-4c8c-983e-07f861ae33a2', 'b6676e1d-f3cb-47cc-8498-02ace05972c4', '71ef1dda-a24d-45c5-ac22-e3b4db8c5b52', '9eb88493-c2df-475c-8bc0-a5b4289146fe']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:38.099299 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b890397c-63bd-4253-8ed3-f08c73b1e95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:38.122053 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b890397c-63bd-4253-8ed3-f08c73b1e95f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf7ccaa2-f7df-4e38-8db2-3d96a8271eac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1816387785',encryption_key_id=None,group_id=7e937151-3ae4-45d2-9e3b-af16a04910e6,group_type_id=,metadata={},multiattach=False,project_id='4a1fcd973d494b26b643b45c4ef91708',qos_specs=None,replication_status=,reservations=['bac75858-cb95-4c8c-983e-07f861ae33a2','b6676e1d-f3cb-47cc-8498-02ace05972c4','71ef1dda-a24d-45c5-ac22-e3b4db8c5b52','9eb88493-c2df-475c-8bc0-a5b4289146fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_type_id=79aaecee-1862-464c-a71b-2c84de2670db), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1816387785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7e937151-3ae4-45d2-9e3b-af16a04910e6,host=None,id=bf7ccaa2-f7df-4e38-8db2-3d96a8271eac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a1fcd973d494b26b643b45c4ef91708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79aaecee-1862-464c-a71b-2c84de2670db),volume_type_id=79aaecee-1862-464c-a71b-2c84de2670db)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:38.122720 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2307f569-1b37-4177-8bbc-35db7f7b558c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:38.145152 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2307f569-1b37-4177-8bbc-35db7f7b558c) transitioned into state 'SUCCESS' from state '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-1816387785',encryption_key_id=None,group_id=7e937151-3ae4-45d2-9e3b-af16a04910e6,group_type_id=,metadata={},multiattach=False,project_id='4a1fcd973d494b26b643b45c4ef91708',qos_specs=None,replication_status=,reservations=['bac75858-cb95-4c8c-983e-07f861ae33a2','b6676e1d-f3cb-47cc-8498-02ace05972c4','71ef1dda-a24d-45c5-ac22-e3b4db8c5b52','9eb88493-c2df-475c-8bc0-a5b4289146fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_type_id=79aaecee-1862-464c-a71b-2c84de2670db)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:38.145750 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b864d13e-d647-4322-847e-8e5534982d3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:38.164059 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b864d13e-d647-4322-847e-8e5534982d3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:38.165249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Flow 'volume_create_api' (93d65936-cc27-4dec-a9af-f5a9ffab7fd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:38.165728 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume request issued successfully. Jul 03 01:25:38.166588 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:38.166809 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:38.221538 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:38.225016 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:38.225016 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:38.228577 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b890b6c7-5114-4117-8ab5-ebc278ed70c1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:38.229012 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 29/114] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:25:37 2026] POST /volume/v3/volumes => generated 821 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:38.250000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2b43240d-57b2-4b9b-9e26-c9e0acb5e14d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:38.252929 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2b43240d-57b2-4b9b-9e26-c9e0acb5e14d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac Jul 03 01:25:38.253174 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2b43240d-57b2-4b9b-9e26-c9e0acb5e14d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:38.253386 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2b43240d-57b2-4b9b-9e26-c9e0acb5e14d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:38.262855 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:38.262855 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:38.269293 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2b43240d-57b2-4b9b-9e26-c9e0acb5e14d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:38.269896 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-2b43240d-57b2-4b9b-9e26-c9e0acb5e14d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:38.270055 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-2b43240d-57b2-4b9b-9e26-c9e0acb5e14d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:38.307201 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-2b43240d-57b2-4b9b-9e26-c9e0acb5e14d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:38.311094 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:38.311094 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:38.318830 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2b43240d-57b2-4b9b-9e26-c9e0acb5e14d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac returned with HTTP 200 Jul 03 01:25:38.318830 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 29/115] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:38 2026] GET /volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac => generated 889 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:38.928107 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-68055603-7eac-4779-9fff-e5a4370c0459 req-645d1cb8-ed8b-4079-af41-acf4e5320378 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:38.932102 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-645d1cb8-ed8b-4079-af41-acf4e5320378 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] PUT https://10.4.3.64/volume/v3/attachments/3be95199-181e-431f-b68e-8ba3e6f83f61 Jul 03 01:25:38.932102 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-645d1cb8-ed8b-4079-af41-acf4e5320378 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:38.943986 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-68055603-7eac-4779-9fff-e5a4370c0459 req-645d1cb8-ed8b-4079-af41-acf4e5320378 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Acquiring lock "cinder-attachment_update-0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:25:38.954491 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-68055603-7eac-4779-9fff-e5a4370c0459 req-645d1cb8-ed8b-4079-af41-acf4e5320378 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Lock "cinder-attachment_update-0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86-np0000004346" acquired by "attachment_update" :: waited 0.012s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:25:38.955681 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:38.955681 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:39.337356 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2098c006-d956-43a5-8876-9cb35cfeb75c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:39.339574 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2098c006-d956-43a5-8876-9cb35cfeb75c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac Jul 03 01:25:39.339760 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2098c006-d956-43a5-8876-9cb35cfeb75c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:39.339949 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2098c006-d956-43a5-8876-9cb35cfeb75c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:39.347580 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:39.347580 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:39.351942 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2098c006-d956-43a5-8876-9cb35cfeb75c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:39.352881 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-2098c006-d956-43a5-8876-9cb35cfeb75c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:39.353042 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-2098c006-d956-43a5-8876-9cb35cfeb75c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:39.394791 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-2098c006-d956-43a5-8876-9cb35cfeb75c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:39.397618 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:39.397618 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:39.404256 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2098c006-d956-43a5-8876-9cb35cfeb75c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac returned with HTTP 200 Jul 03 01:25:39.404633 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 30/116] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:39 2026] GET /volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac => generated 914 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:39.422683 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4dd86fd7-a292-4a2d-87f9-3216cb2cc02f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:39.425161 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4dd86fd7-a292-4a2d-87f9-3216cb2cc02f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] PUT https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:39.425608 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4dd86fd7-a292-4a2d-87f9-3216cb2cc02f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7d2adb3e-49e2-40ab-a13d-693d6bcefb04"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:39.432017 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-4dd86fd7-a292-4a2d-87f9-3216cb2cc02f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Update called for group 7e937151-3ae4-45d2-9e3b-af16a04910e6. {{(pid=99879) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 01:25:39.432130 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.groups [None req-4dd86fd7-a292-4a2d-87f9-3216cb2cc02f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Updating group 7e937151-3ae4-45d2-9e3b-af16a04910e6 with name None description: None add_volumes: None remove_volumes: 7d2adb3e-49e2-40ab-a13d-693d6bcefb04. Jul 03 01:25:39.443141 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:39.443141 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:39.478313 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-68055603-7eac-4779-9fff-e5a4370c0459 req-645d1cb8-ed8b-4079-af41-acf4e5320378 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Lock "cinder-attachment_update-0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86-np0000004346" released by "attachment_update" :: held 0.524s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:25:39.478637 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-645d1cb8-ed8b-4079-af41-acf4e5320378 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/attachments/3be95199-181e-431f-b68e-8ba3e6f83f61 returned with HTTP 200 Jul 03 01:25:39.479095 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 29/117] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:25:38 2026] PUT /volume/v3/attachments/3be95199-181e-431f-b68e-8ba3e6f83f61 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:39.490340 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4dd86fd7-a292-4a2d-87f9-3216cb2cc02f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 202 Jul 03 01:25:39.490781 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 30/118] 10.4.3.64 () {70 vars in 1399 bytes} [Fri Jul 3 01:25:39 2026] PUT /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:39.500674 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d79c98b3-a1bf-4336-99c5-50ebe67c9abb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:39.503536 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d79c98b3-a1bf-4336-99c5-50ebe67c9abb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:39.503766 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d79c98b3-a1bf-4336-99c5-50ebe67c9abb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:39.503983 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d79c98b3-a1bf-4336-99c5-50ebe67c9abb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:39.504141 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-d79c98b3-a1bf-4336-99c5-50ebe67c9abb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:39.507851 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:39.507851 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:39.516557 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d79c98b3-a1bf-4336-99c5-50ebe67c9abb tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 200 Jul 03 01:25:39.517182 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 30/119] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:39 2026] GET /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:39.992520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-68055603-7eac-4779-9fff-e5a4370c0459 req-b7981eea-e3eb-41dd-9cfe-d83b04ea9c21 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:40.000149 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-b7981eea-e3eb-41dd-9cfe-d83b04ea9c21 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] POST https://10.4.3.64/volume/v3/attachments/3be95199-181e-431f-b68e-8ba3e6f83f61/action Jul 03 01:25:40.000599 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-b7981eea-e3eb-41dd-9cfe-d83b04ea9c21 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:40.004439 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-b7981eea-e3eb-41dd-9cfe-d83b04ea9c21 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:40.014010 np0000004346 devstack@c-api.service[99880]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Jul 03 01:25:40.014010 np0000004346 devstack@c-api.service[99880]: .first() Jul 03 01:25:40.030021 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:40.030021 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:40.046499 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-68055603-7eac-4779-9fff-e5a4370c0459 req-b7981eea-e3eb-41dd-9cfe-d83b04ea9c21 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/attachments/3be95199-181e-431f-b68e-8ba3e6f83f61/action returned with HTTP 204 Jul 03 01:25:40.046933 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 31/120] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:25:39 2026] POST /volume/v3/attachments/3be95199-181e-431f-b68e-8ba3e6f83f61/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:40.529297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d72e19d2-4e57-40ee-929b-e096dcdfceca None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:40.530982 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d72e19d2-4e57-40ee-929b-e096dcdfceca tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:40.531182 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d72e19d2-4e57-40ee-929b-e096dcdfceca tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:40.531354 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d72e19d2-4e57-40ee-929b-e096dcdfceca tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:40.531536 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-d72e19d2-4e57-40ee-929b-e096dcdfceca tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:40.538879 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:40.538879 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:40.554487 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d72e19d2-4e57-40ee-929b-e096dcdfceca tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 200 Jul 03 01:25:40.554908 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 30/121] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:40 2026] GET /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:40.563940 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-da9361a7-9bb6-4592-9dff-cc2d79d81166 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:40.565411 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da9361a7-9bb6-4592-9dff-cc2d79d81166 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] PUT https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:40.565732 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-da9361a7-9bb6-4592-9dff-cc2d79d81166 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7d2adb3e-49e2-40ab-a13d-693d6bcefb04"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:40.567003 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-da9361a7-9bb6-4592-9dff-cc2d79d81166 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Update called for group 7e937151-3ae4-45d2-9e3b-af16a04910e6. {{(pid=99879) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 01:25:40.567126 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.groups [None req-da9361a7-9bb6-4592-9dff-cc2d79d81166 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Updating group 7e937151-3ae4-45d2-9e3b-af16a04910e6 with name None description: None add_volumes: 7d2adb3e-49e2-40ab-a13d-693d6bcefb04 remove_volumes: None. Jul 03 01:25:40.575819 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:40.575819 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:40.608758 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da9361a7-9bb6-4592-9dff-cc2d79d81166 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 202 Jul 03 01:25:40.609220 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 31/122] 10.4.3.64 () {70 vars in 1399 bytes} [Fri Jul 3 01:25:40 2026] PUT /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:40.621990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-99d2c5cc-1f3d-41c1-b60e-61af3adbfcc4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:40.626152 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-99d2c5cc-1f3d-41c1-b60e-61af3adbfcc4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:40.626455 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-99d2c5cc-1f3d-41c1-b60e-61af3adbfcc4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:40.626731 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-99d2c5cc-1f3d-41c1-b60e-61af3adbfcc4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:40.627747 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-99d2c5cc-1f3d-41c1-b60e-61af3adbfcc4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:40.640275 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:40.640275 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:40.649197 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-99d2c5cc-1f3d-41c1-b60e-61af3adbfcc4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 200 Jul 03 01:25:40.649858 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 31/123] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:40 2026] GET /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 390 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:41.659568 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-90a33b04-06b0-4c4d-91a3-af8a0b6f73cc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:41.661366 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-90a33b04-06b0-4c4d-91a3-af8a0b6f73cc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:41.661589 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-90a33b04-06b0-4c4d-91a3-af8a0b6f73cc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:41.661782 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-90a33b04-06b0-4c4d-91a3-af8a0b6f73cc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:41.661904 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-90a33b04-06b0-4c4d-91a3-af8a0b6f73cc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:41.665408 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:41.665408 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:41.677297 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-90a33b04-06b0-4c4d-91a3-af8a0b6f73cc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 200 Jul 03 01:25:41.677721 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 32/124] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:41 2026] GET /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:41.688118 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-422eea41-22aa-438d-a4bf-6c4ae99eec34 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:41.690232 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-422eea41-22aa-438d-a4bf-6c4ae99eec34 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] PUT https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:41.690944 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-422eea41-22aa-438d-a4bf-6c4ae99eec34 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "bf7ccaa2-f7df-4e38-8db2-3d96a8271eac"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:41.700331 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-422eea41-22aa-438d-a4bf-6c4ae99eec34 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Update called for group 7e937151-3ae4-45d2-9e3b-af16a04910e6. {{(pid=99882) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 01:25:41.700331 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.groups [None req-422eea41-22aa-438d-a4bf-6c4ae99eec34 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Updating group 7e937151-3ae4-45d2-9e3b-af16a04910e6 with name None description: None add_volumes: None remove_volumes: bf7ccaa2-f7df-4e38-8db2-3d96a8271eac. Jul 03 01:25:41.703647 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:41.703647 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:41.722785 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-422eea41-22aa-438d-a4bf-6c4ae99eec34 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 202 Jul 03 01:25:41.723594 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 31/125] 10.4.3.64 () {70 vars in 1399 bytes} [Fri Jul 3 01:25:41 2026] PUT /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:41.732375 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-23481713-ca7a-4f6d-b6e8-683d3368d291 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:41.736578 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-23481713-ca7a-4f6d-b6e8-683d3368d291 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:41.736578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-23481713-ca7a-4f6d-b6e8-683d3368d291 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:41.736578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-23481713-ca7a-4f6d-b6e8-683d3368d291 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:41.736578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-23481713-ca7a-4f6d-b6e8-683d3368d291 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:41.739122 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:41.739122 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:41.748071 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-23481713-ca7a-4f6d-b6e8-683d3368d291 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 200 Jul 03 01:25:41.748598 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 32/126] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:41 2026] GET /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 390 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:42.758632 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e30fce02-58d0-4048-bfdb-cddf750784e0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:42.760380 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e30fce02-58d0-4048-bfdb-cddf750784e0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:42.760600 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e30fce02-58d0-4048-bfdb-cddf750784e0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:42.760827 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e30fce02-58d0-4048-bfdb-cddf750784e0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:42.760956 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-e30fce02-58d0-4048-bfdb-cddf750784e0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:42.764599 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:42.764599 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:42.772672 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e30fce02-58d0-4048-bfdb-cddf750784e0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 200 Jul 03 01:25:42.773091 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 32/127] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:42 2026] GET /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:42.781027 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dd1c51ee-4e07-49d7-bbf5-1cb717b01928 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:42.782847 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dd1c51ee-4e07-49d7-bbf5-1cb717b01928 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] PUT https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:42.783857 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dd1c51ee-4e07-49d7-bbf5-1cb717b01928 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "bf7ccaa2-f7df-4e38-8db2-3d96a8271eac"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:42.788187 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-dd1c51ee-4e07-49d7-bbf5-1cb717b01928 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Update called for group 7e937151-3ae4-45d2-9e3b-af16a04910e6. {{(pid=99880) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 01:25:42.788333 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.groups [None req-dd1c51ee-4e07-49d7-bbf5-1cb717b01928 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Updating group 7e937151-3ae4-45d2-9e3b-af16a04910e6 with name None description: None add_volumes: bf7ccaa2-f7df-4e38-8db2-3d96a8271eac remove_volumes: None. Jul 03 01:25:42.791459 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:42.791459 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:42.832840 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dd1c51ee-4e07-49d7-bbf5-1cb717b01928 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 202 Jul 03 01:25:42.832840 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 33/128] 10.4.3.64 () {70 vars in 1399 bytes} [Fri Jul 3 01:25:42 2026] PUT /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:42.840980 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2fa14c41-04ec-49c4-849e-d3bad48edce6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:42.843466 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2fa14c41-04ec-49c4-849e-d3bad48edce6 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:42.843849 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2fa14c41-04ec-49c4-849e-d3bad48edce6 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:42.844130 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2fa14c41-04ec-49c4-849e-d3bad48edce6 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:42.844321 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-2fa14c41-04ec-49c4-849e-d3bad48edce6 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:42.847975 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:42.847975 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:42.856530 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2fa14c41-04ec-49c4-849e-d3bad48edce6 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 200 Jul 03 01:25:42.856530 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 32/129] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:42 2026] GET /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 390 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:43.868098 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-55d496e0-9163-49d4-9b55-fb9e27d19893 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:43.869567 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-55d496e0-9163-49d4-9b55-fb9e27d19893 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:43.869879 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-55d496e0-9163-49d4-9b55-fb9e27d19893 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:43.871320 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-55d496e0-9163-49d4-9b55-fb9e27d19893 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:43.871320 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-55d496e0-9163-49d4-9b55-fb9e27d19893 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:43.874091 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:43.874091 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:43.883294 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-55d496e0-9163-49d4-9b55-fb9e27d19893 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 200 Jul 03 01:25:43.883608 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 33/130] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:43 2026] GET /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:43.896947 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:43.898611 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:43.898814 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:43.899029 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:43.899272 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:43.899569 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:43.899569 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:43.899982 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:43.901985 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1c1ab849-0823-4ee0-a253-6e4a373273aa None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:43.907816 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all volumes completed successfully. Jul 03 01:25:43.908451 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:43.908648 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:43.944750 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:43.948445 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:43.948445 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:43.952779 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:43.952968 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:43.995326 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:43.998353 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:43.998353 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:44.005366 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0f0d3b1c-33b0-4b60-86aa-2381b73d749f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:44.005842 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 33/131] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:43 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:44.020073 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dd228c14-7fba-4d20-a383-07d70537b59a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:44.021670 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dd228c14-7fba-4d20-a383-07d70537b59a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Jul 03 01:25:44.022131 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dd228c14-7fba-4d20-a383-07d70537b59a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "7e937151-3ae4-45d2-9e3b-af16a04910e6", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-804284005"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:44.023517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.group_snapshots [None req-dd228c14-7fba-4d20-a383-07d70537b59a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '7e937151-3ae4-45d2-9e3b-af16a04910e6', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-804284005'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 01:25:44.026662 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:44.026662 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:44.029641 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.group_snapshots [None req-dd228c14-7fba-4d20-a383-07d70537b59a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-804284005. Jul 03 01:25:44.062259 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:44.062259 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:44.075231 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-dd228c14-7fba-4d20-a383-07d70537b59a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1799633345 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1799633345, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:44.075484 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-dd228c14-7fba-4d20-a383-07d70537b59a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1799633345 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1799633345, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:44.093494 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-dd228c14-7fba-4d20-a383-07d70537b59a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['fc0cd0b6-eb43-4fa6-b18c-f49d1bac60cf', '6a27ff9a-d4a9-4688-9652-11c8da85e94d', 'a087065f-efaa-4599-9b82-4e41c1a45829', 'f57bdf78-92df-4f49-9faf-f6b49070ed95'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:44.111486 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c1ab849-0823-4ee0-a253-6e4a373273aa tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:25:44.111870 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1c1ab849-0823-4ee0-a253-6e4a373273aa tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1646222187"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:44.113404 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:44.113404 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:44.128514 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c1ab849-0823-4ee0-a253-6e4a373273aa tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:25:44.128647 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dd228c14-7fba-4d20-a383-07d70537b59a tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Jul 03 01:25:44.128965 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 34/132] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:25:43 2026] POST /volume/v3/types => generated 216 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:44.129075 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 33/133] 10.4.3.64 () {70 vars in 1317 bytes} [Fri Jul 3 01:25:44 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:44.138152 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-22a06025-6c81-474a-8c23-e6366dcb6e90 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:44.138463 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-72e21922-40bd-4a5a-8568-7a0f3168ca03 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:44.140111 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-72e21922-40bd-4a5a-8568-7a0f3168ca03 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 Jul 03 01:25:44.140292 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-72e21922-40bd-4a5a-8568-7a0f3168ca03 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:44.140472 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-72e21922-40bd-4a5a-8568-7a0f3168ca03 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:44.140596 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-72e21922-40bd-4a5a-8568-7a0f3168ca03 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member c7be4073-57fd-43d4-bf81-c5d993d1d502 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:25:44.140842 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-22a06025-6c81-474a-8c23-e6366dcb6e90 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:25:44.141650 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-22a06025-6c81-474a-8c23-e6366dcb6e90 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2052416751"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:44.143553 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:44.143553 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:44.143635 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:44.143635 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:44.146736 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-72e21922-40bd-4a5a-8568-7a0f3168ca03 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 returned with HTTP 200 Jul 03 01:25:44.147096 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 34/134] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:25:44 2026] GET /volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:44.161520 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-22a06025-6c81-474a-8c23-e6366dcb6e90 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:25:44.162219 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 34/135] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Jul 3 01:25:44 2026] POST /volume/v3/group_types => generated 173 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:44.177622 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-19618ade-9960-4de6-94a2-cbd027db2130 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:44.354401 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-19618ade-9960-4de6-94a2-cbd027db2130 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] POST https://10.4.3.64/volume/v3/groups Jul 03 01:25:44.354822 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-19618ade-9960-4de6-94a2-cbd027db2130 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "04595300-152f-44a1-bbca-89680462d260", "volume_types": ["1fc60553-e169-4436-b153-6ce6822b94a1"], "name": "tempest-Group1-513373296"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:44.356242 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-19618ade-9960-4de6-94a2-cbd027db2130 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Creating new group {'group': {'group_type': '04595300-152f-44a1-bbca-89680462d260', 'volume_types': ['1fc60553-e169-4436-b153-6ce6822b94a1'], 'name': 'tempest-Group1-513373296'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 01:25:44.360458 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.groups [None req-19618ade-9960-4de6-94a2-cbd027db2130 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Creating group tempest-Group1-513373296. Jul 03 01:25:44.375840 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19618ade-9960-4de6-94a2-cbd027db2130 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Availability zone cache updated, next update will occur around 2026-07-03 02:25:44.375557. {{(pid=99880) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:25:44.375933 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-19618ade-9960-4de6-94a2-cbd027db2130 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Availability Zones retrieved successfully. Jul 03 01:25:44.393958 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-19618ade-9960-4de6-94a2-cbd027db2130 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Created reservations ['4cba7da3-e6a8-402e-bc25-fd744bf5e0c4'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:44.421342 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-19618ade-9960-4de6-94a2-cbd027db2130 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Jul 03 01:25:44.421895 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 35/136] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Jul 3 01:25:44 2026] POST /volume/v3/groups => generated 93 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:25:44.432296 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2b3468cb-4188-4a01-a641-9a1203c39162 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:44.434899 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2b3468cb-4188-4a01-a641-9a1203c39162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee Jul 03 01:25:44.435163 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2b3468cb-4188-4a01-a641-9a1203c39162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:44.435396 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2b3468cb-4188-4a01-a641-9a1203c39162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:44.435580 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-2b3468cb-4188-4a01-a641-9a1203c39162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member 5944f8f4-c309-420b-a3d7-e3a780e73aee {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:44.440031 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:44.440031 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:44.449245 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2b3468cb-4188-4a01-a641-9a1203c39162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee returned with HTTP 200 Jul 03 01:25:44.449794 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 34/137] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:44 2026] GET /volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:45.156991 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1bb1e453-9bb4-4b4b-8c5a-f18b914b042d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.159230 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1bb1e453-9bb4-4b4b-8c5a-f18b914b042d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 Jul 03 01:25:45.159442 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1bb1e453-9bb4-4b4b-8c5a-f18b914b042d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.159646 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1bb1e453-9bb4-4b4b-8c5a-f18b914b042d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.159797 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-1bb1e453-9bb4-4b4b-8c5a-f18b914b042d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member c7be4073-57fd-43d4-bf81-c5d993d1d502 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:25:45.163388 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.163388 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:45.167500 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1bb1e453-9bb4-4b4b-8c5a-f18b914b042d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 returned with HTTP 200 Jul 03 01:25:45.168041 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 35/138] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:25:45 2026] GET /volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:45.177281 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-653ccd06-6656-4cf3-b207-8fae8d8fdd4c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.183504 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-653ccd06-6656-4cf3-b207-8fae8d8fdd4c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Jul 03 01:25:45.183504 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-653ccd06-6656-4cf3-b207-8fae8d8fdd4c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.183504 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-653ccd06-6656-4cf3-b207-8fae8d8fdd4c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.183504 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-653ccd06-6656-4cf3-b207-8fae8d8fdd4c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:45.183504 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.db.api [None req-653ccd06-6656-4cf3-b207-8fae8d8fdd4c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Building query based on filter {{(pid=99879) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:25:45.190109 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-653ccd06-6656-4cf3-b207-8fae8d8fdd4c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all snapshots completed successfully. Jul 03 01:25:45.190579 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.190579 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:45.191242 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-653ccd06-6656-4cf3-b207-8fae8d8fdd4c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 01:25:45.191648 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 35/139] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Jul 3 01:25:45 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:45.204440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5b93ec18-cf9c-4882-8350-2daf35ae287c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.206293 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5b93ec18-cf9c-4882-8350-2daf35ae287c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/snapshots/7a71589c-56bf-4f5d-b0a5-5f3d6b934032 Jul 03 01:25:45.206523 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5b93ec18-cf9c-4882-8350-2daf35ae287c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.206759 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5b93ec18-cf9c-4882-8350-2daf35ae287c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.228251 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.228251 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:45.228796 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5b93ec18-cf9c-4882-8350-2daf35ae287c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Snapshot retrieved successfully. Jul 03 01:25:45.229962 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5b93ec18-cf9c-4882-8350-2daf35ae287c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/snapshots/7a71589c-56bf-4f5d-b0a5-5f3d6b934032 returned with HTTP 200 Jul 03 01:25:45.230499 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 36/140] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:25:45 2026] GET /volume/v3/snapshots/7a71589c-56bf-4f5d-b0a5-5f3d6b934032 => generated 469 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:45.243182 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-982f663d-5aa9-45a1-a7fd-3d12b30b4285 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.245494 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-982f663d-5aa9-45a1-a7fd-3d12b30b4285 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/snapshots/3f56939c-ac1f-4b09-81eb-4a60ece98e88 Jul 03 01:25:45.245775 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-982f663d-5aa9-45a1-a7fd-3d12b30b4285 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.246029 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-982f663d-5aa9-45a1-a7fd-3d12b30b4285 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.256724 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.256724 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:45.257271 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-982f663d-5aa9-45a1-a7fd-3d12b30b4285 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Snapshot retrieved successfully. Jul 03 01:25:45.258255 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-982f663d-5aa9-45a1-a7fd-3d12b30b4285 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/snapshots/3f56939c-ac1f-4b09-81eb-4a60ece98e88 returned with HTTP 200 Jul 03 01:25:45.258762 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 35/141] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:25:45 2026] GET /volume/v3/snapshots/3f56939c-ac1f-4b09-81eb-4a60ece98e88 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:45.268707 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b88c7159-4acf-417c-baf0-9cf3d791b115 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.270395 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b88c7159-4acf-417c-baf0-9cf3d791b115 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 Jul 03 01:25:45.270671 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b88c7159-4acf-417c-baf0-9cf3d791b115 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.270829 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b88c7159-4acf-417c-baf0-9cf3d791b115 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.270962 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-b88c7159-4acf-417c-baf0-9cf3d791b115 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] delete called for member c7be4073-57fd-43d4-bf81-c5d993d1d502 {{(pid=99881) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 01:25:45.271053 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.group_snapshots [None req-b88c7159-4acf-417c-baf0-9cf3d791b115 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Delete group_snapshot with id: c7be4073-57fd-43d4-bf81-c5d993d1d502 Jul 03 01:25:45.274640 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.274640 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:45.315050 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b88c7159-4acf-417c-baf0-9cf3d791b115 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 returned with HTTP 202 Jul 03 01:25:45.315481 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 36/142] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:25:45 2026] DELETE /volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:45.325942 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-64781e92-a594-4063-9280-4d3cca5d3907 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.330613 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:45.331016 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.331239 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.331559 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:45.333653 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:45.350335 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all volumes completed successfully. Jul 03 01:25:45.352899 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:45.353046 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:45.386560 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:45.389316 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.389316 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:45.393540 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:45.393761 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:45.440861 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:45.444313 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.444313 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:45.451158 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-64781e92-a594-4063-9280-4d3cca5d3907 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:45.451484 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 36/143] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:45 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:45.460230 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2c30473f-f6c8-462c-b31f-9e3b6f44b021 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.465040 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2c30473f-f6c8-462c-b31f-9e3b6f44b021 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee Jul 03 01:25:45.465234 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2e93d89d-1acc-47ed-aaae-05965113bb58 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.465297 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2c30473f-f6c8-462c-b31f-9e3b6f44b021 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.465533 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2c30473f-f6c8-462c-b31f-9e3b6f44b021 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.465708 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-2c30473f-f6c8-462c-b31f-9e3b6f44b021 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member 5944f8f4-c309-420b-a3d7-e3a780e73aee {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:45.467127 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2e93d89d-1acc-47ed-aaae-05965113bb58 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Jul 03 01:25:45.467353 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2e93d89d-1acc-47ed-aaae-05965113bb58 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.467603 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2e93d89d-1acc-47ed-aaae-05965113bb58 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.467927 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-2e93d89d-1acc-47ed-aaae-05965113bb58 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:45.469373 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.db.api [None req-2e93d89d-1acc-47ed-aaae-05965113bb58 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Building query based on filter {{(pid=99882) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:25:45.470107 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.470107 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:45.477508 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2c30473f-f6c8-462c-b31f-9e3b6f44b021 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee returned with HTTP 200 Jul 03 01:25:45.477798 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 37/144] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:45 2026] GET /volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee => generated 322 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:45.487550 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2e93d89d-1acc-47ed-aaae-05965113bb58 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all snapshots completed successfully. Jul 03 01:25:45.487550 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2e93d89d-1acc-47ed-aaae-05965113bb58 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 01:25:45.487550 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 36/145] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Jul 3 01:25:45 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:25:45.489552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-716adbee-a304-425f-a13d-d36b2e63cce7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.491482 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-716adbee-a304-425f-a13d-d36b2e63cce7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] POST https://10.4.3.64/volume/v3/groups Jul 03 01:25:45.491916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-716adbee-a304-425f-a13d-d36b2e63cce7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "04595300-152f-44a1-bbca-89680462d260", "volume_types": ["1fc60553-e169-4436-b153-6ce6822b94a1"], "name": "tempest-Group2-1269154719"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:45.493593 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-716adbee-a304-425f-a13d-d36b2e63cce7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Creating new group {'group': {'group_type': '04595300-152f-44a1-bbca-89680462d260', 'volume_types': ['1fc60553-e169-4436-b153-6ce6822b94a1'], 'name': 'tempest-Group2-1269154719'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 01:25:45.495011 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-97947f4d-5322-4bb6-9535-bafda8ac757d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.497248 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-97947f4d-5322-4bb6-9535-bafda8ac757d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 Jul 03 01:25:45.497334 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.groups [None req-716adbee-a304-425f-a13d-d36b2e63cce7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Creating group tempest-Group2-1269154719. Jul 03 01:25:45.497534 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-97947f4d-5322-4bb6-9535-bafda8ac757d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.497624 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.497624 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:45.497767 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-97947f4d-5322-4bb6-9535-bafda8ac757d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.497938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.group_snapshots [None req-97947f4d-5322-4bb6-9535-bafda8ac757d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member c7be4073-57fd-43d4-bf81-c5d993d1d502 {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:25:45.507891 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-97947f4d-5322-4bb6-9535-bafda8ac757d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 returned with HTTP 404 Jul 03 01:25:45.508721 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 37/146] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:25:45 2026] GET /volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:45.514230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-716adbee-a304-425f-a13d-d36b2e63cce7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Availability zone cache updated, next update will occur around 2026-07-03 02:25:45.513814. {{(pid=99881) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:25:45.514230 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-716adbee-a304-425f-a13d-d36b2e63cce7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Availability Zones retrieved successfully. Jul 03 01:25:45.517378 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a82a4bb1-f7ea-44fe-85ed-f6982206016d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.523186 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a82a4bb1-f7ea-44fe-85ed-f6982206016d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 Jul 03 01:25:45.524179 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a82a4bb1-f7ea-44fe-85ed-f6982206016d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.524179 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a82a4bb1-f7ea-44fe-85ed-f6982206016d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.524179 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.group_snapshots [None req-a82a4bb1-f7ea-44fe-85ed-f6982206016d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] delete called for member c7be4073-57fd-43d4-bf81-c5d993d1d502 {{(pid=99880) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 01:25:45.524179 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.group_snapshots [None req-a82a4bb1-f7ea-44fe-85ed-f6982206016d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Delete group_snapshot with id: c7be4073-57fd-43d4-bf81-c5d993d1d502 Jul 03 01:25:45.528467 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a82a4bb1-f7ea-44fe-85ed-f6982206016d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 returned with HTTP 404 Jul 03 01:25:45.528993 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 38/147] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:25:45 2026] DELETE /volume/v3/group_snapshots/c7be4073-57fd-43d4-bf81-c5d993d1d502 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:45.531944 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-716adbee-a304-425f-a13d-d36b2e63cce7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Created reservations ['f630745d-f6e1-4f1d-96b2-22d8768c5fe3'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:45.536824 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.539886 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:45.540117 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.540364 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.541840 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:45.542984 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:45.553233 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all volumes completed successfully. Jul 03 01:25:45.553925 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:45.554084 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:45.565477 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-716adbee-a304-425f-a13d-d36b2e63cce7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Jul 03 01:25:45.566009 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 37/148] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Jul 3 01:25:45 2026] POST /volume/v3/groups => generated 94 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:25:45.578585 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ab513a58-30f1-4b84-bf50-d91aa78c53f5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.581151 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ab513a58-30f1-4b84-bf50-d91aa78c53f5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa Jul 03 01:25:45.581332 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ab513a58-30f1-4b84-bf50-d91aa78c53f5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.581976 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ab513a58-30f1-4b84-bf50-d91aa78c53f5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.582122 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-ab513a58-30f1-4b84-bf50-d91aa78c53f5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member 23098284-ca93-4af5-ba08-cadcad2e17fa {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:45.585675 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.585675 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:45.593238 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ab513a58-30f1-4b84-bf50-d91aa78c53f5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa returned with HTTP 200 Jul 03 01:25:45.593653 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 38/149] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:45 2026] GET /volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:45.597037 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:45.600485 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.600485 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:45.604686 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:45.604894 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:45.644569 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:45.648172 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.648172 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:45.655491 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c143e68e-46f5-42c8-9a4c-dc181992aeea tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:45.655895 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 37/150] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:45 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:45.671644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d3ddb067-da9a-43f5-ba85-057f55a8bf38 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.675864 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d3ddb067-da9a-43f5-ba85-057f55a8bf38 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6/action Jul 03 01:25:45.676208 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d3ddb067-da9a-43f5-ba85-057f55a8bf38 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:45.676449 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d3ddb067-da9a-43f5-ba85-057f55a8bf38 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:45.681448 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-d3ddb067-da9a-43f5-ba85-057f55a8bf38 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] delete called for group 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99880) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:25:45.681448 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.groups [None req-d3ddb067-da9a-43f5-ba85-057f55a8bf38 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Delete group with id: 7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:45.682350 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.682350 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:45.729212 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d3ddb067-da9a-43f5-ba85-057f55a8bf38 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6/action returned with HTTP 202 Jul 03 01:25:45.729628 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 39/151] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:25:45 2026] POST /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:45.738480 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a180d362-3a00-4709-a69e-ce6346e567d1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:45.743345 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a180d362-3a00-4709-a69e-ce6346e567d1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac Jul 03 01:25:45.743673 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a180d362-3a00-4709-a69e-ce6346e567d1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:45.743941 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a180d362-3a00-4709-a69e-ce6346e567d1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:45.753321 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.753321 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:45.757895 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a180d362-3a00-4709-a69e-ce6346e567d1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:45.758779 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-a180d362-3a00-4709-a69e-ce6346e567d1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:45.758980 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-a180d362-3a00-4709-a69e-ce6346e567d1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:45.812279 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-a180d362-3a00-4709-a69e-ce6346e567d1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:45.815676 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:45.815676 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:45.824161 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a180d362-3a00-4709-a69e-ce6346e567d1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac returned with HTTP 200 Jul 03 01:25:45.824714 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 38/152] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:45 2026] GET /volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:46.605731 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9b3c39ef-0a39-4c97-bfc8-2d2303cddf09 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:46.609605 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9b3c39ef-0a39-4c97-bfc8-2d2303cddf09 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa Jul 03 01:25:46.609605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9b3c39ef-0a39-4c97-bfc8-2d2303cddf09 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:46.609605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9b3c39ef-0a39-4c97-bfc8-2d2303cddf09 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:46.609738 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-9b3c39ef-0a39-4c97-bfc8-2d2303cddf09 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member 23098284-ca93-4af5-ba08-cadcad2e17fa {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:46.613537 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:46.613537 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:46.621041 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9b3c39ef-0a39-4c97-bfc8-2d2303cddf09 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa returned with HTTP 200 Jul 03 01:25:46.621472 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 39/153] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:46 2026] GET /volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:46.629732 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:46.631633 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:46.632066 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-557860349", "volume_type": "1fc60553-e169-4436-b153-6ce6822b94a1", "group_id": "5944f8f4-c309-420b-a3d7-e3a780e73aee", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:46.633494 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-557860349', 'volume_type': '1fc60553-e169-4436-b153-6ce6822b94a1', 'group_id': '5944f8f4-c309-420b-a3d7-e3a780e73aee', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:46.642450 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:46.642450 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:46.642450 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Create volume of 1 GB Jul 03 01:25:46.649106 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Availability Zones retrieved successfully. Jul 03 01:25:46.654268 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Flow 'volume_create_api' (48b6c450-190e-4ab8-afc0-208b7bf3fca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:46.655492 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56e19cb6-2383-4abe-8729-ee426255e469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:46.656122 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:46.656122 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:46.656780 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:46.677495 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56e19cb6-2383-4abe-8729-ee426255e469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:25:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fc60553-e169-4436-b153-6ce6822b94a1,is_public=True,name='tempest-GroupsTest-volume-type-1646222187',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fc60553-e169-4436-b153-6ce6822b94a1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5944f8f4-c309-420b-a3d7-e3a780e73aee', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:46.678523 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1709be65-4dbf-4087-b4b6-dae4ea582276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:46.707869 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1646222187 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1646222187, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:46.708139 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1646222187 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1646222187, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:46.738616 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Created reservations ['0bc9a63d-43da-44a8-ac6a-22e4b54259cd', '91983371-49a7-4ec1-af49-31b7721c45fa', '9fa54b1b-0fd9-40c8-b937-af282f2857c2', '24a0af47-490e-48e0-a6b1-a43ba527abc6'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:46.739319 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1709be65-4dbf-4087-b4b6-dae4ea582276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bc9a63d-43da-44a8-ac6a-22e4b54259cd', '91983371-49a7-4ec1-af49-31b7721c45fa', '9fa54b1b-0fd9-40c8-b937-af282f2857c2', '24a0af47-490e-48e0-a6b1-a43ba527abc6']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:46.739953 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14207f0a-2582-4202-aa4e-3e769be8c646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:46.761801 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14207f0a-2582-4202-aa4e-3e769be8c646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-557860349',encryption_key_id=None,group_id=5944f8f4-c309-420b-a3d7-e3a780e73aee,group_type_id=,metadata={},multiattach=False,project_id='a11d39affd0a4a959708ef6aba21dcee',qos_specs=None,replication_status=,reservations=['0bc9a63d-43da-44a8-ac6a-22e4b54259cd','91983371-49a7-4ec1-af49-31b7721c45fa','9fa54b1b-0fd9-40c8-b937-af282f2857c2','24a0af47-490e-48e0-a6b1-a43ba527abc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7ccd6da6e1491da13d4244f55e13af',volume_type_id=1fc60553-e169-4436-b153-6ce6822b94a1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-557860349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5944f8f4-c309-420b-a3d7-e3a780e73aee,host=None,id=c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a11d39affd0a4a959708ef6aba21dcee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb7ccd6da6e1491da13d4244f55e13af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fc60553-e169-4436-b153-6ce6822b94a1),volume_type_id=1fc60553-e169-4436-b153-6ce6822b94a1)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:46.762433 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6f4da9-67a1-4fb3-a65f-cfa3894e1234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:46.780001 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d6f4da9-67a1-4fb3-a65f-cfa3894e1234) transitioned into state 'SUCCESS' from state '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-557860349',encryption_key_id=None,group_id=5944f8f4-c309-420b-a3d7-e3a780e73aee,group_type_id=,metadata={},multiattach=False,project_id='a11d39affd0a4a959708ef6aba21dcee',qos_specs=None,replication_status=,reservations=['0bc9a63d-43da-44a8-ac6a-22e4b54259cd','91983371-49a7-4ec1-af49-31b7721c45fa','9fa54b1b-0fd9-40c8-b937-af282f2857c2','24a0af47-490e-48e0-a6b1-a43ba527abc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7ccd6da6e1491da13d4244f55e13af',volume_type_id=1fc60553-e169-4436-b153-6ce6822b94a1)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:46.780690 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbf550b-2eb4-4f87-a881-bf6ca9e73035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:46.795607 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fbf550b-2eb4-4f87-a881-bf6ca9e73035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:46.796770 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Flow 'volume_create_api' (48b6c450-190e-4ab8-afc0-208b7bf3fca1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:46.797122 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Create volume request issued successfully. Jul 03 01:25:46.797963 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:46.798151 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:46.834903 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:46.838389 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:46.838389 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:46.838553 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9aeca578-dd79-4bed-8224-c3592503a04d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:46.840655 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9aeca578-dd79-4bed-8224-c3592503a04d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac Jul 03 01:25:46.840973 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9aeca578-dd79-4bed-8224-c3592503a04d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:46.841120 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9aeca578-dd79-4bed-8224-c3592503a04d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:46.843364 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-60c8ca2a-8280-4583-be9c-122998b4e6dc tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:46.843871 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 38/154] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:25:46 2026] POST /volume/v3/volumes => generated 812 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:46.848887 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9aeca578-dd79-4bed-8224-c3592503a04d tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac returned with HTTP 404 Jul 03 01:25:46.849559 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 40/155] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:46 2026] GET /volume/v3/volumes/bf7ccaa2-f7df-4e38-8db2-3d96a8271eac => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:46.858438 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-00db7530-acfb-4e1d-9c9b-4574c22c81b0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:46.860504 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6c7ef74f-8a2b-4dad-a8aa-4e922114ba9e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:46.862744 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6c7ef74f-8a2b-4dad-a8aa-4e922114ba9e tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 Jul 03 01:25:46.863051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6c7ef74f-8a2b-4dad-a8aa-4e922114ba9e tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:46.863310 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-00db7530-acfb-4e1d-9c9b-4574c22c81b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/7d2adb3e-49e2-40ab-a13d-693d6bcefb04 Jul 03 01:25:46.863368 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6c7ef74f-8a2b-4dad-a8aa-4e922114ba9e tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:46.863668 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-00db7530-acfb-4e1d-9c9b-4574c22c81b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:46.863970 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-00db7530-acfb-4e1d-9c9b-4574c22c81b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:46.870169 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:46.870169 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:46.873721 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6c7ef74f-8a2b-4dad-a8aa-4e922114ba9e tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Volume info retrieved successfully. Jul 03 01:25:46.874346 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-6c7ef74f-8a2b-4dad-a8aa-4e922114ba9e tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:46.874543 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-6c7ef74f-8a2b-4dad-a8aa-4e922114ba9e tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:46.874697 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-00db7530-acfb-4e1d-9c9b-4574c22c81b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/7d2adb3e-49e2-40ab-a13d-693d6bcefb04 returned with HTTP 404 Jul 03 01:25:46.875336 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 39/156] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:46 2026] GET /volume/v3/volumes/7d2adb3e-49e2-40ab-a13d-693d6bcefb04 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:46.886804 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-79ed3c9b-8b8c-4533-a21c-bad846bd50d4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:46.888739 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-79ed3c9b-8b8c-4533-a21c-bad846bd50d4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 Jul 03 01:25:46.888971 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-79ed3c9b-8b8c-4533-a21c-bad846bd50d4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:46.889195 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-79ed3c9b-8b8c-4533-a21c-bad846bd50d4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:46.889329 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-79ed3c9b-8b8c-4533-a21c-bad846bd50d4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 7e937151-3ae4-45d2-9e3b-af16a04910e6 {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:46.892273 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-79ed3c9b-8b8c-4533-a21c-bad846bd50d4 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 returned with HTTP 404 Jul 03 01:25:46.892881 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 39/157] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:46 2026] GET /volume/v3/groups/7e937151-3ae4-45d2-9e3b-af16a04910e6 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:46.901408 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b4964181-9c54-4e0f-b7e7-a13b41fb764c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:46.903444 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b4964181-9c54-4e0f-b7e7-a13b41fb764c tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/f3d59479-14c4-4e9a-85c0-06b41e494e01 Jul 03 01:25:46.903945 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b4964181-9c54-4e0f-b7e7-a13b41fb764c tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:46.904447 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b4964181-9c54-4e0f-b7e7-a13b41fb764c tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:46.924283 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b4964181-9c54-4e0f-b7e7-a13b41fb764c tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/group_types/f3d59479-14c4-4e9a-85c0-06b41e494e01 returned with HTTP 202 Jul 03 01:25:46.924962 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 41/158] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:25:46 2026] DELETE /volume/v3/group_types/f3d59479-14c4-4e9a-85c0-06b41e494e01 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:46.933132 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5b92a8c5-f1b9-40e1-a181-8b41feb9c4ed None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:46.934134 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-6c7ef74f-8a2b-4dad-a8aa-4e922114ba9e tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:46.937043 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b92a8c5-f1b9-40e1-a181-8b41feb9c4ed tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] DELETE https://10.4.3.64/volume/v3/types/79aaecee-1862-464c-a71b-2c84de2670db Jul 03 01:25:46.937347 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b92a8c5-f1b9-40e1-a181-8b41feb9c4ed tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:46.937404 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:46.937404 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:46.937728 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b92a8c5-f1b9-40e1-a181-8b41feb9c4ed tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:46.945607 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6c7ef74f-8a2b-4dad-a8aa-4e922114ba9e tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 returned with HTTP 200 Jul 03 01:25:46.946092 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 40/159] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:46 2026] GET /volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 => generated 880 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:46.980050 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b92a8c5-f1b9-40e1-a181-8b41feb9c4ed tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/types/79aaecee-1862-464c-a71b-2c84de2670db returned with HTTP 202 Jul 03 01:25:46.980549 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 40/160] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:25:46 2026] DELETE /volume/v3/types/79aaecee-1862-464c-a71b-2c84de2670db => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:25:46.992700 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-53859614-1dab-44dc-b618-434ac12a5cd3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:46.992803 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-53859614-1dab-44dc-b618-434ac12a5cd3 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] GET https://10.4.3.64/volume/v3/types/79aaecee-1862-464c-a71b-2c84de2670db Jul 03 01:25:46.992997 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-53859614-1dab-44dc-b618-434ac12a5cd3 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:46.993203 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-53859614-1dab-44dc-b618-434ac12a5cd3 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:46.999434 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-53859614-1dab-44dc-b618-434ac12a5cd3 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/types/79aaecee-1862-464c-a71b-2c84de2670db returned with HTTP 404 Jul 03 01:25:47.000123 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 40/161] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:25:46 2026] GET /volume/v3/types/79aaecee-1862-464c-a71b-2c84de2670db => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:47.020310 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-94ca6e40-c6a8-4b09-a55d-9b78e58304a7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:47.022536 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-94ca6e40-c6a8-4b09-a55d-9b78e58304a7 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:25:47.024596 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-94ca6e40-c6a8-4b09-a55d-9b78e58304a7 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-106869436"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:47.049747 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-94ca6e40-c6a8-4b09-a55d-9b78e58304a7 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:25:47.050125 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 42/162] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:25:47 2026] POST /volume/v3/types => generated 223 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:47.060204 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ed8d22fb-bdaf-4591-8a9f-4025b81b0b1d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:47.061997 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ed8d22fb-bdaf-4591-8a9f-4025b81b0b1d tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:25:47.062309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ed8d22fb-bdaf-4591-8a9f-4025b81b0b1d tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-725521908"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:47.082123 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ed8d22fb-bdaf-4591-8a9f-4025b81b0b1d tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:25:47.082618 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 41/163] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Jul 3 01:25:47 2026] POST /volume/v3/group_types => generated 180 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:47.092263 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9b275688-9ac4-458c-960f-81d65679780b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:47.093966 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9b275688-9ac4-458c-960f-81d65679780b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/groups Jul 03 01:25:47.094282 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9b275688-9ac4-458c-960f-81d65679780b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "83ba48ab-7f57-4b3e-bb9a-73682e160247", "volume_types": ["3fa80e72-3eba-4753-a5d2-412b837ce920"], "name": "tempest-GroupSnapshotsTest-Group-113268282"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:47.095647 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-9b275688-9ac4-458c-960f-81d65679780b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating new group {'group': {'group_type': '83ba48ab-7f57-4b3e-bb9a-73682e160247', 'volume_types': ['3fa80e72-3eba-4753-a5d2-412b837ce920'], 'name': 'tempest-GroupSnapshotsTest-Group-113268282'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 01:25:47.099061 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.groups [None req-9b275688-9ac4-458c-960f-81d65679780b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating group tempest-GroupSnapshotsTest-Group-113268282. Jul 03 01:25:47.106176 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9b275688-9ac4-458c-960f-81d65679780b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Availability Zones retrieved successfully. Jul 03 01:25:47.123990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-9b275688-9ac4-458c-960f-81d65679780b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['84a3d1cb-15e1-4f11-8ffd-237a1a97701c'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:47.159536 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9b275688-9ac4-458c-960f-81d65679780b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Jul 03 01:25:47.160003 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 41/164] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Jul 3 01:25:47 2026] POST /volume/v3/groups => generated 111 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:47.171677 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-10676de9-41f9-4dcc-97e9-4f6cb4a83c46 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:47.173575 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-10676de9-41f9-4dcc-97e9-4f6cb4a83c46 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c Jul 03 01:25:47.174311 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-10676de9-41f9-4dcc-97e9-4f6cb4a83c46 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:47.174623 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-10676de9-41f9-4dcc-97e9-4f6cb4a83c46 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:47.174750 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-10676de9-41f9-4dcc-97e9-4f6cb4a83c46 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member f601c062-5453-44fe-81fc-da685c2ae24c {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:47.178290 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:47.178290 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:47.185271 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-10676de9-41f9-4dcc-97e9-4f6cb4a83c46 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c returned with HTTP 200 Jul 03 01:25:47.185647 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 41/165] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:47 2026] GET /volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:47.967358 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-22b28094-a40d-4b2f-9adb-19f2f9ee53c4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:47.969991 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-22b28094-a40d-4b2f-9adb-19f2f9ee53c4 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 Jul 03 01:25:47.970251 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-22b28094-a40d-4b2f-9adb-19f2f9ee53c4 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:47.970490 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-22b28094-a40d-4b2f-9adb-19f2f9ee53c4 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:47.981399 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:47.981399 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:47.986194 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-22b28094-a40d-4b2f-9adb-19f2f9ee53c4 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Volume info retrieved successfully. Jul 03 01:25:47.986914 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-22b28094-a40d-4b2f-9adb-19f2f9ee53c4 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:47.987078 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-22b28094-a40d-4b2f-9adb-19f2f9ee53c4 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:48.039345 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-22b28094-a40d-4b2f-9adb-19f2f9ee53c4 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:48.044516 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.044516 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:48.054289 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-22b28094-a40d-4b2f-9adb-19f2f9ee53c4 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 returned with HTTP 200 Jul 03 01:25:48.054800 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 43/166] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:47 2026] GET /volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 => generated 905 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:48.069486 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bfe26e67-fd30-492e-948b-5c1afd635891 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:48.071286 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bfe26e67-fd30-492e-948b-5c1afd635891 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee Jul 03 01:25:48.071534 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bfe26e67-fd30-492e-948b-5c1afd635891 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:48.071765 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bfe26e67-fd30-492e-948b-5c1afd635891 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:48.071912 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-bfe26e67-fd30-492e-948b-5c1afd635891 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member 5944f8f4-c309-420b-a3d7-e3a780e73aee {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:48.075232 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.075232 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:48.083390 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bfe26e67-fd30-492e-948b-5c1afd635891 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee returned with HTTP 200 Jul 03 01:25:48.083858 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 42/167] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:48 2026] GET /volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:48.093026 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c9f7479d-0f6d-49d0-8b8c-d90e3fbfab19 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:48.094692 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9f7479d-0f6d-49d0-8b8c-d90e3fbfab19 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa Jul 03 01:25:48.094877 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9f7479d-0f6d-49d0-8b8c-d90e3fbfab19 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:48.095046 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9f7479d-0f6d-49d0-8b8c-d90e3fbfab19 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:48.095160 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-c9f7479d-0f6d-49d0-8b8c-d90e3fbfab19 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member 23098284-ca93-4af5-ba08-cadcad2e17fa {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:48.100980 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.100980 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:48.108985 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9f7479d-0f6d-49d0-8b8c-d90e3fbfab19 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa returned with HTTP 200 Jul 03 01:25:48.109745 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 42/168] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:48 2026] GET /volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:48.127157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a8246751-60b9-4c0e-b809-31835aa08241 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:48.129859 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a8246751-60b9-4c0e-b809-31835aa08241 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/detail Jul 03 01:25:48.132438 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a8246751-60b9-4c0e-b809-31835aa08241 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:48.132438 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a8246751-60b9-4c0e-b809-31835aa08241 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:48.132438 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.132438 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:48.157172 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a8246751-60b9-4c0e-b809-31835aa08241 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/detail returned with HTTP 200 Jul 03 01:25:48.157172 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 42/169] 10.4.3.64 () {68 vars in 1289 bytes} [Fri Jul 3 01:25:48 2026] GET /volume/v3/groups/detail => generated 639 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:48.166162 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ae53acc4-8458-4987-a3d7-6bacc4548c5f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:48.169143 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ae53acc4-8458-4987-a3d7-6bacc4548c5f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:48.169449 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ae53acc4-8458-4987-a3d7-6bacc4548c5f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:48.169722 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ae53acc4-8458-4987-a3d7-6bacc4548c5f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:48.170067 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-ae53acc4-8458-4987-a3d7-6bacc4548c5f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:48.171316 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-ae53acc4-8458-4987-a3d7-6bacc4548c5f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:48.187272 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ae53acc4-8458-4987-a3d7-6bacc4548c5f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Get all volumes completed successfully. Jul 03 01:25:48.188654 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-ae53acc4-8458-4987-a3d7-6bacc4548c5f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:48.188945 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-ae53acc4-8458-4987-a3d7-6bacc4548c5f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:48.201605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c73d1bf0-cc0d-41c8-92ab-26c6317a7923 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:48.201605 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c73d1bf0-cc0d-41c8-92ab-26c6317a7923 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c Jul 03 01:25:48.201605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c73d1bf0-cc0d-41c8-92ab-26c6317a7923 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:48.201605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c73d1bf0-cc0d-41c8-92ab-26c6317a7923 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:48.201605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-c73d1bf0-cc0d-41c8-92ab-26c6317a7923 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member f601c062-5453-44fe-81fc-da685c2ae24c {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:48.206502 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.206502 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:48.219556 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c73d1bf0-cc0d-41c8-92ab-26c6317a7923 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c returned with HTTP 200 Jul 03 01:25:48.219992 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 43/170] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:48 2026] GET /volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:48.234705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:48.237981 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:48.239368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1006057467", "volume_type": "3fa80e72-3eba-4753-a5d2-412b837ce920", "group_id": "f601c062-5453-44fe-81fc-da685c2ae24c", "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:48.242900 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1006057467', 'volume_type': '3fa80e72-3eba-4753-a5d2-412b837ce920', 'group_id': 'f601c062-5453-44fe-81fc-da685c2ae24c', 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:48.252667 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.252667 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:48.253336 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume of 1 GB Jul 03 01:25:48.260167 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-ae53acc4-8458-4987-a3d7-6bacc4548c5f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:48.264141 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Availability Zones retrieved successfully. Jul 03 01:25:48.266391 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.266391 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:48.271664 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Flow 'volume_create_api' (e1e914fc-09e1-4e75-866b-57a267a6308e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:48.272984 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c251ad9-63ed-4078-91ab-a142cd497087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:48.273564 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.273564 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:48.274387 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:48.279220 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ae53acc4-8458-4987-a3d7-6bacc4548c5f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:48.279793 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 44/171] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:48 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 01:25:48.296791 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f5e29a16-68bf-4e0e-be1a-71cdbc61ef42 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:48.298590 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f5e29a16-68bf-4e0e-be1a-71cdbc61ef42 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:48.299116 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f5e29a16-68bf-4e0e-be1a-71cdbc61ef42 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:48.299547 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f5e29a16-68bf-4e0e-be1a-71cdbc61ef42 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:48.300044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-f5e29a16-68bf-4e0e-be1a-71cdbc61ef42 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:48.300770 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.300770 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:48.303367 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f5e29a16-68bf-4e0e-be1a-71cdbc61ef42 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:48.306214 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c251ad9-63ed-4078-91ab-a142cd497087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:25:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3fa80e72-3eba-4753-a5d2-412b837ce920,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-106869436',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3fa80e72-3eba-4753-a5d2-412b837ce920', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f601c062-5453-44fe-81fc-da685c2ae24c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:48.306977 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c4aea0-1062-4512-a740-3268862b74b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:48.312414 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f5e29a16-68bf-4e0e-be1a-71cdbc61ef42 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Get all volumes completed successfully. Jul 03 01:25:48.313852 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-f5e29a16-68bf-4e0e-be1a-71cdbc61ef42 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:48.314257 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-f5e29a16-68bf-4e0e-be1a-71cdbc61ef42 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:48.333577 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-106869436 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-106869436, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:48.333979 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-106869436 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-106869436, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:48.369543 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-f5e29a16-68bf-4e0e-be1a-71cdbc61ef42 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:48.373253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['1db20203-9dfe-4696-9064-e3dd653ceca0', 'ba175a81-c73b-449e-95ff-a48172d2a1e3', 'b4bae5c6-d32c-4f2d-9e17-4774bdaced0a', 'a3a1d03e-8394-4dbc-95d6-b75f681e6f7b'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:48.373861 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.373861 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:48.374169 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c4aea0-1062-4512-a740-3268862b74b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1db20203-9dfe-4696-9064-e3dd653ceca0', 'ba175a81-c73b-449e-95ff-a48172d2a1e3', 'b4bae5c6-d32c-4f2d-9e17-4774bdaced0a', 'a3a1d03e-8394-4dbc-95d6-b75f681e6f7b']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:48.375038 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c46eac0-5c04-4541-b3ac-162d44368a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:48.384062 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f5e29a16-68bf-4e0e-be1a-71cdbc61ef42 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:48.384733 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 43/172] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:48 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:48.399981 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c46eac0-5c04-4541-b3ac-162d44368a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c85c4e50-e2c9-4213-a4d7-b83a710535db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1006057467',encryption_key_id=None,group_id=f601c062-5453-44fe-81fc-da685c2ae24c,group_type_id=,metadata={},multiattach=False,project_id='4a1fcd973d494b26b643b45c4ef91708',qos_specs=None,replication_status=,reservations=['1db20203-9dfe-4696-9064-e3dd653ceca0','ba175a81-c73b-449e-95ff-a48172d2a1e3','b4bae5c6-d32c-4f2d-9e17-4774bdaced0a','a3a1d03e-8394-4dbc-95d6-b75f681e6f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_type_id=3fa80e72-3eba-4753-a5d2-412b837ce920), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1006057467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f601c062-5453-44fe-81fc-da685c2ae24c,host=None,id=c85c4e50-e2c9-4213-a4d7-b83a710535db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a1fcd973d494b26b643b45c4ef91708',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3fa80e72-3eba-4753-a5d2-412b837ce920),volume_type_id=3fa80e72-3eba-4753-a5d2-412b837ce920)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:48.400884 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40cfc58d-f9b4-480e-b7f9-a3fed037a7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:48.403010 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a2be9b29-ca19-4cc4-aaa6-b9e6e7475fbe None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:48.406259 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a2be9b29-ca19-4cc4-aaa6-b9e6e7475fbe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] POST https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee/action Jul 03 01:25:48.407086 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a2be9b29-ca19-4cc4-aaa6-b9e6e7475fbe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:48.408221 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a2be9b29-ca19-4cc4-aaa6-b9e6e7475fbe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:48.408904 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-a2be9b29-ca19-4cc4-aaa6-b9e6e7475fbe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] delete called for group 5944f8f4-c309-420b-a3d7-e3a780e73aee {{(pid=99879) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:25:48.409069 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.groups [None req-a2be9b29-ca19-4cc4-aaa6-b9e6e7475fbe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Delete group with id: 5944f8f4-c309-420b-a3d7-e3a780e73aee Jul 03 01:25:48.414256 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.414256 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:48.430898 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40cfc58d-f9b4-480e-b7f9-a3fed037a7fa) transitioned into state 'SUCCESS' from state '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-1006057467',encryption_key_id=None,group_id=f601c062-5453-44fe-81fc-da685c2ae24c,group_type_id=,metadata={},multiattach=False,project_id='4a1fcd973d494b26b643b45c4ef91708',qos_specs=None,replication_status=,reservations=['1db20203-9dfe-4696-9064-e3dd653ceca0','ba175a81-c73b-449e-95ff-a48172d2a1e3','b4bae5c6-d32c-4f2d-9e17-4774bdaced0a','a3a1d03e-8394-4dbc-95d6-b75f681e6f7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='319dbc0abb544f17872cdb71a2e7bb57',volume_type_id=3fa80e72-3eba-4753-a5d2-412b837ce920)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:48.431678 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c615790-b664-4ef1-9cdb-c2d844f803f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:48.447470 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c615790-b664-4ef1-9cdb-c2d844f803f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:48.447470 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Flow 'volume_create_api' (e1e914fc-09e1-4e75-866b-57a267a6308e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:48.448077 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Create volume request issued successfully. Jul 03 01:25:48.448792 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:48.448997 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:48.490140 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a2be9b29-ca19-4cc4-aaa6-b9e6e7475fbe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee/action returned with HTTP 202 Jul 03 01:25:48.490140 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 44/173] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:25:48 2026] POST /volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:48.491155 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:48.495403 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.495403 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:48.500027 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0c85ca2e-c7ba-45fa-a7ab-88393cce2501 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:48.500721 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 43/174] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:25:48 2026] POST /volume/v3/volumes => generated 820 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:48.503163 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6b692bcf-b0bc-45e3-8308-db06815ecbf9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:48.507454 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6b692bcf-b0bc-45e3-8308-db06815ecbf9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 Jul 03 01:25:48.507454 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6b692bcf-b0bc-45e3-8308-db06815ecbf9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:48.507454 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6b692bcf-b0bc-45e3-8308-db06815ecbf9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:48.516122 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a845a125-83ca-4968-b585-a56d281f626c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:48.518756 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.518756 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:48.519451 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a845a125-83ca-4968-b585-a56d281f626c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db Jul 03 01:25:48.519697 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a845a125-83ca-4968-b585-a56d281f626c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:48.520088 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a845a125-83ca-4968-b585-a56d281f626c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:48.523975 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6b692bcf-b0bc-45e3-8308-db06815ecbf9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Volume info retrieved successfully. Jul 03 01:25:48.524992 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-6b692bcf-b0bc-45e3-8308-db06815ecbf9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:48.525184 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-6b692bcf-b0bc-45e3-8308-db06815ecbf9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:48.543447 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.543447 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:48.552080 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a845a125-83ca-4968-b585-a56d281f626c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:48.552944 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-a845a125-83ca-4968-b585-a56d281f626c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:48.553097 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-a845a125-83ca-4968-b585-a56d281f626c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:48.577857 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-6b692bcf-b0bc-45e3-8308-db06815ecbf9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:48.581591 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.581591 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:48.592743 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6b692bcf-b0bc-45e3-8308-db06815ecbf9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 returned with HTTP 200 Jul 03 01:25:48.592743 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 45/175] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:48 2026] GET /volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 => generated 904 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:48.601398 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-a845a125-83ca-4968-b585-a56d281f626c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:48.606739 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:48.606739 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:48.616044 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a845a125-83ca-4968-b585-a56d281f626c tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db returned with HTTP 200 Jul 03 01:25:48.616542 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 44/176] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:48 2026] GET /volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db => generated 888 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 01:25:49.604285 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a06304b7-7c54-49f6-8af3-e9c38fef53c9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:49.607725 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a06304b7-7c54-49f6-8af3-e9c38fef53c9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 Jul 03 01:25:49.607725 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a06304b7-7c54-49f6-8af3-e9c38fef53c9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:49.607906 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a06304b7-7c54-49f6-8af3-e9c38fef53c9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:49.617484 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a06304b7-7c54-49f6-8af3-e9c38fef53c9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 returned with HTTP 404 Jul 03 01:25:49.619522 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 45/177] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:49 2026] GET /volume/v3/volumes/c5b081e5-59fa-4ecd-8cae-bfcb3c9575c9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:49.627375 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0f561743-4811-4121-afe4-6a5dff74df36 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:49.632953 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0f561743-4811-4121-afe4-6a5dff74df36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee Jul 03 01:25:49.633280 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0f561743-4811-4121-afe4-6a5dff74df36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:49.633631 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0f561743-4811-4121-afe4-6a5dff74df36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:49.633678 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-0f561743-4811-4121-afe4-6a5dff74df36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member 5944f8f4-c309-420b-a3d7-e3a780e73aee {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:49.634939 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dbedd0d5-52b4-4432-8b08-3d8b5f84bba0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:49.637025 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dbedd0d5-52b4-4432-8b08-3d8b5f84bba0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db Jul 03 01:25:49.637180 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dbedd0d5-52b4-4432-8b08-3d8b5f84bba0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:49.637613 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dbedd0d5-52b4-4432-8b08-3d8b5f84bba0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:49.640212 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0f561743-4811-4121-afe4-6a5dff74df36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee returned with HTTP 404 Jul 03 01:25:49.641552 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 44/178] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:49 2026] GET /volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:49.646032 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:49.646032 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:49.648779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-62ecc666-6b37-49b0-b840-658535d2dbd9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:49.650029 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-dbedd0d5-52b4-4432-8b08-3d8b5f84bba0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:49.650408 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-62ecc666-6b37-49b0-b840-658535d2dbd9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] POST https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa/action Jul 03 01:25:49.650722 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-dbedd0d5-52b4-4432-8b08-3d8b5f84bba0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:49.650779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-62ecc666-6b37-49b0-b840-658535d2dbd9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:49.650904 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-62ecc666-6b37-49b0-b840-658535d2dbd9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:49.650933 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-dbedd0d5-52b4-4432-8b08-3d8b5f84bba0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:49.652134 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-62ecc666-6b37-49b0-b840-658535d2dbd9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] delete called for group 23098284-ca93-4af5-ba08-cadcad2e17fa {{(pid=99882) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:25:49.652230 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.groups [None req-62ecc666-6b37-49b0-b840-658535d2dbd9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Delete group with id: 23098284-ca93-4af5-ba08-cadcad2e17fa Jul 03 01:25:49.657869 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:49.657869 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:49.691651 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-dbedd0d5-52b4-4432-8b08-3d8b5f84bba0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:49.694794 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-62ecc666-6b37-49b0-b840-658535d2dbd9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa/action returned with HTTP 202 Jul 03 01:25:49.695597 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 45/179] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:25:49 2026] POST /volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:49.695674 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:49.695674 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:49.703311 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-19e360a3-cb1a-498c-9a20-8ea7d5c58dd9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:49.703999 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dbedd0d5-52b4-4432-8b08-3d8b5f84bba0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db returned with HTTP 200 Jul 03 01:25:49.704405 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 46/180] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:49 2026] GET /volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db => generated 913 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:49.705585 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-19e360a3-cb1a-498c-9a20-8ea7d5c58dd9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa Jul 03 01:25:49.705876 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-19e360a3-cb1a-498c-9a20-8ea7d5c58dd9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:49.706034 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-19e360a3-cb1a-498c-9a20-8ea7d5c58dd9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:49.706212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-19e360a3-cb1a-498c-9a20-8ea7d5c58dd9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member 23098284-ca93-4af5-ba08-cadcad2e17fa {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:49.709969 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:49.709969 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:49.719730 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-19e360a3-cb1a-498c-9a20-8ea7d5c58dd9 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa returned with HTTP 200 Jul 03 01:25:49.720279 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 46/181] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:49 2026] GET /volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:49.723900 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c7215502-0e85-4e95-bcee-bc6eb13cbc68 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:49.725155 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c7215502-0e85-4e95-bcee-bc6eb13cbc68 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Jul 03 01:25:49.725470 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c7215502-0e85-4e95-bcee-bc6eb13cbc68 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "f601c062-5453-44fe-81fc-da685c2ae24c", "name": "tempest-group_snapshot-1653974112"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:49.726696 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-c7215502-0e85-4e95-bcee-bc6eb13cbc68 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'f601c062-5453-44fe-81fc-da685c2ae24c', 'name': 'tempest-group_snapshot-1653974112'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 01:25:49.730640 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:49.730640 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:49.733596 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.group_snapshots [None req-c7215502-0e85-4e95-bcee-bc6eb13cbc68 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Creating group_snapshot tempest-group_snapshot-1653974112. Jul 03 01:25:49.755885 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:49.755885 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:49.773013 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-c7215502-0e85-4e95-bcee-bc6eb13cbc68 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-106869436 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-106869436, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:49.801315 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-c7215502-0e85-4e95-bcee-bc6eb13cbc68 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Created reservations ['4f571934-2321-44af-9b0c-ed0491aced9b', '5957cf7f-bedf-4ce0-b109-c66f8b48df11', 'a3001105-b5b4-4297-9f3c-f02250e87e6e', '5fa08f29-7ca1-4ffb-8c4e-e7fb4dfd7021'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:49.837595 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c7215502-0e85-4e95-bcee-bc6eb13cbc68 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Jul 03 01:25:49.838225 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 45/182] 10.4.3.64 () {70 vars in 1317 bytes} [Fri Jul 3 01:25:49 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:49.853280 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5f7f483f-430a-4877-8e61-76377e4407fa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:49.860474 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5f7f483f-430a-4877-8e61-76377e4407fa tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f Jul 03 01:25:49.860474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5f7f483f-430a-4877-8e61-76377e4407fa tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:49.860474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5f7f483f-430a-4877-8e61-76377e4407fa tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:49.860474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.group_snapshots [None req-5f7f483f-430a-4877-8e61-76377e4407fa tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 3c510f0d-65b0-46e6-8a86-1643629bcb6f {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:25:49.869294 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:49.869294 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:49.873664 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5f7f483f-430a-4877-8e61-76377e4407fa tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f returned with HTTP 200 Jul 03 01:25:49.874016 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 46/183] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:25:49 2026] GET /volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:50.732174 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1b2d7d5b-4834-4a38-ad8b-7679fb0fe7aa None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.735309 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1b2d7d5b-4834-4a38-ad8b-7679fb0fe7aa tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa Jul 03 01:25:50.735629 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1b2d7d5b-4834-4a38-ad8b-7679fb0fe7aa tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.735852 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1b2d7d5b-4834-4a38-ad8b-7679fb0fe7aa tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.735985 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-1b2d7d5b-4834-4a38-ad8b-7679fb0fe7aa tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member 23098284-ca93-4af5-ba08-cadcad2e17fa {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:50.740131 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1b2d7d5b-4834-4a38-ad8b-7679fb0fe7aa tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa returned with HTTP 404 Jul 03 01:25:50.741209 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 47/184] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:50 2026] GET /volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:50.749018 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4b8aca2c-b601-4e85-8e2f-e68279703371 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.751473 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4b8aca2c-b601-4e85-8e2f-e68279703371 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/detail Jul 03 01:25:50.751884 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4b8aca2c-b601-4e85-8e2f-e68279703371 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.752061 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4b8aca2c-b601-4e85-8e2f-e68279703371 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.752464 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:50.752464 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:50.758265 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4b8aca2c-b601-4e85-8e2f-e68279703371 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/detail returned with HTTP 200 Jul 03 01:25:50.758866 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 47/185] 10.4.3.64 () {68 vars in 1289 bytes} [Fri Jul 3 01:25:50 2026] GET /volume/v3/groups/detail => generated 14 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:50.771652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-237f84b4-2443-439a-bb14-fe862d2cb041 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.775016 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-237f84b4-2443-439a-bb14-fe862d2cb041 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:50.775290 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-237f84b4-2443-439a-bb14-fe862d2cb041 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.775794 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-237f84b4-2443-439a-bb14-fe862d2cb041 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.776152 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-237f84b4-2443-439a-bb14-fe862d2cb041 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:50.776681 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:50.776681 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:50.777622 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-237f84b4-2443-439a-bb14-fe862d2cb041 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:50.786456 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-237f84b4-2443-439a-bb14-fe862d2cb041 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Get all volumes completed successfully. Jul 03 01:25:50.789182 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-237f84b4-2443-439a-bb14-fe862d2cb041 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:50.789806 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 46/186] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:50.805411 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9020c38e-088b-4c1d-8c6a-0158e9102411 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.808024 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9020c38e-088b-4c1d-8c6a-0158e9102411 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] POST https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa/action Jul 03 01:25:50.808615 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9020c38e-088b-4c1d-8c6a-0158e9102411 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:50.808767 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9020c38e-088b-4c1d-8c6a-0158e9102411 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:50.810383 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-9020c38e-088b-4c1d-8c6a-0158e9102411 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] delete called for group 23098284-ca93-4af5-ba08-cadcad2e17fa {{(pid=99882) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:25:50.810601 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.groups [None req-9020c38e-088b-4c1d-8c6a-0158e9102411 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Delete group with id: 23098284-ca93-4af5-ba08-cadcad2e17fa Jul 03 01:25:50.814326 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9020c38e-088b-4c1d-8c6a-0158e9102411 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa/action returned with HTTP 404 Jul 03 01:25:50.815095 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 47/187] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:25:50 2026] POST /volume/v3/groups/23098284-ca93-4af5-ba08-cadcad2e17fa/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:50.823645 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-def31677-32fb-4e4f-a70d-2ab80d6a6eb5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.827904 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-def31677-32fb-4e4f-a70d-2ab80d6a6eb5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:50.828157 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-def31677-32fb-4e4f-a70d-2ab80d6a6eb5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.828502 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-def31677-32fb-4e4f-a70d-2ab80d6a6eb5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.828834 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-def31677-32fb-4e4f-a70d-2ab80d6a6eb5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:50.829668 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-def31677-32fb-4e4f-a70d-2ab80d6a6eb5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:50.837757 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-def31677-32fb-4e4f-a70d-2ab80d6a6eb5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Get all volumes completed successfully. Jul 03 01:25:50.840818 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-def31677-32fb-4e4f-a70d-2ab80d6a6eb5 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:50.841343 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 48/188] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:50.856149 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-be9e4562-dfca-4a79-a324-8a61d2e48189 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.858124 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-be9e4562-dfca-4a79-a324-8a61d2e48189 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] POST https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee/action Jul 03 01:25:50.858519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-be9e4562-dfca-4a79-a324-8a61d2e48189 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:50.858646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-be9e4562-dfca-4a79-a324-8a61d2e48189 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:50.861003 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-be9e4562-dfca-4a79-a324-8a61d2e48189 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] delete called for group 5944f8f4-c309-420b-a3d7-e3a780e73aee {{(pid=99879) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:25:50.861145 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.groups [None req-be9e4562-dfca-4a79-a324-8a61d2e48189 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Delete group with id: 5944f8f4-c309-420b-a3d7-e3a780e73aee Jul 03 01:25:50.865380 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-be9e4562-dfca-4a79-a324-8a61d2e48189 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee/action returned with HTTP 404 Jul 03 01:25:50.865994 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 48/189] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:25:50 2026] POST /volume/v3/groups/5944f8f4-c309-420b-a3d7-e3a780e73aee/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:50.873475 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f9777c12-40ff-4032-9ce9-944df64b8299 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.876500 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f9777c12-40ff-4032-9ce9-944df64b8299 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/04595300-152f-44a1-bbca-89680462d260 Jul 03 01:25:50.876798 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f9777c12-40ff-4032-9ce9-944df64b8299 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.877048 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f9777c12-40ff-4032-9ce9-944df64b8299 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.883569 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2eceb013-cd96-448a-bfb0-dd79dcb3d41f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.886262 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2eceb013-cd96-448a-bfb0-dd79dcb3d41f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f Jul 03 01:25:50.886512 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2eceb013-cd96-448a-bfb0-dd79dcb3d41f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.886729 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2eceb013-cd96-448a-bfb0-dd79dcb3d41f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.886920 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.group_snapshots [None req-2eceb013-cd96-448a-bfb0-dd79dcb3d41f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 3c510f0d-65b0-46e6-8a86-1643629bcb6f {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:25:50.893185 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:50.893185 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:50.898609 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2eceb013-cd96-448a-bfb0-dd79dcb3d41f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f returned with HTTP 200 Jul 03 01:25:50.899004 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 48/190] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:25:50 2026] GET /volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:50.904993 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f9777c12-40ff-4032-9ce9-944df64b8299 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] https://10.4.3.64/volume/v3/group_types/04595300-152f-44a1-bbca-89680462d260 returned with HTTP 202 Jul 03 01:25:50.905517 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 47/191] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:25:50 2026] DELETE /volume/v3/group_types/04595300-152f-44a1-bbca-89680462d260 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:50.908919 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e6a29ab8-1f29-4695-82ce-d93e143aba12 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.909233 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e6a29ab8-1f29-4695-82ce-d93e143aba12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Jul 03 01:25:50.909280 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e6a29ab8-1f29-4695-82ce-d93e143aba12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.909509 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e6a29ab8-1f29-4695-82ce-d93e143aba12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.909793 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-e6a29ab8-1f29-4695-82ce-d93e143aba12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:50.911402 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-e6a29ab8-1f29-4695-82ce-d93e143aba12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Building query based on filter {{(pid=99880) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:25:50.912670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6b7ee6d4-bf88-4bd1-9f9a-304104fc4c86 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.915339 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6b7ee6d4-bf88-4bd1-9f9a-304104fc4c86 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] DELETE https://10.4.3.64/volume/v3/types/1fc60553-e169-4436-b153-6ce6822b94a1 Jul 03 01:25:50.915551 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6b7ee6d4-bf88-4bd1-9f9a-304104fc4c86 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.915803 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6b7ee6d4-bf88-4bd1-9f9a-304104fc4c86 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.915882 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e6a29ab8-1f29-4695-82ce-d93e143aba12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all snapshots completed successfully. Jul 03 01:25:50.916625 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:50.916625 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:50.917374 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e6a29ab8-1f29-4695-82ce-d93e143aba12 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 01:25:50.917965 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 49/192] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Jul 3 01:25:50 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:50.926782 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-52f0405b-72cc-4205-8024-2c88055cd7ad None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.928341 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-52f0405b-72cc-4205-8024-2c88055cd7ad tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/snapshots/1c70c58e-4d89-410a-b612-52ad4e8a3361 Jul 03 01:25:50.928607 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52f0405b-72cc-4205-8024-2c88055cd7ad tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.928759 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52f0405b-72cc-4205-8024-2c88055cd7ad tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.934444 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:50.934444 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:50.934968 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-52f0405b-72cc-4205-8024-2c88055cd7ad tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Snapshot retrieved successfully. Jul 03 01:25:50.935661 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-52f0405b-72cc-4205-8024-2c88055cd7ad tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/snapshots/1c70c58e-4d89-410a-b612-52ad4e8a3361 returned with HTTP 200 Jul 03 01:25:50.936029 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 49/193] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:25:50 2026] GET /volume/v3/snapshots/1c70c58e-4d89-410a-b612-52ad4e8a3361 => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:50.944236 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-541cebd3-3382-46d2-9be0-f04890ee367f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.945829 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6b7ee6d4-bf88-4bd1-9f9a-304104fc4c86 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] https://10.4.3.64/volume/v3/types/1fc60553-e169-4436-b153-6ce6822b94a1 returned with HTTP 202 Jul 03 01:25:50.946288 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 49/194] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:25:50 2026] DELETE /volume/v3/types/1fc60553-e169-4436-b153-6ce6822b94a1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:25:50.946428 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-541cebd3-3382-46d2-9be0-f04890ee367f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f Jul 03 01:25:50.946707 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-541cebd3-3382-46d2-9be0-f04890ee367f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.946900 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-541cebd3-3382-46d2-9be0-f04890ee367f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.947015 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-541cebd3-3382-46d2-9be0-f04890ee367f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 3c510f0d-65b0-46e6-8a86-1643629bcb6f {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:25:50.951475 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:50.951475 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:50.958160 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-96423d1f-9201-467c-b4db-d6e7096935ca None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.958337 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-541cebd3-3382-46d2-9be0-f04890ee367f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f returned with HTTP 200 Jul 03 01:25:50.958337 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 48/195] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:25:50 2026] GET /volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:50.960527 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-96423d1f-9201-467c-b4db-d6e7096935ca tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] GET https://10.4.3.64/volume/v3/types/1fc60553-e169-4436-b153-6ce6822b94a1 Jul 03 01:25:50.960527 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-96423d1f-9201-467c-b4db-d6e7096935ca tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.960527 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-96423d1f-9201-467c-b4db-d6e7096935ca tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.963487 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-96423d1f-9201-467c-b4db-d6e7096935ca tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] https://10.4.3.64/volume/v3/types/1fc60553-e169-4436-b153-6ce6822b94a1 returned with HTTP 404 Jul 03 01:25:50.964227 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 50/196] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:25:50 2026] GET /volume/v3/types/1fc60553-e169-4436-b153-6ce6822b94a1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:50.969709 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d5a635be-8c17-4453-92e4-ce11e20287dc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.971734 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5a635be-8c17-4453-92e4-ce11e20287dc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/detail Jul 03 01:25:50.971996 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5a635be-8c17-4453-92e4-ce11e20287dc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:50.972203 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5a635be-8c17-4453-92e4-ce11e20287dc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:50.973030 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8a7f7881-9ace-4af8-9643-ade479ac9739 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:50.975471 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8a7f7881-9ace-4af8-9643-ade479ac9739 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:25:50.975943 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8a7f7881-9ace-4af8-9643-ade479ac9739 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1251216061"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:50.989045 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5a635be-8c17-4453-92e4-ce11e20287dc tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 01:25:50.989966 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 50/197] 10.4.3.64 () {68 vars in 1316 bytes} [Fri Jul 3 01:25:50 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:50.994801 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8a7f7881-9ace-4af8-9643-ade479ac9739 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:25:50.995265 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 50/198] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:25:50 2026] POST /volume/v3/types => generated 216 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:51.000225 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-178c1d9f-2f46-4052-b020-54969180f089 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:51.004441 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-178c1d9f-2f46-4052-b020-54969180f089 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f Jul 03 01:25:51.004441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-178c1d9f-2f46-4052-b020-54969180f089 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:51.004441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-178c1d9f-2f46-4052-b020-54969180f089 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:51.004660 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-178c1d9f-2f46-4052-b020-54969180f089 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] delete called for member 3c510f0d-65b0-46e6-8a86-1643629bcb6f {{(pid=99881) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 01:25:51.004660 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.group_snapshots [None req-178c1d9f-2f46-4052-b020-54969180f089 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Delete group_snapshot with id: 3c510f0d-65b0-46e6-8a86-1643629bcb6f Jul 03 01:25:51.005203 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-870c4004-524c-4b21-9844-7ce460b8e6e3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:51.007648 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-870c4004-524c-4b21-9844-7ce460b8e6e3 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:25:51.008286 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-870c4004-524c-4b21-9844-7ce460b8e6e3 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-150413407"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:51.011045 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:51.011045 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:51.036032 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-870c4004-524c-4b21-9844-7ce460b8e6e3 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:25:51.036454 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 51/199] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Jul 3 01:25:51 2026] POST /volume/v3/group_types => generated 172 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:51.050188 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a11da68c-89bc-461b-8bcf-a0bef1cdfe1a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:51.051895 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a11da68c-89bc-461b-8bcf-a0bef1cdfe1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] POST https://10.4.3.64/volume/v3/groups Jul 03 01:25:51.052541 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a11da68c-89bc-461b-8bcf-a0bef1cdfe1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9b95cb67-b45b-478e-ad21-56a621116881", "volume_types": ["e5eb2756-2533-42a7-bff7-2fa0a24e00d0"], "name": "tempest-GroupsTest-Group-13007946"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:51.055015 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-a11da68c-89bc-461b-8bcf-a0bef1cdfe1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Creating new group {'group': {'group_type': '9b95cb67-b45b-478e-ad21-56a621116881', 'volume_types': ['e5eb2756-2533-42a7-bff7-2fa0a24e00d0'], 'name': 'tempest-GroupsTest-Group-13007946'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 01:25:51.059193 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.groups [None req-a11da68c-89bc-461b-8bcf-a0bef1cdfe1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Creating group tempest-GroupsTest-Group-13007946. Jul 03 01:25:51.059773 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:51.059773 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:51.061306 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-178c1d9f-2f46-4052-b020-54969180f089 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f returned with HTTP 202 Jul 03 01:25:51.061926 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 49/200] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:25:50 2026] DELETE /volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:51.079867 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8d5d5160-6510-4419-a9a5-49912795baa1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:51.080101 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a11da68c-89bc-461b-8bcf-a0bef1cdfe1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Availability Zones retrieved successfully. Jul 03 01:25:51.081790 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8d5d5160-6510-4419-a9a5-49912795baa1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:51.082608 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8d5d5160-6510-4419-a9a5-49912795baa1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:51.082608 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8d5d5160-6510-4419-a9a5-49912795baa1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:51.083093 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-8d5d5160-6510-4419-a9a5-49912795baa1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:51.083651 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8d5d5160-6510-4419-a9a5-49912795baa1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:51.103500 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8d5d5160-6510-4419-a9a5-49912795baa1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all volumes completed successfully. Jul 03 01:25:51.104565 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-8d5d5160-6510-4419-a9a5-49912795baa1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:51.104778 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-8d5d5160-6510-4419-a9a5-49912795baa1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:51.106728 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-a11da68c-89bc-461b-8bcf-a0bef1cdfe1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Created reservations ['c17e5015-1790-442b-82c0-86d1c4be476d'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:51.160710 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a11da68c-89bc-461b-8bcf-a0bef1cdfe1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Jul 03 01:25:51.161246 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 51/201] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Jul 3 01:25:51 2026] POST /volume/v3/groups => generated 102 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:51.162978 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-8d5d5160-6510-4419-a9a5-49912795baa1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:51.170865 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:51.170865 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:51.178404 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0ec7996e-169b-43bf-a334-5fa9ec595b21 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:51.185720 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0ec7996e-169b-43bf-a334-5fa9ec595b21 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 Jul 03 01:25:51.185720 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0ec7996e-169b-43bf-a334-5fa9ec595b21 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:51.185720 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0ec7996e-169b-43bf-a334-5fa9ec595b21 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:51.186216 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-0ec7996e-169b-43bf-a334-5fa9ec595b21 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member f1d9e339-9465-431f-bc8e-7e217978a0f0 {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:51.191400 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:51.191400 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:51.197062 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8d5d5160-6510-4419-a9a5-49912795baa1 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:51.199093 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 51/202] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:51 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:51.209327 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0ec7996e-169b-43bf-a334-5fa9ec595b21 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 returned with HTTP 200 Jul 03 01:25:51.209888 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 52/203] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:51 2026] GET /volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 => generated 330 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 01:25:51.218888 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bc32c0ba-29a0-469b-9bc2-25db856280b9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:51.222882 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bc32c0ba-29a0-469b-9bc2-25db856280b9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Jul 03 01:25:51.223235 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bc32c0ba-29a0-469b-9bc2-25db856280b9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:51.224944 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bc32c0ba-29a0-469b-9bc2-25db856280b9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:51.224944 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-bc32c0ba-29a0-469b-9bc2-25db856280b9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:51.225368 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:51.225368 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:51.226591 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.db.api [None req-bc32c0ba-29a0-469b-9bc2-25db856280b9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Building query based on filter {{(pid=99881) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:25:51.241817 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bc32c0ba-29a0-469b-9bc2-25db856280b9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all snapshots completed successfully. Jul 03 01:25:51.243578 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bc32c0ba-29a0-469b-9bc2-25db856280b9 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 01:25:51.243786 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 50/204] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Jul 3 01:25:51 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:25:51.256981 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dbead5f9-f490-43bd-96db-21b5b957d94b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:51.259454 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dbead5f9-f490-43bd-96db-21b5b957d94b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f Jul 03 01:25:51.259835 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dbead5f9-f490-43bd-96db-21b5b957d94b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:51.260159 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dbead5f9-f490-43bd-96db-21b5b957d94b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:51.260396 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.group_snapshots [None req-dbead5f9-f490-43bd-96db-21b5b957d94b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 3c510f0d-65b0-46e6-8a86-1643629bcb6f {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:25:51.264454 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:51.264454 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:51.268677 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dbead5f9-f490-43bd-96db-21b5b957d94b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f returned with HTTP 200 Jul 03 01:25:51.269248 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 52/205] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:25:51 2026] GET /volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:52.220839 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e33ce1fc-bfca-4fe5-8a8b-185766e1c6eb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:52.222679 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e33ce1fc-bfca-4fe5-8a8b-185766e1c6eb tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 Jul 03 01:25:52.223029 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e33ce1fc-bfca-4fe5-8a8b-185766e1c6eb tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:52.223338 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e33ce1fc-bfca-4fe5-8a8b-185766e1c6eb tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:52.223596 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-e33ce1fc-bfca-4fe5-8a8b-185766e1c6eb tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member f1d9e339-9465-431f-bc8e-7e217978a0f0 {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:52.229031 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:52.229031 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:52.238478 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e33ce1fc-bfca-4fe5-8a8b-185766e1c6eb tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 returned with HTTP 200 Jul 03 01:25:52.239171 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 52/206] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:52 2026] GET /volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 => generated 331 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:52.251105 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:52.252946 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:52.253358 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-31936388", "volume_type": "e5eb2756-2533-42a7-bff7-2fa0a24e00d0", "group_id": "f1d9e339-9465-431f-bc8e-7e217978a0f0", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:52.254828 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-31936388', 'volume_type': 'e5eb2756-2533-42a7-bff7-2fa0a24e00d0', 'group_id': 'f1d9e339-9465-431f-bc8e-7e217978a0f0', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:52.261823 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:52.261823 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:52.262470 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Create volume of 1 GB Jul 03 01:25:52.269850 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Availability Zones retrieved successfully. Jul 03 01:25:52.283071 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Flow 'volume_create_api' (457a81c5-8881-4453-b39a-c1da93e61078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:52.283831 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6837f614-1c44-4961-a47d-0f08276856a7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:52.284250 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4fc279-d19c-46bb-a139-9d73894075bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:52.284800 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:52.284800 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:52.285146 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:52.285897 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6837f614-1c44-4961-a47d-0f08276856a7 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f Jul 03 01:25:52.286149 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6837f614-1c44-4961-a47d-0f08276856a7 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:52.286914 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6837f614-1c44-4961-a47d-0f08276856a7 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:52.286914 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-6837f614-1c44-4961-a47d-0f08276856a7 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member 3c510f0d-65b0-46e6-8a86-1643629bcb6f {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:25:52.290247 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6837f614-1c44-4961-a47d-0f08276856a7 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f returned with HTTP 404 Jul 03 01:25:52.291792 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 51/207] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:25:52 2026] GET /volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:52.298245 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-482ccc97-22b1-4dae-9ad6-e56a04814e8b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:52.300137 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-482ccc97-22b1-4dae-9ad6-e56a04814e8b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/group_snapshots Jul 03 01:25:52.300464 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-482ccc97-22b1-4dae-9ad6-e56a04814e8b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:52.300702 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-482ccc97-22b1-4dae-9ad6-e56a04814e8b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:52.304983 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-482ccc97-22b1-4dae-9ad6-e56a04814e8b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 200 Jul 03 01:25:52.306552 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 53/208] 10.4.3.64 () {68 vars in 1295 bytes} [Fri Jul 3 01:25:52 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:25:52.313393 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c40ea902-7b08-48a8-abbc-4a829c066418 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:52.315122 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c40ea902-7b08-48a8-abbc-4a829c066418 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f Jul 03 01:25:52.315306 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c40ea902-7b08-48a8-abbc-4a829c066418 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:52.315784 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c40ea902-7b08-48a8-abbc-4a829c066418 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:52.315784 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.group_snapshots [None req-c40ea902-7b08-48a8-abbc-4a829c066418 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] delete called for member 3c510f0d-65b0-46e6-8a86-1643629bcb6f {{(pid=99879) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 01:25:52.315784 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.group_snapshots [None req-c40ea902-7b08-48a8-abbc-4a829c066418 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Delete group_snapshot with id: 3c510f0d-65b0-46e6-8a86-1643629bcb6f Jul 03 01:25:52.319456 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c4fc279-d19c-46bb-a139-9d73894075bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:25:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e5eb2756-2533-42a7-bff7-2fa0a24e00d0,is_public=True,name='tempest-GroupsTest-volume-type-1251216061',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5eb2756-2533-42a7-bff7-2fa0a24e00d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f1d9e339-9465-431f-bc8e-7e217978a0f0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:52.319658 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c40ea902-7b08-48a8-abbc-4a829c066418 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f returned with HTTP 404 Jul 03 01:25:52.319719 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f59e5142-ff11-4fb5-ade1-d290777be7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:52.319762 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 53/209] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:25:52 2026] DELETE /volume/v3/group_snapshots/3c510f0d-65b0-46e6-8a86-1643629bcb6f => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:52.326162 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d3373431-f437-411e-9001-8cd55204d7df None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:52.328190 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d3373431-f437-411e-9001-8cd55204d7df tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:52.328190 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d3373431-f437-411e-9001-8cd55204d7df tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:52.328190 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d3373431-f437-411e-9001-8cd55204d7df tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:52.328796 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-d3373431-f437-411e-9001-8cd55204d7df tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:52.329199 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d3373431-f437-411e-9001-8cd55204d7df tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:52.336673 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d3373431-f437-411e-9001-8cd55204d7df tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Get all volumes completed successfully. Jul 03 01:25:52.338555 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-d3373431-f437-411e-9001-8cd55204d7df tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:52.338555 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-d3373431-f437-411e-9001-8cd55204d7df tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:52.352958 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1251216061 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1251216061, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:52.353544 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1251216061 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1251216061, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:52.383448 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-d3373431-f437-411e-9001-8cd55204d7df tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:52.386765 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:52.386765 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:52.391451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Created reservations ['36d378ac-0f6f-430b-807f-ffdec4727ae4', '43de7736-673b-42c4-8998-97715a523b31', '3478f6e8-2c84-49f1-a285-9e4353326542', 'eda0f409-82a7-44b3-a99b-4f6a66d0df52'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:52.391451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f59e5142-ff11-4fb5-ade1-d290777be7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36d378ac-0f6f-430b-807f-ffdec4727ae4', '43de7736-673b-42c4-8998-97715a523b31', '3478f6e8-2c84-49f1-a285-9e4353326542', 'eda0f409-82a7-44b3-a99b-4f6a66d0df52']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:52.391451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa7eff90-add8-4d28-af9a-56980bf41bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:52.397166 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d3373431-f437-411e-9001-8cd55204d7df tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:52.397772 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 52/210] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:52 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 01:25:52.416065 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa7eff90-add8-4d28-af9a-56980bf41bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17ed609e-3864-472e-b450-830d2f145d06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-31936388',encryption_key_id=None,group_id=f1d9e339-9465-431f-bc8e-7e217978a0f0,group_type_id=,metadata={},multiattach=False,project_id='a11d39affd0a4a959708ef6aba21dcee',qos_specs=None,replication_status=,reservations=['36d378ac-0f6f-430b-807f-ffdec4727ae4','43de7736-673b-42c4-8998-97715a523b31','3478f6e8-2c84-49f1-a285-9e4353326542','eda0f409-82a7-44b3-a99b-4f6a66d0df52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7ccd6da6e1491da13d4244f55e13af',volume_type_id=e5eb2756-2533-42a7-bff7-2fa0a24e00d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-31936388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f1d9e339-9465-431f-bc8e-7e217978a0f0,host=None,id=17ed609e-3864-472e-b450-830d2f145d06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a11d39affd0a4a959708ef6aba21dcee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb7ccd6da6e1491da13d4244f55e13af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5eb2756-2533-42a7-bff7-2fa0a24e00d0),volume_type_id=e5eb2756-2533-42a7-bff7-2fa0a24e00d0)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:52.417097 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8ef34eed-4979-4d13-97be-5dbe95dad69b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:52.417754 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ec2fa7-c5e5-4c6d-83e8-2d223e4c939c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:52.419568 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8ef34eed-4979-4d13-97be-5dbe95dad69b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] POST https://10.4.3.64/volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c/action Jul 03 01:25:52.420236 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8ef34eed-4979-4d13-97be-5dbe95dad69b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:52.420449 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8ef34eed-4979-4d13-97be-5dbe95dad69b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:52.422134 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-8ef34eed-4979-4d13-97be-5dbe95dad69b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] delete called for group f601c062-5453-44fe-81fc-da685c2ae24c {{(pid=99882) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:25:52.422321 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.groups [None req-8ef34eed-4979-4d13-97be-5dbe95dad69b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Delete group with id: f601c062-5453-44fe-81fc-da685c2ae24c Jul 03 01:25:52.426290 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:52.426290 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:52.442713 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9ec2fa7-c5e5-4c6d-83e8-2d223e4c939c) transitioned into state 'SUCCESS' from state '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-31936388',encryption_key_id=None,group_id=f1d9e339-9465-431f-bc8e-7e217978a0f0,group_type_id=,metadata={},multiattach=False,project_id='a11d39affd0a4a959708ef6aba21dcee',qos_specs=None,replication_status=,reservations=['36d378ac-0f6f-430b-807f-ffdec4727ae4','43de7736-673b-42c4-8998-97715a523b31','3478f6e8-2c84-49f1-a285-9e4353326542','eda0f409-82a7-44b3-a99b-4f6a66d0df52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7ccd6da6e1491da13d4244f55e13af',volume_type_id=e5eb2756-2533-42a7-bff7-2fa0a24e00d0)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:52.444485 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90209601-d294-4d66-bcee-5f49c670c2c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:52.462018 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90209601-d294-4d66-bcee-5f49c670c2c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:52.463211 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Flow 'volume_create_api' (457a81c5-8881-4453-b39a-c1da93e61078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:52.463692 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Create volume request issued successfully. Jul 03 01:25:52.464507 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:52.464763 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:52.487326 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8ef34eed-4979-4d13-97be-5dbe95dad69b tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c/action returned with HTTP 202 Jul 03 01:25:52.490445 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 54/211] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:25:52 2026] POST /volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 01:25:52.495610 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6187c8ec-e1ef-4a92-a979-f2eec89163b0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:52.497575 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6187c8ec-e1ef-4a92-a979-f2eec89163b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db Jul 03 01:25:52.497809 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6187c8ec-e1ef-4a92-a979-f2eec89163b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:52.497994 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6187c8ec-e1ef-4a92-a979-f2eec89163b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:52.508811 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:52.508811 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:52.514167 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6187c8ec-e1ef-4a92-a979-f2eec89163b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Volume info retrieved successfully. Jul 03 01:25:52.515193 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-6187c8ec-e1ef-4a92-a979-f2eec89163b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:52.515442 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-6187c8ec-e1ef-4a92-a979-f2eec89163b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:52.517948 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:52.522522 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:52.522522 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:52.526404 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fe5f62ef-8593-4890-b9d6-4f948896c162 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:52.526404 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 53/212] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:25:52 2026] POST /volume/v3/volumes => generated 811 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:52.543264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d4746284-0fc4-4d60-ab3a-b8060c8a8b36 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:52.545791 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d4746284-0fc4-4d60-ab3a-b8060c8a8b36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/17ed609e-3864-472e-b450-830d2f145d06 Jul 03 01:25:52.546091 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d4746284-0fc4-4d60-ab3a-b8060c8a8b36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:52.546356 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d4746284-0fc4-4d60-ab3a-b8060c8a8b36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:52.556339 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:52.556339 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:52.561147 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d4746284-0fc4-4d60-ab3a-b8060c8a8b36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Volume info retrieved successfully. Jul 03 01:25:52.561981 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-d4746284-0fc4-4d60-ab3a-b8060c8a8b36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:52.562487 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-d4746284-0fc4-4d60-ab3a-b8060c8a8b36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:52.568130 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c69d11d0-2080-4b79-a095-b74dcb10b675 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:52.568508 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-6187c8ec-e1ef-4a92-a979-f2eec89163b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:52.572198 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c69d11d0-2080-4b79-a095-b74dcb10b675 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:25:52.572497 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c69d11d0-2080-4b79-a095-b74dcb10b675 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:52.572698 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:52.572698 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:52.572752 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c69d11d0-2080-4b79-a095-b74dcb10b675 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:52.583802 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6187c8ec-e1ef-4a92-a979-f2eec89163b0 tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db returned with HTTP 200 Jul 03 01:25:52.584389 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 54/213] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:52 2026] GET /volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:52.586243 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:52.586243 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:52.593127 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c69d11d0-2080-4b79-a095-b74dcb10b675 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:25:52.599774 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c69d11d0-2080-4b79-a095-b74dcb10b675 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:25:52.600946 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 55/214] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:52 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:52.618323 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-d4746284-0fc4-4d60-ab3a-b8060c8a8b36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:52.621890 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:52.621890 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:52.630980 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d4746284-0fc4-4d60-ab3a-b8060c8a8b36 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/17ed609e-3864-472e-b450-830d2f145d06 returned with HTTP 200 Jul 03 01:25:52.631549 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 53/215] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:52 2026] GET /volume/v3/volumes/17ed609e-3864-472e-b450-830d2f145d06 => generated 879 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:53.600749 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1d4ac2d8-ed95-478a-8cd3-326bd407ae0f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:53.604605 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1d4ac2d8-ed95-478a-8cd3-326bd407ae0f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db Jul 03 01:25:53.604605 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1d4ac2d8-ed95-478a-8cd3-326bd407ae0f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:53.604605 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1d4ac2d8-ed95-478a-8cd3-326bd407ae0f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:53.610810 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1d4ac2d8-ed95-478a-8cd3-326bd407ae0f tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db returned with HTTP 404 Jul 03 01:25:53.611556 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 54/216] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:53 2026] GET /volume/v3/volumes/c85c4e50-e2c9-4213-a4d7-b83a710535db => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:53.620011 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-53d096c1-23da-4c55-b86f-64383c3744ce None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:53.621756 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-53d096c1-23da-4c55-b86f-64383c3744ce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] GET https://10.4.3.64/volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c Jul 03 01:25:53.621950 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-53d096c1-23da-4c55-b86f-64383c3744ce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:53.622143 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-53d096c1-23da-4c55-b86f-64383c3744ce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:53.622241 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-53d096c1-23da-4c55-b86f-64383c3744ce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] show called for member f601c062-5453-44fe-81fc-da685c2ae24c {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:53.624958 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-53d096c1-23da-4c55-b86f-64383c3744ce tempest-GroupSnapshotsTest-1121811578 tempest-GroupSnapshotsTest-1121811578-project-member] https://10.4.3.64/volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c returned with HTTP 404 Jul 03 01:25:53.625366 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 55/217] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:53 2026] GET /volume/v3/groups/f601c062-5453-44fe-81fc-da685c2ae24c => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:53.634249 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e18c6f11-d207-4cea-b9bf-e64f1480012a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:53.637267 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e18c6f11-d207-4cea-b9bf-e64f1480012a tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/83ba48ab-7f57-4b3e-bb9a-73682e160247 Jul 03 01:25:53.637572 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e18c6f11-d207-4cea-b9bf-e64f1480012a tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:53.637802 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e18c6f11-d207-4cea-b9bf-e64f1480012a tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:53.646940 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bf7b2565-3b15-4fd7-9270-442b506833ac None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:53.649863 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bf7b2565-3b15-4fd7-9270-442b506833ac tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/17ed609e-3864-472e-b450-830d2f145d06 Jul 03 01:25:53.650163 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bf7b2565-3b15-4fd7-9270-442b506833ac tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:53.650439 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bf7b2565-3b15-4fd7-9270-442b506833ac tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:53.660152 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e18c6f11-d207-4cea-b9bf-e64f1480012a tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/group_types/83ba48ab-7f57-4b3e-bb9a-73682e160247 returned with HTTP 202 Jul 03 01:25:53.660578 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 56/218] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:25:53 2026] DELETE /volume/v3/group_types/83ba48ab-7f57-4b3e-bb9a-73682e160247 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:53.662949 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:53.662949 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:53.669477 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-140e1ff6-f9ba-42bb-a67d-8735e4a5c621 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:53.669757 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bf7b2565-3b15-4fd7-9270-442b506833ac tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Volume info retrieved successfully. Jul 03 01:25:53.671070 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-bf7b2565-3b15-4fd7-9270-442b506833ac tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:53.671301 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-140e1ff6-f9ba-42bb-a67d-8735e4a5c621 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] DELETE https://10.4.3.64/volume/v3/types/3fa80e72-3eba-4753-a5d2-412b837ce920 Jul 03 01:25:53.671372 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-bf7b2565-3b15-4fd7-9270-442b506833ac tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:53.671599 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-140e1ff6-f9ba-42bb-a67d-8735e4a5c621 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:53.672013 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-140e1ff6-f9ba-42bb-a67d-8735e4a5c621 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:53.718733 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-bf7b2565-3b15-4fd7-9270-442b506833ac tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:53.721849 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-140e1ff6-f9ba-42bb-a67d-8735e4a5c621 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/types/3fa80e72-3eba-4753-a5d2-412b837ce920 returned with HTTP 202 Jul 03 01:25:53.722524 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 55/219] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:25:53 2026] DELETE /volume/v3/types/3fa80e72-3eba-4753-a5d2-412b837ce920 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:25:53.722958 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:53.722958 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:53.730078 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-09654d70-3d82-4edf-8436-533e2670be46 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:53.731397 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bf7b2565-3b15-4fd7-9270-442b506833ac tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/17ed609e-3864-472e-b450-830d2f145d06 returned with HTTP 200 Jul 03 01:25:53.731885 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 54/220] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:53 2026] GET /volume/v3/volumes/17ed609e-3864-472e-b450-830d2f145d06 => generated 904 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:53.732008 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-09654d70-3d82-4edf-8436-533e2670be46 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] GET https://10.4.3.64/volume/v3/types/3fa80e72-3eba-4753-a5d2-412b837ce920 Jul 03 01:25:53.732244 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-09654d70-3d82-4edf-8436-533e2670be46 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:53.732479 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-09654d70-3d82-4edf-8436-533e2670be46 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:53.736471 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-09654d70-3d82-4edf-8436-533e2670be46 tempest-GroupSnapshotsTest-1983567262 tempest-GroupSnapshotsTest-1983567262-project-admin] https://10.4.3.64/volume/v3/types/3fa80e72-3eba-4753-a5d2-412b837ce920 returned with HTTP 404 Jul 03 01:25:53.737687 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 56/221] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:25:53 2026] GET /volume/v3/types/3fa80e72-3eba-4753-a5d2-412b837ce920 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:53.748242 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:53.751173 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:25:53.751584 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-969223368", "volume_type": "e5eb2756-2533-42a7-bff7-2fa0a24e00d0", "group_id": "f1d9e339-9465-431f-bc8e-7e217978a0f0", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:53.758632 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-969223368', 'volume_type': 'e5eb2756-2533-42a7-bff7-2fa0a24e00d0', 'group_id': 'f1d9e339-9465-431f-bc8e-7e217978a0f0', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:25:53.769564 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:53.769564 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:53.770110 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Create volume of 1 GB Jul 03 01:25:53.774726 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Availability Zones retrieved successfully. Jul 03 01:25:53.779986 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Flow 'volume_create_api' (0cab8200-eeb8-4544-a22a-69e1d99c7a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:53.781444 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f6d25a-8e66-4c38-bb79-bc6fb22d7ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:53.782014 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:53.782014 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:53.782405 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:25:53.802101 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f6d25a-8e66-4c38-bb79-bc6fb22d7ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:25:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e5eb2756-2533-42a7-bff7-2fa0a24e00d0,is_public=True,name='tempest-GroupsTest-volume-type-1251216061',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5eb2756-2533-42a7-bff7-2fa0a24e00d0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f1d9e339-9465-431f-bc8e-7e217978a0f0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:53.802779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb22fc8d-2bec-4106-9901-fb1a015df7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:53.826134 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1251216061 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1251216061, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:53.826366 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1251216061 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1251216061, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:25:53.839247 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Created reservations ['d4444863-1466-46a5-b1da-4c6c0d2144b6', '04b6665e-ea84-461b-8f56-239e4d3e2912', 'b8726d0c-441f-4acb-8c15-4fae43110974', '23a8df97-f106-41c4-8915-a49e7f3fb981'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:25:53.839980 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb22fc8d-2bec-4106-9901-fb1a015df7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4444863-1466-46a5-b1da-4c6c0d2144b6', '04b6665e-ea84-461b-8f56-239e4d3e2912', 'b8726d0c-441f-4acb-8c15-4fae43110974', '23a8df97-f106-41c4-8915-a49e7f3fb981']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:53.840683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039f3c4e-04b9-46fa-910c-ed24c70d27e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:53.865530 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (039f3c4e-04b9-46fa-910c-ed24c70d27e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '226a583b-7f4b-48f6-b370-a62eb81005db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-969223368',encryption_key_id=None,group_id=f1d9e339-9465-431f-bc8e-7e217978a0f0,group_type_id=,metadata={},multiattach=False,project_id='a11d39affd0a4a959708ef6aba21dcee',qos_specs=None,replication_status=,reservations=['d4444863-1466-46a5-b1da-4c6c0d2144b6','04b6665e-ea84-461b-8f56-239e4d3e2912','b8726d0c-441f-4acb-8c15-4fae43110974','23a8df97-f106-41c4-8915-a49e7f3fb981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7ccd6da6e1491da13d4244f55e13af',volume_type_id=e5eb2756-2533-42a7-bff7-2fa0a24e00d0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-969223368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f1d9e339-9465-431f-bc8e-7e217978a0f0,host=None,id=226a583b-7f4b-48f6-b370-a62eb81005db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a11d39affd0a4a959708ef6aba21dcee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb7ccd6da6e1491da13d4244f55e13af',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5eb2756-2533-42a7-bff7-2fa0a24e00d0),volume_type_id=e5eb2756-2533-42a7-bff7-2fa0a24e00d0)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:53.866136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a569074f-c129-44e3-a245-01014428da7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:53.886243 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a569074f-c129-44e3-a245-01014428da7a) transitioned into state 'SUCCESS' from state '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-969223368',encryption_key_id=None,group_id=f1d9e339-9465-431f-bc8e-7e217978a0f0,group_type_id=,metadata={},multiattach=False,project_id='a11d39affd0a4a959708ef6aba21dcee',qos_specs=None,replication_status=,reservations=['d4444863-1466-46a5-b1da-4c6c0d2144b6','04b6665e-ea84-461b-8f56-239e4d3e2912','b8726d0c-441f-4acb-8c15-4fae43110974','23a8df97-f106-41c4-8915-a49e7f3fb981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb7ccd6da6e1491da13d4244f55e13af',volume_type_id=e5eb2756-2533-42a7-bff7-2fa0a24e00d0)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:53.886879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d18bd12-0174-4f47-b99c-90bdf7d4532d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:25:53.909252 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d18bd12-0174-4f47-b99c-90bdf7d4532d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:25:53.910100 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Flow 'volume_create_api' (0cab8200-eeb8-4544-a22a-69e1d99c7a59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:25:53.910371 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Create volume request issued successfully. Jul 03 01:25:53.911022 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:53.911160 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:53.947663 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:53.950934 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:53.950934 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:53.955511 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8edf5aa2-bbad-4329-be17-fdd254eb1e43 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:25:53.956676 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 57/222] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:25:53 2026] POST /volume/v3/volumes => generated 812 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:53.972515 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-28edbfb2-4b9b-4cc1-96f3-4a6ed5bcd8fe None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:53.975460 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-28edbfb2-4b9b-4cc1-96f3-4a6ed5bcd8fe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db Jul 03 01:25:53.975621 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-28edbfb2-4b9b-4cc1-96f3-4a6ed5bcd8fe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:53.975793 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-28edbfb2-4b9b-4cc1-96f3-4a6ed5bcd8fe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:53.986016 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:53.986016 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:53.991226 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-28edbfb2-4b9b-4cc1-96f3-4a6ed5bcd8fe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Volume info retrieved successfully. Jul 03 01:25:53.992284 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-28edbfb2-4b9b-4cc1-96f3-4a6ed5bcd8fe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:53.992540 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-28edbfb2-4b9b-4cc1-96f3-4a6ed5bcd8fe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:54.052554 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-28edbfb2-4b9b-4cc1-96f3-4a6ed5bcd8fe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:54.056582 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:54.056582 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:54.066513 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-28edbfb2-4b9b-4cc1-96f3-4a6ed5bcd8fe tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db returned with HTTP 200 Jul 03 01:25:54.067002 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 56/223] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:53 2026] GET /volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db => generated 880 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:55.084677 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cf32498e-3a84-42ea-abf7-17f410cc6776 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:55.089444 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cf32498e-3a84-42ea-abf7-17f410cc6776 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db Jul 03 01:25:55.089444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cf32498e-3a84-42ea-abf7-17f410cc6776 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:55.089444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cf32498e-3a84-42ea-abf7-17f410cc6776 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:55.099060 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:55.099060 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:55.106448 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cf32498e-3a84-42ea-abf7-17f410cc6776 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Volume info retrieved successfully. Jul 03 01:25:55.106448 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-cf32498e-3a84-42ea-abf7-17f410cc6776 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:55.106448 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-cf32498e-3a84-42ea-abf7-17f410cc6776 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:55.163940 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-cf32498e-3a84-42ea-abf7-17f410cc6776 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:55.167681 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:55.167681 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:55.175983 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cf32498e-3a84-42ea-abf7-17f410cc6776 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db returned with HTTP 200 Jul 03 01:25:55.176529 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 55/224] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:55 2026] GET /volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db => generated 905 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:55.190402 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9cb0b476-21c3-4e71-b152-c56439bdfef8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:55.195002 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9cb0b476-21c3-4e71-b152-c56439bdfef8 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] PUT https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 Jul 03 01:25:55.196670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9cb0b476-21c3-4e71-b152-c56439bdfef8 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "226a583b-7f4b-48f6-b370-a62eb81005db"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:55.200188 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-9cb0b476-21c3-4e71-b152-c56439bdfef8 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Update called for group f1d9e339-9465-431f-bc8e-7e217978a0f0. {{(pid=99879) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 01:25:55.200324 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.groups [None req-9cb0b476-21c3-4e71-b152-c56439bdfef8 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Updating group f1d9e339-9465-431f-bc8e-7e217978a0f0 with name new_group description: This is a new group add_volumes: None remove_volumes: 226a583b-7f4b-48f6-b370-a62eb81005db. Jul 03 01:25:55.206214 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:55.206214 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:55.238119 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9cb0b476-21c3-4e71-b152-c56439bdfef8 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 returned with HTTP 202 Jul 03 01:25:55.238677 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 57/225] 10.4.3.64 () {70 vars in 1400 bytes} [Fri Jul 3 01:25:55 2026] PUT /volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:55.245971 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9c130dc5-d6e1-4b9f-9871-ffd2eaa7f24f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:55.248242 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9c130dc5-d6e1-4b9f-9871-ffd2eaa7f24f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 Jul 03 01:25:55.248555 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9c130dc5-d6e1-4b9f-9871-ffd2eaa7f24f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:55.248928 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9c130dc5-d6e1-4b9f-9871-ffd2eaa7f24f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:55.249136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-9c130dc5-d6e1-4b9f-9871-ffd2eaa7f24f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member f1d9e339-9465-431f-bc8e-7e217978a0f0 {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:55.254277 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:55.254277 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:55.268213 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9c130dc5-d6e1-4b9f-9871-ffd2eaa7f24f tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 returned with HTTP 200 Jul 03 01:25:55.268681 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 58/226] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:55 2026] GET /volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:56.278496 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f327998b-547a-4166-96e4-defa6e92a843 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:56.283677 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f327998b-547a-4166-96e4-defa6e92a843 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 Jul 03 01:25:56.283677 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f327998b-547a-4166-96e4-defa6e92a843 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:56.283677 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f327998b-547a-4166-96e4-defa6e92a843 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:56.283677 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-f327998b-547a-4166-96e4-defa6e92a843 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member f1d9e339-9465-431f-bc8e-7e217978a0f0 {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:56.288653 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:56.288653 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:56.300486 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f327998b-547a-4166-96e4-defa6e92a843 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 returned with HTTP 200 Jul 03 01:25:56.301187 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 57/227] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:56 2026] GET /volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:56.310883 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ed1209ee-ae53-4570-b7cf-3d461a55f4ed None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:56.313684 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed1209ee-ae53-4570-b7cf-3d461a55f4ed tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 Jul 03 01:25:56.313972 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed1209ee-ae53-4570-b7cf-3d461a55f4ed tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:56.314471 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed1209ee-ae53-4570-b7cf-3d461a55f4ed tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:56.314638 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-ed1209ee-ae53-4570-b7cf-3d461a55f4ed tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member f1d9e339-9465-431f-bc8e-7e217978a0f0 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:56.318824 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:56.318824 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:56.329250 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed1209ee-ae53-4570-b7cf-3d461a55f4ed tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 returned with HTTP 200 Jul 03 01:25:56.329847 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 56/228] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:56 2026] GET /volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 => generated 324 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:56.341233 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7d6d5e22-e9e0-46c9-8784-6b86b6e80b1a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:56.343862 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d6d5e22-e9e0-46c9-8784-6b86b6e80b1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:56.344068 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d6d5e22-e9e0-46c9-8784-6b86b6e80b1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:56.344279 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d6d5e22-e9e0-46c9-8784-6b86b6e80b1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:56.344596 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-7d6d5e22-e9e0-46c9-8784-6b86b6e80b1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:56.345272 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-7d6d5e22-e9e0-46c9-8784-6b86b6e80b1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:56.353666 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7d6d5e22-e9e0-46c9-8784-6b86b6e80b1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Get all volumes completed successfully. Jul 03 01:25:56.354790 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-7d6d5e22-e9e0-46c9-8784-6b86b6e80b1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:56.354939 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-7d6d5e22-e9e0-46c9-8784-6b86b6e80b1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:56.397608 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-7d6d5e22-e9e0-46c9-8784-6b86b6e80b1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:56.402185 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:56.402185 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:56.414270 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d6d5e22-e9e0-46c9-8784-6b86b6e80b1a tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:56.414669 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 58/229] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:56 2026] GET /volume/v3/volumes/detail => generated 1768 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:56.435589 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-45324946-eace-44c6-b095-4585b2b504d7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:56.437483 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-45324946-eace-44c6-b095-4585b2b504d7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] PUT https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 Jul 03 01:25:56.437841 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-45324946-eace-44c6-b095-4585b2b504d7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "226a583b-7f4b-48f6-b370-a62eb81005db"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:56.439196 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-45324946-eace-44c6-b095-4585b2b504d7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Update called for group f1d9e339-9465-431f-bc8e-7e217978a0f0. {{(pid=99882) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 01:25:56.439314 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.groups [None req-45324946-eace-44c6-b095-4585b2b504d7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Updating group f1d9e339-9465-431f-bc8e-7e217978a0f0 with name None description: None add_volumes: 226a583b-7f4b-48f6-b370-a62eb81005db remove_volumes: None. Jul 03 01:25:56.442949 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:56.442949 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:56.470744 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-45324946-eace-44c6-b095-4585b2b504d7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 returned with HTTP 202 Jul 03 01:25:56.471180 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 59/230] 10.4.3.64 () {70 vars in 1399 bytes} [Fri Jul 3 01:25:56 2026] PUT /volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:56.478960 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d948592a-f316-4061-8a43-89ca82795909 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:56.480952 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d948592a-f316-4061-8a43-89ca82795909 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 Jul 03 01:25:56.481233 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d948592a-f316-4061-8a43-89ca82795909 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:56.481528 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d948592a-f316-4061-8a43-89ca82795909 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:56.481716 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-d948592a-f316-4061-8a43-89ca82795909 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member f1d9e339-9465-431f-bc8e-7e217978a0f0 {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:56.486999 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:56.486999 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:56.495927 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d948592a-f316-4061-8a43-89ca82795909 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 returned with HTTP 200 Jul 03 01:25:56.496322 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 58/231] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:56 2026] GET /volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 => generated 323 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:57.507111 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f4253272-7b94-4c75-ba7e-b5823e265902 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:57.509309 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f4253272-7b94-4c75-ba7e-b5823e265902 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 Jul 03 01:25:57.509642 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f4253272-7b94-4c75-ba7e-b5823e265902 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:57.509894 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f4253272-7b94-4c75-ba7e-b5823e265902 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:57.510064 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-f4253272-7b94-4c75-ba7e-b5823e265902 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member f1d9e339-9465-431f-bc8e-7e217978a0f0 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:57.514351 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:57.514351 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:57.522543 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f4253272-7b94-4c75-ba7e-b5823e265902 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 returned with HTTP 200 Jul 03 01:25:57.522965 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 57/232] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:57 2026] GET /volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:57.534639 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a5ea9d8f-8651-447c-b693-669453967499 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:57.537913 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:57.538518 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:57.538755 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:57.539064 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:57.540732 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:57.555024 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Get all volumes completed successfully. Jul 03 01:25:57.555886 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:57.556091 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:57.618269 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:57.623034 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:57.623034 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:57.628194 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:57.628478 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:57.681954 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:57.685925 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:57.685925 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:25:57.695940 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a5ea9d8f-8651-447c-b693-669453967499 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:57.696511 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 59/233] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:57 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:57.710402 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:57.712769 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:25:57.713052 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:57.713286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:57.713670 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:25:57.714117 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:57.714117 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:57.715030 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:25:57.725127 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Get all volumes completed successfully. Jul 03 01:25:57.726009 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:57.726193 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:57.781110 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:57.784851 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:57.784851 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:57.789891 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:57.790102 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:57.848164 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:57.852544 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:57.852544 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:25:57.864649 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c2b59acf-78c2-47d3-96f5-a17602014b71 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:25:57.865051 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 60/234] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:25:57 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:25:57.882634 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-035a0be2-8ade-403d-9cb9-a4c932f218f7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:57.885013 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-035a0be2-8ade-403d-9cb9-a4c932f218f7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] POST https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0/action Jul 03 01:25:57.885644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-035a0be2-8ade-403d-9cb9-a4c932f218f7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:25:57.885860 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-035a0be2-8ade-403d-9cb9-a4c932f218f7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:57.887599 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-035a0be2-8ade-403d-9cb9-a4c932f218f7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] delete called for group f1d9e339-9465-431f-bc8e-7e217978a0f0 {{(pid=99880) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:25:57.887735 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.groups [None req-035a0be2-8ade-403d-9cb9-a4c932f218f7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Delete group with id: f1d9e339-9465-431f-bc8e-7e217978a0f0 Jul 03 01:25:57.892052 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:57.892052 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:25:57.949909 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-035a0be2-8ade-403d-9cb9-a4c932f218f7 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0/action returned with HTTP 202 Jul 03 01:25:57.950470 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 59/235] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:25:57 2026] POST /volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:57.958851 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-37bac822-cd7b-4307-9de8-498ec5b473ca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:57.960750 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-37bac822-cd7b-4307-9de8-498ec5b473ca tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db Jul 03 01:25:57.960948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-37bac822-cd7b-4307-9de8-498ec5b473ca tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:57.961127 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-37bac822-cd7b-4307-9de8-498ec5b473ca tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:57.971446 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:57.971446 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:57.976770 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-37bac822-cd7b-4307-9de8-498ec5b473ca tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Volume info retrieved successfully. Jul 03 01:25:57.977393 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-37bac822-cd7b-4307-9de8-498ec5b473ca tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:25:57.977581 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-37bac822-cd7b-4307-9de8-498ec5b473ca tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:25:58.019470 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-37bac822-cd7b-4307-9de8-498ec5b473ca tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:25:58.023248 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:25:58.023248 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:25:58.031549 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-37bac822-cd7b-4307-9de8-498ec5b473ca tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db returned with HTTP 200 Jul 03 01:25:58.032110 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 58/236] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:57 2026] GET /volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db => generated 904 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:58.281037 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-dffc3ece-e06a-4e4d-b0f5-3a406f73b7f7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.489648 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dffc3ece-e06a-4e4d-b0f5-3a406f73b7f7 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:25:58.490079 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dffc3ece-e06a-4e4d-b0f5-3a406f73b7f7 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-510697056", "description": "tempest-group-type-description-163883766", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:58.505281 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dffc3ece-e06a-4e4d-b0f5-3a406f73b7f7 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:25:58.505753 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 60/237] 10.4.3.64 () {70 vars in 1305 bytes} [Fri Jul 3 01:25:58 2026] POST /volume/v3/group_types => generated 263 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:58.515931 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d4075ceb-db21-4c91-8c60-b5f547a63a07 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.517598 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d4075ceb-db21-4c91-8c60-b5f547a63a07 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] GET https://10.4.3.64/volume/v3/group_types Jul 03 01:25:58.517789 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d4075ceb-db21-4c91-8c60-b5f547a63a07 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:58.517967 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d4075ceb-db21-4c91-8c60-b5f547a63a07 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:58.529651 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d4075ceb-db21-4c91-8c60-b5f547a63a07 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 200 Jul 03 01:25:58.530037 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 61/238] 10.4.3.64 () {68 vars in 1283 bytes} [Fri Jul 3 01:25:58 2026] GET /volume/v3/group_types => generated 655 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:58.540262 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1ff7863f-7847-4645-aad6-d2930e89805c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.542059 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1ff7863f-7847-4645-aad6-d2930e89805c tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] PUT https://10.4.3.64/volume/v3/group_types/915132f1-9b01-4530-8730-6b75ecb024c6 Jul 03 01:25:58.542399 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1ff7863f-7847-4645-aad6-d2930e89805c tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1006737640", "description": "updated-group-type-desc"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:58.555462 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1ff7863f-7847-4645-aad6-d2930e89805c tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types/915132f1-9b01-4530-8730-6b75ecb024c6 returned with HTTP 200 Jul 03 01:25:58.555889 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 60/239] 10.4.3.64 () {70 vars in 1415 bytes} [Fri Jul 3 01:25:58 2026] PUT /volume/v3/group_types/915132f1-9b01-4530-8730-6b75ecb024c6 => generated 255 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:58.565296 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4bf92ce6-7d74-4b17-ae8a-ab1f0218dec5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.567439 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4bf92ce6-7d74-4b17-ae8a-ab1f0218dec5 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] GET https://10.4.3.64/volume/v3/group_types/915132f1-9b01-4530-8730-6b75ecb024c6 Jul 03 01:25:58.567691 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4bf92ce6-7d74-4b17-ae8a-ab1f0218dec5 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:58.567872 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4bf92ce6-7d74-4b17-ae8a-ab1f0218dec5 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:58.571817 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4bf92ce6-7d74-4b17-ae8a-ab1f0218dec5 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types/915132f1-9b01-4530-8730-6b75ecb024c6 returned with HTTP 200 Jul 03 01:25:58.572139 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 59/240] 10.4.3.64 () {68 vars in 1394 bytes} [Fri Jul 3 01:25:58 2026] GET /volume/v3/group_types/915132f1-9b01-4530-8730-6b75ecb024c6 => generated 255 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:58.580966 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1013e103-7c4f-4280-9b0d-bf9f356662c4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.584045 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1013e103-7c4f-4280-9b0d-bf9f356662c4 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/915132f1-9b01-4530-8730-6b75ecb024c6 Jul 03 01:25:58.584045 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1013e103-7c4f-4280-9b0d-bf9f356662c4 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:58.584810 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1013e103-7c4f-4280-9b0d-bf9f356662c4 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:58.604600 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1013e103-7c4f-4280-9b0d-bf9f356662c4 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types/915132f1-9b01-4530-8730-6b75ecb024c6 returned with HTTP 202 Jul 03 01:25:58.605604 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 61/241] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:25:58 2026] DELETE /volume/v3/group_types/915132f1-9b01-4530-8730-6b75ecb024c6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:58.613580 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a9fa63f1-d6f7-42f2-bd57-294c9161fe95 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.615274 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a9fa63f1-d6f7-42f2-bd57-294c9161fe95 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] GET https://10.4.3.64/volume/v3/group_types Jul 03 01:25:58.615566 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a9fa63f1-d6f7-42f2-bd57-294c9161fe95 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:58.615806 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a9fa63f1-d6f7-42f2-bd57-294c9161fe95 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:58.620794 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a9fa63f1-d6f7-42f2-bd57-294c9161fe95 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 200 Jul 03 01:25:58.621483 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 62/242] 10.4.3.64 () {68 vars in 1283 bytes} [Fri Jul 3 01:25:58 2026] GET /volume/v3/group_types => generated 406 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:58.632901 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b86d0cca-4926-45e1-a851-27e594d67fbf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.635017 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b86d0cca-4926-45e1-a851-27e594d67fbf tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:25:58.635536 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b86d0cca-4926-45e1-a851-27e594d67fbf tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-2012066574", "is_public": true}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:58.649911 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b86d0cca-4926-45e1-a851-27e594d67fbf tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:25:58.650415 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 61/243] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Jul 3 01:25:58 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 03 01:25:58.659999 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d38ba958-1400-4ef2-ab97-1340425b7dcf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.661894 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d38ba958-1400-4ef2-ab97-1340425b7dcf tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:25:58.662247 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d38ba958-1400-4ef2-ab97-1340425b7dcf tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-189614864", "is_public": false}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:25:58.678570 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d38ba958-1400-4ef2-ab97-1340425b7dcf tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:25:58.679047 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 60/244] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Jul 3 01:25:58 2026] POST /volume/v3/group_types => generated 164 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:25:58.689841 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-52fec6d2-17e7-4e78-9eb3-899b4a052e95 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.691709 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-52fec6d2-17e7-4e78-9eb3-899b4a052e95 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] GET https://10.4.3.64/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 01:25:58.692183 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-52fec6d2-17e7-4e78-9eb3-899b4a052e95 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:58.692599 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-52fec6d2-17e7-4e78-9eb3-899b4a052e95 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:58.707285 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-52fec6d2-17e7-4e78-9eb3-899b4a052e95 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 01:25:58.708257 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 62/245] 10.4.3.64 () {68 vars in 1344 bytes} [Fri Jul 3 01:25:58 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 706 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:58.716134 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-13f2af0d-cf45-467e-9f23-61a5b0b4496b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.717818 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-13f2af0d-cf45-467e-9f23-61a5b0b4496b tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] GET https://10.4.3.64/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 01:25:58.718019 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-13f2af0d-cf45-467e-9f23-61a5b0b4496b tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:58.718275 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-13f2af0d-cf45-467e-9f23-61a5b0b4496b tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:58.726904 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-13f2af0d-cf45-467e-9f23-61a5b0b4496b tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 01:25:58.727351 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 63/246] 10.4.3.64 () {68 vars in 1346 bytes} [Fri Jul 3 01:25:58 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:58.735644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-18b49104-4743-4567-831c-743561919cad None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.737325 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-18b49104-4743-4567-831c-743561919cad tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] GET https://10.4.3.64/volume/v3/group_types?is_public=False Jul 03 01:25:58.737646 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-18b49104-4743-4567-831c-743561919cad tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:58.737860 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-18b49104-4743-4567-831c-743561919cad tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:58.748138 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-18b49104-4743-4567-831c-743561919cad tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 01:25:58.748516 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 62/247] 10.4.3.64 () {68 vars in 1314 bytes} [Fri Jul 3 01:25:58 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:58.756600 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5821cae5-7358-4e94-962e-e54a4aef4c6e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.758208 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5821cae5-7358-4e94-962e-e54a4aef4c6e tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] GET https://10.4.3.64/volume/v3/group_types?is_public=True Jul 03 01:25:58.758437 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5821cae5-7358-4e94-962e-e54a4aef4c6e tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:58.758636 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5821cae5-7358-4e94-962e-e54a4aef4c6e tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:58.768276 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5821cae5-7358-4e94-962e-e54a4aef4c6e tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 01:25:58.768634 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 61/248] 10.4.3.64 () {68 vars in 1312 bytes} [Fri Jul 3 01:25:58 2026] GET /volume/v3/group_types?is_public=True => generated 556 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:25:58.777552 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c3e5d21d-c286-475c-89cd-df7da482eb17 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.779331 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c3e5d21d-c286-475c-89cd-df7da482eb17 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/5c190949-cdec-403b-b2be-c667889af61b Jul 03 01:25:58.780019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c3e5d21d-c286-475c-89cd-df7da482eb17 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:58.780449 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c3e5d21d-c286-475c-89cd-df7da482eb17 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:58.792822 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c3e5d21d-c286-475c-89cd-df7da482eb17 tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types/5c190949-cdec-403b-b2be-c667889af61b returned with HTTP 202 Jul 03 01:25:58.793294 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 63/249] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:25:58 2026] DELETE /volume/v3/group_types/5c190949-cdec-403b-b2be-c667889af61b => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:58.799996 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d9c80c60-f411-42e8-bc7d-40f99d789cab None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:58.802282 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d9c80c60-f411-42e8-bc7d-40f99d789cab tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/2d230d43-23de-4b5e-9113-3c594a639b01 Jul 03 01:25:58.802680 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d9c80c60-f411-42e8-bc7d-40f99d789cab tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:58.803049 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d9c80c60-f411-42e8-bc7d-40f99d789cab tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:58.816772 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d9c80c60-f411-42e8-bc7d-40f99d789cab tempest-GroupTypesTest-1402179581 tempest-GroupTypesTest-1402179581-project-admin] https://10.4.3.64/volume/v3/group_types/2d230d43-23de-4b5e-9113-3c594a639b01 returned with HTTP 202 Jul 03 01:25:58.817223 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 64/250] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:25:58 2026] DELETE /volume/v3/group_types/2d230d43-23de-4b5e-9113-3c594a639b01 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:59.050660 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-129db82f-7844-4624-98b4-a4a0c82e6f77 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:59.052528 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-129db82f-7844-4624-98b4-a4a0c82e6f77 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db Jul 03 01:25:59.052755 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-129db82f-7844-4624-98b4-a4a0c82e6f77 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:59.052935 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-129db82f-7844-4624-98b4-a4a0c82e6f77 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:59.058618 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-129db82f-7844-4624-98b4-a4a0c82e6f77 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db returned with HTTP 404 Jul 03 01:25:59.059249 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 63/251] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:59 2026] GET /volume/v3/volumes/226a583b-7f4b-48f6-b370-a62eb81005db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:59.066441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7555c5e2-b4f2-43a7-a185-16ed29fab200 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:59.068504 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7555c5e2-b4f2-43a7-a185-16ed29fab200 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/volumes/17ed609e-3864-472e-b450-830d2f145d06 Jul 03 01:25:59.068788 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7555c5e2-b4f2-43a7-a185-16ed29fab200 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:59.069026 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7555c5e2-b4f2-43a7-a185-16ed29fab200 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:59.076108 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7555c5e2-b4f2-43a7-a185-16ed29fab200 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/volumes/17ed609e-3864-472e-b450-830d2f145d06 returned with HTTP 404 Jul 03 01:25:59.076592 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 62/252] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:25:59 2026] GET /volume/v3/volumes/17ed609e-3864-472e-b450-830d2f145d06 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:59.091962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2fab71f7-0914-4f94-849c-2ad93de83fb6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:59.093844 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2fab71f7-0914-4f94-849c-2ad93de83fb6 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] GET https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 Jul 03 01:25:59.094072 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2fab71f7-0914-4f94-849c-2ad93de83fb6 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:59.094351 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2fab71f7-0914-4f94-849c-2ad93de83fb6 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:59.094632 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-2fab71f7-0914-4f94-849c-2ad93de83fb6 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] show called for member f1d9e339-9465-431f-bc8e-7e217978a0f0 {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:25:59.097929 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2fab71f7-0914-4f94-849c-2ad93de83fb6 tempest-GroupsTest-1795316923 tempest-GroupsTest-1795316923-project-member] https://10.4.3.64/volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 returned with HTTP 404 Jul 03 01:25:59.098686 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 64/253] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:25:59 2026] GET /volume/v3/groups/f1d9e339-9465-431f-bc8e-7e217978a0f0 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:25:59.109727 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fdd1ec0f-5dff-4d05-ada7-83d8d762e173 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:59.112023 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fdd1ec0f-5dff-4d05-ada7-83d8d762e173 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/9b95cb67-b45b-478e-ad21-56a621116881 Jul 03 01:25:59.112402 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fdd1ec0f-5dff-4d05-ada7-83d8d762e173 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:59.113112 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fdd1ec0f-5dff-4d05-ada7-83d8d762e173 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:59.129182 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fdd1ec0f-5dff-4d05-ada7-83d8d762e173 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] https://10.4.3.64/volume/v3/group_types/9b95cb67-b45b-478e-ad21-56a621116881 returned with HTTP 202 Jul 03 01:25:59.129835 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 65/254] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:25:59 2026] DELETE /volume/v3/group_types/9b95cb67-b45b-478e-ad21-56a621116881 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:25:59.143183 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cf13545a-e05b-47b8-a983-0a4dfb850c51 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:59.145790 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cf13545a-e05b-47b8-a983-0a4dfb850c51 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] DELETE https://10.4.3.64/volume/v3/types/e5eb2756-2533-42a7-bff7-2fa0a24e00d0 Jul 03 01:25:59.146031 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cf13545a-e05b-47b8-a983-0a4dfb850c51 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:59.146264 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cf13545a-e05b-47b8-a983-0a4dfb850c51 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:59.175376 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cf13545a-e05b-47b8-a983-0a4dfb850c51 tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] https://10.4.3.64/volume/v3/types/e5eb2756-2533-42a7-bff7-2fa0a24e00d0 returned with HTTP 202 Jul 03 01:25:59.175836 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 64/255] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:25:59 2026] DELETE /volume/v3/types/e5eb2756-2533-42a7-bff7-2fa0a24e00d0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:25:59.183355 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-21b180a7-9055-4344-943c-b69c5111165b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:25:59.186022 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-21b180a7-9055-4344-943c-b69c5111165b tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] GET https://10.4.3.64/volume/v3/types/e5eb2756-2533-42a7-bff7-2fa0a24e00d0 Jul 03 01:25:59.186326 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-21b180a7-9055-4344-943c-b69c5111165b tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:25:59.186587 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-21b180a7-9055-4344-943c-b69c5111165b tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:25:59.190789 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-21b180a7-9055-4344-943c-b69c5111165b tempest-GroupsTest-70568058 tempest-GroupsTest-70568058-project-admin] https://10.4.3.64/volume/v3/types/e5eb2756-2533-42a7-bff7-2fa0a24e00d0 returned with HTTP 404 Jul 03 01:25:59.191401 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 63/256] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:25:59 2026] GET /volume/v3/types/e5eb2756-2533-42a7-bff7-2fa0a24e00d0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:03.479486 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4f0eaf7a-d7e6-4b76-8298-ee901dd28845 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:03.693544 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4f0eaf7a-d7e6-4b76-8298-ee901dd28845 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:26:03.693840 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4f0eaf7a-d7e6-4b76-8298-ee901dd28845 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1722373633"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:03.698717 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=323,cinder:INSERT=52,cinder:UPDATE=83 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:26:03.710989 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4f0eaf7a-d7e6-4b76-8298-ee901dd28845 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:26:03.711368 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 65/257] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:26:03 2026] POST /volume/v3/types => generated 220 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:03.721509 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-303dab7a-e217-4362-b686-e50615551f90 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:03.723035 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-303dab7a-e217-4362-b686-e50615551f90 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:26:03.724271 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-303dab7a-e217-4362-b686-e50615551f90 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1880100617"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:03.733383 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=381,cinder:INSERT=58,cinder:UPDATE=90 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:26:03.752905 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-303dab7a-e217-4362-b686-e50615551f90 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:26:03.753505 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 66/258] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Jul 3 01:26:03 2026] POST /volume/v3/group_types => generated 177 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:03.763270 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-13c8cec7-8790-4d1b-a9c7-93503528ead2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:03.802259 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-52beccba-b8ae-4942-876a-09f075f84ff9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:03.986266 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-13c8cec7-8790-4d1b-a9c7-93503528ead2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] POST https://10.4.3.64/volume/v3/groups Jul 03 01:26:03.987103 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-13c8cec7-8790-4d1b-a9c7-93503528ead2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9cdd2b6f-f34b-405f-85b5-bb1e54a8e8dd", "volume_types": ["7fdb8d6f-25f1-43fd-8edd-b7909bded7f0"], "name": "tempest-GroupsV314Test-Group-1356355251"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:03.989393 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-13c8cec7-8790-4d1b-a9c7-93503528ead2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Creating new group {'group': {'group_type': '9cdd2b6f-f34b-405f-85b5-bb1e54a8e8dd', 'volume_types': ['7fdb8d6f-25f1-43fd-8edd-b7909bded7f0'], 'name': 'tempest-GroupsV314Test-Group-1356355251'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 01:26:03.993060 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=326,cinder:INSERT=42,cinder:UPDATE=75 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:26:03.995730 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.groups [None req-13c8cec7-8790-4d1b-a9c7-93503528ead2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Creating group tempest-GroupsV314Test-Group-1356355251. Jul 03 01:26:03.999795 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:04.000083 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1942438998"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:04.002768 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1942438998'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:04.002936 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Create volume of 1 GB Jul 03 01:26:04.004364 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-13c8cec7-8790-4d1b-a9c7-93503528ead2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Availability Zones retrieved successfully. Jul 03 01:26:04.004953 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=317,cinder:INSERT=43,cinder:UPDATE=69 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:26:04.007365 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Availability Zones retrieved successfully. Jul 03 01:26:04.013038 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Flow 'volume_create_api' (0c26d351-966e-450d-b303-b98b701c3cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:04.014614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d265eed5-a8e2-4b26-b8c1-0b07b2fafd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:04.015534 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:04.032267 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-13c8cec7-8790-4d1b-a9c7-93503528ead2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Created reservations ['3a147b70-218a-4799-b045-13e7dd41f473'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:04.043742 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d265eed5-a8e2-4b26-b8c1-0b07b2fafd41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:04.044552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26ae5129-03a0-4445-9b50-1258969c6d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:04.061921 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-13c8cec7-8790-4d1b-a9c7-93503528ead2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Jul 03 01:26:04.062576 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 65/259] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Jul 3 01:26:03 2026] POST /volume/v3/groups => generated 108 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:04.071448 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a5589afa-e69a-4d1a-8377-be8b2622f426 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:04.073833 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a5589afa-e69a-4d1a-8377-be8b2622f426 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae Jul 03 01:26:04.074151 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a5589afa-e69a-4d1a-8377-be8b2622f426 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:04.074401 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a5589afa-e69a-4d1a-8377-be8b2622f426 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:04.074626 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-a5589afa-e69a-4d1a-8377-be8b2622f426 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] show called for member 39e51f6b-67b6-4262-a211-2692149776ae {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:26:04.074718 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:04.075076 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:04.079632 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:04.079632 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:04.091748 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a5589afa-e69a-4d1a-8377-be8b2622f426 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae returned with HTTP 200 Jul 03 01:26:04.092317 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 66/260] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:26:04 2026] GET /volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:04.124592 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Created reservations ['a3f283dc-ad11-4928-b50a-09e65fca0486', '1c6b359a-43da-4703-9d2c-fe7cb2a0f10f', '2104e483-9261-436c-8b3a-4190b8fb6cfc', '4bdecb71-ce64-4144-b823-aafc833e7177'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:04.125669 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26ae5129-03a0-4445-9b50-1258969c6d8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3f283dc-ad11-4928-b50a-09e65fca0486', '1c6b359a-43da-4703-9d2c-fe7cb2a0f10f', '2104e483-9261-436c-8b3a-4190b8fb6cfc', '4bdecb71-ce64-4144-b823-aafc833e7177']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:04.126739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (634e16b6-4a94-4f8d-8632-96c8af8382b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:04.165804 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (634e16b6-4a94-4f8d-8632-96c8af8382b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ecb754b-05d5-4bf4-a4b3-db782e51569f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1942438998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='541c575ec25448588a3b83bb8943b353',qos_specs=None,replication_status=,reservations=['a3f283dc-ad11-4928-b50a-09e65fca0486','1c6b359a-43da-4703-9d2c-fe7cb2a0f10f','2104e483-9261-436c-8b3a-4190b8fb6cfc','4bdecb71-ce64-4144-b823-aafc833e7177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1aad34eb40847c78368118a4b919015',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1942438998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ecb754b-05d5-4bf4-a4b3-db782e51569f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='541c575ec25448588a3b83bb8943b353',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1aad34eb40847c78368118a4b919015',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:04.166993 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ab5647-98c7-4d03-948c-0c5491d29d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:04.190291 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ab5647-98c7-4d03-948c-0c5491d29d91) transitioned into state 'SUCCESS' from state '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-1942438998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='541c575ec25448588a3b83bb8943b353',qos_specs=None,replication_status=,reservations=['a3f283dc-ad11-4928-b50a-09e65fca0486','1c6b359a-43da-4703-9d2c-fe7cb2a0f10f','2104e483-9261-436c-8b3a-4190b8fb6cfc','4bdecb71-ce64-4144-b823-aafc833e7177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1aad34eb40847c78368118a4b919015',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:04.191118 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c807b6-d317-4870-8d17-84fa3f3aac7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:04.205353 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c807b6-d317-4870-8d17-84fa3f3aac7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:04.206155 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Flow 'volume_create_api' (0c26d351-966e-450d-b303-b98b701c3cd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:04.206547 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Create volume request issued successfully. Jul 03 01:26:04.207118 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-52beccba-b8ae-4942-876a-09f075f84ff9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:04.207576 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 64/261] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:26:03 2026] POST /volume/v3/volumes => generated 749 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:04.223242 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c06256fc-56ec-4219-bb9c-dd6f49094e81 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:04.225873 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c06256fc-56ec-4219-bb9c-dd6f49094e81 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:04.226195 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c06256fc-56ec-4219-bb9c-dd6f49094e81 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:04.226499 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c06256fc-56ec-4219-bb9c-dd6f49094e81 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:04.238031 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:04.238031 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:04.243993 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c06256fc-56ec-4219-bb9c-dd6f49094e81 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Volume info retrieved successfully. Jul 03 01:26:04.251205 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c06256fc-56ec-4219-bb9c-dd6f49094e81 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f returned with HTTP 200 Jul 03 01:26:04.252015 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 67/262] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:04 2026] GET /volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:05.103713 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-42360efb-e653-4baa-92e9-96e92f2eb036 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:05.106163 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-42360efb-e653-4baa-92e9-96e92f2eb036 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae Jul 03 01:26:05.106553 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-42360efb-e653-4baa-92e9-96e92f2eb036 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:05.107466 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-42360efb-e653-4baa-92e9-96e92f2eb036 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:05.107466 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-42360efb-e653-4baa-92e9-96e92f2eb036 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] show called for member 39e51f6b-67b6-4262-a211-2692149776ae {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:26:05.112466 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:05.112466 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:05.122819 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-42360efb-e653-4baa-92e9-96e92f2eb036 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae returned with HTTP 200 Jul 03 01:26:05.123196 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 66/263] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:26:05 2026] GET /volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:05.134495 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:05.136339 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:05.136979 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-645051366", "volume_type": "7fdb8d6f-25f1-43fd-8edd-b7909bded7f0", "group_id": "39e51f6b-67b6-4262-a211-2692149776ae", "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:05.138645 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-645051366', 'volume_type': '7fdb8d6f-25f1-43fd-8edd-b7909bded7f0', 'group_id': '39e51f6b-67b6-4262-a211-2692149776ae', 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:05.147616 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:05.147616 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:05.148191 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Create volume of 1 GB Jul 03 01:26:05.155658 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Availability Zones retrieved successfully. Jul 03 01:26:05.161349 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Flow 'volume_create_api' (3a2c55de-5b58-4c5f-9824-4d2eaa72c617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:05.162659 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df82bbea-d4b7-4115-b6c5-0c4d97cbb74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:05.163080 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:05.163080 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:05.163561 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:05.186235 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df82bbea-d4b7-4115-b6c5-0c4d97cbb74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:26:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7fdb8d6f-25f1-43fd-8edd-b7909bded7f0,is_public=True,name='tempest-GroupsV314Test-volume-type-1722373633',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fdb8d6f-25f1-43fd-8edd-b7909bded7f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '39e51f6b-67b6-4262-a211-2692149776ae', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:05.186904 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc2aeb1-8851-42c8-90f7-5ff26bc27531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:05.214897 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1722373633 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1722373633, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:05.215375 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1722373633 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1722373633, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:05.251115 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Created reservations ['fad88b3e-2fe6-4828-af8e-249ba7cc997a', '448f2bf6-06b6-43c2-b642-b62731c0670c', 'f9990614-e77e-4dbf-9067-4da85644e7e8', '36f9a8eb-4577-4bf4-935e-5d10f0bda191'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:05.252019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cc2aeb1-8851-42c8-90f7-5ff26bc27531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fad88b3e-2fe6-4828-af8e-249ba7cc997a', '448f2bf6-06b6-43c2-b642-b62731c0670c', 'f9990614-e77e-4dbf-9067-4da85644e7e8', '36f9a8eb-4577-4bf4-935e-5d10f0bda191']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:05.252714 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0462b3a-fa99-4e4c-9a7b-43c3473c68e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:05.273033 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7c3c9b94-0c09-4dfb-bf02-062cef969150 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:05.275663 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7c3c9b94-0c09-4dfb-bf02-062cef969150 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:05.275943 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7c3c9b94-0c09-4dfb-bf02-062cef969150 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:05.276229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7c3c9b94-0c09-4dfb-bf02-062cef969150 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:05.278338 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0462b3a-fa99-4e4c-9a7b-43c3473c68e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d7312ae-4bcb-4e45-aecb-7f60a9259c1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-645051366',encryption_key_id=None,group_id=39e51f6b-67b6-4262-a211-2692149776ae,group_type_id=,metadata={},multiattach=False,project_id='5602dfd934b143da8d4cfa7a2684a486',qos_specs=None,replication_status=,reservations=['fad88b3e-2fe6-4828-af8e-249ba7cc997a','448f2bf6-06b6-43c2-b642-b62731c0670c','f9990614-e77e-4dbf-9067-4da85644e7e8','36f9a8eb-4577-4bf4-935e-5d10f0bda191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799091fa67814b03837d421db5ac397a',volume_type_id=7fdb8d6f-25f1-43fd-8edd-b7909bded7f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-645051366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=39e51f6b-67b6-4262-a211-2692149776ae,host=None,id=7d7312ae-4bcb-4e45-aecb-7f60a9259c1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5602dfd934b143da8d4cfa7a2684a486',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799091fa67814b03837d421db5ac397a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fdb8d6f-25f1-43fd-8edd-b7909bded7f0),volume_type_id=7fdb8d6f-25f1-43fd-8edd-b7909bded7f0)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:05.279852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b742c8b-89ff-45a5-80d2-0e9d0c59f8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:05.286285 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:05.286285 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:05.291432 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7c3c9b94-0c09-4dfb-bf02-062cef969150 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Volume info retrieved successfully. Jul 03 01:26:05.297439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b742c8b-89ff-45a5-80d2-0e9d0c59f8eb) transitioned into state 'SUCCESS' from state '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-645051366',encryption_key_id=None,group_id=39e51f6b-67b6-4262-a211-2692149776ae,group_type_id=,metadata={},multiattach=False,project_id='5602dfd934b143da8d4cfa7a2684a486',qos_specs=None,replication_status=,reservations=['fad88b3e-2fe6-4828-af8e-249ba7cc997a','448f2bf6-06b6-43c2-b642-b62731c0670c','f9990614-e77e-4dbf-9067-4da85644e7e8','36f9a8eb-4577-4bf4-935e-5d10f0bda191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='799091fa67814b03837d421db5ac397a',volume_type_id=7fdb8d6f-25f1-43fd-8edd-b7909bded7f0)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:05.297729 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7c3c9b94-0c09-4dfb-bf02-062cef969150 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f returned with HTTP 200 Jul 03 01:26:05.298074 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6dea3e-3e70-426e-9eb3-33a1592e981e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:05.298238 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 65/264] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:05 2026] GET /volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:05.315882 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee6dea3e-3e70-426e-9eb3-33a1592e981e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:05.315882 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Flow 'volume_create_api' (3a2c55de-5b58-4c5f-9824-4d2eaa72c617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:05.315882 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Create volume request issued successfully. Jul 03 01:26:05.315882 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:26:05.315882 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:26:05.318404 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-033da9be-9d51-4952-abbe-828cfd464c75 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:05.320728 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-033da9be-9d51-4952-abbe-828cfd464c75 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:05.321180 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-033da9be-9d51-4952-abbe-828cfd464c75 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ecb754b-05d5-4bf4-a4b3-db782e51569f", "name": "tempest-SnapshotsActionsTest-Snapshot-1933164782"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:05.333790 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:05.333790 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:05.334684 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-033da9be-9d51-4952-abbe-828cfd464c75 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Volume info retrieved successfully. Jul 03 01:26:05.334978 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-033da9be-9d51-4952-abbe-828cfd464c75 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Create snapshot from volume 9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:05.358479 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:26:05.359180 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-033da9be-9d51-4952-abbe-828cfd464c75 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:05.361332 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:05.361332 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:05.364763 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-41afbc78-ba30-4ab8-b6ac-4f44db9b6c3f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:05.365149 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 67/265] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:26:05 2026] POST /volume/v3/volumes => generated 816 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:05.379007 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-275727f6-0123-4334-a70a-1637b84b0de7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:05.380686 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-275727f6-0123-4334-a70a-1637b84b0de7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d Jul 03 01:26:05.380990 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-275727f6-0123-4334-a70a-1637b84b0de7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:05.381204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-275727f6-0123-4334-a70a-1637b84b0de7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:05.388469 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:05.388469 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:05.392636 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-033da9be-9d51-4952-abbe-828cfd464c75 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Created reservations ['bc51844e-5fbc-42f1-9c0f-308d2b1d3b41', '887a05ef-bda1-4c8c-877f-6366c4d7cb4a', '9a4ed17e-6f29-4101-94ce-a4d7d13be4e3', '9e5b0682-083b-4cd5-b09e-0e1b938c1352'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:05.392848 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-275727f6-0123-4334-a70a-1637b84b0de7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Volume info retrieved successfully. Jul 03 01:26:05.393532 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-275727f6-0123-4334-a70a-1637b84b0de7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:26:05.393673 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-275727f6-0123-4334-a70a-1637b84b0de7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:26:05.439506 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-275727f6-0123-4334-a70a-1637b84b0de7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:26:05.443013 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:05.443013 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:05.450179 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-033da9be-9d51-4952-abbe-828cfd464c75 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot create request issued successfully. Jul 03 01:26:05.450792 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-033da9be-9d51-4952-abbe-828cfd464c75 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:26:05.453470 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 68/266] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:26:05 2026] POST /volume/v3/snapshots => generated 307 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:05.453569 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-275727f6-0123-4334-a70a-1637b84b0de7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d returned with HTTP 200 Jul 03 01:26:05.453569 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 67/267] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:05 2026] GET /volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d => generated 884 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:05.463366 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-88d15225-edc6-413c-b20c-83a034679d3e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:05.467715 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-88d15225-edc6-413c-b20c-83a034679d3e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:05.468794 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-88d15225-edc6-413c-b20c-83a034679d3e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:05.468794 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-88d15225-edc6-413c-b20c-83a034679d3e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:05.476000 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:05.476000 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:05.476750 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-88d15225-edc6-413c-b20c-83a034679d3e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:05.477970 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-88d15225-edc6-413c-b20c-83a034679d3e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:05.478706 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 66/268] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:05 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:06.466333 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6fd29c98-5bf3-4110-8caf-7d59e7d268a3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:06.468730 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6fd29c98-5bf3-4110-8caf-7d59e7d268a3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d Jul 03 01:26:06.468999 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6fd29c98-5bf3-4110-8caf-7d59e7d268a3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:06.469266 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6fd29c98-5bf3-4110-8caf-7d59e7d268a3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:06.478514 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:06.478514 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:06.483748 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6fd29c98-5bf3-4110-8caf-7d59e7d268a3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Volume info retrieved successfully. Jul 03 01:26:06.484583 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-6fd29c98-5bf3-4110-8caf-7d59e7d268a3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:26:06.484776 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-6fd29c98-5bf3-4110-8caf-7d59e7d268a3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:26:06.491126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1ca99e88-6a28-4559-aa63-e0cb5d700daa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:06.492844 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1ca99e88-6a28-4559-aa63-e0cb5d700daa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:06.493007 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1ca99e88-6a28-4559-aa63-e0cb5d700daa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:06.493172 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1ca99e88-6a28-4559-aa63-e0cb5d700daa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:06.498331 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:06.498331 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:06.498871 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1ca99e88-6a28-4559-aa63-e0cb5d700daa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:06.499802 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1ca99e88-6a28-4559-aa63-e0cb5d700daa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:06.500341 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 69/269] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:06 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:06.509536 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7045c9e1-ad1f-4d90-b67d-7e94ce520553 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:06.531450 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-6fd29c98-5bf3-4110-8caf-7d59e7d268a3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:26:06.538149 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:06.538149 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:06.549451 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6fd29c98-5bf3-4110-8caf-7d59e7d268a3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d returned with HTTP 200 Jul 03 01:26:06.549976 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 68/270] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:06 2026] GET /volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d => generated 909 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:06.563820 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:06.565808 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] POST https://10.4.3.64/volume/v3/groups/action Jul 03 01:26:06.566138 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Action body: b'{"create-from-src": {"source_group_id": "39e51f6b-67b6-4262-a211-2692149776ae", "name": "tempest-Group_from_grp-1060749606"}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:06.566272 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "39e51f6b-67b6-4262-a211-2692149776ae", "name": "tempest-Group_from_grp-1060749606"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:06.567747 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Creating new group {'create-from-src': {'source_group_id': '39e51f6b-67b6-4262-a211-2692149776ae', 'name': 'tempest-Group_from_grp-1060749606'}}. {{(pid=99881) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 01:26:06.567831 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.groups [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Creating group tempest-Group_from_grp-1060749606 from source group 39e51f6b-67b6-4262-a211-2692149776ae. Jul 03 01:26:06.571661 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:06.571661 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:06.578018 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:06.578018 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:06.616435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Created reservations ['b86565cb-ceb6-4563-beb7-02fc893d0196'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:06.686753 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7045c9e1-ad1f-4d90-b67d-7e94ce520553 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action Jul 03 01:26:06.687189 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7045c9e1-ad1f-4d90-b67d-7e94ce520553 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:06.687393 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7045c9e1-ad1f-4d90-b67d-7e94ce520553 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:06.689282 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.admin_actions [None req-7045c9e1-ad1f-4d90-b67d-7e94ce520553 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot '380feb84-030c-48f0-acf5-63d2d30286c2' with '{'status': 'creating'}' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:06.717751 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:06.717751 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:06.732089 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7045c9e1-ad1f-4d90-b67d-7e94ce520553 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action returned with HTTP 202 Jul 03 01:26:06.732530 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 68/271] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:06 2026] POST /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:06.738712 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-50be6ed2-f430-4cee-8f49-95ba30b76e47 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:06.741026 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-50be6ed2-f430-4cee-8f49-95ba30b76e47 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:06.741396 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-50be6ed2-f430-4cee-8f49-95ba30b76e47 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:06.741697 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-50be6ed2-f430-4cee-8f49-95ba30b76e47 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:06.746907 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:06.746907 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:06.747695 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-50be6ed2-f430-4cee-8f49-95ba30b76e47 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:06.748692 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-50be6ed2-f430-4cee-8f49-95ba30b76e47 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:06.749500 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 70/272] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:06 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:06.758454 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-01a9584f-306e-41f0-854a-a18a1cc6ba0c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:06.760316 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-01a9584f-306e-41f0-854a-a18a1cc6ba0c tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action Jul 03 01:26:06.760691 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-01a9584f-306e-41f0-854a-a18a1cc6ba0c tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:06.760811 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-01a9584f-306e-41f0-854a-a18a1cc6ba0c tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:06.762124 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.admin_actions [None req-01a9584f-306e-41f0-854a-a18a1cc6ba0c tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot '380feb84-030c-48f0-acf5-63d2d30286c2' with '{'status': 'available'}' {{(pid=99879) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:06.784052 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:06.784052 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:06.799993 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-01a9584f-306e-41f0-854a-a18a1cc6ba0c tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action returned with HTTP 202 Jul 03 01:26:06.800675 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 69/273] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:06 2026] POST /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:06.807348 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cfd664f7-6a32-4d8f-bd90-cbd81f561f67 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:06.809215 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cfd664f7-6a32-4d8f-bd90-cbd81f561f67 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:06.809430 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cfd664f7-6a32-4d8f-bd90-cbd81f561f67 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:06.809641 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cfd664f7-6a32-4d8f-bd90-cbd81f561f67 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:06.815157 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:06.815157 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:06.815681 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cfd664f7-6a32-4d8f-bd90-cbd81f561f67 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:06.816503 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cfd664f7-6a32-4d8f-bd90-cbd81f561f67 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:06.817180 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 69/274] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:06 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:06.830850 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d85b633b-ac13-48f8-8d5e-ff9a4595b260 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:06.832380 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d85b633b-ac13-48f8-8d5e-ff9a4595b260 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:06.832717 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d85b633b-ac13-48f8-8d5e-ff9a4595b260 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ecb754b-05d5-4bf4-a4b3-db782e51569f", "name": "tempest-SnapshotsActionsTest-Snapshot-1454570462"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:06.839589 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:06.839589 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:06.840072 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d85b633b-ac13-48f8-8d5e-ff9a4595b260 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Volume info retrieved successfully. Jul 03 01:26:06.840302 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-d85b633b-ac13-48f8-8d5e-ff9a4595b260 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Create snapshot from volume 9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:06.860438 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-d85b633b-ac13-48f8-8d5e-ff9a4595b260 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Created reservations ['08c01d6b-6487-428a-81e3-15336ba4b235', '39002367-6103-4f69-881e-8143bd7cefb9', '9e2fe7c9-e64f-4b16-9262-38782a1f832e', '69e52c36-dd46-4323-9baa-09fd48b56b80'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:06.889101 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d85b633b-ac13-48f8-8d5e-ff9a4595b260 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot create request issued successfully. Jul 03 01:26:06.889476 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d85b633b-ac13-48f8-8d5e-ff9a4595b260 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:26:06.889902 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 71/275] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:26:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:06.904081 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-885e2973-595a-4bad-89a3-604d29828b0b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:06.906385 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-885e2973-595a-4bad-89a3-604d29828b0b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 Jul 03 01:26:06.906633 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-885e2973-595a-4bad-89a3-604d29828b0b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:06.906908 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-885e2973-595a-4bad-89a3-604d29828b0b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:06.913029 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:06.913029 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:06.913759 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-885e2973-595a-4bad-89a3-604d29828b0b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:06.914777 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-885e2973-595a-4bad-89a3-604d29828b0b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 returned with HTTP 200 Jul 03 01:26:06.918030 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 70/276] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:06 2026] GET /volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:07.178056 np0000004346 devstack@c-api.service[99881]: INFO cinder.group.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] A mapping entry already exists for group 5fb925c2-acfb-4450-b8f4-79c8331f9e65 and volume type 7fdb8d6f-25f1-43fd-8edd-b7909bded7f0. Do not need to create again. Jul 03 01:26:07.178408 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.178408 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:07.178959 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Availability Zones retrieved successfully. Jul 03 01:26:07.184268 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Flow 'volume_create_api' (5f08427b-7be7-41b4-a378-5a377054b0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:07.185282 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51394dc0-d0ec-4017-ad1e-96fe08fb4d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:07.186596 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:07.208481 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51394dc0-d0ec-4017-ad1e-96fe08fb4d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7d7312ae-4bcb-4e45-aecb-7f60a9259c1d', 'volume_type': VolumeType(created_at=2026-07-03T01:26:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7fdb8d6f-25f1-43fd-8edd-b7909bded7f0,is_public=True,name='tempest-GroupsV314Test-volume-type-1722373633',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fdb8d6f-25f1-43fd-8edd-b7909bded7f0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5fb925c2-acfb-4450-b8f4-79c8331f9e65', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:07.209569 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9016ee10-3fe9-4c0f-ab1a-daca2e6b4d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:07.240476 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1722373633 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1722373633, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:07.240793 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1722373633 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1722373633, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:07.258057 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Created reservations ['6a26f5ae-c6ee-4bc0-91f7-054385a89a8a', '8f0399ac-64a3-40bd-99f1-4367c36f5995', 'a1884d7c-4c49-4a20-b794-832c35b83e31', 'c211e56b-d3fe-4ffc-aa93-505fac81b9b7'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:07.259010 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9016ee10-3fe9-4c0f-ab1a-daca2e6b4d69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a26f5ae-c6ee-4bc0-91f7-054385a89a8a', '8f0399ac-64a3-40bd-99f1-4367c36f5995', 'a1884d7c-4c49-4a20-b794-832c35b83e31', 'c211e56b-d3fe-4ffc-aa93-505fac81b9b7']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:07.259902 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb49719-7aa9-4b93-9811-def3889febd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:07.288203 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcb49719-7aa9-4b93-9811-def3889febd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16fb8fd9-6b32-46fb-8dcd-6acd340ef1d2', '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=5fb925c2-acfb-4450-b8f4-79c8331f9e65,group_type_id=,metadata={},multiattach=False,project_id='5602dfd934b143da8d4cfa7a2684a486',qos_specs=None,replication_status=,reservations=['6a26f5ae-c6ee-4bc0-91f7-054385a89a8a','8f0399ac-64a3-40bd-99f1-4367c36f5995','a1884d7c-4c49-4a20-b794-832c35b83e31','c211e56b-d3fe-4ffc-aa93-505fac81b9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=7d7312ae-4bcb-4e45-aecb-7f60a9259c1d,status='creating',user_id='799091fa67814b03837d421db5ac397a',volume_type_id=7fdb8d6f-25f1-43fd-8edd-b7909bded7f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5fb925c2-acfb-4450-b8f4-79c8331f9e65,host=None,id=16fb8fd9-6b32-46fb-8dcd-6acd340ef1d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5602dfd934b143da8d4cfa7a2684a486',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7d7312ae-4bcb-4e45-aecb-7f60a9259c1d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='799091fa67814b03837d421db5ac397a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fdb8d6f-25f1-43fd-8edd-b7909bded7f0),volume_type_id=7fdb8d6f-25f1-43fd-8edd-b7909bded7f0)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:07.289024 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (130ce378-d3e9-4ebf-bbcb-fbc18b98c81d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:07.317270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (130ce378-d3e9-4ebf-bbcb-fbc18b98c81d) transitioned into state 'SUCCESS' from 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=5fb925c2-acfb-4450-b8f4-79c8331f9e65,group_type_id=,metadata={},multiattach=False,project_id='5602dfd934b143da8d4cfa7a2684a486',qos_specs=None,replication_status=,reservations=['6a26f5ae-c6ee-4bc0-91f7-054385a89a8a','8f0399ac-64a3-40bd-99f1-4367c36f5995','a1884d7c-4c49-4a20-b794-832c35b83e31','c211e56b-d3fe-4ffc-aa93-505fac81b9b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=7d7312ae-4bcb-4e45-aecb-7f60a9259c1d,status='creating',user_id='799091fa67814b03837d421db5ac397a',volume_type_id=7fdb8d6f-25f1-43fd-8edd-b7909bded7f0)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:07.317943 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Flow 'volume_create_api' (5f08427b-7be7-41b4-a378-5a377054b0be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:07.318224 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Create volume request issued successfully. Jul 03 01:26:07.330988 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5ee7ee41-5067-44b6-9338-5c9defe0c6a7 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/groups/action returned with HTTP 202 Jul 03 01:26:07.331505 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 67/277] 10.4.3.64 () {70 vars in 1311 bytes} [Fri Jul 3 01:26:06 2026] POST /volume/v3/groups/action => generated 102 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:07.340095 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9361edef-6a2d-4be6-9916-c347d491eefa None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:07.342162 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:26:07.342444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:07.342652 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:07.342978 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:26:07.343787 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:26:07.352673 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Get all volumes completed successfully. Jul 03 01:26:07.353508 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:26:07.353708 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:26:07.392002 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:26:07.395155 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.395155 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:07.399278 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:26:07.399407 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:26:07.434781 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:26:07.437748 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.437748 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:07.445202 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9361edef-6a2d-4be6-9916-c347d491eefa tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:26:07.445599 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 70/278] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:26:07 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:07.461659 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1699e16a-f8ab-4bf1-9d08-6c21f71c83d2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:07.463732 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1699e16a-f8ab-4bf1-9d08-6c21f71c83d2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/volumes/16fb8fd9-6b32-46fb-8dcd-6acd340ef1d2 Jul 03 01:26:07.464070 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1699e16a-f8ab-4bf1-9d08-6c21f71c83d2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:07.464334 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1699e16a-f8ab-4bf1-9d08-6c21f71c83d2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:07.471346 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.471346 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:07.475574 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1699e16a-f8ab-4bf1-9d08-6c21f71c83d2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Volume info retrieved successfully. Jul 03 01:26:07.476341 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-1699e16a-f8ab-4bf1-9d08-6c21f71c83d2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:26:07.476512 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-1699e16a-f8ab-4bf1-9d08-6c21f71c83d2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:26:07.513169 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-1699e16a-f8ab-4bf1-9d08-6c21f71c83d2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:26:07.516384 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.516384 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:07.523786 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1699e16a-f8ab-4bf1-9d08-6c21f71c83d2 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/volumes/16fb8fd9-6b32-46fb-8dcd-6acd340ef1d2 returned with HTTP 200 Jul 03 01:26:07.524289 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 72/279] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:07 2026] GET /volume/v3/volumes/16fb8fd9-6b32-46fb-8dcd-6acd340ef1d2 => generated 921 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:07.537048 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-26cfff02-7477-4981-bee1-d03a11e79d20 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:07.538879 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-26cfff02-7477-4981-bee1-d03a11e79d20 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/groups/5fb925c2-acfb-4450-b8f4-79c8331f9e65 Jul 03 01:26:07.539131 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-26cfff02-7477-4981-bee1-d03a11e79d20 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:07.539356 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-26cfff02-7477-4981-bee1-d03a11e79d20 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:07.539520 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-26cfff02-7477-4981-bee1-d03a11e79d20 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] show called for member 5fb925c2-acfb-4450-b8f4-79c8331f9e65 {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:26:07.542927 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.542927 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:07.550811 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-26cfff02-7477-4981-bee1-d03a11e79d20 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/groups/5fb925c2-acfb-4450-b8f4-79c8331f9e65 returned with HTTP 200 Jul 03 01:26:07.551507 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 71/280] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:26:07 2026] GET /volume/v3/groups/5fb925c2-acfb-4450-b8f4-79c8331f9e65 => generated 417 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:07.560772 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-63921302-4cbc-4482-a0a5-869a2121ff11 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:07.563185 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:26:07.563494 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:07.563747 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:07.564086 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:26:07.564604 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.564604 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:07.565169 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:26:07.574686 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Get all volumes completed successfully. Jul 03 01:26:07.575734 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:26:07.575865 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:26:07.613073 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:26:07.615803 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.615803 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:07.619044 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:26:07.619264 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:26:07.654379 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:26:07.657155 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.657155 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:07.664033 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-63921302-4cbc-4482-a0a5-869a2121ff11 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:26:07.664560 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 68/281] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:26:07 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:07.676249 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8759eb1d-e02b-4fb7-90d4-e5d971519ac3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:07.678108 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8759eb1d-e02b-4fb7-90d4-e5d971519ac3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] POST https://10.4.3.64/volume/v3/groups/5fb925c2-acfb-4450-b8f4-79c8331f9e65/action Jul 03 01:26:07.678489 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8759eb1d-e02b-4fb7-90d4-e5d971519ac3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:07.678633 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8759eb1d-e02b-4fb7-90d4-e5d971519ac3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:07.679956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-8759eb1d-e02b-4fb7-90d4-e5d971519ac3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] delete called for group 5fb925c2-acfb-4450-b8f4-79c8331f9e65 {{(pid=99880) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:26:07.680088 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.groups [None req-8759eb1d-e02b-4fb7-90d4-e5d971519ac3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Delete group with id: 5fb925c2-acfb-4450-b8f4-79c8331f9e65 Jul 03 01:26:07.684111 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.684111 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:07.721020 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8759eb1d-e02b-4fb7-90d4-e5d971519ac3 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/groups/5fb925c2-acfb-4450-b8f4-79c8331f9e65/action returned with HTTP 202 Jul 03 01:26:07.721463 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 71/282] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:26:07 2026] POST /volume/v3/groups/5fb925c2-acfb-4450-b8f4-79c8331f9e65/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:26:07.732354 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-de868f49-4ef1-45e1-8cb7-f7e628b9b2f1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:07.734735 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de868f49-4ef1-45e1-8cb7-f7e628b9b2f1 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/volumes/16fb8fd9-6b32-46fb-8dcd-6acd340ef1d2 Jul 03 01:26:07.734968 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de868f49-4ef1-45e1-8cb7-f7e628b9b2f1 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:07.735188 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de868f49-4ef1-45e1-8cb7-f7e628b9b2f1 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:07.743740 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.743740 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:07.748883 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-de868f49-4ef1-45e1-8cb7-f7e628b9b2f1 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Volume info retrieved successfully. Jul 03 01:26:07.749592 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-de868f49-4ef1-45e1-8cb7-f7e628b9b2f1 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:26:07.749761 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-de868f49-4ef1-45e1-8cb7-f7e628b9b2f1 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:26:07.788010 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-de868f49-4ef1-45e1-8cb7-f7e628b9b2f1 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:26:07.791529 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.791529 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:07.801298 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de868f49-4ef1-45e1-8cb7-f7e628b9b2f1 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/volumes/16fb8fd9-6b32-46fb-8dcd-6acd340ef1d2 returned with HTTP 200 Jul 03 01:26:07.801780 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 73/283] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:07 2026] GET /volume/v3/volumes/16fb8fd9-6b32-46fb-8dcd-6acd340ef1d2 => generated 920 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:07.924169 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3d387d96-b188-4f5a-b538-db8e57d8db07 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:07.925836 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3d387d96-b188-4f5a-b538-db8e57d8db07 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 Jul 03 01:26:07.926015 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3d387d96-b188-4f5a-b538-db8e57d8db07 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:07.926231 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3d387d96-b188-4f5a-b538-db8e57d8db07 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:07.931171 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.931171 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:07.931679 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3d387d96-b188-4f5a-b538-db8e57d8db07 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:07.932489 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3d387d96-b188-4f5a-b538-db8e57d8db07 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 returned with HTTP 200 Jul 03 01:26:07.932835 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 72/284] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:07 2026] GET /volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:07.941081 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bedec005-e94a-4230-9f37-0a1bf8f00faf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:07.943339 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bedec005-e94a-4230-9f37-0a1bf8f00faf tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88/action Jul 03 01:26:07.943767 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bedec005-e94a-4230-9f37-0a1bf8f00faf tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:07.943931 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bedec005-e94a-4230-9f37-0a1bf8f00faf tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:07.945624 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.admin_actions [None req-bedec005-e94a-4230-9f37-0a1bf8f00faf tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot 'c3bfba7f-3c48-47f5-8592-41a6e15f1e88' with '{'status': 'creating'}' {{(pid=99881) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:07.974192 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:07.974192 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:07.987829 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bedec005-e94a-4230-9f37-0a1bf8f00faf tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88/action returned with HTTP 202 Jul 03 01:26:07.988366 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 69/285] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:07 2026] POST /volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:07.994531 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9ed5aaca-91a9-446c-9285-c87eb5b3c702 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:07.996233 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9ed5aaca-91a9-446c-9285-c87eb5b3c702 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 Jul 03 01:26:07.996428 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9ed5aaca-91a9-446c-9285-c87eb5b3c702 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:07.996639 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9ed5aaca-91a9-446c-9285-c87eb5b3c702 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:08.001634 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:08.001634 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:08.002059 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9ed5aaca-91a9-446c-9285-c87eb5b3c702 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:08.002841 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9ed5aaca-91a9-446c-9285-c87eb5b3c702 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 returned with HTTP 200 Jul 03 01:26:08.003236 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 72/286] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:07 2026] GET /volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:08.011326 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a5cacc69-9129-4bb2-b311-98504d4ff691 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:08.013047 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a5cacc69-9129-4bb2-b311-98504d4ff691 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88/action Jul 03 01:26:08.013376 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a5cacc69-9129-4bb2-b311-98504d4ff691 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:08.013505 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a5cacc69-9129-4bb2-b311-98504d4ff691 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:08.030681 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:08.030681 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:08.031034 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a5cacc69-9129-4bb2-b311-98504d4ff691 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Snapshot retrieved successfully. Jul 03 01:26:08.046528 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a5cacc69-9129-4bb2-b311-98504d4ff691 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Snapshot delete request issued successfully. Jul 03 01:26:08.046850 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a5cacc69-9129-4bb2-b311-98504d4ff691 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88/action returned with HTTP 202 Jul 03 01:26:08.047435 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 74/287] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:08 2026] POST /volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:08.055922 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f526a627-14b3-4c8c-9695-b3b7cfafb834 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:08.057594 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f526a627-14b3-4c8c-9695-b3b7cfafb834 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 Jul 03 01:26:08.057829 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f526a627-14b3-4c8c-9695-b3b7cfafb834 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:08.058012 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f526a627-14b3-4c8c-9695-b3b7cfafb834 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:08.063119 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:08.063119 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:08.063602 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f526a627-14b3-4c8c-9695-b3b7cfafb834 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:08.064402 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f526a627-14b3-4c8c-9695-b3b7cfafb834 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 returned with HTTP 200 Jul 03 01:26:08.064780 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 73/288] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:08 2026] GET /volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:08.818331 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d7e7dc46-bfb4-44d6-aa3b-1a6b7f563b4a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:08.820362 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d7e7dc46-bfb4-44d6-aa3b-1a6b7f563b4a tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/volumes/16fb8fd9-6b32-46fb-8dcd-6acd340ef1d2 Jul 03 01:26:08.820752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d7e7dc46-bfb4-44d6-aa3b-1a6b7f563b4a tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:08.821000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d7e7dc46-bfb4-44d6-aa3b-1a6b7f563b4a tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:08.827017 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d7e7dc46-bfb4-44d6-aa3b-1a6b7f563b4a tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/volumes/16fb8fd9-6b32-46fb-8dcd-6acd340ef1d2 returned with HTTP 404 Jul 03 01:26:08.828513 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 70/289] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:08 2026] GET /volume/v3/volumes/16fb8fd9-6b32-46fb-8dcd-6acd340ef1d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:26:08.835206 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0be70ac5-6485-45c2-b4c3-7c285303724b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:08.837887 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0be70ac5-6485-45c2-b4c3-7c285303724b tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/groups/5fb925c2-acfb-4450-b8f4-79c8331f9e65 Jul 03 01:26:08.838264 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0be70ac5-6485-45c2-b4c3-7c285303724b tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:08.838595 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0be70ac5-6485-45c2-b4c3-7c285303724b tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:08.838782 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-0be70ac5-6485-45c2-b4c3-7c285303724b tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] show called for member 5fb925c2-acfb-4450-b8f4-79c8331f9e65 {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:26:08.842650 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0be70ac5-6485-45c2-b4c3-7c285303724b tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/groups/5fb925c2-acfb-4450-b8f4-79c8331f9e65 returned with HTTP 404 Jul 03 01:26:08.843741 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 73/290] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:26:08 2026] GET /volume/v3/groups/5fb925c2-acfb-4450-b8f4-79c8331f9e65 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:26:08.851108 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9047faff-81ed-4a57-b508-36cb7b6dd7da None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:08.853519 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9047faff-81ed-4a57-b508-36cb7b6dd7da tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:26:08.853891 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9047faff-81ed-4a57-b508-36cb7b6dd7da tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:08.854230 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9047faff-81ed-4a57-b508-36cb7b6dd7da tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:08.854679 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-9047faff-81ed-4a57-b508-36cb7b6dd7da tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:26:08.855204 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:08.855204 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:08.855861 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9047faff-81ed-4a57-b508-36cb7b6dd7da tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:26:08.866059 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9047faff-81ed-4a57-b508-36cb7b6dd7da tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Get all volumes completed successfully. Jul 03 01:26:08.867192 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-9047faff-81ed-4a57-b508-36cb7b6dd7da tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:26:08.867480 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-9047faff-81ed-4a57-b508-36cb7b6dd7da tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:26:08.922108 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-9047faff-81ed-4a57-b508-36cb7b6dd7da tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:26:08.925920 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:08.925920 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:08.936223 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9047faff-81ed-4a57-b508-36cb7b6dd7da tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:26:08.937251 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 75/291] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:26:08 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:08.949653 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d7d0d818-868b-47e3-9743-054e52ca01e6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:08.951452 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7d0d818-868b-47e3-9743-054e52ca01e6 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] POST https://10.4.3.64/volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae/action Jul 03 01:26:08.951970 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7d0d818-868b-47e3-9743-054e52ca01e6 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:08.952130 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7d0d818-868b-47e3-9743-054e52ca01e6 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:08.953432 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-d7d0d818-868b-47e3-9743-054e52ca01e6 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] delete called for group 39e51f6b-67b6-4262-a211-2692149776ae {{(pid=99879) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:26:08.953563 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.groups [None req-d7d0d818-868b-47e3-9743-054e52ca01e6 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Delete group with id: 39e51f6b-67b6-4262-a211-2692149776ae Jul 03 01:26:08.957640 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:08.957640 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:09.003814 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7d0d818-868b-47e3-9743-054e52ca01e6 tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae/action returned with HTTP 202 Jul 03 01:26:09.004272 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 74/292] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:26:08 2026] POST /volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:26:09.015660 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dfa3e2c7-b1b3-4ecd-b334-a13743c6580e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:09.018238 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dfa3e2c7-b1b3-4ecd-b334-a13743c6580e tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d Jul 03 01:26:09.018559 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dfa3e2c7-b1b3-4ecd-b334-a13743c6580e tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:09.018832 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dfa3e2c7-b1b3-4ecd-b334-a13743c6580e tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:09.028238 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:09.028238 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:09.033184 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-dfa3e2c7-b1b3-4ecd-b334-a13743c6580e tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Volume info retrieved successfully. Jul 03 01:26:09.034089 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-dfa3e2c7-b1b3-4ecd-b334-a13743c6580e tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:26:09.034294 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-dfa3e2c7-b1b3-4ecd-b334-a13743c6580e tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:26:09.077074 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a4d7cc55-7b94-4d15-8fb5-19b60a1f21ca None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:09.079021 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a4d7cc55-7b94-4d15-8fb5-19b60a1f21ca tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 Jul 03 01:26:09.079235 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a4d7cc55-7b94-4d15-8fb5-19b60a1f21ca tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:09.079488 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a4d7cc55-7b94-4d15-8fb5-19b60a1f21ca tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:09.086079 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a4d7cc55-7b94-4d15-8fb5-19b60a1f21ca tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 returned with HTTP 404 Jul 03 01:26:09.086987 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 74/293] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:09 2026] GET /volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:09.093167 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-dfa3e2c7-b1b3-4ecd-b334-a13743c6580e tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:26:09.095771 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1508ab3c-2474-4c85-8185-588b324df296 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:09.097272 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:09.097272 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:09.097919 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1508ab3c-2474-4c85-8185-588b324df296 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action Jul 03 01:26:09.098364 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1508ab3c-2474-4c85-8185-588b324df296 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:09.098459 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1508ab3c-2474-4c85-8185-588b324df296 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:09.100042 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.admin_actions [None req-1508ab3c-2474-4c85-8185-588b324df296 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot '380feb84-030c-48f0-acf5-63d2d30286c2' with '{'status': 'available'}' {{(pid=99882) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:09.106381 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dfa3e2c7-b1b3-4ecd-b334-a13743c6580e tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d returned with HTTP 200 Jul 03 01:26:09.106898 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 71/294] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:09 2026] GET /volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d => generated 908 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:09.111748 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:09.111748 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:09.139896 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1508ab3c-2474-4c85-8185-588b324df296 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action returned with HTTP 202 Jul 03 01:26:09.140662 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 76/295] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:09 2026] POST /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:09.149294 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-da134dbe-0cc7-4d68-8c7a-d906ce176288 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:09.151171 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da134dbe-0cc7-4d68-8c7a-d906ce176288 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:09.151562 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-da134dbe-0cc7-4d68-8c7a-d906ce176288 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:09.151825 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-da134dbe-0cc7-4d68-8c7a-d906ce176288 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:09.157482 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:09.157482 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:09.158197 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-da134dbe-0cc7-4d68-8c7a-d906ce176288 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:09.159193 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da134dbe-0cc7-4d68-8c7a-d906ce176288 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:09.159669 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 75/296] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:09 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:09.170008 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2d94ac56-4c8b-44ee-b4f8-6c88c85b7cfa None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:09.171936 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2d94ac56-4c8b-44ee-b4f8-6c88c85b7cfa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 Jul 03 01:26:09.172139 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2d94ac56-4c8b-44ee-b4f8-6c88c85b7cfa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:09.172343 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2d94ac56-4c8b-44ee-b4f8-6c88c85b7cfa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:09.172489 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-2d94ac56-4c8b-44ee-b4f8-6c88c85b7cfa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Delete snapshot with id: c3bfba7f-3c48-47f5-8592-41a6e15f1e88 Jul 03 01:26:09.177095 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2d94ac56-4c8b-44ee-b4f8-6c88c85b7cfa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 returned with HTTP 404 Jul 03 01:26:09.177609 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 75/297] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:26:09 2026] DELETE /volume/v3/snapshots/c3bfba7f-3c48-47f5-8592-41a6e15f1e88 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:09.185613 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-de143ea8-0ec4-4281-a336-d38973b48c6d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:09.187825 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-de143ea8-0ec4-4281-a336-d38973b48c6d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:09.188231 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-de143ea8-0ec4-4281-a336-d38973b48c6d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ecb754b-05d5-4bf4-a4b3-db782e51569f", "name": "tempest-SnapshotsActionsTest-Snapshot-1856312462"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:09.198270 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:09.198270 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:09.199016 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-de143ea8-0ec4-4281-a336-d38973b48c6d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Volume info retrieved successfully. Jul 03 01:26:09.199163 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-de143ea8-0ec4-4281-a336-d38973b48c6d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Create snapshot from volume 9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:09.215748 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-de143ea8-0ec4-4281-a336-d38973b48c6d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:09.228380 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-de143ea8-0ec4-4281-a336-d38973b48c6d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Created reservations ['9e9fe221-b49e-4d08-83af-bd5f981e2694', '87da965b-c2ca-4a0a-88db-65caee435955', '59f4f1ff-d6d7-43e9-9d0e-4d63896a1fff', 'cb0d1922-8926-494c-b859-30e2069bd9d6'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:09.264017 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-de143ea8-0ec4-4281-a336-d38973b48c6d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot create request issued successfully. Jul 03 01:26:09.264636 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-de143ea8-0ec4-4281-a336-d38973b48c6d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:26:09.265142 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 72/298] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:26:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:09.275948 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1b7ff841-2105-478c-aef0-9d8bb58b45dd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:09.278952 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b7ff841-2105-478c-aef0-9d8bb58b45dd tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d Jul 03 01:26:09.279239 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b7ff841-2105-478c-aef0-9d8bb58b45dd tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:09.279480 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b7ff841-2105-478c-aef0-9d8bb58b45dd tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:09.290513 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:09.290513 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:09.291251 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1b7ff841-2105-478c-aef0-9d8bb58b45dd tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:09.292329 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b7ff841-2105-478c-aef0-9d8bb58b45dd tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d returned with HTTP 200 Jul 03 01:26:09.292877 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 77/299] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:09 2026] GET /volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:10.124220 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d39c7fd2-7aa7-449a-adbb-dd4a6e423abd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:10.126029 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d39c7fd2-7aa7-449a-adbb-dd4a6e423abd tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d Jul 03 01:26:10.126280 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d39c7fd2-7aa7-449a-adbb-dd4a6e423abd tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:10.126507 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d39c7fd2-7aa7-449a-adbb-dd4a6e423abd tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:10.134506 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d39c7fd2-7aa7-449a-adbb-dd4a6e423abd tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d returned with HTTP 404 Jul 03 01:26:10.135311 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 76/300] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:10 2026] GET /volume/v3/volumes/7d7312ae-4bcb-4e45-aecb-7f60a9259c1d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:26:10.141768 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-726cab08-57a7-459c-bd01-bb34abfa662f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:10.143915 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-726cab08-57a7-459c-bd01-bb34abfa662f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] GET https://10.4.3.64/volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae Jul 03 01:26:10.144206 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-726cab08-57a7-459c-bd01-bb34abfa662f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:10.144406 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-726cab08-57a7-459c-bd01-bb34abfa662f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:10.144540 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.groups [None req-726cab08-57a7-459c-bd01-bb34abfa662f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] show called for member 39e51f6b-67b6-4262-a211-2692149776ae {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:26:10.147480 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-726cab08-57a7-459c-bd01-bb34abfa662f tempest-GroupsV314Test-1155320347 tempest-GroupsV314Test-1155320347-project-member] https://10.4.3.64/volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae returned with HTTP 404 Jul 03 01:26:10.148168 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 76/301] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:26:10 2026] GET /volume/v3/groups/39e51f6b-67b6-4262-a211-2692149776ae => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:26:10.156146 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7969ffcd-13b0-43c1-936b-3b7ed021eb52 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:10.158337 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7969ffcd-13b0-43c1-936b-3b7ed021eb52 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/9cdd2b6f-f34b-405f-85b5-bb1e54a8e8dd Jul 03 01:26:10.158590 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7969ffcd-13b0-43c1-936b-3b7ed021eb52 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:10.158797 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7969ffcd-13b0-43c1-936b-3b7ed021eb52 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:10.159076 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:10.159076 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:10.172085 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7969ffcd-13b0-43c1-936b-3b7ed021eb52 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] https://10.4.3.64/volume/v3/group_types/9cdd2b6f-f34b-405f-85b5-bb1e54a8e8dd returned with HTTP 202 Jul 03 01:26:10.172622 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 73/302] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:26:10 2026] DELETE /volume/v3/group_types/9cdd2b6f-f34b-405f-85b5-bb1e54a8e8dd => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:26:10.179957 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e6404c1e-a50f-427b-9951-8fc3c148e5d7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:10.181694 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e6404c1e-a50f-427b-9951-8fc3c148e5d7 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] DELETE https://10.4.3.64/volume/v3/types/7fdb8d6f-25f1-43fd-8edd-b7909bded7f0 Jul 03 01:26:10.181856 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e6404c1e-a50f-427b-9951-8fc3c148e5d7 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:10.182034 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e6404c1e-a50f-427b-9951-8fc3c148e5d7 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:10.216554 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e6404c1e-a50f-427b-9951-8fc3c148e5d7 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] https://10.4.3.64/volume/v3/types/7fdb8d6f-25f1-43fd-8edd-b7909bded7f0 returned with HTTP 202 Jul 03 01:26:10.217027 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 78/303] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:26:10 2026] DELETE /volume/v3/types/7fdb8d6f-25f1-43fd-8edd-b7909bded7f0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:10.223511 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-da628c52-20ac-4eb4-9f72-9de311fcca09 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:10.225316 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da628c52-20ac-4eb4-9f72-9de311fcca09 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] GET https://10.4.3.64/volume/v3/types/7fdb8d6f-25f1-43fd-8edd-b7909bded7f0 Jul 03 01:26:10.225533 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-da628c52-20ac-4eb4-9f72-9de311fcca09 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:10.225706 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-da628c52-20ac-4eb4-9f72-9de311fcca09 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:10.228759 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da628c52-20ac-4eb4-9f72-9de311fcca09 tempest-GroupsV314Test-181339177 tempest-GroupsV314Test-181339177-project-admin] https://10.4.3.64/volume/v3/types/7fdb8d6f-25f1-43fd-8edd-b7909bded7f0 returned with HTTP 404 Jul 03 01:26:10.229235 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 77/304] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:26:10 2026] GET /volume/v3/types/7fdb8d6f-25f1-43fd-8edd-b7909bded7f0 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:10.301791 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-76431a74-9bcf-42a9-9920-dead3216236b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:10.303938 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-76431a74-9bcf-42a9-9920-dead3216236b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d Jul 03 01:26:10.304120 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-76431a74-9bcf-42a9-9920-dead3216236b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:10.304347 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-76431a74-9bcf-42a9-9920-dead3216236b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:10.309401 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:10.309401 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:10.310102 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-76431a74-9bcf-42a9-9920-dead3216236b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:10.311304 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-76431a74-9bcf-42a9-9920-dead3216236b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d returned with HTTP 200 Jul 03 01:26:10.311998 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 77/305] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:10 2026] GET /volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:10.320012 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-44634bf8-78cd-492e-8670-030ce1cbbc73 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:10.321779 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44634bf8-78cd-492e-8670-030ce1cbbc73 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d/action Jul 03 01:26:10.322090 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44634bf8-78cd-492e-8670-030ce1cbbc73 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:10.322222 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44634bf8-78cd-492e-8670-030ce1cbbc73 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:10.323472 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.admin_actions [None req-44634bf8-78cd-492e-8670-030ce1cbbc73 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot 'f587e5a5-64c5-45a6-81ca-4dac23b7a86d' with '{'status': 'deleting'}' {{(pid=99881) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:10.331745 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:10.331745 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:10.346810 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44634bf8-78cd-492e-8670-030ce1cbbc73 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d/action returned with HTTP 202 Jul 03 01:26:10.347161 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 74/306] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:10 2026] POST /volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:10.356015 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cd41059c-1b9d-41ab-b461-d2ac87f776d4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:10.357804 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cd41059c-1b9d-41ab-b461-d2ac87f776d4 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d Jul 03 01:26:10.358012 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cd41059c-1b9d-41ab-b461-d2ac87f776d4 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:10.358379 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cd41059c-1b9d-41ab-b461-d2ac87f776d4 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:10.364099 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:10.364099 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:10.364622 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cd41059c-1b9d-41ab-b461-d2ac87f776d4 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:10.365386 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cd41059c-1b9d-41ab-b461-d2ac87f776d4 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d returned with HTTP 200 Jul 03 01:26:10.365827 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 79/307] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:10 2026] GET /volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:10.374776 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b237533f-b986-45f9-ae1f-3f2078d08212 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:10.376958 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b237533f-b986-45f9-ae1f-3f2078d08212 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d/action Jul 03 01:26:10.377308 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b237533f-b986-45f9-ae1f-3f2078d08212 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:10.377443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b237533f-b986-45f9-ae1f-3f2078d08212 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:10.385183 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:10.385183 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:10.385485 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b237533f-b986-45f9-ae1f-3f2078d08212 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Snapshot retrieved successfully. Jul 03 01:26:10.399962 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b237533f-b986-45f9-ae1f-3f2078d08212 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Snapshot delete request issued successfully. Jul 03 01:26:10.400320 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b237533f-b986-45f9-ae1f-3f2078d08212 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d/action returned with HTTP 202 Jul 03 01:26:10.400747 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 78/308] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:10 2026] POST /volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:10.409031 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-59def303-dae3-493f-9918-960a1f7afcd6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:10.411265 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-59def303-dae3-493f-9918-960a1f7afcd6 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d Jul 03 01:26:10.411849 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-59def303-dae3-493f-9918-960a1f7afcd6 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:10.411849 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-59def303-dae3-493f-9918-960a1f7afcd6 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:10.418279 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:10.418279 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:10.418954 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-59def303-dae3-493f-9918-960a1f7afcd6 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:10.420070 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-59def303-dae3-493f-9918-960a1f7afcd6 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d returned with HTTP 200 Jul 03 01:26:10.420566 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 78/309] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:10 2026] GET /volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:11.429958 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ebe7876e-7c52-4ce8-bb39-cc104f7a5624 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:11.431893 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ebe7876e-7c52-4ce8-bb39-cc104f7a5624 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d Jul 03 01:26:11.432164 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ebe7876e-7c52-4ce8-bb39-cc104f7a5624 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:11.432391 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ebe7876e-7c52-4ce8-bb39-cc104f7a5624 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:11.437536 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ebe7876e-7c52-4ce8-bb39-cc104f7a5624 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d returned with HTTP 404 Jul 03 01:26:11.438072 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 75/310] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:11 2026] GET /volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:11.445006 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1e9e0865-1f4c-4a97-9609-8170c9f1fcfb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:11.446707 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1e9e0865-1f4c-4a97-9609-8170c9f1fcfb tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action Jul 03 01:26:11.447026 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1e9e0865-1f4c-4a97-9609-8170c9f1fcfb tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:11.447165 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1e9e0865-1f4c-4a97-9609-8170c9f1fcfb tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:11.448527 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.admin_actions [None req-1e9e0865-1f4c-4a97-9609-8170c9f1fcfb tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot '380feb84-030c-48f0-acf5-63d2d30286c2' with '{'status': 'available'}' {{(pid=99882) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:11.457797 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:11.457797 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:11.472442 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1e9e0865-1f4c-4a97-9609-8170c9f1fcfb tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action returned with HTTP 202 Jul 03 01:26:11.472883 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 80/311] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:11 2026] POST /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:11.480359 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7133c3db-6a5c-404e-a11e-17f2443107c3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:11.482633 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7133c3db-6a5c-404e-a11e-17f2443107c3 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:11.482797 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7133c3db-6a5c-404e-a11e-17f2443107c3 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:11.482962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7133c3db-6a5c-404e-a11e-17f2443107c3 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:11.489089 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:11.489089 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:11.490029 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7133c3db-6a5c-404e-a11e-17f2443107c3 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:11.490849 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7133c3db-6a5c-404e-a11e-17f2443107c3 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:11.492435 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 79/312] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:11 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:11.501191 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-45c8a09e-81b3-4980-9c83-739a5fa5f26b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:11.502908 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-45c8a09e-81b3-4980-9c83-739a5fa5f26b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d Jul 03 01:26:11.503108 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-45c8a09e-81b3-4980-9c83-739a5fa5f26b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:11.503374 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-45c8a09e-81b3-4980-9c83-739a5fa5f26b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:11.503494 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-45c8a09e-81b3-4980-9c83-739a5fa5f26b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Delete snapshot with id: f587e5a5-64c5-45a6-81ca-4dac23b7a86d Jul 03 01:26:11.507749 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-45c8a09e-81b3-4980-9c83-739a5fa5f26b tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d returned with HTTP 404 Jul 03 01:26:11.508187 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 79/313] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:26:11 2026] DELETE /volume/v3/snapshots/f587e5a5-64c5-45a6-81ca-4dac23b7a86d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:11.517185 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c61dc576-728b-4ca0-9759-b177a897130d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:11.519039 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c61dc576-728b-4ca0-9759-b177a897130d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:11.519508 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c61dc576-728b-4ca0-9759-b177a897130d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ecb754b-05d5-4bf4-a4b3-db782e51569f", "name": "tempest-SnapshotsActionsTest-Snapshot-786711071"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:11.530064 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:11.530064 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:11.530655 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c61dc576-728b-4ca0-9759-b177a897130d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Volume info retrieved successfully. Jul 03 01:26:11.530790 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-c61dc576-728b-4ca0-9759-b177a897130d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Create snapshot from volume 9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:11.567994 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-c61dc576-728b-4ca0-9759-b177a897130d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Created reservations ['b6cc340b-5c5c-44ec-a91f-f87d56e5ba14', '01a40731-e3d7-43f9-8b59-2b94d4e59138', 'e1966384-94f6-4f5b-8720-356a55a8f82a', 'bc233f41-6932-4b84-bb4e-0e1bc386c05b'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:11.596507 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c61dc576-728b-4ca0-9759-b177a897130d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot create request issued successfully. Jul 03 01:26:11.596787 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c61dc576-728b-4ca0-9759-b177a897130d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:26:11.598639 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 76/314] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:26:11 2026] POST /volume/v3/snapshots => generated 306 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:11.610858 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2c065ea9-ec0b-457a-a7cb-a8fe7b85445f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:11.613094 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2c065ea9-ec0b-457a-a7cb-a8fe7b85445f tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b Jul 03 01:26:11.613094 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2c065ea9-ec0b-457a-a7cb-a8fe7b85445f tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:11.613260 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2c065ea9-ec0b-457a-a7cb-a8fe7b85445f tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:11.620032 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:11.620032 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:11.620554 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2c065ea9-ec0b-457a-a7cb-a8fe7b85445f tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:11.621470 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2c065ea9-ec0b-457a-a7cb-a8fe7b85445f tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b returned with HTTP 200 Jul 03 01:26:11.621999 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 81/315] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:11 2026] GET /volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:12.634044 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d4a6e2a4-b00e-4be5-8719-c3dea252d54c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:12.635940 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d4a6e2a4-b00e-4be5-8719-c3dea252d54c tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b Jul 03 01:26:12.636194 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d4a6e2a4-b00e-4be5-8719-c3dea252d54c tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:12.636446 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d4a6e2a4-b00e-4be5-8719-c3dea252d54c tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:12.641804 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:12.641804 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:12.642268 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d4a6e2a4-b00e-4be5-8719-c3dea252d54c tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:12.643048 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d4a6e2a4-b00e-4be5-8719-c3dea252d54c tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b returned with HTTP 200 Jul 03 01:26:12.643466 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 80/316] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:12 2026] GET /volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:12.653971 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-05ddb036-359a-4d56-95d8-67e190345eb2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:12.655941 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-05ddb036-359a-4d56-95d8-67e190345eb2 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b/action Jul 03 01:26:12.656487 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-05ddb036-359a-4d56-95d8-67e190345eb2 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:12.656651 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-05ddb036-359a-4d56-95d8-67e190345eb2 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:12.658540 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.admin_actions [None req-05ddb036-359a-4d56-95d8-67e190345eb2 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot 'd04c848d-ae49-4d59-bdf5-0ec25709324b' with '{'status': 'error'}' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:12.669543 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:12.669543 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:12.682736 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-05ddb036-359a-4d56-95d8-67e190345eb2 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b/action returned with HTTP 202 Jul 03 01:26:12.683304 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 80/317] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:12 2026] POST /volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:12.692813 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c505f8e0-acba-4a4b-9611-838182077430 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:12.694682 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c505f8e0-acba-4a4b-9611-838182077430 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b Jul 03 01:26:12.694945 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c505f8e0-acba-4a4b-9611-838182077430 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:12.695204 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c505f8e0-acba-4a4b-9611-838182077430 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:12.700058 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:12.700058 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:12.700670 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c505f8e0-acba-4a4b-9611-838182077430 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:12.701599 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c505f8e0-acba-4a4b-9611-838182077430 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b returned with HTTP 200 Jul 03 01:26:12.702235 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 77/318] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:12 2026] GET /volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:12.712979 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cf332133-22d4-4e26-b976-13532988bf05 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:12.715337 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cf332133-22d4-4e26-b976-13532988bf05 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b/action Jul 03 01:26:12.715880 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cf332133-22d4-4e26-b976-13532988bf05 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:12.716132 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cf332133-22d4-4e26-b976-13532988bf05 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:12.724172 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:12.724172 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:12.724691 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cf332133-22d4-4e26-b976-13532988bf05 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Snapshot retrieved successfully. Jul 03 01:26:12.743184 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cf332133-22d4-4e26-b976-13532988bf05 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Snapshot delete request issued successfully. Jul 03 01:26:12.743359 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cf332133-22d4-4e26-b976-13532988bf05 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b/action returned with HTTP 202 Jul 03 01:26:12.743951 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 82/319] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:12 2026] POST /volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:12.754746 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e1998d9d-1e93-4b51-9882-20f534299bf6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:12.756820 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e1998d9d-1e93-4b51-9882-20f534299bf6 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b Jul 03 01:26:12.757001 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e1998d9d-1e93-4b51-9882-20f534299bf6 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:12.757216 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e1998d9d-1e93-4b51-9882-20f534299bf6 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:12.764011 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:12.764011 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:12.764556 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e1998d9d-1e93-4b51-9882-20f534299bf6 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:12.765643 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e1998d9d-1e93-4b51-9882-20f534299bf6 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b returned with HTTP 200 Jul 03 01:26:12.766196 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 81/320] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:12 2026] GET /volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:13.776972 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6bc6c0f3-a339-4c76-a5de-d837c7e5f9a1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:13.779219 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6bc6c0f3-a339-4c76-a5de-d837c7e5f9a1 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b Jul 03 01:26:13.779552 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6bc6c0f3-a339-4c76-a5de-d837c7e5f9a1 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:13.779805 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6bc6c0f3-a339-4c76-a5de-d837c7e5f9a1 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:13.786319 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6bc6c0f3-a339-4c76-a5de-d837c7e5f9a1 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b returned with HTTP 404 Jul 03 01:26:13.787130 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 81/321] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:13 2026] GET /volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:13.795160 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-594864d4-9795-45b6-92e7-43a87c72a9e8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:13.797157 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-594864d4-9795-45b6-92e7-43a87c72a9e8 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action Jul 03 01:26:13.797664 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-594864d4-9795-45b6-92e7-43a87c72a9e8 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:13.797889 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-594864d4-9795-45b6-92e7-43a87c72a9e8 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:13.799638 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.admin_actions [None req-594864d4-9795-45b6-92e7-43a87c72a9e8 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot '380feb84-030c-48f0-acf5-63d2d30286c2' with '{'status': 'available'}' {{(pid=99881) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:13.810604 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:13.810604 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:13.822342 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-594864d4-9795-45b6-92e7-43a87c72a9e8 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action returned with HTTP 202 Jul 03 01:26:13.822882 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 78/322] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:13 2026] POST /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:13.829617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5c12570a-7e63-41ca-ac38-f0bb0c228faa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:13.831432 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5c12570a-7e63-41ca-ac38-f0bb0c228faa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:13.831681 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5c12570a-7e63-41ca-ac38-f0bb0c228faa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:13.831885 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5c12570a-7e63-41ca-ac38-f0bb0c228faa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:13.836449 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:13.836449 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:13.836908 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5c12570a-7e63-41ca-ac38-f0bb0c228faa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:13.837646 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5c12570a-7e63-41ca-ac38-f0bb0c228faa tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:13.838226 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 83/323] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:13 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:13.846353 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a3b7c202-3088-407a-b9a4-ad791592d27d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:13.848502 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a3b7c202-3088-407a-b9a4-ad791592d27d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b Jul 03 01:26:13.848734 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a3b7c202-3088-407a-b9a4-ad791592d27d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:13.848976 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a3b7c202-3088-407a-b9a4-ad791592d27d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:13.849247 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-a3b7c202-3088-407a-b9a4-ad791592d27d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Delete snapshot with id: d04c848d-ae49-4d59-bdf5-0ec25709324b Jul 03 01:26:13.854227 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a3b7c202-3088-407a-b9a4-ad791592d27d tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b returned with HTTP 404 Jul 03 01:26:13.854698 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 82/324] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:26:13 2026] DELETE /volume/v3/snapshots/d04c848d-ae49-4d59-bdf5-0ec25709324b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:13.869329 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-94af8566-ae1b-4a0d-8d78-b42a2a301a01 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:13.872492 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-94af8566-ae1b-4a0d-8d78-b42a2a301a01 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:13.874331 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-94af8566-ae1b-4a0d-8d78-b42a2a301a01 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ecb754b-05d5-4bf4-a4b3-db782e51569f", "name": "tempest-SnapshotsActionsTest-Snapshot-810375203"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:13.892554 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:13.892554 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:13.893130 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-94af8566-ae1b-4a0d-8d78-b42a2a301a01 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Volume info retrieved successfully. Jul 03 01:26:13.893241 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-94af8566-ae1b-4a0d-8d78-b42a2a301a01 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Create snapshot from volume 9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:13.907406 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-94af8566-ae1b-4a0d-8d78-b42a2a301a01 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:13.927926 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-94af8566-ae1b-4a0d-8d78-b42a2a301a01 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Created reservations ['65747abe-131f-4c5d-9a5f-d267ba73a6a6', '624f8a1d-0f09-4995-a9ac-8e70128e2f02', '9ee94cd0-cf04-4e95-999e-cb4701cd6174', 'ce31de9c-8e7f-4121-86f9-5d06b695125a'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:13.959403 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-94af8566-ae1b-4a0d-8d78-b42a2a301a01 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot create request issued successfully. Jul 03 01:26:13.960042 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-94af8566-ae1b-4a0d-8d78-b42a2a301a01 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:26:13.960540 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 82/325] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:26:13 2026] POST /volume/v3/snapshots => generated 306 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:13.969009 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-65c2933d-30c7-4e99-99f4-bd2a749f303e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:13.971293 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-65c2933d-30c7-4e99-99f4-bd2a749f303e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 Jul 03 01:26:13.971579 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-65c2933d-30c7-4e99-99f4-bd2a749f303e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:13.971879 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-65c2933d-30c7-4e99-99f4-bd2a749f303e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:13.977747 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:13.977747 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:13.978442 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-65c2933d-30c7-4e99-99f4-bd2a749f303e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:13.979381 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-65c2933d-30c7-4e99-99f4-bd2a749f303e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 returned with HTTP 200 Jul 03 01:26:13.979841 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 79/326] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:13 2026] GET /volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:14.179493 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4b5ad033-4fc1-4ab4-a8f0-e56b904fd2dc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:14.393564 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4b5ad033-4fc1-4ab4-a8f0-e56b904fd2dc tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] GET https://10.4.3.64/volume/v3/os-hosts Jul 03 01:26:14.393747 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4b5ad033-4fc1-4ab4-a8f0-e56b904fd2dc tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:14.393915 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4b5ad033-4fc1-4ab4-a8f0-e56b904fd2dc tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:14.399486 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.hosts [None req-4b5ad033-4fc1-4ab4-a8f0-e56b904fd2dc tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] status, active and update: available, enabled, 2026-07-03 01:25:33+00:00 {{(pid=99882) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 01:26:14.399623 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.hosts [None req-4b5ad033-4fc1-4ab4-a8f0-e56b904fd2dc tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] status, active and update: available, enabled, 2026-07-03 01:25:30+00:00 {{(pid=99882) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 01:26:14.399732 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.hosts [None req-4b5ad033-4fc1-4ab4-a8f0-e56b904fd2dc tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] status, active and update: available, enabled, 2026-07-03 01:24:54+00:00 {{(pid=99882) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 01:26:14.399968 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4b5ad033-4fc1-4ab4-a8f0-e56b904fd2dc tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] https://10.4.3.64/volume/v3/os-hosts returned with HTTP 200 Jul 03 01:26:14.400462 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 84/327] 10.4.3.64 () {66 vars in 1233 bytes} [Fri Jul 3 01:26:14 2026] GET /volume/v3/os-hosts => generated 560 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:14.409293 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fd658fdb-3d4d-4bfe-8718-07e28741ddd3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:14.411653 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd658fdb-3d4d-4bfe-8718-07e28741ddd3 tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] GET https://10.4.3.64/volume/v3/os-hosts Jul 03 01:26:14.411930 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd658fdb-3d4d-4bfe-8718-07e28741ddd3 tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:14.412205 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd658fdb-3d4d-4bfe-8718-07e28741ddd3 tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:14.419333 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.hosts [None req-fd658fdb-3d4d-4bfe-8718-07e28741ddd3 tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] status, active and update: available, enabled, 2026-07-03 01:25:33+00:00 {{(pid=99879) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 01:26:14.419520 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.hosts [None req-fd658fdb-3d4d-4bfe-8718-07e28741ddd3 tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] status, active and update: available, enabled, 2026-07-03 01:25:30+00:00 {{(pid=99879) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 01:26:14.419643 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.hosts [None req-fd658fdb-3d4d-4bfe-8718-07e28741ddd3 tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] status, active and update: available, enabled, 2026-07-03 01:24:54+00:00 {{(pid=99879) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 01:26:14.419925 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd658fdb-3d4d-4bfe-8718-07e28741ddd3 tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] https://10.4.3.64/volume/v3/os-hosts returned with HTTP 200 Jul 03 01:26:14.420369 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 83/328] 10.4.3.64 () {66 vars in 1233 bytes} [Fri Jul 3 01:26:14 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:14.428871 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6e3583b5-d2bc-415d-9be1-78951c17e7a0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:14.430935 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6e3583b5-d2bc-415d-9be1-78951c17e7a0 tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] GET https://10.4.3.64/volume/v3/os-hosts/np0000004346@storpool Jul 03 01:26:14.431243 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6e3583b5-d2bc-415d-9be1-78951c17e7a0 tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:14.431541 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6e3583b5-d2bc-415d-9be1-78951c17e7a0 tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:14.431842 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:14.431842 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:14.498394 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6e3583b5-d2bc-415d-9be1-78951c17e7a0 tempest-VolumeHostsAdminTestsJSON-1681671139 tempest-VolumeHostsAdminTestsJSON-1681671139-project-admin] https://10.4.3.64/volume/v3/os-hosts/np0000004346@storpool returned with HTTP 200 Jul 03 01:26:14.498899 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 83/329] 10.4.3.64 () {66 vars in 1299 bytes} [Fri Jul 3 01:26:14 2026] GET /volume/v3/os-hosts/np0000004346@storpool => generated 1315 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:14.990749 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-95510517-8fbd-47c4-9c0b-c675baee9dfc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:14.992527 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-95510517-8fbd-47c4-9c0b-c675baee9dfc tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 Jul 03 01:26:14.992689 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-95510517-8fbd-47c4-9c0b-c675baee9dfc tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:14.992898 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-95510517-8fbd-47c4-9c0b-c675baee9dfc tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:14.997457 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:14.997457 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:14.998004 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-95510517-8fbd-47c4-9c0b-c675baee9dfc tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:14.998844 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-95510517-8fbd-47c4-9c0b-c675baee9dfc tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 returned with HTTP 200 Jul 03 01:26:15.002457 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 80/330] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:14 2026] GET /volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:26:15.011749 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8e81c0d0-65a2-48d8-b5d8-adc05875e217 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:15.015922 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8e81c0d0-65a2-48d8-b5d8-adc05875e217 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682/action Jul 03 01:26:15.016228 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8e81c0d0-65a2-48d8-b5d8-adc05875e217 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:15.016333 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8e81c0d0-65a2-48d8-b5d8-adc05875e217 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:15.017797 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.admin_actions [None req-8e81c0d0-65a2-48d8-b5d8-adc05875e217 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot '2ef6e264-cc99-4838-815e-aab3a2e79682' with '{'status': 'error_deleting'}' {{(pid=99882) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:15.037770 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:15.037770 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:15.053247 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8e81c0d0-65a2-48d8-b5d8-adc05875e217 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682/action returned with HTTP 202 Jul 03 01:26:15.053799 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 85/331] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:15 2026] POST /volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:15.062064 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-aea69f86-a7b9-4d6e-8d5b-f23900a99cf5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:15.063640 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aea69f86-a7b9-4d6e-8d5b-f23900a99cf5 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 Jul 03 01:26:15.063824 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aea69f86-a7b9-4d6e-8d5b-f23900a99cf5 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:15.064017 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aea69f86-a7b9-4d6e-8d5b-f23900a99cf5 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:15.069662 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:15.069662 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:15.070198 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-aea69f86-a7b9-4d6e-8d5b-f23900a99cf5 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:15.071126 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aea69f86-a7b9-4d6e-8d5b-f23900a99cf5 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 returned with HTTP 200 Jul 03 01:26:15.071580 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 84/332] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:15 2026] GET /volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:15.080841 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-36e81121-9b8d-4173-9705-8d78fe0ebf81 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:15.083079 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-36e81121-9b8d-4173-9705-8d78fe0ebf81 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682/action Jul 03 01:26:15.083627 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-36e81121-9b8d-4173-9705-8d78fe0ebf81 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:15.083846 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-36e81121-9b8d-4173-9705-8d78fe0ebf81 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:15.090858 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:15.090858 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:15.091327 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-36e81121-9b8d-4173-9705-8d78fe0ebf81 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Snapshot retrieved successfully. Jul 03 01:26:15.110898 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-36e81121-9b8d-4173-9705-8d78fe0ebf81 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Snapshot delete request issued successfully. Jul 03 01:26:15.114291 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-36e81121-9b8d-4173-9705-8d78fe0ebf81 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682/action returned with HTTP 202 Jul 03 01:26:15.114841 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 84/333] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:15 2026] POST /volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:15.122627 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b3832296-58d2-4df6-ab4e-01ea4a177145 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:15.126576 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b3832296-58d2-4df6-ab4e-01ea4a177145 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 Jul 03 01:26:15.126895 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b3832296-58d2-4df6-ab4e-01ea4a177145 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:15.127180 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b3832296-58d2-4df6-ab4e-01ea4a177145 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:15.136107 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:15.136107 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:15.136600 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b3832296-58d2-4df6-ab4e-01ea4a177145 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:15.137372 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b3832296-58d2-4df6-ab4e-01ea4a177145 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 returned with HTTP 200 Jul 03 01:26:15.137909 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 81/334] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:15 2026] GET /volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:16.146976 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e28c0dc9-de4b-4d93-b1ee-68cfe4b96120 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.149255 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e28c0dc9-de4b-4d93-b1ee-68cfe4b96120 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 Jul 03 01:26:16.149489 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e28c0dc9-de4b-4d93-b1ee-68cfe4b96120 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:16.149707 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e28c0dc9-de4b-4d93-b1ee-68cfe4b96120 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:16.155638 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e28c0dc9-de4b-4d93-b1ee-68cfe4b96120 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 returned with HTTP 404 Jul 03 01:26:16.156258 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 86/335] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:16 2026] GET /volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:16.164578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0819cc3b-2e17-4d3d-814c-c9f1a3297a2d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.166569 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0819cc3b-2e17-4d3d-814c-c9f1a3297a2d tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action Jul 03 01:26:16.166986 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0819cc3b-2e17-4d3d-814c-c9f1a3297a2d tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:16.167137 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0819cc3b-2e17-4d3d-814c-c9f1a3297a2d tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:16.168646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.admin_actions [None req-0819cc3b-2e17-4d3d-814c-c9f1a3297a2d tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot '380feb84-030c-48f0-acf5-63d2d30286c2' with '{'status': 'available'}' {{(pid=99879) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:16.180049 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:16.180049 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:16.196366 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0819cc3b-2e17-4d3d-814c-c9f1a3297a2d tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action returned with HTTP 202 Jul 03 01:26:16.196879 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 85/336] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:16 2026] POST /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:16.205435 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-16f10dd4-bc76-4e6b-a3cd-1e2e66198fa0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.208112 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-16f10dd4-bc76-4e6b-a3cd-1e2e66198fa0 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:16.208360 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-16f10dd4-bc76-4e6b-a3cd-1e2e66198fa0 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:16.208647 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-16f10dd4-bc76-4e6b-a3cd-1e2e66198fa0 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:16.215057 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:16.215057 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:16.215614 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-16f10dd4-bc76-4e6b-a3cd-1e2e66198fa0 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:16.216591 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-16f10dd4-bc76-4e6b-a3cd-1e2e66198fa0 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:16.217031 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 85/337] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:16 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:16.227265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9dbc1ba0-5ea7-48f4-b81b-2085baf647c3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.229565 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9dbc1ba0-5ea7-48f4-b81b-2085baf647c3 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 Jul 03 01:26:16.229811 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9dbc1ba0-5ea7-48f4-b81b-2085baf647c3 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:16.230211 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9dbc1ba0-5ea7-48f4-b81b-2085baf647c3 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:16.230345 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-9dbc1ba0-5ea7-48f4-b81b-2085baf647c3 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Delete snapshot with id: 2ef6e264-cc99-4838-815e-aab3a2e79682 Jul 03 01:26:16.236574 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9dbc1ba0-5ea7-48f4-b81b-2085baf647c3 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 returned with HTTP 404 Jul 03 01:26:16.237224 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 82/338] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:26:16 2026] DELETE /volume/v3/snapshots/2ef6e264-cc99-4838-815e-aab3a2e79682 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:16.247570 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-73d93ada-869f-45a6-a05e-addc80391f3f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.249878 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-73d93ada-869f-45a6-a05e-addc80391f3f tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action Jul 03 01:26:16.250307 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-73d93ada-869f-45a6-a05e-addc80391f3f tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:16.250480 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-73d93ada-869f-45a6-a05e-addc80391f3f tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:16.252812 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.admin_actions [None req-73d93ada-869f-45a6-a05e-addc80391f3f tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot '380feb84-030c-48f0-acf5-63d2d30286c2' with '{'status': 'creating'}' {{(pid=99882) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:16.265113 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:16.265113 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:16.282247 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-73d93ada-869f-45a6-a05e-addc80391f3f tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action returned with HTTP 202 Jul 03 01:26:16.282730 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 87/339] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:16 2026] POST /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:16.290597 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c54e6fc3-7b14-4549-92f7-1279f3e1091c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.292792 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c54e6fc3-7b14-4549-92f7-1279f3e1091c tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:16.293092 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c54e6fc3-7b14-4549-92f7-1279f3e1091c tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:16.293356 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c54e6fc3-7b14-4549-92f7-1279f3e1091c tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:16.299753 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:16.299753 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:16.300356 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c54e6fc3-7b14-4549-92f7-1279f3e1091c tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:16.301470 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c54e6fc3-7b14-4549-92f7-1279f3e1091c tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:16.302112 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 86/340] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:16 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:16.316456 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c97b2ea8-7cb8-49bf-a8d4-18e8795120d7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.318485 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c97b2ea8-7cb8-49bf-a8d4-18e8795120d7 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] POST https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action Jul 03 01:26:16.318898 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c97b2ea8-7cb8-49bf-a8d4-18e8795120d7 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:16.319072 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c97b2ea8-7cb8-49bf-a8d4-18e8795120d7 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:16.320470 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.snapshot_actions [None req-c97b2ea8-7cb8-49bf-a8d4-18e8795120d7 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99880) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 01:26:16.327787 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:16.327787 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:16.328502 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.snapshot_actions [None req-c97b2ea8-7cb8-49bf-a8d4-18e8795120d7 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Updating snapshot 380feb84-030c-48f0-acf5-63d2d30286c2 with info {'id': '380feb84-030c-48f0-acf5-63d2d30286c2', 'status': 'error', 'progress': '80%'} Jul 03 01:26:16.336735 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c97b2ea8-7cb8-49bf-a8d4-18e8795120d7 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action returned with HTTP 202 Jul 03 01:26:16.337305 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 86/341] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:16 2026] POST /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:16.344913 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5810d631-22a4-4bb1-abd1-48d1eaa1a292 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.349114 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5810d631-22a4-4bb1-abd1-48d1eaa1a292 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:16.349331 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5810d631-22a4-4bb1-abd1-48d1eaa1a292 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:16.349551 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5810d631-22a4-4bb1-abd1-48d1eaa1a292 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:16.358240 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:16.358240 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:16.358594 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5810d631-22a4-4bb1-abd1-48d1eaa1a292 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Snapshot retrieved successfully. Jul 03 01:26:16.359163 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5810d631-22a4-4bb1-abd1-48d1eaa1a292 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:16.359686 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 83/342] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:16 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:16.368963 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3f39d60f-0a02-4e53-9ada-c9b10d1e3b93 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.371556 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3f39d60f-0a02-4e53-9ada-c9b10d1e3b93 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] POST https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action Jul 03 01:26:16.372195 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3f39d60f-0a02-4e53-9ada-c9b10d1e3b93 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:16.372359 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3f39d60f-0a02-4e53-9ada-c9b10d1e3b93 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:16.374112 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.admin_actions [None req-3f39d60f-0a02-4e53-9ada-c9b10d1e3b93 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] Updating snapshot '380feb84-030c-48f0-acf5-63d2d30286c2' with '{'status': 'available'}' {{(pid=99882) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:26:16.387888 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:16.387888 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:16.404524 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3f39d60f-0a02-4e53-9ada-c9b10d1e3b93 tempest-SnapshotsActionsTest-192869856 tempest-SnapshotsActionsTest-192869856-project-admin] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action returned with HTTP 202 Jul 03 01:26:16.405083 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 88/343] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:26:16 2026] POST /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:16.414554 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1fbfa469-3d76-43c4-ab1c-6d33f9851bc9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.416891 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1fbfa469-3d76-43c4-ab1c-6d33f9851bc9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:16.417110 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1fbfa469-3d76-43c4-ab1c-6d33f9851bc9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:16.417324 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1fbfa469-3d76-43c4-ab1c-6d33f9851bc9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:16.423823 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:16.423823 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:16.424392 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1fbfa469-3d76-43c4-ab1c-6d33f9851bc9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:16.425505 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1fbfa469-3d76-43c4-ab1c-6d33f9851bc9 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:16.425949 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 87/344] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:16 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:16.441038 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e14f0115-0eb5-4b1d-b844-9deb8e1bc233 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.443231 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e14f0115-0eb5-4b1d-b844-9deb8e1bc233 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:16.443588 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e14f0115-0eb5-4b1d-b844-9deb8e1bc233 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:16.443846 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e14f0115-0eb5-4b1d-b844-9deb8e1bc233 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:16.443945 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-e14f0115-0eb5-4b1d-b844-9deb8e1bc233 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Delete snapshot with id: 380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:16.450709 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:16.450709 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:16.451297 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e14f0115-0eb5-4b1d-b844-9deb8e1bc233 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:16.473602 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e14f0115-0eb5-4b1d-b844-9deb8e1bc233 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot delete request issued successfully. Jul 03 01:26:16.473975 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e14f0115-0eb5-4b1d-b844-9deb8e1bc233 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 202 Jul 03 01:26:16.474834 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 87/345] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:26:16 2026] DELETE /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:16.486250 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ba9a8ddd-85eb-4834-967e-4216d7aa90be None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:16.488343 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ba9a8ddd-85eb-4834-967e-4216d7aa90be tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:16.488572 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ba9a8ddd-85eb-4834-967e-4216d7aa90be tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:16.488785 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ba9a8ddd-85eb-4834-967e-4216d7aa90be tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:16.495313 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:16.495313 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:16.495969 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ba9a8ddd-85eb-4834-967e-4216d7aa90be tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Snapshot retrieved successfully. Jul 03 01:26:16.497256 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ba9a8ddd-85eb-4834-967e-4216d7aa90be tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 200 Jul 03 01:26:16.497748 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 84/346] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:16 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:17.511225 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-10d0b4a6-fdfd-4fb7-9223-1c1f11412e35 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:17.512821 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-10d0b4a6-fdfd-4fb7-9223-1c1f11412e35 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 Jul 03 01:26:17.512972 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-10d0b4a6-fdfd-4fb7-9223-1c1f11412e35 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:17.513194 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-10d0b4a6-fdfd-4fb7-9223-1c1f11412e35 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:17.520362 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-10d0b4a6-fdfd-4fb7-9223-1c1f11412e35 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 returned with HTTP 404 Jul 03 01:26:17.521177 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 89/347] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:17 2026] GET /volume/v3/snapshots/380feb84-030c-48f0-acf5-63d2d30286c2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:17.529492 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d129c204-9b5d-4537-a40d-737581e17b79 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:17.531387 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d129c204-9b5d-4537-a40d-737581e17b79 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:17.532125 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d129c204-9b5d-4537-a40d-737581e17b79 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:17.532309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d129c204-9b5d-4537-a40d-737581e17b79 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:17.541331 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:17.541331 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:17.547255 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d129c204-9b5d-4537-a40d-737581e17b79 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Volume info retrieved successfully. Jul 03 01:26:17.552823 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d129c204-9b5d-4537-a40d-737581e17b79 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f returned with HTTP 200 Jul 03 01:26:17.553266 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 88/348] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:17 2026] GET /volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:17.570807 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1360630e-73b0-44cf-b532-64cc2dd4cabb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:17.575449 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1360630e-73b0-44cf-b532-64cc2dd4cabb tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:17.575449 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1360630e-73b0-44cf-b532-64cc2dd4cabb tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:17.575449 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1360630e-73b0-44cf-b532-64cc2dd4cabb tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:17.575449 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-1360630e-73b0-44cf-b532-64cc2dd4cabb tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Delete volume with id: 9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:17.587475 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:17.587475 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:17.587475 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1360630e-73b0-44cf-b532-64cc2dd4cabb tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Volume info retrieved successfully. Jul 03 01:26:17.616653 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1360630e-73b0-44cf-b532-64cc2dd4cabb tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Delete volume request issued successfully. Jul 03 01:26:17.617083 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1360630e-73b0-44cf-b532-64cc2dd4cabb tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f returned with HTTP 202 Jul 03 01:26:17.617702 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 88/349] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:17 2026] DELETE /volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:17.628791 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b586164c-790e-4111-81e5-31a81197da7e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:17.630543 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b586164c-790e-4111-81e5-31a81197da7e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:17.630712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b586164c-790e-4111-81e5-31a81197da7e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:17.630879 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b586164c-790e-4111-81e5-31a81197da7e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:17.637818 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:17.637818 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:17.643282 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b586164c-790e-4111-81e5-31a81197da7e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Volume info retrieved successfully. Jul 03 01:26:17.648706 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b586164c-790e-4111-81e5-31a81197da7e tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f returned with HTTP 200 Jul 03 01:26:17.651516 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 85/350] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:17 2026] GET /volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:18.608615 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-54b5d42d-8de5-49c0-a27f-6ca561be32bb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:18.669024 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e2897d7d-1c13-40a4-a01d-0290316b6a30 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:18.671088 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e2897d7d-1c13-40a4-a01d-0290316b6a30 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] GET https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f Jul 03 01:26:18.671283 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e2897d7d-1c13-40a4-a01d-0290316b6a30 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:18.671519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e2897d7d-1c13-40a4-a01d-0290316b6a30 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:18.679272 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e2897d7d-1c13-40a4-a01d-0290316b6a30 tempest-SnapshotsActionsTest-829234903 tempest-SnapshotsActionsTest-829234903-project-member] https://10.4.3.64/volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f returned with HTTP 404 Jul 03 01:26:18.679741 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 89/351] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:18 2026] GET /volume/v3/volumes/9ecb754b-05d5-4bf4-a4b3-db782e51569f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:18.844574 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-54b5d42d-8de5-49c0-a27f-6ca561be32bb tempest-VolumePoolsAdminTestsJSON-2077409118 tempest-VolumePoolsAdminTestsJSON-2077409118-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 01:26:18.844574 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-54b5d42d-8de5-49c0-a27f-6ca561be32bb tempest-VolumePoolsAdminTestsJSON-2077409118 tempest-VolumePoolsAdminTestsJSON-2077409118-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:18.844574 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-54b5d42d-8de5-49c0-a27f-6ca561be32bb tempest-VolumePoolsAdminTestsJSON-2077409118 tempest-VolumePoolsAdminTestsJSON-2077409118-project-admin] Calling method 'get_pools' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:18.844574 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:18.844574 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:19.346415 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-54b5d42d-8de5-49c0-a27f-6ca561be32bb tempest-VolumePoolsAdminTestsJSON-2077409118 tempest-VolumePoolsAdminTestsJSON-2077409118-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 01:26:19.347092 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 90/352] 10.4.3.64 () {66 vars in 1307 bytes} [Fri Jul 3 01:26:18 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 739 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:19.358813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-931c315d-d78f-4bc3-8f05-ea1196efbe9b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:19.361058 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-931c315d-d78f-4bc3-8f05-ea1196efbe9b tempest-VolumePoolsAdminTestsJSON-2077409118 tempest-VolumePoolsAdminTestsJSON-2077409118-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Jul 03 01:26:19.361467 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-931c315d-d78f-4bc3-8f05-ea1196efbe9b tempest-VolumePoolsAdminTestsJSON-2077409118 tempest-VolumePoolsAdminTestsJSON-2077409118-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:19.361847 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-931c315d-d78f-4bc3-8f05-ea1196efbe9b tempest-VolumePoolsAdminTestsJSON-2077409118 tempest-VolumePoolsAdminTestsJSON-2077409118-project-admin] Calling method 'get_pools' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:19.877537 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-931c315d-d78f-4bc3-8f05-ea1196efbe9b tempest-VolumePoolsAdminTestsJSON-2077409118 tempest-VolumePoolsAdminTestsJSON-2077409118-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 01:26:19.878091 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 89/353] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Jul 3 01:26:19 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:22.927683 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:22.930002 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:22.930353 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1738644887"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:22.931786 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1738644887'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:22.932466 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Create volume of 1 GB Jul 03 01:26:22.936740 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Availability Zones retrieved successfully. Jul 03 01:26:22.943355 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Flow 'volume_create_api' (b88068fe-889f-4f67-81c6-7e2e19d26a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:22.944264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff89a5a-f57f-42db-b919-5c8ca598b13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:22.945210 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:22.987667 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dff89a5a-f57f-42db-b919-5c8ca598b13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:22.988358 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6e9b727-7f14-44cf-ad30-c959e0849ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:23.054482 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Created reservations ['1810ef4a-5a0d-440c-b561-024c49fe50b1', 'df5889f3-6098-48e9-8736-72522e621971', 'bb22a89d-fc27-4219-862e-4a1a0bc7f5d4', 'e6ab4773-d243-4666-8000-c8fa9649fec3'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:23.055269 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6e9b727-7f14-44cf-ad30-c959e0849ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1810ef4a-5a0d-440c-b561-024c49fe50b1', 'df5889f3-6098-48e9-8736-72522e621971', 'bb22a89d-fc27-4219-862e-4a1a0bc7f5d4', 'e6ab4773-d243-4666-8000-c8fa9649fec3']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:23.056322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93670978-b403-4015-ac15-ffa1851008d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:23.079166 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93670978-b403-4015-ac15-ffa1851008d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dd68b34-c789-466e-862a-eef857c1451d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1738644887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17149619ad1d4a8288ebba3573b2f2ff',qos_specs=None,replication_status=,reservations=['1810ef4a-5a0d-440c-b561-024c49fe50b1','df5889f3-6098-48e9-8736-72522e621971','bb22a89d-fc27-4219-862e-4a1a0bc7f5d4','e6ab4773-d243-4666-8000-c8fa9649fec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1679c6314f4f21a50faa8442255d72',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1738644887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dd68b34-c789-466e-862a-eef857c1451d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17149619ad1d4a8288ebba3573b2f2ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c1679c6314f4f21a50faa8442255d72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:23.079756 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea41c27c-9b03-4078-833f-6522990ba230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:23.099878 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-855b09cd-325d-4352-9542-5f27ef687087 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:23.100680 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea41c27c-9b03-4078-833f-6522990ba230) transitioned into state 'SUCCESS' from state '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-1738644887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17149619ad1d4a8288ebba3573b2f2ff',qos_specs=None,replication_status=,reservations=['1810ef4a-5a0d-440c-b561-024c49fe50b1','df5889f3-6098-48e9-8736-72522e621971','bb22a89d-fc27-4219-862e-4a1a0bc7f5d4','e6ab4773-d243-4666-8000-c8fa9649fec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c1679c6314f4f21a50faa8442255d72',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:23.101327 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9435145c-1db7-4188-95b2-a82f37353089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:23.111097 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9435145c-1db7-4188-95b2-a82f37353089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:23.111815 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Flow 'volume_create_api' (b88068fe-889f-4f67-81c6-7e2e19d26a31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:23.112109 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Create volume request issued successfully. Jul 03 01:26:23.112624 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2bbd518e-fe19-4d79-a50f-662f6e6b2915 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:23.113043 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 86/354] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:26:22 2026] POST /volume/v3/volumes => generated 752 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:23.127280 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2df9962a-58cd-4db0-ab48-52bfb5f802c4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:23.129495 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2df9962a-58cd-4db0-ab48-52bfb5f802c4 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:23.129667 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2df9962a-58cd-4db0-ab48-52bfb5f802c4 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:23.129839 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2df9962a-58cd-4db0-ab48-52bfb5f802c4 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:23.137256 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:23.137256 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:23.142733 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2df9962a-58cd-4db0-ab48-52bfb5f802c4 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:23.148365 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2df9962a-58cd-4db0-ab48-52bfb5f802c4 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:23.149015 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 91/355] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:23 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:23.319141 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-855b09cd-325d-4352-9542-5f27ef687087 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf Jul 03 01:26:23.319363 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-855b09cd-325d-4352-9542-5f27ef687087 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:23.319581 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-855b09cd-325d-4352-9542-5f27ef687087 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:23.330987 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-855b09cd-325d-4352-9542-5f27ef687087 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.330987 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-855b09cd-325d-4352-9542-5f27ef687087 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.331052 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-855b09cd-325d-4352-9542-5f27ef687087 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.331246 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-855b09cd-325d-4352-9542-5f27ef687087 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.331526 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-855b09cd-325d-4352-9542-5f27ef687087 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.336700 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-855b09cd-325d-4352-9542-5f27ef687087 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf returned with HTTP 200 Jul 03 01:26:23.337245 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 90/356] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:23 2026] GET /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf => generated 437 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:23.346573 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-563953ea-6c2f-4b11-a4d7-2c2feea978d1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:23.348327 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-563953ea-6c2f-4b11-a4d7-2c2feea978d1 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf/defaults Jul 03 01:26:23.348557 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-563953ea-6c2f-4b11-a4d7-2c2feea978d1 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:23.348759 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-563953ea-6c2f-4b11-a4d7-2c2feea978d1 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'defaults' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:23.361894 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-563953ea-6c2f-4b11-a4d7-2c2feea978d1 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.361894 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-563953ea-6c2f-4b11-a4d7-2c2feea978d1 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.362109 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-563953ea-6c2f-4b11-a4d7-2c2feea978d1 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.362333 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-563953ea-6c2f-4b11-a4d7-2c2feea978d1 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.364935 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-563953ea-6c2f-4b11-a4d7-2c2feea978d1 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf/defaults returned with HTTP 200 Jul 03 01:26:23.365340 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 90/357] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Jul 3 01:26:23 2026] GET /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:23.373951 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d5a9bd4b-839f-4015-a843-b2e5e4b8c35e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:23.376291 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5a9bd4b-839f-4015-a843-b2e5e4b8c35e tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf Jul 03 01:26:23.376721 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5a9bd4b-839f-4015-a843-b2e5e4b8c35e tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:23.382390 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:23.382390 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:23.414390 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-d5a9bd4b-839f-4015-a843-b2e5e4b8c35e tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.414783 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-d5a9bd4b-839f-4015-a843-b2e5e4b8c35e tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.415194 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-d5a9bd4b-839f-4015-a843-b2e5e4b8c35e tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.416010 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-d5a9bd4b-839f-4015-a843-b2e5e4b8c35e tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.416378 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-d5a9bd4b-839f-4015-a843-b2e5e4b8c35e tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.416894 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-d5a9bd4b-839f-4015-a843-b2e5e4b8c35e tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.421878 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5a9bd4b-839f-4015-a843-b2e5e4b8c35e tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf returned with HTTP 200 Jul 03 01:26:23.422127 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 87/358] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Jul 3 01:26:23 2026] PUT /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf => generated 395 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:23.430967 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1d74e562-d065-4d80-b5c9-cdeaa9297d52 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:23.433995 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d74e562-d065-4d80-b5c9-cdeaa9297d52 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] DELETE https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf Jul 03 01:26:23.434270 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d74e562-d065-4d80-b5c9-cdeaa9297d52 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:23.434727 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d74e562-d065-4d80-b5c9-cdeaa9297d52 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:23.443243 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d74e562-d065-4d80-b5c9-cdeaa9297d52 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf returned with HTTP 200 Jul 03 01:26:23.443693 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 92/359] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:26:23 2026] DELETE /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 01:26:23.452247 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4a2ad487-72d9-45a4-acfd-85245203081d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:23.455720 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4a2ad487-72d9-45a4-acfd-85245203081d tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf Jul 03 01:26:23.455945 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4a2ad487-72d9-45a4-acfd-85245203081d tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:23.456150 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4a2ad487-72d9-45a4-acfd-85245203081d tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:23.470079 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4a2ad487-72d9-45a4-acfd-85245203081d tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf returned with HTTP 200 Jul 03 01:26:23.471279 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 91/360] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:23 2026] GET /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:26:23.479956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3bbe094e-a9de-4b74-bae6-358c8b22db65 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:23.481989 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3bbe094e-a9de-4b74-bae6-358c8b22db65 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf Jul 03 01:26:23.482379 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3bbe094e-a9de-4b74-bae6-358c8b22db65 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-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=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:23.595096 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3bbe094e-a9de-4b74-bae6-358c8b22db65 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf returned with HTTP 200 Jul 03 01:26:23.595506 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 91/361] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Jul 3 01:26:23 2026] PUT /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf => generated 395 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:23.604894 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f633c061-65a9-4807-8b05-aecf89b263e2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:23.606694 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f633c061-65a9-4807-8b05-aecf89b263e2 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf/defaults Jul 03 01:26:23.606882 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f633c061-65a9-4807-8b05-aecf89b263e2 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:23.607449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f633c061-65a9-4807-8b05-aecf89b263e2 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'defaults' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:23.615873 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f633c061-65a9-4807-8b05-aecf89b263e2 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf/defaults returned with HTTP 200 Jul 03 01:26:23.616510 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 88/362] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Jul 3 01:26:23 2026] GET /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf/defaults => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:23.627176 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0b37d971-b00b-47fa-a6cd-d7744a6d5b3a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:23.628960 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0b37d971-b00b-47fa-a6cd-d7744a6d5b3a tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf Jul 03 01:26:23.629122 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0b37d971-b00b-47fa-a6cd-d7744a6d5b3a tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:23.629346 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0b37d971-b00b-47fa-a6cd-d7744a6d5b3a tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:23.642063 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-0b37d971-b00b-47fa-a6cd-d7744a6d5b3a tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.642063 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-0b37d971-b00b-47fa-a6cd-d7744a6d5b3a tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.642063 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-0b37d971-b00b-47fa-a6cd-d7744a6d5b3a tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.642063 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-0b37d971-b00b-47fa-a6cd-d7744a6d5b3a tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.642275 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-0b37d971-b00b-47fa-a6cd-d7744a6d5b3a tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.642501 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-0b37d971-b00b-47fa-a6cd-d7744a6d5b3a tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:23.649429 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0b37d971-b00b-47fa-a6cd-d7744a6d5b3a tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf returned with HTTP 200 Jul 03 01:26:23.649833 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 93/363] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:23 2026] GET /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:23.663055 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-78df42b7-721c-47e6-bb16-61408a8a46e7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:23.665759 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-78df42b7-721c-47e6-bb16-61408a8a46e7 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True Jul 03 01:26:23.666003 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-78df42b7-721c-47e6-bb16-61408a8a46e7 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:23.666197 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-78df42b7-721c-47e6-bb16-61408a8a46e7 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:23.695399 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-78df42b7-721c-47e6-bb16-61408a8a46e7 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True returned with HTTP 200 Jul 03 01:26:23.697584 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 92/364] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:26:23 2026] GET /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:23.713202 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-21e15738-a802-4d1d-b50c-21f4acf84634 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:23.899549 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:23.899549 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-425371914"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:23.901388 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-425371914'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:23.901594 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Create volume of 1 GB Jul 03 01:26:23.906010 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Availability Zones retrieved successfully. Jul 03 01:26:23.913551 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Flow 'volume_create_api' (9abc5e12-5312-4647-8258-9a8ff213000e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:23.914466 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f994f4d-d89d-4577-a013-481f6c433fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:23.915539 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:23.942913 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f994f4d-d89d-4577-a013-481f6c433fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:23.943639 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3dfd11-2df7-4c76-855e-c9ea0ebe9bf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:24.022867 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Created reservations ['35087c31-9024-4d8e-ba29-4cf2aa88f545', '79deb977-c681-470c-848a-d0adc6bfb6b6', '5f6f69d7-d7f9-495d-991f-088088459b1d', 'a2be0f2e-0685-4ca1-907f-d55012e09220'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:24.023692 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee3dfd11-2df7-4c76-855e-c9ea0ebe9bf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35087c31-9024-4d8e-ba29-4cf2aa88f545', '79deb977-c681-470c-848a-d0adc6bfb6b6', '5f6f69d7-d7f9-495d-991f-088088459b1d', 'a2be0f2e-0685-4ca1-907f-d55012e09220']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:24.024429 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcec076-5517-45de-aaa4-85feadbdb5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:24.053117 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cdcec076-5517-45de-aaa4-85feadbdb5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22a678bc-0244-426a-a7d5-a3410c8fe35c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-425371914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5def8046924f40c8827c2c1877890daf',qos_specs=None,replication_status=,reservations=['35087c31-9024-4d8e-ba29-4cf2aa88f545','79deb977-c681-470c-848a-d0adc6bfb6b6','5f6f69d7-d7f9-495d-991f-088088459b1d','a2be0f2e-0685-4ca1-907f-d55012e09220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e28e3ad8b94f73bc5ca5dad82f501b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-425371914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22a678bc-0244-426a-a7d5-a3410c8fe35c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5def8046924f40c8827c2c1877890daf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87e28e3ad8b94f73bc5ca5dad82f501b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:24.053901 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318978ec-e26a-4b8b-9308-de810eeff891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:24.074239 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (318978ec-e26a-4b8b-9308-de810eeff891) transitioned into state 'SUCCESS' from state '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-425371914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5def8046924f40c8827c2c1877890daf',qos_specs=None,replication_status=,reservations=['35087c31-9024-4d8e-ba29-4cf2aa88f545','79deb977-c681-470c-848a-d0adc6bfb6b6','5f6f69d7-d7f9-495d-991f-088088459b1d','a2be0f2e-0685-4ca1-907f-d55012e09220'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e28e3ad8b94f73bc5ca5dad82f501b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:24.075033 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc8e623-d021-4f0d-90ce-6c9b2fd098e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:24.087444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cc8e623-d021-4f0d-90ce-6c9b2fd098e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:24.088378 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Flow 'volume_create_api' (9abc5e12-5312-4647-8258-9a8ff213000e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:24.088729 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Create volume request issued successfully. Jul 03 01:26:24.089294 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-21e15738-a802-4d1d-b50c-21f4acf84634 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:24.089907 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 92/365] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:26:23 2026] POST /volume/v3/volumes => generated 753 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:24.106531 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d1fcd66e-247c-47c5-a0b6-bebe23727d43 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:24.108382 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d1fcd66e-247c-47c5-a0b6-bebe23727d43 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] GET https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c Jul 03 01:26:24.108610 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d1fcd66e-247c-47c5-a0b6-bebe23727d43 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:24.108778 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d1fcd66e-247c-47c5-a0b6-bebe23727d43 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:24.111754 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-65db73df-7d68-4c8a-bdf9-c69468b4e9a8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:24.115635 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:24.115635 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:24.119268 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d1fcd66e-247c-47c5-a0b6-bebe23727d43 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Volume info retrieved successfully. Jul 03 01:26:24.124035 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d1fcd66e-247c-47c5-a0b6-bebe23727d43 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c returned with HTTP 200 Jul 03 01:26:24.124402 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 89/366] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:24 2026] GET /volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:24.163693 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-afb6d849-399a-4634-bfd6-ff479eb265cd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:24.166585 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-afb6d849-399a-4634-bfd6-ff479eb265cd tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:24.166585 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-afb6d849-399a-4634-bfd6-ff479eb265cd tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:24.166670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-afb6d849-399a-4634-bfd6-ff479eb265cd tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:24.174672 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:24.174672 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:24.179120 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-afb6d849-399a-4634-bfd6-ff479eb265cd tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:24.184559 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-afb6d849-399a-4634-bfd6-ff479eb265cd tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:24.185110 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 93/367] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:24 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:24.334940 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-65db73df-7d68-4c8a-bdf9-c69468b4e9a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 Jul 03 01:26:24.335351 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-65db73df-7d68-4c8a-bdf9-c69468b4e9a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:24.335351 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-65db73df-7d68-4c8a-bdf9-c69468b4e9a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:24.349536 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-65db73df-7d68-4c8a-bdf9-c69468b4e9a8 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 returned with HTTP 200 Jul 03 01:26:24.349890 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 94/368] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:24 2026] GET /volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 => generated 437 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:24.359264 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1ff369f0-5db5-4e6a-8509-8218d3426f97 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:24.361678 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1ff369f0-5db5-4e6a-8509-8218d3426f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 Jul 03 01:26:24.362133 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1ff369f0-5db5-4e6a-8509-8218d3426f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:24.374787 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:24.374787 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:24.432609 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1ff369f0-5db5-4e6a-8509-8218d3426f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 returned with HTTP 200 Jul 03 01:26:24.433322 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 93/369] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Jul 3 01:26:24 2026] PUT /volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 => generated 390 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:24.441889 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:24.668767 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:24.669251 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-964337474"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:24.672545 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-964337474'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:24.672683 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Create volume of 1 GB Jul 03 01:26:24.679250 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Availability Zones retrieved successfully. Jul 03 01:26:24.686228 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Flow 'volume_create_api' (6b4db885-d1a1-4fa6-9ffe-55a534b85483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:24.687362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176f02eb-2a26-4eaf-b6ae-ad78e9685ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:24.688662 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:24.722051 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (176f02eb-2a26-4eaf-b6ae-ad78e9685ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:24.722704 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e399290-df7d-4e79-8d41-057ce7a1c5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:24.804590 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Created reservations ['9d3f3093-ec20-4d8a-8c8f-4e829dc3d725', '28e3bfd5-b881-43fd-84a7-dea9a32522e1', '59f35b13-77b6-4254-b2d1-2fb3881c593a', '6c20592d-b53f-4574-93cb-0c39b7d4ec24'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:24.805450 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e399290-df7d-4e79-8d41-057ce7a1c5e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d3f3093-ec20-4d8a-8c8f-4e829dc3d725', '28e3bfd5-b881-43fd-84a7-dea9a32522e1', '59f35b13-77b6-4254-b2d1-2fb3881c593a', '6c20592d-b53f-4574-93cb-0c39b7d4ec24']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:24.806123 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ce2ded-848a-48fc-b8a7-0bf14de4f1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:24.807077 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-dce7b896-618c-4c04-9045-d441e4eac230 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:24.810191 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-dce7b896-618c-4c04-9045-d441e4eac230 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:24.810350 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-dce7b896-618c-4c04-9045-d441e4eac230 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:24.810550 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-dce7b896-618c-4c04-9045-d441e4eac230 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:24.818002 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:24.818002 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:24.821621 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-dce7b896-618c-4c04-9045-d441e4eac230 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:24.825590 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-dce7b896-618c-4c04-9045-d441e4eac230 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:24.825974 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 94/370] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:24 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:24.836239 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5ce2ded-848a-48fc-b8a7-0bf14de4f1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dbe3b66-f22f-4e69-8848-bad27d5d5e32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-964337474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b80c0317a5b41b19c8c2123dbd757d8',qos_specs=None,replication_status=,reservations=['9d3f3093-ec20-4d8a-8c8f-4e829dc3d725','28e3bfd5-b881-43fd-84a7-dea9a32522e1','59f35b13-77b6-4254-b2d1-2fb3881c593a','6c20592d-b53f-4574-93cb-0c39b7d4ec24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d8ed00d85f049ad88877363766c3855',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-964337474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dbe3b66-f22f-4e69-8848-bad27d5d5e32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b80c0317a5b41b19c8c2123dbd757d8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3d8ed00d85f049ad88877363766c3855',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:24.836906 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f3014ff-24ee-456c-9e5a-e5e6f3abf304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:24.864930 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f3014ff-24ee-456c-9e5a-e5e6f3abf304) transitioned into state 'SUCCESS' from state '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-964337474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b80c0317a5b41b19c8c2123dbd757d8',qos_specs=None,replication_status=,reservations=['9d3f3093-ec20-4d8a-8c8f-4e829dc3d725','28e3bfd5-b881-43fd-84a7-dea9a32522e1','59f35b13-77b6-4254-b2d1-2fb3881c593a','6c20592d-b53f-4574-93cb-0c39b7d4ec24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3d8ed00d85f049ad88877363766c3855',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:24.864930 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e5e41c-e2cb-4eea-bbc6-910c9f81e5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:24.880519 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e5e41c-e2cb-4eea-bbc6-910c9f81e5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:24.881561 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Flow 'volume_create_api' (6b4db885-d1a1-4fa6-9ffe-55a534b85483) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:24.881939 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Create volume request issued successfully. Jul 03 01:26:24.882605 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-49ac0d6a-31bc-499a-9337-2222b6c0e0dd tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:24.883118 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 90/371] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:26:24 2026] POST /volume/v3/volumes => generated 764 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:24.897018 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-170ca000-51d6-4474-9de4-a709c6895090 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:24.898790 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-170ca000-51d6-4474-9de4-a709c6895090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] GET https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 Jul 03 01:26:24.898969 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-170ca000-51d6-4474-9de4-a709c6895090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:24.899136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-170ca000-51d6-4474-9de4-a709c6895090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:24.905375 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:24.905375 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:24.909041 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-170ca000-51d6-4474-9de4-a709c6895090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Volume info retrieved successfully. Jul 03 01:26:24.913678 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-170ca000-51d6-4474-9de4-a709c6895090 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 returned with HTTP 200 Jul 03 01:26:24.914089 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 95/372] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:24 2026] GET /volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:25.136341 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-60f4b2e6-0856-4333-b38f-be085b6b488a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:25.138960 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-60f4b2e6-0856-4333-b38f-be085b6b488a tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] GET https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c Jul 03 01:26:25.139236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-60f4b2e6-0856-4333-b38f-be085b6b488a tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:25.139552 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-60f4b2e6-0856-4333-b38f-be085b6b488a tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:25.149158 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:25.149158 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:25.154828 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-60f4b2e6-0856-4333-b38f-be085b6b488a tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Volume info retrieved successfully. Jul 03 01:26:25.159955 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-60f4b2e6-0856-4333-b38f-be085b6b488a tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c returned with HTTP 200 Jul 03 01:26:25.160323 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 94/373] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:25 2026] GET /volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:25.177017 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3b84ac80-036c-42df-95b6-8ba1be67175f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:25.181197 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3b84ac80-036c-42df-95b6-8ba1be67175f tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True Jul 03 01:26:25.181445 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3b84ac80-036c-42df-95b6-8ba1be67175f tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:25.181705 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3b84ac80-036c-42df-95b6-8ba1be67175f tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:25.222368 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3b84ac80-036c-42df-95b6-8ba1be67175f tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True returned with HTTP 200 Jul 03 01:26:25.222928 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 95/374] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:26:25 2026] GET /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True => generated 1061 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:25.236689 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bc1becae-22b2-4fed-83ed-6a440c0a7cf3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:25.239231 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bc1becae-22b2-4fed-83ed-6a440c0a7cf3 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] DELETE https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c Jul 03 01:26:25.239859 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bc1becae-22b2-4fed-83ed-6a440c0a7cf3 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:25.239859 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bc1becae-22b2-4fed-83ed-6a440c0a7cf3 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:25.240053 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-bc1becae-22b2-4fed-83ed-6a440c0a7cf3 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Delete volume with id: 22a678bc-0244-426a-a7d5-a3410c8fe35c Jul 03 01:26:25.252674 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:25.252674 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:25.253390 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bc1becae-22b2-4fed-83ed-6a440c0a7cf3 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Volume info retrieved successfully. Jul 03 01:26:25.290701 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bc1becae-22b2-4fed-83ed-6a440c0a7cf3 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Delete volume request issued successfully. Jul 03 01:26:25.290701 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bc1becae-22b2-4fed-83ed-6a440c0a7cf3 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c returned with HTTP 202 Jul 03 01:26:25.291509 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 91/375] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:25 2026] DELETE /volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:25.300305 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6b0865bf-f8dc-4211-bd3d-954202d7861d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:25.302042 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b0865bf-f8dc-4211-bd3d-954202d7861d tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] GET https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c Jul 03 01:26:25.302315 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b0865bf-f8dc-4211-bd3d-954202d7861d tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:25.302647 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b0865bf-f8dc-4211-bd3d-954202d7861d tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:25.311100 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:25.311100 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:25.315944 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6b0865bf-f8dc-4211-bd3d-954202d7861d tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Volume info retrieved successfully. Jul 03 01:26:25.322415 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b0865bf-f8dc-4211-bd3d-954202d7861d tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c returned with HTTP 200 Jul 03 01:26:25.322982 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 96/376] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:25 2026] GET /volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:25.379501 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-1357b27f-c13c-452e-bef3-e3a01a14884c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:25.383615 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-1357b27f-c13c-452e-bef3-e3a01a14884c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:25.383615 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-1357b27f-c13c-452e-bef3-e3a01a14884c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:25.383615 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-1357b27f-c13c-452e-bef3-e3a01a14884c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:25.391322 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:25.391322 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:25.396316 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-1357b27f-c13c-452e-bef3-e3a01a14884c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:25.402549 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-1357b27f-c13c-452e-bef3-e3a01a14884c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:25.403139 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 95/377] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:25 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:25.814275 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:25.816107 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:25.816577 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-469538124"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:25.817728 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-469538124'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:25.817853 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Create volume of 1 GB Jul 03 01:26:25.822623 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Availability Zones retrieved successfully. Jul 03 01:26:25.829633 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Flow 'volume_create_api' (63ad2bf6-e137-4803-8ee0-356140b078fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:25.830593 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d64f4aa-7e3c-4849-b289-980c9a92bc64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:25.831684 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:25.864832 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d64f4aa-7e3c-4849-b289-980c9a92bc64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:25.865959 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651271b8-a5be-4a07-8892-add1e4a5073e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:25.926411 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b05afaaa-90d5-4e61-b46c-555bde3bffec None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:25.928926 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b05afaaa-90d5-4e61-b46c-555bde3bffec tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] GET https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 Jul 03 01:26:25.929093 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b05afaaa-90d5-4e61-b46c-555bde3bffec tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:25.929372 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b05afaaa-90d5-4e61-b46c-555bde3bffec tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:25.930964 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Created reservations ['95326e51-0a08-448d-8999-53eae2d90054', '1b54860c-42a4-47a4-ad6e-1c12137acd60', '48e84af9-4c96-4401-bf8e-dc2b8b0c488d', '069d7c22-9357-4857-ac48-0cf95fb27b2e'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:25.931868 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (651271b8-a5be-4a07-8892-add1e4a5073e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95326e51-0a08-448d-8999-53eae2d90054', '1b54860c-42a4-47a4-ad6e-1c12137acd60', '48e84af9-4c96-4401-bf8e-dc2b8b0c488d', '069d7c22-9357-4857-ac48-0cf95fb27b2e']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:25.932741 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4967f70d-fdb5-4905-8113-a858fc44c352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:25.937368 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:25.937368 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:25.942571 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b05afaaa-90d5-4e61-b46c-555bde3bffec tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Volume info retrieved successfully. Jul 03 01:26:25.947084 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b05afaaa-90d5-4e61-b46c-555bde3bffec tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 returned with HTTP 200 Jul 03 01:26:25.947451 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 92/378] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:25 2026] GET /volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:25.959550 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4967f70d-fdb5-4905-8113-a858fc44c352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71530ba1-8baa-4744-8262-d4682346e943', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-469538124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7363bded6ea2451fa7e39a1149c0228a',qos_specs=None,replication_status=,reservations=['95326e51-0a08-448d-8999-53eae2d90054','1b54860c-42a4-47a4-ad6e-1c12137acd60','48e84af9-4c96-4401-bf8e-dc2b8b0c488d','069d7c22-9357-4857-ac48-0cf95fb27b2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb776348881474ea81456869189e41a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-469538124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71530ba1-8baa-4744-8262-d4682346e943,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7363bded6ea2451fa7e39a1149c0228a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bbb776348881474ea81456869189e41a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:25.960316 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445044e7-60cd-41be-aa67-4067b61fbdb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:25.964809 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-20fd58d9-fa2c-419b-a47b-7c034d46665d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:25.967004 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-20fd58d9-fa2c-419b-a47b-7c034d46665d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:25.967486 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-20fd58d9-fa2c-419b-a47b-7c034d46665d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dbe3b66-f22f-4e69-8848-bad27d5d5e32", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1661720901"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:25.980431 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:25.980431 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:25.981182 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-20fd58d9-fa2c-419b-a47b-7c034d46665d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Volume info retrieved successfully. Jul 03 01:26:25.981361 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-20fd58d9-fa2c-419b-a47b-7c034d46665d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Create snapshot from volume 4dbe3b66-f22f-4e69-8848-bad27d5d5e32 Jul 03 01:26:25.984692 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (445044e7-60cd-41be-aa67-4067b61fbdb2) transitioned into state 'SUCCESS' from state '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-469538124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7363bded6ea2451fa7e39a1149c0228a',qos_specs=None,replication_status=,reservations=['95326e51-0a08-448d-8999-53eae2d90054','1b54860c-42a4-47a4-ad6e-1c12137acd60','48e84af9-4c96-4401-bf8e-dc2b8b0c488d','069d7c22-9357-4857-ac48-0cf95fb27b2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bbb776348881474ea81456869189e41a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:25.985759 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8763fa66-e89a-4172-9a9f-bcaaa6924bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:25.997494 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8763fa66-e89a-4172-9a9f-bcaaa6924bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:25.999061 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Flow 'volume_create_api' (63ad2bf6-e137-4803-8ee0-356140b078fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:25.999340 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Create volume request issued successfully. Jul 03 01:26:26.000197 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3d85429f-952f-4a6c-ba89-46dac2a85c38 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:26.000911 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 96/379] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:26:25 2026] POST /volume/v3/volumes => generated 752 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:26.012405 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0d6d6b76-51ed-4ed0-a5d7-cca2f84cd4f2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:26.014735 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0d6d6b76-51ed-4ed0-a5d7-cca2f84cd4f2 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:26.014983 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0d6d6b76-51ed-4ed0-a5d7-cca2f84cd4f2 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:26.015258 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0d6d6b76-51ed-4ed0-a5d7-cca2f84cd4f2 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:26.024072 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:26.024072 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:26.024170 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-20fd58d9-fa2c-419b-a47b-7c034d46665d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Created reservations ['24675d64-93d9-42f9-bfe3-b1351feedd34', '44332723-f49c-4b3c-ae0a-42f0a18e8ee0', '308f385b-8b52-417c-8a2e-5b6c804f0adf', '1c298c49-1e95-4bc4-bcea-a8b3e2cd1f35'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:26.028953 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0d6d6b76-51ed-4ed0-a5d7-cca2f84cd4f2 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:26.034255 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0d6d6b76-51ed-4ed0-a5d7-cca2f84cd4f2 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:26.034849 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 96/380] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:26 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:26.054896 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-20fd58d9-fa2c-419b-a47b-7c034d46665d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Snapshot create request issued successfully. Jul 03 01:26:26.055228 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-20fd58d9-fa2c-419b-a47b-7c034d46665d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:26:26.055758 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 97/381] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:26:25 2026] POST /volume/v3/snapshots => generated 323 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:26.066059 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ac276327-bed9-4eff-9bd4-6f34a1bde80d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:26.067827 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ac276327-bed9-4eff-9bd4-6f34a1bde80d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] GET https://10.4.3.64/volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e Jul 03 01:26:26.068020 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ac276327-bed9-4eff-9bd4-6f34a1bde80d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:26.068195 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ac276327-bed9-4eff-9bd4-6f34a1bde80d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:26.073000 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:26.073000 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:26.073386 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ac276327-bed9-4eff-9bd4-6f34a1bde80d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Snapshot retrieved successfully. Jul 03 01:26:26.074127 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ac276327-bed9-4eff-9bd4-6f34a1bde80d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e returned with HTTP 200 Jul 03 01:26:26.074477 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 93/382] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:26 2026] GET /volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e => generated 455 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:26.337667 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f7b3a5b8-6d85-4f46-b10d-00d1f36469e9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:26.339698 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f7b3a5b8-6d85-4f46-b10d-00d1f36469e9 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] GET https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c Jul 03 01:26:26.339962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f7b3a5b8-6d85-4f46-b10d-00d1f36469e9 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:26.340170 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f7b3a5b8-6d85-4f46-b10d-00d1f36469e9 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:26.346074 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f7b3a5b8-6d85-4f46-b10d-00d1f36469e9 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c returned with HTTP 404 Jul 03 01:26:26.346607 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 97/383] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:26 2026] GET /volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:26.356353 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3ac4f806-4a5b-42b6-a30e-e1e82efc5c83 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:26.358027 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ac4f806-4a5b-42b6-a30e-e1e82efc5c83 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] GET https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c Jul 03 01:26:26.358198 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ac4f806-4a5b-42b6-a30e-e1e82efc5c83 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:26.358366 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ac4f806-4a5b-42b6-a30e-e1e82efc5c83 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:26.369234 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ac4f806-4a5b-42b6-a30e-e1e82efc5c83 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c returned with HTTP 404 Jul 03 01:26:26.369770 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 97/384] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:26 2026] GET /volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:26.377158 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a34609ad-c3c7-4103-8807-310920f1027d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:26.380383 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a34609ad-c3c7-4103-8807-310920f1027d tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] DELETE https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c Jul 03 01:26:26.380646 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a34609ad-c3c7-4103-8807-310920f1027d tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:26.380905 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a34609ad-c3c7-4103-8807-310920f1027d tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:26.381113 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-a34609ad-c3c7-4103-8807-310920f1027d tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Delete volume with id: 22a678bc-0244-426a-a7d5-a3410c8fe35c Jul 03 01:26:26.388228 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a34609ad-c3c7-4103-8807-310920f1027d tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c returned with HTTP 404 Jul 03 01:26:26.388866 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 98/385] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:26 2026] DELETE /volume/v3/volumes/22a678bc-0244-426a-a7d5-a3410c8fe35c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:26.399172 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:26.401982 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:26.402409 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2072973520"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:26.404316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2072973520'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:26.404503 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Create volume of 1 GB Jul 03 01:26:26.409493 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Availability Zones retrieved successfully. Jul 03 01:26:26.417867 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Flow 'volume_create_api' (e78a923e-f9f3-489e-b33c-f26274fd1439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:26.419215 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c3e456-21c9-4844-81ff-0633f5eec55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:26.420585 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:26.452308 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c3e456-21c9-4844-81ff-0633f5eec55f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:26.453388 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a74dee6-556a-4bb0-b5ed-6a22973ff055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:26.507680 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Created reservations ['b7ad5a00-bb22-48ce-85f8-a64edc7330f9', '6747375d-9469-43e4-8305-e8bc667b0216', 'a4362e53-680a-4876-9721-60377579785b', '34ebf95a-1916-4a59-a87b-cf9c8d60778e'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:26.508580 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a74dee6-556a-4bb0-b5ed-6a22973ff055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7ad5a00-bb22-48ce-85f8-a64edc7330f9', '6747375d-9469-43e4-8305-e8bc667b0216', 'a4362e53-680a-4876-9721-60377579785b', '34ebf95a-1916-4a59-a87b-cf9c8d60778e']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:26.509295 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13eb17b4-c78f-4565-a896-bcd56324148a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:26.533569 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13eb17b4-c78f-4565-a896-bcd56324148a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82dae6eb-6af4-4259-a483-06945c278354', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2072973520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5def8046924f40c8827c2c1877890daf',qos_specs=None,replication_status=,reservations=['b7ad5a00-bb22-48ce-85f8-a64edc7330f9','6747375d-9469-43e4-8305-e8bc667b0216','a4362e53-680a-4876-9721-60377579785b','34ebf95a-1916-4a59-a87b-cf9c8d60778e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e28e3ad8b94f73bc5ca5dad82f501b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2072973520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82dae6eb-6af4-4259-a483-06945c278354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5def8046924f40c8827c2c1877890daf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='87e28e3ad8b94f73bc5ca5dad82f501b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:26.534274 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f1fe0c-dad7-47ce-8345-b08cf261f491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:26.553368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9f1fe0c-dad7-47ce-8345-b08cf261f491) transitioned into state 'SUCCESS' from state '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-2072973520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5def8046924f40c8827c2c1877890daf',qos_specs=None,replication_status=,reservations=['b7ad5a00-bb22-48ce-85f8-a64edc7330f9','6747375d-9469-43e4-8305-e8bc667b0216','a4362e53-680a-4876-9721-60377579785b','34ebf95a-1916-4a59-a87b-cf9c8d60778e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='87e28e3ad8b94f73bc5ca5dad82f501b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:26.554034 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64677f99-cc03-4470-b229-cb3a306f6ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:26.563896 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64677f99-cc03-4470-b229-cb3a306f6ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:26.564645 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Flow 'volume_create_api' (e78a923e-f9f3-489e-b33c-f26274fd1439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:26.564949 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Create volume request issued successfully. Jul 03 01:26:26.565499 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-29cf0441-efab-40c1-ba1d-c8f77347e53b tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:26.565957 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 94/386] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:26:26 2026] POST /volume/v3/volumes => generated 754 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:26.578856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d7bddd9b-4bdc-4a2d-80f0-b0a888a09c84 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:26.580700 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7bddd9b-4bdc-4a2d-80f0-b0a888a09c84 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] GET https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:26.580902 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7bddd9b-4bdc-4a2d-80f0-b0a888a09c84 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:26.581087 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7bddd9b-4bdc-4a2d-80f0-b0a888a09c84 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:26.588133 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:26.588133 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:26.594920 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d7bddd9b-4bdc-4a2d-80f0-b0a888a09c84 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Volume info retrieved successfully. Jul 03 01:26:26.599885 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7bddd9b-4bdc-4a2d-80f0-b0a888a09c84 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 returned with HTTP 200 Jul 03 01:26:26.600278 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 98/387] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:26 2026] GET /volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:26.945045 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-275eefc6-9994-4cfa-9267-b647a3a6e241 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:26.947153 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-275eefc6-9994-4cfa-9267-b647a3a6e241 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:26.947395 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-275eefc6-9994-4cfa-9267-b647a3a6e241 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:26.947665 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-275eefc6-9994-4cfa-9267-b647a3a6e241 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:26.956506 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:26.956506 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:26.960578 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-275eefc6-9994-4cfa-9267-b647a3a6e241 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:26.964654 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-275eefc6-9994-4cfa-9267-b647a3a6e241 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:26.965014 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 98/388] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:26 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:27.007212 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-7893cb6c-fb0f-493a-9409-9cc32707300c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.009215 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-7893cb6c-fb0f-493a-9409-9cc32707300c tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:27.009431 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-7893cb6c-fb0f-493a-9409-9cc32707300c tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.009615 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-7893cb6c-fb0f-493a-9409-9cc32707300c tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.016396 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.016396 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:27.020217 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-7893cb6c-fb0f-493a-9409-9cc32707300c tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:27.024490 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-7893cb6c-fb0f-493a-9409-9cc32707300c tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:27.024993 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 99/389] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:27.031677 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f37a9bf0-159f-450a-9ae1-da3ffa6f3176 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.032067 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f37a9bf0-159f-450a-9ae1-da3ffa6f3176 None None] GET https://10.4.3.64/volume// Jul 03 01:26:27.032221 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f37a9bf0-159f-450a-9ae1-da3ffa6f3176 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.032395 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f37a9bf0-159f-450a-9ae1-da3ffa6f3176 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.032727 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f37a9bf0-159f-450a-9ae1-da3ffa6f3176 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:27.033004 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 95/390] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:27.047544 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1c4995b6-cc7b-46b1-aaba-103ca3e883a9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.049897 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1c4995b6-cc7b-46b1-aaba-103ca3e883a9 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:27.050140 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1c4995b6-cc7b-46b1-aaba-103ca3e883a9 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.050429 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1c4995b6-cc7b-46b1-aaba-103ca3e883a9 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.050556 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-bf494a8b-a4c4-4ee6-ab09-17499007e244 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.059356 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.059356 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:27.063713 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1c4995b6-cc7b-46b1-aaba-103ca3e883a9 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:27.069600 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1c4995b6-cc7b-46b1-aaba-103ca3e883a9 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:27.070121 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 99/391] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:27.084567 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-737c370c-f334-4f6c-97e9-c6abaffcdfb6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.091679 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-737c370c-f334-4f6c-97e9-c6abaffcdfb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] GET https://10.4.3.64/volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e Jul 03 01:26:27.092006 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-737c370c-f334-4f6c-97e9-c6abaffcdfb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.092268 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-737c370c-f334-4f6c-97e9-c6abaffcdfb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.104986 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.104986 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:27.105627 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-737c370c-f334-4f6c-97e9-c6abaffcdfb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Snapshot retrieved successfully. Jul 03 01:26:27.106698 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-737c370c-f334-4f6c-97e9-c6abaffcdfb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e returned with HTTP 200 Jul 03 01:26:27.107198 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 100/392] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e => generated 482 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:27.116087 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-dec6cb79-e54b-4d25-a3c4-2a492977a97e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.119295 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-dec6cb79-e54b-4d25-a3c4-2a492977a97e tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:27.119295 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-dec6cb79-e54b-4d25-a3c4-2a492977a97e tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.119295 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-dec6cb79-e54b-4d25-a3c4-2a492977a97e tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.119498 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-537303f3-23c3-4ca2-84da-a3830a1c5030 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.121373 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-537303f3-23c3-4ca2-84da-a3830a1c5030 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 Jul 03 01:26:27.121714 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-537303f3-23c3-4ca2-84da-a3830a1c5030 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:27.127727 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.127727 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:27.131942 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-dec6cb79-e54b-4d25-a3c4-2a492977a97e tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:27.136532 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-dec6cb79-e54b-4d25-a3c4-2a492977a97e tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:27.136976 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 96/393] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:27.188793 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-537303f3-23c3-4ca2-84da-a3830a1c5030 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 returned with HTTP 200 Jul 03 01:26:27.189403 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 100/394] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Jul 3 01:26:27 2026] PUT /volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 => generated 390 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:27.201162 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d156303b-8344-4cde-8968-89c97b47e918 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.203055 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d156303b-8344-4cde-8968-89c97b47e918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:27.203672 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d156303b-8344-4cde-8968-89c97b47e918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dbe3b66-f22f-4e69-8848-bad27d5d5e32"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:27.219141 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.219141 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:27.219690 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d156303b-8344-4cde-8968-89c97b47e918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Volume info retrieved successfully. Jul 03 01:26:27.219987 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-d156303b-8344-4cde-8968-89c97b47e918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Create snapshot from volume 4dbe3b66-f22f-4e69-8848-bad27d5d5e32 Jul 03 01:26:27.243200 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota_utils [None req-d156303b-8344-4cde-8968-89c97b47e918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Quota exceeded for 0b80c0317a5b41b19c8c2123dbd757d8, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 01:26:27.243513 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.middleware.fault [None req-d156303b-8344-4cde-8968-89c97b47e918 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 413 Jul 03 01:26:27.244625 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 101/395] 10.4.3.64 () {68 vars in 1257 bytes} [Fri Jul 3 01:26:27 2026] POST /volume/v3/snapshots => generated 208 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 01:26:27.251404 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f87e2705-96b4-432a-a72c-6d73663767ec None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.253639 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f87e2705-96b4-432a-a72c-6d73663767ec tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 Jul 03 01:26:27.254082 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f87e2705-96b4-432a-a72c-6d73663767ec tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:27.309411 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f87e2705-96b4-432a-a72c-6d73663767ec tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 returned with HTTP 200 Jul 03 01:26:27.309976 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 97/396] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Jul 3 01:26:27 2026] PUT /volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 => generated 390 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:27.314164 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-bf494a8b-a4c4-4ee6-ab09-17499007e244 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:26:27.314618 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-bf494a8b-a4c4-4ee6-ab09-17499007e244 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0dd68b34-c789-466e-862a-eef857c1451d", "connector": null, "instance_uuid": "57114bf3-5c39-4122-af8b-4840dd9268cf"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:27.321487 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-52e2a308-a1b6-4a22-bc01-1ca39dfc370b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.323624 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.323624 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:27.323743 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-52e2a308-a1b6-4a22-bc01-1ca39dfc370b tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:27.324110 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-52e2a308-a1b6-4a22-bc01-1ca39dfc370b tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4dbe3b66-f22f-4e69-8848-bad27d5d5e32"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:27.333588 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.333588 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:27.334245 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-52e2a308-a1b6-4a22-bc01-1ca39dfc370b tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Volume info retrieved successfully. Jul 03 01:26:27.334432 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-52e2a308-a1b6-4a22-bc01-1ca39dfc370b tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Create snapshot from volume 4dbe3b66-f22f-4e69-8848-bad27d5d5e32 Jul 03 01:26:27.355147 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota_utils [None req-52e2a308-a1b6-4a22-bc01-1ca39dfc370b tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Quota exceeded for 0b80c0317a5b41b19c8c2123dbd757d8, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 01:26:27.355626 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.middleware.fault [None req-52e2a308-a1b6-4a22-bc01-1ca39dfc370b tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 413 Jul 03 01:26:27.356248 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 101/397] 10.4.3.64 () {68 vars in 1257 bytes} [Fri Jul 3 01:26:27 2026] POST /volume/v3/snapshots => generated 133 bytes in 35 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 01:26:27.364750 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-029e8eaa-02b4-43d4-a229-6eb22f6981e4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.366703 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-029e8eaa-02b4-43d4-a229-6eb22f6981e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e Jul 03 01:26:27.366939 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-029e8eaa-02b4-43d4-a229-6eb22f6981e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.367075 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-bf494a8b-a4c4-4ee6-ab09-17499007e244 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:26:27.367156 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-029e8eaa-02b4-43d4-a229-6eb22f6981e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.367216 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-029e8eaa-02b4-43d4-a229-6eb22f6981e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Delete snapshot with id: 61152026-8b18-4ae7-ba12-bff29dfe4d1e Jul 03 01:26:27.367583 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 99/398] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:26:27 2026] POST /volume/v3/attachments => generated 273 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:27.372075 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.372075 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:27.372517 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-029e8eaa-02b4-43d4-a229-6eb22f6981e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Snapshot retrieved successfully. Jul 03 01:26:27.388446 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-029e8eaa-02b4-43d4-a229-6eb22f6981e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Snapshot delete request issued successfully. Jul 03 01:26:27.388695 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-029e8eaa-02b4-43d4-a229-6eb22f6981e4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e returned with HTTP 202 Jul 03 01:26:27.389262 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 102/399] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:26:27 2026] DELETE /volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:27.397090 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d286f332-24d5-4ffe-8a08-1d0d2054d28b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.398857 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d286f332-24d5-4ffe-8a08-1d0d2054d28b tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] GET https://10.4.3.64/volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e Jul 03 01:26:27.399058 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d286f332-24d5-4ffe-8a08-1d0d2054d28b tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.399249 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d286f332-24d5-4ffe-8a08-1d0d2054d28b tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.404564 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.404564 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:27.405014 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d286f332-24d5-4ffe-8a08-1d0d2054d28b tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Snapshot retrieved successfully. Jul 03 01:26:27.405789 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d286f332-24d5-4ffe-8a08-1d0d2054d28b tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e returned with HTTP 200 Jul 03 01:26:27.406179 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 98/400] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:27.613354 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bcafe47f-1466-4728-9d6c-4bb352c75368 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.615978 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bcafe47f-1466-4728-9d6c-4bb352c75368 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] GET https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:27.616215 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bcafe47f-1466-4728-9d6c-4bb352c75368 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.616469 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bcafe47f-1466-4728-9d6c-4bb352c75368 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.625220 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.625220 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:27.629845 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bcafe47f-1466-4728-9d6c-4bb352c75368 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Volume info retrieved successfully. Jul 03 01:26:27.632437 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3b363126-26a7-4a32-bf8d-0255ed8aac2f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.633120 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3b363126-26a7-4a32-bf8d-0255ed8aac2f None None] GET https://10.4.3.64/volume// Jul 03 01:26:27.633301 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3b363126-26a7-4a32-bf8d-0255ed8aac2f None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.633509 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3b363126-26a7-4a32-bf8d-0255ed8aac2f None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.633967 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3b363126-26a7-4a32-bf8d-0255ed8aac2f None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:27.634302 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 100/401] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:27.634941 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bcafe47f-1466-4728-9d6c-4bb352c75368 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 returned with HTTP 200 Jul 03 01:26:27.635687 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 102/402] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:27.650352 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-2b37416a-9e69-4b58-815a-2268fc1b7313 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.653727 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-462d4870-ab4a-46e7-bc38-25b25f150f43 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.655862 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-462d4870-ab4a-46e7-bc38-25b25f150f43 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True Jul 03 01:26:27.656075 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-462d4870-ab4a-46e7-bc38-25b25f150f43 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.656292 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-462d4870-ab4a-46e7-bc38-25b25f150f43 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.674952 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-462d4870-ab4a-46e7-bc38-25b25f150f43 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True returned with HTTP 200 Jul 03 01:26:27.675430 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 99/403] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True => generated 1061 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:27.689723 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1ce5aa01-ed06-4f93-b7cb-7804271325ea None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.691648 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1ce5aa01-ed06-4f93-b7cb-7804271325ea tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/487c302e32a54897afde41bd2ce91cd6?usage=True Jul 03 01:26:27.691889 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1ce5aa01-ed06-4f93-b7cb-7804271325ea tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.692145 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1ce5aa01-ed06-4f93-b7cb-7804271325ea tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.692656 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.692656 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:27.708977 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1ce5aa01-ed06-4f93-b7cb-7804271325ea tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/487c302e32a54897afde41bd2ce91cd6?usage=True returned with HTTP 200 Jul 03 01:26:27.709342 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 101/404] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/v3/os-quota-sets/487c302e32a54897afde41bd2ce91cd6?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:27.720981 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-67c24fd8-06f8-4551-a40f-d29274246499 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.723324 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-67c24fd8-06f8-4551-a40f-d29274246499 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer Jul 03 01:26:27.723793 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-67c24fd8-06f8-4551-a40f-d29274246499 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "82dae6eb-6af4-4259-a483-06945c278354"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:27.725736 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.volume_transfer [None req-67c24fd8-06f8-4551-a40f-d29274246499 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Creating new volume transfer {'transfer': {'volume_id': '82dae6eb-6af4-4259-a483-06945c278354'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 01:26:27.725873 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.volume_transfer [None req-67c24fd8-06f8-4551-a40f-d29274246499 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Creating transfer of volume 82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:27.726047 np0000004346 devstack@c-api.service[99879]: INFO cinder.transfer.api [None req-67c24fd8-06f8-4551-a40f-d29274246499 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Generating transfer record for volume 82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:27.735582 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.735582 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:27.752016 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-67c24fd8-06f8-4551-a40f-d29274246499 tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 01:26:27.752559 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 103/405] 10.4.3.64 () {68 vars in 1284 bytes} [Fri Jul 3 01:26:27 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:27.763014 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.857338 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-2b37416a-9e69-4b58-815a-2268fc1b7313 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:26:27.857734 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-2b37416a-9e69-4b58-815a-2268fc1b7313 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82efffc1-009f-4a72-be33-47df3e27e4f4", "connector": null, "instance_uuid": "a072f80a-c521-41c2-9a2f-deb812b12d7b"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:27.858457 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-537f27cd-3603-4fe5-bf96-2a456832b607 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.860344 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-537f27cd-3603-4fe5-bf96-2a456832b607 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:27.860527 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-537f27cd-3603-4fe5-bf96-2a456832b607 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.860816 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-537f27cd-3603-4fe5-bf96-2a456832b607 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.869475 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.869475 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:27.874189 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.874189 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:27.878711 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-537f27cd-3603-4fe5-bf96-2a456832b607 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:27.885731 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-537f27cd-3603-4fe5-bf96-2a456832b607 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:27.886235 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 102/406] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:27.896092 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8c5685a7-db66-429f-868a-d9cf5bacaa46 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.896559 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c5685a7-db66-429f-868a-d9cf5bacaa46 None None] GET https://10.4.3.64/volume// Jul 03 01:26:27.896766 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c5685a7-db66-429f-868a-d9cf5bacaa46 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.896951 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c5685a7-db66-429f-868a-d9cf5bacaa46 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.897285 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c5685a7-db66-429f-868a-d9cf5bacaa46 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:27.897605 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 104/407] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:27.906689 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-6c692ec5-5e5d-45fc-aaf2-b2198a8e9792 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.908911 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-6c692ec5-5e5d-45fc-aaf2-b2198a8e9792 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:27.909121 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-6c692ec5-5e5d-45fc-aaf2-b2198a8e9792 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.909312 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-6c692ec5-5e5d-45fc-aaf2-b2198a8e9792 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.912256 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-2b37416a-9e69-4b58-815a-2268fc1b7313 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:26:27.912561 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 103/408] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:26:27 2026] POST /volume/v3/attachments => generated 273 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:27.921202 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer/610b2de0-6c29-4b24-9904-b72c98171a14/accept Jul 03 01:26:27.921560 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e6035929f88f6e28"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:27.922911 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.volume_transfer [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Accepting volume transfer 610b2de0-6c29-4b24-9904-b72c98171a14 {{(pid=99881) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 01:26:27.923590 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.volume_transfer [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Accepting transfer 610b2de0-6c29-4b24-9904-b72c98171a14 Jul 03 01:26:27.926151 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.926151 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:27.937335 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-6c692ec5-5e5d-45fc-aaf2-b2198a8e9792 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:27.945704 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-6c692ec5-5e5d-45fc-aaf2-b2198a8e9792 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:27.946177 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 103/409] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:27.953056 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7cdfdf1d-aabe-4488-a659-64e079b5d320 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:27.955489 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7cdfdf1d-aabe-4488-a659-64e079b5d320 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:27.955702 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7cdfdf1d-aabe-4488-a659-64e079b5d320 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:27.956112 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7cdfdf1d-aabe-4488-a659-64e079b5d320 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:27.971383 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:27.971383 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:27.976549 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7cdfdf1d-aabe-4488-a659-64e079b5d320 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:27.985769 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7cdfdf1d-aabe-4488-a659-64e079b5d320 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:27.986082 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 105/410] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:27 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1013 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:27.998692 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Created reservations ['498abcb3-956c-4550-8efa-c4e8a94c4fed', '40af556a-0f3c-45f7-97e3-9094e6ebd00f', '703045ed-56e0-45be-943b-d8743382584e', 'b1bd72ae-b499-4553-9b99-10f44d59f03d'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:28.022789 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Created reservations ['045ec2af-368a-4231-b3f0-745e941724dc', '15795643-f4ce-4595-b694-42a858a0e2eb', 'd129b95e-8fb4-4a4c-86a2-b4b212d58410', 'a8f3956e-c4de-45f6-b9a6-4f4c6536ef08'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:28.028493 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-203c659f-da76-49fb-b767-73709af21a0c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.032198 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-203c659f-da76-49fb-b767-73709af21a0c tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] PUT https://10.4.3.64/volume/v3/attachments/375a7439-5a74-4350-91d4-3ecac1be35d3 Jul 03 01:26:28.032801 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-203c659f-da76-49fb-b767-73709af21a0c tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:28.044539 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-203c659f-da76-49fb-b767-73709af21a0c tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Acquiring lock "cinder-attachment_update-0dd68b34-c789-466e-862a-eef857c1451d-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:26:28.050212 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-203c659f-da76-49fb-b767-73709af21a0c tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Lock "cinder-attachment_update-0dd68b34-c789-466e-862a-eef857c1451d-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:26:28.051209 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.051209 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:28.072441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Created reservations ['17d58c8c-2aca-4ad0-8302-3570870ea286', '28d0d647-5bfe-4289-8fd9-2a87e07d388a', '7b5a8675-de23-4bd3-b14d-2223d771a440', '9795f484-359d-440e-9506-00be31845356'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:28.113083 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Created reservations ['77e5e8c8-2562-4b1d-8940-6fe4f858be5d', '3f234769-f7d0-4f1e-a23d-94b6a7e4fd5a', 'fff76800-b87a-41da-941b-94830f065330', '7649edec-4e96-42d7-b5a4-0b0ddc74dcc4'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:28.415543 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-157d130b-b3e9-4e17-85c4-bf6c5ef45e38 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.417355 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-157d130b-b3e9-4e17-85c4-bf6c5ef45e38 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] GET https://10.4.3.64/volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e Jul 03 01:26:28.417538 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-157d130b-b3e9-4e17-85c4-bf6c5ef45e38 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.417748 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-157d130b-b3e9-4e17-85c4-bf6c5ef45e38 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.422036 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-157d130b-b3e9-4e17-85c4-bf6c5ef45e38 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e returned with HTTP 404 Jul 03 01:26:28.422776 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 104/411] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:28 2026] GET /volume/v3/snapshots/61152026-8b18-4ae7-ba12-bff29dfe4d1e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:28.429373 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0aca46f7-ccd4-43b9-b60f-75a11588d6a5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.431430 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0aca46f7-ccd4-43b9-b60f-75a11588d6a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] GET https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 Jul 03 01:26:28.431809 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0aca46f7-ccd4-43b9-b60f-75a11588d6a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.432025 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0aca46f7-ccd4-43b9-b60f-75a11588d6a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.440408 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.440408 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:28.445670 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ef1921c5-c23d-4a9b-8e05-0665463230c3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.446082 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ef1921c5-c23d-4a9b-8e05-0665463230c3 None None] GET https://10.4.3.64/volume// Jul 03 01:26:28.446273 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ef1921c5-c23d-4a9b-8e05-0665463230c3 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.446533 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ef1921c5-c23d-4a9b-8e05-0665463230c3 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.446952 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ef1921c5-c23d-4a9b-8e05-0665463230c3 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:28.447187 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0aca46f7-ccd4-43b9-b60f-75a11588d6a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Volume info retrieved successfully. Jul 03 01:26:28.447273 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 105/412] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:28.452355 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0aca46f7-ccd4-43b9-b60f-75a11588d6a5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 returned with HTTP 200 Jul 03 01:26:28.452770 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 106/413] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:28 2026] GET /volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:28.458188 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-837cf3ce-26a4-4079-8744-d0bb2b6722d5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.464000 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-837cf3ce-26a4-4079-8744-d0bb2b6722d5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:28.464262 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-837cf3ce-26a4-4079-8744-d0bb2b6722d5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.464536 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-837cf3ce-26a4-4079-8744-d0bb2b6722d5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.473531 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d81e76fb-cdc5-4b99-af24-0942fa65b3d0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.475091 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d81e76fb-cdc5-4b99-af24-0942fa65b3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 Jul 03 01:26:28.475261 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d81e76fb-cdc5-4b99-af24-0942fa65b3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.475504 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d81e76fb-cdc5-4b99-af24-0942fa65b3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.475665 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-d81e76fb-cdc5-4b99-af24-0942fa65b3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Delete volume with id: 4dbe3b66-f22f-4e69-8848-bad27d5d5e32 Jul 03 01:26:28.481301 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.481301 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:28.482581 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.482581 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:28.483160 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d81e76fb-cdc5-4b99-af24-0942fa65b3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Volume info retrieved successfully. Jul 03 01:26:28.485462 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-837cf3ce-26a4-4079-8744-d0bb2b6722d5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:28.490553 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-837cf3ce-26a4-4079-8744-d0bb2b6722d5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:28.491083 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 106/414] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:26:28 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1236 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:28.506207 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d81e76fb-cdc5-4b99-af24-0942fa65b3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Delete volume request issued successfully. Jul 03 01:26:28.506927 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d81e76fb-cdc5-4b99-af24-0942fa65b3d0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 returned with HTTP 202 Jul 03 01:26:28.507224 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 107/415] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:28 2026] DELETE /volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:28.517532 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-74d60868-8dec-4e91-98ea-d1f80fa7493d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.519495 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-74d60868-8dec-4e91-98ea-d1f80fa7493d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] GET https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 Jul 03 01:26:28.520572 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-74d60868-8dec-4e91-98ea-d1f80fa7493d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.520572 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-74d60868-8dec-4e91-98ea-d1f80fa7493d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.526930 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.526930 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:28.530545 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-74d60868-8dec-4e91-98ea-d1f80fa7493d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Volume info retrieved successfully. Jul 03 01:26:28.535170 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-74d60868-8dec-4e91-98ea-d1f80fa7493d tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 returned with HTTP 200 Jul 03 01:26:28.539527 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 107/416] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:28 2026] GET /volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:28.565891 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-02cbf2ee-cea7-413e-acb9-55215945fde3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.568273 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-02cbf2ee-cea7-413e-acb9-55215945fde3 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] PUT https://10.4.3.64/volume/v3/attachments/c3ded17e-36dc-416e-bfe8-e2aec84e43d0 Jul 03 01:26:28.568767 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-02cbf2ee-cea7-413e-acb9-55215945fde3 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:28.579340 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-203c659f-da76-49fb-b767-73709af21a0c tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Lock "cinder-attachment_update-0dd68b34-c789-466e-862a-eef857c1451d-np0000004346" released by "attachment_update" :: held 0.529s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:26:28.579621 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-203c659f-da76-49fb-b767-73709af21a0c tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments/375a7439-5a74-4350-91d4-3ecac1be35d3 returned with HTTP 200 Jul 03 01:26:28.580088 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 104/417] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:26:28 2026] PUT /volume/v3/attachments/375a7439-5a74-4350-91d4-3ecac1be35d3 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:28.592153 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-02cbf2ee-cea7-413e-acb9-55215945fde3 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Acquiring lock "cinder-attachment_update-82efffc1-009f-4a72-be33-47df3e27e4f4-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:26:28.597938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-02cbf2ee-cea7-413e-acb9-55215945fde3 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Lock "cinder-attachment_update-82efffc1-009f-4a72-be33-47df3e27e4f4-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:26:28.599072 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.599072 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:28.615340 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Transfer volume completed successfully. Jul 03 01:26:28.689872 np0000004346 devstack@c-api.service[99881]: INFO cinder.transfer.api [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Volume 82dae6eb-6af4-4259-a483-06945c278354 has been transferred. Jul 03 01:26:28.697650 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b786e9e9-f4df-481b-a2da-b8dc43c0127d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/610b2de0-6c29-4b24-9904-b72c98171a14/accept returned with HTTP 202 Jul 03 01:26:28.698174 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 100/418] 10.4.3.64 () {68 vars in 1416 bytes} [Fri Jul 3 01:26:27 2026] POST /volume/v3/os-volume-transfer/610b2de0-6c29-4b24-9904-b72c98171a14/accept => generated 363 bytes in 936 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:28.707963 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-aae044cc-9d43-49ce-86ec-12450213039d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.709630 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aae044cc-9d43-49ce-86ec-12450213039d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] GET https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:28.709812 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aae044cc-9d43-49ce-86ec-12450213039d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.709999 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aae044cc-9d43-49ce-86ec-12450213039d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.716507 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.716507 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:28.720662 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-aae044cc-9d43-49ce-86ec-12450213039d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] Volume info retrieved successfully. Jul 03 01:26:28.724756 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aae044cc-9d43-49ce-86ec-12450213039d tempest-VolumeQuotasAdminTestJSON-358122685 tempest-VolumeQuotasAdminTestJSON-358122685-project-member] https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 returned with HTTP 200 Jul 03 01:26:28.725093 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 108/419] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:28 2026] GET /volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:28.741083 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f3d70b11-c50c-4996-bc78-cae7ca9ce9b5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.743209 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3d70b11-c50c-4996-bc78-cae7ca9ce9b5 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True Jul 03 01:26:28.743470 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3d70b11-c50c-4996-bc78-cae7ca9ce9b5 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.743678 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3d70b11-c50c-4996-bc78-cae7ca9ce9b5 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.744021 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.744021 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:28.769207 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3d70b11-c50c-4996-bc78-cae7ca9ce9b5 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True returned with HTTP 200 Jul 03 01:26:28.769760 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 105/420] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:26:28 2026] GET /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:28.784047 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-585766a0-b0c8-401b-a24d-8af7b5d55689 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.786150 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-585766a0-b0c8-401b-a24d-8af7b5d55689 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/487c302e32a54897afde41bd2ce91cd6?usage=True Jul 03 01:26:28.786337 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-585766a0-b0c8-401b-a24d-8af7b5d55689 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.786536 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-585766a0-b0c8-401b-a24d-8af7b5d55689 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.786821 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.786821 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:28.804233 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-585766a0-b0c8-401b-a24d-8af7b5d55689 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/487c302e32a54897afde41bd2ce91cd6?usage=True returned with HTTP 200 Jul 03 01:26:28.804683 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 101/421] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:26:28 2026] GET /volume/v3/os-quota-sets/487c302e32a54897afde41bd2ce91cd6?usage=True => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:28.816236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a858a231-44f6-4e94-995c-5dfc6e02b08c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.818257 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a858a231-44f6-4e94-995c-5dfc6e02b08c tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:28.818520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a858a231-44f6-4e94-995c-5dfc6e02b08c tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.818728 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a858a231-44f6-4e94-995c-5dfc6e02b08c tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.818911 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-a858a231-44f6-4e94-995c-5dfc6e02b08c tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Delete volume with id: 82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:28.826379 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.826379 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:28.826692 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a858a231-44f6-4e94-995c-5dfc6e02b08c tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Volume info retrieved successfully. Jul 03 01:26:28.842674 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a858a231-44f6-4e94-995c-5dfc6e02b08c tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Delete volume request issued successfully. Jul 03 01:26:28.842926 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a858a231-44f6-4e94-995c-5dfc6e02b08c tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 returned with HTTP 202 Jul 03 01:26:28.843360 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 109/422] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:28 2026] DELETE /volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:28.850290 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-80e72efa-f96a-4762-bee9-eb54701beeb3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.852943 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-80e72efa-f96a-4762-bee9-eb54701beeb3 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:28.853344 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-80e72efa-f96a-4762-bee9-eb54701beeb3 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.854205 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-80e72efa-f96a-4762-bee9-eb54701beeb3 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.864225 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.864225 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:28.869387 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-80e72efa-f96a-4762-bee9-eb54701beeb3 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Volume info retrieved successfully. Jul 03 01:26:28.875302 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-80e72efa-f96a-4762-bee9-eb54701beeb3 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 returned with HTTP 200 Jul 03 01:26:28.875908 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 106/423] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:28 2026] GET /volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 => generated 1019 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:28.901007 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bffb41c9-5018-43b5-8b50-8862a899627a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:28.902923 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bffb41c9-5018-43b5-8b50-8862a899627a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:28.903158 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bffb41c9-5018-43b5-8b50-8862a899627a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:28.903365 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bffb41c9-5018-43b5-8b50-8862a899627a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:28.913771 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:28.913771 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:28.918043 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bffb41c9-5018-43b5-8b50-8862a899627a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:28.922999 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bffb41c9-5018-43b5-8b50-8862a899627a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:28.923473 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 102/424] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:28 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:29.001099 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fae7ad1d-f7d3-40ee-8253-978ee3c72332 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.002874 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fae7ad1d-f7d3-40ee-8253-978ee3c72332 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:29.003051 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fae7ad1d-f7d3-40ee-8253-978ee3c72332 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.003223 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fae7ad1d-f7d3-40ee-8253-978ee3c72332 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.012957 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:29.012957 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:29.016182 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fae7ad1d-f7d3-40ee-8253-978ee3c72332 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:29.020093 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fae7ad1d-f7d3-40ee-8253-978ee3c72332 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:29.020509 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 110/425] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:29 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:29.136193 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-02cbf2ee-cea7-413e-acb9-55215945fde3 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Lock "cinder-attachment_update-82efffc1-009f-4a72-be33-47df3e27e4f4-np0000004346" released by "attachment_update" :: held 0.538s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:26:29.136702 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-02cbf2ee-cea7-413e-acb9-55215945fde3 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/attachments/c3ded17e-36dc-416e-bfe8-e2aec84e43d0 returned with HTTP 200 Jul 03 01:26:29.137442 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 108/426] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:26:28 2026] PUT /volume/v3/attachments/c3ded17e-36dc-416e-bfe8-e2aec84e43d0 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:29.197040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-5ecd8a98-e1db-4367-9747-c863c626ba75 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.199317 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-5ecd8a98-e1db-4367-9747-c863c626ba75 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:26:29.199548 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-5ecd8a98-e1db-4367-9747-c863c626ba75 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.199779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-5ecd8a98-e1db-4367-9747-c863c626ba75 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.211007 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:29.211007 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:29.215002 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-5ecd8a98-e1db-4367-9747-c863c626ba75 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:26:29.220635 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-5ecd8a98-e1db-4367-9747-c863c626ba75 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:26:29.221134 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 107/427] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:29 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:29.239962 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bb4b2761-b6a7-4ed4-814b-ba17ceff4015 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.240382 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb4b2761-b6a7-4ed4-814b-ba17ceff4015 None None] GET https://10.4.3.64/volume// Jul 03 01:26:29.240571 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb4b2761-b6a7-4ed4-814b-ba17ceff4015 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.240796 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb4b2761-b6a7-4ed4-814b-ba17ceff4015 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.241130 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb4b2761-b6a7-4ed4-814b-ba17ceff4015 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:29.241493 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 103/428] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:26:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:29.255180 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-6d9df263-391d-488b-87fa-4ea7da56daf5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.257250 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-6d9df263-391d-488b-87fa-4ea7da56daf5 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:26:29.257495 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-6d9df263-391d-488b-87fa-4ea7da56daf5 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.257704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-6d9df263-391d-488b-87fa-4ea7da56daf5 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.258081 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-872635ed-c875-425f-93d2-1bed18c95f10 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.266767 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:29.266767 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:29.270157 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-6d9df263-391d-488b-87fa-4ea7da56daf5 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:26:29.275145 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-6d9df263-391d-488b-87fa-4ea7da56daf5 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:26:29.275549 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 111/429] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:29 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1681 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:29.386887 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-21e918cf-0deb-4f20-a4a1-5889dbd01b51 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.387191 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-21e918cf-0deb-4f20-a4a1-5889dbd01b51 None None] GET https://10.4.3.64/volume// Jul 03 01:26:29.387389 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-21e918cf-0deb-4f20-a4a1-5889dbd01b51 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.387617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-21e918cf-0deb-4f20-a4a1-5889dbd01b51 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.388011 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-21e918cf-0deb-4f20-a4a1-5889dbd01b51 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:29.388327 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 108/430] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:26:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:29.409131 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-1789b195-71b8-4f09-92e9-a41d01ae0d8d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.466612 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-872635ed-c875-425f-93d2-1bed18c95f10 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:26:29.467067 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-872635ed-c875-425f-93d2-1bed18c95f10 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12fcde99-1ec0-492b-b267-7d9a9eeeedab", "connector": null, "instance_uuid": "de16d93e-354e-417e-81f9-e5286d038be8"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:29.477552 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:29.477552 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:29.506162 np0000004346 devstack@c-api.service[99879]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 01:26:29.506162 np0000004346 devstack@c-api.service[99879]: .first() Jul 03 01:26:29.525457 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-872635ed-c875-425f-93d2-1bed18c95f10 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:26:29.525954 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 109/431] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:26:29 2026] POST /volume/v3/attachments => generated 273 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:29.549350 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9a161777-5bac-4f93-8224-78a29e735b93 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.551180 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9a161777-5bac-4f93-8224-78a29e735b93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] GET https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 Jul 03 01:26:29.551371 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9a161777-5bac-4f93-8224-78a29e735b93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.551583 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9a161777-5bac-4f93-8224-78a29e735b93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.558059 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9a161777-5bac-4f93-8224-78a29e735b93 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238 tempest-VolumeSnapshotQuotasNegativeTestJSON-1046297238-project-member] https://10.4.3.64/volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 returned with HTTP 404 Jul 03 01:26:29.558599 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 112/432] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:29 2026] GET /volume/v3/volumes/4dbe3b66-f22f-4e69-8848-bad27d5d5e32 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:29.563307 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-38634bcc-0fee-4c74-9aa9-60351d5bd2cb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.565302 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-38634bcc-0fee-4c74-9aa9-60351d5bd2cb tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:29.565415 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-85028fb6-1707-4af0-a01e-151a59d92520 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.565525 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-38634bcc-0fee-4c74-9aa9-60351d5bd2cb tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.565821 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-38634bcc-0fee-4c74-9aa9-60351d5bd2cb tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.567828 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-85028fb6-1707-4af0-a01e-151a59d92520 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 Jul 03 01:26:29.567828 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-85028fb6-1707-4af0-a01e-151a59d92520 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-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=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:29.576512 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:29.576512 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:29.581090 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-38634bcc-0fee-4c74-9aa9-60351d5bd2cb tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:29.586231 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-38634bcc-0fee-4c74-9aa9-60351d5bd2cb tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:29.586460 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:29.586460 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:29.586634 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 109/433] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:29 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:29.645139 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-1789b195-71b8-4f09-92e9-a41d01ae0d8d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:26:29.645581 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-1789b195-71b8-4f09-92e9-a41d01ae0d8d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71530ba1-8baa-4744-8262-d4682346e943", "connector": null, "instance_uuid": "58d18e7d-4e14-4205-a523-fb2fef40c5dc"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:29.655180 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:29.655180 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:29.666494 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-85028fb6-1707-4af0-a01e-151a59d92520 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496 tempest-VolumeSnapshotQuotasNegativeTestJSON-279186496-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 returned with HTTP 200 Jul 03 01:26:29.667014 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 110/434] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Jul 3 01:26:29 2026] PUT /volume/v3/os-quota-sets/0b80c0317a5b41b19c8c2123dbd757d8 => generated 395 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:29.699453 np0000004346 devstack@c-api.service[99881]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 03 01:26:29.699453 np0000004346 devstack@c-api.service[99881]: .first() Jul 03 01:26:29.723130 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-1789b195-71b8-4f09-92e9-a41d01ae0d8d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:26:29.723712 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 104/435] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:26:29 2026] POST /volume/v3/attachments => generated 273 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:29.892123 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-814f184b-4e4a-4ecc-8cc1-93382e977743 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.894171 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-814f184b-4e4a-4ecc-8cc1-93382e977743 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:29.894576 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-814f184b-4e4a-4ecc-8cc1-93382e977743 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.894659 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-814f184b-4e4a-4ecc-8cc1-93382e977743 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.901326 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-814f184b-4e4a-4ecc-8cc1-93382e977743 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 returned with HTTP 404 Jul 03 01:26:29.901834 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 113/436] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:29 2026] GET /volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:29.910569 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a6a47de5-3150-4575-a554-ce78570beeeb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.912734 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a6a47de5-3150-4575-a554-ce78570beeeb tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] GET https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:29.912989 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a6a47de5-3150-4575-a554-ce78570beeeb tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.913153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a6a47de5-3150-4575-a554-ce78570beeeb tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.920316 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a6a47de5-3150-4575-a554-ce78570beeeb tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 returned with HTTP 404 Jul 03 01:26:29.920981 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 110/437] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:29 2026] GET /volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:29.928755 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-54061ae3-e9ea-4724-9d22-ab2292a5818c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.930824 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-54061ae3-e9ea-4724-9d22-ab2292a5818c tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] DELETE https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:29.931025 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-54061ae3-e9ea-4724-9d22-ab2292a5818c tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.931182 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-54061ae3-e9ea-4724-9d22-ab2292a5818c tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.931334 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-54061ae3-e9ea-4724-9d22-ab2292a5818c tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] Delete volume with id: 82dae6eb-6af4-4259-a483-06945c278354 Jul 03 01:26:29.937196 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-54061ae3-e9ea-4724-9d22-ab2292a5818c tempest-VolumeQuotasAdminTestJSON-540566991 tempest-VolumeQuotasAdminTestJSON-540566991-project-member] https://10.4.3.64/volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 returned with HTTP 404 Jul 03 01:26:29.937623 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 111/438] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:29 2026] DELETE /volume/v3/volumes/82dae6eb-6af4-4259-a483-06945c278354 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:29.939342 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9d4d05b3-0cf3-495b-8200-0497edeaf57c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.941312 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d4d05b3-0cf3-495b-8200-0497edeaf57c tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:29.941472 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9d4d05b3-0cf3-495b-8200-0497edeaf57c tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.941742 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9d4d05b3-0cf3-495b-8200-0497edeaf57c tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.948248 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-90ba0f4f-97a4-425b-bbd8-82b219ca0039 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.950005 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-90ba0f4f-97a4-425b-bbd8-82b219ca0039 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/bb85e25cf5404e39bbe583366b52a4c1?usage=True Jul 03 01:26:29.950215 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-90ba0f4f-97a4-425b-bbd8-82b219ca0039 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:29.950366 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-90ba0f4f-97a4-425b-bbd8-82b219ca0039 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:29.951848 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:29.951848 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:29.955101 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9d4d05b3-0cf3-495b-8200-0497edeaf57c tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:29.959086 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d4d05b3-0cf3-495b-8200-0497edeaf57c tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:29.959508 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 105/439] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:29 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:29.965940 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-90ba0f4f-97a4-425b-bbd8-82b219ca0039 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/bb85e25cf5404e39bbe583366b52a4c1?usage=True returned with HTTP 200 Jul 03 01:26:29.966355 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 114/440] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:26:29 2026] GET /volume/v3/os-quota-sets/bb85e25cf5404e39bbe583366b52a4c1?usage=True => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:29.982210 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f9d68bf7-15bd-46a5-976e-0018a9c4ed36 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:29.983867 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9d68bf7-15bd-46a5-976e-0018a9c4ed36 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf Jul 03 01:26:29.984281 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9d68bf7-15bd-46a5-976e-0018a9c4ed36 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-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=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:30.034438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-43ea1726-dcee-4cce-ab9a-ff0b594168a6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:30.036267 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43ea1726-dcee-4cce-ab9a-ff0b594168a6 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:30.036467 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43ea1726-dcee-4cce-ab9a-ff0b594168a6 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:30.036663 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43ea1726-dcee-4cce-ab9a-ff0b594168a6 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:30.047931 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:30.047931 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:30.052022 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-43ea1726-dcee-4cce-ab9a-ff0b594168a6 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:30.054108 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cf62a482-5e3c-4e5c-85e8-0dd92dd5e703 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:30.054466 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cf62a482-5e3c-4e5c-85e8-0dd92dd5e703 None None] GET https://10.4.3.64/volume// Jul 03 01:26:30.054638 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cf62a482-5e3c-4e5c-85e8-0dd92dd5e703 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:30.054795 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cf62a482-5e3c-4e5c-85e8-0dd92dd5e703 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:30.055130 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cf62a482-5e3c-4e5c-85e8-0dd92dd5e703 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:30.055386 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 106/441] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:30.056458 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43ea1726-dcee-4cce-ab9a-ff0b594168a6 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:30.056904 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 112/442] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:30 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:30.064074 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9d68bf7-15bd-46a5-976e-0018a9c4ed36 tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf returned with HTTP 200 Jul 03 01:26:30.064134 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 111/443] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Jul 3 01:26:29 2026] PUT /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf => generated 397 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:30.066144 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-460a4110-917f-4107-a7f1-10f27d50f6ec None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:30.068536 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-460a4110-917f-4107-a7f1-10f27d50f6ec tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:30.068536 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-460a4110-917f-4107-a7f1-10f27d50f6ec tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:30.068536 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-460a4110-917f-4107-a7f1-10f27d50f6ec tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:30.074461 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e8461343-5ae6-4d5f-b97e-c7a5b716ea5b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:30.076001 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e8461343-5ae6-4d5f-b97e-c7a5b716ea5b tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf Jul 03 01:26:30.076506 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e8461343-5ae6-4d5f-b97e-c7a5b716ea5b tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-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=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:30.079822 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:30.079822 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:30.083813 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-460a4110-917f-4107-a7f1-10f27d50f6ec tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:30.088572 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-460a4110-917f-4107-a7f1-10f27d50f6ec tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:30.089036 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 115/444] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:26:30 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:30.168988 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5fdcc79f-733d-414d-add5-c59772f66e95 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:30.169077 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e8461343-5ae6-4d5f-b97e-c7a5b716ea5b tempest-VolumeQuotasAdminTestJSON-2064557471 tempest-VolumeQuotasAdminTestJSON-2064557471-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf returned with HTTP 200 Jul 03 01:26:30.169814 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 107/445] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Jul 3 01:26:30 2026] PUT /volume/v3/os-quota-sets/5def8046924f40c8827c2c1877890daf => generated 395 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:30.178985 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5fdcc79f-733d-414d-add5-c59772f66e95 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] PUT https://10.4.3.64/volume/v3/attachments/18044cc2-3d27-40c8-965a-d46b67342f2c Jul 03 01:26:30.178985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5fdcc79f-733d-414d-add5-c59772f66e95 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:30.179093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-167ab91a-1279-414b-a170-4e95278e0c56 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:30.179093 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-167ab91a-1279-414b-a170-4e95278e0c56 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:30.179093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-167ab91a-1279-414b-a170-4e95278e0c56 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:30.179093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-167ab91a-1279-414b-a170-4e95278e0c56 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:30.185758 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5fdcc79f-733d-414d-add5-c59772f66e95 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Acquiring lock "cinder-attachment_update-12fcde99-1ec0-492b-b267-7d9a9eeeedab-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:26:30.190301 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5fdcc79f-733d-414d-add5-c59772f66e95 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Lock "cinder-attachment_update-12fcde99-1ec0-492b-b267-7d9a9eeeedab-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:26:30.191065 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:30.191065 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:30.193829 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:30.193829 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:30.199203 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-167ab91a-1279-414b-a170-4e95278e0c56 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:30.205794 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-167ab91a-1279-414b-a170-4e95278e0c56 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:30.206277 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 112/446] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:30 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:30.257971 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-53dacf0e-cffc-4e85-af5b-277376c2767c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:30.258326 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-53dacf0e-cffc-4e85-af5b-277376c2767c None None] GET https://10.4.3.64/volume// Jul 03 01:26:30.258520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-53dacf0e-cffc-4e85-af5b-277376c2767c None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:30.258716 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-53dacf0e-cffc-4e85-af5b-277376c2767c None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:30.259026 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-53dacf0e-cffc-4e85-af5b-277376c2767c None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:30.259289 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 116/447] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:30.267153 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-df693bb1-0a0e-4a91-b906-cbec798fc132 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:30.269398 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-df693bb1-0a0e-4a91-b906-cbec798fc132 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:30.269627 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-df693bb1-0a0e-4a91-b906-cbec798fc132 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:30.269828 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-df693bb1-0a0e-4a91-b906-cbec798fc132 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:30.279930 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:30.279930 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:30.283896 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-df693bb1-0a0e-4a91-b906-cbec798fc132 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:30.288635 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-df693bb1-0a0e-4a91-b906-cbec798fc132 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:30.289169 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 108/448] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:26:30 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:30.371074 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-62aadf49-28c2-4b75-82db-21b7f8c96d69 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:30.373686 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-62aadf49-28c2-4b75-82db-21b7f8c96d69 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] PUT https://10.4.3.64/volume/v3/attachments/98640eed-0249-405b-8fbf-f1b1472fa30b Jul 03 01:26:30.374364 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-62aadf49-28c2-4b75-82db-21b7f8c96d69 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:30.382826 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-62aadf49-28c2-4b75-82db-21b7f8c96d69 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Acquiring lock "cinder-attachment_update-71530ba1-8baa-4744-8262-d4682346e943-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:26:30.387406 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-62aadf49-28c2-4b75-82db-21b7f8c96d69 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Lock "cinder-attachment_update-71530ba1-8baa-4744-8262-d4682346e943-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:26:30.388482 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:30.388482 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:30.599775 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-35455c12-370c-4246-9a08-3a289878de54 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:30.601719 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-35455c12-370c-4246-9a08-3a289878de54 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:30.601907 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-35455c12-370c-4246-9a08-3a289878de54 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:30.602201 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-35455c12-370c-4246-9a08-3a289878de54 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:30.612524 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:30.612524 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:30.617046 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-35455c12-370c-4246-9a08-3a289878de54 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:30.629142 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-35455c12-370c-4246-9a08-3a289878de54 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:30.629142 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 117/449] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:30 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:30.717933 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5fdcc79f-733d-414d-add5-c59772f66e95 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Lock "cinder-attachment_update-12fcde99-1ec0-492b-b267-7d9a9eeeedab-np0000004346" released by "attachment_update" :: held 0.528s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:26:30.718319 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5fdcc79f-733d-414d-add5-c59772f66e95 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/attachments/18044cc2-3d27-40c8-965a-d46b67342f2c returned with HTTP 200 Jul 03 01:26:30.718871 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 113/450] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:26:30 2026] PUT /volume/v3/attachments/18044cc2-3d27-40c8-965a-d46b67342f2c => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:30.909000 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-62aadf49-28c2-4b75-82db-21b7f8c96d69 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Lock "cinder-attachment_update-71530ba1-8baa-4744-8262-d4682346e943-np0000004346" released by "attachment_update" :: held 0.522s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:26:30.909377 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-62aadf49-28c2-4b75-82db-21b7f8c96d69 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/attachments/98640eed-0249-405b-8fbf-f1b1472fa30b returned with HTTP 200 Jul 03 01:26:30.910005 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 113/451] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:26:30 2026] PUT /volume/v3/attachments/98640eed-0249-405b-8fbf-f1b1472fa30b => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:30.972160 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-197b4775-087e-4944-aed7-05be94ee7282 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:30.974048 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-197b4775-087e-4944-aed7-05be94ee7282 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:30.974247 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-197b4775-087e-4944-aed7-05be94ee7282 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:30.974496 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-197b4775-087e-4944-aed7-05be94ee7282 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:30.986934 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:30.986934 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:30.991752 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-197b4775-087e-4944-aed7-05be94ee7282 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:30.999043 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-197b4775-087e-4944-aed7-05be94ee7282 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:30.999476 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 109/452] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:30 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:31.072044 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d2dbf40c-fc8e-469b-8779-fe937119e1db None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:31.074391 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d2dbf40c-fc8e-469b-8779-fe937119e1db tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:31.074607 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d2dbf40c-fc8e-469b-8779-fe937119e1db tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:31.074859 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d2dbf40c-fc8e-469b-8779-fe937119e1db tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:31.085238 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:31.085238 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:31.092097 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d2dbf40c-fc8e-469b-8779-fe937119e1db tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:31.094263 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d2dbf40c-fc8e-469b-8779-fe937119e1db tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:31.094809 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 118/453] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:31 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:31.223192 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e3d256c5-8a4d-4b66-9ba9-181f6345d4f3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:31.225260 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e3d256c5-8a4d-4b66-9ba9-181f6345d4f3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:31.225805 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e3d256c5-8a4d-4b66-9ba9-181f6345d4f3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:31.225805 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e3d256c5-8a4d-4b66-9ba9-181f6345d4f3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:31.240042 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:31.240042 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:31.244532 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e3d256c5-8a4d-4b66-9ba9-181f6345d4f3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:31.250868 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e3d256c5-8a4d-4b66-9ba9-181f6345d4f3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:31.251320 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 114/454] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:31 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:31.645711 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-09f27531-3e74-4438-988e-586eeea5376d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:31.648116 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-09f27531-3e74-4438-988e-586eeea5376d tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:31.648329 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-09f27531-3e74-4438-988e-586eeea5376d tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:31.648557 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-09f27531-3e74-4438-988e-586eeea5376d tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:31.659383 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:31.659383 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:31.663932 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-09f27531-3e74-4438-988e-586eeea5376d tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:31.669761 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-09f27531-3e74-4438-988e-586eeea5376d tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:31.670140 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 114/455] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:31 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:32.013698 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e2b68e2e-cc20-4966-b47c-292761f67966 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:32.019578 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e2b68e2e-cc20-4966-b47c-292761f67966 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:32.019578 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e2b68e2e-cc20-4966-b47c-292761f67966 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:32.019578 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e2b68e2e-cc20-4966-b47c-292761f67966 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:32.037047 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:32.037047 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:32.047590 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e2b68e2e-cc20-4966-b47c-292761f67966 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:32.051734 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e2b68e2e-cc20-4966-b47c-292761f67966 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:32.052365 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 110/456] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:32 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:32.115412 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9cb610e4-6c37-4ca1-a35d-6476c9961b6d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:32.118991 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9cb610e4-6c37-4ca1-a35d-6476c9961b6d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:32.118991 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9cb610e4-6c37-4ca1-a35d-6476c9961b6d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:32.118991 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9cb610e4-6c37-4ca1-a35d-6476c9961b6d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:32.128623 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:32.128623 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:32.132877 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9cb610e4-6c37-4ca1-a35d-6476c9961b6d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:32.140808 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9cb610e4-6c37-4ca1-a35d-6476c9961b6d tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:32.141226 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 119/457] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:32 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:32.267181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-caa2f83d-294d-4bf3-94a7-570e8c104f89 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:32.270188 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-caa2f83d-294d-4bf3-94a7-570e8c104f89 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:32.270188 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-caa2f83d-294d-4bf3-94a7-570e8c104f89 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:32.270188 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-caa2f83d-294d-4bf3-94a7-570e8c104f89 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:32.292709 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:32.292709 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:32.305178 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-caa2f83d-294d-4bf3-94a7-570e8c104f89 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:32.311347 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-caa2f83d-294d-4bf3-94a7-570e8c104f89 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:32.311347 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 115/458] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:32 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:32.483436 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-7874bb95-12bb-402f-ac09-14f6610d39cb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:32.485643 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-7874bb95-12bb-402f-ac09-14f6610d39cb tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:32.485851 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-7874bb95-12bb-402f-ac09-14f6610d39cb tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:32.486039 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-7874bb95-12bb-402f-ac09-14f6610d39cb tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:32.492573 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:32.492573 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:32.496903 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-7874bb95-12bb-402f-ac09-14f6610d39cb tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:32.501655 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-7874bb95-12bb-402f-ac09-14f6610d39cb tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:32.502140 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 115/459] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:32 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:32.683386 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-df2418e3-dfc6-4af2-9003-8ed2f06c06d7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:32.687092 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-df2418e3-dfc6-4af2-9003-8ed2f06c06d7 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:32.687142 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-df2418e3-dfc6-4af2-9003-8ed2f06c06d7 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:32.687799 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-df2418e3-dfc6-4af2-9003-8ed2f06c06d7 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:32.701900 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:32.701900 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:32.706335 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-df2418e3-dfc6-4af2-9003-8ed2f06c06d7 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:32.712151 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-df2418e3-dfc6-4af2-9003-8ed2f06c06d7 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:32.712400 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 111/460] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:32 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:33.068218 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d84127e9-c910-4dc7-a381-9d161134236b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:33.069885 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d84127e9-c910-4dc7-a381-9d161134236b tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:33.070057 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d84127e9-c910-4dc7-a381-9d161134236b tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:33.070223 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d84127e9-c910-4dc7-a381-9d161134236b tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:33.078757 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:33.078757 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:33.082235 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d84127e9-c910-4dc7-a381-9d161134236b tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:33.086445 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d84127e9-c910-4dc7-a381-9d161134236b tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:33.086816 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 120/461] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:33 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:33.153496 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a4404bce-fffb-4045-83f2-ab97c33a79f7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:33.154977 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a4404bce-fffb-4045-83f2-ab97c33a79f7 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:33.155132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a4404bce-fffb-4045-83f2-ab97c33a79f7 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:33.155288 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a4404bce-fffb-4045-83f2-ab97c33a79f7 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:33.164937 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:33.164937 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:33.168135 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a4404bce-fffb-4045-83f2-ab97c33a79f7 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:33.171547 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a4404bce-fffb-4045-83f2-ab97c33a79f7 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:33.171909 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 116/462] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:33 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:33.336813 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d2fc592e-4bb8-4062-ba46-bb024f94107e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:33.338329 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d2fc592e-4bb8-4062-ba46-bb024f94107e tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:33.338586 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d2fc592e-4bb8-4062-ba46-bb024f94107e tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:33.338816 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d2fc592e-4bb8-4062-ba46-bb024f94107e tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:33.348385 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:33.348385 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:33.351780 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d2fc592e-4bb8-4062-ba46-bb024f94107e tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:33.355970 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d2fc592e-4bb8-4062-ba46-bb024f94107e tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:33.356330 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 116/463] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:33 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:33.725088 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e6c45416-60a4-4da5-b642-310e32c77f34 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:33.726778 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e6c45416-60a4-4da5-b642-310e32c77f34 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:33.726990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e6c45416-60a4-4da5-b642-310e32c77f34 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:33.727167 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e6c45416-60a4-4da5-b642-310e32c77f34 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:33.738170 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:33.738170 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:33.741894 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e6c45416-60a4-4da5-b642-310e32c77f34 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:33.746177 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e6c45416-60a4-4da5-b642-310e32c77f34 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:33.746534 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 112/464] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:33 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:33.907963 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-de11d7ca-2150-47f0-a571-891335c3b57a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.072738 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de11d7ca-2150-47f0-a571-891335c3b57a tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:26:34.073100 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-de11d7ca-2150-47f0-a571-891335c3b57a tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1648987333", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:34.089967 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de11d7ca-2150-47f0-a571-891335c3b57a tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:26:34.090280 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 121/465] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:26:33 2026] POST /volume/v3/types => generated 275 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:34.099057 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d7161e63-ff6b-4bf9-8d6a-c40338667baa None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.099586 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-699b00fe-30fd-445b-b14d-31d4155be8bc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.100862 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7161e63-ff6b-4bf9-8d6a-c40338667baa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:34.101090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7161e63-ff6b-4bf9-8d6a-c40338667baa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:34.101136 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-699b00fe-30fd-445b-b14d-31d4155be8bc tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:26:34.101271 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7161e63-ff6b-4bf9-8d6a-c40338667baa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:34.101454 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-699b00fe-30fd-445b-b14d-31d4155be8bc tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1883522569", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:34.110264 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:34.110264 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:34.113764 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d7161e63-ff6b-4bf9-8d6a-c40338667baa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:34.116345 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-699b00fe-30fd-445b-b14d-31d4155be8bc tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:26:34.116843 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 117/466] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:26:34 2026] POST /volume/v3/types => generated 275 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:34.118045 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7161e63-ff6b-4bf9-8d6a-c40338667baa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:34.118414 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 117/467] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:34 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:34.124432 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.183186 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5a27406e-b4c9-4343-83d7-9d76f83e7aa4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.185008 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5a27406e-b4c9-4343-83d7-9d76f83e7aa4 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:34.185216 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5a27406e-b4c9-4343-83d7-9d76f83e7aa4 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:34.185383 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5a27406e-b4c9-4343-83d7-9d76f83e7aa4 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:34.194044 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:34.194044 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:34.196855 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5a27406e-b4c9-4343-83d7-9d76f83e7aa4 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:34.199996 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5a27406e-b4c9-4343-83d7-9d76f83e7aa4 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:34.200314 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 122/468] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:34 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:34.295570 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:34.295988 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1550169365", "volume_type": "543395a1-0ee8-42fe-afd4-8824959a8e05", "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:34.297571 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1550169365', 'volume_type': '543395a1-0ee8-42fe-afd4-8824959a8e05', 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:34.301961 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Create volume of 1 GB Jul 03 01:26:34.302253 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:34.302253 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:34.302759 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Availability Zones retrieved successfully. Jul 03 01:26:34.308101 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Flow 'volume_create_api' (8d4f6139-68b4-4f09-a796-863a763d8fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:34.308982 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e698451b-bad2-4cc0-bf5c-0a833e63c827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:34.309829 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:34.328784 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e698451b-bad2-4cc0-bf5c-0a833e63c827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:26:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=543395a1-0ee8-42fe-afd4-8824959a8e05,is_public=True,name='tempest-VolumeTypesTest-volume-type-1648987333',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '543395a1-0ee8-42fe-afd4-8824959a8e05', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:34.329499 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f605c7f0-5882-40b1-ae68-8188328ed1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:34.358177 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1648987333 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1648987333, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:34.358682 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1648987333 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1648987333, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:34.368084 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0cd10dde-b1cd-4338-b5cc-8a261969ecb1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.369840 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0cd10dde-b1cd-4338-b5cc-8a261969ecb1 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:34.369986 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0cd10dde-b1cd-4338-b5cc-8a261969ecb1 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:34.370185 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0cd10dde-b1cd-4338-b5cc-8a261969ecb1 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:34.382107 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:34.382107 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:34.386831 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0cd10dde-b1cd-4338-b5cc-8a261969ecb1 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:34.392677 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0cd10dde-b1cd-4338-b5cc-8a261969ecb1 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:34.393231 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 118/469] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:34 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:34.402283 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Created reservations ['b47b3699-c470-4450-8ba3-46e6ae7921d5', 'da404a34-0689-46fa-a0d2-cad098cc3693', '29e0f75c-2712-4ddd-8e79-b7f6b88a4346', '3c26336f-5d54-4905-b0ea-35677c22be16'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:34.403053 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f605c7f0-5882-40b1-ae68-8188328ed1fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b47b3699-c470-4450-8ba3-46e6ae7921d5', 'da404a34-0689-46fa-a0d2-cad098cc3693', '29e0f75c-2712-4ddd-8e79-b7f6b88a4346', '3c26336f-5d54-4905-b0ea-35677c22be16']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:34.403819 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c6204f1-0f66-4680-b677-5f38dacde3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:34.442271 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c6204f1-0f66-4680-b677-5f38dacde3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbabec06-4cb7-4991-8761-109ad6c25b35', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1550169365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eee0b9fd2eeb437a88ac37bcf30551c5',qos_specs=None,replication_status=,reservations=['b47b3699-c470-4450-8ba3-46e6ae7921d5','da404a34-0689-46fa-a0d2-cad098cc3693','29e0f75c-2712-4ddd-8e79-b7f6b88a4346','3c26336f-5d54-4905-b0ea-35677c22be16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2f307c72ab64c7e902b297747ae9d5a',volume_type_id=543395a1-0ee8-42fe-afd4-8824959a8e05), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1550169365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbabec06-4cb7-4991-8761-109ad6c25b35,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eee0b9fd2eeb437a88ac37bcf30551c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2f307c72ab64c7e902b297747ae9d5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(543395a1-0ee8-42fe-afd4-8824959a8e05),volume_type_id=543395a1-0ee8-42fe-afd4-8824959a8e05)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:34.443341 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72e7b03e-1ec6-4a7f-a06e-1038219f36ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:34.468610 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72e7b03e-1ec6-4a7f-a06e-1038219f36ec) transitioned into state 'SUCCESS' from state '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-1550169365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eee0b9fd2eeb437a88ac37bcf30551c5',qos_specs=None,replication_status=,reservations=['b47b3699-c470-4450-8ba3-46e6ae7921d5','da404a34-0689-46fa-a0d2-cad098cc3693','29e0f75c-2712-4ddd-8e79-b7f6b88a4346','3c26336f-5d54-4905-b0ea-35677c22be16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2f307c72ab64c7e902b297747ae9d5a',volume_type_id=543395a1-0ee8-42fe-afd4-8824959a8e05)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:34.469702 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18bf7a9a-b483-4bf2-8daa-046f32c33923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:34.484371 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18bf7a9a-b483-4bf2-8daa-046f32c33923) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:34.486143 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Flow 'volume_create_api' (8d4f6139-68b4-4f09-a796-863a763d8fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:34.486143 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Create volume request issued successfully. Jul 03 01:26:34.486766 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cbf0fef7-935e-40ab-8a62-dc61ec114b27 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:34.487475 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 113/470] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:26:34 2026] POST /volume/v3/volumes => generated 782 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:34.498182 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-62019655-815e-49f2-ac5f-57431a70272c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.499883 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-62019655-815e-49f2-ac5f-57431a70272c tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] GET https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 Jul 03 01:26:34.500105 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-62019655-815e-49f2-ac5f-57431a70272c tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:34.500215 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-62019655-815e-49f2-ac5f-57431a70272c tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:34.506713 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:34.506713 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:34.510181 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-62019655-815e-49f2-ac5f-57431a70272c tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Volume info retrieved successfully. Jul 03 01:26:34.514095 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-62019655-815e-49f2-ac5f-57431a70272c tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 returned with HTTP 200 Jul 03 01:26:34.514461 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 118/471] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:34 2026] GET /volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:34.537812 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9db579da-033f-4668-b999-67485d57b580 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.538138 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9db579da-033f-4668-b999-67485d57b580 None None] GET https://10.4.3.64/volume// Jul 03 01:26:34.538283 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9db579da-033f-4668-b999-67485d57b580 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:34.538470 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9db579da-033f-4668-b999-67485d57b580 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:34.538777 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9db579da-033f-4668-b999-67485d57b580 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:34.539065 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 123/472] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:26:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:34.546501 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-dc5f91f8-4d7e-4196-ae4a-fa1e518cff9a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.548115 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-dc5f91f8-4d7e-4196-ae4a-fa1e518cff9a tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:26:34.548863 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-dc5f91f8-4d7e-4196-ae4a-fa1e518cff9a tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfb962e6-d214-446e-9ac2-e433d88d69d4", "connector": null, "instance_uuid": "2ef9e95d-eeae-44bf-b20d-34fc6ae0b04d"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:34.556713 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:34.556713 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:34.592575 np0000004346 devstack@c-api.service[99882]: WARNING cinder.volume.api [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-dc5f91f8-4d7e-4196-ae4a-fa1e518cff9a tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 01:26:34.608003 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-dc5f91f8-4d7e-4196-ae4a-fa1e518cff9a tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:26:34.608596 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 119/473] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:26:34 2026] POST /volume/v3/attachments => generated 271 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:34.758029 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-44e1ddf5-b5a0-45ed-9ba1-cf5292d9fab1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.760313 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44e1ddf5-b5a0-45ed-9ba1-cf5292d9fab1 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:34.760505 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44e1ddf5-b5a0-45ed-9ba1-cf5292d9fab1 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:34.760679 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44e1ddf5-b5a0-45ed-9ba1-cf5292d9fab1 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:34.769351 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:34.769351 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:34.772243 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-44e1ddf5-b5a0-45ed-9ba1-cf5292d9fab1 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:34.775991 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44e1ddf5-b5a0-45ed-9ba1-cf5292d9fab1 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:34.776329 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 114/474] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:34 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:34.792462 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a37bbdf2-4cd9-4ac0-952d-26c1623e5635 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.850340 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-2690e407-ed3f-4cf6-889b-d51fe537b792 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:34.852278 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-2690e407-ed3f-4cf6-889b-d51fe537b792 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] POST https://10.4.3.64/volume/v3/attachments/375a7439-5a74-4350-91d4-3ecac1be35d3/action Jul 03 01:26:34.852685 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-2690e407-ed3f-4cf6-889b-d51fe537b792 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:34.852800 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-2690e407-ed3f-4cf6-889b-d51fe537b792 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:34.867730 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:34.867730 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:34.880513 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-885d37fb-3b91-4ee2-96ce-d4aecd789e23 req-2690e407-ed3f-4cf6-889b-d51fe537b792 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments/375a7439-5a74-4350-91d4-3ecac1be35d3/action returned with HTTP 204 Jul 03 01:26:34.880939 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 124/475] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:26:34 2026] POST /volume/v3/attachments/375a7439-5a74-4350-91d4-3ecac1be35d3/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:34.985920 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a37bbdf2-4cd9-4ac0-952d-26c1623e5635 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:26:34.986223 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a37bbdf2-4cd9-4ac0-952d-26c1623e5635 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-61313680"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:35.003396 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a37bbdf2-4cd9-4ac0-952d-26c1623e5635 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:26:35.003912 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 119/476] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:26:34 2026] POST /volume/v3/types => generated 231 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:35.011240 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bc4d2782-80ac-4d13-88de-d9a4a734e6cd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.012855 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bc4d2782-80ac-4d13-88de-d9a4a734e6cd tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:26:35.013186 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bc4d2782-80ac-4d13-88de-d9a4a734e6cd tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-668004625", "extra_specs": {"multiattach": " True"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:35.014861 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.014861 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:35.023345 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b44cfb71-3faa-4af3-a46c-635421062a77 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.025085 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b44cfb71-3faa-4af3-a46c-635421062a77 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:35.025274 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b44cfb71-3faa-4af3-a46c-635421062a77 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:35.025459 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b44cfb71-3faa-4af3-a46c-635421062a77 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:35.028514 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bc4d2782-80ac-4d13-88de-d9a4a734e6cd tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:26:35.028905 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 120/477] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:26:35 2026] POST /volume/v3/types => generated 258 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:35.034992 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.034992 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:35.037155 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.038374 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b44cfb71-3faa-4af3-a46c-635421062a77 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:35.042503 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b44cfb71-3faa-4af3-a46c-635421062a77 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:35.042874 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 115/478] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:35 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:35.132800 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bc4b99ca-a7a1-47ba-9e42-d632b775fd08 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.134470 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bc4b99ca-a7a1-47ba-9e42-d632b775fd08 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:35.134749 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bc4b99ca-a7a1-47ba-9e42-d632b775fd08 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:35.134970 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bc4b99ca-a7a1-47ba-9e42-d632b775fd08 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:35.144355 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.144355 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:35.144619 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-58eb7bbe-7957-4dd6-bbce-7c1261434364 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.145011 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-58eb7bbe-7957-4dd6-bbce-7c1261434364 None None] GET https://10.4.3.64/volume// Jul 03 01:26:35.145170 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-58eb7bbe-7957-4dd6-bbce-7c1261434364 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:35.145392 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-58eb7bbe-7957-4dd6-bbce-7c1261434364 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:35.145742 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-58eb7bbe-7957-4dd6-bbce-7c1261434364 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:35.146168 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 121/479] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:35.147754 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bc4b99ca-a7a1-47ba-9e42-d632b775fd08 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:35.152155 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bc4b99ca-a7a1-47ba-9e42-d632b775fd08 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:35.152500 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 120/480] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:35 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:35.154222 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-97bc69d7-ae7e-4bed-8d16-f65f0bef582b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.156337 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-97bc69d7-ae7e-4bed-8d16-f65f0bef582b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:35.156663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-97bc69d7-ae7e-4bed-8d16-f65f0bef582b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:35.156817 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-97bc69d7-ae7e-4bed-8d16-f65f0bef582b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:35.167396 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1bae14c0-eb81-43ea-9c44-b1a294599b6d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.167606 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.167606 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:35.169270 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1bae14c0-eb81-43ea-9c44-b1a294599b6d tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:26:35.169465 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1bae14c0-eb81-43ea-9c44-b1a294599b6d tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:35.169657 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1bae14c0-eb81-43ea-9c44-b1a294599b6d tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:35.175715 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-97bc69d7-ae7e-4bed-8d16-f65f0bef582b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:35.181300 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-97bc69d7-ae7e-4bed-8d16-f65f0bef582b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:35.181757 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 116/481] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:26:35 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1045 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 01:26:35.181848 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.181848 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:35.185559 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1bae14c0-eb81-43ea-9c44-b1a294599b6d tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:26:35.189946 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1bae14c0-eb81-43ea-9c44-b1a294599b6d tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:26:35.190363 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 122/482] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:35 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:35.212250 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-03a9f672-76ef-4d82-bdaa-1ae3989163d3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.213893 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-03a9f672-76ef-4d82-bdaa-1ae3989163d3 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:35.214065 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-03a9f672-76ef-4d82-bdaa-1ae3989163d3 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:35.214267 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-03a9f672-76ef-4d82-bdaa-1ae3989163d3 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:35.227058 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.227058 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:35.230794 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-03a9f672-76ef-4d82-bdaa-1ae3989163d3 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:35.235100 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-03a9f672-76ef-4d82-bdaa-1ae3989163d3 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:35.235542 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 121/483] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:35 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:35.243705 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:35.244023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-61313680", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1816112223"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:35.245372 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-61313680', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1816112223'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:35.249030 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-3f55db7c-b412-49c7-9caf-7898127f489e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.251165 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Create volume of 1 GB Jul 03 01:26:35.251239 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-3f55db7c-b412-49c7-9caf-7898127f489e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] PUT https://10.4.3.64/volume/v3/attachments/66bc75c3-0848-473e-9bb0-9fd1765cf6d6 Jul 03 01:26:35.251520 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.251520 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:35.251680 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-3f55db7c-b412-49c7-9caf-7898127f489e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:35.252034 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Availability Zones retrieved successfully. Jul 03 01:26:35.257878 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Flow 'volume_create_api' (ea8721db-c919-4f17-af8d-aa0a61a3035b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:35.258893 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f322874f-76d5-40f8-85f9-d4dcf8e2df20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:35.259614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-3f55db7c-b412-49c7-9caf-7898127f489e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Acquiring lock "cinder-attachment_update-bfb962e6-d214-446e-9ac2-e433d88d69d4-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:26:35.259790 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:35.264787 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-3f55db7c-b412-49c7-9caf-7898127f489e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Lock "cinder-attachment_update-bfb962e6-d214-446e-9ac2-e433d88d69d4-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:26:35.265872 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.265872 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:35.282012 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f322874f-76d5-40f8-85f9-d4dcf8e2df20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:26:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b9f77919-ace7-4eb8-88a9-65ecad08539f,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-61313680',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b9f77919-ace7-4eb8-88a9-65ecad08539f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:35.282781 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b85ced-3305-47af-a557-bce05cd2509e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:35.310949 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-61313680 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-61313680, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:35.311298 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-61313680 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-61313680, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:35.348148 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Created reservations ['df29800f-af62-4521-a7b8-6fa638fed790', 'fdd15296-da2b-4c98-99e2-c9c4c06e6c98', '519f3d01-00eb-4b3a-96f9-15a9df45d46d', 'e6e5ef80-7b82-4658-8443-bf28dac936e8'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:35.348958 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74b85ced-3305-47af-a557-bce05cd2509e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df29800f-af62-4521-a7b8-6fa638fed790', 'fdd15296-da2b-4c98-99e2-c9c4c06e6c98', '519f3d01-00eb-4b3a-96f9-15a9df45d46d', 'e6e5ef80-7b82-4658-8443-bf28dac936e8']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:35.349737 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed6bca5-2434-4aad-9c19-808ce9f5ed2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:35.373164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ed6bca5-2434-4aad-9c19-808ce9f5ed2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '862f2180-1ebc-4622-bd76-62dbab8ffe9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1816112223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333f45d60c8b4065af562a3677c8545f',qos_specs=None,replication_status=,reservations=['df29800f-af62-4521-a7b8-6fa638fed790','fdd15296-da2b-4c98-99e2-c9c4c06e6c98','519f3d01-00eb-4b3a-96f9-15a9df45d46d','e6e5ef80-7b82-4658-8443-bf28dac936e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe07dc2825c14fa387d62e6c23993a91',volume_type_id=b9f77919-ace7-4eb8-88a9-65ecad08539f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1816112223',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=862f2180-1ebc-4622-bd76-62dbab8ffe9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='333f45d60c8b4065af562a3677c8545f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe07dc2825c14fa387d62e6c23993a91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b9f77919-ace7-4eb8-88a9-65ecad08539f),volume_type_id=b9f77919-ace7-4eb8-88a9-65ecad08539f)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:35.374340 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (257877d0-7f0e-420e-b8d4-4aabbe14cff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:35.392693 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (257877d0-7f0e-420e-b8d4-4aabbe14cff0) transitioned into state 'SUCCESS' from state '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-1816112223',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='333f45d60c8b4065af562a3677c8545f',qos_specs=None,replication_status=,reservations=['df29800f-af62-4521-a7b8-6fa638fed790','fdd15296-da2b-4c98-99e2-c9c4c06e6c98','519f3d01-00eb-4b3a-96f9-15a9df45d46d','e6e5ef80-7b82-4658-8443-bf28dac936e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe07dc2825c14fa387d62e6c23993a91',volume_type_id=b9f77919-ace7-4eb8-88a9-65ecad08539f)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:35.393397 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8599b2a-f681-4940-bf6a-59a0fcb71835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:35.404994 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8599b2a-f681-4940-bf6a-59a0fcb71835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:35.405728 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Flow 'volume_create_api' (ea8721db-c919-4f17-af8d-aa0a61a3035b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:35.405982 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Create volume request issued successfully. Jul 03 01:26:35.406513 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8494ace4-a5fe-4c03-9566-48cb713fd22e tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:35.406845 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5a880267-0d02-4c94-b165-63bf9df9befa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.407201 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 125/484] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:26:35 2026] POST /volume/v3/volumes => generated 868 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:35.408614 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5a880267-0d02-4c94-b165-63bf9df9befa tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:35.408803 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5a880267-0d02-4c94-b165-63bf9df9befa tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:35.409038 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5a880267-0d02-4c94-b165-63bf9df9befa tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:35.418216 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-691bddc8-b333-4315-89b0-093861cecf9a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.418483 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.418483 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:35.421816 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-691bddc8-b333-4315-89b0-093861cecf9a tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:35.422220 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-691bddc8-b333-4315-89b0-093861cecf9a tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:35.422520 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-691bddc8-b333-4315-89b0-093861cecf9a tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:35.424982 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5a880267-0d02-4c94-b165-63bf9df9befa tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:35.430039 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5a880267-0d02-4c94-b165-63bf9df9befa tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:35.430401 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 123/485] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:35 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:35.431753 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.431753 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:35.436016 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-691bddc8-b333-4315-89b0-093861cecf9a tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Volume info retrieved successfully. Jul 03 01:26:35.440698 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-691bddc8-b333-4315-89b0-093861cecf9a tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:35.441105 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 122/486] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:35 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:35.527491 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7a19af48-df50-412a-8afb-e4190ce1216e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.529779 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7a19af48-df50-412a-8afb-e4190ce1216e tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] GET https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 Jul 03 01:26:35.530022 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7a19af48-df50-412a-8afb-e4190ce1216e tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:35.530261 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7a19af48-df50-412a-8afb-e4190ce1216e tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:35.540636 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.540636 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:35.544741 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7a19af48-df50-412a-8afb-e4190ce1216e tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Volume info retrieved successfully. Jul 03 01:26:35.549159 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7a19af48-df50-412a-8afb-e4190ce1216e tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 returned with HTTP 200 Jul 03 01:26:35.549538 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 126/487] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:35 2026] GET /volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:35.566775 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.568812 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] POST https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35/action Jul 03 01:26:35.569199 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Action body: b'{"os-retype": {"new_type": "dfbe22fb-eb70-4112-b30e-a580a0ea04a6"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:35.569375 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "dfbe22fb-eb70-4112-b30e-a580a0ea04a6"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:35.579017 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.579017 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:35.579614 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Volume info retrieved successfully. Jul 03 01:26:35.601377 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1883522569 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1883522569, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:35.601786 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1883522569 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1883522569, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:35.626900 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Created reservations ['05593674-c08a-45cd-8633-df57db8326f7', '2ae50b2e-b8b1-4058-b1b1-e65b251e007c'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:35.642377 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1648987333 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1648987333, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:35.642816 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1648987333 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1648987333, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:35.656141 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Created reservations ['4c94e7dd-ce2f-4f27-b2d1-5e1c6182d6ab', '8b7587b7-1d0a-4e1d-9424-e29aa06c485b'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:35.697092 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Retype volume request issued successfully. Jul 03 01:26:35.697387 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3bbc2fa-590e-434b-b636-0f884d5722d0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35/action returned with HTTP 202 Jul 03 01:26:35.698030 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 124/488] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:26:35 2026] POST /volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:35.706069 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f1c77bc2-b007-44a3-8ffe-194a5fb87e17 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.708056 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1c77bc2-b007-44a3-8ffe-194a5fb87e17 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] GET https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 Jul 03 01:26:35.708278 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1c77bc2-b007-44a3-8ffe-194a5fb87e17 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:35.708518 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1c77bc2-b007-44a3-8ffe-194a5fb87e17 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:35.716546 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.716546 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:35.720193 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f1c77bc2-b007-44a3-8ffe-194a5fb87e17 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Volume info retrieved successfully. Jul 03 01:26:35.724021 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1c77bc2-b007-44a3-8ffe-194a5fb87e17 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 returned with HTTP 200 Jul 03 01:26:35.724446 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 123/489] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:35 2026] GET /volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:35.789225 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2aa94777-7f57-46f7-992b-727634c84c4f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:35.790329 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-3f55db7c-b412-49c7-9caf-7898127f489e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Lock "cinder-attachment_update-bfb962e6-d214-446e-9ac2-e433d88d69d4-np0000004346" released by "attachment_update" :: held 0.525s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:26:35.790693 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-3f55db7c-b412-49c7-9caf-7898127f489e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/attachments/66bc75c3-0848-473e-9bb0-9fd1765cf6d6 returned with HTTP 200 Jul 03 01:26:35.790830 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2aa94777-7f57-46f7-992b-727634c84c4f tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:35.791171 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2aa94777-7f57-46f7-992b-727634c84c4f tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:35.791222 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 117/490] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:26:35 2026] PUT /volume/v3/attachments/66bc75c3-0848-473e-9bb0-9fd1765cf6d6 => generated 967 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:35.791264 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2aa94777-7f57-46f7-992b-727634c84c4f tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:35.801757 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:35.801757 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:35.805538 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2aa94777-7f57-46f7-992b-727634c84c4f tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:35.810238 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2aa94777-7f57-46f7-992b-727634c84c4f tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:35.810313 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 127/491] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:35 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:36.055721 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-41dfa62f-6e5f-4e4f-9127-cd255b3c7424 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.058029 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-41dfa62f-6e5f-4e4f-9127-cd255b3c7424 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:36.058324 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-41dfa62f-6e5f-4e4f-9127-cd255b3c7424 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.058617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-41dfa62f-6e5f-4e4f-9127-cd255b3c7424 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.068117 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.068117 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:36.071914 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-41dfa62f-6e5f-4e4f-9127-cd255b3c7424 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:36.077436 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-41dfa62f-6e5f-4e4f-9127-cd255b3c7424 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:36.077846 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 125/492] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:36 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:36.249049 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1c803d95-2aea-4b42-a4b7-ff56344b5d74 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.251283 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1c803d95-2aea-4b42-a4b7-ff56344b5d74 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:36.251608 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1c803d95-2aea-4b42-a4b7-ff56344b5d74 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.251917 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1c803d95-2aea-4b42-a4b7-ff56344b5d74 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.262564 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.262564 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:36.265862 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1c803d95-2aea-4b42-a4b7-ff56344b5d74 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:36.270062 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1c803d95-2aea-4b42-a4b7-ff56344b5d74 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:36.270507 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 124/493] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:36 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:36.444607 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b4ae91a2-8482-4a27-9519-865cd2afcd20 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.446382 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b4ae91a2-8482-4a27-9519-865cd2afcd20 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:36.446617 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b4ae91a2-8482-4a27-9519-865cd2afcd20 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.446836 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b4ae91a2-8482-4a27-9519-865cd2afcd20 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.454956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8a9f9253-a04a-4496-b4f6-41698c2d417d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.456767 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8a9f9253-a04a-4496-b4f6-41698c2d417d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:36.456958 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.456958 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:36.457036 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8a9f9253-a04a-4496-b4f6-41698c2d417d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.457207 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8a9f9253-a04a-4496-b4f6-41698c2d417d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.460404 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b4ae91a2-8482-4a27-9519-865cd2afcd20 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:36.463944 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.463944 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:36.465064 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b4ae91a2-8482-4a27-9519-865cd2afcd20 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:36.465486 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 118/494] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:36 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:36.467351 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8a9f9253-a04a-4496-b4f6-41698c2d417d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Volume info retrieved successfully. Jul 03 01:26:36.471055 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8a9f9253-a04a-4496-b4f6-41698c2d417d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:36.471462 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 128/495] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:36 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:36.484336 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e01fd8ce-bd7b-4c33-9af5-a2d0cb2d5c5f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.486243 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e01fd8ce-bd7b-4c33-9af5-a2d0cb2d5c5f tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:36.486478 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e01fd8ce-bd7b-4c33-9af5-a2d0cb2d5c5f tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.486709 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e01fd8ce-bd7b-4c33-9af5-a2d0cb2d5c5f tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.493411 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.493411 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:36.496558 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e01fd8ce-bd7b-4c33-9af5-a2d0cb2d5c5f tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Volume info retrieved successfully. Jul 03 01:26:36.500414 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e01fd8ce-bd7b-4c33-9af5-a2d0cb2d5c5f tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:36.501154 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 126/496] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:36 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 1189 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:36.514335 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.516012 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] POST https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c/action Jul 03 01:26:36.516365 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-668004625", "migration_policy": "never"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:36.516553 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-668004625", "migration_policy": "never"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:36.524558 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.524558 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:36.524989 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Volume info retrieved successfully. Jul 03 01:26:36.529409 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.529409 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:36.541716 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-668004625 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-668004625, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:36.541978 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-668004625 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-668004625, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:36.558359 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Created reservations ['c1eba878-812b-4bc9-9c5b-7c7929823d8a', '4965f308-ef38-44c3-9290-88c80543b4f1'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:36.567042 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-61313680 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-61313680, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:36.567241 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-61313680 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-61313680, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:36.573841 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Created reservations ['5afd9526-0bdb-40cc-8ac9-6b5ac683c92c', '7059814d-8846-422a-8cc6-c18680141de1'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:36.604294 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Retype volume request issued successfully. Jul 03 01:26:36.604616 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c11e6f3d-5cba-4cab-8dc8-6e9cf86c3824 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c/action returned with HTTP 202 Jul 03 01:26:36.605168 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 125/497] 10.4.3.64 () {70 vars in 1425 bytes} [Fri Jul 3 01:26:36 2026] POST /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 01:26:36.612444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-38e4a7b7-4359-4f1a-8e4a-7ac94f5e9268 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.614253 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-38e4a7b7-4359-4f1a-8e4a-7ac94f5e9268 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:36.614475 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-38e4a7b7-4359-4f1a-8e4a-7ac94f5e9268 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.614702 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-38e4a7b7-4359-4f1a-8e4a-7ac94f5e9268 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.622124 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.622124 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:36.626087 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-38e4a7b7-4359-4f1a-8e4a-7ac94f5e9268 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Volume info retrieved successfully. Jul 03 01:26:36.630614 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-38e4a7b7-4359-4f1a-8e4a-7ac94f5e9268 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:36.631001 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 119/498] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:36 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:36.737976 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-64b665ec-b579-4775-a338-e77a08b0ae8c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.739717 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64b665ec-b579-4775-a338-e77a08b0ae8c tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] GET https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 Jul 03 01:26:36.739879 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64b665ec-b579-4775-a338-e77a08b0ae8c tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.740053 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64b665ec-b579-4775-a338-e77a08b0ae8c tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.746667 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.746667 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:36.750099 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-64b665ec-b579-4775-a338-e77a08b0ae8c tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Volume info retrieved successfully. Jul 03 01:26:36.754146 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64b665ec-b579-4775-a338-e77a08b0ae8c tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 returned with HTTP 200 Jul 03 01:26:36.754434 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 129/499] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:36 2026] GET /volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:36.765929 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-30127b54-d38d-4739-bb58-8338eb562fd0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.767953 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-30127b54-d38d-4739-bb58-8338eb562fd0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] GET https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 Jul 03 01:26:36.768160 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-30127b54-d38d-4739-bb58-8338eb562fd0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.768352 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-30127b54-d38d-4739-bb58-8338eb562fd0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.774957 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.774957 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:36.778001 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-30127b54-d38d-4739-bb58-8338eb562fd0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Volume info retrieved successfully. Jul 03 01:26:36.781445 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-30127b54-d38d-4739-bb58-8338eb562fd0 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 returned with HTTP 200 Jul 03 01:26:36.781820 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 127/500] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:36 2026] GET /volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:36.796335 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-458bdf53-70bc-4001-9503-cdaacd6339f8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.798030 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-458bdf53-70bc-4001-9503-cdaacd6339f8 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] GET https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 Jul 03 01:26:36.798254 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-458bdf53-70bc-4001-9503-cdaacd6339f8 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.798503 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-458bdf53-70bc-4001-9503-cdaacd6339f8 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.805384 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.805384 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:36.808775 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-458bdf53-70bc-4001-9503-cdaacd6339f8 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Volume info retrieved successfully. Jul 03 01:26:36.812563 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-458bdf53-70bc-4001-9503-cdaacd6339f8 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 returned with HTTP 200 Jul 03 01:26:36.813009 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 126/501] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:36 2026] GET /volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:36.821503 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3ed4e7f6-740c-42d5-a77e-4c2e1ca57c19 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.823334 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3ed4e7f6-740c-42d5-a77e-4c2e1ca57c19 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:36.823538 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3ed4e7f6-740c-42d5-a77e-4c2e1ca57c19 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.823736 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3ed4e7f6-740c-42d5-a77e-4c2e1ca57c19 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.824580 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-95a95c14-aff2-439f-8dc9-21c254786ecf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.826077 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-95a95c14-aff2-439f-8dc9-21c254786ecf tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 Jul 03 01:26:36.826236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-95a95c14-aff2-439f-8dc9-21c254786ecf tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.826400 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-95a95c14-aff2-439f-8dc9-21c254786ecf tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.826580 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-95a95c14-aff2-439f-8dc9-21c254786ecf tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Delete volume with id: bbabec06-4cb7-4991-8761-109ad6c25b35 Jul 03 01:26:36.833011 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.833011 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:36.833144 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.833144 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:36.833413 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-95a95c14-aff2-439f-8dc9-21c254786ecf tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Volume info retrieved successfully. Jul 03 01:26:36.836258 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3ed4e7f6-740c-42d5-a77e-4c2e1ca57c19 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:36.840103 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3ed4e7f6-740c-42d5-a77e-4c2e1ca57c19 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:36.840293 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 120/502] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:36 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:36.850344 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-95a95c14-aff2-439f-8dc9-21c254786ecf tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Delete volume request issued successfully. Jul 03 01:26:36.850620 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-95a95c14-aff2-439f-8dc9-21c254786ecf tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 returned with HTTP 202 Jul 03 01:26:36.850999 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 130/503] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:36 2026] DELETE /volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:36.857155 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7741fbeb-a30c-4bf1-a43a-ec76dc4e9281 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:36.858591 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7741fbeb-a30c-4bf1-a43a-ec76dc4e9281 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] GET https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 Jul 03 01:26:36.858754 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7741fbeb-a30c-4bf1-a43a-ec76dc4e9281 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:36.858944 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7741fbeb-a30c-4bf1-a43a-ec76dc4e9281 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:36.865645 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:36.865645 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:36.868716 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7741fbeb-a30c-4bf1-a43a-ec76dc4e9281 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Volume info retrieved successfully. Jul 03 01:26:36.872356 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7741fbeb-a30c-4bf1-a43a-ec76dc4e9281 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 returned with HTTP 200 Jul 03 01:26:36.872740 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 128/504] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:36 2026] GET /volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:37.089980 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2b47ab85-83a1-4754-99db-5bc2d349b49f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.091876 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b47ab85-83a1-4754-99db-5bc2d349b49f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:37.092069 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b47ab85-83a1-4754-99db-5bc2d349b49f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.092255 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b47ab85-83a1-4754-99db-5bc2d349b49f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.101571 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:37.101571 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:37.105185 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2b47ab85-83a1-4754-99db-5bc2d349b49f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:37.109521 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b47ab85-83a1-4754-99db-5bc2d349b49f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:37.109959 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 127/505] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:37 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:37.285186 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ffff1b82-5eaf-4a06-b383-16ac6a9afa62 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.286944 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ffff1b82-5eaf-4a06-b383-16ac6a9afa62 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:37.287133 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ffff1b82-5eaf-4a06-b383-16ac6a9afa62 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.287304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ffff1b82-5eaf-4a06-b383-16ac6a9afa62 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.296110 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:37.296110 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:37.298884 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ffff1b82-5eaf-4a06-b383-16ac6a9afa62 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:37.302181 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ffff1b82-5eaf-4a06-b383-16ac6a9afa62 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:37.302589 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 121/506] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:37 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:37.479036 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-572ce700-f2cb-4f62-87db-7a150cc1a287 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.480782 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-572ce700-f2cb-4f62-87db-7a150cc1a287 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:37.480968 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-572ce700-f2cb-4f62-87db-7a150cc1a287 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.481151 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-572ce700-f2cb-4f62-87db-7a150cc1a287 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.489469 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:37.489469 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:37.492443 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-572ce700-f2cb-4f62-87db-7a150cc1a287 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:37.495916 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-572ce700-f2cb-4f62-87db-7a150cc1a287 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:37.496375 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 131/507] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:37 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:37.644812 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1c3c0d23-d530-48a4-b6ba-cbfcc3ca799d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.646568 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1c3c0d23-d530-48a4-b6ba-cbfcc3ca799d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:37.646774 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1c3c0d23-d530-48a4-b6ba-cbfcc3ca799d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.646950 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1c3c0d23-d530-48a4-b6ba-cbfcc3ca799d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.653408 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:37.653408 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:37.656735 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1c3c0d23-d530-48a4-b6ba-cbfcc3ca799d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Volume info retrieved successfully. Jul 03 01:26:37.661079 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1c3c0d23-d530-48a4-b6ba-cbfcc3ca799d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:37.661490 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 129/508] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:37 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:37.676180 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d4d3b798-2de0-4896-b2c8-ea9eb9095936 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.677867 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d4d3b798-2de0-4896-b2c8-ea9eb9095936 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:37.678068 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d4d3b798-2de0-4896-b2c8-ea9eb9095936 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.678242 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d4d3b798-2de0-4896-b2c8-ea9eb9095936 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.684659 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:37.684659 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:37.687818 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d4d3b798-2de0-4896-b2c8-ea9eb9095936 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Volume info retrieved successfully. Jul 03 01:26:37.691195 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d4d3b798-2de0-4896-b2c8-ea9eb9095936 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:37.691573 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 128/509] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:37 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 1189 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:37.704978 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-96fa1891-53d2-4875-8098-6045a290d6c5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.707256 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-96fa1891-53d2-4875-8098-6045a290d6c5 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:37.707517 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-96fa1891-53d2-4875-8098-6045a290d6c5 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.707712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-96fa1891-53d2-4875-8098-6045a290d6c5 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.715016 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:37.715016 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:37.718401 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-96fa1891-53d2-4875-8098-6045a290d6c5 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Volume info retrieved successfully. Jul 03 01:26:37.722388 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-96fa1891-53d2-4875-8098-6045a290d6c5 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:37.722847 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 122/510] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:37 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 1189 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:37.736067 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dd220df5-644e-48e9-8a1d-972bfa3b71bb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.737788 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dd220df5-644e-48e9-8a1d-972bfa3b71bb tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] POST https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c/action Jul 03 01:26:37.738108 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dd220df5-644e-48e9-8a1d-972bfa3b71bb tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-61313680", "migration_policy": "never"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:37.738224 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dd220df5-644e-48e9-8a1d-972bfa3b71bb tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-61313680", "migration_policy": "never"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:37.745511 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:37.745511 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:37.745980 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-dd220df5-644e-48e9-8a1d-972bfa3b71bb tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Volume info retrieved successfully. Jul 03 01:26:37.769104 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-dd220df5-644e-48e9-8a1d-972bfa3b71bb tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Created reservations ['d0a440a1-6e4a-47b9-9d50-624fd6c448d1', '85def370-2cb3-4080-a7a1-26b45aa74e8a'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:37.778587 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-dd220df5-644e-48e9-8a1d-972bfa3b71bb tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-668004625 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-668004625, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:37.778877 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-dd220df5-644e-48e9-8a1d-972bfa3b71bb tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-668004625 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-668004625, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:26:37.785345 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-dd220df5-644e-48e9-8a1d-972bfa3b71bb tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Created reservations ['4213f5af-9f1f-4688-b086-1bf64485de94', 'a4d94027-d4a5-4fee-9934-63802fcf7c6b'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:37.814285 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-dd220df5-644e-48e9-8a1d-972bfa3b71bb tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Retype volume request issued successfully. Jul 03 01:26:37.814612 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dd220df5-644e-48e9-8a1d-972bfa3b71bb tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c/action returned with HTTP 202 Jul 03 01:26:37.815122 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 132/511] 10.4.3.64 () {70 vars in 1425 bytes} [Fri Jul 3 01:26:37 2026] POST /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 01:26:37.822000 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a2c70b8b-da9a-4ce7-8387-0433c62c600d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.823541 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a2c70b8b-da9a-4ce7-8387-0433c62c600d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:37.823726 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a2c70b8b-da9a-4ce7-8387-0433c62c600d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.823894 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a2c70b8b-da9a-4ce7-8387-0433c62c600d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.829791 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:37.829791 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:37.833087 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a2c70b8b-da9a-4ce7-8387-0433c62c600d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Volume info retrieved successfully. Jul 03 01:26:37.836796 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a2c70b8b-da9a-4ce7-8387-0433c62c600d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:37.837450 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 130/512] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:37 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:37.850938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-570f6f98-75ad-498e-9263-8e30ba48362c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.852887 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-570f6f98-75ad-498e-9263-8e30ba48362c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] POST https://10.4.3.64/volume/v3/attachments/c3ded17e-36dc-416e-bfe8-e2aec84e43d0/action Jul 03 01:26:37.853111 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f41719c8-1317-481c-a47a-c39be08174ae None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.853471 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-570f6f98-75ad-498e-9263-8e30ba48362c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:37.853576 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-570f6f98-75ad-498e-9263-8e30ba48362c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:37.854975 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f41719c8-1317-481c-a47a-c39be08174ae tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:37.855203 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f41719c8-1317-481c-a47a-c39be08174ae tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.855399 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f41719c8-1317-481c-a47a-c39be08174ae tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.867084 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:37.867084 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:37.872157 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f41719c8-1317-481c-a47a-c39be08174ae tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:37.872446 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:37.872446 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:37.877156 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f41719c8-1317-481c-a47a-c39be08174ae tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:37.877748 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 123/513] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:37 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:37.884295 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-761a6a4a-5f5a-4007-8c73-a964a75610c7 req-570f6f98-75ad-498e-9263-8e30ba48362c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/attachments/c3ded17e-36dc-416e-bfe8-e2aec84e43d0/action returned with HTTP 204 Jul 03 01:26:37.884829 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 129/514] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:26:37 2026] POST /volume/v3/attachments/c3ded17e-36dc-416e-bfe8-e2aec84e43d0/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:37.885156 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a28006c4-1f95-45e6-90cb-643053f54990 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.887223 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a28006c4-1f95-45e6-90cb-643053f54990 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] GET https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 Jul 03 01:26:37.887411 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a28006c4-1f95-45e6-90cb-643053f54990 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.887655 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a28006c4-1f95-45e6-90cb-643053f54990 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.893309 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a28006c4-1f95-45e6-90cb-643053f54990 tempest-VolumeTypesTest-10787315 tempest-VolumeTypesTest-10787315-project-member] https://10.4.3.64/volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 returned with HTTP 404 Jul 03 01:26:37.893895 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 133/515] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:37 2026] GET /volume/v3/volumes/bbabec06-4cb7-4991-8761-109ad6c25b35 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:37.901161 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5b372d66-5eed-47cd-8d9d-e82e5db6b900 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.902865 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5b372d66-5eed-47cd-8d9d-e82e5db6b900 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] DELETE https://10.4.3.64/volume/v3/types/dfbe22fb-eb70-4112-b30e-a580a0ea04a6 Jul 03 01:26:37.903062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5b372d66-5eed-47cd-8d9d-e82e5db6b900 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.903260 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5b372d66-5eed-47cd-8d9d-e82e5db6b900 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.934266 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5b372d66-5eed-47cd-8d9d-e82e5db6b900 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/dfbe22fb-eb70-4112-b30e-a580a0ea04a6 returned with HTTP 202 Jul 03 01:26:37.934793 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 131/516] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:26:37 2026] DELETE /volume/v3/types/dfbe22fb-eb70-4112-b30e-a580a0ea04a6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:37.943385 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9ccff145-7e15-49b5-8dd5-a52d523c55d4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.945360 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9ccff145-7e15-49b5-8dd5-a52d523c55d4 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/dfbe22fb-eb70-4112-b30e-a580a0ea04a6 Jul 03 01:26:37.945623 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9ccff145-7e15-49b5-8dd5-a52d523c55d4 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.945856 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9ccff145-7e15-49b5-8dd5-a52d523c55d4 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.949533 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9ccff145-7e15-49b5-8dd5-a52d523c55d4 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/dfbe22fb-eb70-4112-b30e-a580a0ea04a6 returned with HTTP 404 Jul 03 01:26:37.950084 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 124/517] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:26:37 2026] GET /volume/v3/types/dfbe22fb-eb70-4112-b30e-a580a0ea04a6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:37.958787 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-60424a1e-ec9e-4089-b644-6755bf9f3cff None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.960280 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-60424a1e-ec9e-4089-b644-6755bf9f3cff tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] DELETE https://10.4.3.64/volume/v3/types/543395a1-0ee8-42fe-afd4-8824959a8e05 Jul 03 01:26:37.960510 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-60424a1e-ec9e-4089-b644-6755bf9f3cff tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.960716 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-60424a1e-ec9e-4089-b644-6755bf9f3cff tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.987025 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-60424a1e-ec9e-4089-b644-6755bf9f3cff tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/543395a1-0ee8-42fe-afd4-8824959a8e05 returned with HTTP 202 Jul 03 01:26:37.987482 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 130/518] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:26:37 2026] DELETE /volume/v3/types/543395a1-0ee8-42fe-afd4-8824959a8e05 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:37.994047 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-737099c7-19b2-4e86-96a4-d37a841d5427 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:37.995768 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-737099c7-19b2-4e86-96a4-d37a841d5427 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/543395a1-0ee8-42fe-afd4-8824959a8e05 Jul 03 01:26:37.995999 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-737099c7-19b2-4e86-96a4-d37a841d5427 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:37.996183 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-737099c7-19b2-4e86-96a4-d37a841d5427 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:37.999636 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-737099c7-19b2-4e86-96a4-d37a841d5427 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/543395a1-0ee8-42fe-afd4-8824959a8e05 returned with HTTP 404 Jul 03 01:26:38.000080 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 134/519] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:26:37 2026] GET /volume/v3/types/543395a1-0ee8-42fe-afd4-8824959a8e05 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:38.008036 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-85b15e1d-4909-46f5-b514-fe2055511ae8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.009811 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-85b15e1d-4909-46f5-b514-fe2055511ae8 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:26:38.010179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-85b15e1d-4909-46f5-b514-fe2055511ae8 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-855746528", "description": "tempest-volume-type-description-1039629526", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:38.025144 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-85b15e1d-4909-46f5-b514-fe2055511ae8 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:26:38.025537 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 132/520] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:26:38 2026] POST /volume/v3/types => generated 314 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.033333 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8e3c1591-c05a-4852-9f63-dbb6e7788676 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.035233 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8e3c1591-c05a-4852-9f63-dbb6e7788676 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/19dd589b-6be1-4e10-97ec-b0d7c0bb625f Jul 03 01:26:38.035435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8e3c1591-c05a-4852-9f63-dbb6e7788676 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.035631 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8e3c1591-c05a-4852-9f63-dbb6e7788676 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.040439 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8e3c1591-c05a-4852-9f63-dbb6e7788676 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/19dd589b-6be1-4e10-97ec-b0d7c0bb625f returned with HTTP 200 Jul 03 01:26:38.040774 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 125/521] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/types/19dd589b-6be1-4e10-97ec-b0d7c0bb625f => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.048736 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3f6bc80f-86e7-4327-a502-f56db2d09a96 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.050437 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f6bc80f-86e7-4327-a502-f56db2d09a96 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] DELETE https://10.4.3.64/volume/v3/types/19dd589b-6be1-4e10-97ec-b0d7c0bb625f Jul 03 01:26:38.050676 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f6bc80f-86e7-4327-a502-f56db2d09a96 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.050892 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f6bc80f-86e7-4327-a502-f56db2d09a96 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.073973 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f6bc80f-86e7-4327-a502-f56db2d09a96 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/19dd589b-6be1-4e10-97ec-b0d7c0bb625f returned with HTTP 202 Jul 03 01:26:38.074548 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 131/522] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:26:38 2026] DELETE /volume/v3/types/19dd589b-6be1-4e10-97ec-b0d7c0bb625f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:38.082136 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-68480613-89d8-471b-b6e8-bf65ad82bb4e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.083899 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-68480613-89d8-471b-b6e8-bf65ad82bb4e tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/19dd589b-6be1-4e10-97ec-b0d7c0bb625f Jul 03 01:26:38.084059 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-68480613-89d8-471b-b6e8-bf65ad82bb4e tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.084227 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-68480613-89d8-471b-b6e8-bf65ad82bb4e tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.087000 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-68480613-89d8-471b-b6e8-bf65ad82bb4e tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/19dd589b-6be1-4e10-97ec-b0d7c0bb625f returned with HTTP 404 Jul 03 01:26:38.087406 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 135/523] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/types/19dd589b-6be1-4e10-97ec-b0d7c0bb625f => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:38.095079 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aa23d47c-19e7-4118-a50f-a46b1d1f95ca None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.096543 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aa23d47c-19e7-4118-a50f-a46b1d1f95ca tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:26:38.096838 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aa23d47c-19e7-4118-a50f-a46b1d1f95ca tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1404320364"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:38.110268 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aa23d47c-19e7-4118-a50f-a46b1d1f95ca tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:26:38.110453 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 133/524] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:26:38 2026] POST /volume/v3/types => generated 221 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.120262 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9c59ad37-3380-41cb-a565-a0ba0d25caa5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.122007 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9c59ad37-3380-41cb-a565-a0ba0d25caa5 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] POST https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption Jul 03 01:26:38.122331 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9c59ad37-3380-41cb-a565-a0ba0d25caa5 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:38.122798 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7d31dd70-45bf-46e7-93d0-f1be8594c336 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.124581 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d31dd70-45bf-46e7-93d0-f1be8594c336 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:38.124784 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d31dd70-45bf-46e7-93d0-f1be8594c336 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.124994 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d31dd70-45bf-46e7-93d0-f1be8594c336 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.134855 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:38.134855 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:38.138557 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7d31dd70-45bf-46e7-93d0-f1be8594c336 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:38.143027 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d31dd70-45bf-46e7-93d0-f1be8594c336 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:38.143680 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 132/525] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.152228 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9c59ad37-3380-41cb-a565-a0ba0d25caa5 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption returned with HTTP 200 Jul 03 01:26:38.152896 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 126/526] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:26:38 2026] POST /volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.160590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6d8a93cf-9f7e-4db7-aebb-a9829340df7d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.162761 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d8a93cf-9f7e-4db7-aebb-a9829340df7d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption Jul 03 01:26:38.162933 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d8a93cf-9f7e-4db7-aebb-a9829340df7d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.163131 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d8a93cf-9f7e-4db7-aebb-a9829340df7d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.163363 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:38.163363 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:38.168969 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d8a93cf-9f7e-4db7-aebb-a9829340df7d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption returned with HTTP 200 Jul 03 01:26:38.169381 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 136/527] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.177313 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-37f5892e-7977-45c3-92f2-2bbb22969985 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.179257 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-37f5892e-7977-45c3-92f2-2bbb22969985 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] PUT https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption/ee2342e6-0e4d-4241-bdd7-097877752e37 Jul 03 01:26:38.179682 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-37f5892e-7977-45c3-92f2-2bbb22969985 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:38.206553 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-37f5892e-7977-45c3-92f2-2bbb22969985 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption/ee2342e6-0e4d-4241-bdd7-097877752e37 returned with HTTP 200 Jul 03 01:26:38.206964 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 134/528] 10.4.3.64 () {68 vars in 1500 bytes} [Fri Jul 3 01:26:38 2026] PUT /volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption/ee2342e6-0e4d-4241-bdd7-097877752e37 => generated 122 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.215276 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-197f4b51-ee52-41a1-b246-be3df8f1c40f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.217570 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-197f4b51-ee52-41a1-b246-be3df8f1c40f tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption Jul 03 01:26:38.217825 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-197f4b51-ee52-41a1-b246-be3df8f1c40f tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.218065 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-197f4b51-ee52-41a1-b246-be3df8f1c40f tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.224518 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-197f4b51-ee52-41a1-b246-be3df8f1c40f tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption returned with HTTP 200 Jul 03 01:26:38.224994 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 133/529] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.234809 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-efaf6315-f9c5-4ecf-b98a-ead3209bd15c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.236367 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-efaf6315-f9c5-4ecf-b98a-ead3209bd15c tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption/cipher Jul 03 01:26:38.236647 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-efaf6315-f9c5-4ecf-b98a-ead3209bd15c tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.236869 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-efaf6315-f9c5-4ecf-b98a-ead3209bd15c tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.243119 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-efaf6315-f9c5-4ecf-b98a-ead3209bd15c tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption/cipher returned with HTTP 200 Jul 03 01:26:38.243685 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 127/530] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:38.251407 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a50d0678-f5ef-4b05-9ff5-ed5a512e415d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.253312 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a50d0678-f5ef-4b05-9ff5-ed5a512e415d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] DELETE https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption/ee2342e6-0e4d-4241-bdd7-097877752e37 Jul 03 01:26:38.253571 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a50d0678-f5ef-4b05-9ff5-ed5a512e415d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.253793 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a50d0678-f5ef-4b05-9ff5-ed5a512e415d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.280610 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a50d0678-f5ef-4b05-9ff5-ed5a512e415d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption/ee2342e6-0e4d-4241-bdd7-097877752e37 returned with HTTP 202 Jul 03 01:26:38.281384 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 137/531] 10.4.3.64 () {66 vars in 1482 bytes} [Fri Jul 3 01:26:38 2026] DELETE /volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption/ee2342e6-0e4d-4241-bdd7-097877752e37 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:38.289763 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3e63625c-1107-4f12-bb40-f6317ae1f3a6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.291753 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3e63625c-1107-4f12-bb40-f6317ae1f3a6 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption Jul 03 01:26:38.291965 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3e63625c-1107-4f12-bb40-f6317ae1f3a6 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.292175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3e63625c-1107-4f12-bb40-f6317ae1f3a6 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.297438 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3e63625c-1107-4f12-bb40-f6317ae1f3a6 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption returned with HTTP 200 Jul 03 01:26:38.297856 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 135/532] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption => generated 2 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 01:26:38.306772 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e9c15a9c-499b-406d-8bba-460b2972804d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.308537 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e9c15a9c-499b-406d-8bba-460b2972804d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption Jul 03 01:26:38.308755 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e9c15a9c-499b-406d-8bba-460b2972804d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.308918 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e9c15a9c-499b-406d-8bba-460b2972804d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.313959 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1af412ce-5e7b-43c2-98c9-01c500dd235b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.314940 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e9c15a9c-499b-406d-8bba-460b2972804d tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption returned with HTTP 200 Jul 03 01:26:38.315327 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 134/533] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 01:26:38.316337 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1af412ce-5e7b-43c2-98c9-01c500dd235b tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:38.316713 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1af412ce-5e7b-43c2-98c9-01c500dd235b tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.316993 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1af412ce-5e7b-43c2-98c9-01c500dd235b tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.324131 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-79f33ff6-c9ae-41de-95e8-dbbfe3d02ee8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.326068 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-79f33ff6-c9ae-41de-95e8-dbbfe3d02ee8 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] DELETE https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7 Jul 03 01:26:38.326264 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-79f33ff6-c9ae-41de-95e8-dbbfe3d02ee8 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.326450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-79f33ff6-c9ae-41de-95e8-dbbfe3d02ee8 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.327502 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:38.327502 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:38.331704 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1af412ce-5e7b-43c2-98c9-01c500dd235b tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:38.336243 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1af412ce-5e7b-43c2-98c9-01c500dd235b tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:38.336704 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 128/534] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1316 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:38.348955 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c9d85055-9205-47b1-ac37-3345edb3b8e7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.349748 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-79f33ff6-c9ae-41de-95e8-dbbfe3d02ee8 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7 returned with HTTP 202 Jul 03 01:26:38.350189 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 138/535] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:26:38 2026] DELETE /volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:38.350737 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c9d85055-9205-47b1-ac37-3345edb3b8e7 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:38.350934 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c9d85055-9205-47b1-ac37-3345edb3b8e7 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.351114 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c9d85055-9205-47b1-ac37-3345edb3b8e7 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.356735 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-27a8a9d3-6c25-4331-9cd5-ab6ec8a7ffef None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.358267 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-27a8a9d3-6c25-4331-9cd5-ab6ec8a7ffef tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7 Jul 03 01:26:38.358405 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-27a8a9d3-6c25-4331-9cd5-ab6ec8a7ffef tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.358584 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-27a8a9d3-6c25-4331-9cd5-ab6ec8a7ffef tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.360247 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:38.360247 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:38.361247 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-27a8a9d3-6c25-4331-9cd5-ab6ec8a7ffef tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7 returned with HTTP 404 Jul 03 01:26:38.361651 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 135/536] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/types/25c61b98-829a-42b4-b219-6d4d163a19e7 => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:38.363331 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c9d85055-9205-47b1-ac37-3345edb3b8e7 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:38.367657 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c9d85055-9205-47b1-ac37-3345edb3b8e7 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:38.368083 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 136/537] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1316 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:38.369328 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-257e4db4-f84c-478c-9cad-594904864b47 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.370912 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-257e4db4-f84c-478c-9cad-594904864b47 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types Jul 03 01:26:38.371110 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-257e4db4-f84c-478c-9cad-594904864b47 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.371283 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-257e4db4-f84c-478c-9cad-594904864b47 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.385900 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-257e4db4-f84c-478c-9cad-594904864b47 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:26:38.386220 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 129/538] 10.4.3.64 () {66 vars in 1224 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/types => generated 1173 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:38.395724 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d88092ab-d44a-4978-aef3-965f1ad70037 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.397405 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d88092ab-d44a-4978-aef3-965f1ad70037 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:26:38.397868 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d88092ab-d44a-4978-aef3-965f1ad70037 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-605163113"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:38.411290 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d88092ab-d44a-4978-aef3-965f1ad70037 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:26:38.411733 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 139/539] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:26:38 2026] POST /volume/v3/types => generated 220 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.419041 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-48076a13-9d33-4b40-bc53-30dd3c8ea271 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.420664 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-48076a13-9d33-4b40-bc53-30dd3c8ea271 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] PUT https://10.4.3.64/volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 Jul 03 01:26:38.420983 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-48076a13-9d33-4b40-bc53-30dd3c8ea271 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-12905072", "description": "tempest-volume-type-description-1831363079", "is_public": false}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:38.449609 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-48076a13-9d33-4b40-bc53-30dd3c8ea271 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 returned with HTTP 200 Jul 03 01:26:38.449976 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 136/540] 10.4.3.64 () {68 vars in 1356 bytes} [Fri Jul 3 01:26:38 2026] PUT /volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 => generated 203 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.459017 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3a931fa0-ea18-452c-ba5e-966e50959cce None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.460556 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3a931fa0-ea18-452c-ba5e-966e50959cce tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 Jul 03 01:26:38.460719 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3a931fa0-ea18-452c-ba5e-966e50959cce tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.460884 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3a931fa0-ea18-452c-ba5e-966e50959cce tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.465960 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3a931fa0-ea18-452c-ba5e-966e50959cce tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 returned with HTTP 200 Jul 03 01:26:38.466251 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 137/541] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 => generated 267 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.473633 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-64b4bdc4-5abf-4838-a8fb-db0dde2c5440 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.475767 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-64b4bdc4-5abf-4838-a8fb-db0dde2c5440 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] DELETE https://10.4.3.64/volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 Jul 03 01:26:38.476014 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-64b4bdc4-5abf-4838-a8fb-db0dde2c5440 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.476272 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-64b4bdc4-5abf-4838-a8fb-db0dde2c5440 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.496193 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-64b4bdc4-5abf-4838-a8fb-db0dde2c5440 tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 returned with HTTP 202 Jul 03 01:26:38.496661 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 130/542] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:26:38 2026] DELETE /volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:38.503926 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7bf3778f-89d3-42ad-b107-ed45a080f0bd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.508454 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bf3778f-89d3-42ad-b107-ed45a080f0bd tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] GET https://10.4.3.64/volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 Jul 03 01:26:38.508728 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7bf3778f-89d3-42ad-b107-ed45a080f0bd tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.508910 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7bf3778f-89d3-42ad-b107-ed45a080f0bd tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.509285 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ac263ce4-f7d1-4b98-93a3-d7a62a9d3a9d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.511308 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ac263ce4-f7d1-4b98-93a3-d7a62a9d3a9d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:38.511555 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ac263ce4-f7d1-4b98-93a3-d7a62a9d3a9d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.511763 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ac263ce4-f7d1-4b98-93a3-d7a62a9d3a9d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.513913 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bf3778f-89d3-42ad-b107-ed45a080f0bd tempest-VolumeTypesTest-893848975 tempest-VolumeTypesTest-893848975-project-admin] https://10.4.3.64/volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 returned with HTTP 404 Jul 03 01:26:38.514347 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 140/543] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/types/eb71dd5d-dea2-4ac1-921e-578f0652bd38 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:38.521343 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:38.521343 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:38.524759 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ac263ce4-f7d1-4b98-93a3-d7a62a9d3a9d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:38.529201 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ac263ce4-f7d1-4b98-93a3-d7a62a9d3a9d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:38.529669 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 137/544] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.666341 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cee21baa-e836-433f-b93c-fc7ac2de1fa0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.669127 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cee21baa-e836-433f-b93c-fc7ac2de1fa0 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:38.669319 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cee21baa-e836-433f-b93c-fc7ac2de1fa0 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.669564 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cee21baa-e836-433f-b93c-fc7ac2de1fa0 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.674963 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-35d7c97e-5835-45c1-af40-994dde095a74 req-54525158-7f21-45d8-ba01-8598697e8dd4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.677248 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-35d7c97e-5835-45c1-af40-994dde095a74 req-54525158-7f21-45d8-ba01-8598697e8dd4 tempest-VolumesAssistedSnapshotsTest-1820915497 tempest-VolumesAssistedSnapshotsTest-1820915497-project] POST https://10.4.3.64/volume/v3/snapshots/None/action Jul 03 01:26:38.677630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-35d7c97e-5835-45c1-af40-994dde095a74 req-54525158-7f21-45d8-ba01-8598697e8dd4 tempest-VolumesAssistedSnapshotsTest-1820915497 tempest-VolumesAssistedSnapshotsTest-1820915497-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:38.677755 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-35d7c97e-5835-45c1-af40-994dde095a74 req-54525158-7f21-45d8-ba01-8598697e8dd4 tempest-VolumesAssistedSnapshotsTest-1820915497 tempest-VolumesAssistedSnapshotsTest-1820915497-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:38.681076 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:38.681076 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:38.682196 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.snapshot_actions [req-35d7c97e-5835-45c1-af40-994dde095a74 req-54525158-7f21-45d8-ba01-8598697e8dd4 tempest-VolumesAssistedSnapshotsTest-1820915497 tempest-VolumesAssistedSnapshotsTest-1820915497-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99881) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 01:26:38.684915 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cee21baa-e836-433f-b93c-fc7ac2de1fa0 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:38.687153 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-35d7c97e-5835-45c1-af40-994dde095a74 req-54525158-7f21-45d8-ba01-8598697e8dd4 tempest-VolumesAssistedSnapshotsTest-1820915497 tempest-VolumesAssistedSnapshotsTest-1820915497-project] https://10.4.3.64/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 01:26:38.687726 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 131/545] 10.4.3.64 () {72 vars in 1575 bytes} [Fri Jul 3 01:26:38 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:38.690574 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cee21baa-e836-433f-b93c-fc7ac2de1fa0 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:38.691007 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 138/546] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1316 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:38.757544 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-85d058ed-2025-43d1-81d5-b57544b4cc43 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.759716 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-85d058ed-2025-43d1-81d5-b57544b4cc43 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:38.759945 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-85d058ed-2025-43d1-81d5-b57544b4cc43 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.760178 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-85d058ed-2025-43d1-81d5-b57544b4cc43 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.772397 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:38.772397 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:38.775799 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-85d058ed-2025-43d1-81d5-b57544b4cc43 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:38.779622 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-85d058ed-2025-43d1-81d5-b57544b4cc43 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:38.780011 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 141/547] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1316 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:38.815113 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-78bc0b9e-758a-43b0-b9b4-a8737d5a0096 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.817299 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-78bc0b9e-758a-43b0-b9b4-a8737d5a0096 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] POST https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4/action Jul 03 01:26:38.817731 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-78bc0b9e-758a-43b0-b9b4-a8737d5a0096 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:38.817925 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-78bc0b9e-758a-43b0-b9b4-a8737d5a0096 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:38.829911 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:38.829911 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:38.830255 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-78bc0b9e-758a-43b0-b9b4-a8737d5a0096 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:38.838346 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-78bc0b9e-758a-43b0-b9b4-a8737d5a0096 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Begin detaching volume completed successfully. Jul 03 01:26:38.838607 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-78bc0b9e-758a-43b0-b9b4-a8737d5a0096 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4/action returned with HTTP 202 Jul 03 01:26:38.839066 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 138/548] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:26:38 2026] POST /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:38.849663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-931c7c65-07f6-4adb-8e9e-2d597942d1b0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.851357 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-931c7c65-07f6-4adb-8e9e-2d597942d1b0 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:38.851357 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-931c7c65-07f6-4adb-8e9e-2d597942d1b0 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.851594 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-931c7c65-07f6-4adb-8e9e-2d597942d1b0 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.857998 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:38.857998 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:38.863217 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-931c7c65-07f6-4adb-8e9e-2d597942d1b0 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Volume info retrieved successfully. Jul 03 01:26:38.866406 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-931c7c65-07f6-4adb-8e9e-2d597942d1b0 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:38.866804 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 132/549] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:38.881638 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-de379a43-b090-4d65-9b86-e05c919638d2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.884001 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de379a43-b090-4d65-9b86-e05c919638d2 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:38.884283 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de379a43-b090-4d65-9b86-e05c919638d2 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.884618 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de379a43-b090-4d65-9b86-e05c919638d2 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.893324 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4af88b3e-2906-4754-883b-a315d28fc300 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.895290 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:38.895290 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:38.895802 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4af88b3e-2906-4754-883b-a315d28fc300 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:38.896014 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4af88b3e-2906-4754-883b-a315d28fc300 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.896220 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4af88b3e-2906-4754-883b-a315d28fc300 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.899691 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-de379a43-b090-4d65-9b86-e05c919638d2 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Volume info retrieved successfully. Jul 03 01:26:38.905079 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de379a43-b090-4d65-9b86-e05c919638d2 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:38.905821 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 139/550] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 1189 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:38.910872 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:38.910872 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:38.916671 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4af88b3e-2906-4754-883b-a315d28fc300 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:38.920376 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fd29010a-79c2-44d0-ba55-d1f9d492b6d7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.921923 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd29010a-79c2-44d0-ba55-d1f9d492b6d7 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] GET https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816112223 Jul 03 01:26:38.922163 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd29010a-79c2-44d0-ba55-d1f9d492b6d7 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.922649 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd29010a-79c2-44d0-ba55-d1f9d492b6d7 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.923569 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fd29010a-79c2-44d0-ba55-d1f9d492b6d7 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1816112223'), ('all_tenants', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:26:38.923865 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4af88b3e-2906-4754-883b-a315d28fc300 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:38.924578 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 142/551] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:38.952236 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fd29010a-79c2-44d0-ba55-d1f9d492b6d7 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Get all volumes completed successfully. Jul 03 01:26:38.952838 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd29010a-79c2-44d0-ba55-d1f9d492b6d7 tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816112223 returned with HTTP 200 Jul 03 01:26:38.953276 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 139/552] 10.4.3.64 () {68 vars in 1422 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816112223 => generated 340 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:38.962128 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6e7f2334-6e7e-4d78-bb42-06b08d22e8ee None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:38.964135 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6e7f2334-6e7e-4d78-bb42-06b08d22e8ee tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] GET https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816112223 Jul 03 01:26:38.964563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6e7f2334-6e7e-4d78-bb42-06b08d22e8ee tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:38.964563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6e7f2334-6e7e-4d78-bb42-06b08d22e8ee tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:38.965392 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e7f2334-6e7e-4d78-bb42-06b08d22e8ee tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1816112223'), ('all_tenants', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:26:38.992933 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6e7f2334-6e7e-4d78-bb42-06b08d22e8ee tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Get all volumes completed successfully. Jul 03 01:26:38.993804 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6e7f2334-6e7e-4d78-bb42-06b08d22e8ee tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816112223 returned with HTTP 200 Jul 03 01:26:38.993944 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 133/553] 10.4.3.64 () {68 vars in 1422 bytes} [Fri Jul 3 01:26:38 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816112223 => generated 340 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:39.003006 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d974899b-42ad-4589-a4a1-bf5c28f1c384 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:39.004654 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d974899b-42ad-4589-a4a1-bf5c28f1c384 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:39.004863 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d974899b-42ad-4589-a4a1-bf5c28f1c384 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:39.005040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d974899b-42ad-4589-a4a1-bf5c28f1c384 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:39.013112 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:39.013112 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:39.017385 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d974899b-42ad-4589-a4a1-bf5c28f1c384 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Volume info retrieved successfully. Jul 03 01:26:39.022465 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d974899b-42ad-4589-a4a1-bf5c28f1c384 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:39.022966 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 140/554] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:39 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:39.039385 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-28ae8f44-0150-489c-a438-6f5a5816d7b1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:39.041099 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-28ae8f44-0150-489c-a438-6f5a5816d7b1 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] DELETE https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:39.041295 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-28ae8f44-0150-489c-a438-6f5a5816d7b1 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:39.041496 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-28ae8f44-0150-489c-a438-6f5a5816d7b1 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:39.041659 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-28ae8f44-0150-489c-a438-6f5a5816d7b1 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Delete volume with id: 862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:39.047748 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:39.047748 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:39.048139 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-28ae8f44-0150-489c-a438-6f5a5816d7b1 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Volume info retrieved successfully. Jul 03 01:26:39.067231 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-28ae8f44-0150-489c-a438-6f5a5816d7b1 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Delete volume request issued successfully. Jul 03 01:26:39.067352 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-28ae8f44-0150-489c-a438-6f5a5816d7b1 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 202 Jul 03 01:26:39.067767 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 143/555] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:26:39 2026] DELETE /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:26:39.076305 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4d37052c-6a4f-4fda-8b0d-c69c3eeded98 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:39.078054 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4d37052c-6a4f-4fda-8b0d-c69c3eeded98 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:39.078253 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4d37052c-6a4f-4fda-8b0d-c69c3eeded98 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:39.078437 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4d37052c-6a4f-4fda-8b0d-c69c3eeded98 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:39.084684 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:39.084684 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:39.089370 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4d37052c-6a4f-4fda-8b0d-c69c3eeded98 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Volume info retrieved successfully. Jul 03 01:26:39.094458 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4d37052c-6a4f-4fda-8b0d-c69c3eeded98 tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 200 Jul 03 01:26:39.094893 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 140/556] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:39 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:39.127974 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-61f3b555-eff7-4d15-b055-07ed3b5c82c8 req-72663f4c-d494-4806-885c-6141f807aa6a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:39.130218 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-61f3b555-eff7-4d15-b055-07ed3b5c82c8 req-72663f4c-d494-4806-885c-6141f807aa6a tempest-VolumesAssistedSnapshotsTest-1820915497 tempest-VolumesAssistedSnapshotsTest-1820915497-project] POST https://10.4.3.64/volume/v3/snapshots/6686e76b-b999-4aab-966c-a2967267cb30/action Jul 03 01:26:39.130619 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-61f3b555-eff7-4d15-b055-07ed3b5c82c8 req-72663f4c-d494-4806-885c-6141f807aa6a tempest-VolumesAssistedSnapshotsTest-1820915497 tempest-VolumesAssistedSnapshotsTest-1820915497-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:39.130813 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-61f3b555-eff7-4d15-b055-07ed3b5c82c8 req-72663f4c-d494-4806-885c-6141f807aa6a tempest-VolumesAssistedSnapshotsTest-1820915497 tempest-VolumesAssistedSnapshotsTest-1820915497-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:39.132205 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.snapshot_actions [req-61f3b555-eff7-4d15-b055-07ed3b5c82c8 req-72663f4c-d494-4806-885c-6141f807aa6a tempest-VolumesAssistedSnapshotsTest-1820915497 tempest-VolumesAssistedSnapshotsTest-1820915497-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99881) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 01:26:39.136621 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-61f3b555-eff7-4d15-b055-07ed3b5c82c8 req-72663f4c-d494-4806-885c-6141f807aa6a tempest-VolumesAssistedSnapshotsTest-1820915497 tempest-VolumesAssistedSnapshotsTest-1820915497-project] https://10.4.3.64/volume/v3/snapshots/6686e76b-b999-4aab-966c-a2967267cb30/action returned with HTTP 404 Jul 03 01:26:39.137034 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 134/557] 10.4.3.64 () {72 vars in 1671 bytes} [Fri Jul 3 01:26:39 2026] POST /volume/v3/snapshots/6686e76b-b999-4aab-966c-a2967267cb30/action => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:39.155342 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-de95f14c-241c-4d01-b9f0-ef61084150b7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:39.157476 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de95f14c-241c-4d01-b9f0-ef61084150b7 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:39.157685 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de95f14c-241c-4d01-b9f0-ef61084150b7 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:39.157898 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de95f14c-241c-4d01-b9f0-ef61084150b7 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:39.169358 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:39.169358 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:39.175475 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-de95f14c-241c-4d01-b9f0-ef61084150b7 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:39.181357 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de95f14c-241c-4d01-b9f0-ef61084150b7 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:39.181861 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 141/558] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:39 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:39.541182 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c445067f-1efe-43eb-a174-2b660dcb0bd6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:39.543238 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c445067f-1efe-43eb-a174-2b660dcb0bd6 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:39.543501 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c445067f-1efe-43eb-a174-2b660dcb0bd6 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:39.543737 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c445067f-1efe-43eb-a174-2b660dcb0bd6 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:39.553935 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:39.553935 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:39.557444 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c445067f-1efe-43eb-a174-2b660dcb0bd6 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:39.561821 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c445067f-1efe-43eb-a174-2b660dcb0bd6 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:39.562156 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 144/559] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:39 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:39.865325 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-43bdc58d-bc71-4c0c-8545-a191e5bbdc25 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:39.865776 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43bdc58d-bc71-4c0c-8545-a191e5bbdc25 None None] GET https://10.4.3.64/volume// Jul 03 01:26:39.865963 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43bdc58d-bc71-4c0c-8545-a191e5bbdc25 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:39.866136 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43bdc58d-bc71-4c0c-8545-a191e5bbdc25 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:39.866541 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43bdc58d-bc71-4c0c-8545-a191e5bbdc25 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:39.866860 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 141/560] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:39.873734 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-d5564eee-715e-4b98-856f-4d9fe9b422f2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:39.876180 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-d5564eee-715e-4b98-856f-4d9fe9b422f2 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:39.876459 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-d5564eee-715e-4b98-856f-4d9fe9b422f2 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:39.876692 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-d5564eee-715e-4b98-856f-4d9fe9b422f2 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:39.888121 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:39.888121 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:39.891745 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-d5564eee-715e-4b98-856f-4d9fe9b422f2 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:39.897083 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-d5564eee-715e-4b98-856f-4d9fe9b422f2 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:39.897083 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 135/561] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:26:39 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1542 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:39.936436 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cf122422-d369-4ac9-9bd3-0034f1ca95ec None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:39.938002 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cf122422-d369-4ac9-9bd3-0034f1ca95ec tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:39.938168 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cf122422-d369-4ac9-9bd3-0034f1ca95ec tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:39.938336 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cf122422-d369-4ac9-9bd3-0034f1ca95ec tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:39.946111 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:39.946111 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:39.950084 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cf122422-d369-4ac9-9bd3-0034f1ca95ec tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:39.954137 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cf122422-d369-4ac9-9bd3-0034f1ca95ec tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:39.954645 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 142/562] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:39 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:40.107154 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2656491a-e603-462c-9d09-ed7c916b9f0d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:40.109996 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2656491a-e603-462c-9d09-ed7c916b9f0d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] GET https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c Jul 03 01:26:40.109996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2656491a-e603-462c-9d09-ed7c916b9f0d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:40.109996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2656491a-e603-462c-9d09-ed7c916b9f0d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:40.115026 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2656491a-e603-462c-9d09-ed7c916b9f0d tempest-VolumeRetypeMultiattachTest-648879988 tempest-VolumeRetypeMultiattachTest-648879988-project-member] https://10.4.3.64/volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c returned with HTTP 404 Jul 03 01:26:40.115456 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 145/563] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:40 2026] GET /volume/v3/volumes/862f2180-1ebc-4622-bd76-62dbab8ffe9c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:26:40.123611 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f900534e-cda8-4232-9d0c-3ef6b969fb2d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:40.125538 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f900534e-cda8-4232-9d0c-3ef6b969fb2d tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] DELETE https://10.4.3.64/volume/v3/types/3f8fed5b-a7d6-4b5e-8270-b53c956bab02 Jul 03 01:26:40.125738 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f900534e-cda8-4232-9d0c-3ef6b969fb2d tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:40.125992 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f900534e-cda8-4232-9d0c-3ef6b969fb2d tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:40.150593 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f900534e-cda8-4232-9d0c-3ef6b969fb2d tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/types/3f8fed5b-a7d6-4b5e-8270-b53c956bab02 returned with HTTP 202 Jul 03 01:26:40.150954 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 142/564] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:26:40 2026] DELETE /volume/v3/types/3f8fed5b-a7d6-4b5e-8270-b53c956bab02 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:40.157015 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ce6696a5-4613-4c57-8a71-885f122f942c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:40.158590 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce6696a5-4613-4c57-8a71-885f122f942c tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] GET https://10.4.3.64/volume/v3/types/3f8fed5b-a7d6-4b5e-8270-b53c956bab02 Jul 03 01:26:40.158760 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ce6696a5-4613-4c57-8a71-885f122f942c tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:40.158953 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ce6696a5-4613-4c57-8a71-885f122f942c tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:40.164510 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce6696a5-4613-4c57-8a71-885f122f942c tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/types/3f8fed5b-a7d6-4b5e-8270-b53c956bab02 returned with HTTP 404 Jul 03 01:26:40.164946 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 136/565] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:26:40 2026] GET /volume/v3/types/3f8fed5b-a7d6-4b5e-8270-b53c956bab02 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:40.171688 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f54b595b-2319-4c5d-abdf-a475b0392a0b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:40.175301 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f54b595b-2319-4c5d-abdf-a475b0392a0b tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] DELETE https://10.4.3.64/volume/v3/types/b9f77919-ace7-4eb8-88a9-65ecad08539f Jul 03 01:26:40.175501 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f54b595b-2319-4c5d-abdf-a475b0392a0b tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:40.175678 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f54b595b-2319-4c5d-abdf-a475b0392a0b tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:40.195863 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-74bdeaaa-0922-47f6-ad27-edb0a90c32d9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:40.197741 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-74bdeaaa-0922-47f6-ad27-edb0a90c32d9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:40.197970 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-74bdeaaa-0922-47f6-ad27-edb0a90c32d9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:40.198231 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-74bdeaaa-0922-47f6-ad27-edb0a90c32d9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:40.207782 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f54b595b-2319-4c5d-abdf-a475b0392a0b tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/types/b9f77919-ace7-4eb8-88a9-65ecad08539f returned with HTTP 202 Jul 03 01:26:40.208183 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 143/566] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:26:40 2026] DELETE /volume/v3/types/b9f77919-ace7-4eb8-88a9-65ecad08539f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:40.209027 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:40.209027 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:40.212930 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-74bdeaaa-0922-47f6-ad27-edb0a90c32d9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:40.215167 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7a942e71-ec41-490f-b94d-8bea4a3d0cce None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:40.217102 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-74bdeaaa-0922-47f6-ad27-edb0a90c32d9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:40.217519 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 146/567] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:40 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:40.217698 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7a942e71-ec41-490f-b94d-8bea4a3d0cce tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] GET https://10.4.3.64/volume/v3/types/b9f77919-ace7-4eb8-88a9-65ecad08539f Jul 03 01:26:40.217863 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7a942e71-ec41-490f-b94d-8bea4a3d0cce tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:40.218023 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7a942e71-ec41-490f-b94d-8bea4a3d0cce tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:40.224886 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7a942e71-ec41-490f-b94d-8bea4a3d0cce tempest-VolumeRetypeMultiattachTest-172982619 tempest-VolumeRetypeMultiattachTest-172982619-project-admin] https://10.4.3.64/volume/v3/types/b9f77919-ace7-4eb8-88a9-65ecad08539f returned with HTTP 404 Jul 03 01:26:40.224886 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 143/568] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:26:40 2026] GET /volume/v3/types/b9f77919-ace7-4eb8-88a9-65ecad08539f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:40.573479 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5b6934bd-565d-4279-a529-bf7c1a2db959 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:40.575731 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b6934bd-565d-4279-a529-bf7c1a2db959 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:40.576011 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b6934bd-565d-4279-a529-bf7c1a2db959 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:40.576745 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b6934bd-565d-4279-a529-bf7c1a2db959 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:40.587976 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:40.587976 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:40.592123 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5b6934bd-565d-4279-a529-bf7c1a2db959 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:40.597633 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b6934bd-565d-4279-a529-bf7c1a2db959 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:40.598207 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 137/569] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:40 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:40.853953 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5faea14c-4842-4932-8db8-2692154e0252 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:40.855847 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5faea14c-4842-4932-8db8-2692154e0252 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] POST https://10.4.3.64/volume/v3/attachments/18044cc2-3d27-40c8-965a-d46b67342f2c/action Jul 03 01:26:40.856197 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5faea14c-4842-4932-8db8-2692154e0252 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:40.856318 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5faea14c-4842-4932-8db8-2692154e0252 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:40.870270 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:40.870270 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:40.882667 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-7d30d7ad-5e9b-4ca6-a6ea-eaea50c709fe req-5faea14c-4842-4932-8db8-2692154e0252 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/attachments/18044cc2-3d27-40c8-965a-d46b67342f2c/action returned with HTTP 204 Jul 03 01:26:40.883212 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 144/570] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:26:40 2026] POST /volume/v3/attachments/18044cc2-3d27-40c8-965a-d46b67342f2c/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:40.965695 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fd19e87b-3015-423a-a68d-a799f4848c5f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:40.967449 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fd19e87b-3015-423a-a68d-a799f4848c5f tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:40.967660 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fd19e87b-3015-423a-a68d-a799f4848c5f tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:40.967817 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fd19e87b-3015-423a-a68d-a799f4848c5f tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:40.978720 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:40.978720 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:40.982383 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fd19e87b-3015-423a-a68d-a799f4848c5f tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:40.987709 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fd19e87b-3015-423a-a68d-a799f4848c5f tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:40.988130 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 147/571] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:40 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:41.000555 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a6f97457-2a15-4dde-84d6-39ed46437a21 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:41.002840 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a6f97457-2a15-4dde-84d6-39ed46437a21 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:41.003056 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a6f97457-2a15-4dde-84d6-39ed46437a21 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:41.003243 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a6f97457-2a15-4dde-84d6-39ed46437a21 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:41.011571 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:41.011571 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:41.014622 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a6f97457-2a15-4dde-84d6-39ed46437a21 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:41.019183 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a6f97457-2a15-4dde-84d6-39ed46437a21 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:41.019641 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 144/572] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:40 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:41.031055 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bfb360ac-4ca4-480e-be5e-b8b9ccb030ea None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:41.033005 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bfb360ac-4ca4-480e-be5e-b8b9ccb030ea tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:41.033247 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bfb360ac-4ca4-480e-be5e-b8b9ccb030ea tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:41.033583 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bfb360ac-4ca4-480e-be5e-b8b9ccb030ea tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:41.043323 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:41.043323 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:41.047126 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bfb360ac-4ca4-480e-be5e-b8b9ccb030ea tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:41.051841 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bfb360ac-4ca4-480e-be5e-b8b9ccb030ea tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:41.052246 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 138/573] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:41 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:41.230026 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c61e3587-427d-4b31-891b-b143efa8293a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:41.231957 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c61e3587-427d-4b31-891b-b143efa8293a tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:41.232140 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c61e3587-427d-4b31-891b-b143efa8293a tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:41.232335 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c61e3587-427d-4b31-891b-b143efa8293a tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:41.250775 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:41.250775 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:41.255978 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c61e3587-427d-4b31-891b-b143efa8293a tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:41.261395 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c61e3587-427d-4b31-891b-b143efa8293a tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:41.261858 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 145/574] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:41 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:41.362691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7f64370e-44bb-48a2-b84b-a4c966f8f3f5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:41.386740 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-6e1ab85c-1d5d-4caf-9629-abf917c088b3 req-afa187ff-2ca0-44cb-a5db-e46fc042d4ef None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:41.388814 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6e1ab85c-1d5d-4caf-9629-abf917c088b3 req-afa187ff-2ca0-44cb-a5db-e46fc042d4ef tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:26:41.389026 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-6e1ab85c-1d5d-4caf-9629-abf917c088b3 req-afa187ff-2ca0-44cb-a5db-e46fc042d4ef tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:41.389193 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-6e1ab85c-1d5d-4caf-9629-abf917c088b3 req-afa187ff-2ca0-44cb-a5db-e46fc042d4ef tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:41.400303 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:41.400303 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:41.404054 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-6e1ab85c-1d5d-4caf-9629-abf917c088b3 req-afa187ff-2ca0-44cb-a5db-e46fc042d4ef tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:26:41.408300 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6e1ab85c-1d5d-4caf-9629-abf917c088b3 req-afa187ff-2ca0-44cb-a5db-e46fc042d4ef tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:26:41.408864 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 145/575] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:41 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:41.563628 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-011ad3b8-568c-4bab-8ed5-dcf2a0e3b253 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:41.563963 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-011ad3b8-568c-4bab-8ed5-dcf2a0e3b253 None None] GET https://10.4.3.64/volume// Jul 03 01:26:41.564105 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-011ad3b8-568c-4bab-8ed5-dcf2a0e3b253 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:41.564270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-011ad3b8-568c-4bab-8ed5-dcf2a0e3b253 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:41.564632 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-011ad3b8-568c-4bab-8ed5-dcf2a0e3b253 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:41.564892 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 139/576] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:41.565274 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7f64370e-44bb-48a2-b84b-a4c966f8f3f5 tempest-ExtensionsTestJSON-1879816295 tempest-ExtensionsTestJSON-1879816295-project-member] GET https://10.4.3.64/volume/v3/extensions Jul 03 01:26:41.565506 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7f64370e-44bb-48a2-b84b-a4c966f8f3f5 tempest-ExtensionsTestJSON-1879816295 tempest-ExtensionsTestJSON-1879816295-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:41.565686 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7f64370e-44bb-48a2-b84b-a4c966f8f3f5 tempest-ExtensionsTestJSON-1879816295 tempest-ExtensionsTestJSON-1879816295-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:41.566009 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7f64370e-44bb-48a2-b84b-a4c966f8f3f5 tempest-ExtensionsTestJSON-1879816295 tempest-ExtensionsTestJSON-1879816295-project-member] https://10.4.3.64/volume/v3/extensions returned with HTTP 200 Jul 03 01:26:41.566594 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 148/577] 10.4.3.64 () {66 vars in 1239 bytes} [Fri Jul 3 01:26:41 2026] GET /volume/v3/extensions => generated 5245 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:41.571712 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-84fa2b2e-8daf-432b-8318-a29cae2fb01c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:41.573860 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-84fa2b2e-8daf-432b-8318-a29cae2fb01c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:26:41.574205 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-84fa2b2e-8daf-432b-8318-a29cae2fb01c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86", "connector": null, "instance_uuid": "205bf898-5d0f-4a05-a837-fe3b71ec782a"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:41.583467 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:41.583467 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:41.609536 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6e8d0bf5-11f2-4255-ab18-8d9d8a838605 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:41.611719 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-84fa2b2e-8daf-432b-8318-a29cae2fb01c tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:26:41.611968 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6e8d0bf5-11f2-4255-ab18-8d9d8a838605 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:41.612165 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6e8d0bf5-11f2-4255-ab18-8d9d8a838605 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:41.612204 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 146/578] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:26:41 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:41.612457 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6e8d0bf5-11f2-4255-ab18-8d9d8a838605 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:41.620619 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:41.620619 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:41.623675 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6e8d0bf5-11f2-4255-ab18-8d9d8a838605 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:41.627458 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6e8d0bf5-11f2-4255-ab18-8d9d8a838605 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:41.627821 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 146/579] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:41 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:42.275316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4d561515-3546-4d3a-9ca6-149315d46859 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:42.278740 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4d561515-3546-4d3a-9ca6-149315d46859 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:42.278740 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4d561515-3546-4d3a-9ca6-149315d46859 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:42.278740 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4d561515-3546-4d3a-9ca6-149315d46859 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:42.288964 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:42.288964 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:42.292454 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4d561515-3546-4d3a-9ca6-149315d46859 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:42.297036 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4d561515-3546-4d3a-9ca6-149315d46859 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:42.297523 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 140/580] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:42 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:42.642703 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-153d2113-1a3f-4f5a-800d-caa9d885f1d8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:42.644834 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-153d2113-1a3f-4f5a-800d-caa9d885f1d8 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:42.645061 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-153d2113-1a3f-4f5a-800d-caa9d885f1d8 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:42.645327 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-153d2113-1a3f-4f5a-800d-caa9d885f1d8 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:42.658035 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:42.658035 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:42.662442 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-153d2113-1a3f-4f5a-800d-caa9d885f1d8 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:42.668105 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-153d2113-1a3f-4f5a-800d-caa9d885f1d8 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:42.668672 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 149/581] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:42 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:43.312202 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-24e7f3c1-49e2-4ec9-981f-9ddf4c30b768 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:43.314019 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-24e7f3c1-49e2-4ec9-981f-9ddf4c30b768 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:43.314242 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-24e7f3c1-49e2-4ec9-981f-9ddf4c30b768 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:43.314446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-24e7f3c1-49e2-4ec9-981f-9ddf4c30b768 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:43.323507 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:43.323507 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:43.326999 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-24e7f3c1-49e2-4ec9-981f-9ddf4c30b768 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:43.331126 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-24e7f3c1-49e2-4ec9-981f-9ddf4c30b768 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:43.331526 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 147/582] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:43 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:43.451781 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:43.617624 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:43.617907 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-90662427"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:43.619209 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-90662427'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:43.619315 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create volume of 1 GB Jul 03 01:26:43.623623 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Availability Zones retrieved successfully. Jul 03 01:26:43.631102 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Flow 'volume_create_api' (5b0d9374-be45-48cd-a94e-5fb2a0bc29d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:43.632288 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26062ef-bf77-4410-951a-a6814c25397a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:43.633593 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:43.659519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a26062ef-bf77-4410-951a-a6814c25397a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:43.660196 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0649649c-1cbd-40f1-9a80-007d0b448d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:43.672129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-55480539-9ed9-43ff-8199-f018d65caf2c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:43.680036 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a03e0d5e-5850-4bb5-bdbe-2825ad6a765d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:43.681617 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a03e0d5e-5850-4bb5-bdbe-2825ad6a765d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:43.681786 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a03e0d5e-5850-4bb5-bdbe-2825ad6a765d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:43.681951 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a03e0d5e-5850-4bb5-bdbe-2825ad6a765d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:43.690150 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:43.690150 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:43.693824 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a03e0d5e-5850-4bb5-bdbe-2825ad6a765d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:43.697532 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a03e0d5e-5850-4bb5-bdbe-2825ad6a765d tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:43.697867 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 150/583] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:43 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:43.718289 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Created reservations ['3f1abadb-9170-402a-9831-1be2eb62964e', 'f767173c-1e65-41af-80be-1b9bce43de1d', 'ce412d49-6049-4440-9546-e11677eab2cb', 'ae4a17f3-42f5-45c2-a734-44761efcc257'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:43.719266 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0649649c-1cbd-40f1-9a80-007d0b448d92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f1abadb-9170-402a-9831-1be2eb62964e', 'f767173c-1e65-41af-80be-1b9bce43de1d', 'ce412d49-6049-4440-9546-e11677eab2cb', 'ae4a17f3-42f5-45c2-a734-44761efcc257']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:43.720224 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (643cb3cf-8bd0-4436-9e26-fed7cc356870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:43.745859 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (643cb3cf-8bd0-4436-9e26-fed7cc356870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75f2f03a-847b-4dd8-a226-ffb25bb3277d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-90662427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7ee627a2924fd9942bff2245e75bb1',qos_specs=None,replication_status=,reservations=['3f1abadb-9170-402a-9831-1be2eb62964e','f767173c-1e65-41af-80be-1b9bce43de1d','ce412d49-6049-4440-9546-e11677eab2cb','ae4a17f3-42f5-45c2-a734-44761efcc257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e376a8648b7471da11da037e020db85',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-90662427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75f2f03a-847b-4dd8-a226-ffb25bb3277d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f7ee627a2924fd9942bff2245e75bb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e376a8648b7471da11da037e020db85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:43.746748 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ece772d-f858-4b74-9fb9-39bbebc09588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:43.766490 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ece772d-f858-4b74-9fb9-39bbebc09588) transitioned into state 'SUCCESS' from state '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-90662427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7ee627a2924fd9942bff2245e75bb1',qos_specs=None,replication_status=,reservations=['3f1abadb-9170-402a-9831-1be2eb62964e','f767173c-1e65-41af-80be-1b9bce43de1d','ce412d49-6049-4440-9546-e11677eab2cb','ae4a17f3-42f5-45c2-a734-44761efcc257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e376a8648b7471da11da037e020db85',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:43.767011 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6b5667-c9d6-4bbb-9b2c-66bd088b7035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:43.775930 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6b5667-c9d6-4bbb-9b2c-66bd088b7035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:43.776788 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Flow 'volume_create_api' (5b0d9374-be45-48cd-a94e-5fb2a0bc29d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:43.777063 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create volume request issued successfully. Jul 03 01:26:43.777605 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-98e63017-922f-449b-9acf-6935cfd7c8d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:43.778016 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 147/584] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:26:43 2026] POST /volume/v3/volumes => generated 747 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:43.788756 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aa598061-63d5-4c5d-b2cc-c4d0a39d8bf5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:43.790387 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aa598061-63d5-4c5d-b2cc-c4d0a39d8bf5 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d Jul 03 01:26:43.790557 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aa598061-63d5-4c5d-b2cc-c4d0a39d8bf5 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:43.790739 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aa598061-63d5-4c5d-b2cc-c4d0a39d8bf5 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:43.797149 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:43.797149 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:43.800629 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-aa598061-63d5-4c5d-b2cc-c4d0a39d8bf5 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:43.804626 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aa598061-63d5-4c5d-b2cc-c4d0a39d8bf5 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d returned with HTTP 200 Jul 03 01:26:43.805050 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 148/585] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:43 2026] GET /volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:43.850382 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-55480539-9ed9-43ff-8199-f018d65caf2c tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:26:43.850632 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-55480539-9ed9-43ff-8199-f018d65caf2c tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1807243539"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:43.864120 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-55480539-9ed9-43ff-8199-f018d65caf2c tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:26:43.864605 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 141/586] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:26:43 2026] POST /volume/v3/types => generated 231 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:43.872760 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1f6bd493-69cb-4015-a97a-0ac293d914a7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:43.874098 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1f6bd493-69cb-4015-a97a-0ac293d914a7 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] POST https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs Jul 03 01:26:43.874548 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1f6bd493-69cb-4015-a97a-0ac293d914a7 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:43.895756 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1f6bd493-69cb-4015-a97a-0ac293d914a7 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs returned with HTTP 200 Jul 03 01:26:43.896247 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 151/587] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Jul 3 01:26:43 2026] POST /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs => generated 34 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:43.902976 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-742511f0-c79f-4d3e-a3f2-9cbc5aee67c4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:43.904895 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-742511f0-c79f-4d3e-a3f2-9cbc5aee67c4 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] GET https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec3 Jul 03 01:26:43.905059 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-742511f0-c79f-4d3e-a3f2-9cbc5aee67c4 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:43.905228 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-742511f0-c79f-4d3e-a3f2-9cbc5aee67c4 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:43.905466 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:43.905466 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:43.913111 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-742511f0-c79f-4d3e-a3f2-9cbc5aee67c4 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec3 returned with HTTP 200 Jul 03 01:26:43.913501 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 148/588] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:26:43 2026] GET /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:43.920406 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-058b4ee4-a155-43f6-b868-510cbf667baa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:43.921965 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-058b4ee4-a155-43f6-b868-510cbf667baa tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] DELETE https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec3 Jul 03 01:26:43.922164 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-058b4ee4-a155-43f6-b868-510cbf667baa tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:43.922393 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-058b4ee4-a155-43f6-b868-510cbf667baa tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:43.938718 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-cfc596f7-dd1f-42bb-8f55-9d31ae336fbe None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:43.940605 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-cfc596f7-dd1f-42bb-8f55-9d31ae336fbe tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] POST https://10.4.3.64/volume/v3/attachments/98640eed-0249-405b-8fbf-f1b1472fa30b/action Jul 03 01:26:43.940949 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-cfc596f7-dd1f-42bb-8f55-9d31ae336fbe tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:43.941068 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-cfc596f7-dd1f-42bb-8f55-9d31ae336fbe tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:43.955355 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:43.955355 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:43.955596 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-058b4ee4-a155-43f6-b868-510cbf667baa tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec3 returned with HTTP 202 Jul 03 01:26:43.956113 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 149/589] 10.4.3.64 () {66 vars in 1392 bytes} [Fri Jul 3 01:26:43 2026] DELETE /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:43.962204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-96b7bc3b-4a9c-49b3-9291-6aa227333230 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:43.964068 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-96b7bc3b-4a9c-49b3-9291-6aa227333230 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] GET https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec3 Jul 03 01:26:43.964294 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-96b7bc3b-4a9c-49b3-9291-6aa227333230 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:43.964525 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-96b7bc3b-4a9c-49b3-9291-6aa227333230 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:43.970262 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f0aa6bb-1780-49f4-a309-933221a52754 req-cfc596f7-dd1f-42bb-8f55-9d31ae336fbe tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/attachments/98640eed-0249-405b-8fbf-f1b1472fa30b/action returned with HTTP 204 Jul 03 01:26:43.970706 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 142/590] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:26:43 2026] POST /volume/v3/attachments/98640eed-0249-405b-8fbf-f1b1472fa30b/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:43.971311 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-96b7bc3b-4a9c-49b3-9291-6aa227333230 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec3 returned with HTTP 404 Jul 03 01:26:43.971778 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 152/591] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:26:43 2026] GET /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec3 => generated 129 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:43.979002 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-63672115-e21e-4ac5-8e28-c279e5ef5636 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:43.980713 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-63672115-e21e-4ac5-8e28-c279e5ef5636 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] POST https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs Jul 03 01:26:43.981012 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-63672115-e21e-4ac5-8e28-c279e5ef5636 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:44.020078 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-63672115-e21e-4ac5-8e28-c279e5ef5636 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs returned with HTTP 200 Jul 03 01:26:44.020517 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 149/592] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Jul 3 01:26:43 2026] POST /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs => generated 34 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:44.027064 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-12d2cfa8-fafc-499d-bbe5-6e4f9610ef86 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.028753 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-12d2cfa8-fafc-499d-bbe5-6e4f9610ef86 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] GET https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs Jul 03 01:26:44.028917 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-12d2cfa8-fafc-499d-bbe5-6e4f9610ef86 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.029082 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-12d2cfa8-fafc-499d-bbe5-6e4f9610ef86 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.036682 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-12d2cfa8-fafc-499d-bbe5-6e4f9610ef86 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs returned with HTTP 200 Jul 03 01:26:44.037103 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 150/593] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Jul 3 01:26:44 2026] GET /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:44.045043 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a07fb406-f897-430b-9cd4-626f7f42dfff None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.047433 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a07fb406-f897-430b-9cd4-626f7f42dfff tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] POST https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs Jul 03 01:26:44.047926 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a07fb406-f897-430b-9cd4-626f7f42dfff tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:44.072253 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a07fb406-f897-430b-9cd4-626f7f42dfff tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs returned with HTTP 200 Jul 03 01:26:44.072807 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 143/594] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Jul 3 01:26:44 2026] POST /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:44.079759 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-37b369a7-4356-4f78-909f-7bbb2344c142 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.081470 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-37b369a7-4356-4f78-909f-7bbb2344c142 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] PUT https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec2 Jul 03 01:26:44.081774 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-37b369a7-4356-4f78-909f-7bbb2344c142 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:44.103333 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-37b369a7-4356-4f78-909f-7bbb2344c142 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec2 returned with HTTP 200 Jul 03 01:26:44.104093 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 153/595] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:26:44 2026] PUT /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec2 => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:44.110856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-34a8b8c8-0111-49a1-9b3f-3771f1c05f45 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.112355 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34a8b8c8-0111-49a1-9b3f-3771f1c05f45 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] GET https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec2 Jul 03 01:26:44.112568 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34a8b8c8-0111-49a1-9b3f-3771f1c05f45 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.112758 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34a8b8c8-0111-49a1-9b3f-3771f1c05f45 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.121932 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34a8b8c8-0111-49a1-9b3f-3771f1c05f45 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec2 returned with HTTP 200 Jul 03 01:26:44.122511 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 150/596] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:26:44 2026] GET /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs/spec2 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:44.132923 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f07c6917-e1fe-4b6e-8f83-a5b198b2ecd3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.134777 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f07c6917-e1fe-4b6e-8f83-a5b198b2ecd3 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] POST https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs Jul 03 01:26:44.135098 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f07c6917-e1fe-4b6e-8f83-a5b198b2ecd3 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:44.165151 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f07c6917-e1fe-4b6e-8f83-a5b198b2ecd3 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs returned with HTTP 200 Jul 03 01:26:44.165709 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 151/597] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Jul 3 01:26:44 2026] POST /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs => generated 51 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:44.173747 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c7e81692-1d99-485a-9bca-93b8ae6896a3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.175554 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c7e81692-1d99-485a-9bca-93b8ae6896a3 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] GET https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs Jul 03 01:26:44.175759 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c7e81692-1d99-485a-9bca-93b8ae6896a3 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.175968 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c7e81692-1d99-485a-9bca-93b8ae6896a3 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.183214 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c7e81692-1d99-485a-9bca-93b8ae6896a3 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs returned with HTTP 200 Jul 03 01:26:44.183594 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 144/598] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Jul 3 01:26:44 2026] GET /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5/extra_specs => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:44.192038 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-17bdf14a-971b-4f2c-bbff-39f59db2bba5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.193749 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-17bdf14a-971b-4f2c-bbff-39f59db2bba5 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] DELETE https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5 Jul 03 01:26:44.193936 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-17bdf14a-971b-4f2c-bbff-39f59db2bba5 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.194125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-17bdf14a-971b-4f2c-bbff-39f59db2bba5 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.218686 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-17bdf14a-971b-4f2c-bbff-39f59db2bba5 tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5 returned with HTTP 202 Jul 03 01:26:44.219098 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 154/599] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:26:44 2026] DELETE /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:44.226750 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-35ce2b9a-70fa-41b7-b50e-08ab73efbaac None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.228443 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-35ce2b9a-70fa-41b7-b50e-08ab73efbaac tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] GET https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5 Jul 03 01:26:44.228634 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-35ce2b9a-70fa-41b7-b50e-08ab73efbaac tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.228822 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-35ce2b9a-70fa-41b7-b50e-08ab73efbaac tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.231790 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-35ce2b9a-70fa-41b7-b50e-08ab73efbaac tempest-VolumeTypesExtraSpecsTest-223831464 tempest-VolumeTypesExtraSpecsTest-223831464-project-admin] https://10.4.3.64/volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5 returned with HTTP 404 Jul 03 01:26:44.232203 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 151/600] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:26:44 2026] GET /volume/v3/types/febef9c0-82d1-4608-9687-54de5ee4aee5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:44.344985 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0a1984a0-c9f2-42a7-82be-c0c6ba0bd3d9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.346950 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0a1984a0-c9f2-42a7-82be-c0c6ba0bd3d9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:44.347181 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0a1984a0-c9f2-42a7-82be-c0c6ba0bd3d9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.347446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0a1984a0-c9f2-42a7-82be-c0c6ba0bd3d9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.357802 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:44.357802 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:44.361565 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0a1984a0-c9f2-42a7-82be-c0c6ba0bd3d9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:44.365358 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0a1984a0-c9f2-42a7-82be-c0c6ba0bd3d9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:44.365723 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 152/601] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:44 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:44.406282 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-fa427fd1-d860-4e6a-bc82-6d01396088b1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.408763 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-fa427fd1-d860-4e6a-bc82-6d01396088b1 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] DELETE https://10.4.3.64/volume/v3/attachments/c3ded17e-36dc-416e-bfe8-e2aec84e43d0 Jul 03 01:26:44.408945 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-fa427fd1-d860-4e6a-bc82-6d01396088b1 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.409121 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-fa427fd1-d860-4e6a-bc82-6d01396088b1 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.415898 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:44.415898 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:44.710267 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0ea6dd20-1aeb-4c1d-97aa-2e5831c20fe3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.712000 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0ea6dd20-1aeb-4c1d-97aa-2e5831c20fe3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:44.712701 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0ea6dd20-1aeb-4c1d-97aa-2e5831c20fe3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.712905 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0ea6dd20-1aeb-4c1d-97aa-2e5831c20fe3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.721486 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:44.721486 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:44.725130 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0ea6dd20-1aeb-4c1d-97aa-2e5831c20fe3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:44.728971 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0ea6dd20-1aeb-4c1d-97aa-2e5831c20fe3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:44.729345 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 155/602] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:44 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:44.743750 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0cf1cafa-8258-46f8-bd55-f8e416e0d853 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.745354 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0cf1cafa-8258-46f8-bd55-f8e416e0d853 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:44.745541 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0cf1cafa-8258-46f8-bd55-f8e416e0d853 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.745716 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0cf1cafa-8258-46f8-bd55-f8e416e0d853 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.754123 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:44.754123 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:44.757259 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0cf1cafa-8258-46f8-bd55-f8e416e0d853 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:44.760863 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0cf1cafa-8258-46f8-bd55-f8e416e0d853 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:44.761219 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 152/603] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:44 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:44.772837 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ce2ce3ee-72bb-4607-a8b3-b94da15e9c01 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.774581 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ce2ce3ee-72bb-4607-a8b3-b94da15e9c01 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:44.774757 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ce2ce3ee-72bb-4607-a8b3-b94da15e9c01 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.774925 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ce2ce3ee-72bb-4607-a8b3-b94da15e9c01 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.783710 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:44.783710 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:44.786590 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ce2ce3ee-72bb-4607-a8b3-b94da15e9c01 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Volume info retrieved successfully. Jul 03 01:26:44.790711 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ce2ce3ee-72bb-4607-a8b3-b94da15e9c01 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:44.791084 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 153/604] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:44 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:44.816047 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e3245b45-f33b-404d-a537-48051272a950 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.817708 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e3245b45-f33b-404d-a537-48051272a950 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d Jul 03 01:26:44.817913 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e3245b45-f33b-404d-a537-48051272a950 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.818118 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e3245b45-f33b-404d-a537-48051272a950 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.825332 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:44.825332 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:44.828991 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e3245b45-f33b-404d-a537-48051272a950 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:44.833442 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e3245b45-f33b-404d-a537-48051272a950 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d returned with HTTP 200 Jul 03 01:26:44.833837 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 156/605] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:44 2026] GET /volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:44.847169 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-51129512-56cc-48c9-a1d5-607118e2d6e3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.847792 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-51129512-56cc-48c9-a1d5-607118e2d6e3 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:44.848021 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-51129512-56cc-48c9-a1d5-607118e2d6e3 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75f2f03a-847b-4dd8-a226-ffb25bb3277d", "name": "tempest-VolumesDeleteCascade-Snapshot-117929126"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:44.859790 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:44.859790 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:44.860240 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-51129512-56cc-48c9-a1d5-607118e2d6e3 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:44.860361 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-51129512-56cc-48c9-a1d5-607118e2d6e3 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create snapshot from volume 75f2f03a-847b-4dd8-a226-ffb25bb3277d Jul 03 01:26:44.889412 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4dceab71-9062-4a09-a576-ef31563d3775 req-9eca33a2-fa89-4ddb-9520-1538a03c7c82 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.892839 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-9eca33a2-fa89-4ddb-9520-1538a03c7c82 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:44.893005 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-9eca33a2-fa89-4ddb-9520-1538a03c7c82 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.893173 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-9eca33a2-fa89-4ddb-9520-1538a03c7c82 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.901309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-51129512-56cc-48c9-a1d5-607118e2d6e3 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Created reservations ['5efb42bb-12a7-466e-a1f4-e90ee8a4576e', '9c19e572-4224-4043-a4c2-518dec2ee556', '0f6d024b-5a02-4e29-910f-b2dcb829c523', 'cdd9a437-946c-44e9-be44-e2af15e2e2cb'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:44.906873 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:44.906873 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:44.911108 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-4dceab71-9062-4a09-a576-ef31563d3775 req-9eca33a2-fa89-4ddb-9520-1538a03c7c82 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:44.915661 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-9eca33a2-fa89-4ddb-9520-1538a03c7c82 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:44.916042 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 154/606] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:44 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:44.941495 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-8a136101-9044-44d9-9fee-d25796721f14 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.943103 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-8a136101-9044-44d9-9fee-d25796721f14 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3be95199-181e-431f-b68e-8ba3e6f83f61 Jul 03 01:26:44.943309 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-8a136101-9044-44d9-9fee-d25796721f14 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.943801 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-8a136101-9044-44d9-9fee-d25796721f14 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.951606 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:44.951606 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:44.958884 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-51129512-56cc-48c9-a1d5-607118e2d6e3 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Snapshot create request issued successfully. Jul 03 01:26:44.959245 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-51129512-56cc-48c9-a1d5-607118e2d6e3 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:26:44.959934 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 153/607] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:26:44 2026] POST /volume/v3/snapshots => generated 306 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:44.976962 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fa232460-ca00-4fc1-9bcb-b8fad5e4c9a0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.976962 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fa232460-ca00-4fc1-9bcb-b8fad5e4c9a0 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/snapshots/9dad9313-610e-4900-8fe3-903ae1dd28e0 Jul 03 01:26:44.976962 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fa232460-ca00-4fc1-9bcb-b8fad5e4c9a0 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:44.976962 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fa232460-ca00-4fc1-9bcb-b8fad5e4c9a0 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:44.978130 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4dceab71-9062-4a09-a576-ef31563d3775 req-f6805cc5-6b17-48dc-b4d0-dad88f820400 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:44.980868 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-f6805cc5-6b17-48dc-b4d0-dad88f820400 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] POST https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943/action Jul 03 01:26:44.980868 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-f6805cc5-6b17-48dc-b4d0-dad88f820400 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:44.980868 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-f6805cc5-6b17-48dc-b4d0-dad88f820400 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:44.985404 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:44.985404 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:44.985404 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-fa232460-ca00-4fc1-9bcb-b8fad5e4c9a0 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Snapshot retrieved successfully. Jul 03 01:26:44.985404 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fa232460-ca00-4fc1-9bcb-b8fad5e4c9a0 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots/9dad9313-610e-4900-8fe3-903ae1dd28e0 returned with HTTP 200 Jul 03 01:26:44.985404 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 155/608] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:44 2026] GET /volume/v3/snapshots/9dad9313-610e-4900-8fe3-903ae1dd28e0 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:44.990403 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-be42ed70-f79b-4b4a-ba7f-4acc3d74ca56 req-fa427fd1-d860-4e6a-bc82-6d01396088b1 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/attachments/c3ded17e-36dc-416e-bfe8-e2aec84e43d0 returned with HTTP 200 Jul 03 01:26:44.990764 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 145/609] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:26:44 2026] DELETE /volume/v3/attachments/c3ded17e-36dc-416e-bfe8-e2aec84e43d0 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:44.994715 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:44.994715 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:44.994715 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-4dceab71-9062-4a09-a576-ef31563d3775 req-f6805cc5-6b17-48dc-b4d0-dad88f820400 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:45.006533 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-4dceab71-9062-4a09-a576-ef31563d3775 req-f6805cc5-6b17-48dc-b4d0-dad88f820400 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Begin detaching volume completed successfully. Jul 03 01:26:45.007366 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-f6805cc5-6b17-48dc-b4d0-dad88f820400 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943/action returned with HTTP 202 Jul 03 01:26:45.007366 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 154/610] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:26:44 2026] POST /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:45.031858 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c7e02ac1-4586-4cfb-a75e-2d4ecfce84f9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:45.033697 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c7e02ac1-4586-4cfb-a75e-2d4ecfce84f9 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:45.033924 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c7e02ac1-4586-4cfb-a75e-2d4ecfce84f9 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:45.034110 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c7e02ac1-4586-4cfb-a75e-2d4ecfce84f9 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:45.044394 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:45.044394 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:45.048165 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c7e02ac1-4586-4cfb-a75e-2d4ecfce84f9 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Volume info retrieved successfully. Jul 03 01:26:45.052906 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c7e02ac1-4586-4cfb-a75e-2d4ecfce84f9 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:45.053364 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 156/611] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:45 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:45.381479 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6c6ca183-b506-478f-867f-ee684e08e7a9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:45.384876 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6c6ca183-b506-478f-867f-ee684e08e7a9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:45.385202 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6c6ca183-b506-478f-867f-ee684e08e7a9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:45.385557 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6c6ca183-b506-478f-867f-ee684e08e7a9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:45.401179 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:45.401179 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:45.406455 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6c6ca183-b506-478f-867f-ee684e08e7a9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:45.410030 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6c6ca183-b506-478f-867f-ee684e08e7a9 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:45.410581 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 146/612] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:45 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:45.511044 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-8a136101-9044-44d9-9fee-d25796721f14 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/attachments/3be95199-181e-431f-b68e-8ba3e6f83f61 returned with HTTP 200 Jul 03 01:26:45.511676 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 157/613] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:26:44 2026] DELETE /volume/v3/attachments/3be95199-181e-431f-b68e-8ba3e6f83f61 => generated 192 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:45.612609 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-139df379-68b8-499f-a279-5af5e6ccb6b1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:45.612906 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-139df379-68b8-499f-a279-5af5e6ccb6b1 None None] GET https://10.4.3.64/volume// Jul 03 01:26:45.613076 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-139df379-68b8-499f-a279-5af5e6ccb6b1 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:45.613262 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-139df379-68b8-499f-a279-5af5e6ccb6b1 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:45.613693 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-139df379-68b8-499f-a279-5af5e6ccb6b1 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:45.614126 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 155/614] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:45.621564 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-70754a4f-bd66-4062-b12d-2b9a6496e45e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:45.623630 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-70754a4f-bd66-4062-b12d-2b9a6496e45e tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] POST https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86/action Jul 03 01:26:45.624093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-70754a4f-bd66-4062-b12d-2b9a6496e45e tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Action body: b'{"os-reimage": {"image_id": "6f46c600-08af-4efa-8896-2937119daaf9", "reimage_reserved": true}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:45.624330 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-70754a4f-bd66-4062-b12d-2b9a6496e45e tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "6f46c600-08af-4efa-8896-2937119daaf9", "reimage_reserved": true}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:45.637006 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:45.637006 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:45.637480 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-70754a4f-bd66-4062-b12d-2b9a6496e45e tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:26:45.750557 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-70754a4f-bd66-4062-b12d-2b9a6496e45e tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86/action returned with HTTP 202 Jul 03 01:26:45.750956 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 157/615] 10.4.3.64 () {74 vars in 1706 bytes} [Fri Jul 3 01:26:45 2026] POST /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 01:26:45.994633 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4aeaa33a-b630-41ac-be6e-8dda8692ba4e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:45.996480 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4aeaa33a-b630-41ac-be6e-8dda8692ba4e tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/snapshots/9dad9313-610e-4900-8fe3-903ae1dd28e0 Jul 03 01:26:45.996603 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4aeaa33a-b630-41ac-be6e-8dda8692ba4e tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:45.996779 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4aeaa33a-b630-41ac-be6e-8dda8692ba4e tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:46.001990 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:46.001990 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:46.002474 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4aeaa33a-b630-41ac-be6e-8dda8692ba4e tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Snapshot retrieved successfully. Jul 03 01:26:46.003138 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4aeaa33a-b630-41ac-be6e-8dda8692ba4e tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots/9dad9313-610e-4900-8fe3-903ae1dd28e0 returned with HTTP 200 Jul 03 01:26:46.003521 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 147/616] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:45 2026] GET /volume/v3/snapshots/9dad9313-610e-4900-8fe3-903ae1dd28e0 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:46.013710 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e8130ac2-621e-4d69-9c89-b65c5a141609 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.037981 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e8130ac2-621e-4d69-9c89-b65c5a141609 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:46.038301 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e8130ac2-621e-4d69-9c89-b65c5a141609 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75f2f03a-847b-4dd8-a226-ffb25bb3277d", "name": "tempest-VolumesDeleteCascade-Snapshot-2141639003"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:46.045675 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-34e73c7c-c0e9-46df-be1f-7aaee071485e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.046003 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34e73c7c-c0e9-46df-be1f-7aaee071485e None None] GET https://10.4.3.64/volume// Jul 03 01:26:46.046141 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34e73c7c-c0e9-46df-be1f-7aaee071485e None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:46.046280 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:46.046280 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:46.046372 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34e73c7c-c0e9-46df-be1f-7aaee071485e None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:46.046702 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34e73c7c-c0e9-46df-be1f-7aaee071485e None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:46.046741 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e8130ac2-621e-4d69-9c89-b65c5a141609 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:46.046835 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-e8130ac2-621e-4d69-9c89-b65c5a141609 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create snapshot from volume 75f2f03a-847b-4dd8-a226-ffb25bb3277d Jul 03 01:26:46.047044 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 156/617] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:46.066505 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3c44b1ad-ec39-4daf-95d5-24225e6ded14 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.068250 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3c44b1ad-ec39-4daf-95d5-24225e6ded14 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:46.068484 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3c44b1ad-ec39-4daf-95d5-24225e6ded14 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:46.068662 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3c44b1ad-ec39-4daf-95d5-24225e6ded14 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:46.068871 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4dceab71-9062-4a09-a576-ef31563d3775 req-1bedbd1a-7c84-4d02-8e6b-26a9084622d3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.070772 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-1bedbd1a-7c84-4d02-8e6b-26a9084622d3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:46.070937 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-1bedbd1a-7c84-4d02-8e6b-26a9084622d3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:46.071117 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-1bedbd1a-7c84-4d02-8e6b-26a9084622d3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:46.071852 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-e8130ac2-621e-4d69-9c89-b65c5a141609 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Created reservations ['ab237b77-e86d-4ac4-921c-17a1cba9d20a', '68794629-085d-421b-9f84-b710ee98563b', '6ddce55c-67cf-477e-b87f-a7ea48c13a02', '8e26f27a-ed15-4e93-8365-fda9aa5e2d42'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:46.078202 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:46.078202 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:46.080542 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:46.080542 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:46.081792 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3c44b1ad-ec39-4daf-95d5-24225e6ded14 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Volume info retrieved successfully. Jul 03 01:26:46.085636 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-4dceab71-9062-4a09-a576-ef31563d3775 req-1bedbd1a-7c84-4d02-8e6b-26a9084622d3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:46.086548 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3c44b1ad-ec39-4daf-95d5-24225e6ded14 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:46.087029 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 158/618] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:46 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:46.093060 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-1bedbd1a-7c84-4d02-8e6b-26a9084622d3 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:46.093595 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 148/619] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:26:46 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:46.106460 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e8130ac2-621e-4d69-9c89-b65c5a141609 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Snapshot create request issued successfully. Jul 03 01:26:46.106869 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e8130ac2-621e-4d69-9c89-b65c5a141609 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:26:46.107417 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 158/620] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:26:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:46.116153 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cd4364bf-ab8c-4a36-b6fd-076a53fe2e0f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.118112 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cd4364bf-ab8c-4a36-b6fd-076a53fe2e0f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/snapshots/bf43a742-bdf5-405a-8e64-40dbf3e86f97 Jul 03 01:26:46.118335 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cd4364bf-ab8c-4a36-b6fd-076a53fe2e0f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:46.118514 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cd4364bf-ab8c-4a36-b6fd-076a53fe2e0f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:46.123859 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:46.123859 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:46.124283 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cd4364bf-ab8c-4a36-b6fd-076a53fe2e0f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Snapshot retrieved successfully. Jul 03 01:26:46.125073 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cd4364bf-ab8c-4a36-b6fd-076a53fe2e0f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots/bf43a742-bdf5-405a-8e64-40dbf3e86f97 returned with HTTP 200 Jul 03 01:26:46.125452 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 157/621] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:46 2026] GET /volume/v3/snapshots/bf43a742-bdf5-405a-8e64-40dbf3e86f97 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:46.199003 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-76d73134-8c23-4370-be37-acaab6c81b9e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.199476 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-76d73134-8c23-4370-be37-acaab6c81b9e None None] GET https://10.4.3.64/volume// Jul 03 01:26:46.199698 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-76d73134-8c23-4370-be37-acaab6c81b9e None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:46.199941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-76d73134-8c23-4370-be37-acaab6c81b9e None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:46.200386 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-76d73134-8c23-4370-be37-acaab6c81b9e None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:46.200744 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 159/622] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:46.213588 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-0485a54c-acb2-4d0b-a172-14286e3e4599 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.218357 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-0485a54c-acb2-4d0b-a172-14286e3e4599 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:26:46.218849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-0485a54c-acb2-4d0b-a172-14286e3e4599 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0dd68b34-c789-466e-862a-eef857c1451d", "connector": null, "instance_uuid": "57114bf3-5c39-4122-af8b-4840dd9268cf"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:46.239868 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:46.239868 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:46.282130 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-0485a54c-acb2-4d0b-a172-14286e3e4599 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:26:46.282639 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 149/623] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:26:46 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:46.291371 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-ec5bff30-2b38-46e6-ab73-8896426d4463 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.293940 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-ec5bff30-2b38-46e6-ab73-8896426d4463 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] DELETE https://10.4.3.64/volume/v3/attachments/375a7439-5a74-4350-91d4-3ecac1be35d3 Jul 03 01:26:46.294110 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-ec5bff30-2b38-46e6-ab73-8896426d4463 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:46.294314 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-ec5bff30-2b38-46e6-ab73-8896426d4463 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:46.303378 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:46.303378 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:46.381656 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6b6ebc67-8fa5-423e-8f31-51c436a684ff None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.383356 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6b6ebc67-8fa5-423e-8f31-51c436a684ff tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:46.383538 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6b6ebc67-8fa5-423e-8f31-51c436a684ff tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:46.383727 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6b6ebc67-8fa5-423e-8f31-51c436a684ff tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:46.390476 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:46.390476 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:46.394107 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6b6ebc67-8fa5-423e-8f31-51c436a684ff tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:46.397906 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6b6ebc67-8fa5-423e-8f31-51c436a684ff tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:46.398321 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 158/624] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:46 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:46.411488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a94b57af-83dd-4a79-abb5-9df7038a67e5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.413046 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a94b57af-83dd-4a79-abb5-9df7038a67e5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:46.413211 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a94b57af-83dd-4a79-abb5-9df7038a67e5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:46.413394 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a94b57af-83dd-4a79-abb5-9df7038a67e5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:46.413564 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-a94b57af-83dd-4a79-abb5-9df7038a67e5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Delete volume with id: 82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:46.419967 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:46.419967 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:46.420337 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a94b57af-83dd-4a79-abb5-9df7038a67e5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:46.425211 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-00d154bc-300b-4ab3-ad9d-e2d3dd81ec55 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.427084 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-00d154bc-300b-4ab3-ad9d-e2d3dd81ec55 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:46.427267 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-00d154bc-300b-4ab3-ad9d-e2d3dd81ec55 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:46.427515 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-00d154bc-300b-4ab3-ad9d-e2d3dd81ec55 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:46.436172 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:46.436172 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:46.440846 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-00d154bc-300b-4ab3-ad9d-e2d3dd81ec55 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:46.442474 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a94b57af-83dd-4a79-abb5-9df7038a67e5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Delete volume request issued successfully. Jul 03 01:26:46.442733 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a94b57af-83dd-4a79-abb5-9df7038a67e5 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 202 Jul 03 01:26:46.443094 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 160/625] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:46 2026] DELETE /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:46.446217 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-00d154bc-300b-4ab3-ad9d-e2d3dd81ec55 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:46.446797 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 150/626] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:46 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:46.449818 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3d5b12eb-638a-4bfd-bc2a-659ef0dc9b04 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:46.451360 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3d5b12eb-638a-4bfd-bc2a-659ef0dc9b04 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:46.451598 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3d5b12eb-638a-4bfd-bc2a-659ef0dc9b04 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:46.451802 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3d5b12eb-638a-4bfd-bc2a-659ef0dc9b04 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:46.458857 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:46.458857 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:46.462468 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3d5b12eb-638a-4bfd-bc2a-659ef0dc9b04 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Volume info retrieved successfully. Jul 03 01:26:46.466052 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3d5b12eb-638a-4bfd-bc2a-659ef0dc9b04 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 200 Jul 03 01:26:46.466459 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 159/627] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:46 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 1013 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:46.839673 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-ec5bff30-2b38-46e6-ab73-8896426d4463 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments/375a7439-5a74-4350-91d4-3ecac1be35d3 returned with HTTP 200 Jul 03 01:26:46.840059 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 159/628] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:26:46 2026] DELETE /volume/v3/attachments/375a7439-5a74-4350-91d4-3ecac1be35d3 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:47.100441 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-93cdd57e-f699-4272-98bb-3f56b5ce90bf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:47.102306 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-93cdd57e-f699-4272-98bb-3f56b5ce90bf tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:47.102567 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-93cdd57e-f699-4272-98bb-3f56b5ce90bf tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:47.102804 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-93cdd57e-f699-4272-98bb-3f56b5ce90bf tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:47.113291 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:47.113291 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:47.117088 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-93cdd57e-f699-4272-98bb-3f56b5ce90bf tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Volume info retrieved successfully. Jul 03 01:26:47.123715 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-93cdd57e-f699-4272-98bb-3f56b5ce90bf tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:47.124040 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 161/629] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:47 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:47.135472 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-98877a0e-f086-4462-b432-06ad717e8670 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:47.137760 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-98877a0e-f086-4462-b432-06ad717e8670 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/snapshots/bf43a742-bdf5-405a-8e64-40dbf3e86f97 Jul 03 01:26:47.138058 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-98877a0e-f086-4462-b432-06ad717e8670 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:47.138630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-98877a0e-f086-4462-b432-06ad717e8670 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:47.152109 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:47.152109 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:47.152818 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-98877a0e-f086-4462-b432-06ad717e8670 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Snapshot retrieved successfully. Jul 03 01:26:47.153882 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-98877a0e-f086-4462-b432-06ad717e8670 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots/bf43a742-bdf5-405a-8e64-40dbf3e86f97 returned with HTTP 200 Jul 03 01:26:47.154447 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 151/630] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:47 2026] GET /volume/v3/snapshots/bf43a742-bdf5-405a-8e64-40dbf3e86f97 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:47.164069 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ed46c96c-207b-40da-9c7c-e0a5ff0b5aca None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:47.165596 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ed46c96c-207b-40da-9c7c-e0a5ff0b5aca tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] DELETE https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d?cascade=True Jul 03 01:26:47.165710 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ed46c96c-207b-40da-9c7c-e0a5ff0b5aca tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:47.165886 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ed46c96c-207b-40da-9c7c-e0a5ff0b5aca tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:47.166068 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-ed46c96c-207b-40da-9c7c-e0a5ff0b5aca tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Delete volume with id: 75f2f03a-847b-4dd8-a226-ffb25bb3277d Jul 03 01:26:47.173175 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:47.173175 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:47.173684 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ed46c96c-207b-40da-9c7c-e0a5ff0b5aca tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:47.221906 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ed46c96c-207b-40da-9c7c-e0a5ff0b5aca tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Delete volume request issued successfully. Jul 03 01:26:47.222207 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ed46c96c-207b-40da-9c7c-e0a5ff0b5aca tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d?cascade=True returned with HTTP 202 Jul 03 01:26:47.225201 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 160/631] 10.4.3.64 () {66 vars in 1369 bytes} [Fri Jul 3 01:26:47 2026] DELETE /volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d?cascade=True => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:47.232921 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9dcc65d1-f272-4d08-a974-3df6a43be159 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:47.234958 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9dcc65d1-f272-4d08-a974-3df6a43be159 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d Jul 03 01:26:47.234958 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9dcc65d1-f272-4d08-a974-3df6a43be159 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:47.235065 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9dcc65d1-f272-4d08-a974-3df6a43be159 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:47.242948 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:47.242948 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:47.252547 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9dcc65d1-f272-4d08-a974-3df6a43be159 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:47.260270 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9dcc65d1-f272-4d08-a974-3df6a43be159 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d returned with HTTP 200 Jul 03 01:26:47.260525 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 160/632] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:47 2026] GET /volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:47.261152 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-eae24a15-1119-47cc-b340-c5bd5989563f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:47.267174 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-eae24a15-1119-47cc-b340-c5bd5989563f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] POST https://10.4.3.64/volume/v3/attachments/66bc75c3-0848-473e-9bb0-9fd1765cf6d6/action Jul 03 01:26:47.267174 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-eae24a15-1119-47cc-b340-c5bd5989563f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:47.267174 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-eae24a15-1119-47cc-b340-c5bd5989563f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:47.290046 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:47.290046 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:47.318460 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-678aec83-8fcd-4e32-83ce-589d3b3bf576 req-eae24a15-1119-47cc-b340-c5bd5989563f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/attachments/66bc75c3-0848-473e-9bb0-9fd1765cf6d6/action returned with HTTP 204 Jul 03 01:26:47.318903 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 162/633] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:26:47 2026] POST /volume/v3/attachments/66bc75c3-0848-473e-9bb0-9fd1765cf6d6/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:47.462800 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d9e06e18-3b79-4380-a177-d54ffc3a564e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:47.464993 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d9e06e18-3b79-4380-a177-d54ffc3a564e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:47.465359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d9e06e18-3b79-4380-a177-d54ffc3a564e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:47.465359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d9e06e18-3b79-4380-a177-d54ffc3a564e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:47.477975 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:47.477975 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:47.481756 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a6133624-bb86-47c3-88f5-e352e5b20904 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:47.482319 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d9e06e18-3b79-4380-a177-d54ffc3a564e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:47.486229 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a6133624-bb86-47c3-88f5-e352e5b20904 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:47.486229 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a6133624-bb86-47c3-88f5-e352e5b20904 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:47.486916 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a6133624-bb86-47c3-88f5-e352e5b20904 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:47.487540 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d9e06e18-3b79-4380-a177-d54ffc3a564e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:47.488021 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 152/634] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:47 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1158 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:47.502555 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a6133624-bb86-47c3-88f5-e352e5b20904 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 404 Jul 03 01:26:47.502555 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 161/635] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:47 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:47.547447 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-444a725e-eb0d-4a29-ae2f-df549ac7ae88 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:47.550080 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-444a725e-eb0d-4a29-ae2f-df549ac7ae88 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:47.550406 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-444a725e-eb0d-4a29-ae2f-df549ac7ae88 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:47.550691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-444a725e-eb0d-4a29-ae2f-df549ac7ae88 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:47.563017 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:47.563017 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:47.567978 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-444a725e-eb0d-4a29-ae2f-df549ac7ae88 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:47.573519 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-444a725e-eb0d-4a29-ae2f-df549ac7ae88 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:47.574345 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 161/636] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:47 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1158 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:48.137210 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dbd7d69f-be80-4ab1-acb2-69336bd18375 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:48.139082 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dbd7d69f-be80-4ab1-acb2-69336bd18375 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:48.139155 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dbd7d69f-be80-4ab1-acb2-69336bd18375 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:48.139365 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dbd7d69f-be80-4ab1-acb2-69336bd18375 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:48.152294 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:48.152294 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:48.158545 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dbd7d69f-be80-4ab1-acb2-69336bd18375 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Volume info retrieved successfully. Jul 03 01:26:48.164021 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dbd7d69f-be80-4ab1-acb2-69336bd18375 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:48.164461 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 163/637] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:48 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 1140 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:48.274219 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0258c539-1ee4-47d7-91d5-6af7cbc6a2a3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:48.275771 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0258c539-1ee4-47d7-91d5-6af7cbc6a2a3 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d Jul 03 01:26:48.275934 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0258c539-1ee4-47d7-91d5-6af7cbc6a2a3 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:48.276132 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0258c539-1ee4-47d7-91d5-6af7cbc6a2a3 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:48.283961 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0258c539-1ee4-47d7-91d5-6af7cbc6a2a3 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d returned with HTTP 404 Jul 03 01:26:48.284512 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 153/638] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:48 2026] GET /volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:48.292006 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2153f0cb-46da-4de1-b921-e6bf24ebac40 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:48.293845 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2153f0cb-46da-4de1-b921-e6bf24ebac40 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes Jul 03 01:26:48.294183 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2153f0cb-46da-4de1-b921-e6bf24ebac40 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:48.294539 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2153f0cb-46da-4de1-b921-e6bf24ebac40 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:48.295145 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-2153f0cb-46da-4de1-b921-e6bf24ebac40 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:26:48.295359 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:48.295359 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:48.295940 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2153f0cb-46da-4de1-b921-e6bf24ebac40 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:26:48.303221 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2153f0cb-46da-4de1-b921-e6bf24ebac40 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Get all volumes completed successfully. Jul 03 01:26:48.303644 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2153f0cb-46da-4de1-b921-e6bf24ebac40 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Jul 03 01:26:48.304099 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 162/639] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Jul 3 01:26:48 2026] GET /volume/v3/volumes => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:48.312569 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8b3e9f44-fbb6-47d2-a128-bc02c1c5743f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:48.314429 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8b3e9f44-fbb6-47d2-a128-bc02c1c5743f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:48.314683 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8b3e9f44-fbb6-47d2-a128-bc02c1c5743f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:48.314835 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8b3e9f44-fbb6-47d2-a128-bc02c1c5743f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:48.315092 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-8b3e9f44-fbb6-47d2-a128-bc02c1c5743f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:26:48.316240 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-8b3e9f44-fbb6-47d2-a128-bc02c1c5743f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Building query based on filter {{(pid=99880) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:26:48.319642 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8b3e9f44-fbb6-47d2-a128-bc02c1c5743f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Get all snapshots completed successfully. Jul 03 01:26:48.319922 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8b3e9f44-fbb6-47d2-a128-bc02c1c5743f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Jul 03 01:26:48.320491 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 162/640] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:26:48 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:48.328439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2848c47e-8745-4c28-b2d6-ee2a295a78d6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:48.330083 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2848c47e-8745-4c28-b2d6-ee2a295a78d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/bf43a742-bdf5-405a-8e64-40dbf3e86f97 Jul 03 01:26:48.330281 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2848c47e-8745-4c28-b2d6-ee2a295a78d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:48.330490 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2848c47e-8745-4c28-b2d6-ee2a295a78d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:48.330596 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-2848c47e-8745-4c28-b2d6-ee2a295a78d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Delete snapshot with id: bf43a742-bdf5-405a-8e64-40dbf3e86f97 Jul 03 01:26:48.334246 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2848c47e-8745-4c28-b2d6-ee2a295a78d6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots/bf43a742-bdf5-405a-8e64-40dbf3e86f97 returned with HTTP 404 Jul 03 01:26:48.334714 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 164/641] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:26:48 2026] DELETE /volume/v3/snapshots/bf43a742-bdf5-405a-8e64-40dbf3e86f97 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:48.340348 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fd8031f0-db49-4a43-881d-8aa1eeb5b230 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:48.341947 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fd8031f0-db49-4a43-881d-8aa1eeb5b230 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/9dad9313-610e-4900-8fe3-903ae1dd28e0 Jul 03 01:26:48.342115 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fd8031f0-db49-4a43-881d-8aa1eeb5b230 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:48.342318 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fd8031f0-db49-4a43-881d-8aa1eeb5b230 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:48.342453 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-fd8031f0-db49-4a43-881d-8aa1eeb5b230 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Delete snapshot with id: 9dad9313-610e-4900-8fe3-903ae1dd28e0 Jul 03 01:26:48.346643 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fd8031f0-db49-4a43-881d-8aa1eeb5b230 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots/9dad9313-610e-4900-8fe3-903ae1dd28e0 returned with HTTP 404 Jul 03 01:26:48.347110 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 154/642] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:26:48 2026] DELETE /volume/v3/snapshots/9dad9313-610e-4900-8fe3-903ae1dd28e0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:48.353184 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a22766f7-afd1-4ca7-8c83-c0dd0402a604 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:48.354966 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a22766f7-afd1-4ca7-8c83-c0dd0402a604 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d Jul 03 01:26:48.355201 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a22766f7-afd1-4ca7-8c83-c0dd0402a604 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:48.355503 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a22766f7-afd1-4ca7-8c83-c0dd0402a604 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:48.361259 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a22766f7-afd1-4ca7-8c83-c0dd0402a604 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d returned with HTTP 404 Jul 03 01:26:48.361958 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 163/643] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:48 2026] GET /volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:48.368715 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b92e9454-6943-475d-9d7e-0accd675ef23 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:48.370590 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b92e9454-6943-475d-9d7e-0accd675ef23 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] DELETE https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d Jul 03 01:26:48.370852 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b92e9454-6943-475d-9d7e-0accd675ef23 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:48.371116 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b92e9454-6943-475d-9d7e-0accd675ef23 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:48.371314 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-b92e9454-6943-475d-9d7e-0accd675ef23 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Delete volume with id: 75f2f03a-847b-4dd8-a226-ffb25bb3277d Jul 03 01:26:48.376570 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b92e9454-6943-475d-9d7e-0accd675ef23 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d returned with HTTP 404 Jul 03 01:26:48.377025 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 163/644] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:48 2026] DELETE /volume/v3/volumes/75f2f03a-847b-4dd8-a226-ffb25bb3277d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:48.384680 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:48.386573 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:48.386919 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1744163330"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:48.388498 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1744163330'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:48.388633 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create volume of 1 GB Jul 03 01:26:48.393033 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Availability Zones retrieved successfully. Jul 03 01:26:48.398536 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Flow 'volume_create_api' (53f654ed-c32f-4445-9611-35aadcb87ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:48.399539 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a2539c-0bb5-4fce-9086-3f8c7ab63857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:48.400329 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:48.423046 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a2539c-0bb5-4fce-9086-3f8c7ab63857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:48.423827 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e49fb56-ec9e-456f-a05f-bdab10c52765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:48.464682 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Created reservations ['3679d99a-d402-4183-8914-8ea5059d33b7', '60fb36d6-41a4-453e-ab66-1117949572c9', 'f8355bf9-846d-42fc-bb6a-bf587761316f', 'a904325c-1dda-4b48-9a33-40aac6a9d025'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:48.465373 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e49fb56-ec9e-456f-a05f-bdab10c52765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3679d99a-d402-4183-8914-8ea5059d33b7', '60fb36d6-41a4-453e-ab66-1117949572c9', 'f8355bf9-846d-42fc-bb6a-bf587761316f', 'a904325c-1dda-4b48-9a33-40aac6a9d025']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:48.466020 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d12e789-ca53-4c1b-a2e7-47c40b96c7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:48.487065 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d12e789-ca53-4c1b-a2e7-47c40b96c7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1031267-8b56-44e1-a48b-21834b37726e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1744163330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7ee627a2924fd9942bff2245e75bb1',qos_specs=None,replication_status=,reservations=['3679d99a-d402-4183-8914-8ea5059d33b7','60fb36d6-41a4-453e-ab66-1117949572c9','f8355bf9-846d-42fc-bb6a-bf587761316f','a904325c-1dda-4b48-9a33-40aac6a9d025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e376a8648b7471da11da037e020db85',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1744163330',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1031267-8b56-44e1-a48b-21834b37726e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f7ee627a2924fd9942bff2245e75bb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e376a8648b7471da11da037e020db85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:48.487296 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6adc06cc-b143-47d1-b9cc-8f4bd79d03d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:48.504134 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6adc06cc-b143-47d1-b9cc-8f4bd79d03d9) transitioned into state 'SUCCESS' from state '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-1744163330',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7ee627a2924fd9942bff2245e75bb1',qos_specs=None,replication_status=,reservations=['3679d99a-d402-4183-8914-8ea5059d33b7','60fb36d6-41a4-453e-ab66-1117949572c9','f8355bf9-846d-42fc-bb6a-bf587761316f','a904325c-1dda-4b48-9a33-40aac6a9d025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e376a8648b7471da11da037e020db85',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:48.504833 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc9f645-aa26-4b43-aa39-3ab9e5ea4701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:48.515445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbc9f645-aa26-4b43-aa39-3ab9e5ea4701) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:48.515445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Flow 'volume_create_api' (53f654ed-c32f-4445-9611-35aadcb87ebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:48.515445 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create volume request issued successfully. Jul 03 01:26:48.515445 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5723d41a-fc11-4ac4-a045-4ee4816ece4b tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:48.515445 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 165/645] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:26:48 2026] POST /volume/v3/volumes => generated 749 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:48.526566 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1dfa7b26-86f5-46ba-ad18-03afc596d2ba None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:48.528200 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1dfa7b26-86f5-46ba-ad18-03afc596d2ba tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e Jul 03 01:26:48.528470 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1dfa7b26-86f5-46ba-ad18-03afc596d2ba tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:48.528703 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1dfa7b26-86f5-46ba-ad18-03afc596d2ba tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:48.535808 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:48.535808 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:48.539581 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1dfa7b26-86f5-46ba-ad18-03afc596d2ba tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:48.543654 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1dfa7b26-86f5-46ba-ad18-03afc596d2ba tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e returned with HTTP 200 Jul 03 01:26:48.543930 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 155/646] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:48 2026] GET /volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:49.176123 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d3d347b7-acdb-427d-9ca6-c5a29b006453 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:49.177830 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d3d347b7-acdb-427d-9ca6-c5a29b006453 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:49.178020 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d3d347b7-acdb-427d-9ca6-c5a29b006453 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:49.178216 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d3d347b7-acdb-427d-9ca6-c5a29b006453 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:49.191557 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:49.191557 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:49.195449 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d3d347b7-acdb-427d-9ca6-c5a29b006453 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Volume info retrieved successfully. Jul 03 01:26:49.199674 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d3d347b7-acdb-427d-9ca6-c5a29b006453 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:49.200082 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 164/647] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:49 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:49.559114 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-02196754-b1c2-4290-863d-aae0aa4ceac1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:49.560915 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-02196754-b1c2-4290-863d-aae0aa4ceac1 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e Jul 03 01:26:49.561131 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-02196754-b1c2-4290-863d-aae0aa4ceac1 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:49.561347 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-02196754-b1c2-4290-863d-aae0aa4ceac1 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:49.568726 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:49.568726 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:49.573311 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-02196754-b1c2-4290-863d-aae0aa4ceac1 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:49.580139 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-02196754-b1c2-4290-863d-aae0aa4ceac1 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e returned with HTTP 200 Jul 03 01:26:49.580139 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 164/648] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:49 2026] GET /volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:49.600143 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b247a2a6-c286-49d8-a5c4-ff23dbd00259 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:49.605715 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b247a2a6-c286-49d8-a5c4-ff23dbd00259 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:49.605995 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b247a2a6-c286-49d8-a5c4-ff23dbd00259 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1031267-8b56-44e1-a48b-21834b37726e", "name": "tempest-VolumesDeleteCascade-Snapshot-1646854351"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:49.613380 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4dceab71-9062-4a09-a576-ef31563d3775 req-e3ce0427-3286-4365-86bc-0d82f4ad8596 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:49.616052 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-e3ce0427-3286-4365-86bc-0d82f4ad8596 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] DELETE https://10.4.3.64/volume/v3/attachments/98640eed-0249-405b-8fbf-f1b1472fa30b Jul 03 01:26:49.616327 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-e3ce0427-3286-4365-86bc-0d82f4ad8596 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:49.616722 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-e3ce0427-3286-4365-86bc-0d82f4ad8596 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:49.617072 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:49.617072 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:49.617728 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b247a2a6-c286-49d8-a5c4-ff23dbd00259 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:49.617728 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-b247a2a6-c286-49d8-a5c4-ff23dbd00259 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create snapshot from volume f1031267-8b56-44e1-a48b-21834b37726e Jul 03 01:26:49.622941 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-29bc3c1c-fdc0-4b23-ad67-6356843e05f9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:49.623699 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-29bc3c1c-fdc0-4b23-ad67-6356843e05f9 None None] GET https://10.4.3.64/volume// Jul 03 01:26:49.623699 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-29bc3c1c-fdc0-4b23-ad67-6356843e05f9 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:49.623699 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-29bc3c1c-fdc0-4b23-ad67-6356843e05f9 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:49.624055 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-29bc3c1c-fdc0-4b23-ad67-6356843e05f9 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:49.624555 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 165/649] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:26:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:49.625334 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:49.625334 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:49.632124 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-41f6c222-8580-4304-95ed-247726225d68 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:49.634910 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-41f6c222-8580-4304-95ed-247726225d68 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:26:49.634910 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-41f6c222-8580-4304-95ed-247726225d68 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bfb962e6-d214-446e-9ac2-e433d88d69d4", "connector": null, "instance_uuid": "9f03f38e-272d-488e-a938-47e5c9081005"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:49.646952 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:49.646952 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:49.649342 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-b247a2a6-c286-49d8-a5c4-ff23dbd00259 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Created reservations ['626e5e98-4b47-4e77-a4a3-c8e9bdc80c8d', 'c4273688-03a3-41c3-96e1-00bec371c104', 'a6d52c45-d42e-48e9-882d-af9b3a487c9c', 'f2aff3de-da96-4d7d-a1fe-ecd48f517abf'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:49.673408 np0000004346 devstack@c-api.service[99880]: WARNING cinder.volume.api [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-41f6c222-8580-4304-95ed-247726225d68 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 01:26:49.678031 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-41f6c222-8580-4304-95ed-247726225d68 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:26:49.678718 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 165/650] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:26:49 2026] POST /volume/v3/attachments => generated 271 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 01:26:49.682021 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b247a2a6-c286-49d8-a5c4-ff23dbd00259 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Snapshot create request issued successfully. Jul 03 01:26:49.682506 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b247a2a6-c286-49d8-a5c4-ff23dbd00259 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:26:49.683236 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 166/651] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:26:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:49.692745 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f71d4d54-d8b6-4c8f-bccf-02525e3b8f6c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:49.694742 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f71d4d54-d8b6-4c8f-bccf-02525e3b8f6c tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae2cfdd8-741a-4cb9-99be-71d5e684297f Jul 03 01:26:49.694922 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f71d4d54-d8b6-4c8f-bccf-02525e3b8f6c tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:49.695105 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f71d4d54-d8b6-4c8f-bccf-02525e3b8f6c tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:49.703279 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:49.703279 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:49.703696 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f71d4d54-d8b6-4c8f-bccf-02525e3b8f6c tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Snapshot retrieved successfully. Jul 03 01:26:49.704483 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f71d4d54-d8b6-4c8f-bccf-02525e3b8f6c tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots/ae2cfdd8-741a-4cb9-99be-71d5e684297f returned with HTTP 200 Jul 03 01:26:49.704948 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 166/652] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:49 2026] GET /volume/v3/snapshots/ae2cfdd8-741a-4cb9-99be-71d5e684297f => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:50.100659 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7b6db322-1148-47aa-99d2-06ed881ada85 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:50.102220 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7b6db322-1148-47aa-99d2-06ed881ada85 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:50.102470 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7b6db322-1148-47aa-99d2-06ed881ada85 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:50.102568 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7b6db322-1148-47aa-99d2-06ed881ada85 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:50.114019 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:50.114019 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:50.117327 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7b6db322-1148-47aa-99d2-06ed881ada85 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:50.121458 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7b6db322-1148-47aa-99d2-06ed881ada85 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:50.121852 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 166/653] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:50 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:50.161247 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4dceab71-9062-4a09-a576-ef31563d3775 req-e3ce0427-3286-4365-86bc-0d82f4ad8596 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/attachments/98640eed-0249-405b-8fbf-f1b1472fa30b returned with HTTP 200 Jul 03 01:26:50.161739 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 156/654] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:26:49 2026] DELETE /volume/v3/attachments/98640eed-0249-405b-8fbf-f1b1472fa30b => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:50.214612 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-592b1393-b25c-4c6c-8b9c-e051ccac23b8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:50.217085 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e95cbede-2d7a-49cd-b52c-c6f3a6c2879e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:50.217241 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-592b1393-b25c-4c6c-8b9c-e051ccac23b8 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:50.217280 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e95cbede-2d7a-49cd-b52c-c6f3a6c2879e None None] GET https://10.4.3.64/volume// Jul 03 01:26:50.217314 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-592b1393-b25c-4c6c-8b9c-e051ccac23b8 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:50.217314 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-592b1393-b25c-4c6c-8b9c-e051ccac23b8 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:50.217390 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e95cbede-2d7a-49cd-b52c-c6f3a6c2879e None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:50.217502 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e95cbede-2d7a-49cd-b52c-c6f3a6c2879e None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:50.218260 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e95cbede-2d7a-49cd-b52c-c6f3a6c2879e None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:50.218357 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 167/655] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:50.225595 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-391dff32-40fe-4fb9-92e2-132d0e7400a2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:50.226807 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:50.226807 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:50.229876 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-391dff32-40fe-4fb9-92e2-132d0e7400a2 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:50.230089 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-391dff32-40fe-4fb9-92e2-132d0e7400a2 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:50.230312 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-391dff32-40fe-4fb9-92e2-132d0e7400a2 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:50.233566 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-592b1393-b25c-4c6c-8b9c-e051ccac23b8 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] Volume info retrieved successfully. Jul 03 01:26:50.237577 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-592b1393-b25c-4c6c-8b9c-e051ccac23b8 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-reader] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:50.238508 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 167/656] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:50 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:50.243703 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:50.243703 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:50.248337 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-391dff32-40fe-4fb9-92e2-132d0e7400a2 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:50.254533 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-391dff32-40fe-4fb9-92e2-132d0e7400a2 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:50.254920 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 167/657] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:26:50 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1340 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:50.345916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-c43c497a-96e3-4e39-8491-9109eebf9a91 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:50.348489 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-c43c497a-96e3-4e39-8491-9109eebf9a91 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] PUT https://10.4.3.64/volume/v3/attachments/8418dc67-a0ca-4369-a0f4-b52b4045b4eb Jul 03 01:26:50.348909 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-c43c497a-96e3-4e39-8491-9109eebf9a91 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:50.359055 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-c43c497a-96e3-4e39-8491-9109eebf9a91 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Acquiring lock "cinder-attachment_update-bfb962e6-d214-446e-9ac2-e433d88d69d4-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:26:50.363876 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-c43c497a-96e3-4e39-8491-9109eebf9a91 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Lock "cinder-attachment_update-bfb962e6-d214-446e-9ac2-e433d88d69d4-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:26:50.364951 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:50.364951 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:50.713293 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9a9ac8e8-e7b0-430b-a0e0-30250d6f784f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:50.714884 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a9ac8e8-e7b0-430b-a0e0-30250d6f784f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae2cfdd8-741a-4cb9-99be-71d5e684297f Jul 03 01:26:50.715055 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9a9ac8e8-e7b0-430b-a0e0-30250d6f784f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:50.715238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9a9ac8e8-e7b0-430b-a0e0-30250d6f784f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:50.719371 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:50.719371 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:50.719769 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9a9ac8e8-e7b0-430b-a0e0-30250d6f784f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Snapshot retrieved successfully. Jul 03 01:26:50.720548 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a9ac8e8-e7b0-430b-a0e0-30250d6f784f tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots/ae2cfdd8-741a-4cb9-99be-71d5e684297f returned with HTTP 200 Jul 03 01:26:50.720995 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 168/658] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:26:50 2026] GET /volume/v3/snapshots/ae2cfdd8-741a-4cb9-99be-71d5e684297f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:50.731291 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-17c06513-2a52-41d4-b704-97b8dac2d838 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:50.732779 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:50.733064 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ae2cfdd8-741a-4cb9-99be-71d5e684297f", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1859378057"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:50.734444 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create volume request body: {'volume': {'snapshot_id': 'ae2cfdd8-741a-4cb9-99be-71d5e684297f', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1859378057'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:50.738806 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:50.738806 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:50.739207 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Snapshot retrieved successfully. Jul 03 01:26:50.739312 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create volume of 1 GB Jul 03 01:26:50.742383 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Availability Zones retrieved successfully. Jul 03 01:26:50.747688 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Flow 'volume_create_api' (42e1b253-540a-42c3-992c-89f41de659f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:50.748660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5dc6205-cc1e-45ae-b334-93d08ad9c5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:50.749492 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:50.785338 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5dc6205-cc1e-45ae-b334-93d08ad9c5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ae2cfdd8-741a-4cb9-99be-71d5e684297f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:50.786437 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a19e0c26-decc-4757-8614-799fd65d9964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:50.825387 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Created reservations ['1e3d0fcb-91e9-4f17-8fbe-a937a5c4d311', 'a6ab7a33-3b73-4f62-aadd-d5c71a86ef40', '18d73681-0a23-460e-b235-00bd747aec70', '4acb5860-f6f6-41c1-b6d4-2b686089b013'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:50.826247 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a19e0c26-decc-4757-8614-799fd65d9964) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e3d0fcb-91e9-4f17-8fbe-a937a5c4d311', 'a6ab7a33-3b73-4f62-aadd-d5c71a86ef40', '18d73681-0a23-460e-b235-00bd747aec70', '4acb5860-f6f6-41c1-b6d4-2b686089b013']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:50.827321 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1c2815-2a8b-4c10-8199-f6badbc1c889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:50.872527 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be1c2815-2a8b-4c10-8199-f6badbc1c889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cceb13f2-3125-4ea8-b03f-efae672e6fcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1859378057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7ee627a2924fd9942bff2245e75bb1',qos_specs=None,replication_status=,reservations=['1e3d0fcb-91e9-4f17-8fbe-a937a5c4d311','a6ab7a33-3b73-4f62-aadd-d5c71a86ef40','18d73681-0a23-460e-b235-00bd747aec70','4acb5860-f6f6-41c1-b6d4-2b686089b013'],size=1,snapshot_id=ae2cfdd8-741a-4cb9-99be-71d5e684297f,source_replicaid=,source_volid=None,status='creating',user_id='5e376a8648b7471da11da037e020db85',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1859378057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cceb13f2-3125-4ea8-b03f-efae672e6fcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f7ee627a2924fd9942bff2245e75bb1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ae2cfdd8-741a-4cb9-99be-71d5e684297f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e376a8648b7471da11da037e020db85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:50.873540 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fcbc04-5f45-4e59-a54d-0575ed3f6533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:50.890559 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-c43c497a-96e3-4e39-8491-9109eebf9a91 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Lock "cinder-attachment_update-bfb962e6-d214-446e-9ac2-e433d88d69d4-np0000004346" released by "attachment_update" :: held 0.527s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:26:50.890833 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-c43c497a-96e3-4e39-8491-9109eebf9a91 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/attachments/8418dc67-a0ca-4369-a0f4-b52b4045b4eb returned with HTTP 200 Jul 03 01:26:50.891116 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4fcbc04-5f45-4e59-a54d-0575ed3f6533) transitioned into state 'SUCCESS' from state '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-1859378057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f7ee627a2924fd9942bff2245e75bb1',qos_specs=None,replication_status=,reservations=['1e3d0fcb-91e9-4f17-8fbe-a937a5c4d311','a6ab7a33-3b73-4f62-aadd-d5c71a86ef40','18d73681-0a23-460e-b235-00bd747aec70','4acb5860-f6f6-41c1-b6d4-2b686089b013'],size=1,snapshot_id=ae2cfdd8-741a-4cb9-99be-71d5e684297f,source_replicaid=,source_volid=None,status='creating',user_id='5e376a8648b7471da11da037e020db85',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:50.891255 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 157/659] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:26:50 2026] PUT /volume/v3/attachments/8418dc67-a0ca-4369-a0f4-b52b4045b4eb => generated 967 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:50.891866 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff41d8cd-fc5a-42a3-b8fd-fb4067f33c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:50.914806 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff41d8cd-fc5a-42a3-b8fd-fb4067f33c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:50.915750 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Flow 'volume_create_api' (42e1b253-540a-42c3-992c-89f41de659f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:50.916001 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Create volume request issued successfully. Jul 03 01:26:50.916433 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-17c06513-2a52-41d4-b704-97b8dac2d838 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:50.916849 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 168/660] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:26:50 2026] POST /volume/v3/volumes => generated 783 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:26:50.928265 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ab9d1c5e-3711-4a7f-9a76-1a57ae23cafe None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:50.930246 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ab9d1c5e-3711-4a7f-9a76-1a57ae23cafe tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc Jul 03 01:26:50.930475 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ab9d1c5e-3711-4a7f-9a76-1a57ae23cafe tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:50.930612 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ab9d1c5e-3711-4a7f-9a76-1a57ae23cafe tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:50.937817 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:50.937817 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:50.941364 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ab9d1c5e-3711-4a7f-9a76-1a57ae23cafe tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:50.946119 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ab9d1c5e-3711-4a7f-9a76-1a57ae23cafe tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc returned with HTTP 200 Jul 03 01:26:50.946626 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 168/661] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:50 2026] GET /volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:51.136400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-65c73c6b-3b77-422a-bdc1-84fc025a0176 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:51.138717 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65c73c6b-3b77-422a-bdc1-84fc025a0176 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:51.138832 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-65c73c6b-3b77-422a-bdc1-84fc025a0176 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:51.139087 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-65c73c6b-3b77-422a-bdc1-84fc025a0176 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:51.153275 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:51.153275 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:51.158968 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-65c73c6b-3b77-422a-bdc1-84fc025a0176 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:51.165230 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65c73c6b-3b77-422a-bdc1-84fc025a0176 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:51.165678 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 169/662] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:51 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:51.345173 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cfe130af-398c-4025-897a-9089080aeb78 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:51.347139 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cfe130af-398c-4025-897a-9089080aeb78 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:51.347387 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cfe130af-398c-4025-897a-9089080aeb78 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:51.347649 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cfe130af-398c-4025-897a-9089080aeb78 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:51.357093 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:51.357093 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:51.362518 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cfe130af-398c-4025-897a-9089080aeb78 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:51.367696 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cfe130af-398c-4025-897a-9089080aeb78 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:51.368191 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 158/663] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:51 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:51.433710 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9744934b-5f01-4b2a-bdc3-a3a263828224 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:51.436301 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9744934b-5f01-4b2a-bdc3-a3a263828224 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:26:51.437213 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9744934b-5f01-4b2a-bdc3-a3a263828224 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:51.437213 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9744934b-5f01-4b2a-bdc3-a3a263828224 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:51.446939 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:51.446939 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:51.451835 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9744934b-5f01-4b2a-bdc3-a3a263828224 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:26:51.457339 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9744934b-5f01-4b2a-bdc3-a3a263828224 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:26:51.458239 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 169/664] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:51 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:51.693015 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-a4a190f4-d086-468f-94d8-0ee946f142da None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:51.695396 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-a4a190f4-d086-468f-94d8-0ee946f142da tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] PUT https://10.4.3.64/volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338 Jul 03 01:26:51.695877 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-a4a190f4-d086-468f-94d8-0ee946f142da tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:51.709551 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-a4a190f4-d086-468f-94d8-0ee946f142da tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Acquiring lock "cinder-attachment_update-0dd68b34-c789-466e-862a-eef857c1451d-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:26:51.714550 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-a4a190f4-d086-468f-94d8-0ee946f142da tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Lock "cinder-attachment_update-0dd68b34-c789-466e-862a-eef857c1451d-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:26:51.715545 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:51.715545 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:51.959200 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5f8e06a9-ca34-46b3-9f05-0a433a976b19 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:51.961144 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5f8e06a9-ca34-46b3-9f05-0a433a976b19 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc Jul 03 01:26:51.961381 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5f8e06a9-ca34-46b3-9f05-0a433a976b19 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:51.961623 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5f8e06a9-ca34-46b3-9f05-0a433a976b19 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:51.970543 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:51.970543 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:51.974528 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5f8e06a9-ca34-46b3-9f05-0a433a976b19 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:51.983165 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5f8e06a9-ca34-46b3-9f05-0a433a976b19 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc returned with HTTP 200 Jul 03 01:26:51.983514 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 170/665] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:51 2026] GET /volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:51.995313 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ce662f2f-98be-4c8b-b187-eda8f7619bd4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:51.997723 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce662f2f-98be-4c8b-b187-eda8f7619bd4 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc Jul 03 01:26:51.999097 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ce662f2f-98be-4c8b-b187-eda8f7619bd4 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:51.999097 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ce662f2f-98be-4c8b-b187-eda8f7619bd4 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:52.005175 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:52.005175 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:52.009233 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ce662f2f-98be-4c8b-b187-eda8f7619bd4 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:52.014440 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce662f2f-98be-4c8b-b187-eda8f7619bd4 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc returned with HTTP 200 Jul 03 01:26:52.014965 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 159/666] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:51 2026] GET /volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:52.026218 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8f2d0105-7f24-46ad-b6ca-b55a93bcf877 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:52.027989 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8f2d0105-7f24-46ad-b6ca-b55a93bcf877 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e?cascade=True Jul 03 01:26:52.028278 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8f2d0105-7f24-46ad-b6ca-b55a93bcf877 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:52.028379 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8f2d0105-7f24-46ad-b6ca-b55a93bcf877 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:52.028574 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-8f2d0105-7f24-46ad-b6ca-b55a93bcf877 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Delete volume with id: f1031267-8b56-44e1-a48b-21834b37726e Jul 03 01:26:52.037448 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:52.037448 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:52.037448 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8f2d0105-7f24-46ad-b6ca-b55a93bcf877 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:52.074528 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8f2d0105-7f24-46ad-b6ca-b55a93bcf877 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Delete volume request issued successfully. Jul 03 01:26:52.074780 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8f2d0105-7f24-46ad-b6ca-b55a93bcf877 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e?cascade=True returned with HTTP 202 Jul 03 01:26:52.075293 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 170/667] 10.4.3.64 () {66 vars in 1369 bytes} [Fri Jul 3 01:26:52 2026] DELETE /volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e?cascade=True => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:52.084085 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1e21a639-e345-4ce0-98ab-029464efd84d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:52.085986 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e21a639-e345-4ce0-98ab-029464efd84d tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e Jul 03 01:26:52.086064 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e21a639-e345-4ce0-98ab-029464efd84d tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:52.086277 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e21a639-e345-4ce0-98ab-029464efd84d tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:52.095862 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:52.095862 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:52.099928 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1e21a639-e345-4ce0-98ab-029464efd84d tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:52.109107 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e21a639-e345-4ce0-98ab-029464efd84d tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e returned with HTTP 200 Jul 03 01:26:52.109666 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 171/668] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:52 2026] GET /volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:52.178921 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ee12de7e-e7d5-4ab8-8fc7-16b373833336 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:52.180875 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ee12de7e-e7d5-4ab8-8fc7-16b373833336 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:52.181113 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ee12de7e-e7d5-4ab8-8fc7-16b373833336 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:52.181793 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ee12de7e-e7d5-4ab8-8fc7-16b373833336 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:52.192810 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:52.192810 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:52.196099 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ee12de7e-e7d5-4ab8-8fc7-16b373833336 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:52.200967 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ee12de7e-e7d5-4ab8-8fc7-16b373833336 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:52.201176 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 160/669] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:52 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:52.243893 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-a4a190f4-d086-468f-94d8-0ee946f142da tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Lock "cinder-attachment_update-0dd68b34-c789-466e-862a-eef857c1451d-np0000004346" released by "attachment_update" :: held 0.529s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:26:52.244410 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-a4a190f4-d086-468f-94d8-0ee946f142da tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338 returned with HTTP 200 Jul 03 01:26:52.244849 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 169/670] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:26:51 2026] PUT /volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:52.262704 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-759df417-9ac5-45ef-9bab-0dd98a30a101 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:52.266918 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-759df417-9ac5-45ef-9bab-0dd98a30a101 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338 Jul 03 01:26:52.267195 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-759df417-9ac5-45ef-9bab-0dd98a30a101 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:52.267401 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-759df417-9ac5-45ef-9bab-0dd98a30a101 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:52.287489 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-759df417-9ac5-45ef-9bab-0dd98a30a101 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338 returned with HTTP 200 Jul 03 01:26:52.288107 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 171/671] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Jul 3 01:26:52 2026] GET /volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:53.123838 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2050f521-44a0-4ebb-9c35-e12b7bce7f67 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:53.126251 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2050f521-44a0-4ebb-9c35-e12b7bce7f67 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e Jul 03 01:26:53.126484 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2050f521-44a0-4ebb-9c35-e12b7bce7f67 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:53.126835 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2050f521-44a0-4ebb-9c35-e12b7bce7f67 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:53.134984 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2050f521-44a0-4ebb-9c35-e12b7bce7f67 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e returned with HTTP 404 Jul 03 01:26:53.135947 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 172/672] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:53 2026] GET /volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:53.149712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-03f5ec43-c075-4980-908b-e65049bdb072 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:53.151842 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-03f5ec43-c075-4980-908b-e65049bdb072 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes Jul 03 01:26:53.152128 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-03f5ec43-c075-4980-908b-e65049bdb072 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:53.152966 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-03f5ec43-c075-4980-908b-e65049bdb072 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:53.152966 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-03f5ec43-c075-4980-908b-e65049bdb072 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:26:53.153703 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-03f5ec43-c075-4980-908b-e65049bdb072 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:26:53.164224 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-03f5ec43-c075-4980-908b-e65049bdb072 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Get all volumes completed successfully. Jul 03 01:26:53.164745 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-03f5ec43-c075-4980-908b-e65049bdb072 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Jul 03 01:26:53.165505 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 161/673] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Jul 3 01:26:53 2026] GET /volume/v3/volumes => generated 333 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:53.175387 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c837576c-987e-44a9-af3a-6356f04179a6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:53.178236 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c837576c-987e-44a9-af3a-6356f04179a6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/snapshots Jul 03 01:26:53.178236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c837576c-987e-44a9-af3a-6356f04179a6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:53.178236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c837576c-987e-44a9-af3a-6356f04179a6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:53.178524 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-c837576c-987e-44a9-af3a-6356f04179a6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:26:53.178841 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:53.178841 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:53.179902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-c837576c-987e-44a9-af3a-6356f04179a6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Building query based on filter {{(pid=99880) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:26:53.185009 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c837576c-987e-44a9-af3a-6356f04179a6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Get all snapshots completed successfully. Jul 03 01:26:53.185346 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c837576c-987e-44a9-af3a-6356f04179a6 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Jul 03 01:26:53.185871 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 170/674] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:26:53 2026] GET /volume/v3/snapshots => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:26:53.195672 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-34c4552b-284f-4633-8316-e049d2c10035 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:53.197617 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34c4552b-284f-4633-8316-e049d2c10035 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc Jul 03 01:26:53.197839 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34c4552b-284f-4633-8316-e049d2c10035 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:53.198035 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34c4552b-284f-4633-8316-e049d2c10035 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:53.223263 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:53.223263 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:53.223860 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7679fb3d-fac9-4d0c-b23a-81d077b8d90f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:53.226436 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7679fb3d-fac9-4d0c-b23a-81d077b8d90f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:53.226436 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7679fb3d-fac9-4d0c-b23a-81d077b8d90f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:53.226704 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7679fb3d-fac9-4d0c-b23a-81d077b8d90f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:53.233887 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-34c4552b-284f-4633-8316-e049d2c10035 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:53.239237 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34c4552b-284f-4633-8316-e049d2c10035 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc returned with HTTP 200 Jul 03 01:26:53.239237 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 172/675] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:53 2026] GET /volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:53.245619 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:53.245619 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:53.250793 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7679fb3d-fac9-4d0c-b23a-81d077b8d90f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:53.256744 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-576d2e47-2cb3-4b25-ad45-f353595304b8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:53.257228 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7679fb3d-fac9-4d0c-b23a-81d077b8d90f tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:53.257694 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 173/676] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:53 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:53.259410 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-576d2e47-2cb3-4b25-ad45-f353595304b8 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc Jul 03 01:26:53.259798 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-576d2e47-2cb3-4b25-ad45-f353595304b8 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:53.260276 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-576d2e47-2cb3-4b25-ad45-f353595304b8 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:53.260412 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-576d2e47-2cb3-4b25-ad45-f353595304b8 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Delete volume with id: cceb13f2-3125-4ea8-b03f-efae672e6fcc Jul 03 01:26:53.269680 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:53.269680 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:53.270204 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-576d2e47-2cb3-4b25-ad45-f353595304b8 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:53.303717 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-576d2e47-2cb3-4b25-ad45-f353595304b8 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Delete volume request issued successfully. Jul 03 01:26:53.304264 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-576d2e47-2cb3-4b25-ad45-f353595304b8 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc returned with HTTP 202 Jul 03 01:26:53.304839 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 162/677] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:53 2026] DELETE /volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:26:53.314158 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-da8dcb68-66d1-4254-8256-ba2cb5eec164 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:53.315754 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-da8dcb68-66d1-4254-8256-ba2cb5eec164 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc Jul 03 01:26:53.315919 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-da8dcb68-66d1-4254-8256-ba2cb5eec164 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:53.316069 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-da8dcb68-66d1-4254-8256-ba2cb5eec164 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:53.322544 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:53.322544 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:53.326013 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-da8dcb68-66d1-4254-8256-ba2cb5eec164 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Volume info retrieved successfully. Jul 03 01:26:53.336875 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-da8dcb68-66d1-4254-8256-ba2cb5eec164 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc returned with HTTP 200 Jul 03 01:26:53.337289 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 171/678] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:53 2026] GET /volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:54.275881 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ca23312a-3161-4506-b07a-0a94db9f3c7c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:54.281234 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ca23312a-3161-4506-b07a-0a94db9f3c7c tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:54.281516 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ca23312a-3161-4506-b07a-0a94db9f3c7c tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:54.281779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ca23312a-3161-4506-b07a-0a94db9f3c7c tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:54.299717 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:54.299717 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:54.303277 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ca23312a-3161-4506-b07a-0a94db9f3c7c tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:54.309012 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ca23312a-3161-4506-b07a-0a94db9f3c7c tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:54.309544 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 173/679] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:54 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:54.353595 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f6d0ccb5-022a-44da-8f30-aafa29930c1c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:54.356301 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f6d0ccb5-022a-44da-8f30-aafa29930c1c tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc Jul 03 01:26:54.356496 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f6d0ccb5-022a-44da-8f30-aafa29930c1c tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:54.356679 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f6d0ccb5-022a-44da-8f30-aafa29930c1c tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:54.362995 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f6d0ccb5-022a-44da-8f30-aafa29930c1c tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc returned with HTTP 404 Jul 03 01:26:54.363486 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 174/680] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:54 2026] GET /volume/v3/volumes/cceb13f2-3125-4ea8-b03f-efae672e6fcc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:54.370549 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5a37b90d-748c-470c-8235-74621bae14d0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:54.372327 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5a37b90d-748c-470c-8235-74621bae14d0 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ae2cfdd8-741a-4cb9-99be-71d5e684297f Jul 03 01:26:54.372563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5a37b90d-748c-470c-8235-74621bae14d0 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:54.372739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5a37b90d-748c-470c-8235-74621bae14d0 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:54.372841 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-5a37b90d-748c-470c-8235-74621bae14d0 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Delete snapshot with id: ae2cfdd8-741a-4cb9-99be-71d5e684297f Jul 03 01:26:54.377321 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5a37b90d-748c-470c-8235-74621bae14d0 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/snapshots/ae2cfdd8-741a-4cb9-99be-71d5e684297f returned with HTTP 404 Jul 03 01:26:54.377792 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 163/681] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:26:54 2026] DELETE /volume/v3/snapshots/ae2cfdd8-741a-4cb9-99be-71d5e684297f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:54.384462 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-37115baf-138d-41ab-8384-ca592f841832 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:54.386136 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-37115baf-138d-41ab-8384-ca592f841832 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] GET https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e Jul 03 01:26:54.386530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-37115baf-138d-41ab-8384-ca592f841832 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:54.386530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-37115baf-138d-41ab-8384-ca592f841832 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:54.395405 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-37115baf-138d-41ab-8384-ca592f841832 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e returned with HTTP 404 Jul 03 01:26:54.395929 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 172/682] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:54 2026] GET /volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:54.402942 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f566a609-dbd0-446d-bd1b-83a85f152cf9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:54.404597 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f566a609-dbd0-446d-bd1b-83a85f152cf9 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e Jul 03 01:26:54.404774 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f566a609-dbd0-446d-bd1b-83a85f152cf9 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:54.404950 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f566a609-dbd0-446d-bd1b-83a85f152cf9 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:54.405128 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-f566a609-dbd0-446d-bd1b-83a85f152cf9 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] Delete volume with id: f1031267-8b56-44e1-a48b-21834b37726e Jul 03 01:26:54.409841 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f566a609-dbd0-446d-bd1b-83a85f152cf9 tempest-VolumesDeleteCascade-849775146 tempest-VolumesDeleteCascade-849775146-project-member] https://10.4.3.64/volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e returned with HTTP 404 Jul 03 01:26:54.410283 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 174/683] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:54 2026] DELETE /volume/v3/volumes/f1031267-8b56-44e1-a48b-21834b37726e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:55.221263 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2e1387d6-0d19-4660-821a-fbea3aa32350 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:55.223253 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2e1387d6-0d19-4660-821a-fbea3aa32350 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:55.223439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2e1387d6-0d19-4660-821a-fbea3aa32350 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:55.223621 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2e1387d6-0d19-4660-821a-fbea3aa32350 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:55.223769 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-2e1387d6-0d19-4660-821a-fbea3aa32350 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Delete volume with id: 82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:55.229257 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2e1387d6-0d19-4660-821a-fbea3aa32350 tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 404 Jul 03 01:26:55.229790 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 175/684] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:26:55 2026] DELETE /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:55.237872 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ce4d87b9-3120-42ac-9a68-6883b483fb6c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:55.239963 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce4d87b9-3120-42ac-9a68-6883b483fb6c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] GET https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 Jul 03 01:26:55.240202 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ce4d87b9-3120-42ac-9a68-6883b483fb6c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:55.240776 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ce4d87b9-3120-42ac-9a68-6883b483fb6c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:55.248341 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce4d87b9-3120-42ac-9a68-6883b483fb6c tempest-VolumesAssistedSnapshotsTest-1838797664 tempest-VolumesAssistedSnapshotsTest-1838797664-project-admin] https://10.4.3.64/volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 returned with HTTP 404 Jul 03 01:26:55.249342 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 164/685] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:55 2026] GET /volume/v3/volumes/82efffc1-009f-4a72-be33-47df3e27e4f4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:55.322434 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-056d4fe9-af4e-4b4f-aa0c-447983f2cd17 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:55.324411 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-056d4fe9-af4e-4b4f-aa0c-447983f2cd17 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:55.324411 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-056d4fe9-af4e-4b4f-aa0c-447983f2cd17 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:55.327252 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-056d4fe9-af4e-4b4f-aa0c-447983f2cd17 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:55.336297 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:55.336297 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:55.339783 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-056d4fe9-af4e-4b4f-aa0c-447983f2cd17 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:55.343546 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-056d4fe9-af4e-4b4f-aa0c-447983f2cd17 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:55.343884 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 173/686] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:55 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:56.357103 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8008bed3-35cc-40b8-8f75-7a2a450b3f11 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:56.358803 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8008bed3-35cc-40b8-8f75-7a2a450b3f11 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:56.359009 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8008bed3-35cc-40b8-8f75-7a2a450b3f11 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:56.359184 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8008bed3-35cc-40b8-8f75-7a2a450b3f11 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:56.378665 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:56.378665 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:56.388502 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8008bed3-35cc-40b8-8f75-7a2a450b3f11 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:56.395308 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8008bed3-35cc-40b8-8f75-7a2a450b3f11 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:56.395890 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 175/687] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:56 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1161 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:56.996363 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-b45cf42e-5043-478f-bcc7-a05f336ccae3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:56.999362 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-b45cf42e-5043-478f-bcc7-a05f336ccae3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] POST https://10.4.3.64/volume/v3/attachments/8418dc67-a0ca-4369-a0f4-b52b4045b4eb/action Jul 03 01:26:57.000021 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-b45cf42e-5043-478f-bcc7-a05f336ccae3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:57.001440 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-b45cf42e-5043-478f-bcc7-a05f336ccae3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:57.020621 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:57.020621 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:57.035857 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-5e06ab6c-ec89-4f20-9804-467d4527ae7f req-b45cf42e-5043-478f-bcc7-a05f336ccae3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/attachments/8418dc67-a0ca-4369-a0f4-b52b4045b4eb/action returned with HTTP 204 Jul 03 01:26:57.035857 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 176/688] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:26:56 2026] POST /volume/v3/attachments/8418dc67-a0ca-4369-a0f4-b52b4045b4eb/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:57.412775 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7be4f227-3525-4bdf-a2ec-a0139dbfb4f5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:57.414688 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7be4f227-3525-4bdf-a2ec-a0139dbfb4f5 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:57.414921 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7be4f227-3525-4bdf-a2ec-a0139dbfb4f5 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:57.415211 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7be4f227-3525-4bdf-a2ec-a0139dbfb4f5 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:57.433728 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:57.433728 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:57.442647 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7be4f227-3525-4bdf-a2ec-a0139dbfb4f5 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:57.447588 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7be4f227-3525-4bdf-a2ec-a0139dbfb4f5 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:57.448084 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 165/689] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:57 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:57.794092 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-6ae6e32a-e06e-4781-b5ed-9cfab5c789d4 req-4683dedf-b452-427d-8854-67b7ebe5219d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:57.799408 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6ae6e32a-e06e-4781-b5ed-9cfab5c789d4 req-4683dedf-b452-427d-8854-67b7ebe5219d tempest-TestMultiAttachVolumeSwap-1386443350 tempest-TestMultiAttachVolumeSwap-1386443350-project] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:57.799683 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6ae6e32a-e06e-4781-b5ed-9cfab5c789d4 req-4683dedf-b452-427d-8854-67b7ebe5219d tempest-TestMultiAttachVolumeSwap-1386443350 tempest-TestMultiAttachVolumeSwap-1386443350-project] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:57.800055 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6ae6e32a-e06e-4781-b5ed-9cfab5c789d4 req-4683dedf-b452-427d-8854-67b7ebe5219d tempest-TestMultiAttachVolumeSwap-1386443350 tempest-TestMultiAttachVolumeSwap-1386443350-project] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:57.819454 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:57.819454 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:57.824053 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-6ae6e32a-e06e-4781-b5ed-9cfab5c789d4 req-4683dedf-b452-427d-8854-67b7ebe5219d tempest-TestMultiAttachVolumeSwap-1386443350 tempest-TestMultiAttachVolumeSwap-1386443350-project] Volume info retrieved successfully. Jul 03 01:26:57.829847 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6ae6e32a-e06e-4781-b5ed-9cfab5c789d4 req-4683dedf-b452-427d-8854-67b7ebe5219d tempest-TestMultiAttachVolumeSwap-1386443350 tempest-TestMultiAttachVolumeSwap-1386443350-project] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:57.830605 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 174/690] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:57 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1648 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:57.845378 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b2571c17-c60b-4b5d-b7db-29d8212ad0b8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:57.860952 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b2571c17-c60b-4b5d-b7db-29d8212ad0b8 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-reader] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:57.860952 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b2571c17-c60b-4b5d-b7db-29d8212ad0b8 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:57.860952 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b2571c17-c60b-4b5d-b7db-29d8212ad0b8 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-reader] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:57.876379 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:57.876379 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:57.883394 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b2571c17-c60b-4b5d-b7db-29d8212ad0b8 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-reader] Volume info retrieved successfully. Jul 03 01:26:57.891812 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b2571c17-c60b-4b5d-b7db-29d8212ad0b8 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-reader] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:57.892282 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 176/691] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:57 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1455 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:57.914941 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-02c5c285-58db-4880-b837-07212da19ccf None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:57.917352 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02c5c285-58db-4880-b837-07212da19ccf tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-reader] GET https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 Jul 03 01:26:57.917624 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02c5c285-58db-4880-b837-07212da19ccf tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:57.917988 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02c5c285-58db-4880-b837-07212da19ccf tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-reader] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:57.934316 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:57.934316 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:57.939086 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-02c5c285-58db-4880-b837-07212da19ccf tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-reader] Volume info retrieved successfully. Jul 03 01:26:57.944962 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02c5c285-58db-4880-b837-07212da19ccf tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-reader] https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 returned with HTTP 200 Jul 03 01:26:57.945632 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 177/692] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:57 2026] GET /volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:26:58.042510 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fae3f2bb-44ec-4ed6-b57a-f34ff6fa5480 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:58.044491 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fae3f2bb-44ec-4ed6-b57a-f34ff6fa5480 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:58.044858 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fae3f2bb-44ec-4ed6-b57a-f34ff6fa5480 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:58.045171 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fae3f2bb-44ec-4ed6-b57a-f34ff6fa5480 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:58.064913 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:58.064913 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:58.069518 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-fae3f2bb-44ec-4ed6-b57a-f34ff6fa5480 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:58.076367 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fae3f2bb-44ec-4ed6-b57a-f34ff6fa5480 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:58.076886 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 166/693] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:26:58 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1455 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:58.136427 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-bababe66-0c6b-40a6-babe-b2a3902d95ef None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:58.140206 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-bababe66-0c6b-40a6-babe-b2a3902d95ef tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:58.140525 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-bababe66-0c6b-40a6-babe-b2a3902d95ef tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:58.140803 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-bababe66-0c6b-40a6-babe-b2a3902d95ef tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:58.167168 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:58.167168 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:58.178163 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-bababe66-0c6b-40a6-babe-b2a3902d95ef tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:58.183769 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-bababe66-0c6b-40a6-babe-b2a3902d95ef tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:58.184322 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 175/694] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:26:58 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1455 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:58.237933 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-95d94abe-0514-4575-b51a-309f6b8f2bd3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:58.240511 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-95d94abe-0514-4575-b51a-309f6b8f2bd3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] POST https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4/action Jul 03 01:26:58.244045 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-95d94abe-0514-4575-b51a-309f6b8f2bd3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:58.244045 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-95d94abe-0514-4575-b51a-309f6b8f2bd3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:58.264797 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:58.264797 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:26:58.265480 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-95d94abe-0514-4575-b51a-309f6b8f2bd3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:58.282226 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-95d94abe-0514-4575-b51a-309f6b8f2bd3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Begin detaching volume completed successfully. Jul 03 01:26:58.282570 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-95d94abe-0514-4575-b51a-309f6b8f2bd3 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4/action returned with HTTP 202 Jul 03 01:26:58.283293 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 177/695] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:26:58 2026] POST /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:26:58.515087 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0698d90e-34ca-4f86-b4fe-fdbdf8a6f535 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:58.515544 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0698d90e-34ca-4f86-b4fe-fdbdf8a6f535 None None] GET https://10.4.3.64/volume// Jul 03 01:26:58.515757 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0698d90e-34ca-4f86-b4fe-fdbdf8a6f535 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:58.516156 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0698d90e-34ca-4f86-b4fe-fdbdf8a6f535 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:58.516390 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0698d90e-34ca-4f86-b4fe-fdbdf8a6f535 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:58.516730 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 178/696] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:58.525868 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-8b10d67f-f19c-4336-81e8-38f4087c1623 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:58.529911 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-8b10d67f-f19c-4336-81e8-38f4087c1623 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:26:58.530222 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-8b10d67f-f19c-4336-81e8-38f4087c1623 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:58.530520 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-8b10d67f-f19c-4336-81e8-38f4087c1623 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:58.546723 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:58.546723 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:58.553248 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-8b10d67f-f19c-4336-81e8-38f4087c1623 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:26:58.559796 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-8b10d67f-f19c-4336-81e8-38f4087c1623 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:26:58.560318 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 167/697] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:26:58 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:58.647369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-fbf1da15-ac5a-4c24-9859-94dd6dcb7bf6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:58.653728 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-fbf1da15-ac5a-4c24-9859-94dd6dcb7bf6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] PUT https://10.4.3.64/volume/v3/attachments/1b6cc543-04cb-4b4c-b02b-cf1871417ed3 Jul 03 01:26:58.654193 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-fbf1da15-ac5a-4c24-9859-94dd6dcb7bf6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:58.669904 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-fbf1da15-ac5a-4c24-9859-94dd6dcb7bf6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Acquiring lock "cinder-attachment_update-0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:26:58.676331 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-fbf1da15-ac5a-4c24-9859-94dd6dcb7bf6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Lock "cinder-attachment_update-0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:26:58.677646 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:58.677646 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:59.145344 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:59.201806 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-fbf1da15-ac5a-4c24-9859-94dd6dcb7bf6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Lock "cinder-attachment_update-0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86-np0000004346" released by "attachment_update" :: held 0.525s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:26:59.202211 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-fbf1da15-ac5a-4c24-9859-94dd6dcb7bf6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/attachments/1b6cc543-04cb-4b4c-b02b-cf1871417ed3 returned with HTTP 200 Jul 03 01:26:59.202861 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 176/698] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:26:58 2026] PUT /volume/v3/attachments/1b6cc543-04cb-4b4c-b02b-cf1871417ed3 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:59.325974 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1922d68d-c268-4278-9f9e-9470909d06a4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:59.325974 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1922d68d-c268-4278-9f9e-9470909d06a4 None None] GET https://10.4.3.64/volume// Jul 03 01:26:59.326167 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1922d68d-c268-4278-9f9e-9470909d06a4 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:59.326659 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1922d68d-c268-4278-9f9e-9470909d06a4 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:59.326659 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1922d68d-c268-4278-9f9e-9470909d06a4 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:26:59.327237 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 179/699] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:26:59 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:26:59.334722 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-7c6e2dcc-8873-44d1-8039-bd4c36425331 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:59.341259 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-7c6e2dcc-8873-44d1-8039-bd4c36425331 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:26:59.342128 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-7c6e2dcc-8873-44d1-8039-bd4c36425331 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:59.342128 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-7c6e2dcc-8873-44d1-8039-bd4c36425331 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:59.361976 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:26:59.362525 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1047652351"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:59.363785 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:59.363785 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:26:59.364316 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1047652351'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:26:59.365186 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Create volume of 1 GB Jul 03 01:26:59.368999 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-7c6e2dcc-8873-44d1-8039-bd4c36425331 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:26:59.369412 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Availability Zones retrieved successfully. Jul 03 01:26:59.374377 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-7c6e2dcc-8873-44d1-8039-bd4c36425331 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:26:59.374910 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 168/700] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:26:59 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1638 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:26:59.377633 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Flow 'volume_create_api' (5d2e6df4-e2b9-4592-bc9a-c6e537845510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:59.379024 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3231de18-6bac-411f-a241-fa48f075f578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:59.380437 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:26:59.414967 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3231de18-6bac-411f-a241-fa48f075f578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:59.417135 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff44bf2-0a41-4f64-9ba4-f84790c13dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:59.506160 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Created reservations ['d5d70008-8c17-4192-8fc9-e2686d358082', '0fbb2dec-754f-4967-a197-48bcac940d03', '7febad4a-abeb-48ea-b662-9d3dc6731424', '35e33849-7d76-4281-8f1a-b25398f19cea'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:26:59.507877 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff44bf2-0a41-4f64-9ba4-f84790c13dde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5d70008-8c17-4192-8fc9-e2686d358082', '0fbb2dec-754f-4967-a197-48bcac940d03', '7febad4a-abeb-48ea-b662-9d3dc6731424', '35e33849-7d76-4281-8f1a-b25398f19cea']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:59.508232 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893fb705-a51a-46ce-a966-1d86abedbff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:59.543629 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (893fb705-a51a-46ce-a966-1d86abedbff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1047652351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45419bbf8bb64d2e82081e5602a8a1bc',qos_specs=None,replication_status=,reservations=['d5d70008-8c17-4192-8fc9-e2686d358082','0fbb2dec-754f-4967-a197-48bcac940d03','7febad4a-abeb-48ea-b662-9d3dc6731424','35e33849-7d76-4281-8f1a-b25398f19cea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f703b4117f4f8fa7c9796c91bcaa0a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1047652351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45419bbf8bb64d2e82081e5602a8a1bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f703b4117f4f8fa7c9796c91bcaa0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:59.544756 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d6d42fa-6f99-4176-9cff-4ebdfdde57a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:59.579859 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d6d42fa-6f99-4176-9cff-4ebdfdde57a1) transitioned into state 'SUCCESS' from state '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-1047652351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45419bbf8bb64d2e82081e5602a8a1bc',qos_specs=None,replication_status=,reservations=['d5d70008-8c17-4192-8fc9-e2686d358082','0fbb2dec-754f-4967-a197-48bcac940d03','7febad4a-abeb-48ea-b662-9d3dc6731424','35e33849-7d76-4281-8f1a-b25398f19cea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f703b4117f4f8fa7c9796c91bcaa0a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:59.580833 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332a3058-d401-4513-83af-73efac130ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:26:59.598857 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332a3058-d401-4513-83af-73efac130ceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:26:59.599603 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Flow 'volume_create_api' (5d2e6df4-e2b9-4592-bc9a-c6e537845510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:26:59.599881 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Create volume request issued successfully. Jul 03 01:26:59.600465 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-10bffb46-0f30-4609-88b7-c726b8ab53a4 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:26:59.601406 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 178/701] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:26:59 2026] POST /volume/v3/volumes => generated 817 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:26:59.614106 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3d7d192d-d5ad-4fbb-b35c-1a761f393f13 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:59.619225 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3d7d192d-d5ad-4fbb-b35c-1a761f393f13 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:26:59.619536 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3d7d192d-d5ad-4fbb-b35c-1a761f393f13 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:26:59.619647 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3d7d192d-d5ad-4fbb-b35c-1a761f393f13 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:26:59.629249 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:59.629249 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:26:59.637675 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3d7d192d-d5ad-4fbb-b35c-1a761f393f13 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Volume info retrieved successfully. Jul 03 01:26:59.643817 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3d7d192d-d5ad-4fbb-b35c-1a761f393f13 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf returned with HTTP 200 Jul 03 01:26:59.644203 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 177/702] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:26:59 2026] GET /volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf => generated 885 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:26:59.720616 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-b6fbaa0a-ef74-43ec-bb34-06d8ce5bf9b1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:26:59.726881 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-b6fbaa0a-ef74-43ec-bb34-06d8ce5bf9b1 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] POST https://10.4.3.64/volume/v3/attachments/1b6cc543-04cb-4b4c-b02b-cf1871417ed3/action Jul 03 01:26:59.727447 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-b6fbaa0a-ef74-43ec-bb34-06d8ce5bf9b1 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:26:59.727639 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-b6fbaa0a-ef74-43ec-bb34-06d8ce5bf9b1 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:26:59.754746 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:26:59.754746 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:26:59.771147 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-1777080f-8ab2-40a5-894d-5602eea66f8d req-b6fbaa0a-ef74-43ec-bb34-06d8ce5bf9b1 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/attachments/1b6cc543-04cb-4b4c-b02b-cf1871417ed3/action returned with HTTP 204 Jul 03 01:26:59.772059 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 180/703] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:26:59 2026] POST /volume/v3/attachments/1b6cc543-04cb-4b4c-b02b-cf1871417ed3/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:00.048093 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-905baf43-c087-4d8e-8da1-fbc411ebade0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:00.050139 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-905baf43-c087-4d8e-8da1-fbc411ebade0 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:27:00.050561 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-905baf43-c087-4d8e-8da1-fbc411ebade0 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:00.051960 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-905baf43-c087-4d8e-8da1-fbc411ebade0 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:00.065602 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:00.065602 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:00.069959 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-905baf43-c087-4d8e-8da1-fbc411ebade0 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:27:00.075341 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-905baf43-c087-4d8e-8da1-fbc411ebade0 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:27:00.075865 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 169/704] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:27:00 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1458 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:00.192530 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0950ddb3-b9a4-4a71-b439-8d9513b13d93 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:00.195040 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0950ddb3-b9a4-4a71-b439-8d9513b13d93 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] DELETE https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:27:00.195271 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0950ddb3-b9a4-4a71-b439-8d9513b13d93 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:00.195517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0950ddb3-b9a4-4a71-b439-8d9513b13d93 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:00.195712 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-0950ddb3-b9a4-4a71-b439-8d9513b13d93 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Delete volume with id: 71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:27:00.206783 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:00.206783 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:00.207335 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0950ddb3-b9a4-4a71-b439-8d9513b13d93 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:27:00.234452 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0950ddb3-b9a4-4a71-b439-8d9513b13d93 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Delete volume request issued successfully. Jul 03 01:27:00.234783 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0950ddb3-b9a4-4a71-b439-8d9513b13d93 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 202 Jul 03 01:27:00.235192 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 179/705] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:00 2026] DELETE /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:00.243547 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-01b070a3-f5bf-4cf2-b742-9e68a57b4f25 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:00.243959 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-01b070a3-f5bf-4cf2-b742-9e68a57b4f25 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:27:00.244070 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-01b070a3-f5bf-4cf2-b742-9e68a57b4f25 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:00.244189 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-01b070a3-f5bf-4cf2-b742-9e68a57b4f25 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:00.251811 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:00.251811 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:00.262613 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-01b070a3-f5bf-4cf2-b742-9e68a57b4f25 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Volume info retrieved successfully. Jul 03 01:27:00.272551 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-01b070a3-f5bf-4cf2-b742-9e68a57b4f25 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 200 Jul 03 01:27:00.273096 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 178/706] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:00 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:00.405190 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-267255bb-e9b6-445b-9a7f-540a6a3c50c3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:00.409254 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-267255bb-e9b6-445b-9a7f-540a6a3c50c3 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] POST https://10.4.3.64/volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338/action Jul 03 01:27:00.409951 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-267255bb-e9b6-445b-9a7f-540a6a3c50c3 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:00.409951 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-267255bb-e9b6-445b-9a7f-540a6a3c50c3 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:00.441373 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:00.441373 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:00.460978 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-fdfab43e-fb53-422e-8404-6d4a33198176 req-267255bb-e9b6-445b-9a7f-540a6a3c50c3 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338/action returned with HTTP 204 Jul 03 01:27:00.461615 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 181/707] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:27:00 2026] POST /volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:00.588079 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-2756d6a4-8a43-44c6-9fcf-c2d4a3231e94 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:00.592142 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-2756d6a4-8a43-44c6-9fcf-c2d4a3231e94 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] DELETE https://10.4.3.64/volume/v3/attachments/8418dc67-a0ca-4369-a0f4-b52b4045b4eb Jul 03 01:27:00.592351 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-2756d6a4-8a43-44c6-9fcf-c2d4a3231e94 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:00.592580 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-2756d6a4-8a43-44c6-9fcf-c2d4a3231e94 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:00.610581 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:00.610581 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:00.661951 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-571a44e5-4186-4235-b5ea-7176e14bc6ff None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:00.665751 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-571a44e5-4186-4235-b5ea-7176e14bc6ff tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:00.665751 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-571a44e5-4186-4235-b5ea-7176e14bc6ff tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:00.665751 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-571a44e5-4186-4235-b5ea-7176e14bc6ff tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:00.673047 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:00.673047 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:00.677832 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-571a44e5-4186-4235-b5ea-7176e14bc6ff tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Volume info retrieved successfully. Jul 03 01:27:00.682768 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-571a44e5-4186-4235-b5ea-7176e14bc6ff tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf returned with HTTP 200 Jul 03 01:27:00.683770 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 180/708] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:00 2026] GET /volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:00.698166 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-611c0bbb-3089-4f9a-a7f8-f24640ded9eb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:00.700018 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-611c0bbb-3089-4f9a-a7f8-f24640ded9eb tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Jul 03 01:27:00.700467 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-611c0bbb-3089-4f9a-a7f8-f24640ded9eb tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:00.702274 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volume_transfer [None req-611c0bbb-3089-4f9a-a7f8-f24640ded9eb tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 01:27:00.702415 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volume_transfer [None req-611c0bbb-3089-4f9a-a7f8-f24640ded9eb tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Creating transfer of volume ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:00.702554 np0000004346 devstack@c-api.service[99880]: INFO cinder.transfer.api [None req-611c0bbb-3089-4f9a-a7f8-f24640ded9eb tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Generating transfer record for volume ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:00.710291 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:00.710291 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:00.728271 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-611c0bbb-3089-4f9a-a7f8-f24640ded9eb tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Jul 03 01:27:00.728719 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 179/709] 10.4.3.64 () {70 vars in 1319 bytes} [Fri Jul 3 01:27:00 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:00.746383 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fc6f9d8e-e16d-43e2-aad0-7d74d1df00a7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:00.748676 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fc6f9d8e-e16d-43e2-aad0-7d74d1df00a7 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:00.748893 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fc6f9d8e-e16d-43e2-aad0-7d74d1df00a7 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:00.749088 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fc6f9d8e-e16d-43e2-aad0-7d74d1df00a7 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:00.759705 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:00.759705 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:00.770297 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fc6f9d8e-e16d-43e2-aad0-7d74d1df00a7 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Volume info retrieved successfully. Jul 03 01:27:00.775335 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fc6f9d8e-e16d-43e2-aad0-7d74d1df00a7 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf returned with HTTP 200 Jul 03 01:27:00.775838 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 182/710] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:00 2026] GET /volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf => generated 952 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:00.792686 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0c9c1b40-6b0c-4ed9-9c84-61909f3af7fd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:00.794198 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0c9c1b40-6b0c-4ed9-9c84-61909f3af7fd tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/93f7702d-0c92-484d-83c2-35694bc06c0e Jul 03 01:27:00.794483 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0c9c1b40-6b0c-4ed9-9c84-61909f3af7fd tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:00.794768 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0c9c1b40-6b0c-4ed9-9c84-61909f3af7fd tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:00.802454 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0c9c1b40-6b0c-4ed9-9c84-61909f3af7fd tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volume-transfers/93f7702d-0c92-484d-83c2-35694bc06c0e returned with HTTP 200 Jul 03 01:27:00.802818 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 181/711] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:27:00 2026] GET /volume/v3/volume-transfers/93f7702d-0c92-484d-83c2-35694bc06c0e => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:00.811678 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-49a4a073-9a20-49b2-adf4-47ee6c533de5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:00.820106 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-49a4a073-9a20-49b2-adf4-47ee6c533de5 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volume-transfers Jul 03 01:27:00.820390 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-49a4a073-9a20-49b2-adf4-47ee6c533de5 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:00.820652 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-49a4a073-9a20-49b2-adf4-47ee6c533de5 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:00.820879 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volume_transfer [None req-49a4a073-9a20-49b2-adf4-47ee6c533de5 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Listing volume transfers {{(pid=99880) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 01:27:00.833892 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-49a4a073-9a20-49b2-adf4-47ee6c533de5 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 200 Jul 03 01:27:00.835195 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 180/712] 10.4.3.64 () {68 vars in 1298 bytes} [Fri Jul 3 01:27:00 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:00.842821 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:01.050232 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] POST https://10.4.3.64/volume/v3/volume-transfers/93f7702d-0c92-484d-83c2-35694bc06c0e/accept Jul 03 01:27:01.050636 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a434db6b42eb0332"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:01.052035 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.volume_transfer [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Accepting volume transfer 93f7702d-0c92-484d-83c2-35694bc06c0e {{(pid=99879) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 01:27:01.052130 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.volume_transfer [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Accepting transfer 93f7702d-0c92-484d-83c2-35694bc06c0e Jul 03 01:27:01.130989 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Created reservations ['ecb9cd6f-c5b8-4c24-a208-fd65f8544727', 'c584065f-26bc-46db-97f6-77e5fb84b9de', '6ff3e090-4b06-432d-ba2c-f9630e9387ba', '9399361a-8e4c-48a3-85bf-06bb1dc468d1'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:01.155784 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-fa68bf4e-fce4-45c7-947e-c0719e75acd3 req-2756d6a4-8a43-44c6-9fcf-c2d4a3231e94 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/attachments/8418dc67-a0ca-4369-a0f4-b52b4045b4eb returned with HTTP 200 Jul 03 01:27:01.156171 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 170/713] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:27:00 2026] DELETE /volume/v3/attachments/8418dc67-a0ca-4369-a0f4-b52b4045b4eb => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:01.178739 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Created reservations ['ec00699a-f1c7-459b-9f4c-50767021d3bf', '8df4c928-2f4d-405c-aaac-17b405b0dfde', '5c3f65e6-59f9-48c1-94c7-aa6f846b2953', 'db0c3027-4dc6-4c51-a169-1c9ebc69da4e'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:01.247446 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Created reservations ['58d35866-7de9-4740-a134-ed03082aec8b', '9be12f87-bec4-4081-bc8c-3e7093f59fa3', '48e1845d-8d80-4922-9267-ae493a2b1266', 'e1aedd4e-739f-47d6-97bf-47016d06a1f3'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:01.282874 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Created reservations ['5aec1d9e-b82e-4d1a-b597-c6ee3f168e39', '668683b3-4e26-49fc-aa49-b6ffcdaef369', 'bb323326-79fa-4200-aef3-7ba48d5872e8', 'afde280a-23e5-40f7-8df8-9c4b254574b1'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:01.288849 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d57c467d-46fb-44c7-aec9-13c7274bb010 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:01.290730 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d57c467d-46fb-44c7-aec9-13c7274bb010 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] GET https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 Jul 03 01:27:01.291157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d57c467d-46fb-44c7-aec9-13c7274bb010 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:01.292439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d57c467d-46fb-44c7-aec9-13c7274bb010 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:01.299444 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d57c467d-46fb-44c7-aec9-13c7274bb010 tempest-AttachSCSIVolumeTestJSON-125462073 tempest-AttachSCSIVolumeTestJSON-125462073-project-member] https://10.4.3.64/volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 returned with HTTP 404 Jul 03 01:27:01.299444 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 182/714] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:01 2026] GET /volume/v3/volumes/71530ba1-8baa-4744-8262-d4682346e943 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:01.784861 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Transfer volume completed successfully. Jul 03 01:27:01.882968 np0000004346 devstack@c-api.service[99879]: INFO cinder.transfer.api [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Volume ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf has been transferred. Jul 03 01:27:01.889964 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f4666d8c-9df0-4c54-ba68-0f05da39b731 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] https://10.4.3.64/volume/v3/volume-transfers/93f7702d-0c92-484d-83c2-35694bc06c0e/accept returned with HTTP 202 Jul 03 01:27:01.890430 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 183/715] 10.4.3.64 () {70 vars in 1451 bytes} [Fri Jul 3 01:27:00 2026] POST /volume/v3/volume-transfers/93f7702d-0c92-484d-83c2-35694bc06c0e/accept => generated 363 bytes in 1048 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:01.900295 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8e1a38bc-5917-479e-92a9-c30b41d8ef8a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:01.902533 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8e1a38bc-5917-479e-92a9-c30b41d8ef8a tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] GET https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:01.902801 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8e1a38bc-5917-479e-92a9-c30b41d8ef8a tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:01.903052 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8e1a38bc-5917-479e-92a9-c30b41d8ef8a tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:01.917628 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:01.917628 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:01.921162 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8e1a38bc-5917-479e-92a9-c30b41d8ef8a tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Volume info retrieved successfully. Jul 03 01:27:01.927549 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8e1a38bc-5917-479e-92a9-c30b41d8ef8a tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf returned with HTTP 200 Jul 03 01:27:01.928445 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 181/716] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:01 2026] GET /volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:01.942987 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b7c74c68-d8cb-4221-a2d3-2ef7f0559bd3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:01.944971 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b7c74c68-d8cb-4221-a2d3-2ef7f0559bd3 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] GET https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:01.945223 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b7c74c68-d8cb-4221-a2d3-2ef7f0559bd3 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:01.945438 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b7c74c68-d8cb-4221-a2d3-2ef7f0559bd3 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:01.954954 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:01.954954 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:01.962018 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b7c74c68-d8cb-4221-a2d3-2ef7f0559bd3 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] Volume info retrieved successfully. Jul 03 01:27:01.966514 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b7c74c68-d8cb-4221-a2d3-2ef7f0559bd3 tempest-VolumesTransfersV357Test-2084619367 tempest-VolumesTransfersV357Test-2084619367-project-member] https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf returned with HTTP 200 Jul 03 01:27:01.967002 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 171/717] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:01 2026] GET /volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:01.983647 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-68dd58f7-ff7a-494c-847e-fac6c173b58e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:01.985444 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-68dd58f7-ff7a-494c-847e-fac6c173b58e tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/93f7702d-0c92-484d-83c2-35694bc06c0e Jul 03 01:27:01.985699 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-68dd58f7-ff7a-494c-847e-fac6c173b58e tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:01.985948 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-68dd58f7-ff7a-494c-847e-fac6c173b58e tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:01.986188 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.volume_transfer [None req-68dd58f7-ff7a-494c-847e-fac6c173b58e tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Delete transfer with id: 93f7702d-0c92-484d-83c2-35694bc06c0e Jul 03 01:27:01.990288 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-68dd58f7-ff7a-494c-847e-fac6c173b58e tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volume-transfers/93f7702d-0c92-484d-83c2-35694bc06c0e returned with HTTP 404 Jul 03 01:27:01.990288 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 183/718] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Jul 3 01:27:01 2026] DELETE /volume/v3/volume-transfers/93f7702d-0c92-484d-83c2-35694bc06c0e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:27:01.999538 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8e19a36c-fc31-48ff-94c2-3d0e35f795b9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:02.255238 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8e19a36c-fc31-48ff-94c2-3d0e35f795b9 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:02.255238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8e19a36c-fc31-48ff-94c2-3d0e35f795b9 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:02.255238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8e19a36c-fc31-48ff-94c2-3d0e35f795b9 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:02.255238 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-8e19a36c-fc31-48ff-94c2-3d0e35f795b9 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Delete volume with id: ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:02.263642 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:02.263642 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:02.264110 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8e19a36c-fc31-48ff-94c2-3d0e35f795b9 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Volume info retrieved successfully. Jul 03 01:27:02.303042 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8e19a36c-fc31-48ff-94c2-3d0e35f795b9 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Delete volume request issued successfully. Jul 03 01:27:02.303339 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8e19a36c-fc31-48ff-94c2-3d0e35f795b9 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf returned with HTTP 202 Jul 03 01:27:02.303966 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 184/719] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:27:01 2026] DELETE /volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf => generated 0 bytes in 305 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:27:02.314262 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-346afeff-4014-4feb-8f5f-14d4998b25d4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:02.319957 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-346afeff-4014-4feb-8f5f-14d4998b25d4 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] GET https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:02.320173 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-346afeff-4014-4feb-8f5f-14d4998b25d4 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:02.320301 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-346afeff-4014-4feb-8f5f-14d4998b25d4 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:02.332100 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:02.332100 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:02.338444 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-346afeff-4014-4feb-8f5f-14d4998b25d4 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Volume info retrieved successfully. Jul 03 01:27:02.347518 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-346afeff-4014-4feb-8f5f-14d4998b25d4 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf returned with HTTP 200 Jul 03 01:27:02.347944 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 182/720] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:02 2026] GET /volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:27:02.558162 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-67f1cb47-bae7-4127-9e56-3bd468e74eab None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:02.560267 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-67f1cb47-bae7-4127-9e56-3bd468e74eab tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:27:02.560267 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-67f1cb47-bae7-4127-9e56-3bd468e74eab tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:02.560402 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-67f1cb47-bae7-4127-9e56-3bd468e74eab tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:02.574710 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:02.574710 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:02.580125 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-67f1cb47-bae7-4127-9e56-3bd468e74eab tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:27:02.585487 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-67f1cb47-bae7-4127-9e56-3bd468e74eab tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:27:02.586010 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 172/721] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:02 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:02.652566 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-58819a31-15e2-4da2-a1b6-ad414f569175 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:02.656088 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-58819a31-15e2-4da2-a1b6-ad414f569175 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:27:02.656585 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-58819a31-15e2-4da2-a1b6-ad414f569175 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:02.656871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-58819a31-15e2-4da2-a1b6-ad414f569175 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:02.667569 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:02.667569 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:02.676448 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-58819a31-15e2-4da2-a1b6-ad414f569175 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:27:02.683274 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-58819a31-15e2-4da2-a1b6-ad414f569175 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:27:02.683274 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 184/722] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:27:02 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1158 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:02.708159 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-f495be7a-bb76-4823-a635-ad49dd19becd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:02.711438 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-f495be7a-bb76-4823-a635-ad49dd19becd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] POST https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4/action Jul 03 01:27:02.711831 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-f495be7a-bb76-4823-a635-ad49dd19becd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:02.713601 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-f495be7a-bb76-4823-a635-ad49dd19becd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:02.723048 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:02.723048 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:02.723526 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-f495be7a-bb76-4823-a635-ad49dd19becd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:27:02.742205 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-f495be7a-bb76-4823-a635-ad49dd19becd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Begin detaching volume completed successfully. Jul 03 01:27:02.742564 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-f495be7a-bb76-4823-a635-ad49dd19becd tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4/action returned with HTTP 202 Jul 03 01:27:02.743084 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 185/723] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:27:02 2026] POST /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:03.363342 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a893aa3d-110b-4d5f-95b8-5cb727e401e4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:03.368236 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a893aa3d-110b-4d5f-95b8-5cb727e401e4 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] GET https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:03.368444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a893aa3d-110b-4d5f-95b8-5cb727e401e4 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:03.368648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a893aa3d-110b-4d5f-95b8-5cb727e401e4 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:03.384297 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a893aa3d-110b-4d5f-95b8-5cb727e401e4 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf returned with HTTP 404 Jul 03 01:27:03.384967 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 183/724] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:03 2026] GET /volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:27:03.391685 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5b2f5791-3ccc-4ad7-bbd9-0aad1fed34eb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:03.393778 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b2f5791-3ccc-4ad7-bbd9-0aad1fed34eb tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:03.394071 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b2f5791-3ccc-4ad7-bbd9-0aad1fed34eb tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:03.394293 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b2f5791-3ccc-4ad7-bbd9-0aad1fed34eb tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:03.403027 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b2f5791-3ccc-4ad7-bbd9-0aad1fed34eb tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf returned with HTTP 404 Jul 03 01:27:03.403536 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 173/725] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:03 2026] GET /volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:27:03.417487 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-40ebb30d-ec4e-4ba4-8278-3a322215a62c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:03.418372 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-40ebb30d-ec4e-4ba4-8278-3a322215a62c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:03.418372 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-40ebb30d-ec4e-4ba4-8278-3a322215a62c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:03.418816 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-40ebb30d-ec4e-4ba4-8278-3a322215a62c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:03.418816 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-40ebb30d-ec4e-4ba4-8278-3a322215a62c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Delete volume with id: ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf Jul 03 01:27:03.426211 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-40ebb30d-ec4e-4ba4-8278-3a322215a62c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf returned with HTTP 404 Jul 03 01:27:03.426750 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 185/726] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:27:03 2026] DELETE /volume/v3/volumes/ad39e9f2-5398-4ab8-b18f-f9bb7dcb7baf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:27:03.441435 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b533daad-f2cc-4560-827b-41f89b65f68a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:03.442935 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:03.443236 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-628970704"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:03.444510 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-628970704'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:03.444617 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Create volume of 1 GB Jul 03 01:27:03.454505 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Availability Zones retrieved successfully. Jul 03 01:27:03.464762 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Flow 'volume_create_api' (84eedb19-c331-481c-b35f-0f9bce4a933e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:03.466950 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69b3d84e-1123-4440-bf0a-f4ec1050b30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:03.467955 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:03.500241 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69b3d84e-1123-4440-bf0a-f4ec1050b30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:03.500241 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0789216f-ba44-434e-a798-44eee4aff16b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:03.541686 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Created reservations ['4d4ae669-658d-474c-8d5d-7e6ef8bb2c2f', '1efa255c-990c-41fd-a276-126516567a36', '3001c830-c855-4b87-beb6-15b9c81a20d1', '06f33d3d-b4ed-4571-adf3-74b50a63b131'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:03.542663 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0789216f-ba44-434e-a798-44eee4aff16b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d4ae669-658d-474c-8d5d-7e6ef8bb2c2f', '1efa255c-990c-41fd-a276-126516567a36', '3001c830-c855-4b87-beb6-15b9c81a20d1', '06f33d3d-b4ed-4571-adf3-74b50a63b131']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:03.543616 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11a54af-74ff-4442-af15-d18ff8e4572a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:03.577243 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e11a54af-74ff-4442-af15-d18ff8e4572a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eecbaffc-a2a0-405a-962d-9d69c1b07556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-628970704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45419bbf8bb64d2e82081e5602a8a1bc',qos_specs=None,replication_status=,reservations=['4d4ae669-658d-474c-8d5d-7e6ef8bb2c2f','1efa255c-990c-41fd-a276-126516567a36','3001c830-c855-4b87-beb6-15b9c81a20d1','06f33d3d-b4ed-4571-adf3-74b50a63b131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f703b4117f4f8fa7c9796c91bcaa0a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-628970704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eecbaffc-a2a0-405a-962d-9d69c1b07556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45419bbf8bb64d2e82081e5602a8a1bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f703b4117f4f8fa7c9796c91bcaa0a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:03.578442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b761f2b-1ee0-4c03-8538-2cc066d75f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:03.606401 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b761f2b-1ee0-4c03-8538-2cc066d75f43) transitioned into state 'SUCCESS' from state '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-628970704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45419bbf8bb64d2e82081e5602a8a1bc',qos_specs=None,replication_status=,reservations=['4d4ae669-658d-474c-8d5d-7e6ef8bb2c2f','1efa255c-990c-41fd-a276-126516567a36','3001c830-c855-4b87-beb6-15b9c81a20d1','06f33d3d-b4ed-4571-adf3-74b50a63b131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f703b4117f4f8fa7c9796c91bcaa0a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:03.607937 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376137a5-c8a1-4952-b2cc-a7f2a16a3196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:03.621400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376137a5-c8a1-4952-b2cc-a7f2a16a3196) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:03.622913 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Flow 'volume_create_api' (84eedb19-c331-481c-b35f-0f9bce4a933e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:03.623135 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Create volume request issued successfully. Jul 03 01:27:03.624044 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b533daad-f2cc-4560-827b-41f89b65f68a tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:03.624631 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 186/727] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:27:03 2026] POST /volume/v3/volumes => generated 816 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:03.638242 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-66cb1471-2cd5-4850-9e2d-f7568372606c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:03.641483 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-66cb1471-2cd5-4850-9e2d-f7568372606c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:03.641730 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-66cb1471-2cd5-4850-9e2d-f7568372606c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:03.641964 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-66cb1471-2cd5-4850-9e2d-f7568372606c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:03.654288 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:03.654288 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:03.659016 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-66cb1471-2cd5-4850-9e2d-f7568372606c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Volume info retrieved successfully. Jul 03 01:27:03.665860 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-66cb1471-2cd5-4850-9e2d-f7568372606c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 returned with HTTP 200 Jul 03 01:27:03.666373 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 184/728] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:03 2026] GET /volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 => generated 884 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:03.779737 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7e6ecb31-f3d7-4df1-89a0-73b2c9b54070 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:03.780171 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7e6ecb31-f3d7-4df1-89a0-73b2c9b54070 None None] GET https://10.4.3.64/volume// Jul 03 01:27:03.780222 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7e6ecb31-f3d7-4df1-89a0-73b2c9b54070 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:03.780416 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7e6ecb31-f3d7-4df1-89a0-73b2c9b54070 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:03.780763 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7e6ecb31-f3d7-4df1-89a0-73b2c9b54070 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:27:03.781120 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 174/729] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:27:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:27:03.794451 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-22e8def4-986b-4654-b229-1d90a4eb6905 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:03.796860 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-22e8def4-986b-4654-b229-1d90a4eb6905 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:27:03.797021 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-22e8def4-986b-4654-b229-1d90a4eb6905 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:03.797325 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-22e8def4-986b-4654-b229-1d90a4eb6905 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:03.799543 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=574,cinder:INSERT=69,cinder:UPDATE=136,cinder:DELETE=5 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:27:03.810855 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:03.810855 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:03.819804 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-22e8def4-986b-4654-b229-1d90a4eb6905 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:27:03.825769 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-22e8def4-986b-4654-b229-1d90a4eb6905 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:27:03.826265 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 186/730] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:27:03 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:27:04.681499 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0845ee86-e887-4cd5-b218-05a0ff5fb88b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:04.683308 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0845ee86-e887-4cd5-b218-05a0ff5fb88b tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:04.683550 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0845ee86-e887-4cd5-b218-05a0ff5fb88b tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:04.683752 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0845ee86-e887-4cd5-b218-05a0ff5fb88b tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:04.685649 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=600,cinder:INSERT=84,cinder:UPDATE=138,cinder:DELETE=2 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:27:04.690783 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:04.690783 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:04.695513 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0845ee86-e887-4cd5-b218-05a0ff5fb88b tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Volume info retrieved successfully. Jul 03 01:27:04.702348 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0845ee86-e887-4cd5-b218-05a0ff5fb88b tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 returned with HTTP 200 Jul 03 01:27:04.703137 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 187/731] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:04 2026] GET /volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:04.718595 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2dfead05-d366-4a6d-a154-d82003cea3c3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:04.729828 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2dfead05-d366-4a6d-a154-d82003cea3c3 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Jul 03 01:27:04.729828 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2dfead05-d366-4a6d-a154-d82003cea3c3 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "eecbaffc-a2a0-405a-962d-9d69c1b07556"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:04.731008 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volume_transfer [None req-2dfead05-d366-4a6d-a154-d82003cea3c3 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Creating new volume transfer {'transfer': {'volume_id': 'eecbaffc-a2a0-405a-962d-9d69c1b07556'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 01:27:04.731008 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volume_transfer [None req-2dfead05-d366-4a6d-a154-d82003cea3c3 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Creating transfer of volume eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:04.731008 np0000004346 devstack@c-api.service[99880]: INFO cinder.transfer.api [None req-2dfead05-d366-4a6d-a154-d82003cea3c3 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Generating transfer record for volume eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:04.733303 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=551,cinder:INSERT=59,cinder:UPDATE=91,cinder:DELETE=2 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:27:04.740256 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:04.740256 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:04.754904 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2dfead05-d366-4a6d-a154-d82003cea3c3 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Jul 03 01:27:04.756100 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 185/732] 10.4.3.64 () {70 vars in 1319 bytes} [Fri Jul 3 01:27:04 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:04.766932 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a7ef3f61-ae1e-48e8-9aa3-a73345c1a8b7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:04.769339 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a7ef3f61-ae1e-48e8-9aa3-a73345c1a8b7 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:04.769566 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a7ef3f61-ae1e-48e8-9aa3-a73345c1a8b7 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:04.769784 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a7ef3f61-ae1e-48e8-9aa3-a73345c1a8b7 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:04.772066 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=651,cinder:INSERT=96,cinder:UPDATE=166,cinder:DELETE=3 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:27:04.778148 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:04.778148 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:04.783153 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a7ef3f61-ae1e-48e8-9aa3-a73345c1a8b7 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Volume info retrieved successfully. Jul 03 01:27:04.788111 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a7ef3f61-ae1e-48e8-9aa3-a73345c1a8b7 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 returned with HTTP 200 Jul 03 01:27:04.788357 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 175/733] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:04 2026] GET /volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:04.801732 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-58d5a7db-d3cb-4e5e-85f8-d6d1912c5e3c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:04.803660 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-58d5a7db-d3cb-4e5e-85f8-d6d1912c5e3c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/detail Jul 03 01:27:04.803869 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-58d5a7db-d3cb-4e5e-85f8-d6d1912c5e3c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:04.804126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-58d5a7db-d3cb-4e5e-85f8-d6d1912c5e3c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:04.804344 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volume_transfer [None req-58d5a7db-d3cb-4e5e-85f8-d6d1912c5e3c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Listing volume transfers {{(pid=99882) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 01:27:04.812184 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-58d5a7db-d3cb-4e5e-85f8-d6d1912c5e3c tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 01:27:04.812735 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 187/734] 10.4.3.64 () {68 vars in 1319 bytes} [Fri Jul 3 01:27:04 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:04.824405 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bdba94fe-1679-487a-baf1-f9930012b2b5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:04.827595 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bdba94fe-1679-487a-baf1-f9930012b2b5 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/f6daa685-e0fe-42e4-ab8f-4dfa277b1ee3 Jul 03 01:27:04.827925 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bdba94fe-1679-487a-baf1-f9930012b2b5 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:04.828161 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bdba94fe-1679-487a-baf1-f9930012b2b5 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:04.828271 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.volume_transfer [None req-bdba94fe-1679-487a-baf1-f9930012b2b5 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Delete transfer with id: f6daa685-e0fe-42e4-ab8f-4dfa277b1ee3 Jul 03 01:27:04.850016 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:04.850016 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:04.864574 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bdba94fe-1679-487a-baf1-f9930012b2b5 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volume-transfers/f6daa685-e0fe-42e4-ab8f-4dfa277b1ee3 returned with HTTP 202 Jul 03 01:27:04.865037 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 188/735] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Jul 3 01:27:04 2026] DELETE /volume/v3/volume-transfers/f6daa685-e0fe-42e4-ab8f-4dfa277b1ee3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:27:04.873552 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6f3f3a3b-97b9-4795-b7eb-89fa4d3889d8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:04.879464 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6f3f3a3b-97b9-4795-b7eb-89fa4d3889d8 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:04.879464 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6f3f3a3b-97b9-4795-b7eb-89fa4d3889d8 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:04.879464 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6f3f3a3b-97b9-4795-b7eb-89fa4d3889d8 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:04.886601 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:04.886601 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:04.891709 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6f3f3a3b-97b9-4795-b7eb-89fa4d3889d8 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Volume info retrieved successfully. Jul 03 01:27:04.897886 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6f3f3a3b-97b9-4795-b7eb-89fa4d3889d8 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 returned with HTTP 200 Jul 03 01:27:04.898303 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 186/736] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:04 2026] GET /volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 => generated 943 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:04.918924 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8a10ddc6-1635-4ad2-82aa-131cbdac3449 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:04.922719 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8a10ddc6-1635-4ad2-82aa-131cbdac3449 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/f6daa685-e0fe-42e4-ab8f-4dfa277b1ee3 Jul 03 01:27:04.923007 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8a10ddc6-1635-4ad2-82aa-131cbdac3449 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:04.923255 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8a10ddc6-1635-4ad2-82aa-131cbdac3449 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:04.923430 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.volume_transfer [None req-8a10ddc6-1635-4ad2-82aa-131cbdac3449 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Delete transfer with id: f6daa685-e0fe-42e4-ab8f-4dfa277b1ee3 Jul 03 01:27:04.928182 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8a10ddc6-1635-4ad2-82aa-131cbdac3449 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volume-transfers/f6daa685-e0fe-42e4-ab8f-4dfa277b1ee3 returned with HTTP 404 Jul 03 01:27:04.928714 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 176/737] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Jul 3 01:27:04 2026] DELETE /volume/v3/volume-transfers/f6daa685-e0fe-42e4-ab8f-4dfa277b1ee3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:27:04.938544 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-32787c6a-6756-47de-a704-cb56504ad213 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:04.941120 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-32787c6a-6756-47de-a704-cb56504ad213 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:04.941324 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-32787c6a-6756-47de-a704-cb56504ad213 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:04.941518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-32787c6a-6756-47de-a704-cb56504ad213 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:04.941673 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-32787c6a-6756-47de-a704-cb56504ad213 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Delete volume with id: eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:04.961964 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:04.961964 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:04.962410 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-32787c6a-6756-47de-a704-cb56504ad213 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Volume info retrieved successfully. Jul 03 01:27:04.998064 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-32787c6a-6756-47de-a704-cb56504ad213 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Delete volume request issued successfully. Jul 03 01:27:04.998563 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-32787c6a-6756-47de-a704-cb56504ad213 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 returned with HTTP 202 Jul 03 01:27:04.999484 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 188/738] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:27:04 2026] DELETE /volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:27:05.011674 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-af663f73-d6d6-4eee-850c-bafd7896111e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:05.017937 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af663f73-d6d6-4eee-850c-bafd7896111e tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] GET https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:05.018236 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-af663f73-d6d6-4eee-850c-bafd7896111e tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:05.018549 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-af663f73-d6d6-4eee-850c-bafd7896111e tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:05.031963 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:05.031963 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:05.038644 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-af663f73-d6d6-4eee-850c-bafd7896111e tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Volume info retrieved successfully. Jul 03 01:27:05.045216 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af663f73-d6d6-4eee-850c-bafd7896111e tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 returned with HTTP 200 Jul 03 01:27:05.045573 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 189/739] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:05 2026] GET /volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 => generated 1127 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:27:06.062823 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ccac158b-4dce-4ab8-a7c0-53dce5181344 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:06.066570 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ccac158b-4dce-4ab8-a7c0-53dce5181344 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] GET https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:06.066971 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ccac158b-4dce-4ab8-a7c0-53dce5181344 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:06.067265 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ccac158b-4dce-4ab8-a7c0-53dce5181344 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:06.076882 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ccac158b-4dce-4ab8-a7c0-53dce5181344 tempest-VolumesTransfersV357Test-1680185095 tempest-VolumesTransfersV357Test-1680185095-project-admin] https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 returned with HTTP 404 Jul 03 01:27:06.077500 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 187/740] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:06 2026] GET /volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:27:06.087686 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2c75543d-1b16-4cf0-ab4d-11fb21fdf6f1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:06.089366 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2c75543d-1b16-4cf0-ab4d-11fb21fdf6f1 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] GET https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:06.089593 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2c75543d-1b16-4cf0-ab4d-11fb21fdf6f1 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:06.089777 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2c75543d-1b16-4cf0-ab4d-11fb21fdf6f1 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:06.094624 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2c75543d-1b16-4cf0-ab4d-11fb21fdf6f1 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 returned with HTTP 404 Jul 03 01:27:06.095038 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 177/741] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:06 2026] GET /volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:27:06.104045 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-db1c524e-b417-4954-9747-036dffa0c1e2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:06.107741 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db1c524e-b417-4954-9747-036dffa0c1e2 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] DELETE https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:06.107741 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db1c524e-b417-4954-9747-036dffa0c1e2 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:06.107741 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db1c524e-b417-4954-9747-036dffa0c1e2 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:06.107741 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-db1c524e-b417-4954-9747-036dffa0c1e2 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] Delete volume with id: eecbaffc-a2a0-405a-962d-9d69c1b07556 Jul 03 01:27:06.112271 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db1c524e-b417-4954-9747-036dffa0c1e2 tempest-VolumesTransfersV357Test-95023496 tempest-VolumesTransfersV357Test-95023496-project-member] https://10.4.3.64/volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 returned with HTTP 404 Jul 03 01:27:06.112930 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 189/742] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:27:06 2026] DELETE /volume/v3/volumes/eecbaffc-a2a0-405a-962d-9d69c1b07556 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:27:06.199280 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-53a5f5cb-0297-46fc-8c25-ba65286e64b4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:06.201510 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-53a5f5cb-0297-46fc-8c25-ba65286e64b4 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:27:06.201780 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-53a5f5cb-0297-46fc-8c25-ba65286e64b4 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:06.202013 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-53a5f5cb-0297-46fc-8c25-ba65286e64b4 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:06.215567 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:06.215567 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:06.224287 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-53a5f5cb-0297-46fc-8c25-ba65286e64b4 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:27:06.230399 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-53a5f5cb-0297-46fc-8c25-ba65286e64b4 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:27:06.231181 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 190/743] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:27:06 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:06.635836 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-6a408a72-48e6-4a86-8567-ecf1c36cb91b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:06.640556 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-6a408a72-48e6-4a86-8567-ecf1c36cb91b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] DELETE https://10.4.3.64/volume/v3/attachments/66bc75c3-0848-473e-9bb0-9fd1765cf6d6 Jul 03 01:27:06.641857 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-6a408a72-48e6-4a86-8567-ecf1c36cb91b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:06.642157 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-6a408a72-48e6-4a86-8567-ecf1c36cb91b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:06.649548 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:06.649548 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:07.203243 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-93a7c095-ad9b-4364-8429-dd9a186abf6d req-6a408a72-48e6-4a86-8567-ecf1c36cb91b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/attachments/66bc75c3-0848-473e-9bb0-9fd1765cf6d6 returned with HTTP 200 Jul 03 01:27:07.203752 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 188/744] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:27:06 2026] DELETE /volume/v3/attachments/66bc75c3-0848-473e-9bb0-9fd1765cf6d6 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:07.240365 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3cd176f0-3c3e-4d82-8903-2e52d71525b1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:07.240365 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3cd176f0-3c3e-4d82-8903-2e52d71525b1 None None] GET https://10.4.3.64/volume// Jul 03 01:27:07.242271 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3cd176f0-3c3e-4d82-8903-2e52d71525b1 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:07.242271 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3cd176f0-3c3e-4d82-8903-2e52d71525b1 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:07.242271 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3cd176f0-3c3e-4d82-8903-2e52d71525b1 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:27:07.242271 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 178/745] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:27:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:27:07.250566 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-60554c8c-5167-4d01-bd80-729c53dbef1e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:07.256050 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-60554c8c-5167-4d01-bd80-729c53dbef1e tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:27:07.256829 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-60554c8c-5167-4d01-bd80-729c53dbef1e tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0dd68b34-c789-466e-862a-eef857c1451d", "connector": null, "instance_uuid": "57114bf3-5c39-4122-af8b-4840dd9268cf"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:07.273626 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:07.273626 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:07.321690 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-60554c8c-5167-4d01-bd80-729c53dbef1e tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:27:07.322198 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 190/746] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:27:07 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:07.332161 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-a602f3b4-1fbd-4b69-bf2d-4e5da298818a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:07.335474 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-a602f3b4-1fbd-4b69-bf2d-4e5da298818a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] DELETE https://10.4.3.64/volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338 Jul 03 01:27:07.335646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-a602f3b4-1fbd-4b69-bf2d-4e5da298818a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:07.335832 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-a602f3b4-1fbd-4b69-bf2d-4e5da298818a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:07.345978 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:07.345978 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:07.913018 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-a602f3b4-1fbd-4b69-bf2d-4e5da298818a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338 returned with HTTP 200 Jul 03 01:27:07.913784 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 191/747] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:27:07 2026] DELETE /volume/v3/attachments/fd82f98f-a2e1-477c-8e6c-6430a4e50338 => generated 192 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:10.389743 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8eb6ae9b-ddcb-410e-ae17-1eb569862155 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:10.603489 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8eb6ae9b-ddcb-410e-ae17-1eb569862155 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes Jul 03 01:27:10.603666 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8eb6ae9b-ddcb-410e-ae17-1eb569862155 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:10.603869 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8eb6ae9b-ddcb-410e-ae17-1eb569862155 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:10.604106 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-8eb6ae9b-ddcb-410e-ae17-1eb569862155 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:10.604438 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:10.604438 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:10.604959 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-8eb6ae9b-ddcb-410e-ae17-1eb569862155 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:10.611579 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8eb6ae9b-ddcb-410e-ae17-1eb569862155 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:10.612038 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8eb6ae9b-ddcb-410e-ae17-1eb569862155 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Jul 03 01:27:10.612493 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 189/748] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Jul 3 01:27:10 2026] GET /volume/v3/volumes => generated 15 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:27:10.622858 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:10.624885 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:10.625220 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1402593166"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:10.626857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1402593166'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:10.626990 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Create volume of 1 GB Jul 03 01:27:10.631644 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Availability Zones retrieved successfully. Jul 03 01:27:10.638024 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Flow 'volume_create_api' (010bdc2e-bb10-48c2-92f8-b70249600d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:10.639111 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (970b2e64-f84a-41a3-bc2b-8061e89fac3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:10.640140 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:10.684186 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (970b2e64-f84a-41a3-bc2b-8061e89fac3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:10.684186 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e249b42e-5b42-4731-936b-6127909e6194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:10.750399 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Created reservations ['921cc555-294e-4ae7-a610-207bf85be8ef', 'b82826ea-8a29-4886-933a-7aacc21419e1', '1b4825e4-862c-4451-b5de-50a692282ff6', 'bd5d7cde-b1d4-4b82-a487-7e56ddd16891'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:10.751352 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e249b42e-5b42-4731-936b-6127909e6194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['921cc555-294e-4ae7-a610-207bf85be8ef', 'b82826ea-8a29-4886-933a-7aacc21419e1', '1b4825e4-862c-4451-b5de-50a692282ff6', 'bd5d7cde-b1d4-4b82-a487-7e56ddd16891']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:10.752307 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (262a1bc9-2acf-4cf3-8339-d9abaa8c2f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:10.778305 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (262a1bc9-2acf-4cf3-8339-d9abaa8c2f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e36cfac2-c341-4376-9d70-df2ba5f2da64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1402593166',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c6915c3ca8834d1888f06da163441464',qos_specs=None,replication_status=,reservations=['921cc555-294e-4ae7-a610-207bf85be8ef','b82826ea-8a29-4886-933a-7aacc21419e1','1b4825e4-862c-4451-b5de-50a692282ff6','bd5d7cde-b1d4-4b82-a487-7e56ddd16891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03185d7e4d548dcb41b504e6700f825',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1402593166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e36cfac2-c341-4376-9d70-df2ba5f2da64,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c6915c3ca8834d1888f06da163441464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b03185d7e4d548dcb41b504e6700f825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:10.779024 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4214470-8204-459e-8f04-3b3670856187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:10.798681 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4214470-8204-459e-8f04-3b3670856187) transitioned into state 'SUCCESS' from state '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-1402593166',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c6915c3ca8834d1888f06da163441464',qos_specs=None,replication_status=,reservations=['921cc555-294e-4ae7-a610-207bf85be8ef','b82826ea-8a29-4886-933a-7aacc21419e1','1b4825e4-862c-4451-b5de-50a692282ff6','bd5d7cde-b1d4-4b82-a487-7e56ddd16891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03185d7e4d548dcb41b504e6700f825',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:10.799607 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5bfd22c-4ca0-454d-8aaa-c4a70ebdb82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:10.809022 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5bfd22c-4ca0-454d-8aaa-c4a70ebdb82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:10.811037 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Flow 'volume_create_api' (010bdc2e-bb10-48c2-92f8-b70249600d66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:10.811267 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Create volume request issued successfully. Jul 03 01:27:10.811869 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-34678fea-3556-4121-af59-3b2bf1e8eec9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:10.812262 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 179/749] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:27:10 2026] POST /volume/v3/volumes => generated 762 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:10.827821 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1731f9c3-0145-4783-b981-acb54a79c7a0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:10.830525 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1731f9c3-0145-4783-b981-acb54a79c7a0 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 Jul 03 01:27:10.831102 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1731f9c3-0145-4783-b981-acb54a79c7a0 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:10.831369 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1731f9c3-0145-4783-b981-acb54a79c7a0 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:10.838638 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:10.838638 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:10.842821 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1731f9c3-0145-4783-b981-acb54a79c7a0 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:10.847485 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1731f9c3-0145-4783-b981-acb54a79c7a0 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 returned with HTTP 200 Jul 03 01:27:10.847995 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 191/750] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:10 2026] GET /volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:11.870450 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-59fb850a-b9ee-4061-a9f3-babecedbbf25 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:11.872524 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59fb850a-b9ee-4061-a9f3-babecedbbf25 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 Jul 03 01:27:11.873450 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59fb850a-b9ee-4061-a9f3-babecedbbf25 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:11.873685 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59fb850a-b9ee-4061-a9f3-babecedbbf25 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:11.885072 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:11.885072 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:11.892138 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-59fb850a-b9ee-4061-a9f3-babecedbbf25 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:11.899210 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59fb850a-b9ee-4061-a9f3-babecedbbf25 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 returned with HTTP 200 Jul 03 01:27:11.899758 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 192/751] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:11 2026] GET /volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 => generated 855 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:11.919923 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-67f5bb21-0b75-400c-87c6-edca8ddfe51a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:11.926034 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-67f5bb21-0b75-400c-87c6-edca8ddfe51a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 Jul 03 01:27:11.926034 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-67f5bb21-0b75-400c-87c6-edca8ddfe51a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:11.926034 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-67f5bb21-0b75-400c-87c6-edca8ddfe51a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:11.937322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b1ec39a8-75a0-49a2-b6db-52bff747de2f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:11.940253 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b1ec39a8-75a0-49a2-b6db-52bff747de2f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] GET https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:27:11.940253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b1ec39a8-75a0-49a2-b6db-52bff747de2f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:11.940253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b1ec39a8-75a0-49a2-b6db-52bff747de2f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:11.940819 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:11.940819 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:11.946616 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-67f5bb21-0b75-400c-87c6-edca8ddfe51a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:11.951935 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-67f5bb21-0b75-400c-87c6-edca8ddfe51a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 returned with HTTP 200 Jul 03 01:27:11.952434 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 190/752] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:11 2026] GET /volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:11.953347 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:11.953347 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:11.958005 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b1ec39a8-75a0-49a2-b6db-52bff747de2f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:27:11.966062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:11.968405 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:11.968893 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-230430559"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:11.970730 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b1ec39a8-75a0-49a2-b6db-52bff747de2f tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 200 Jul 03 01:27:11.971125 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 180/753] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:27:11 2026] GET /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 1830 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:27:11.971903 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-230430559'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:11.971903 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Create volume of 1 GB Jul 03 01:27:11.978760 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Availability Zones retrieved successfully. Jul 03 01:27:11.987277 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Flow 'volume_create_api' (ab3f6560-b789-47f5-b2b5-20e6461d7dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:11.989660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0ec2d39-bf47-4a5d-970a-e835c2e141c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:11.990795 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:12.021298 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0ec2d39-bf47-4a5d-970a-e835c2e141c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:12.022396 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63ac7d0-779a-4e19-9694-04e585796e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:12.083260 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Created reservations ['ae9a9bd1-9693-4289-8ab8-db96ccf151fc', '68c7661d-260c-4a6d-92ab-971b0e3f09bd', '505a0cd7-0c1b-45d0-8d26-2b3523c822fc', 'dac12ba7-806c-4d2c-8aba-be831f8922a3'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:12.084647 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63ac7d0-779a-4e19-9694-04e585796e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae9a9bd1-9693-4289-8ab8-db96ccf151fc', '68c7661d-260c-4a6d-92ab-971b0e3f09bd', '505a0cd7-0c1b-45d0-8d26-2b3523c822fc', 'dac12ba7-806c-4d2c-8aba-be831f8922a3']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:12.085924 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731b54fc-dd39-4fb8-a64a-63b108e96e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:12.115215 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731b54fc-dd39-4fb8-a64a-63b108e96e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75cf35c8-50ed-4ddb-9eb1-aca976be65f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-230430559',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c6915c3ca8834d1888f06da163441464',qos_specs=None,replication_status=,reservations=['ae9a9bd1-9693-4289-8ab8-db96ccf151fc','68c7661d-260c-4a6d-92ab-971b0e3f09bd','505a0cd7-0c1b-45d0-8d26-2b3523c822fc','dac12ba7-806c-4d2c-8aba-be831f8922a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03185d7e4d548dcb41b504e6700f825',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-230430559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75cf35c8-50ed-4ddb-9eb1-aca976be65f1,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c6915c3ca8834d1888f06da163441464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b03185d7e4d548dcb41b504e6700f825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:12.116162 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f17c9092-65d3-4332-8c08-ca322ae0335d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:12.145367 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f17c9092-65d3-4332-8c08-ca322ae0335d) transitioned into state 'SUCCESS' from state '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-230430559',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c6915c3ca8834d1888f06da163441464',qos_specs=None,replication_status=,reservations=['ae9a9bd1-9693-4289-8ab8-db96ccf151fc','68c7661d-260c-4a6d-92ab-971b0e3f09bd','505a0cd7-0c1b-45d0-8d26-2b3523c822fc','dac12ba7-806c-4d2c-8aba-be831f8922a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03185d7e4d548dcb41b504e6700f825',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:12.146074 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e523ad5e-29f5-466d-9258-fd0342fca5fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:12.155354 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e523ad5e-29f5-466d-9258-fd0342fca5fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:12.156233 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Flow 'volume_create_api' (ab3f6560-b789-47f5-b2b5-20e6461d7dac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:12.156620 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Create volume request issued successfully. Jul 03 01:27:12.157172 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-73949a2d-fca2-48e0-87be-2e1c5e892d9c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:12.157817 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 192/754] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:27:11 2026] POST /volume/v3/volumes => generated 761 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:12.169325 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a0e0fb4d-ca7f-4662-8c81-615ff09c0c14 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:12.174855 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a0e0fb4d-ca7f-4662-8c81-615ff09c0c14 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 Jul 03 01:27:12.175050 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a0e0fb4d-ca7f-4662-8c81-615ff09c0c14 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:12.175258 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a0e0fb4d-ca7f-4662-8c81-615ff09c0c14 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:12.182236 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:12.182236 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:12.185409 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a0e0fb4d-ca7f-4662-8c81-615ff09c0c14 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:12.189377 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a0e0fb4d-ca7f-4662-8c81-615ff09c0c14 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 returned with HTTP 200 Jul 03 01:27:12.189872 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 193/755] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:12 2026] GET /volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:13.205633 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-56970bcc-28e6-4302-8b13-ba9200c40b67 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:13.207129 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-56970bcc-28e6-4302-8b13-ba9200c40b67 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 Jul 03 01:27:13.207344 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-56970bcc-28e6-4302-8b13-ba9200c40b67 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:13.207615 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-56970bcc-28e6-4302-8b13-ba9200c40b67 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:13.224098 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:13.224098 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:13.229718 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-56970bcc-28e6-4302-8b13-ba9200c40b67 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:13.239754 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-56970bcc-28e6-4302-8b13-ba9200c40b67 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 returned with HTTP 200 Jul 03 01:27:13.240235 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 191/756] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:13 2026] GET /volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:13.264383 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dcb0ba2f-ab30-46e4-ba32-d1b71a383548 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:13.265974 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dcb0ba2f-ab30-46e4-ba32-d1b71a383548 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 Jul 03 01:27:13.266139 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dcb0ba2f-ab30-46e4-ba32-d1b71a383548 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:13.266322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dcb0ba2f-ab30-46e4-ba32-d1b71a383548 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:13.276747 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:13.276747 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:13.282503 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-dcb0ba2f-ab30-46e4-ba32-d1b71a383548 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:13.288795 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dcb0ba2f-ab30-46e4-ba32-d1b71a383548 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 returned with HTTP 200 Jul 03 01:27:13.289235 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 181/757] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:13 2026] GET /volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:13.304435 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:13.306443 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:13.306853 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1926905639"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:13.308446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1926905639'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:13.310542 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Create volume of 1 GB Jul 03 01:27:13.310542 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:13.310542 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:13.315299 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Availability Zones retrieved successfully. Jul 03 01:27:13.322230 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Flow 'volume_create_api' (0b132672-9cdc-436a-8926-de564cd0cfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:13.323799 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa19628-25ba-4626-97f6-00a8716ac6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:13.325124 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:13.358893 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa19628-25ba-4626-97f6-00a8716ac6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:13.359533 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4bd04e3-e184-492e-8aa0-fce6d309d7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:13.415672 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Created reservations ['a35ddf15-146d-402f-b03e-30f9048f6d5f', 'ff16bc31-3dbf-4711-8de3-c424a45c13c7', '69134c6c-8450-4cd1-9f27-3213f90e9539', '479a9993-582f-4532-a9e3-a5a92c9e2566'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:13.416616 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4bd04e3-e184-492e-8aa0-fce6d309d7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a35ddf15-146d-402f-b03e-30f9048f6d5f', 'ff16bc31-3dbf-4711-8de3-c424a45c13c7', '69134c6c-8450-4cd1-9f27-3213f90e9539', '479a9993-582f-4532-a9e3-a5a92c9e2566']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:13.417518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0683cc64-a9ca-43b9-92af-9063837c9e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:13.453933 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0683cc64-a9ca-43b9-92af-9063837c9e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd19eb1db-83da-46bf-99c5-2daa53ca5745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1926905639',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c6915c3ca8834d1888f06da163441464',qos_specs=None,replication_status=,reservations=['a35ddf15-146d-402f-b03e-30f9048f6d5f','ff16bc31-3dbf-4711-8de3-c424a45c13c7','69134c6c-8450-4cd1-9f27-3213f90e9539','479a9993-582f-4532-a9e3-a5a92c9e2566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03185d7e4d548dcb41b504e6700f825',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1926905639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d19eb1db-83da-46bf-99c5-2daa53ca5745,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c6915c3ca8834d1888f06da163441464',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b03185d7e4d548dcb41b504e6700f825',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:13.456445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7f386b-7eec-4c96-91a0-344b2d358371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:13.481817 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f7f386b-7eec-4c96-91a0-344b2d358371) transitioned into state 'SUCCESS' from state '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-1926905639',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c6915c3ca8834d1888f06da163441464',qos_specs=None,replication_status=,reservations=['a35ddf15-146d-402f-b03e-30f9048f6d5f','ff16bc31-3dbf-4711-8de3-c424a45c13c7','69134c6c-8450-4cd1-9f27-3213f90e9539','479a9993-582f-4532-a9e3-a5a92c9e2566'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b03185d7e4d548dcb41b504e6700f825',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:13.482582 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c2d55f-48bf-44a7-a49b-9cedbfeebd79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:13.493990 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c2d55f-48bf-44a7-a49b-9cedbfeebd79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:13.500450 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Flow 'volume_create_api' (0b132672-9cdc-436a-8926-de564cd0cfe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:13.500450 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Create volume request issued successfully. Jul 03 01:27:13.500450 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d6e38a2e-86cc-4ed9-b5f5-89589bf3457d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:13.500450 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 193/758] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:27:13 2026] POST /volume/v3/volumes => generated 762 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:13.509636 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-93f6d486-5942-4d2c-84ca-bc33a6cde8d9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:13.512750 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-93f6d486-5942-4d2c-84ca-bc33a6cde8d9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 Jul 03 01:27:13.513209 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-93f6d486-5942-4d2c-84ca-bc33a6cde8d9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:13.513209 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-93f6d486-5942-4d2c-84ca-bc33a6cde8d9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:13.522867 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:13.522867 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:13.528911 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-93f6d486-5942-4d2c-84ca-bc33a6cde8d9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:13.534893 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-93f6d486-5942-4d2c-84ca-bc33a6cde8d9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 returned with HTTP 200 Jul 03 01:27:13.535322 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 194/759] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:13 2026] GET /volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 => generated 830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:14.549318 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-075f9619-5c99-4845-aae3-89173502b500 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:14.551814 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-075f9619-5c99-4845-aae3-89173502b500 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 Jul 03 01:27:14.552051 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-075f9619-5c99-4845-aae3-89173502b500 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:14.552360 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-075f9619-5c99-4845-aae3-89173502b500 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:14.564234 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:14.564234 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:14.568940 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-075f9619-5c99-4845-aae3-89173502b500 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:14.574901 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-075f9619-5c99-4845-aae3-89173502b500 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 returned with HTTP 200 Jul 03 01:27:14.575432 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 192/760] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:14 2026] GET /volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:14.590300 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c574e351-2948-41a5-9ba3-7f818ceee4f5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:14.592290 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c574e351-2948-41a5-9ba3-7f818ceee4f5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 Jul 03 01:27:14.592506 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c574e351-2948-41a5-9ba3-7f818ceee4f5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:14.592759 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c574e351-2948-41a5-9ba3-7f818ceee4f5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:14.599679 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:14.599679 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:14.603319 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c574e351-2948-41a5-9ba3-7f818ceee4f5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:14.607309 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c574e351-2948-41a5-9ba3-7f818ceee4f5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 returned with HTTP 200 Jul 03 01:27:14.607725 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 182/761] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:14 2026] GET /volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:14.620514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-15a80842-65dd-4c29-bf96-4d272269ee8a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:14.622352 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-15a80842-65dd-4c29-bf96-4d272269ee8a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes Jul 03 01:27:14.622593 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-15a80842-65dd-4c29-bf96-4d272269ee8a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:14.622774 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-15a80842-65dd-4c29-bf96-4d272269ee8a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:14.623003 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-15a80842-65dd-4c29-bf96-4d272269ee8a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:14.623378 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:14.623378 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:14.623785 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15a80842-65dd-4c29-bf96-4d272269ee8a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:14.634644 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-15a80842-65dd-4c29-bf96-4d272269ee8a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:14.634644 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-15a80842-65dd-4c29-bf96-4d272269ee8a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Jul 03 01:27:14.634644 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 194/762] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Jul 3 01:27:14 2026] GET /volume/v3/volumes => generated 969 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:14.646457 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8b0606b6-2566-46c1-99ad-711b7cfd554d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:14.652312 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8b0606b6-2566-46c1-99ad-711b7cfd554d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-230430559 Jul 03 01:27:14.652312 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8b0606b6-2566-46c1-99ad-711b7cfd554d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:14.652312 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8b0606b6-2566-46c1-99ad-711b7cfd554d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:14.652312 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-8b0606b6-2566-46c1-99ad-711b7cfd554d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:14.655687 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8b0606b6-2566-46c1-99ad-711b7cfd554d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-230430559'), ('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:14.701402 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8b0606b6-2566-46c1-99ad-711b7cfd554d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:14.702059 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8b0606b6-2566-46c1-99ad-711b7cfd554d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-230430559 returned with HTTP 200 Jul 03 01:27:14.702698 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 195/763] 10.4.3.64 () {66 vars in 1329 bytes} [Fri Jul 3 01:27:14 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-230430559 => generated 331 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:14.717166 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-537608d6-938f-4f3e-b0df-6ba30bf36d1d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:14.719839 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-537608d6-938f-4f3e-b0df-6ba30bf36d1d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1926905639 Jul 03 01:27:14.720151 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-537608d6-938f-4f3e-b0df-6ba30bf36d1d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:14.720603 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-537608d6-938f-4f3e-b0df-6ba30bf36d1d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:14.721176 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-537608d6-938f-4f3e-b0df-6ba30bf36d1d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:14.722077 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-537608d6-938f-4f3e-b0df-6ba30bf36d1d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1926905639'), ('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:14.755236 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-537608d6-938f-4f3e-b0df-6ba30bf36d1d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:14.755966 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:14.755966 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:14.760259 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-537608d6-938f-4f3e-b0df-6ba30bf36d1d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1926905639 returned with HTTP 200 Jul 03 01:27:14.760658 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 193/764] 10.4.3.64 () {66 vars in 1352 bytes} [Fri Jul 3 01:27:14 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1926905639 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:14.776525 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3443e18e-4bd2-4105-880a-f7036e8e8a4b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:14.778078 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3443e18e-4bd2-4105-880a-f7036e8e8a4b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1 Jul 03 01:27:14.778244 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3443e18e-4bd2-4105-880a-f7036e8e8a4b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:14.778405 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3443e18e-4bd2-4105-880a-f7036e8e8a4b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:14.778745 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-3443e18e-4bd2-4105-880a-f7036e8e8a4b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:14.779376 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3443e18e-4bd2-4105-880a-f7036e8e8a4b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:14.785689 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3443e18e-4bd2-4105-880a-f7036e8e8a4b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:14.786403 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:14.786403 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:14.790624 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3443e18e-4bd2-4105-880a-f7036e8e8a4b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 01:27:14.790997 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 183/765] 10.4.3.64 () {66 vars in 1266 bytes} [Fri Jul 3 01:27:14 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:14.804616 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-16a6729e-f080-4095-b988-a5168a7d9650 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:14.806165 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-16a6729e-f080-4095-b988-a5168a7d9650 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=d19eb1db-83da-46bf-99c5-2daa53ca5745 Jul 03 01:27:14.806335 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-16a6729e-f080-4095-b988-a5168a7d9650 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:14.806541 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-16a6729e-f080-4095-b988-a5168a7d9650 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:14.806784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-16a6729e-f080-4095-b988-a5168a7d9650 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:14.807051 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:14.807051 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:14.807488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-16a6729e-f080-4095-b988-a5168a7d9650 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:14.837308 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-16a6729e-f080-4095-b988-a5168a7d9650 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:14.839212 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:14.839212 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:14.843320 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-16a6729e-f080-4095-b988-a5168a7d9650 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=d19eb1db-83da-46bf-99c5-2daa53ca5745 returned with HTTP 200 Jul 03 01:27:14.843709 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 195/766] 10.4.3.64 () {66 vars in 1354 bytes} [Fri Jul 3 01:27:14 2026] GET /volume/v3/volumes/detail?limit=1&marker=d19eb1db-83da-46bf-99c5-2daa53ca5745 => generated 999 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:14.858932 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-72bd0067-43fd-4acc-9ade-3a97ce54a09d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:14.860705 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-72bd0067-43fd-4acc-9ade-3a97ce54a09d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=75cf35c8-50ed-4ddb-9eb1-aca976be65f1 Jul 03 01:27:14.861040 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-72bd0067-43fd-4acc-9ade-3a97ce54a09d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:14.862686 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-72bd0067-43fd-4acc-9ade-3a97ce54a09d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:14.863138 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-72bd0067-43fd-4acc-9ade-3a97ce54a09d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:14.863692 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:14.863692 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:14.866094 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-72bd0067-43fd-4acc-9ade-3a97ce54a09d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:14.910576 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-72bd0067-43fd-4acc-9ade-3a97ce54a09d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:14.911994 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:14.911994 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:14.917677 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-72bd0067-43fd-4acc-9ade-3a97ce54a09d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=75cf35c8-50ed-4ddb-9eb1-aca976be65f1 returned with HTTP 200 Jul 03 01:27:14.917677 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 196/767] 10.4.3.64 () {66 vars in 1354 bytes} [Fri Jul 3 01:27:14 2026] GET /volume/v3/volumes/detail?limit=1&marker=75cf35c8-50ed-4ddb-9eb1-aca976be65f1 => generated 1000 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:14.949525 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d30fd44a-4962-4638-8ec4-9904728751c9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:14.952093 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d30fd44a-4962-4638-8ec4-9904728751c9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=e36cfac2-c341-4376-9d70-df2ba5f2da64 Jul 03 01:27:14.952093 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d30fd44a-4962-4638-8ec4-9904728751c9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:14.952280 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d30fd44a-4962-4638-8ec4-9904728751c9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:14.953017 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-d30fd44a-4962-4638-8ec4-9904728751c9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:14.954012 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d30fd44a-4962-4638-8ec4-9904728751c9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.003329 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d30fd44a-4962-4638-8ec4-9904728751c9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.005552 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d30fd44a-4962-4638-8ec4-9904728751c9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=e36cfac2-c341-4376-9d70-df2ba5f2da64 returned with HTTP 200 Jul 03 01:27:15.005552 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 194/768] 10.4.3.64 () {66 vars in 1354 bytes} [Fri Jul 3 01:27:14 2026] GET /volume/v3/volumes/detail?limit=1&marker=e36cfac2-c341-4376-9d70-df2ba5f2da64 => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:27:15.029995 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-72681c7c-5e11-4520-b278-225ab26be8e9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.033124 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-72681c7c-5e11-4520-b278-225ab26be8e9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 01:27:15.033378 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-72681c7c-5e11-4520-b278-225ab26be8e9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.033648 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-72681c7c-5e11-4520-b278-225ab26be8e9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.033705 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-c3678d14-b5a1-41cc-9cc2-5d2331f77f3a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.033964 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-72681c7c-5e11-4520-b278-225ab26be8e9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.034233 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-72681c7c-5e11-4520-b278-225ab26be8e9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Could not evaluate value available, assuming string {{(pid=99881) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:27:15.036078 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-c3678d14-b5a1-41cc-9cc2-5d2331f77f3a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] PUT https://10.4.3.64/volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61 Jul 03 01:27:15.036574 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-c3678d14-b5a1-41cc-9cc2-5d2331f77f3a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:15.037954 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-72681c7c-5e11-4520-b278-225ab26be8e9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.047638 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-c3678d14-b5a1-41cc-9cc2-5d2331f77f3a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Acquiring lock "cinder-attachment_update-0dd68b34-c789-466e-862a-eef857c1451d-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:27:15.053148 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-c3678d14-b5a1-41cc-9cc2-5d2331f77f3a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Lock "cinder-attachment_update-0dd68b34-c789-466e-862a-eef857c1451d-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:27:15.054500 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.054500 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:15.071307 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-72681c7c-5e11-4520-b278-225ab26be8e9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.072471 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.072471 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:15.077112 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-72681c7c-5e11-4520-b278-225ab26be8e9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 01:27:15.077402 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 184/769] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 01:27:15.095935 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0f24e03e-ca51-499f-b6a2-8dcbee272917 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.098847 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0f24e03e-ca51-499f-b6a2-8dcbee272917 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 01:27:15.099124 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0f24e03e-ca51-499f-b6a2-8dcbee272917 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.099374 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0f24e03e-ca51-499f-b6a2-8dcbee272917 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.099935 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-0f24e03e-ca51-499f-b6a2-8dcbee272917 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.100259 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0f24e03e-ca51-499f-b6a2-8dcbee272917 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Could not evaluate value available, assuming string {{(pid=99879) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:27:15.101153 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0f24e03e-ca51-499f-b6a2-8dcbee272917 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.143140 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0f24e03e-ca51-499f-b6a2-8dcbee272917 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.144123 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.144123 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:15.151848 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0f24e03e-ca51-499f-b6a2-8dcbee272917 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 01:27:15.152344 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 197/770] 10.4.3.64 () {66 vars in 1352 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1888 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:15.168545 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ab8dd2eb-a7a4-466c-a889-fbe6afe6da42 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.170953 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ab8dd2eb-a7a4-466c-a889-fbe6afe6da42 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1 Jul 03 01:27:15.171614 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ab8dd2eb-a7a4-466c-a889-fbe6afe6da42 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.171614 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ab8dd2eb-a7a4-466c-a889-fbe6afe6da42 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.171837 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-ab8dd2eb-a7a4-466c-a889-fbe6afe6da42 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.172937 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-ab8dd2eb-a7a4-466c-a889-fbe6afe6da42 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.176561 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.178292 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:15.178712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-873677100"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:15.180563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-873677100'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:15.180727 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume of 1 GB Jul 03 01:27:15.184677 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ab8dd2eb-a7a4-466c-a889-fbe6afe6da42 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.185657 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Availability Zones retrieved successfully. Jul 03 01:27:15.185738 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ab8dd2eb-a7a4-466c-a889-fbe6afe6da42 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 01:27:15.186262 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 195/771] 10.4.3.64 () {66 vars in 1245 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.191892 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (7d1714b8-29ba-4311-b051-3ec9c80d47f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:15.192794 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec7c815-5718-4789-97b2-85611de4c3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:15.193742 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:15.199721 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6c1d63c4-a652-4b64-8f75-0c5d66ed2c36 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.201362 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6c1d63c4-a652-4b64-8f75-0c5d66ed2c36 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1&marker=d19eb1db-83da-46bf-99c5-2daa53ca5745 Jul 03 01:27:15.201641 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6c1d63c4-a652-4b64-8f75-0c5d66ed2c36 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.201849 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6c1d63c4-a652-4b64-8f75-0c5d66ed2c36 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.202173 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-6c1d63c4-a652-4b64-8f75-0c5d66ed2c36 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.202860 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c1d63c4-a652-4b64-8f75-0c5d66ed2c36 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.214310 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6c1d63c4-a652-4b64-8f75-0c5d66ed2c36 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.215006 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6c1d63c4-a652-4b64-8f75-0c5d66ed2c36 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?limit=1&marker=d19eb1db-83da-46bf-99c5-2daa53ca5745 returned with HTTP 200 Jul 03 01:27:15.215431 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 198/772] 10.4.3.64 () {66 vars in 1333 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes?limit=1&marker=d19eb1db-83da-46bf-99c5-2daa53ca5745 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.223772 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dec7c815-5718-4789-97b2-85611de4c3e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:15.224549 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8d9242-7cc4-439a-9a55-7e7ed3dbb45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:15.226875 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-aad84ed3-ef4b-43ef-aa29-8067a0c52c93 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.231026 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aad84ed3-ef4b-43ef-aa29-8067a0c52c93 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1&marker=75cf35c8-50ed-4ddb-9eb1-aca976be65f1 Jul 03 01:27:15.231786 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aad84ed3-ef4b-43ef-aa29-8067a0c52c93 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.231786 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aad84ed3-ef4b-43ef-aa29-8067a0c52c93 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.232047 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-aad84ed3-ef4b-43ef-aa29-8067a0c52c93 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.232853 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.232853 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:15.233684 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aad84ed3-ef4b-43ef-aa29-8067a0c52c93 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.256760 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-aad84ed3-ef4b-43ef-aa29-8067a0c52c93 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.257654 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aad84ed3-ef4b-43ef-aa29-8067a0c52c93 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?limit=1&marker=75cf35c8-50ed-4ddb-9eb1-aca976be65f1 returned with HTTP 200 Jul 03 01:27:15.258306 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 196/773] 10.4.3.64 () {66 vars in 1333 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes?limit=1&marker=75cf35c8-50ed-4ddb-9eb1-aca976be65f1 => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.266966 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ca433c8b-7a48-413c-8d02-929cd006f111 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.269226 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ca433c8b-7a48-413c-8d02-929cd006f111 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1&marker=e36cfac2-c341-4376-9d70-df2ba5f2da64 Jul 03 01:27:15.269714 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ca433c8b-7a48-413c-8d02-929cd006f111 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.269714 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ca433c8b-7a48-413c-8d02-929cd006f111 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.270002 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-ca433c8b-7a48-413c-8d02-929cd006f111 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.270389 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.270389 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:15.271032 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-ca433c8b-7a48-413c-8d02-929cd006f111 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.284131 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ca433c8b-7a48-413c-8d02-929cd006f111 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.284551 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ca433c8b-7a48-413c-8d02-929cd006f111 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?limit=1&marker=e36cfac2-c341-4376-9d70-df2ba5f2da64 returned with HTTP 200 Jul 03 01:27:15.285043 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 199/774] 10.4.3.64 () {66 vars in 1333 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes?limit=1&marker=e36cfac2-c341-4376-9d70-df2ba5f2da64 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:27:15.292238 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Created reservations ['35eba52b-58cb-4379-a4db-69facb88f549', '0d844635-8a9e-4eb0-bafe-5199d32e954d', '4f4f1ff9-8de8-41bf-b917-8e80d4c57ae3', 'ba2dd6e4-459c-4b83-bf74-b5f72bf76c68'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:15.292968 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d8d9242-7cc4-439a-9a55-7e7ed3dbb45d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35eba52b-58cb-4379-a4db-69facb88f549', '0d844635-8a9e-4eb0-bafe-5199d32e954d', '4f4f1ff9-8de8-41bf-b917-8e80d4c57ae3', 'ba2dd6e4-459c-4b83-bf74-b5f72bf76c68']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:15.293771 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdb331c-4206-486c-90f0-f6130e907c54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:15.295367 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-454a5605-2d99-4515-88ef-96050c13c7b9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.297090 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-454a5605-2d99-4515-88ef-96050c13c7b9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1926905639&status=available Jul 03 01:27:15.297325 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-454a5605-2d99-4515-88ef-96050c13c7b9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.297796 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-454a5605-2d99-4515-88ef-96050c13c7b9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.298199 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-454a5605-2d99-4515-88ef-96050c13c7b9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.298387 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-454a5605-2d99-4515-88ef-96050c13c7b9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Could not evaluate value available, assuming string {{(pid=99880) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:27:15.298948 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.298948 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:15.299271 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-454a5605-2d99-4515-88ef-96050c13c7b9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1926905639'), ('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.317708 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfdb331c-4206-486c-90f0-f6130e907c54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f614d7e-de29-4627-b482-bb4d23593d8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-873677100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['35eba52b-58cb-4379-a4db-69facb88f549','0d844635-8a9e-4eb0-bafe-5199d32e954d','4f4f1ff9-8de8-41bf-b917-8e80d4c57ae3','ba2dd6e4-459c-4b83-bf74-b5f72bf76c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-873677100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f614d7e-de29-4627-b482-bb4d23593d8c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00221231b2704e3c83534845f5fb28ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:15.318366 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a11715-8354-4c6d-9a94-94fc1a89974f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:15.337923 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01a11715-8354-4c6d-9a94-94fc1a89974f) transitioned into state 'SUCCESS' from state '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-873677100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['35eba52b-58cb-4379-a4db-69facb88f549','0d844635-8a9e-4eb0-bafe-5199d32e954d','4f4f1ff9-8de8-41bf-b917-8e80d4c57ae3','ba2dd6e4-459c-4b83-bf74-b5f72bf76c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:15.338161 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-454a5605-2d99-4515-88ef-96050c13c7b9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.338449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b71bfc1-317f-451a-9fe0-4b72a68eb447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:15.338714 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-454a5605-2d99-4515-88ef-96050c13c7b9 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1926905639&status=available returned with HTTP 200 Jul 03 01:27:15.339295 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 197/775] 10.4.3.64 () {66 vars in 1365 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1926905639&status=available => generated 332 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.348754 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-40d11661-c237-4a24-8fc2-85686aa52b3a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.350815 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-40d11661-c237-4a24-8fc2-85686aa52b3a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1402593166&status=available Jul 03 01:27:15.351039 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-40d11661-c237-4a24-8fc2-85686aa52b3a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.351494 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-40d11661-c237-4a24-8fc2-85686aa52b3a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.351494 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-40d11661-c237-4a24-8fc2-85686aa52b3a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.351824 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d11661-c237-4a24-8fc2-85686aa52b3a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Could not evaluate value available, assuming string {{(pid=99879) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:27:15.352071 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b71bfc1-317f-451a-9fe0-4b72a68eb447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:15.353177 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (7d1714b8-29ba-4311-b051-3ec9c80d47f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:15.353551 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request issued successfully. Jul 03 01:27:15.354165 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-21a79974-ad17-4cf2-8ccf-6401d01e9b64 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:15.354694 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 185/776] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:27:15 2026] POST /volume/v3/volumes => generated 746 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:15.358768 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d11661-c237-4a24-8fc2-85686aa52b3a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1402593166'), ('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.373380 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ae7186e3-98b4-44e3-b005-ee1a87d5a31f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.375399 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ae7186e3-98b4-44e3-b005-ee1a87d5a31f tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:15.375878 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ae7186e3-98b4-44e3-b005-ee1a87d5a31f tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.375878 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ae7186e3-98b4-44e3-b005-ee1a87d5a31f tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.384569 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.384569 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:15.389092 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ae7186e3-98b4-44e3-b005-ee1a87d5a31f tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:15.394953 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ae7186e3-98b4-44e3-b005-ee1a87d5a31f tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 200 Jul 03 01:27:15.395533 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 198/777] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.406731 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-40d11661-c237-4a24-8fc2-85686aa52b3a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.407552 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.407552 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:15.412276 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-40d11661-c237-4a24-8fc2-85686aa52b3a tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1402593166&status=available returned with HTTP 200 Jul 03 01:27:15.412805 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 200/778] 10.4.3.64 () {66 vars in 1386 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1402593166&status=available => generated 858 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.430412 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c27b63e0-275c-4c54-b943-320e4f1d9381 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.432400 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c27b63e0-275c-4c54-b943-320e4f1d9381 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?marker=d19eb1db-83da-46bf-99c5-2daa53ca5745&sort=id%3Aasc Jul 03 01:27:15.432704 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c27b63e0-275c-4c54-b943-320e4f1d9381 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.432838 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c27b63e0-275c-4c54-b943-320e4f1d9381 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.433119 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-c27b63e0-275c-4c54-b943-320e4f1d9381 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.433477 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.433477 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:15.433932 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c27b63e0-275c-4c54-b943-320e4f1d9381 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.470740 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c27b63e0-275c-4c54-b943-320e4f1d9381 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.470740 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.470740 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:15.473578 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c27b63e0-275c-4c54-b943-320e4f1d9381 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?marker=d19eb1db-83da-46bf-99c5-2daa53ca5745&sort=id%3Aasc returned with HTTP 200 Jul 03 01:27:15.473951 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 186/779] 10.4.3.64 () {66 vars in 1366 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes/detail?marker=d19eb1db-83da-46bf-99c5-2daa53ca5745&sort=id%3Aasc => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.495344 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-84e6cdc1-a86f-4ac8-9aca-5a048b7a07b3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.496484 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-84e6cdc1-a86f-4ac8-9aca-5a048b7a07b3 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 01:27:15.496670 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-84e6cdc1-a86f-4ac8-9aca-5a048b7a07b3 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.496856 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-84e6cdc1-a86f-4ac8-9aca-5a048b7a07b3 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.497084 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-84e6cdc1-a86f-4ac8-9aca-5a048b7a07b3 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.497978 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-84e6cdc1-a86f-4ac8-9aca-5a048b7a07b3 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.533636 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-84e6cdc1-a86f-4ac8-9aca-5a048b7a07b3 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.537616 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.537616 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:15.539982 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-84e6cdc1-a86f-4ac8-9aca-5a048b7a07b3 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 01:27:15.540439 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 199/780] 10.4.3.64 () {66 vars in 1330 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2547 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:15.554832 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5d2097ee-247d-409c-989d-b3d22b7c3881 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.557099 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5d2097ee-247d-409c-989d-b3d22b7c3881 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:27:15.557342 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5d2097ee-247d-409c-989d-b3d22b7c3881 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.557647 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5d2097ee-247d-409c-989d-b3d22b7c3881 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.558015 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-5d2097ee-247d-409c-989d-b3d22b7c3881 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.559342 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-5d2097ee-247d-409c-989d-b3d22b7c3881 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.569768 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5d2097ee-247d-409c-989d-b3d22b7c3881 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.572698 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.572698 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:15.578681 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5d2097ee-247d-409c-989d-b3d22b7c3881 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:27:15.579544 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 201/781] 10.4.3.64 () {66 vars in 1251 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes/detail => generated 2547 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:15.586488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-c3678d14-b5a1-41cc-9cc2-5d2331f77f3a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Lock "cinder-attachment_update-0dd68b34-c789-466e-862a-eef857c1451d-np0000004346" released by "attachment_update" :: held 0.533s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:27:15.586837 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-c3678d14-b5a1-41cc-9cc2-5d2331f77f3a tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61 returned with HTTP 200 Jul 03 01:27:15.587324 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 196/782] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:27:15 2026] PUT /volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:15.597040 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c9ce8a0f-9c1a-4383-83c9-433a6b891927 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.599261 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9ce8a0f-9c1a-4383-83c9-433a6b891927 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 01:27:15.599370 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-d0b70c4a-2cb5-46f4-a57d-4c86f2dd4062 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.599658 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9ce8a0f-9c1a-4383-83c9-433a6b891927 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.599754 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9ce8a0f-9c1a-4383-83c9-433a6b891927 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.600156 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-c9ce8a0f-9c1a-4383-83c9-433a6b891927 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.601451 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c9ce8a0f-9c1a-4383-83c9-433a6b891927 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.602239 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-d0b70c4a-2cb5-46f4-a57d-4c86f2dd4062 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61 Jul 03 01:27:15.602551 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-d0b70c4a-2cb5-46f4-a57d-4c86f2dd4062 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.602795 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-d0b70c4a-2cb5-46f4-a57d-4c86f2dd4062 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.622945 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-d0b70c4a-2cb5-46f4-a57d-4c86f2dd4062 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61 returned with HTTP 200 Jul 03 01:27:15.623547 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 200/783] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:15.643706 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c9ce8a0f-9c1a-4383-83c9-433a6b891927 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.644431 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9ce8a0f-9c1a-4383-83c9-433a6b891927 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 01:27:15.644974 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 187/784] 10.4.3.64 () {66 vars in 1309 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 969 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.655850 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d0793e89-0794-435b-a39c-12c5f345388d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.657652 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d0793e89-0794-435b-a39c-12c5f345388d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?availability_zone=nova Jul 03 01:27:15.657816 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d0793e89-0794-435b-a39c-12c5f345388d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.657985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d0793e89-0794-435b-a39c-12c5f345388d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.658243 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-d0793e89-0794-435b-a39c-12c5f345388d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.658547 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d0793e89-0794-435b-a39c-12c5f345388d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Could not evaluate value nova, assuming string {{(pid=99879) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:27:15.659272 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d0793e89-0794-435b-a39c-12c5f345388d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.691828 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d0793e89-0794-435b-a39c-12c5f345388d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.692384 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d0793e89-0794-435b-a39c-12c5f345388d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 01:27:15.692827 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 202/785] 10.4.3.64 () {66 vars in 1275 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.702354 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d0412d40-a0c5-4e33-a21b-700dbe04264b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.706265 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d0412d40-a0c5-4e33-a21b-700dbe04264b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?availability_zone=nova Jul 03 01:27:15.706452 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d0412d40-a0c5-4e33-a21b-700dbe04264b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.706646 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d0412d40-a0c5-4e33-a21b-700dbe04264b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.706866 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-d0412d40-a0c5-4e33-a21b-700dbe04264b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.707064 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d0412d40-a0c5-4e33-a21b-700dbe04264b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Could not evaluate value nova, assuming string {{(pid=99882) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:27:15.707302 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.707302 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:15.707853 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-d0412d40-a0c5-4e33-a21b-700dbe04264b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.741573 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d0412d40-a0c5-4e33-a21b-700dbe04264b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.742285 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d0412d40-a0c5-4e33-a21b-700dbe04264b tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 01:27:15.742814 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 197/786] 10.4.3.64 () {66 vars in 1275 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.753983 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d6c1ce3f-65a3-4300-9853-b85bd7921ba1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.757638 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d6c1ce3f-65a3-4300-9853-b85bd7921ba1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?bootable=false Jul 03 01:27:15.757991 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d6c1ce3f-65a3-4300-9853-b85bd7921ba1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.758279 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d6c1ce3f-65a3-4300-9853-b85bd7921ba1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.758642 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-d6c1ce3f-65a3-4300-9853-b85bd7921ba1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.759152 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.759152 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:15.759836 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d6c1ce3f-65a3-4300-9853-b85bd7921ba1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.790866 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d6c1ce3f-65a3-4300-9853-b85bd7921ba1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.791547 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d6c1ce3f-65a3-4300-9853-b85bd7921ba1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 01:27:15.792079 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 201/787] 10.4.3.64 () {66 vars in 1259 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.802943 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-db231bda-1144-416e-8dfe-42abbacea967 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.804956 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-db231bda-1144-416e-8dfe-42abbacea967 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?bootable=false Jul 03 01:27:15.805181 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-db231bda-1144-416e-8dfe-42abbacea967 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.805395 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-db231bda-1144-416e-8dfe-42abbacea967 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.805669 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-db231bda-1144-416e-8dfe-42abbacea967 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.806026 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.806026 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:15.806559 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-db231bda-1144-416e-8dfe-42abbacea967 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:15.841683 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-db231bda-1144-416e-8dfe-42abbacea967 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:15.842411 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-db231bda-1144-416e-8dfe-42abbacea967 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 01:27:15.842992 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 188/788] 10.4.3.64 () {66 vars in 1259 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:15.852957 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-273281d2-7850-487c-bc10-45b3425751ee None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:15.854838 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-273281d2-7850-487c-bc10-45b3425751ee tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?status=available Jul 03 01:27:15.854960 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-273281d2-7850-487c-bc10-45b3425751ee tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:15.855030 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-273281d2-7850-487c-bc10-45b3425751ee tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:15.855316 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-273281d2-7850-487c-bc10-45b3425751ee tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:15.855605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-273281d2-7850-487c-bc10-45b3425751ee tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Could not evaluate value available, assuming string {{(pid=99879) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:27:15.855885 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:15.855885 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:15.856302 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-273281d2-7850-487c-bc10-45b3425751ee tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:16.052662 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-273281d2-7850-487c-bc10-45b3425751ee tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:16.053473 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-273281d2-7850-487c-bc10-45b3425751ee tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 01:27:16.054021 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 203/789] 10.4.3.64 () {66 vars in 1263 bytes} [Fri Jul 3 01:27:15 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:16.066878 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-35a2d9df-8b0d-472f-906c-31ea2bcf76b6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:16.069049 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-35a2d9df-8b0d-472f-906c-31ea2bcf76b6 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes?status=available Jul 03 01:27:16.069212 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-35a2d9df-8b0d-472f-906c-31ea2bcf76b6 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:16.069443 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-35a2d9df-8b0d-472f-906c-31ea2bcf76b6 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:16.069663 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-35a2d9df-8b0d-472f-906c-31ea2bcf76b6 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:16.069904 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-35a2d9df-8b0d-472f-906c-31ea2bcf76b6 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Could not evaluate value available, assuming string {{(pid=99882) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:27:16.070169 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.070169 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:16.070897 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-35a2d9df-8b0d-472f-906c-31ea2bcf76b6 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:16.103045 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-35a2d9df-8b0d-472f-906c-31ea2bcf76b6 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:16.103634 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-35a2d9df-8b0d-472f-906c-31ea2bcf76b6 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 01:27:16.104104 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 198/790] 10.4.3.64 () {66 vars in 1263 bytes} [Fri Jul 3 01:27:16 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:16.120962 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ee41c69b-c79d-41f5-9139-8c4271e509f8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:16.122550 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee41c69b-c79d-41f5-9139-8c4271e509f8 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?availability_zone=nova Jul 03 01:27:16.122840 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee41c69b-c79d-41f5-9139-8c4271e509f8 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:16.123288 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee41c69b-c79d-41f5-9139-8c4271e509f8 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:16.123643 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-ee41c69b-c79d-41f5-9139-8c4271e509f8 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:16.124046 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-ee41c69b-c79d-41f5-9139-8c4271e509f8 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Could not evaluate value nova, assuming string {{(pid=99880) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:27:16.124380 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.124380 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:16.124956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-ee41c69b-c79d-41f5-9139-8c4271e509f8 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:16.174195 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ee41c69b-c79d-41f5-9139-8c4271e509f8 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:16.175352 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.175352 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:16.180913 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee41c69b-c79d-41f5-9139-8c4271e509f8 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 01:27:16.181561 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 202/791] 10.4.3.64 () {66 vars in 1296 bytes} [Fri Jul 3 01:27:16 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2547 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:16.201712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-38a6f95d-9db6-4791-a619-78d0e1953fdc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:16.203570 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-38a6f95d-9db6-4791-a619-78d0e1953fdc tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?bootable=false Jul 03 01:27:16.204265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-38a6f95d-9db6-4791-a619-78d0e1953fdc tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:16.204265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-38a6f95d-9db6-4791-a619-78d0e1953fdc tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:16.204265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-38a6f95d-9db6-4791-a619-78d0e1953fdc tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:16.204991 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.204991 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:16.212575 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-38a6f95d-9db6-4791-a619-78d0e1953fdc tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:16.219527 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-38a6f95d-9db6-4791-a619-78d0e1953fdc tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:16.220785 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.220785 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:16.226167 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-38a6f95d-9db6-4791-a619-78d0e1953fdc tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 01:27:16.226716 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 189/792] 10.4.3.64 () {66 vars in 1280 bytes} [Fri Jul 3 01:27:16 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2547 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:16.243632 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7573d119-a714-479a-bc1f-dca44857ac6c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:16.245620 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7573d119-a714-479a-bc1f-dca44857ac6c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?status=available Jul 03 01:27:16.245902 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7573d119-a714-479a-bc1f-dca44857ac6c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:16.246190 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7573d119-a714-479a-bc1f-dca44857ac6c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:16.246526 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-7573d119-a714-479a-bc1f-dca44857ac6c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:16.246845 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-7573d119-a714-479a-bc1f-dca44857ac6c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Could not evaluate value available, assuming string {{(pid=99879) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:27:16.247161 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.247161 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:16.247657 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-7573d119-a714-479a-bc1f-dca44857ac6c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:27:16.259766 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7573d119-a714-479a-bc1f-dca44857ac6c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Get all volumes completed successfully. Jul 03 01:27:16.261115 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.261115 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:16.267029 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7573d119-a714-479a-bc1f-dca44857ac6c tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 01:27:16.267505 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 204/793] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Jul 3 01:27:16 2026] GET /volume/v3/volumes/detail?status=available => generated 2547 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:16.283133 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9ca5cd02-d8fa-487a-b804-b979d40bccd5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:16.284783 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9ca5cd02-d8fa-487a-b804-b979d40bccd5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 Jul 03 01:27:16.285050 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9ca5cd02-d8fa-487a-b804-b979d40bccd5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:16.286237 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9ca5cd02-d8fa-487a-b804-b979d40bccd5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:16.296296 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.296296 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:16.302926 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9ca5cd02-d8fa-487a-b804-b979d40bccd5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:16.309530 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9ca5cd02-d8fa-487a-b804-b979d40bccd5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 returned with HTTP 200 Jul 03 01:27:16.309530 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 199/794] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:16 2026] GET /volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:16.329441 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-61d0c174-0a0d-4901-830c-0e986a644dbf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:16.329441 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-61d0c174-0a0d-4901-830c-0e986a644dbf tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 Jul 03 01:27:16.329441 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-61d0c174-0a0d-4901-830c-0e986a644dbf tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:16.329667 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-61d0c174-0a0d-4901-830c-0e986a644dbf tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:16.329823 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-61d0c174-0a0d-4901-830c-0e986a644dbf tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Delete volume with id: d19eb1db-83da-46bf-99c5-2daa53ca5745 Jul 03 01:27:16.336612 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.336612 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:16.337040 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-61d0c174-0a0d-4901-830c-0e986a644dbf tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:16.377240 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-61d0c174-0a0d-4901-830c-0e986a644dbf tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Delete volume request issued successfully. Jul 03 01:27:16.377641 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-61d0c174-0a0d-4901-830c-0e986a644dbf tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 returned with HTTP 202 Jul 03 01:27:16.378781 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 203/795] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:16 2026] DELETE /volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:16.391355 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5d941db2-b641-445b-ab53-a5fcb3b133aa None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:16.394646 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5d941db2-b641-445b-ab53-a5fcb3b133aa tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 Jul 03 01:27:16.394891 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5d941db2-b641-445b-ab53-a5fcb3b133aa tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:16.395132 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5d941db2-b641-445b-ab53-a5fcb3b133aa tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:16.406240 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.406240 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:16.409980 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4e88239c-78ae-4c70-86e1-5fcff08d46f0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:16.410442 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5d941db2-b641-445b-ab53-a5fcb3b133aa tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:16.411854 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4e88239c-78ae-4c70-86e1-5fcff08d46f0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:16.412122 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4e88239c-78ae-4c70-86e1-5fcff08d46f0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:16.412369 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4e88239c-78ae-4c70-86e1-5fcff08d46f0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:16.416241 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5d941db2-b641-445b-ab53-a5fcb3b133aa tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 returned with HTTP 200 Jul 03 01:27:16.416681 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 190/796] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:16 2026] GET /volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:16.424302 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.424302 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:16.429099 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4e88239c-78ae-4c70-86e1-5fcff08d46f0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:16.435350 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4e88239c-78ae-4c70-86e1-5fcff08d46f0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 200 Jul 03 01:27:16.435805 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 205/797] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:16 2026] GET /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:16.454310 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ef2a0fc5-1871-4731-9664-d2d3b589a532 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:16.456521 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ef2a0fc5-1871-4731-9664-d2d3b589a532 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] POST https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action Jul 03 01:27:16.456924 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ef2a0fc5-1871-4731-9664-d2d3b589a532 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Action body: b'{"os-attach": {"instance_uuid": "35f4c521-2e21-477c-831a-4c8a4224233f", "mountpoint": "/dev/vdb"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:16.457098 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ef2a0fc5-1871-4731-9664-d2d3b589a532 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "35f4c521-2e21-477c-831a-4c8a4224233f", "mountpoint": "/dev/vdb"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:16.467082 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:16.467082 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:16.467641 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ef2a0fc5-1871-4731-9664-d2d3b589a532 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:16.484441 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ef2a0fc5-1871-4731-9664-d2d3b589a532 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Update volume admin metadata completed successfully. Jul 03 01:27:16.990924 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ef2a0fc5-1871-4731-9664-d2d3b589a532 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Attach volume completed successfully. Jul 03 01:27:16.990924 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ef2a0fc5-1871-4731-9664-d2d3b589a532 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action returned with HTTP 202 Jul 03 01:27:16.990924 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 200/798] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:16 2026] POST /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:16.996281 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-71d62761-a011-417c-a8dd-450aef1dc649 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:16.999715 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-71d62761-a011-417c-a8dd-450aef1dc649 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:17.000080 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-71d62761-a011-417c-a8dd-450aef1dc649 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:17.000080 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-71d62761-a011-417c-a8dd-450aef1dc649 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:17.010275 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:17.010275 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:17.014307 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-71d62761-a011-417c-a8dd-450aef1dc649 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:17.018903 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-71d62761-a011-417c-a8dd-450aef1dc649 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 200 Jul 03 01:27:17.019299 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 204/799] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:16 2026] GET /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:17.032547 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9c815582-6b7a-425e-b094-d022dea21521 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:17.034805 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9c815582-6b7a-425e-b094-d022dea21521 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:17.035076 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9c815582-6b7a-425e-b094-d022dea21521 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:17.035344 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9c815582-6b7a-425e-b094-d022dea21521 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:17.053488 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:17.053488 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:17.058540 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9c815582-6b7a-425e-b094-d022dea21521 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:17.071313 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9c815582-6b7a-425e-b094-d022dea21521 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 200 Jul 03 01:27:17.071313 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 191/800] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:17 2026] GET /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 1173 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:17.090972 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-28f062c1-1f1d-4776-948e-2b76f54ffc74 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:17.368548 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28f062c1-1f1d-4776-948e-2b76f54ffc74 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action Jul 03 01:27:17.368965 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-28f062c1-1f1d-4776-948e-2b76f54ffc74 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:17.369150 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-28f062c1-1f1d-4776-948e-2b76f54ffc74 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:17.381839 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:17.381839 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:17.382313 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.admin_actions [None req-28f062c1-1f1d-4776-948e-2b76f54ffc74 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Updating volume '9f614d7e-de29-4627-b482-bb4d23593d8c' with '{'status': 'error'}' {{(pid=99879) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 01:27:17.410042 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28f062c1-1f1d-4776-948e-2b76f54ffc74 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action returned with HTTP 202 Jul 03 01:27:17.410694 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 206/801] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:17 2026] POST /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action => generated 0 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:17.419774 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c98ca814-73f5-4284-aff0-30ad36b69aff None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:17.421973 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c98ca814-73f5-4284-aff0-30ad36b69aff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:17.422254 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c98ca814-73f5-4284-aff0-30ad36b69aff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:17.422640 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c98ca814-73f5-4284-aff0-30ad36b69aff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:17.433940 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:17.433940 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:17.435104 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b0258793-1456-4740-a5a7-c4a30b0a9901 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:17.437540 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b0258793-1456-4740-a5a7-c4a30b0a9901 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 Jul 03 01:27:17.437782 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b0258793-1456-4740-a5a7-c4a30b0a9901 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:17.438031 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b0258793-1456-4740-a5a7-c4a30b0a9901 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:17.438601 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c98ca814-73f5-4284-aff0-30ad36b69aff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:17.440400 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-caf0a9c7-49d2-46be-ae0b-a87e493cdeae None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:17.443937 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-caf0a9c7-49d2-46be-ae0b-a87e493cdeae tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 Jul 03 01:27:17.443937 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-caf0a9c7-49d2-46be-ae0b-a87e493cdeae tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:17.443937 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-caf0a9c7-49d2-46be-ae0b-a87e493cdeae tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:17.443937 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-caf0a9c7-49d2-46be-ae0b-a87e493cdeae tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Delete volume with id: 8726e42e-8bb4-4067-aeab-df44736b4640 Jul 03 01:27:17.444519 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c98ca814-73f5-4284-aff0-30ad36b69aff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 200 Jul 03 01:27:17.444869 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b0258793-1456-4740-a5a7-c4a30b0a9901 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 returned with HTTP 404 Jul 03 01:27:17.445080 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 201/802] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:17 2026] GET /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 1172 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:17.445484 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 205/803] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:17 2026] GET /volume/v3/volumes/d19eb1db-83da-46bf-99c5-2daa53ca5745 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:17.451139 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:17.451139 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:17.451139 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-caf0a9c7-49d2-46be-ae0b-a87e493cdeae tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:27:17.452166 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-43f837e9-9957-4078-aa31-f50700b199ac None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:17.454217 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43f837e9-9957-4078-aa31-f50700b199ac tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 Jul 03 01:27:17.454471 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43f837e9-9957-4078-aa31-f50700b199ac tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:17.454674 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43f837e9-9957-4078-aa31-f50700b199ac tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:17.459723 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a7689861-6588-481f-be22-af2e240773f7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:17.464694 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a7689861-6588-481f-be22-af2e240773f7 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action Jul 03 01:27:17.465388 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a7689861-6588-481f-be22-af2e240773f7 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "1939530d-cfa4-4f09-ace5-a87fc29c5652"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:17.465388 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a7689861-6588-481f-be22-af2e240773f7 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "1939530d-cfa4-4f09-ace5-a87fc29c5652"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:17.469959 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:17.469959 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:17.471405 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-caf0a9c7-49d2-46be-ae0b-a87e493cdeae tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Delete volume request issued successfully. Jul 03 01:27:17.471405 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-caf0a9c7-49d2-46be-ae0b-a87e493cdeae tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 returned with HTTP 202 Jul 03 01:27:17.471405 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 192/804] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:17 2026] DELETE /volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:17.481073 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8c3c565b-18fb-49fd-aa8e-1fc777eeac3b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:17.482293 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-43f837e9-9957-4078-aa31-f50700b199ac tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:17.482454 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:17.482454 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:17.482881 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a7689861-6588-481f-be22-af2e240773f7 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Volume info retrieved successfully. Jul 03 01:27:17.483311 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8c3c565b-18fb-49fd-aa8e-1fc777eeac3b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 Jul 03 01:27:17.483569 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8c3c565b-18fb-49fd-aa8e-1fc777eeac3b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:17.483983 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8c3c565b-18fb-49fd-aa8e-1fc777eeac3b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:17.491670 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43f837e9-9957-4078-aa31-f50700b199ac tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 returned with HTTP 200 Jul 03 01:27:17.492267 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 207/805] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:17 2026] GET /volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:17.494319 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:17.494319 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:17.499544 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8c3c565b-18fb-49fd-aa8e-1fc777eeac3b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:27:17.507526 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b7c2896d-35f0-4f35-b25d-ec20f2bf89ca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:17.508237 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8c3c565b-18fb-49fd-aa8e-1fc777eeac3b tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 returned with HTTP 200 Jul 03 01:27:17.508833 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 206/806] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:17 2026] GET /volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:17.509224 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b7c2896d-35f0-4f35-b25d-ec20f2bf89ca tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] DELETE https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 Jul 03 01:27:17.509576 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b7c2896d-35f0-4f35-b25d-ec20f2bf89ca tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:17.509987 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b7c2896d-35f0-4f35-b25d-ec20f2bf89ca tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:17.510223 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-b7c2896d-35f0-4f35-b25d-ec20f2bf89ca tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Delete volume with id: 75cf35c8-50ed-4ddb-9eb1-aca976be65f1 Jul 03 01:27:17.523886 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:17.523886 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:17.523886 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b7c2896d-35f0-4f35-b25d-ec20f2bf89ca tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:17.562308 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b7c2896d-35f0-4f35-b25d-ec20f2bf89ca tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Delete volume request issued successfully. Jul 03 01:27:17.562547 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b7c2896d-35f0-4f35-b25d-ec20f2bf89ca tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 returned with HTTP 202 Jul 03 01:27:17.563052 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 193/807] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:17 2026] DELETE /volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:17.571968 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-90769335-8864-49cc-afef-16a513ce3af5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:17.574212 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-90769335-8864-49cc-afef-16a513ce3af5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 Jul 03 01:27:17.574501 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-90769335-8864-49cc-afef-16a513ce3af5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:17.574755 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-90769335-8864-49cc-afef-16a513ce3af5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:17.587463 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:17.587463 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:17.593276 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-90769335-8864-49cc-afef-16a513ce3af5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:17.598841 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-90769335-8864-49cc-afef-16a513ce3af5 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 returned with HTTP 200 Jul 03 01:27:17.599299 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 208/808] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:17 2026] GET /volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:17.987885 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a7689861-6588-481f-be22-af2e240773f7 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Terminate volume connection completed successfully. Jul 03 01:27:18.004467 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a7689861-6588-481f-be22-af2e240773f7 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99882) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 01:27:18.517549 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a7689861-6588-481f-be22-af2e240773f7 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Detach volume completed successfully. Jul 03 01:27:18.517789 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a7689861-6588-481f-be22-af2e240773f7 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action returned with HTTP 202 Jul 03 01:27:18.518200 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 202/809] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:17 2026] POST /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action => generated 0 bytes in 1060 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:18.528150 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-50d53636-46c8-46fd-9114-0fc85d3e725d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:18.528498 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-373153f4-e572-4c5c-b912-7aa09364e482 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:18.531937 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50d53636-46c8-46fd-9114-0fc85d3e725d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:18.532028 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-373153f4-e572-4c5c-b912-7aa09364e482 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 Jul 03 01:27:18.532075 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-50d53636-46c8-46fd-9114-0fc85d3e725d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:18.532110 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-373153f4-e572-4c5c-b912-7aa09364e482 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:18.532147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-50d53636-46c8-46fd-9114-0fc85d3e725d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:18.532201 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-373153f4-e572-4c5c-b912-7aa09364e482 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:18.538089 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-373153f4-e572-4c5c-b912-7aa09364e482 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 returned with HTTP 404 Jul 03 01:27:18.538343 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 194/810] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:18 2026] GET /volume/v3/volumes/8726e42e-8bb4-4067-aeab-df44736b4640 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:18.553659 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6bb17d87-a6d2-480b-a8c4-931ac2fe83a6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:18.556324 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6bb17d87-a6d2-480b-a8c4-931ac2fe83a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:27:18.556623 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6bb17d87-a6d2-480b-a8c4-931ac2fe83a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:18.556878 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6bb17d87-a6d2-480b-a8c4-931ac2fe83a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:18.557080 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-6bb17d87-a6d2-480b-a8c4-931ac2fe83a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Delete volume with id: bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:27:18.573297 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:18.573297 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:18.574009 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6bb17d87-a6d2-480b-a8c4-931ac2fe83a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:27:18.600991 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6bb17d87-a6d2-480b-a8c4-931ac2fe83a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Delete volume request issued successfully. Jul 03 01:27:18.601225 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6bb17d87-a6d2-480b-a8c4-931ac2fe83a6 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 202 Jul 03 01:27:18.601759 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 209/811] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:18 2026] DELETE /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:18.610945 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-48b4ae82-4396-4c98-a94a-afb392160a17 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:18.614899 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-48b4ae82-4396-4c98-a94a-afb392160a17 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:27:18.614899 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-48b4ae82-4396-4c98-a94a-afb392160a17 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:18.614899 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-48b4ae82-4396-4c98-a94a-afb392160a17 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:18.617092 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d19595b6-0a78-4339-aaac-87e6581c776d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:18.620165 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d19595b6-0a78-4339-aaac-87e6581c776d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 Jul 03 01:27:18.620165 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d19595b6-0a78-4339-aaac-87e6581c776d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:18.620165 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d19595b6-0a78-4339-aaac-87e6581c776d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:18.626765 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:18.626765 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:18.629045 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d19595b6-0a78-4339-aaac-87e6581c776d tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 returned with HTTP 404 Jul 03 01:27:18.629045 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 195/812] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:18 2026] GET /volume/v3/volumes/75cf35c8-50ed-4ddb-9eb1-aca976be65f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:18.633138 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-48b4ae82-4396-4c98-a94a-afb392160a17 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Volume info retrieved successfully. Jul 03 01:27:18.637909 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7ca6b1f6-a329-4260-9505-b1c0a37478d1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:18.638678 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-48b4ae82-4396-4c98-a94a-afb392160a17 tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 200 Jul 03 01:27:18.639056 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 203/813] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:18 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:18.641064 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7ca6b1f6-a329-4260-9505-b1c0a37478d1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 Jul 03 01:27:18.641064 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7ca6b1f6-a329-4260-9505-b1c0a37478d1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:18.641313 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7ca6b1f6-a329-4260-9505-b1c0a37478d1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:18.661699 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:18.661699 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:18.666011 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7ca6b1f6-a329-4260-9505-b1c0a37478d1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:18.672361 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7ca6b1f6-a329-4260-9505-b1c0a37478d1 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 returned with HTTP 200 Jul 03 01:27:18.673222 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 210/814] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:18 2026] GET /volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:18.687789 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-636cc25d-d5ed-4023-970b-0f88e2167c7e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:18.693097 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-636cc25d-d5ed-4023-970b-0f88e2167c7e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 Jul 03 01:27:18.693097 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-636cc25d-d5ed-4023-970b-0f88e2167c7e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:18.693097 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-636cc25d-d5ed-4023-970b-0f88e2167c7e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:18.694581 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-636cc25d-d5ed-4023-970b-0f88e2167c7e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Delete volume with id: e36cfac2-c341-4376-9d70-df2ba5f2da64 Jul 03 01:27:18.705234 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:18.705234 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:18.706813 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-636cc25d-d5ed-4023-970b-0f88e2167c7e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:18.717797 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:18.717797 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:18.721905 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-50d53636-46c8-46fd-9114-0fc85d3e725d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:18.726767 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50d53636-46c8-46fd-9114-0fc85d3e725d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 200 Jul 03 01:27:18.727129 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 207/815] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:18 2026] GET /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 858 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:18.736876 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-636cc25d-d5ed-4023-970b-0f88e2167c7e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Delete volume request issued successfully. Jul 03 01:27:18.737104 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-636cc25d-d5ed-4023-970b-0f88e2167c7e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 returned with HTTP 202 Jul 03 01:27:18.737655 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 196/816] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:18 2026] DELETE /volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:18.742087 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1c1a5cf9-ab9d-4be6-863b-7e514ea87e4e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:18.743931 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1c1a5cf9-ab9d-4be6-863b-7e514ea87e4e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:18.744092 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1c1a5cf9-ab9d-4be6-863b-7e514ea87e4e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:18.744259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1c1a5cf9-ab9d-4be6-863b-7e514ea87e4e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:18.745588 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f9466e31-0263-4355-9b92-10f55e143b9e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:18.750128 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f9466e31-0263-4355-9b92-10f55e143b9e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 Jul 03 01:27:18.750348 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f9466e31-0263-4355-9b92-10f55e143b9e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:18.750641 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f9466e31-0263-4355-9b92-10f55e143b9e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:18.752209 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:18.752209 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:18.756681 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1c1a5cf9-ab9d-4be6-863b-7e514ea87e4e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:18.759385 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:18.759385 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:18.763218 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1c1a5cf9-ab9d-4be6-863b-7e514ea87e4e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 200 Jul 03 01:27:18.763794 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 204/817] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:18 2026] GET /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:18.766907 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f9466e31-0263-4355-9b92-10f55e143b9e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Volume info retrieved successfully. Jul 03 01:27:18.773175 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f9466e31-0263-4355-9b92-10f55e143b9e tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 returned with HTTP 200 Jul 03 01:27:18.774476 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 211/818] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:18 2026] GET /volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:18.782292 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bfa8f1c9-b743-4d2a-9f28-1408d28dcc73 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:18.784501 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bfa8f1c9-b743-4d2a-9f28-1408d28dcc73 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] POST https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action Jul 03 01:27:18.784815 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bfa8f1c9-b743-4d2a-9f28-1408d28dcc73 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Action body: b'{"os-detach": {}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:18.784969 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bfa8f1c9-b743-4d2a-9f28-1408d28dcc73 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:18.794357 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:18.794357 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:18.794853 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bfa8f1c9-b743-4d2a-9f28-1408d28dcc73 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:19.299152 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bfa8f1c9-b743-4d2a-9f28-1408d28dcc73 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Detach volume completed successfully. Jul 03 01:27:19.299441 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bfa8f1c9-b743-4d2a-9f28-1408d28dcc73 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action returned with HTTP 202 Jul 03 01:27:19.299991 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 208/819] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:18 2026] POST /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c/action => generated 0 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:19.308322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-34ba7fc6-95bb-4ac5-83c8-71186e0f10ba None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:19.309861 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-34ba7fc6-95bb-4ac5-83c8-71186e0f10ba tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:19.310256 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-34ba7fc6-95bb-4ac5-83c8-71186e0f10ba tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:19.310633 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-34ba7fc6-95bb-4ac5-83c8-71186e0f10ba tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:19.318564 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:19.318564 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:19.323980 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-34ba7fc6-95bb-4ac5-83c8-71186e0f10ba tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:19.329607 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-34ba7fc6-95bb-4ac5-83c8-71186e0f10ba tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 200 Jul 03 01:27:19.330307 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 197/820] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:19 2026] GET /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:19.347657 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c66e2006-5b25-432e-bef6-e07fc3f0aff2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:19.349499 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c66e2006-5b25-432e-bef6-e07fc3f0aff2 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:19.349729 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c66e2006-5b25-432e-bef6-e07fc3f0aff2 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:19.349951 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c66e2006-5b25-432e-bef6-e07fc3f0aff2 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:19.357465 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:19.357465 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:19.361369 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c66e2006-5b25-432e-bef6-e07fc3f0aff2 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:19.366093 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c66e2006-5b25-432e-bef6-e07fc3f0aff2 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 200 Jul 03 01:27:19.366487 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 205/821] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:19 2026] GET /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:19.379807 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9fb283b0-8038-4dca-bd05-badcb5ff4723 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:19.381777 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fb283b0-8038-4dca-bd05-badcb5ff4723 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:19.382162 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fb283b0-8038-4dca-bd05-badcb5ff4723 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:19.382487 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fb283b0-8038-4dca-bd05-badcb5ff4723 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:19.382741 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-9fb283b0-8038-4dca-bd05-badcb5ff4723 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Delete volume with id: 9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:19.390370 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:19.390370 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:19.391038 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9fb283b0-8038-4dca-bd05-badcb5ff4723 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:19.414705 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9fb283b0-8038-4dca-bd05-badcb5ff4723 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Delete volume request issued successfully. Jul 03 01:27:19.414893 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fb283b0-8038-4dca-bd05-badcb5ff4723 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 202 Jul 03 01:27:19.415357 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 212/822] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:19 2026] DELETE /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:19.424018 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-608ea015-b25b-41f0-a83d-f3ffe3e23d80 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:19.425781 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-608ea015-b25b-41f0-a83d-f3ffe3e23d80 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:19.425958 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-608ea015-b25b-41f0-a83d-f3ffe3e23d80 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:19.426149 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-608ea015-b25b-41f0-a83d-f3ffe3e23d80 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:19.433083 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:19.433083 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:19.437559 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-608ea015-b25b-41f0-a83d-f3ffe3e23d80 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:19.442218 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-608ea015-b25b-41f0-a83d-f3ffe3e23d80 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 200 Jul 03 01:27:19.442672 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 209/823] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:19 2026] GET /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:19.622961 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:19.624591 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:19.626302 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1429755749"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:19.626698 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1429755749'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:19.626895 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Create volume of 1 GB Jul 03 01:27:19.631664 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Availability Zones retrieved successfully. Jul 03 01:27:19.640814 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Flow 'volume_create_api' (35517450-9719-43fb-8f3a-c7bccf953ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:19.642476 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1788748-c105-4f36-ab4b-663fd520c4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:19.643952 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:19.655123 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ccc9728d-c5b5-44bc-a1ac-45ec8946a20e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:19.656988 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ccc9728d-c5b5-44bc-a1ac-45ec8946a20e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] GET https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 Jul 03 01:27:19.657171 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ccc9728d-c5b5-44bc-a1ac-45ec8946a20e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:19.657343 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ccc9728d-c5b5-44bc-a1ac-45ec8946a20e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:19.662492 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ccc9728d-c5b5-44bc-a1ac-45ec8946a20e tempest-TestMultiAttachVolumeSwap-515069476 tempest-TestMultiAttachVolumeSwap-515069476-project-member] https://10.4.3.64/volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 returned with HTTP 404 Jul 03 01:27:19.662933 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 206/824] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:19 2026] GET /volume/v3/volumes/bfb962e6-d214-446e-9ac2-e433d88d69d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:19.680154 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1788748-c105-4f36-ab4b-663fd520c4d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:19.684521 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e571ef58-5589-4622-b2f2-979739faa5cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:19.745275 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Created reservations ['4911024c-9311-484e-8218-a1afce6b0936', '4406d749-8340-49a7-b8ed-a67794fbe809', 'a1635169-c1e5-447a-9d70-27d775d13ceb', 'e288bdde-5e7c-4672-b4b3-aaa9437b9fc5'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:19.746063 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e571ef58-5589-4622-b2f2-979739faa5cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4911024c-9311-484e-8218-a1afce6b0936', '4406d749-8340-49a7-b8ed-a67794fbe809', 'a1635169-c1e5-447a-9d70-27d775d13ceb', 'e288bdde-5e7c-4672-b4b3-aaa9437b9fc5']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:19.746794 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd6eebf-f1fe-491e-ace0-57410fe4af4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:19.775505 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd6eebf-f1fe-491e-ace0-57410fe4af4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '455cb2e3-128a-449a-a576-0d4f0144a381', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1429755749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a33e6074a2c4d4db40e7f0d2849c186',qos_specs=None,replication_status=,reservations=['4911024c-9311-484e-8218-a1afce6b0936','4406d749-8340-49a7-b8ed-a67794fbe809','a1635169-c1e5-447a-9d70-27d775d13ceb','e288bdde-5e7c-4672-b4b3-aaa9437b9fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc92ff383a38478897853ef7ac3644ab',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1429755749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=455cb2e3-128a-449a-a576-0d4f0144a381,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a33e6074a2c4d4db40e7f0d2849c186',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc92ff383a38478897853ef7ac3644ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:19.776195 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e90fa5-8f79-49df-bac1-5f0e205ea07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:19.791784 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8c0b7bf9-7117-4859-816e-2ab9501a0509 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:19.793675 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c0b7bf9-7117-4859-816e-2ab9501a0509 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] GET https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 Jul 03 01:27:19.793888 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c0b7bf9-7117-4859-816e-2ab9501a0509 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:19.794172 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c0b7bf9-7117-4859-816e-2ab9501a0509 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:19.800905 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c0b7bf9-7117-4859-816e-2ab9501a0509 tempest-VolumesListTestJSON-1286788757 tempest-VolumesListTestJSON-1286788757-project-member] https://10.4.3.64/volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 returned with HTTP 404 Jul 03 01:27:19.801508 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 213/825] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:19 2026] GET /volume/v3/volumes/e36cfac2-c341-4376-9d70-df2ba5f2da64 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:19.801605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02e90fa5-8f79-49df-bac1-5f0e205ea07a) transitioned into state 'SUCCESS' from state '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-1429755749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a33e6074a2c4d4db40e7f0d2849c186',qos_specs=None,replication_status=,reservations=['4911024c-9311-484e-8218-a1afce6b0936','4406d749-8340-49a7-b8ed-a67794fbe809','a1635169-c1e5-447a-9d70-27d775d13ceb','e288bdde-5e7c-4672-b4b3-aaa9437b9fc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc92ff383a38478897853ef7ac3644ab',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:19.802347 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10431205-8741-4545-81bf-195a1d578445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:19.816096 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10431205-8741-4545-81bf-195a1d578445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:19.817011 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Flow 'volume_create_api' (35517450-9719-43fb-8f3a-c7bccf953ab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:19.817319 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Create volume request issued successfully. Jul 03 01:27:19.817956 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3fdf8311-c0ce-4063-95b5-6d427ae50371 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:19.818382 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 198/826] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:27:19 2026] POST /volume/v3/volumes => generated 750 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:19.829999 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d785a664-bf04-4ca5-a8aa-2da5410f7954 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:19.835051 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d785a664-bf04-4ca5-a8aa-2da5410f7954 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:27:19.835253 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d785a664-bf04-4ca5-a8aa-2da5410f7954 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:19.835529 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d785a664-bf04-4ca5-a8aa-2da5410f7954 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:19.842317 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:19.842317 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:19.846224 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d785a664-bf04-4ca5-a8aa-2da5410f7954 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:27:19.851407 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d785a664-bf04-4ca5-a8aa-2da5410f7954 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:27:19.851891 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 210/827] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:19 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 818 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:20.456463 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9acd6f70-cfd6-45f0-839d-caf5f5fdd48c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:20.458609 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9acd6f70-cfd6-45f0-839d-caf5f5fdd48c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c Jul 03 01:27:20.458870 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9acd6f70-cfd6-45f0-839d-caf5f5fdd48c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:20.459167 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9acd6f70-cfd6-45f0-839d-caf5f5fdd48c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:20.468659 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9acd6f70-cfd6-45f0-839d-caf5f5fdd48c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c returned with HTTP 404 Jul 03 01:27:20.469226 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 207/828] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:20 2026] GET /volume/v3/volumes/9f614d7e-de29-4627-b482-bb4d23593d8c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:20.867490 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4307c364-3fb8-47f5-9e74-7627d186b540 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:20.870010 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4307c364-3fb8-47f5-9e74-7627d186b540 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:27:20.870455 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4307c364-3fb8-47f5-9e74-7627d186b540 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:20.870736 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4307c364-3fb8-47f5-9e74-7627d186b540 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:20.883518 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:20.883518 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:20.890750 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4307c364-3fb8-47f5-9e74-7627d186b540 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:27:20.900664 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4307c364-3fb8-47f5-9e74-7627d186b540 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:27:20.900664 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 214/829] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:20 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:22.515731 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:22.718444 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:22.718444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-804080241"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:22.718444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-804080241'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:22.718830 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Create volume of 1 GB Jul 03 01:27:22.719302 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:22.719302 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:22.727444 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Availability Zones retrieved successfully. Jul 03 01:27:22.731062 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Flow 'volume_create_api' (bb51745a-2453-43f4-8327-f6f6c2ff97d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:22.732363 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d9baa6-2440-406d-900d-a7b6b860a8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:22.733740 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:22.772579 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6d9baa6-2440-406d-900d-a7b6b860a8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:22.773047 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08e0ccc-07cf-41d0-82b9-3755d950a510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:22.858493 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Created reservations ['dcaf8246-1c91-4116-a29d-595c64bc186e', 'dfffe627-f707-4b5e-90c5-08cdd90844c3', 'cda81e58-8c98-487b-9eb8-5e51aef4d997', '8ce5534a-692b-4878-8c0a-2dcb4d6c2ef8'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:22.859478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08e0ccc-07cf-41d0-82b9-3755d950a510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcaf8246-1c91-4116-a29d-595c64bc186e', 'dfffe627-f707-4b5e-90c5-08cdd90844c3', 'cda81e58-8c98-487b-9eb8-5e51aef4d997', '8ce5534a-692b-4878-8c0a-2dcb4d6c2ef8']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:22.859976 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a70de8-ebbe-433b-be8f-14f2e95c710a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:22.886231 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25a70de8-ebbe-433b-be8f-14f2e95c710a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f093f9c-972c-491f-8a2d-1f8fd61da727', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-804080241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5124813aca0c4a228f91f9e8c7322638',qos_specs=None,replication_status=,reservations=['dcaf8246-1c91-4116-a29d-595c64bc186e','dfffe627-f707-4b5e-90c5-08cdd90844c3','cda81e58-8c98-487b-9eb8-5e51aef4d997','8ce5534a-692b-4878-8c0a-2dcb4d6c2ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47def02b00e7424ba84ce972082c162c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-804080241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f093f9c-972c-491f-8a2d-1f8fd61da727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5124813aca0c4a228f91f9e8c7322638',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47def02b00e7424ba84ce972082c162c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:22.886877 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa8a644-e389-4a43-b216-3f697e1f781b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:22.904966 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fa8a644-e389-4a43-b216-3f697e1f781b) transitioned into state 'SUCCESS' from state '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-804080241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5124813aca0c4a228f91f9e8c7322638',qos_specs=None,replication_status=,reservations=['dcaf8246-1c91-4116-a29d-595c64bc186e','dfffe627-f707-4b5e-90c5-08cdd90844c3','cda81e58-8c98-487b-9eb8-5e51aef4d997','8ce5534a-692b-4878-8c0a-2dcb4d6c2ef8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47def02b00e7424ba84ce972082c162c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:22.905632 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef259661-4f13-4590-be07-75a8ac230601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:22.918706 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef259661-4f13-4590-be07-75a8ac230601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:22.919565 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Flow 'volume_create_api' (bb51745a-2453-43f4-8327-f6f6c2ff97d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:22.919826 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Create volume request issued successfully. Jul 03 01:27:22.920390 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8d591e41-eb82-4c7a-b5c9-bc3eefffab9c tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:22.920920 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 199/830] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:27:22 2026] POST /volume/v3/volumes => generated 755 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:22.943185 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1b232ed1-4622-43a2-a0e6-cea39a90a596 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:22.945376 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1b232ed1-4622-43a2-a0e6-cea39a90a596 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 Jul 03 01:27:22.945606 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1b232ed1-4622-43a2-a0e6-cea39a90a596 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:22.945794 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1b232ed1-4622-43a2-a0e6-cea39a90a596 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:22.955431 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:22.955431 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:22.960589 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1b232ed1-4622-43a2-a0e6-cea39a90a596 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Volume info retrieved successfully. Jul 03 01:27:22.966246 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1b232ed1-4622-43a2-a0e6-cea39a90a596 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 returned with HTTP 200 Jul 03 01:27:22.966621 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 211/831] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:22 2026] GET /volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:23.985861 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-457d4180-b9d8-4eaa-85b3-68f7e865bca6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:23.987812 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-457d4180-b9d8-4eaa-85b3-68f7e865bca6 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 Jul 03 01:27:23.989336 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-457d4180-b9d8-4eaa-85b3-68f7e865bca6 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:23.989655 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-457d4180-b9d8-4eaa-85b3-68f7e865bca6 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:24.003885 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:24.003885 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:24.007032 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-457d4180-b9d8-4eaa-85b3-68f7e865bca6 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Volume info retrieved successfully. Jul 03 01:27:24.011776 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-457d4180-b9d8-4eaa-85b3-68f7e865bca6 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 returned with HTTP 200 Jul 03 01:27:24.012242 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 208/832] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:23 2026] GET /volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:24.024860 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b0300917-2eb8-420c-82fb-41b90e294066 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:24.026699 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b0300917-2eb8-420c-82fb-41b90e294066 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:27:24.027287 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b0300917-2eb8-420c-82fb-41b90e294066 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f093f9c-972c-491f-8a2d-1f8fd61da727", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-465528924"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:24.036161 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:24.036161 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:24.036620 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b0300917-2eb8-420c-82fb-41b90e294066 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Volume info retrieved successfully. Jul 03 01:27:24.036723 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-b0300917-2eb8-420c-82fb-41b90e294066 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Create snapshot from volume 2f093f9c-972c-491f-8a2d-1f8fd61da727 Jul 03 01:27:24.075584 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-b0300917-2eb8-420c-82fb-41b90e294066 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Created reservations ['0e408c79-b480-4c15-ae00-778ee33f2f7f', '25f37739-0684-4e14-8827-6e5317881b11', '5b43b1b4-6fe8-494e-9353-31e2c6d548d9', '9036ed86-77f0-42b0-830b-6979dfa12e96'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:24.107450 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b0300917-2eb8-420c-82fb-41b90e294066 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot create request issued successfully. Jul 03 01:27:24.107450 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b0300917-2eb8-420c-82fb-41b90e294066 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:27:24.107450 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 215/833] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:27:24 2026] POST /volume/v3/snapshots => generated 313 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:24.116287 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-319c51cd-8fd2-44cf-a783-c5cbf15951dc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:24.119748 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-319c51cd-8fd2-44cf-a783-c5cbf15951dc tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 Jul 03 01:27:24.120165 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-319c51cd-8fd2-44cf-a783-c5cbf15951dc tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:24.120517 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-319c51cd-8fd2-44cf-a783-c5cbf15951dc tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:24.129462 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:24.129462 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:24.130006 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-319c51cd-8fd2-44cf-a783-c5cbf15951dc tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:24.130890 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-319c51cd-8fd2-44cf-a783-c5cbf15951dc tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 returned with HTTP 200 Jul 03 01:27:24.131315 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 200/834] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:24 2026] GET /volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 => generated 445 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:25.513048 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5ae8b65b-ecc2-46d1-b893-677ba8317835 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:25.513048 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5ae8b65b-ecc2-46d1-b893-677ba8317835 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 Jul 03 01:27:25.513048 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5ae8b65b-ecc2-46d1-b893-677ba8317835 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:25.513048 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5ae8b65b-ecc2-46d1-b893-677ba8317835 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:25.513048 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:25.513048 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:25.513048 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5ae8b65b-ecc2-46d1-b893-677ba8317835 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:25.513048 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5ae8b65b-ecc2-46d1-b893-677ba8317835 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 returned with HTTP 200 Jul 03 01:27:25.513048 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 212/835] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:25 2026] GET /volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:25.514400 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-662181ed-ac72-4119-b1d9-540085f5343f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:25.514400 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-662181ed-ac72-4119-b1d9-540085f5343f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:27:25.514400 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-662181ed-ac72-4119-b1d9-540085f5343f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f093f9c-972c-491f-8a2d-1f8fd61da727", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1738986015"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:25.514400 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:25.514400 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:25.514400 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-662181ed-ac72-4119-b1d9-540085f5343f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Volume info retrieved successfully. Jul 03 01:27:25.514400 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-662181ed-ac72-4119-b1d9-540085f5343f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Create snapshot from volume 2f093f9c-972c-491f-8a2d-1f8fd61da727 Jul 03 01:27:25.514400 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-662181ed-ac72-4119-b1d9-540085f5343f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Created reservations ['1706fcdb-fc3f-4394-8a32-a1705ffc13e4', '60a65a1a-f0b4-49c2-ac7e-bb2ab433f8a7', '71e6fbc3-bf21-406f-93ff-062dfc44f8e7', 'ac91422d-3d0e-44ec-8399-111c450f7cb9'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:25.514400 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-662181ed-ac72-4119-b1d9-540085f5343f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot create request issued successfully. Jul 03 01:27:25.514400 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-662181ed-ac72-4119-b1d9-540085f5343f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:27:25.514400 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 209/836] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:27:25 2026] POST /volume/v3/snapshots => generated 314 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:25.516274 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d27fe3f6-b274-453d-ad51-96b46bf1ba50 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:25.516274 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d27fe3f6-b274-453d-ad51-96b46bf1ba50 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 Jul 03 01:27:25.516274 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d27fe3f6-b274-453d-ad51-96b46bf1ba50 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:25.516274 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d27fe3f6-b274-453d-ad51-96b46bf1ba50 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:25.516274 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:25.516274 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:25.516274 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d27fe3f6-b274-453d-ad51-96b46bf1ba50 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:25.516274 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d27fe3f6-b274-453d-ad51-96b46bf1ba50 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 returned with HTTP 200 Jul 03 01:27:25.516274 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 216/837] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:25 2026] GET /volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:25.790258 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-b846c272-6465-447e-8394-ccbf7caddf57 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:25.792351 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-b846c272-6465-447e-8394-ccbf7caddf57 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] POST https://10.4.3.64/volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61/action Jul 03 01:27:25.792743 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-b846c272-6465-447e-8394-ccbf7caddf57 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:25.792862 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-b846c272-6465-447e-8394-ccbf7caddf57 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:25.972248 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:25.972248 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:25.987852 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-43918cc8-2528-4d7a-8c55-917cb6c16676 req-b846c272-6465-447e-8394-ccbf7caddf57 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61/action returned with HTTP 204 Jul 03 01:27:25.988278 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 201/838] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:27:25 2026] POST /volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61/action => generated 0 bytes in 198 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:26.327169 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-69e917e5-bc1b-444c-9226-3f2f5df53dd4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:26.328880 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-69e917e5-bc1b-444c-9226-3f2f5df53dd4 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 Jul 03 01:27:26.329093 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-69e917e5-bc1b-444c-9226-3f2f5df53dd4 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:26.329973 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-69e917e5-bc1b-444c-9226-3f2f5df53dd4 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:26.334475 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:26.334475 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:26.334860 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-69e917e5-bc1b-444c-9226-3f2f5df53dd4 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:26.335556 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-69e917e5-bc1b-444c-9226-3f2f5df53dd4 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 returned with HTTP 200 Jul 03 01:27:26.335866 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 213/839] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:26 2026] GET /volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:26.348564 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ad1d26c8-5448-4776-8ac3-ac00403af083 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:26.352664 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ad1d26c8-5448-4776-8ac3-ac00403af083 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:27:26.352664 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ad1d26c8-5448-4776-8ac3-ac00403af083 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f093f9c-972c-491f-8a2d-1f8fd61da727", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:26.361884 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:26.361884 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:26.363037 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ad1d26c8-5448-4776-8ac3-ac00403af083 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Volume info retrieved successfully. Jul 03 01:27:26.363331 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-ad1d26c8-5448-4776-8ac3-ac00403af083 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Create snapshot from volume 2f093f9c-972c-491f-8a2d-1f8fd61da727 Jul 03 01:27:26.395175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-ad1d26c8-5448-4776-8ac3-ac00403af083 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Created reservations ['8eff7049-2a81-4627-aada-74c97b764df5', '258c8b56-f118-43ef-b63c-fd96cf81c9c2', '4a0309e2-d2f3-4c20-a348-20de7d456a7d', '7505a9fc-8dec-4739-aaf8-2c4c8dd385a7'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:26.438280 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ad1d26c8-5448-4776-8ac3-ac00403af083 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot create request issued successfully. Jul 03 01:27:26.438472 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ad1d26c8-5448-4776-8ac3-ac00403af083 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:27:26.438858 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 210/840] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:27:26 2026] POST /volume/v3/snapshots => generated 314 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:26.452944 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9cd0b054-d95b-4cb1-8ee9-ecb34056253a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:26.454957 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9cd0b054-d95b-4cb1-8ee9-ecb34056253a tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 Jul 03 01:27:26.456437 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9cd0b054-d95b-4cb1-8ee9-ecb34056253a tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:26.456437 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9cd0b054-d95b-4cb1-8ee9-ecb34056253a tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:26.461093 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:26.461093 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:26.461849 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9cd0b054-d95b-4cb1-8ee9-ecb34056253a tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:26.462996 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9cd0b054-d95b-4cb1-8ee9-ecb34056253a tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 returned with HTTP 200 Jul 03 01:27:26.463472 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 217/841] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:26 2026] GET /volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.485140 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-190b74ce-92ef-4887-8099-d7644123bd59 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.492668 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-190b74ce-92ef-4887-8099-d7644123bd59 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 Jul 03 01:27:27.494042 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-190b74ce-92ef-4887-8099-d7644123bd59 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.494042 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-190b74ce-92ef-4887-8099-d7644123bd59 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.504241 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.504241 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:27.504241 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-190b74ce-92ef-4887-8099-d7644123bd59 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:27.504605 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-190b74ce-92ef-4887-8099-d7644123bd59 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 returned with HTTP 200 Jul 03 01:27:27.506750 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 202/842] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 => generated 473 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.516206 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-82c99c6f-b5ac-4051-a887-e131ac91c66b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.528127 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-82c99c6f-b5ac-4051-a887-e131ac91c66b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=1 Jul 03 01:27:27.528127 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-82c99c6f-b5ac-4051-a887-e131ac91c66b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.528618 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-82c99c6f-b5ac-4051-a887-e131ac91c66b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.529145 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-82c99c6f-b5ac-4051-a887-e131ac91c66b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.530313 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-82c99c6f-b5ac-4051-a887-e131ac91c66b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99880) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.534410 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-82c99c6f-b5ac-4051-a887-e131ac91c66b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.534929 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-82c99c6f-b5ac-4051-a887-e131ac91c66b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 01:27:27.535613 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 214/843] 10.4.3.64 () {66 vars in 1251 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.560504 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-97305ae5-770a-4256-82c7-a8f5eb6b30da None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.563273 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-97305ae5-770a-4256-82c7-a8f5eb6b30da tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots Jul 03 01:27:27.563273 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-97305ae5-770a-4256-82c7-a8f5eb6b30da tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.563273 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-97305ae5-770a-4256-82c7-a8f5eb6b30da tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.563273 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-97305ae5-770a-4256-82c7-a8f5eb6b30da tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.563531 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.563531 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:27.564304 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.db.api [None req-97305ae5-770a-4256-82c7-a8f5eb6b30da tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99882) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.571082 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-97305ae5-770a-4256-82c7-a8f5eb6b30da tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.571643 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-97305ae5-770a-4256-82c7-a8f5eb6b30da tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Jul 03 01:27:27.572118 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 211/844] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.590195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9fa30601-2bc3-4616-a1a8-d204be549a55 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.592016 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fa30601-2bc3-4616-a1a8-d204be549a55 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=100000 Jul 03 01:27:27.592403 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fa30601-2bc3-4616-a1a8-d204be549a55 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.592501 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fa30601-2bc3-4616-a1a8-d204be549a55 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.592776 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-9fa30601-2bc3-4616-a1a8-d204be549a55 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.594573 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.db.api [None req-9fa30601-2bc3-4616-a1a8-d204be549a55 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99879) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.601346 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9fa30601-2bc3-4616-a1a8-d204be549a55 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.601887 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fa30601-2bc3-4616-a1a8-d204be549a55 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 01:27:27.602308 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 218/845] 10.4.3.64 () {66 vars in 1261 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.617143 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-50f0814f-bd43-4ed2-8dc8-361ac03791d2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.618918 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-50f0814f-bd43-4ed2-8dc8-361ac03791d2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=0 Jul 03 01:27:27.619128 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-50f0814f-bd43-4ed2-8dc8-361ac03791d2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.619335 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-50f0814f-bd43-4ed2-8dc8-361ac03791d2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.619630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-50f0814f-bd43-4ed2-8dc8-361ac03791d2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.620830 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.db.api [None req-50f0814f-bd43-4ed2-8dc8-361ac03791d2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99881) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.625013 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-50f0814f-bd43-4ed2-8dc8-361ac03791d2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.625369 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-50f0814f-bd43-4ed2-8dc8-361ac03791d2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 01:27:27.625790 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 203/846] 10.4.3.64 () {66 vars in 1251 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:27:27.639643 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b8769e2c-cc52-4cfa-871b-a6ce92cc0098 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.643742 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b8769e2c-cc52-4cfa-871b-a6ce92cc0098 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots Jul 03 01:27:27.644002 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b8769e2c-cc52-4cfa-871b-a6ce92cc0098 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.644919 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b8769e2c-cc52-4cfa-871b-a6ce92cc0098 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.645186 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-b8769e2c-cc52-4cfa-871b-a6ce92cc0098 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.645974 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.645974 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:27.647549 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-b8769e2c-cc52-4cfa-871b-a6ce92cc0098 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99880) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.655133 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b8769e2c-cc52-4cfa-871b-a6ce92cc0098 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.655757 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b8769e2c-cc52-4cfa-871b-a6ce92cc0098 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Jul 03 01:27:27.656259 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 215/847] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.668320 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-73d392f1-9ab2-45bb-8396-2d880dcc2434 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.670496 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-73d392f1-9ab2-45bb-8396-2d880dcc2434 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?marker=bf56cba4-9628-43b8-b77a-6bf7cacb1153 Jul 03 01:27:27.670742 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-73d392f1-9ab2-45bb-8396-2d880dcc2434 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.670974 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-73d392f1-9ab2-45bb-8396-2d880dcc2434 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.671285 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-73d392f1-9ab2-45bb-8396-2d880dcc2434 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.671589 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.671589 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:27.672759 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.db.api [None req-73d392f1-9ab2-45bb-8396-2d880dcc2434 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99882) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.692440 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-73d392f1-9ab2-45bb-8396-2d880dcc2434 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.693022 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-73d392f1-9ab2-45bb-8396-2d880dcc2434 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?marker=bf56cba4-9628-43b8-b77a-6bf7cacb1153 returned with HTTP 200 Jul 03 01:27:27.693954 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 212/848] 10.4.3.64 () {66 vars in 1323 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots?marker=bf56cba4-9628-43b8-b77a-6bf7cacb1153 => generated 341 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:27:27.705789 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b542590e-ac65-4b68-a014-a9e553f573fa None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.708518 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b542590e-ac65-4b68-a014-a9e553f573fa tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?offset=2&limit=3 Jul 03 01:27:27.708518 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b542590e-ac65-4b68-a014-a9e553f573fa tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.708754 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b542590e-ac65-4b68-a014-a9e553f573fa tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.709014 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-b542590e-ac65-4b68-a014-a9e553f573fa tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.709337 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.709337 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:27.711034 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.db.api [None req-b542590e-ac65-4b68-a014-a9e553f573fa tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99879) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.737449 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b542590e-ac65-4b68-a014-a9e553f573fa tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.737449 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b542590e-ac65-4b68-a014-a9e553f573fa tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 01:27:27.737449 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 219/849] 10.4.3.64 () {66 vars in 1269 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.747745 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-24cf2cf2-7911-487d-9455-7c92a805b089 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.749358 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-24cf2cf2-7911-487d-9455-7c92a805b089 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 01:27:27.749593 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-24cf2cf2-7911-487d-9455-7c92a805b089 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.749766 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-24cf2cf2-7911-487d-9455-7c92a805b089 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.749963 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-24cf2cf2-7911-487d-9455-7c92a805b089 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.751116 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.db.api [None req-24cf2cf2-7911-487d-9455-7c92a805b089 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99881) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.762304 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-24cf2cf2-7911-487d-9455-7c92a805b089 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.762755 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-24cf2cf2-7911-487d-9455-7c92a805b089 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 01:27:27.763131 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 204/850] 10.4.3.64 () {66 vars in 1301 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.778854 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a8d2457e-8325-4001-9a19-54110091bbea None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.780960 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a8d2457e-8325-4001-9a19-54110091bbea tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 01:27:27.781493 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a8d2457e-8325-4001-9a19-54110091bbea tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.781831 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a8d2457e-8325-4001-9a19-54110091bbea tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.782162 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-a8d2457e-8325-4001-9a19-54110091bbea tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.782716 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.782716 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:27.784007 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-a8d2457e-8325-4001-9a19-54110091bbea tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99880) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.789726 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a8d2457e-8325-4001-9a19-54110091bbea tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.790378 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a8d2457e-8325-4001-9a19-54110091bbea tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 01:27:27.791234 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 216/851] 10.4.3.64 () {66 vars in 1303 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.808037 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b52a1965-5806-4926-989c-50647fd4f5fe None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.809672 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b52a1965-5806-4926-989c-50647fd4f5fe tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 01:27:27.809985 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b52a1965-5806-4926-989c-50647fd4f5fe tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.810309 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b52a1965-5806-4926-989c-50647fd4f5fe tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.810668 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-b52a1965-5806-4926-989c-50647fd4f5fe tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.811037 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.811037 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:27.812106 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.db.api [None req-b52a1965-5806-4926-989c-50647fd4f5fe tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99882) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.824326 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b52a1965-5806-4926-989c-50647fd4f5fe tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.824844 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b52a1965-5806-4926-989c-50647fd4f5fe tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 01:27:27.825353 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 213/852] 10.4.3.64 () {66 vars in 1285 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.838791 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-beb11cf3-6496-4f83-86ff-2f9f8c6f3f5e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.840683 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-beb11cf3-6496-4f83-86ff-2f9f8c6f3f5e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 01:27:27.840881 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-beb11cf3-6496-4f83-86ff-2f9f8c6f3f5e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.841129 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-beb11cf3-6496-4f83-86ff-2f9f8c6f3f5e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.841417 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-beb11cf3-6496-4f83-86ff-2f9f8c6f3f5e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.841769 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.841769 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:27.842856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.db.api [None req-beb11cf3-6496-4f83-86ff-2f9f8c6f3f5e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99879) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.857260 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-beb11cf3-6496-4f83-86ff-2f9f8c6f3f5e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.857808 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-beb11cf3-6496-4f83-86ff-2f9f8c6f3f5e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 01:27:27.858297 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 220/853] 10.4.3.64 () {66 vars in 1287 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.867916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f6313b32-fd42-45cb-808a-1007411b3798 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.870410 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f6313b32-fd42-45cb-808a-1007411b3798 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 01:27:27.870618 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f6313b32-fd42-45cb-808a-1007411b3798 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.870804 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f6313b32-fd42-45cb-808a-1007411b3798 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.871033 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-f6313b32-fd42-45cb-808a-1007411b3798 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.871349 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.871349 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:27.872184 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.db.api [None req-f6313b32-fd42-45cb-808a-1007411b3798 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99881) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.884278 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f6313b32-fd42-45cb-808a-1007411b3798 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.884638 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f6313b32-fd42-45cb-808a-1007411b3798 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 01:27:27.885069 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 205/854] 10.4.3.64 () {66 vars in 1305 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.899064 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-83fef7f3-94ca-48cf-9359-cdaf50a100a1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.900934 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-83fef7f3-94ca-48cf-9359-cdaf50a100a1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 01:27:27.901172 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-83fef7f3-94ca-48cf-9359-cdaf50a100a1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.901387 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-83fef7f3-94ca-48cf-9359-cdaf50a100a1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.901663 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-83fef7f3-94ca-48cf-9359-cdaf50a100a1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.902080 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.902080 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:27.902996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-83fef7f3-94ca-48cf-9359-cdaf50a100a1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99880) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.916746 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-83fef7f3-94ca-48cf-9359-cdaf50a100a1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.917032 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-83fef7f3-94ca-48cf-9359-cdaf50a100a1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 01:27:27.917567 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 217/855] 10.4.3.64 () {66 vars in 1307 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.932409 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4f99ae67-d399-484f-9b8e-9f5ee392679b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.933783 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4f99ae67-d399-484f-9b8e-9f5ee392679b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 Jul 03 01:27:27.934010 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4f99ae67-d399-484f-9b8e-9f5ee392679b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.934255 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4f99ae67-d399-484f-9b8e-9f5ee392679b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.934532 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-4f99ae67-d399-484f-9b8e-9f5ee392679b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.934875 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.934875 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:27.936392 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.db.api [None req-4f99ae67-d399-484f-9b8e-9f5ee392679b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99882) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.950410 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4f99ae67-d399-484f-9b8e-9f5ee392679b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.950410 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.950410 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:27.950410 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4f99ae67-d399-484f-9b8e-9f5ee392679b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 returned with HTTP 200 Jul 03 01:27:27.950410 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 214/856] 10.4.3.64 () {66 vars in 1378 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:27.959811 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1a28d806-3a58-4699-a67f-e13944942973 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:27.961989 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1a28d806-3a58-4699-a67f-e13944942973 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail?status=available Jul 03 01:27:27.962193 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1a28d806-3a58-4699-a67f-e13944942973 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:27.962381 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1a28d806-3a58-4699-a67f-e13944942973 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:27.962588 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-1a28d806-3a58-4699-a67f-e13944942973 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:27.962861 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.962861 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:27.963903 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.db.api [None req-1a28d806-3a58-4699-a67f-e13944942973 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99879) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:27.977862 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1a28d806-3a58-4699-a67f-e13944942973 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:27.978293 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:27.978293 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:27.978988 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1a28d806-3a58-4699-a67f-e13944942973 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 01:27:27.979448 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 221/857] 10.4.3.64 () {66 vars in 1290 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:27.992231 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-14a1ad0d-b271-4813-a361-71b1f9650ae8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:28.000683 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-14a1ad0d-b271-4813-a361-71b1f9650ae8 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 Jul 03 01:27:28.000683 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-14a1ad0d-b271-4813-a361-71b1f9650ae8 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:28.000876 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-14a1ad0d-b271-4813-a361-71b1f9650ae8 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:28.001650 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-14a1ad0d-b271-4813-a361-71b1f9650ae8 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:28.005161 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:28.005161 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:28.006095 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.db.api [None req-14a1ad0d-b271-4813-a361-71b1f9650ae8 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99881) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:28.014255 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:28.016638 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:28.017267 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1823766933"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:28.020515 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1823766933'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:28.020744 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume of 1 GB Jul 03 01:27:28.021073 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:28.021073 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:28.025766 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Availability Zones retrieved successfully. Jul 03 01:27:28.027878 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-14a1ad0d-b271-4813-a361-71b1f9650ae8 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:28.028409 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:28.028409 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:28.029146 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-14a1ad0d-b271-4813-a361-71b1f9650ae8 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 returned with HTTP 200 Jul 03 01:27:28.029658 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 206/858] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:27:27 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 => generated 476 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:28.038197 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (0bb398b5-8f63-4cbb-b823-8c2c15e22df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:28.042459 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb77a02-1d7b-4253-aca6-a3f8d793f6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:28.042459 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:28.046538 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f71b8ec7-2b21-4c6c-be98-4ef96f0562ff None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:28.050043 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f71b8ec7-2b21-4c6c-be98-4ef96f0562ff tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 Jul 03 01:27:28.050043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f71b8ec7-2b21-4c6c-be98-4ef96f0562ff tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:28.050043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f71b8ec7-2b21-4c6c-be98-4ef96f0562ff tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:28.050043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-f71b8ec7-2b21-4c6c-be98-4ef96f0562ff tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:28.052520 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.db.api [None req-f71b8ec7-2b21-4c6c-be98-4ef96f0562ff tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99882) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:28.055917 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f71b8ec7-2b21-4c6c-be98-4ef96f0562ff tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:28.055917 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f71b8ec7-2b21-4c6c-be98-4ef96f0562ff tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 returned with HTTP 200 Jul 03 01:27:28.056120 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 215/859] 10.4.3.64 () {66 vars in 1357 bytes} [Fri Jul 3 01:27:28 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 => generated 342 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:28.067322 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2487bdec-0906-4f90-b249-c11dca8e790b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:28.070057 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2487bdec-0906-4f90-b249-c11dca8e790b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?status=available Jul 03 01:27:28.070356 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2487bdec-0906-4f90-b249-c11dca8e790b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:28.071973 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2487bdec-0906-4f90-b249-c11dca8e790b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:28.071973 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-2487bdec-0906-4f90-b249-c11dca8e790b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:28.072079 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.db.api [None req-2487bdec-0906-4f90-b249-c11dca8e790b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99879) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:28.078160 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2487bdec-0906-4f90-b249-c11dca8e790b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:28.078666 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2487bdec-0906-4f90-b249-c11dca8e790b tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 01:27:28.079189 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 222/860] 10.4.3.64 () {66 vars in 1269 bytes} [Fri Jul 3 01:27:28 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:28.082122 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb77a02-1d7b-4253-aca6-a3f8d793f6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:28.083053 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32c0b35-ffea-4c03-ab4d-ab234081d7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:28.091554 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9a64c33d-4531-48f9-a6ee-6695572c8915 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:28.093301 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9a64c33d-4531-48f9-a6ee-6695572c8915 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 Jul 03 01:27:28.094744 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9a64c33d-4531-48f9-a6ee-6695572c8915 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:28.094744 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9a64c33d-4531-48f9-a6ee-6695572c8915 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:28.094744 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-9a64c33d-4531-48f9-a6ee-6695572c8915 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:27:28.096008 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.db.api [None req-9a64c33d-4531-48f9-a6ee-6695572c8915 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Building query based on filter {{(pid=99881) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:27:28.101580 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9a64c33d-4531-48f9-a6ee-6695572c8915 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Get all snapshots completed successfully. Jul 03 01:27:28.101933 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9a64c33d-4531-48f9-a6ee-6695572c8915 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 returned with HTTP 200 Jul 03 01:27:28.102311 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 207/861] 10.4.3.64 () {66 vars in 1391 bytes} [Fri Jul 3 01:27:28 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1910560740 => generated 342 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:28.113792 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0a7d56e7-ab1e-4398-a2e7-6ff5ae153975 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:28.116383 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0a7d56e7-ab1e-4398-a2e7-6ff5ae153975 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 Jul 03 01:27:28.116689 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0a7d56e7-ab1e-4398-a2e7-6ff5ae153975 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:28.117062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0a7d56e7-ab1e-4398-a2e7-6ff5ae153975 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:28.117111 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-0a7d56e7-ab1e-4398-a2e7-6ff5ae153975 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Delete snapshot with id: 2629a166-f7e8-44e6-a2e6-01f7526dff74 Jul 03 01:27:28.130527 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:28.130527 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:28.131117 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0a7d56e7-ab1e-4398-a2e7-6ff5ae153975 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:28.147516 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Created reservations ['9568070a-af5f-4184-b1fc-3c8b08d807d3', 'c1afcb61-1157-464f-93c4-53a5e434cd73', '8506d0d3-41c6-40a7-80b6-c00dfa217c8f', '7a205c1a-93ad-4bc9-b6a4-373b431f0954'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:28.148449 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e32c0b35-ffea-4c03-ab4d-ab234081d7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9568070a-af5f-4184-b1fc-3c8b08d807d3', 'c1afcb61-1157-464f-93c4-53a5e434cd73', '8506d0d3-41c6-40a7-80b6-c00dfa217c8f', '7a205c1a-93ad-4bc9-b6a4-373b431f0954']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:28.149369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d802bbfe-1a0c-4590-b1bf-d19d39441e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:28.174977 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0a7d56e7-ab1e-4398-a2e7-6ff5ae153975 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot delete request issued successfully. Jul 03 01:27:28.175297 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0a7d56e7-ab1e-4398-a2e7-6ff5ae153975 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 returned with HTTP 202 Jul 03 01:27:28.175803 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 216/862] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:27:28 2026] DELETE /volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:28.186544 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d802bbfe-1a0c-4590-b1bf-d19d39441e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6a2bcc6-b835-4321-9853-4c9a8e59b0cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1823766933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['9568070a-af5f-4184-b1fc-3c8b08d807d3','c1afcb61-1157-464f-93c4-53a5e434cd73','8506d0d3-41c6-40a7-80b6-c00dfa217c8f','7a205c1a-93ad-4bc9-b6a4-373b431f0954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1823766933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6a2bcc6-b835-4321-9853-4c9a8e59b0cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00221231b2704e3c83534845f5fb28ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:28.187225 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d27b16-1ec1-4f8f-901b-0c5157de2537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:28.190027 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1e7ace70-e5c8-4378-89c0-38a6d0fdac84 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:28.191806 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e7ace70-e5c8-4378-89c0-38a6d0fdac84 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 Jul 03 01:27:28.192054 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e7ace70-e5c8-4378-89c0-38a6d0fdac84 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:28.192293 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e7ace70-e5c8-4378-89c0-38a6d0fdac84 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:28.204091 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:28.204091 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:28.204617 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1e7ace70-e5c8-4378-89c0-38a6d0fdac84 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:28.205386 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e7ace70-e5c8-4378-89c0-38a6d0fdac84 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 returned with HTTP 200 Jul 03 01:27:28.205955 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 223/863] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:28 2026] GET /volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:28.233466 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37d27b16-1ec1-4f8f-901b-0c5157de2537) transitioned into state 'SUCCESS' from state '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-1823766933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['9568070a-af5f-4184-b1fc-3c8b08d807d3','c1afcb61-1157-464f-93c4-53a5e434cd73','8506d0d3-41c6-40a7-80b6-c00dfa217c8f','7a205c1a-93ad-4bc9-b6a4-373b431f0954'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:28.234398 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69debc02-aaeb-4a25-b29b-f13595f3b4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:28.249758 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69debc02-aaeb-4a25-b29b-f13595f3b4d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:28.250631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (0bb398b5-8f63-4cbb-b823-8c2c15e22df0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:28.250918 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request issued successfully. Jul 03 01:27:28.251532 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c9b8be8b-a2d1-4bfb-b131-5b6cb915f6f6 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:28.252032 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 218/864] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:27:28 2026] POST /volume/v3/volumes => generated 747 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:28.269479 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-919f497b-fd2d-472c-b289-97bd7c08a1f0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:28.271918 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-919f497b-fd2d-472c-b289-97bd7c08a1f0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf Jul 03 01:27:28.272393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-919f497b-fd2d-472c-b289-97bd7c08a1f0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:28.272393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-919f497b-fd2d-472c-b289-97bd7c08a1f0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:28.280935 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:28.280935 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:28.289941 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-919f497b-fd2d-472c-b289-97bd7c08a1f0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:28.302541 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-919f497b-fd2d-472c-b289-97bd7c08a1f0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf returned with HTTP 200 Jul 03 01:27:28.303281 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 208/865] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:28 2026] GET /volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:29.216117 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c0bb192e-a772-4097-aa53-68dae297fa97 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:29.218284 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c0bb192e-a772-4097-aa53-68dae297fa97 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 Jul 03 01:27:29.218528 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c0bb192e-a772-4097-aa53-68dae297fa97 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:29.218721 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c0bb192e-a772-4097-aa53-68dae297fa97 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:29.224372 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c0bb192e-a772-4097-aa53-68dae297fa97 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 returned with HTTP 404 Jul 03 01:27:29.224924 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 217/866] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:29 2026] GET /volume/v3/snapshots/2629a166-f7e8-44e6-a2e6-01f7526dff74 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:29.232332 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8c147a2c-72c8-4667-97b2-7b76bd38fe36 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:29.234585 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c147a2c-72c8-4667-97b2-7b76bd38fe36 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 Jul 03 01:27:29.235176 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c147a2c-72c8-4667-97b2-7b76bd38fe36 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:29.235482 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c147a2c-72c8-4667-97b2-7b76bd38fe36 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:29.235696 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-8c147a2c-72c8-4667-97b2-7b76bd38fe36 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Delete snapshot with id: bf56cba4-9628-43b8-b77a-6bf7cacb1153 Jul 03 01:27:29.240970 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:29.240970 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:29.241586 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8c147a2c-72c8-4667-97b2-7b76bd38fe36 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:29.272505 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8c147a2c-72c8-4667-97b2-7b76bd38fe36 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot delete request issued successfully. Jul 03 01:27:29.272505 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c147a2c-72c8-4667-97b2-7b76bd38fe36 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 returned with HTTP 202 Jul 03 01:27:29.272505 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 224/867] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:27:29 2026] DELETE /volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:29.279488 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-83e82fa0-fdf7-4f13-9513-a4c2de1ddbf9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:29.282403 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-83e82fa0-fdf7-4f13-9513-a4c2de1ddbf9 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 Jul 03 01:27:29.282824 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-83e82fa0-fdf7-4f13-9513-a4c2de1ddbf9 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:29.283608 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-83e82fa0-fdf7-4f13-9513-a4c2de1ddbf9 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:29.294856 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:29.294856 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:29.294856 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-83e82fa0-fdf7-4f13-9513-a4c2de1ddbf9 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:29.296141 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-83e82fa0-fdf7-4f13-9513-a4c2de1ddbf9 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 returned with HTTP 200 Jul 03 01:27:29.296777 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 219/868] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:29 2026] GET /volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:29.318897 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ed41b1a7-d700-44c7-b928-37adb9882075 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:29.323155 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed41b1a7-d700-44c7-b928-37adb9882075 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf Jul 03 01:27:29.323398 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed41b1a7-d700-44c7-b928-37adb9882075 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:29.324892 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed41b1a7-d700-44c7-b928-37adb9882075 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:29.340518 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:29.340518 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:29.349342 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ed41b1a7-d700-44c7-b928-37adb9882075 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:29.355920 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed41b1a7-d700-44c7-b928-37adb9882075 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf returned with HTTP 200 Jul 03 01:27:29.356564 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 209/869] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:29 2026] GET /volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:29.371282 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dea89911-b1c9-4b62-9d73-1fa99e61ac34 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:29.375447 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dea89911-b1c9-4b62-9d73-1fa99e61ac34 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf/action Jul 03 01:27:29.375447 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dea89911-b1c9-4b62-9d73-1fa99e61ac34 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:29.375447 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dea89911-b1c9-4b62-9d73-1fa99e61ac34 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:29.537958 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:29.537958 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:29.538342 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.admin_actions [None req-dea89911-b1c9-4b62-9d73-1fa99e61ac34 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Updating volume 'c6a2bcc6-b835-4321-9853-4c9a8e59b0cf' with '{'status': 'attaching'}' {{(pid=99882) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 01:27:29.561122 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dea89911-b1c9-4b62-9d73-1fa99e61ac34 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf/action returned with HTTP 202 Jul 03 01:27:29.561577 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 218/870] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:29 2026] POST /volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 01:27:29.571187 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1740a2cd-9526-495a-9a24-db8c3af86810 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:29.572813 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1740a2cd-9526-495a-9a24-db8c3af86810 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf Jul 03 01:27:29.573177 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1740a2cd-9526-495a-9a24-db8c3af86810 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:29.573550 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1740a2cd-9526-495a-9a24-db8c3af86810 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:29.584536 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:29.584536 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:29.587591 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1740a2cd-9526-495a-9a24-db8c3af86810 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:29.593215 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1740a2cd-9526-495a-9a24-db8c3af86810 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf returned with HTTP 200 Jul 03 01:27:29.593883 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 225/871] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:29 2026] GET /volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:29.607998 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-823a1018-ab9a-4ed5-b5bb-6d8152873c96 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:29.609890 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-823a1018-ab9a-4ed5-b5bb-6d8152873c96 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf/action Jul 03 01:27:29.610400 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-823a1018-ab9a-4ed5-b5bb-6d8152873c96 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:29.610612 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-823a1018-ab9a-4ed5-b5bb-6d8152873c96 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:29.623197 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:29.623197 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:29.623727 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-823a1018-ab9a-4ed5-b5bb-6d8152873c96 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Volume info retrieved successfully. Jul 03 01:27:29.654159 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-823a1018-ab9a-4ed5-b5bb-6d8152873c96 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Delete volume request issued successfully. Jul 03 01:27:29.654382 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-823a1018-ab9a-4ed5-b5bb-6d8152873c96 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf/action returned with HTTP 202 Jul 03 01:27:29.654867 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 220/872] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:29 2026] POST /volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:29.664753 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6ef6de78-d5a4-4fbc-a9d0-9170c319f801 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:29.669580 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6ef6de78-d5a4-4fbc-a9d0-9170c319f801 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf Jul 03 01:27:29.669800 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6ef6de78-d5a4-4fbc-a9d0-9170c319f801 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:29.669999 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6ef6de78-d5a4-4fbc-a9d0-9170c319f801 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:29.679377 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:29.679377 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:29.687634 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6ef6de78-d5a4-4fbc-a9d0-9170c319f801 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:29.698331 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6ef6de78-d5a4-4fbc-a9d0-9170c319f801 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf returned with HTTP 200 Jul 03 01:27:29.698973 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 210/873] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:29 2026] GET /volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:30.318736 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5c302a50-a2c2-44b4-804d-21671b4a8c11 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:30.322525 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5c302a50-a2c2-44b4-804d-21671b4a8c11 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 Jul 03 01:27:30.322822 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5c302a50-a2c2-44b4-804d-21671b4a8c11 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:30.323276 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5c302a50-a2c2-44b4-804d-21671b4a8c11 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:30.335497 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5c302a50-a2c2-44b4-804d-21671b4a8c11 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 returned with HTTP 404 Jul 03 01:27:30.336092 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 219/874] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:30 2026] GET /volume/v3/snapshots/bf56cba4-9628-43b8-b77a-6bf7cacb1153 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:30.344400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-14d4cded-40dd-459f-b628-c3210ec7a95d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:30.348185 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-14d4cded-40dd-459f-b628-c3210ec7a95d tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 Jul 03 01:27:30.348185 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-14d4cded-40dd-459f-b628-c3210ec7a95d tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:30.349576 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-14d4cded-40dd-459f-b628-c3210ec7a95d tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:30.349576 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-14d4cded-40dd-459f-b628-c3210ec7a95d tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Delete snapshot with id: 3697a923-5b8a-48f9-ad38-a1caeab30b64 Jul 03 01:27:30.354696 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:30.354696 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:30.355506 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-14d4cded-40dd-459f-b628-c3210ec7a95d tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:30.382699 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-14d4cded-40dd-459f-b628-c3210ec7a95d tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot delete request issued successfully. Jul 03 01:27:30.382957 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-14d4cded-40dd-459f-b628-c3210ec7a95d tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 returned with HTTP 202 Jul 03 01:27:30.383545 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 226/875] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:27:30 2026] DELETE /volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:30.396107 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-41693bac-e5aa-4ac3-a923-4fb6ff4a0f4e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:30.398186 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-41693bac-e5aa-4ac3-a923-4fb6ff4a0f4e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 Jul 03 01:27:30.398235 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-41693bac-e5aa-4ac3-a923-4fb6ff4a0f4e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:30.398502 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-41693bac-e5aa-4ac3-a923-4fb6ff4a0f4e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:30.408696 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:30.408696 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:30.410201 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-41693bac-e5aa-4ac3-a923-4fb6ff4a0f4e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Snapshot retrieved successfully. Jul 03 01:27:30.411218 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-41693bac-e5aa-4ac3-a923-4fb6ff4a0f4e tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 returned with HTTP 200 Jul 03 01:27:30.411963 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 221/876] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:30 2026] GET /volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:30.719857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8cdc3cf7-860b-43ab-b442-aca9abd2cab0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:30.721939 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8cdc3cf7-860b-43ab-b442-aca9abd2cab0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf Jul 03 01:27:30.722244 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8cdc3cf7-860b-43ab-b442-aca9abd2cab0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:30.722409 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8cdc3cf7-860b-43ab-b442-aca9abd2cab0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:30.728635 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8cdc3cf7-860b-43ab-b442-aca9abd2cab0 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf returned with HTTP 404 Jul 03 01:27:30.729439 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 211/877] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:30 2026] GET /volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:30.747071 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9e6903c5-a8af-4e38-9b2e-0ee4cff1c706 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:30.750754 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9e6903c5-a8af-4e38-9b2e-0ee4cff1c706 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf Jul 03 01:27:30.750754 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9e6903c5-a8af-4e38-9b2e-0ee4cff1c706 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:30.750754 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9e6903c5-a8af-4e38-9b2e-0ee4cff1c706 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:30.761211 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9e6903c5-a8af-4e38-9b2e-0ee4cff1c706 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf returned with HTTP 404 Jul 03 01:27:30.762754 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 220/878] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:30 2026] GET /volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:30.775116 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-44f3d356-1b30-499e-b1fa-5d33caf49d55 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:30.777442 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-44f3d356-1b30-499e-b1fa-5d33caf49d55 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf Jul 03 01:27:30.777688 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-44f3d356-1b30-499e-b1fa-5d33caf49d55 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:30.777907 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-44f3d356-1b30-499e-b1fa-5d33caf49d55 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:30.778135 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-44f3d356-1b30-499e-b1fa-5d33caf49d55 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Delete volume with id: c6a2bcc6-b835-4321-9853-4c9a8e59b0cf Jul 03 01:27:30.783896 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-44f3d356-1b30-499e-b1fa-5d33caf49d55 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf returned with HTTP 404 Jul 03 01:27:30.784395 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 227/879] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:30 2026] DELETE /volume/v3/volumes/c6a2bcc6-b835-4321-9853-4c9a8e59b0cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:30.793366 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:30.796271 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:30.796709 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-245542236"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:30.798915 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-245542236'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:30.799063 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume of 1 GB Jul 03 01:27:30.804534 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Availability Zones retrieved successfully. Jul 03 01:27:30.814220 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (a226a5ce-5fa1-4f05-ace2-2538e6b39e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:30.815679 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c73233b-b126-484d-8e0b-4a5c1df1c8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:30.816982 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:30.857679 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c73233b-b126-484d-8e0b-4a5c1df1c8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:30.859149 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ca7b68-6519-46c2-8079-a42d8e910b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:30.908351 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Created reservations ['2873c27b-8f56-4058-9738-a3977afbbcf7', 'da416d1f-22e4-4b6c-8541-5fa8bb9918d4', 'e7c46ac5-ba20-40aa-b44a-d650ecd1e42b', 'bdbdbfbb-c186-4986-99cd-9f4adef9083f'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:30.909286 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ca7b68-6519-46c2-8079-a42d8e910b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2873c27b-8f56-4058-9738-a3977afbbcf7', 'da416d1f-22e4-4b6c-8541-5fa8bb9918d4', 'e7c46ac5-ba20-40aa-b44a-d650ecd1e42b', 'bdbdbfbb-c186-4986-99cd-9f4adef9083f']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:30.910739 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bee7d1a-1c2a-4f9c-83d4-0fc12ce3092b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:30.943682 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bee7d1a-1c2a-4f9c-83d4-0fc12ce3092b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a171bef9-43ff-4b5e-a215-55ad976f0b30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-245542236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['2873c27b-8f56-4058-9738-a3977afbbcf7','da416d1f-22e4-4b6c-8541-5fa8bb9918d4','e7c46ac5-ba20-40aa-b44a-d650ecd1e42b','bdbdbfbb-c186-4986-99cd-9f4adef9083f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-245542236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a171bef9-43ff-4b5e-a215-55ad976f0b30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00221231b2704e3c83534845f5fb28ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:30.945132 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b45e26-6912-4330-911d-dd51ede4760e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:30.971140 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b45e26-6912-4330-911d-dd51ede4760e) transitioned into state 'SUCCESS' from state '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-245542236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['2873c27b-8f56-4058-9738-a3977afbbcf7','da416d1f-22e4-4b6c-8541-5fa8bb9918d4','e7c46ac5-ba20-40aa-b44a-d650ecd1e42b','bdbdbfbb-c186-4986-99cd-9f4adef9083f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:30.972075 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d8da2f3-87d8-4deb-8a2d-ed4b4774f611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:30.993891 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d8da2f3-87d8-4deb-8a2d-ed4b4774f611) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:30.995015 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (a226a5ce-5fa1-4f05-ace2-2538e6b39e3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:30.995435 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request issued successfully. Jul 03 01:27:30.996250 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4d1d5f91-41e1-4a47-9a1b-ee5f9ae3d012 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:30.996908 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 222/880] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:27:30 2026] POST /volume/v3/volumes => generated 746 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:31.013753 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-84cec439-e15a-47c9-ad79-748f6e76b637 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:31.015754 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-84cec439-e15a-47c9-ad79-748f6e76b637 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 Jul 03 01:27:31.015981 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-84cec439-e15a-47c9-ad79-748f6e76b637 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:31.016214 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-84cec439-e15a-47c9-ad79-748f6e76b637 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:31.025754 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:31.025754 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:31.031810 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-84cec439-e15a-47c9-ad79-748f6e76b637 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:31.037891 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-84cec439-e15a-47c9-ad79-748f6e76b637 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 returned with HTTP 200 Jul 03 01:27:31.038705 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 212/881] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:31 2026] GET /volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:31.422214 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-57a88bf1-8840-489d-8068-fb2f8472df71 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:31.425389 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-57a88bf1-8840-489d-8068-fb2f8472df71 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 Jul 03 01:27:31.425624 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-57a88bf1-8840-489d-8068-fb2f8472df71 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:31.425838 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-57a88bf1-8840-489d-8068-fb2f8472df71 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:31.432552 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-57a88bf1-8840-489d-8068-fb2f8472df71 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 returned with HTTP 404 Jul 03 01:27:31.433071 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 221/882] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:27:31 2026] GET /volume/v3/snapshots/3697a923-5b8a-48f9-ad38-a1caeab30b64 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:31.441396 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a628c340-0713-404d-accb-db62593a19e1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:31.443645 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a628c340-0713-404d-accb-db62593a19e1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 Jul 03 01:27:31.443870 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a628c340-0713-404d-accb-db62593a19e1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:31.444120 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a628c340-0713-404d-accb-db62593a19e1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:31.452026 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:31.452026 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:31.457049 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a628c340-0713-404d-accb-db62593a19e1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Volume info retrieved successfully. Jul 03 01:27:31.479113 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a628c340-0713-404d-accb-db62593a19e1 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 returned with HTTP 200 Jul 03 01:27:31.479588 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 228/883] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:31 2026] GET /volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:31.496652 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5ea09013-61fe-44c3-831b-718456e66a0f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:31.499600 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5ea09013-61fe-44c3-831b-718456e66a0f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 Jul 03 01:27:31.499948 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5ea09013-61fe-44c3-831b-718456e66a0f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:31.500252 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5ea09013-61fe-44c3-831b-718456e66a0f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:31.500506 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-5ea09013-61fe-44c3-831b-718456e66a0f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Delete volume with id: 2f093f9c-972c-491f-8a2d-1f8fd61da727 Jul 03 01:27:31.511037 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:31.511037 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:31.512555 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5ea09013-61fe-44c3-831b-718456e66a0f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Volume info retrieved successfully. Jul 03 01:27:31.534851 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5ea09013-61fe-44c3-831b-718456e66a0f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Delete volume request issued successfully. Jul 03 01:27:31.535185 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5ea09013-61fe-44c3-831b-718456e66a0f tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 returned with HTTP 202 Jul 03 01:27:31.536849 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 223/884] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:31 2026] DELETE /volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:31.549122 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-89cd4fab-d980-4ed6-9589-5a68215391b2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:31.551371 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89cd4fab-d980-4ed6-9589-5a68215391b2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 Jul 03 01:27:31.551586 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89cd4fab-d980-4ed6-9589-5a68215391b2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:31.551806 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89cd4fab-d980-4ed6-9589-5a68215391b2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:31.567076 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:31.567076 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:31.571433 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-89cd4fab-d980-4ed6-9589-5a68215391b2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Volume info retrieved successfully. Jul 03 01:27:31.576264 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89cd4fab-d980-4ed6-9589-5a68215391b2 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 returned with HTTP 200 Jul 03 01:27:31.576702 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 213/885] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:31 2026] GET /volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:31.787970 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-0410240f-f320-4a87-9576-dbba30aa36db req-13762917-5fd9-40dd-9da7-6f8c5934a276 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:31.789485 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0410240f-f320-4a87-9576-dbba30aa36db req-13762917-5fd9-40dd-9da7-6f8c5934a276 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] DELETE https://10.4.3.64/volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61 Jul 03 01:27:31.789485 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0410240f-f320-4a87-9576-dbba30aa36db req-13762917-5fd9-40dd-9da7-6f8c5934a276 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:31.790055 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0410240f-f320-4a87-9576-dbba30aa36db req-13762917-5fd9-40dd-9da7-6f8c5934a276 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:31.800532 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:31.800532 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:32.052724 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f8b1f18f-53b4-4afe-a247-49167a413a92 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:32.054265 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f8b1f18f-53b4-4afe-a247-49167a413a92 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 Jul 03 01:27:32.054440 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f8b1f18f-53b4-4afe-a247-49167a413a92 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:32.054618 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f8b1f18f-53b4-4afe-a247-49167a413a92 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:32.064105 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:32.064105 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:32.069022 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f8b1f18f-53b4-4afe-a247-49167a413a92 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:32.074902 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f8b1f18f-53b4-4afe-a247-49167a413a92 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 returned with HTTP 200 Jul 03 01:27:32.075479 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 229/886] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:32 2026] GET /volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:32.096522 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-575772e9-1b40-44bc-9e4d-5158bb0b9c35 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:32.098393 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-575772e9-1b40-44bc-9e4d-5158bb0b9c35 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30/action Jul 03 01:27:32.098762 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-575772e9-1b40-44bc-9e4d-5158bb0b9c35 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:32.098921 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-575772e9-1b40-44bc-9e4d-5158bb0b9c35 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:32.108699 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:32.108699 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:32.109063 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.admin_actions [None req-575772e9-1b40-44bc-9e4d-5158bb0b9c35 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Updating volume 'a171bef9-43ff-4b5e-a215-55ad976f0b30' with '{'status': 'creating'}' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 01:27:32.126850 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-575772e9-1b40-44bc-9e4d-5158bb0b9c35 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30/action returned with HTTP 202 Jul 03 01:27:32.127307 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 224/887] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:32 2026] POST /volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:32.135135 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-64cc0ec9-af08-4111-a06a-f57955c413af None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:32.138850 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-64cc0ec9-af08-4111-a06a-f57955c413af tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 Jul 03 01:27:32.139057 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-64cc0ec9-af08-4111-a06a-f57955c413af tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:32.139244 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-64cc0ec9-af08-4111-a06a-f57955c413af tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:32.147976 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:32.147976 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:32.152235 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-64cc0ec9-af08-4111-a06a-f57955c413af tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:32.158997 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-64cc0ec9-af08-4111-a06a-f57955c413af tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 returned with HTTP 200 Jul 03 01:27:32.159705 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 214/888] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:32 2026] GET /volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:32.172785 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ee70b36e-c11b-4fe2-8ebd-917710a54ae2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:32.174892 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee70b36e-c11b-4fe2-8ebd-917710a54ae2 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30/action Jul 03 01:27:32.175354 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee70b36e-c11b-4fe2-8ebd-917710a54ae2 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:32.175548 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee70b36e-c11b-4fe2-8ebd-917710a54ae2 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:32.187639 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:32.187639 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:32.188000 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ee70b36e-c11b-4fe2-8ebd-917710a54ae2 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Volume info retrieved successfully. Jul 03 01:27:32.215166 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ee70b36e-c11b-4fe2-8ebd-917710a54ae2 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Delete volume request issued successfully. Jul 03 01:27:32.215676 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee70b36e-c11b-4fe2-8ebd-917710a54ae2 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30/action returned with HTTP 202 Jul 03 01:27:32.216111 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 230/889] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:32 2026] POST /volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:32.229069 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7edbd077-b7b7-48cd-a0cd-db3445810b40 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:32.231687 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7edbd077-b7b7-48cd-a0cd-db3445810b40 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 Jul 03 01:27:32.231984 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7edbd077-b7b7-48cd-a0cd-db3445810b40 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:32.232182 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7edbd077-b7b7-48cd-a0cd-db3445810b40 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:32.239545 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:32.239545 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:32.245710 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7edbd077-b7b7-48cd-a0cd-db3445810b40 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:32.254089 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7edbd077-b7b7-48cd-a0cd-db3445810b40 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 returned with HTTP 200 Jul 03 01:27:32.256564 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 225/890] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:32 2026] GET /volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:32.356143 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0410240f-f320-4a87-9576-dbba30aa36db req-13762917-5fd9-40dd-9da7-6f8c5934a276 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61 returned with HTTP 200 Jul 03 01:27:32.357198 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 222/891] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:27:31 2026] DELETE /volume/v3/attachments/8f249239-8f97-49da-9765-0bcd0766af61 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:32.589188 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-408a82a9-9da1-4455-88e9-2cce654566e6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:32.593548 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-408a82a9-9da1-4455-88e9-2cce654566e6 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] GET https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 Jul 03 01:27:32.593548 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-408a82a9-9da1-4455-88e9-2cce654566e6 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:32.593548 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-408a82a9-9da1-4455-88e9-2cce654566e6 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:32.599653 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-408a82a9-9da1-4455-88e9-2cce654566e6 tempest-VolumesSnapshotListTestJSON-2025083653 tempest-VolumesSnapshotListTestJSON-2025083653-project-member] https://10.4.3.64/volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 returned with HTTP 404 Jul 03 01:27:32.600199 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 215/892] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:32 2026] GET /volume/v3/volumes/2f093f9c-972c-491f-8a2d-1f8fd61da727 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:33.270911 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a569b5c9-f021-42f2-927e-ef788ee35a57 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:33.275860 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a569b5c9-f021-42f2-927e-ef788ee35a57 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 Jul 03 01:27:33.275860 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a569b5c9-f021-42f2-927e-ef788ee35a57 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:33.275860 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a569b5c9-f021-42f2-927e-ef788ee35a57 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:33.293939 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a569b5c9-f021-42f2-927e-ef788ee35a57 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 returned with HTTP 404 Jul 03 01:27:33.294793 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 231/893] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:33 2026] GET /volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:33.302919 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7d9a747d-3d82-4e10-9d8c-ffad3275406c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:33.305401 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7d9a747d-3d82-4e10-9d8c-ffad3275406c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 Jul 03 01:27:33.305598 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7d9a747d-3d82-4e10-9d8c-ffad3275406c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:33.305785 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7d9a747d-3d82-4e10-9d8c-ffad3275406c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:33.313678 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7d9a747d-3d82-4e10-9d8c-ffad3275406c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 returned with HTTP 404 Jul 03 01:27:33.314304 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 226/894] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:33 2026] GET /volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:33.322610 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-679809bb-febc-463c-9f5a-bc05285b575e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:33.324454 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-679809bb-febc-463c-9f5a-bc05285b575e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 Jul 03 01:27:33.324639 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-679809bb-febc-463c-9f5a-bc05285b575e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:33.324875 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-679809bb-febc-463c-9f5a-bc05285b575e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:33.324945 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-679809bb-febc-463c-9f5a-bc05285b575e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Delete volume with id: a171bef9-43ff-4b5e-a215-55ad976f0b30 Jul 03 01:27:33.334227 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-679809bb-febc-463c-9f5a-bc05285b575e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 returned with HTTP 404 Jul 03 01:27:33.334227 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 223/895] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:33 2026] DELETE /volume/v3/volumes/a171bef9-43ff-4b5e-a215-55ad976f0b30 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:33.348886 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:33.350649 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:33.351127 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-531206092"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:33.352293 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-531206092'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:33.352343 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume of 1 GB Jul 03 01:27:33.356838 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Availability Zones retrieved successfully. Jul 03 01:27:33.366656 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (824a68dc-9bcf-4dd4-ade1-183313284a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:33.368135 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f6795f-f93c-480d-a53f-3dd10be8315a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:33.369243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:33.399021 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31f6795f-f93c-480d-a53f-3dd10be8315a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:33.399857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce0aa59d-a6de-4b22-a23d-b06e6c9ef028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:33.444437 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Created reservations ['237403bc-7259-41a4-b6e0-ffd2557df6c8', 'ee755a2a-6452-461b-a022-2a7026891d71', 'c88a50cb-5272-4f1d-abf2-bc30d3284596', '39f0288a-6ebc-4e60-9047-22c78a5951aa'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:33.445306 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce0aa59d-a6de-4b22-a23d-b06e6c9ef028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['237403bc-7259-41a4-b6e0-ffd2557df6c8', 'ee755a2a-6452-461b-a022-2a7026891d71', 'c88a50cb-5272-4f1d-abf2-bc30d3284596', '39f0288a-6ebc-4e60-9047-22c78a5951aa']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:33.445953 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b1922e-9919-46a1-b96d-72b75f1c7b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:33.471962 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b1922e-9919-46a1-b96d-72b75f1c7b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ecc9cbd-c710-435b-ac03-f21295123432', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-531206092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['237403bc-7259-41a4-b6e0-ffd2557df6c8','ee755a2a-6452-461b-a022-2a7026891d71','c88a50cb-5272-4f1d-abf2-bc30d3284596','39f0288a-6ebc-4e60-9047-22c78a5951aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-531206092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ecc9cbd-c710-435b-ac03-f21295123432,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00221231b2704e3c83534845f5fb28ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:33.472715 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb2a070-c7a6-44c8-bebe-e5f1725b31ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:33.496102 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb2a070-c7a6-44c8-bebe-e5f1725b31ef) transitioned into state 'SUCCESS' from state '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-531206092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['237403bc-7259-41a4-b6e0-ffd2557df6c8','ee755a2a-6452-461b-a022-2a7026891d71','c88a50cb-5272-4f1d-abf2-bc30d3284596','39f0288a-6ebc-4e60-9047-22c78a5951aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:33.496102 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e623ab6-f1db-407d-9630-a2b3be4be22b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:33.509846 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e623ab6-f1db-407d-9630-a2b3be4be22b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:33.509846 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (824a68dc-9bcf-4dd4-ade1-183313284a15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:33.509846 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request issued successfully. Jul 03 01:27:33.510625 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-830ae8d3-3f7d-4ec9-b8e0-cf46936c39ff tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:33.511530 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 216/896] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:27:33 2026] POST /volume/v3/volumes => generated 746 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:33.528329 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-67b68652-44e0-47f1-983c-96b72f655da8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:33.538833 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-67b68652-44e0-47f1-983c-96b72f655da8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 Jul 03 01:27:33.539132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-67b68652-44e0-47f1-983c-96b72f655da8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:33.539399 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-67b68652-44e0-47f1-983c-96b72f655da8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:33.549338 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:33.549338 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:33.552170 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-67b68652-44e0-47f1-983c-96b72f655da8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:33.557087 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-67b68652-44e0-47f1-983c-96b72f655da8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 returned with HTTP 200 Jul 03 01:27:33.557596 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 232/897] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:33 2026] GET /volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 => generated 814 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:34.578469 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7274b75e-3d51-4f21-aa46-9f3c1f56bf85 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:34.579455 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7274b75e-3d51-4f21-aa46-9f3c1f56bf85 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 Jul 03 01:27:34.579455 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7274b75e-3d51-4f21-aa46-9f3c1f56bf85 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:34.579455 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7274b75e-3d51-4f21-aa46-9f3c1f56bf85 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:34.585951 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:34.585951 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:34.589683 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7274b75e-3d51-4f21-aa46-9f3c1f56bf85 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:34.595195 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7274b75e-3d51-4f21-aa46-9f3c1f56bf85 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 returned with HTTP 200 Jul 03 01:27:34.597621 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 227/898] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:34 2026] GET /volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:34.614046 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8c609de1-4374-43be-a912-400bccdf8620 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:34.617496 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8c609de1-4374-43be-a912-400bccdf8620 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432/action Jul 03 01:27:34.617796 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8c609de1-4374-43be-a912-400bccdf8620 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:34.617917 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8c609de1-4374-43be-a912-400bccdf8620 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:34.628773 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:34.628773 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:34.629259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.admin_actions [None req-8c609de1-4374-43be-a912-400bccdf8620 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Updating volume '5ecc9cbd-c710-435b-ac03-f21295123432' with '{'status': 'error'}' {{(pid=99882) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 01:27:34.656334 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8c609de1-4374-43be-a912-400bccdf8620 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432/action returned with HTTP 202 Jul 03 01:27:34.656755 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 224/899] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:34 2026] POST /volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:34.664438 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5c430baf-47b9-413a-8b8b-0865215db117 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:34.666431 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5c430baf-47b9-413a-8b8b-0865215db117 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 Jul 03 01:27:34.666631 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5c430baf-47b9-413a-8b8b-0865215db117 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:34.666810 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5c430baf-47b9-413a-8b8b-0865215db117 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:34.673239 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:34.673239 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:34.676403 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5c430baf-47b9-413a-8b8b-0865215db117 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:34.680027 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5c430baf-47b9-413a-8b8b-0865215db117 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 returned with HTTP 200 Jul 03 01:27:34.680457 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 217/900] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:34 2026] GET /volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:34.696736 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9552f6ea-5834-42e7-8048-490f2b2734ca None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:34.698176 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9552f6ea-5834-42e7-8048-490f2b2734ca tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432/action Jul 03 01:27:34.698503 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9552f6ea-5834-42e7-8048-490f2b2734ca tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:34.698625 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9552f6ea-5834-42e7-8048-490f2b2734ca tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:34.707146 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:34.707146 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:34.707461 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9552f6ea-5834-42e7-8048-490f2b2734ca tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Volume info retrieved successfully. Jul 03 01:27:34.731660 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9552f6ea-5834-42e7-8048-490f2b2734ca tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Delete volume request issued successfully. Jul 03 01:27:34.731933 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9552f6ea-5834-42e7-8048-490f2b2734ca tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432/action returned with HTTP 202 Jul 03 01:27:34.732537 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 233/901] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:34 2026] POST /volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:34.741164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-14b3988d-795b-47e3-9efd-dc90af1f2535 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:34.742795 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-14b3988d-795b-47e3-9efd-dc90af1f2535 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 Jul 03 01:27:34.743260 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-14b3988d-795b-47e3-9efd-dc90af1f2535 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:34.743260 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-14b3988d-795b-47e3-9efd-dc90af1f2535 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:34.751087 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:34.751087 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:34.754251 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-14b3988d-795b-47e3-9efd-dc90af1f2535 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:34.758019 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-14b3988d-795b-47e3-9efd-dc90af1f2535 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 returned with HTTP 200 Jul 03 01:27:34.758391 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 228/902] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:34 2026] GET /volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:35.773511 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-187f6dfd-67d5-4e85-bee1-95934e3d1625 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:35.775223 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-187f6dfd-67d5-4e85-bee1-95934e3d1625 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 Jul 03 01:27:35.775474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-187f6dfd-67d5-4e85-bee1-95934e3d1625 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:35.775728 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-187f6dfd-67d5-4e85-bee1-95934e3d1625 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:35.785192 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-187f6dfd-67d5-4e85-bee1-95934e3d1625 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 returned with HTTP 404 Jul 03 01:27:35.785192 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 225/903] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:35 2026] GET /volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:35.801611 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-24554a4b-d546-4eac-9263-e2d871c88345 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:35.806691 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-24554a4b-d546-4eac-9263-e2d871c88345 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 Jul 03 01:27:35.806691 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-24554a4b-d546-4eac-9263-e2d871c88345 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:35.808240 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-24554a4b-d546-4eac-9263-e2d871c88345 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:35.813871 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-24554a4b-d546-4eac-9263-e2d871c88345 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 returned with HTTP 404 Jul 03 01:27:35.813871 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 218/904] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:35 2026] GET /volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:35.820901 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-834abf29-4fe4-428d-96eb-857adf157429 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:35.826277 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-834abf29-4fe4-428d-96eb-857adf157429 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 Jul 03 01:27:35.826842 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-834abf29-4fe4-428d-96eb-857adf157429 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:35.826842 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-834abf29-4fe4-428d-96eb-857adf157429 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:35.827007 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-834abf29-4fe4-428d-96eb-857adf157429 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Delete volume with id: 5ecc9cbd-c710-435b-ac03-f21295123432 Jul 03 01:27:35.840086 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-834abf29-4fe4-428d-96eb-857adf157429 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 returned with HTTP 404 Jul 03 01:27:35.840617 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 234/905] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:35 2026] DELETE /volume/v3/volumes/5ecc9cbd-c710-435b-ac03-f21295123432 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:35.847357 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a69c90ca-8663-49db-867a-cf788bac9497 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:35.849405 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a69c90ca-8663-49db-867a-cf788bac9497 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:27:35.849640 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a69c90ca-8663-49db-867a-cf788bac9497 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:35.849866 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a69c90ca-8663-49db-867a-cf788bac9497 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:35.859253 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:35.859253 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:35.861040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:35.862769 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:35.863440 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1302304154"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:35.865085 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a69c90ca-8663-49db-867a-cf788bac9497 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:27:35.865571 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1302304154'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:35.865811 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume of 1 GB Jul 03 01:27:35.866283 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:35.866283 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:35.870297 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a69c90ca-8663-49db-867a-cf788bac9497 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:27:35.870697 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 229/906] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:35 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:35.871158 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Availability Zones retrieved successfully. Jul 03 01:27:35.878284 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (672926b3-5a45-4e45-9135-f401334cf924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:35.880450 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (396d83fc-87b2-41a1-b3fe-40fceba6f540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:35.880823 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:35.907594 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (396d83fc-87b2-41a1-b3fe-40fceba6f540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:35.907594 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9811ed4-cc16-4546-947b-c1ad2f871874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:35.921146 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-80e26c5a-ed73-404d-a0b7-c813bd82ce28 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:35.923248 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-80e26c5a-ed73-404d-a0b7-c813bd82ce28 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:27:35.923558 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-80e26c5a-ed73-404d-a0b7-c813bd82ce28 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:35.923673 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-80e26c5a-ed73-404d-a0b7-c813bd82ce28 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:35.927635 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-db9625a4-14f7-4ef1-9641-020efe064767 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:35.930852 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-db9625a4-14f7-4ef1-9641-020efe064767 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:27:35.930852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-db9625a4-14f7-4ef1-9641-020efe064767 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:35.931117 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-db9625a4-14f7-4ef1-9641-020efe064767 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:35.934063 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:35.934063 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:35.938071 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-80e26c5a-ed73-404d-a0b7-c813bd82ce28 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:27:35.942400 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-80e26c5a-ed73-404d-a0b7-c813bd82ce28 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:27:35.942785 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 219/907] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:35 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:35.943617 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:35.943617 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:35.948174 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-db9625a4-14f7-4ef1-9641-020efe064767 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:27:35.953391 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-db9625a4-14f7-4ef1-9641-020efe064767 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:27:35.953749 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 235/908] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:35 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:35.955500 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Created reservations ['cc7a203d-f034-428d-ac97-6ededb7faf3b', 'ae4ad2a1-593b-489e-ba84-e0f8d3199078', '6379f30b-efe1-43b2-a534-8db505f203f1', 'ace2c8ce-b755-4b43-ae4c-8ba9a3cc1fdd'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:35.956278 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9811ed4-cc16-4546-947b-c1ad2f871874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc7a203d-f034-428d-ac97-6ededb7faf3b', 'ae4ad2a1-593b-489e-ba84-e0f8d3199078', '6379f30b-efe1-43b2-a534-8db505f203f1', 'ace2c8ce-b755-4b43-ae4c-8ba9a3cc1fdd']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:35.957106 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b007d313-84ce-42d2-83cd-fdc5679f48a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:35.971931 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-552c3c35-03d2-417f-b11e-d2a15e97ecfa None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:35.974108 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-552c3c35-03d2-417f-b11e-d2a15e97ecfa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:27:35.974398 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-552c3c35-03d2-417f-b11e-d2a15e97ecfa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:35.974667 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-552c3c35-03d2-417f-b11e-d2a15e97ecfa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:35.974883 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-552c3c35-03d2-417f-b11e-d2a15e97ecfa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Delete volume with id: 0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:27:35.982568 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b007d313-84ce-42d2-83cd-fdc5679f48a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0880e6d6-3b57-4fa8-abbb-db18c2e3f088', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1302304154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['cc7a203d-f034-428d-ac97-6ededb7faf3b','ae4ad2a1-593b-489e-ba84-e0f8d3199078','6379f30b-efe1-43b2-a534-8db505f203f1','ace2c8ce-b755-4b43-ae4c-8ba9a3cc1fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1302304154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0880e6d6-3b57-4fa8-abbb-db18c2e3f088,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00221231b2704e3c83534845f5fb28ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:35.983240 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f387d7b7-47e2-4826-aa60-66ebfe09b334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:35.984826 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:35.984826 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:35.985539 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-552c3c35-03d2-417f-b11e-d2a15e97ecfa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:27:36.010916 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f387d7b7-47e2-4826-aa60-66ebfe09b334) transitioned into state 'SUCCESS' from state '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-1302304154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['cc7a203d-f034-428d-ac97-6ededb7faf3b','ae4ad2a1-593b-489e-ba84-e0f8d3199078','6379f30b-efe1-43b2-a534-8db505f203f1','ace2c8ce-b755-4b43-ae4c-8ba9a3cc1fdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:36.011828 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9bbfae-7ec2-4be7-969a-08b60a087dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:36.020392 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-552c3c35-03d2-417f-b11e-d2a15e97ecfa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Delete volume request issued successfully. Jul 03 01:27:36.020531 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-552c3c35-03d2-417f-b11e-d2a15e97ecfa tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 202 Jul 03 01:27:36.021140 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 230/909] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:35 2026] DELETE /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:36.028798 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-305f3acb-311a-4062-9907-576844f587b5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:36.032777 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9bbfae-7ec2-4be7-969a-08b60a087dfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:36.035850 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (672926b3-5a45-4e45-9135-f401334cf924) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:36.035850 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request issued successfully. Jul 03 01:27:36.035992 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-305f3acb-311a-4062-9907-576844f587b5 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:27:36.036162 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-99ca3fb0-9fdd-4b4b-9c39-c8f07e63193c tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:36.036537 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-305f3acb-311a-4062-9907-576844f587b5 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:36.036537 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-305f3acb-311a-4062-9907-576844f587b5 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:36.036899 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 226/910] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:27:35 2026] POST /volume/v3/volumes => generated 747 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:36.045193 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-b16bedc1-7f7f-4298-b3a9-db428c7c267e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:36.048984 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:36.048984 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:36.049812 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-b16bedc1-7f7f-4298-b3a9-db428c7c267e tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:27:36.050157 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-b16bedc1-7f7f-4298-b3a9-db428c7c267e tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:36.050392 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-b16bedc1-7f7f-4298-b3a9-db428c7c267e tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:36.054737 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2f138b12-03a5-4105-9d75-f667cdc93442 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:36.057198 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2f138b12-03a5-4105-9d75-f667cdc93442 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 Jul 03 01:27:36.057326 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2f138b12-03a5-4105-9d75-f667cdc93442 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:36.058137 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-305f3acb-311a-4062-9907-576844f587b5 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Volume info retrieved successfully. Jul 03 01:27:36.060245 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2f138b12-03a5-4105-9d75-f667cdc93442 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:36.062066 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:36.062066 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:36.066340 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-b16bedc1-7f7f-4298-b3a9-db428c7c267e tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:27:36.069322 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-305f3acb-311a-4062-9907-576844f587b5 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 200 Jul 03 01:27:36.069779 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 220/911] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:36 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:36.071580 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:36.071580 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:36.073368 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-b16bedc1-7f7f-4298-b3a9-db428c7c267e tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:27:36.073790 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 236/912] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:27:36 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 1141 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:36.075983 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2f138b12-03a5-4105-9d75-f667cdc93442 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:36.081431 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2f138b12-03a5-4105-9d75-f667cdc93442 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 returned with HTTP 200 Jul 03 01:27:36.082022 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 231/913] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:36 2026] GET /volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:36.119179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-69aef027-fd8f-450d-8175-6eff99a70efb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:36.121974 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-69aef027-fd8f-450d-8175-6eff99a70efb tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] POST https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab/action Jul 03 01:27:36.122350 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-69aef027-fd8f-450d-8175-6eff99a70efb tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:36.122565 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-69aef027-fd8f-450d-8175-6eff99a70efb tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:36.142759 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:36.142759 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:36.143542 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-69aef027-fd8f-450d-8175-6eff99a70efb tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:27:36.156605 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-69aef027-fd8f-450d-8175-6eff99a70efb tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Begin detaching volume completed successfully. Jul 03 01:27:36.156856 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-69aef027-fd8f-450d-8175-6eff99a70efb tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab/action returned with HTTP 202 Jul 03 01:27:36.157654 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 227/914] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:27:36 2026] POST /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:37.083316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c92d2b98-ca0d-4cbc-b64c-a0cd0eb7bdb8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:37.086761 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c92d2b98-ca0d-4cbc-b64c-a0cd0eb7bdb8 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] GET https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d Jul 03 01:27:37.086958 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c92d2b98-ca0d-4cbc-b64c-a0cd0eb7bdb8 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:37.087143 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c92d2b98-ca0d-4cbc-b64c-a0cd0eb7bdb8 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:37.093972 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c92d2b98-ca0d-4cbc-b64c-a0cd0eb7bdb8 tempest-ServerActionsTestOtherB-1444657757 tempest-ServerActionsTestOtherB-1444657757-project-member] https://10.4.3.64/volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d returned with HTTP 404 Jul 03 01:27:37.094862 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 221/915] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:37 2026] GET /volume/v3/volumes/0dd68b34-c789-466e-862a-eef857c1451d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:37.095767 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-553a3382-1159-4ada-b09a-075314b5a4ba None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:37.097751 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-553a3382-1159-4ada-b09a-075314b5a4ba tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 Jul 03 01:27:37.098012 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-553a3382-1159-4ada-b09a-075314b5a4ba tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:37.098208 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-553a3382-1159-4ada-b09a-075314b5a4ba tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:37.106168 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:37.106168 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:37.111756 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-553a3382-1159-4ada-b09a-075314b5a4ba tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:37.116915 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-553a3382-1159-4ada-b09a-075314b5a4ba tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 returned with HTTP 200 Jul 03 01:27:37.117383 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 237/916] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:37 2026] GET /volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:37.130308 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d162f570-d4a8-4c48-af63-ae0af7640fd3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:37.134002 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d162f570-d4a8-4c48-af63-ae0af7640fd3 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088/action Jul 03 01:27:37.134680 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d162f570-d4a8-4c48-af63-ae0af7640fd3 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:37.134976 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d162f570-d4a8-4c48-af63-ae0af7640fd3 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:37.151807 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:37.151807 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:37.152238 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.admin_actions [None req-d162f570-d4a8-4c48-af63-ae0af7640fd3 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Updating volume '0880e6d6-3b57-4fa8-abbb-db18c2e3f088' with '{'status': 'maintenance'}' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 01:27:37.177393 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d162f570-d4a8-4c48-af63-ae0af7640fd3 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088/action returned with HTTP 202 Jul 03 01:27:37.178058 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 232/917] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:37 2026] POST /volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:37.186669 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-19fb9052-004d-456d-b45d-b29aae01e80d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:37.188375 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-19fb9052-004d-456d-b45d-b29aae01e80d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 Jul 03 01:27:37.188598 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-19fb9052-004d-456d-b45d-b29aae01e80d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:37.188810 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-19fb9052-004d-456d-b45d-b29aae01e80d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:37.188939 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-966923ff-8e3e-45c1-83f0-4147f543a662 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:37.189480 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-966923ff-8e3e-45c1-83f0-4147f543a662 None None] GET https://10.4.3.64/volume// Jul 03 01:27:37.189720 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-966923ff-8e3e-45c1-83f0-4147f543a662 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:37.189997 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-966923ff-8e3e-45c1-83f0-4147f543a662 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:37.190434 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-966923ff-8e3e-45c1-83f0-4147f543a662 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:27:37.190815 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 222/918] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:27:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:27:37.196096 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:37.196096 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:37.198779 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-58407675-53c2-4235-8bd0-f224888e22c4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:37.201470 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-58407675-53c2-4235-8bd0-f224888e22c4 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:27:37.201697 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-58407675-53c2-4235-8bd0-f224888e22c4 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:37.201943 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-58407675-53c2-4235-8bd0-f224888e22c4 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:37.204283 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-19fb9052-004d-456d-b45d-b29aae01e80d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:37.208381 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-19fb9052-004d-456d-b45d-b29aae01e80d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 returned with HTTP 200 Jul 03 01:27:37.208930 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 228/919] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:37 2026] GET /volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:37.215767 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:37.215767 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:37.222107 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-58407675-53c2-4235-8bd0-f224888e22c4 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:27:37.224828 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-deb9ebac-15d1-4687-b3ec-38b55ddf0412 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:37.227327 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-deb9ebac-15d1-4687-b3ec-38b55ddf0412 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088/action Jul 03 01:27:37.227690 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-deb9ebac-15d1-4687-b3ec-38b55ddf0412 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:37.227810 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-deb9ebac-15d1-4687-b3ec-38b55ddf0412 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:37.233860 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-58407675-53c2-4235-8bd0-f224888e22c4 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:27:37.234438 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 238/920] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:27:37 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 1324 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:27:37.240614 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:37.240614 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:37.241325 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-deb9ebac-15d1-4687-b3ec-38b55ddf0412 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Volume info retrieved successfully. Jul 03 01:27:37.266563 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-deb9ebac-15d1-4687-b3ec-38b55ddf0412 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Delete volume request issued successfully. Jul 03 01:27:37.266821 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-deb9ebac-15d1-4687-b3ec-38b55ddf0412 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088/action returned with HTTP 202 Jul 03 01:27:37.267316 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 233/921] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:37 2026] POST /volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:37.277228 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b908e4ea-5984-4a30-88a8-73475864fc41 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:37.281227 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b908e4ea-5984-4a30-88a8-73475864fc41 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 Jul 03 01:27:37.281392 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b908e4ea-5984-4a30-88a8-73475864fc41 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:37.281922 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b908e4ea-5984-4a30-88a8-73475864fc41 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:37.297603 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:37.297603 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:37.302098 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b908e4ea-5984-4a30-88a8-73475864fc41 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:37.309059 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b908e4ea-5984-4a30-88a8-73475864fc41 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 returned with HTTP 200 Jul 03 01:27:37.309618 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 223/922] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:37 2026] GET /volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:38.330116 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-34ef6b55-06a0-499a-8861-4d367ca48ebf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:38.332698 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34ef6b55-06a0-499a-8861-4d367ca48ebf tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 Jul 03 01:27:38.332698 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34ef6b55-06a0-499a-8861-4d367ca48ebf tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:38.332950 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34ef6b55-06a0-499a-8861-4d367ca48ebf tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:38.342080 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34ef6b55-06a0-499a-8861-4d367ca48ebf tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 returned with HTTP 404 Jul 03 01:27:38.342746 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 229/923] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:38 2026] GET /volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:38.350939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b3af9a23-cd11-4e13-a300-9054435bb0ed None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:38.353025 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b3af9a23-cd11-4e13-a300-9054435bb0ed tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 Jul 03 01:27:38.353290 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b3af9a23-cd11-4e13-a300-9054435bb0ed tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:38.353493 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b3af9a23-cd11-4e13-a300-9054435bb0ed tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:38.361941 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b3af9a23-cd11-4e13-a300-9054435bb0ed tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 returned with HTTP 404 Jul 03 01:27:38.362619 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 239/924] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:38 2026] GET /volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:38.369883 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-beda6096-20d3-4e5f-8e54-31edcd28429a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:38.371977 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-beda6096-20d3-4e5f-8e54-31edcd28429a tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 Jul 03 01:27:38.372212 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-beda6096-20d3-4e5f-8e54-31edcd28429a tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:38.372456 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-beda6096-20d3-4e5f-8e54-31edcd28429a tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:38.372678 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-beda6096-20d3-4e5f-8e54-31edcd28429a tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Delete volume with id: 0880e6d6-3b57-4fa8-abbb-db18c2e3f088 Jul 03 01:27:38.379868 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-beda6096-20d3-4e5f-8e54-31edcd28429a tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 returned with HTTP 404 Jul 03 01:27:38.380511 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 234/925] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:38 2026] DELETE /volume/v3/volumes/0880e6d6-3b57-4fa8-abbb-db18c2e3f088 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:38.390428 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0a540064-fee9-45bd-b208-b9a9b149be47 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:38.395821 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:38.396400 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1920536345"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:38.397892 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1920536345'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:38.398002 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume of 1 GB Jul 03 01:27:38.402018 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Availability Zones retrieved successfully. Jul 03 01:27:38.407214 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (82c5caba-476d-4fb7-8526-d5043eb47f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:38.408114 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fcf599-4639-42da-b96d-1248c68fbb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:38.409509 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:38.441661 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fcf599-4639-42da-b96d-1248c68fbb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:38.442765 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67d07677-0c90-41b0-8a49-e8c7e39a01ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:38.509281 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Created reservations ['94db679f-1fbb-4f99-aad3-87154047400f', '8576d773-9527-4093-bb00-d9f60e7949bc', 'ed2867b6-79e3-4422-8fde-8e1b03daf766', 'fa655368-3833-4fd5-9757-a025a35a5e40'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:38.510298 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67d07677-0c90-41b0-8a49-e8c7e39a01ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94db679f-1fbb-4f99-aad3-87154047400f', '8576d773-9527-4093-bb00-d9f60e7949bc', 'ed2867b6-79e3-4422-8fde-8e1b03daf766', 'fa655368-3833-4fd5-9757-a025a35a5e40']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:38.511253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081d5d5a-db31-40fa-81ec-c9d5fe5068af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:38.545191 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (081d5d5a-db31-40fa-81ec-c9d5fe5068af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea8fde90-f01d-4f01-aaa9-a825f9f21508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1920536345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['94db679f-1fbb-4f99-aad3-87154047400f','8576d773-9527-4093-bb00-d9f60e7949bc','ed2867b6-79e3-4422-8fde-8e1b03daf766','fa655368-3833-4fd5-9757-a025a35a5e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1920536345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea8fde90-f01d-4f01-aaa9-a825f9f21508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00221231b2704e3c83534845f5fb28ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:38.546629 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe15841-afb5-487a-a2db-bb1af2052d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:38.578214 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebe15841-afb5-487a-a2db-bb1af2052d8c) transitioned into state 'SUCCESS' from state '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-1920536345',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00221231b2704e3c83534845f5fb28ca',qos_specs=None,replication_status=,reservations=['94db679f-1fbb-4f99-aad3-87154047400f','8576d773-9527-4093-bb00-d9f60e7949bc','ed2867b6-79e3-4422-8fde-8e1b03daf766','fa655368-3833-4fd5-9757-a025a35a5e40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3f345e6f45d40029de0bf2ab5e3110b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:38.579091 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c04819-7cfb-47a0-9a76-a35135d8eedb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:38.594085 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42c04819-7cfb-47a0-9a76-a35135d8eedb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:38.594979 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Flow 'volume_create_api' (82c5caba-476d-4fb7-8526-d5043eb47f86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:38.595472 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Create volume request issued successfully. Jul 03 01:27:38.596175 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0a540064-fee9-45bd-b208-b9a9b149be47 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:38.596743 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 224/926] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:27:38 2026] POST /volume/v3/volumes => generated 747 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:38.610567 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c9d00d12-9b6e-4e92-95b9-5f7515a1e575 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:38.614997 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c9d00d12-9b6e-4e92-95b9-5f7515a1e575 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 Jul 03 01:27:38.615198 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c9d00d12-9b6e-4e92-95b9-5f7515a1e575 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:38.615371 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c9d00d12-9b6e-4e92-95b9-5f7515a1e575 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:38.623559 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:38.623559 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:38.626868 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c9d00d12-9b6e-4e92-95b9-5f7515a1e575 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:38.631277 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c9d00d12-9b6e-4e92-95b9-5f7515a1e575 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 returned with HTTP 200 Jul 03 01:27:38.631804 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 230/927] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:38 2026] GET /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 => generated 815 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:27:39.648957 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6edaa761-cae2-4151-9e89-e18babebcbde None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:39.651616 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6edaa761-cae2-4151-9e89-e18babebcbde tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 Jul 03 01:27:39.651881 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6edaa761-cae2-4151-9e89-e18babebcbde tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:39.652050 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6edaa761-cae2-4151-9e89-e18babebcbde tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:39.669844 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:39.669844 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:39.677506 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6edaa761-cae2-4151-9e89-e18babebcbde tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:39.682323 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6edaa761-cae2-4151-9e89-e18babebcbde tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 returned with HTTP 200 Jul 03 01:27:39.682898 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 240/928] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:39 2026] GET /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:39.697898 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-be41ee3a-f54d-4747-8601-c737688a2a74 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:39.700222 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be41ee3a-f54d-4747-8601-c737688a2a74 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action Jul 03 01:27:39.700222 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be41ee3a-f54d-4747-8601-c737688a2a74 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:39.700222 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be41ee3a-f54d-4747-8601-c737688a2a74 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:39.710711 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:39.710711 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:39.711079 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.admin_actions [None req-be41ee3a-f54d-4747-8601-c737688a2a74 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Updating volume 'ea8fde90-f01d-4f01-aaa9-a825f9f21508' with '{'status': 'error'}' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 01:27:39.733109 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be41ee3a-f54d-4747-8601-c737688a2a74 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action returned with HTTP 202 Jul 03 01:27:39.733889 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 235/929] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:39 2026] POST /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:39.740758 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bf97be45-f4c2-4f14-b4cf-bb92516b8d9d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:39.742566 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bf97be45-f4c2-4f14-b4cf-bb92516b8d9d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 Jul 03 01:27:39.742733 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bf97be45-f4c2-4f14-b4cf-bb92516b8d9d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:39.742911 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bf97be45-f4c2-4f14-b4cf-bb92516b8d9d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:39.749106 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:39.749106 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:39.753707 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bf97be45-f4c2-4f14-b4cf-bb92516b8d9d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:39.759409 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bf97be45-f4c2-4f14-b4cf-bb92516b8d9d tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 returned with HTTP 200 Jul 03 01:27:39.759913 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 225/930] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:39 2026] GET /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:39.773648 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-94b24b72-b4f6-4382-93a8-16812ea27759 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:39.777625 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-94b24b72-b4f6-4382-93a8-16812ea27759 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action Jul 03 01:27:39.778024 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-94b24b72-b4f6-4382-93a8-16812ea27759 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:39.778198 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-94b24b72-b4f6-4382-93a8-16812ea27759 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:39.793724 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:39.793724 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:39.794274 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.admin_actions [None req-94b24b72-b4f6-4382-93a8-16812ea27759 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Updating volume 'ea8fde90-f01d-4f01-aaa9-a825f9f21508' with '{'status': 'available'}' {{(pid=99882) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 01:27:39.823106 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-94b24b72-b4f6-4382-93a8-16812ea27759 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action returned with HTTP 202 Jul 03 01:27:39.823704 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 231/931] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:39 2026] POST /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 01:27:39.833563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6d72b997-5ea8-454d-bfd2-5c727799dceb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:39.837973 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6d72b997-5ea8-454d-bfd2-5c727799dceb tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 Jul 03 01:27:39.838232 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6d72b997-5ea8-454d-bfd2-5c727799dceb tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:39.838502 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6d72b997-5ea8-454d-bfd2-5c727799dceb tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:39.846000 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:39.846000 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:39.851797 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6d72b997-5ea8-454d-bfd2-5c727799dceb tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:39.856947 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6d72b997-5ea8-454d-bfd2-5c727799dceb tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 returned with HTTP 200 Jul 03 01:27:39.857409 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 241/932] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:39 2026] GET /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:39.876584 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-170cf1a0-3983-45da-a21a-16aa4b3f0e91 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:39.878474 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-170cf1a0-3983-45da-a21a-16aa4b3f0e91 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action Jul 03 01:27:39.878803 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-170cf1a0-3983-45da-a21a-16aa4b3f0e91 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:39.878979 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-170cf1a0-3983-45da-a21a-16aa4b3f0e91 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:39.890540 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:39.890540 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:39.891049 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.admin_actions [None req-170cf1a0-3983-45da-a21a-16aa4b3f0e91 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Updating volume 'ea8fde90-f01d-4f01-aaa9-a825f9f21508' with '{'status': 'maintenance'}' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 01:27:39.904588 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-7fad409d-bb81-4416-bfd5-d2f097016804 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:39.907113 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-7fad409d-bb81-4416-bfd5-d2f097016804 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] DELETE https://10.4.3.64/volume/v3/attachments/18044cc2-3d27-40c8-965a-d46b67342f2c Jul 03 01:27:39.907323 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-7fad409d-bb81-4416-bfd5-d2f097016804 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:39.907832 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-7fad409d-bb81-4416-bfd5-d2f097016804 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:39.920687 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:39.920687 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:39.922478 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-170cf1a0-3983-45da-a21a-16aa4b3f0e91 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action returned with HTTP 202 Jul 03 01:27:39.923394 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 236/933] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:39 2026] POST /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:39.930670 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1e9bc11d-496d-4970-a21f-9ae541a85b5e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:39.933841 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1e9bc11d-496d-4970-a21f-9ae541a85b5e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 Jul 03 01:27:39.934047 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1e9bc11d-496d-4970-a21f-9ae541a85b5e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:39.934242 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1e9bc11d-496d-4970-a21f-9ae541a85b5e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:39.943295 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:39.943295 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:39.950733 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1e9bc11d-496d-4970-a21f-9ae541a85b5e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:39.956806 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1e9bc11d-496d-4970-a21f-9ae541a85b5e tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 returned with HTTP 200 Jul 03 01:27:39.957295 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 232/934] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:39 2026] GET /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:39.974072 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a3ab34df-dc09-404e-ad3e-7877e6220880 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:39.983617 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a3ab34df-dc09-404e-ad3e-7877e6220880 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] POST https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action Jul 03 01:27:39.984038 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a3ab34df-dc09-404e-ad3e-7877e6220880 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:39.984188 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a3ab34df-dc09-404e-ad3e-7877e6220880 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:39.996226 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:39.996226 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:39.996698 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.admin_actions [None req-a3ab34df-dc09-404e-ad3e-7877e6220880 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] Updating volume 'ea8fde90-f01d-4f01-aaa9-a825f9f21508' with '{'status': 'available'}' {{(pid=99879) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 01:27:40.053210 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a3ab34df-dc09-404e-ad3e-7877e6220880 tempest-VolumesActionsTest-1977759925 tempest-VolumesActionsTest-1977759925-project-admin] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action returned with HTTP 202 Jul 03 01:27:40.053210 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 242/935] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:39 2026] POST /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:27:40.062566 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8b971483-a812-4cf3-9052-1a30b39d8e02 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:40.064455 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8b971483-a812-4cf3-9052-1a30b39d8e02 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 Jul 03 01:27:40.064717 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8b971483-a812-4cf3-9052-1a30b39d8e02 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:40.064969 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8b971483-a812-4cf3-9052-1a30b39d8e02 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:40.073440 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:40.073440 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:40.077299 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8b971483-a812-4cf3-9052-1a30b39d8e02 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:40.081706 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8b971483-a812-4cf3-9052-1a30b39d8e02 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 returned with HTTP 200 Jul 03 01:27:40.082165 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 237/936] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:40 2026] GET /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:40.099060 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-83684503-ed10-44f0-a041-8e8321fef591 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:40.103451 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-83684503-ed10-44f0-a041-8e8321fef591 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 Jul 03 01:27:40.103451 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-83684503-ed10-44f0-a041-8e8321fef591 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:40.103743 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-83684503-ed10-44f0-a041-8e8321fef591 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:40.113106 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:40.113106 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:40.117214 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-83684503-ed10-44f0-a041-8e8321fef591 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:40.121697 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-83684503-ed10-44f0-a041-8e8321fef591 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 returned with HTTP 200 Jul 03 01:27:40.122150 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 233/937] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:40 2026] GET /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:40.135016 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-02964adc-2e3e-4652-9c3f-9d03c27d42b8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:40.137033 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02964adc-2e3e-4652-9c3f-9d03c27d42b8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 Jul 03 01:27:40.137231 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02964adc-2e3e-4652-9c3f-9d03c27d42b8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:40.137411 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02964adc-2e3e-4652-9c3f-9d03c27d42b8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:40.137583 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-02964adc-2e3e-4652-9c3f-9d03c27d42b8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Delete volume with id: ea8fde90-f01d-4f01-aaa9-a825f9f21508 Jul 03 01:27:40.145281 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:40.145281 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:40.145606 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-02964adc-2e3e-4652-9c3f-9d03c27d42b8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:40.195456 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-02964adc-2e3e-4652-9c3f-9d03c27d42b8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Delete volume request issued successfully. Jul 03 01:27:40.195456 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02964adc-2e3e-4652-9c3f-9d03c27d42b8 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 returned with HTTP 202 Jul 03 01:27:40.195576 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 243/938] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:40 2026] DELETE /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:40.205592 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e1458787-ccd8-42e9-969c-833e9c867a12 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:40.207466 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e1458787-ccd8-42e9-969c-833e9c867a12 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 Jul 03 01:27:40.207664 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e1458787-ccd8-42e9-969c-833e9c867a12 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:40.207864 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e1458787-ccd8-42e9-969c-833e9c867a12 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:40.216405 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:40.216405 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:40.222488 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e1458787-ccd8-42e9-969c-833e9c867a12 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Volume info retrieved successfully. Jul 03 01:27:40.226750 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e1458787-ccd8-42e9-969c-833e9c867a12 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 returned with HTTP 200 Jul 03 01:27:40.227138 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 238/939] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:40 2026] GET /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:40.478897 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ed2b37a3-e44b-498a-b990-b4bfaa4543de req-7fad409d-bb81-4416-bfd5-d2f097016804 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/attachments/18044cc2-3d27-40c8-965a-d46b67342f2c returned with HTTP 200 Jul 03 01:27:40.479202 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 226/940] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:27:39 2026] DELETE /volume/v3/attachments/18044cc2-3d27-40c8-965a-d46b67342f2c => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:41.241984 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-64952709-edda-4f30-b1be-7999f57922d1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:41.244139 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-64952709-edda-4f30-b1be-7999f57922d1 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] GET https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 Jul 03 01:27:41.244383 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-64952709-edda-4f30-b1be-7999f57922d1 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:41.244660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-64952709-edda-4f30-b1be-7999f57922d1 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:41.251737 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-64952709-edda-4f30-b1be-7999f57922d1 tempest-VolumesActionsTest-1187628271 tempest-VolumesActionsTest-1187628271-project-member] https://10.4.3.64/volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 returned with HTTP 404 Jul 03 01:27:41.252376 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 234/941] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:41 2026] GET /volume/v3/volumes/ea8fde90-f01d-4f01-aaa9-a825f9f21508 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:41.501730 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7f6068be-e290-4d25-8d1b-4ee9ceb26314 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:41.503802 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7f6068be-e290-4d25-8d1b-4ee9ceb26314 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:27:41.504139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7f6068be-e290-4d25-8d1b-4ee9ceb26314 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:41.504396 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7f6068be-e290-4d25-8d1b-4ee9ceb26314 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:41.512335 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:41.512335 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:41.518258 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7f6068be-e290-4d25-8d1b-4ee9ceb26314 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:27:41.523707 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7f6068be-e290-4d25-8d1b-4ee9ceb26314 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:27:41.524432 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 244/942] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:41 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:50.225794 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=182,cinder:UPDATE=37,cinder:INSERT=18,cinder:DELETE=4 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:27:50.477076 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=270,cinder:INSERT=56,cinder:UPDATE=80 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:27:51.247334 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=204,cinder:UPDATE=73,cinder:INSERT=33,cinder:DELETE=3 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:27:51.522859 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=185,cinder:UPDATE=26,cinder:DELETE=2,cinder:INSERT=12 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:27:51.646731 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:51.649172 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:27:51.649697 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1783673487"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:51.652192 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Create volume request body: {'volume': {'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1783673487'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:27:51.863697 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-70a1eb5f-0a93-42e5-815d-aa92fb0ea89a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:51.865599 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-70a1eb5f-0a93-42e5-815d-aa92fb0ea89a tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] DELETE https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:27:51.865872 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-70a1eb5f-0a93-42e5-815d-aa92fb0ea89a tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:51.866140 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-70a1eb5f-0a93-42e5-815d-aa92fb0ea89a tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:51.866612 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-70a1eb5f-0a93-42e5-815d-aa92fb0ea89a tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Delete volume with id: 12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:27:51.874899 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:51.874899 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:51.875582 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-70a1eb5f-0a93-42e5-815d-aa92fb0ea89a tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:27:51.897135 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-70a1eb5f-0a93-42e5-815d-aa92fb0ea89a tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Delete volume request issued successfully. Jul 03 01:27:51.897361 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-70a1eb5f-0a93-42e5-815d-aa92fb0ea89a tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 202 Jul 03 01:27:51.897867 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 227/943] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:51 2026] DELETE /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:51.909720 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cdb64522-d02a-442c-87b9-f29a4c098e96 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:51.912011 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cdb64522-d02a-442c-87b9-f29a4c098e96 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:27:51.912282 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cdb64522-d02a-442c-87b9-f29a4c098e96 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:51.912577 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cdb64522-d02a-442c-87b9-f29a4c098e96 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:51.924312 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:51.924312 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:51.929159 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cdb64522-d02a-442c-87b9-f29a4c098e96 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Volume info retrieved successfully. Jul 03 01:27:51.935342 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cdb64522-d02a-442c-87b9-f29a4c098e96 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 200 Jul 03 01:27:51.936239 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 235/944] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:51 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:52.485934 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Create volume of 1 GB Jul 03 01:27:52.491799 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Availability Zones retrieved successfully. Jul 03 01:27:52.506196 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Flow 'volume_create_api' (e4c699e9-329e-4d07-b6fc-5b2a77ead74e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:52.507581 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050908c7-b48f-4c88-bf4a-0846a95b3861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:52.508914 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:27:52.575762 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050908c7-b48f-4c88-bf4a-0846a95b3861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:52.576318 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5660ad0-bd12-4e66-b305-32f145a5f015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:52.637897 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Created reservations ['15eb84a0-c35d-439c-9807-c97d7c8ae20d', '156515bf-fbbf-40fd-bcc5-05bfbbb663b3', '3b068aab-6f96-4905-98ff-9e44220c7f37', '1a8c18b2-f6ac-463d-b7e8-367dd94207ac'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:27:52.638844 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5660ad0-bd12-4e66-b305-32f145a5f015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15eb84a0-c35d-439c-9807-c97d7c8ae20d', '156515bf-fbbf-40fd-bcc5-05bfbbb663b3', '3b068aab-6f96-4905-98ff-9e44220c7f37', '1a8c18b2-f6ac-463d-b7e8-367dd94207ac']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:52.639516 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32ab4df-8282-433d-9ad7-f21516e69368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:52.667756 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d32ab4df-8282-433d-9ad7-f21516e69368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a59b855-7076-4cf6-b735-8b037931612f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1783673487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cecdeafaf03483cb716202171d7c800',qos_specs=None,replication_status=,reservations=['15eb84a0-c35d-439c-9807-c97d7c8ae20d','156515bf-fbbf-40fd-bcc5-05bfbbb663b3','3b068aab-6f96-4905-98ff-9e44220c7f37','1a8c18b2-f6ac-463d-b7e8-367dd94207ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='640bdd0d3168491b9cff051b2b9edeb5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:27:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1783673487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a59b855-7076-4cf6-b735-8b037931612f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cecdeafaf03483cb716202171d7c800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='640bdd0d3168491b9cff051b2b9edeb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:52.669754 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4f5f0e-44b5-46a2-afa9-f50d1a504cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:52.686864 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e4f5f0e-44b5-46a2-afa9-f50d1a504cca) transitioned into state 'SUCCESS' from state '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-1783673487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cecdeafaf03483cb716202171d7c800',qos_specs=None,replication_status=,reservations=['15eb84a0-c35d-439c-9807-c97d7c8ae20d','156515bf-fbbf-40fd-bcc5-05bfbbb663b3','3b068aab-6f96-4905-98ff-9e44220c7f37','1a8c18b2-f6ac-463d-b7e8-367dd94207ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='640bdd0d3168491b9cff051b2b9edeb5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:52.687579 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7a98f1-6518-4c6f-bd88-3d9a5b3b6db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:27:52.696124 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7a98f1-6518-4c6f-bd88-3d9a5b3b6db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:27:52.696881 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Flow 'volume_create_api' (e4c699e9-329e-4d07-b6fc-5b2a77ead74e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:27:52.697130 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Create volume request issued successfully. Jul 03 01:27:52.697664 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bf4fbb38-4c6e-4987-a5c4-d4f86a3547ce tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:27:52.698217 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 239/945] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:27:51 2026] POST /volume/v3/volumes => generated 749 bytes in 1052 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:27:52.709966 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-48b140fd-159e-4073-9bc4-7355f195c579 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:52.712458 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-48b140fd-159e-4073-9bc4-7355f195c579 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] GET https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f Jul 03 01:27:52.712661 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-48b140fd-159e-4073-9bc4-7355f195c579 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:52.712861 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-48b140fd-159e-4073-9bc4-7355f195c579 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:52.720515 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:52.720515 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:52.724281 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-48b140fd-159e-4073-9bc4-7355f195c579 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Volume info retrieved successfully. Jul 03 01:27:52.730531 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-48b140fd-159e-4073-9bc4-7355f195c579 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f returned with HTTP 200 Jul 03 01:27:52.731041 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 245/946] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:52 2026] GET /volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:52.835316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ac89a9ce-6396-4d51-88d3-87fe7ffe1b4d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:52.837394 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ac89a9ce-6396-4d51-88d3-87fe7ffe1b4d tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] DELETE https://10.4.3.64/volume/v3/attachments/1b6cc543-04cb-4b4c-b02b-cf1871417ed3 Jul 03 01:27:52.837608 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ac89a9ce-6396-4d51-88d3-87fe7ffe1b4d tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:52.837785 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ac89a9ce-6396-4d51-88d3-87fe7ffe1b4d tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:52.844558 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:52.844558 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:52.949351 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d5c3b13e-6ece-487c-adda-687e07f068e0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:52.951498 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5c3b13e-6ece-487c-adda-687e07f068e0 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] GET https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab Jul 03 01:27:52.951696 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5c3b13e-6ece-487c-adda-687e07f068e0 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:52.951879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5c3b13e-6ece-487c-adda-687e07f068e0 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:52.963537 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5c3b13e-6ece-487c-adda-687e07f068e0 tempest-ServerStableDeviceRescueTest-1297733707 tempest-ServerStableDeviceRescueTest-1297733707-project-member] https://10.4.3.64/volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab returned with HTTP 404 Jul 03 01:27:52.964114 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 236/947] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:52 2026] GET /volume/v3/volumes/12fcde99-1ec0-492b-b267-7d9a9eeeedab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:27:53.374327 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ac89a9ce-6396-4d51-88d3-87fe7ffe1b4d tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/attachments/1b6cc543-04cb-4b4c-b02b-cf1871417ed3 returned with HTTP 200 Jul 03 01:27:53.374811 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 228/948] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:27:52 2026] DELETE /volume/v3/attachments/1b6cc543-04cb-4b4c-b02b-cf1871417ed3 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:53.393121 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ef216abd-6927-437d-af3a-ebc7d76c96a6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:53.398676 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ef216abd-6927-437d-af3a-ebc7d76c96a6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:27:53.398833 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ef216abd-6927-437d-af3a-ebc7d76c96a6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:53.398988 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ef216abd-6927-437d-af3a-ebc7d76c96a6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:53.399153 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ef216abd-6927-437d-af3a-ebc7d76c96a6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Delete volume with id: 0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 Jul 03 01:27:53.407309 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:53.407309 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:53.407813 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ef216abd-6927-437d-af3a-ebc7d76c96a6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Volume info retrieved successfully. Jul 03 01:27:53.443820 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ef216abd-6927-437d-af3a-ebc7d76c96a6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] Delete volume request issued successfully. Jul 03 01:27:53.444148 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-05b59a27-0d13-4221-8c30-2086c2f18eb7 req-ef216abd-6927-437d-af3a-ebc7d76c96a6 tempest-ServerActionsV293TestJSON-1956304322 tempest-ServerActionsV293TestJSON-1956304322-project-member] https://10.4.3.64/volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 returned with HTTP 202 Jul 03 01:27:53.445176 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 240/949] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:27:53 2026] DELETE /volume/v3/volumes/0a5159e6-d469-4ef8-8f9f-e7fc83bb2d86 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:53.744131 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e1731370-918b-40a4-929c-88a3668a9389 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:53.746621 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e1731370-918b-40a4-929c-88a3668a9389 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] GET https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f Jul 03 01:27:53.746833 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e1731370-918b-40a4-929c-88a3668a9389 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:53.747041 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e1731370-918b-40a4-929c-88a3668a9389 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:53.757355 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:53.757355 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:53.766110 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e1731370-918b-40a4-929c-88a3668a9389 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Volume info retrieved successfully. Jul 03 01:27:53.772917 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e1731370-918b-40a4-929c-88a3668a9389 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f returned with HTTP 200 Jul 03 01:27:53.773561 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 246/950] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:53 2026] GET /volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:53.793990 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-38cb3e85-4608-4f66-be23-543c28d2d107 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:53.796899 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-38cb3e85-4608-4f66-be23-543c28d2d107 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] POST https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f/action Jul 03 01:27:53.797378 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-38cb3e85-4608-4f66-be23-543c28d2d107 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-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=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:53.797737 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-38cb3e85-4608-4f66-be23-543c28d2d107 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-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=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:53.807890 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:53.807890 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:53.816854 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:53.816854 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:53.817489 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-38cb3e85-4608-4f66-be23-543c28d2d107 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Volume info retrieved successfully. Jul 03 01:27:53.845101 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-38cb3e85-4608-4f66-be23-543c28d2d107 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Update volume metadata completed successfully. Jul 03 01:27:53.845576 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-38cb3e85-4608-4f66-be23-543c28d2d107 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f/action returned with HTTP 200 Jul 03 01:27:53.846135 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 237/951] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:27:53 2026] POST /volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f/action => generated 563 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:53.853666 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-505e0b54-995f-4e7a-8059-2235fa3db96f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:53.855410 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-505e0b54-995f-4e7a-8059-2235fa3db96f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] GET https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f Jul 03 01:27:53.855616 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-505e0b54-995f-4e7a-8059-2235fa3db96f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:53.855819 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-505e0b54-995f-4e7a-8059-2235fa3db96f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:53.862563 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:53.862563 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:53.865975 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-505e0b54-995f-4e7a-8059-2235fa3db96f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Volume info retrieved successfully. Jul 03 01:27:53.870378 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-505e0b54-995f-4e7a-8059-2235fa3db96f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f returned with HTTP 200 Jul 03 01:27:53.870775 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 229/952] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:53 2026] GET /volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f => generated 1417 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:53.889317 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d03b5e7d-54cd-41ac-858b-5bd409abee49 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:53.891084 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d03b5e7d-54cd-41ac-858b-5bd409abee49 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] POST https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f/action Jul 03 01:27:53.891539 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d03b5e7d-54cd-41ac-858b-5bd409abee49 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:53.891743 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d03b5e7d-54cd-41ac-858b-5bd409abee49 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:53.899908 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:53.899908 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:53.907063 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:53.907063 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:53.907607 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d03b5e7d-54cd-41ac-858b-5bd409abee49 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Volume info retrieved successfully. Jul 03 01:27:53.912956 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d03b5e7d-54cd-41ac-858b-5bd409abee49 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Get volume image-metadata completed successfully. Jul 03 01:27:53.923610 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d03b5e7d-54cd-41ac-858b-5bd409abee49 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Delete volume metadata completed successfully. Jul 03 01:27:53.923917 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d03b5e7d-54cd-41ac-858b-5bd409abee49 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f/action returned with HTTP 200 Jul 03 01:27:53.924334 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 241/953] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:53 2026] POST /volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f/action => generated 0 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 01:27:53.932272 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1af671c4-a3a7-4fa7-b86b-cad4646148ae None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:53.933476 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1af671c4-a3a7-4fa7-b86b-cad4646148ae tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] POST https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f/action Jul 03 01:27:53.933807 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1af671c4-a3a7-4fa7-b86b-cad4646148ae tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:27:53.933915 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1af671c4-a3a7-4fa7-b86b-cad4646148ae tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:27:53.941530 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:53.941530 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:27:53.941985 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1af671c4-a3a7-4fa7-b86b-cad4646148ae tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Volume info retrieved successfully. Jul 03 01:27:53.946441 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1af671c4-a3a7-4fa7-b86b-cad4646148ae tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Get volume image-metadata completed successfully. Jul 03 01:27:53.946703 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1af671c4-a3a7-4fa7-b86b-cad4646148ae tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f/action returned with HTTP 200 Jul 03 01:27:53.947084 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 247/954] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:27:53 2026] POST /volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f/action => generated 537 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:27:53.958530 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b749566b-e318-45a9-9d54-10f62933b096 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:53.960404 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b749566b-e318-45a9-9d54-10f62933b096 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] GET https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f Jul 03 01:27:53.960685 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b749566b-e318-45a9-9d54-10f62933b096 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:53.960947 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b749566b-e318-45a9-9d54-10f62933b096 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:53.970619 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:53.970619 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:27:53.978000 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b749566b-e318-45a9-9d54-10f62933b096 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Volume info retrieved successfully. Jul 03 01:27:53.986439 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b749566b-e318-45a9-9d54-10f62933b096 tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f returned with HTTP 200 Jul 03 01:27:53.987047 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 238/955] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:53 2026] GET /volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f => generated 1391 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:54.007265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5bd2c61b-af47-44c7-95ad-34f40502713f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:54.010339 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5bd2c61b-af47-44c7-95ad-34f40502713f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f Jul 03 01:27:54.010583 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5bd2c61b-af47-44c7-95ad-34f40502713f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:54.013649 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5bd2c61b-af47-44c7-95ad-34f40502713f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:54.013843 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-5bd2c61b-af47-44c7-95ad-34f40502713f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Delete volume with id: 9a59b855-7076-4cf6-b735-8b037931612f Jul 03 01:27:54.024466 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:54.024466 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:27:54.024954 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5bd2c61b-af47-44c7-95ad-34f40502713f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Volume info retrieved successfully. Jul 03 01:27:54.043027 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5bd2c61b-af47-44c7-95ad-34f40502713f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Delete volume request issued successfully. Jul 03 01:27:54.043210 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5bd2c61b-af47-44c7-95ad-34f40502713f tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f returned with HTTP 202 Jul 03 01:27:54.043713 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 230/956] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:27:54 2026] DELETE /volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:27:54.058835 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f34a1eaa-4d30-4813-9794-a5835c646d8d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:54.061071 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f34a1eaa-4d30-4813-9794-a5835c646d8d tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] GET https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f Jul 03 01:27:54.061291 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f34a1eaa-4d30-4813-9794-a5835c646d8d tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:54.061524 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f34a1eaa-4d30-4813-9794-a5835c646d8d tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:54.074191 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:27:54.074191 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:27:54.079408 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f34a1eaa-4d30-4813-9794-a5835c646d8d tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Volume info retrieved successfully. Jul 03 01:27:54.087612 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f34a1eaa-4d30-4813-9794-a5835c646d8d tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f returned with HTTP 200 Jul 03 01:27:54.087612 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 242/957] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:54 2026] GET /volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f => generated 1390 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:27:55.103661 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f0056158-dcc9-4181-ad16-9f313f8d35db None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:27:55.105625 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f0056158-dcc9-4181-ad16-9f313f8d35db tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] GET https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f Jul 03 01:27:55.105843 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f0056158-dcc9-4181-ad16-9f313f8d35db tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:27:55.106064 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f0056158-dcc9-4181-ad16-9f313f8d35db tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:27:55.114593 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f0056158-dcc9-4181-ad16-9f313f8d35db tempest-VolumesImageMetadata-1391467241 tempest-VolumesImageMetadata-1391467241-project-member] https://10.4.3.64/volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f returned with HTTP 404 Jul 03 01:27:55.116016 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 248/958] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:27:55 2026] GET /volume/v3/volumes/9a59b855-7076-4cf6-b735-8b037931612f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:28:03.984605 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=13,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:28:04.038429 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=20,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:28:04.088506 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=41,cinder:INSERT=11,cinder:UPDATE=14 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:28:05.108927 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=12 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:28:05.998747 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:06.197612 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:06.198074 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1932492034", "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:06.202125 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1932492034', 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:06.330096 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume of 1 GB Jul 03 01:28:06.330436 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:06.330436 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:06.330914 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Availability Zones retrieved successfully. Jul 03 01:28:06.339060 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Flow 'volume_create_api' (a77f6934-f7ba-45eb-887c-114f92df6e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:06.340804 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d32b6a-9f7e-44f0-96d0-9b40b34430d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:06.341880 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:06.396488 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:06.396488 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:06.412959 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24d32b6a-9f7e-44f0-96d0-9b40b34430d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24ab3ccd-1044-4d54-a5b6-1d60a5b053d9', 'encryption_key_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=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:06.414244 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53f7782-a08b-44ca-9f73-3895ab54ac51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:06.480124 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:06.481769 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:06.482166 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1374495773"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:06.483663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1374495773'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:06.483839 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Create volume of 1 GB Jul 03 01:28:06.491680 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Availability Zones retrieved successfully. Jul 03 01:28:06.493598 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Created reservations ['50a9cf37-f710-4257-ab77-3582d388b59c', '54435dc2-f72f-4997-b329-88499bc1fa5a', 'b7689105-fed3-41a5-8582-46f567c2a37e', '0d943bcc-7fb5-418e-b1d3-c19356aad78d'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:06.494617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c53f7782-a08b-44ca-9f73-3895ab54ac51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50a9cf37-f710-4257-ab77-3582d388b59c', '54435dc2-f72f-4997-b329-88499bc1fa5a', 'b7689105-fed3-41a5-8582-46f567c2a37e', '0d943bcc-7fb5-418e-b1d3-c19356aad78d']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:06.495566 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57cdd79b-164c-44b0-8be7-9133b6573883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:06.503480 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Flow 'volume_create_api' (7093890e-1307-4b50-aa12-86fdce615b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:06.504510 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09864c25-8cdf-4e43-bacc-25f367e04a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:06.505971 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:06.525500 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57cdd79b-164c-44b0-8be7-9133b6573883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b41424ac-cfda-4044-a197-c724b6a6a48d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1932492034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f666dc753edf4043b9c5f78e6e0c47a8',qos_specs=None,replication_status=,reservations=['50a9cf37-f710-4257-ab77-3582d388b59c','54435dc2-f72f-4997-b329-88499bc1fa5a','b7689105-fed3-41a5-8582-46f567c2a37e','0d943bcc-7fb5-418e-b1d3-c19356aad78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d4411442f54d159886d5fd91c57dc3',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1932492034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b41424ac-cfda-4044-a197-c724b6a6a48d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f666dc753edf4043b9c5f78e6e0c47a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6d4411442f54d159886d5fd91c57dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24ab3ccd-1044-4d54-a5b6-1d60a5b053d9),volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:06.526586 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3132d800-5d96-4c39-bba7-ec01ae6370e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:06.538773 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09864c25-8cdf-4e43-bacc-25f367e04a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:06.539921 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e576c62f-ffc8-4b9e-8193-7803831e8df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:06.548840 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3132d800-5d96-4c39-bba7-ec01ae6370e5) transitioned into state 'SUCCESS' from state '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-1932492034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f666dc753edf4043b9c5f78e6e0c47a8',qos_specs=None,replication_status=,reservations=['50a9cf37-f710-4257-ab77-3582d388b59c','54435dc2-f72f-4997-b329-88499bc1fa5a','b7689105-fed3-41a5-8582-46f567c2a37e','0d943bcc-7fb5-418e-b1d3-c19356aad78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d4411442f54d159886d5fd91c57dc3',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:06.549790 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7406cada-2459-4ac9-a359-77ae7478868e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:06.562518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7406cada-2459-4ac9-a359-77ae7478868e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:06.563366 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Flow 'volume_create_api' (a77f6934-f7ba-45eb-887c-114f92df6e5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:06.563677 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume request issued successfully. Jul 03 01:28:06.564231 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b2c8e9bb-dd04-40af-a5b8-14538155262a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:06.564745 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 239/959] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:28:05 2026] POST /volume/v3/volumes => generated 758 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:06.580153 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a6ee9a84-961c-4b8f-8dcb-3d0bb2452044 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:06.582364 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a6ee9a84-961c-4b8f-8dcb-3d0bb2452044 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d Jul 03 01:28:06.582561 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a6ee9a84-961c-4b8f-8dcb-3d0bb2452044 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:06.582816 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a6ee9a84-961c-4b8f-8dcb-3d0bb2452044 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:06.592596 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:06.592596 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:06.604447 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a6ee9a84-961c-4b8f-8dcb-3d0bb2452044 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:28:06.610066 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a6ee9a84-961c-4b8f-8dcb-3d0bb2452044 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d returned with HTTP 200 Jul 03 01:28:06.610598 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 243/960] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:06 2026] GET /volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:06.631936 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Created reservations ['f993094f-da1e-4bae-ada0-3ec82222e090', 'bd1365ce-bea8-4f7c-87c9-6bef42128070', '87c2a809-48e3-42ff-8539-f44805628cf6', '90496656-a718-48db-93f0-0be76557532a'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:06.632923 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e576c62f-ffc8-4b9e-8193-7803831e8df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f993094f-da1e-4bae-ada0-3ec82222e090', 'bd1365ce-bea8-4f7c-87c9-6bef42128070', '87c2a809-48e3-42ff-8539-f44805628cf6', '90496656-a718-48db-93f0-0be76557532a']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:06.633844 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f6a3ea-9ef9-4347-8f28-bfe4d68208d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:06.674296 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3f6a3ea-9ef9-4347-8f28-bfe4d68208d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88029748-be11-4272-8c87-33f2b118e7b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1374495773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86d6da22c6584d7e9cdf7f6f1d5eaaab',qos_specs=None,replication_status=,reservations=['f993094f-da1e-4bae-ada0-3ec82222e090','bd1365ce-bea8-4f7c-87c9-6bef42128070','87c2a809-48e3-42ff-8539-f44805628cf6','90496656-a718-48db-93f0-0be76557532a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41ab9d3fd1224b64807d8674adfe4927',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1374495773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88029748-be11-4272-8c87-33f2b118e7b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86d6da22c6584d7e9cdf7f6f1d5eaaab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='41ab9d3fd1224b64807d8674adfe4927',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:06.675546 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e98c73-834d-4f69-8dba-6f13835fa112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:06.707260 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1e98c73-834d-4f69-8dba-6f13835fa112) transitioned into state 'SUCCESS' from state '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-1374495773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86d6da22c6584d7e9cdf7f6f1d5eaaab',qos_specs=None,replication_status=,reservations=['f993094f-da1e-4bae-ada0-3ec82222e090','bd1365ce-bea8-4f7c-87c9-6bef42128070','87c2a809-48e3-42ff-8539-f44805628cf6','90496656-a718-48db-93f0-0be76557532a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41ab9d3fd1224b64807d8674adfe4927',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:06.708182 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b541232a-b99c-4ed4-94cd-1a2882c32575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:06.721931 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b541232a-b99c-4ed4-94cd-1a2882c32575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:06.723167 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Flow 'volume_create_api' (7093890e-1307-4b50-aa12-86fdce615b3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:06.723618 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Create volume request issued successfully. Jul 03 01:28:06.724324 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e6955b7b-105e-43b6-89f8-63a8449f8cef tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:06.724884 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 231/961] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:28:06 2026] POST /volume/v3/volumes => generated 750 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:06.741456 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-61137715-77cf-44ca-963a-2d27fdc5f172 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:06.745214 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-61137715-77cf-44ca-963a-2d27fdc5f172 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:06.745462 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-61137715-77cf-44ca-963a-2d27fdc5f172 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:06.745691 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-61137715-77cf-44ca-963a-2d27fdc5f172 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:06.761183 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:06.761183 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:06.767771 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-61137715-77cf-44ca-963a-2d27fdc5f172 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:06.773709 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-61137715-77cf-44ca-963a-2d27fdc5f172 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:06.774172 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 249/962] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:06 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:07.628539 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-df2e7181-9272-4a14-837f-3024c6ca9888 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:07.633164 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-df2e7181-9272-4a14-837f-3024c6ca9888 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d Jul 03 01:28:07.633164 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-df2e7181-9272-4a14-837f-3024c6ca9888 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:07.633164 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-df2e7181-9272-4a14-837f-3024c6ca9888 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:07.652327 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:07.652327 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:07.658247 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-df2e7181-9272-4a14-837f-3024c6ca9888 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:28:07.664115 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-df2e7181-9272-4a14-837f-3024c6ca9888 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d returned with HTTP 200 Jul 03 01:28:07.664674 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 240/963] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:07 2026] GET /volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d => generated 1366 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:07.769071 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-282e75cc-cf8f-4130-9605-6019f7454d8d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:07.774084 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-282e75cc-cf8f-4130-9605-6019f7454d8d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d Jul 03 01:28:07.774306 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-282e75cc-cf8f-4130-9605-6019f7454d8d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:07.774592 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-282e75cc-cf8f-4130-9605-6019f7454d8d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:07.782395 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:07.782395 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:07.791314 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9bafb8fd-e062-4d42-91ef-360f8ad8180e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:07.792506 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-282e75cc-cf8f-4130-9605-6019f7454d8d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:28:07.793617 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9bafb8fd-e062-4d42-91ef-360f8ad8180e tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:07.794489 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9bafb8fd-e062-4d42-91ef-360f8ad8180e tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:07.794893 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9bafb8fd-e062-4d42-91ef-360f8ad8180e tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:07.799379 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-282e75cc-cf8f-4130-9605-6019f7454d8d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d returned with HTTP 200 Jul 03 01:28:07.801140 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 244/964] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:07 2026] GET /volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:07.805600 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:07.805600 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:07.814969 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9bafb8fd-e062-4d42-91ef-360f8ad8180e tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:07.817614 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9bafb8fd-e062-4d42-91ef-360f8ad8180e tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:07.817614 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 232/965] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:07 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:07.877377 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-31528e26-c633-4b15-865a-2a3c3fed422c req-4ab84b69-646d-4fa6-b58d-a54d2e3c343b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:07.880320 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-4ab84b69-646d-4fa6-b58d-a54d2e3c343b tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:07.880826 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-4ab84b69-646d-4fa6-b58d-a54d2e3c343b tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:07.881059 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-4ab84b69-646d-4fa6-b58d-a54d2e3c343b tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:07.890104 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:07.890104 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:07.894372 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-31528e26-c633-4b15-865a-2a3c3fed422c req-4ab84b69-646d-4fa6-b58d-a54d2e3c343b tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:07.899165 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-4ab84b69-646d-4fa6-b58d-a54d2e3c343b tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:07.899811 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 250/966] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:07 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:08.424633 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-9af9527d-fc20-4b88-a72b-c3be6e077add None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:08.428403 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-9af9527d-fc20-4b88-a72b-c3be6e077add tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d Jul 03 01:28:08.428704 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-9af9527d-fc20-4b88-a72b-c3be6e077add tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:08.428984 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-9af9527d-fc20-4b88-a72b-c3be6e077add tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:08.440962 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:08.440962 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:08.446189 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-9af9527d-fc20-4b88-a72b-c3be6e077add tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:28:08.454952 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-9af9527d-fc20-4b88-a72b-c3be6e077add tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d returned with HTTP 200 Jul 03 01:28:08.454952 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 241/967] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:08 2026] GET /volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d => generated 1366 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:08.470672 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c5fc0af8-4a2f-4365-977d-8828e66d1e3a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:08.470672 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c5fc0af8-4a2f-4365-977d-8828e66d1e3a None None] GET https://10.4.3.64/volume// Jul 03 01:28:08.470672 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c5fc0af8-4a2f-4365-977d-8828e66d1e3a None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:08.470672 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c5fc0af8-4a2f-4365-977d-8828e66d1e3a None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:08.471029 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c5fc0af8-4a2f-4365-977d-8828e66d1e3a None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:08.471303 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 245/968] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:28:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:08.487445 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-e481b69f-44b2-456d-8447-929286cf7016 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:08.492443 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-e481b69f-44b2-456d-8447-929286cf7016 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:28:08.492962 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-e481b69f-44b2-456d-8447-929286cf7016 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b41424ac-cfda-4044-a197-c724b6a6a48d", "connector": null, "instance_uuid": "1c5740ce-9efc-4f1a-9830-cebdf03650f3"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:08.503950 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:08.503950 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:08.549780 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-e481b69f-44b2-456d-8447-929286cf7016 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:28:08.550473 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 233/969] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:28:08 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:09.446036 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:09.487860 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:09.491438 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:09.491438 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1994593295"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:09.491536 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1994593295'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:09.491830 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Create volume of 1 GB Jul 03 01:28:09.495475 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Availability Zones retrieved successfully. Jul 03 01:28:09.501214 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Flow 'volume_create_api' (446e6417-6d2f-4ff3-a836-2fffd467f555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:09.502084 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8facdd8e-51a8-44c0-beb8-8b3af87e5c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:09.503033 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:09.529587 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:09.530002 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1050658514"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:09.532252 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1050658514'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:09.532412 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Create volume of 1 GB Jul 03 01:28:09.537049 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Availability Zones retrieved successfully. Jul 03 01:28:09.547450 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8facdd8e-51a8-44c0-beb8-8b3af87e5c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:09.547450 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35203a9e-11ee-46ad-a73a-afdc34b33071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:09.547716 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Flow 'volume_create_api' (108fabf6-06aa-489c-afa9-caed924e29c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:09.547716 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022171c1-ba72-448f-87fe-7b5f96c377e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:09.549005 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:09.587516 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (022171c1-ba72-448f-87fe-7b5f96c377e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:09.591954 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce12c025-e546-4230-8093-4c5f71e52f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:09.623417 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Created reservations ['cf0a43fc-1edc-4873-a6ac-4ba70c75fdf0', '28592528-f550-41a6-916b-cc39a509a00f', '16ae0d4a-5bd7-4ab6-b42f-131dcb07300b', '4114d827-e66e-4f97-8d96-f2baa435136e'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:09.624266 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35203a9e-11ee-46ad-a73a-afdc34b33071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf0a43fc-1edc-4873-a6ac-4ba70c75fdf0', '28592528-f550-41a6-916b-cc39a509a00f', '16ae0d4a-5bd7-4ab6-b42f-131dcb07300b', '4114d827-e66e-4f97-8d96-f2baa435136e']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:09.625049 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72b3944-ed30-4563-b23f-45e51e844062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:09.649195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Created reservations ['6843f2b2-d191-4ba9-aac4-d224d23547fa', '605496c3-b586-45e5-abef-e5a5aefcd9e5', 'dee5c912-914e-412a-9a36-f0ac6c3436ef', 'fb5d9a63-03e7-4316-97f8-1091e885110b'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:09.649943 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce12c025-e546-4230-8093-4c5f71e52f42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6843f2b2-d191-4ba9-aac4-d224d23547fa', '605496c3-b586-45e5-abef-e5a5aefcd9e5', 'dee5c912-914e-412a-9a36-f0ac6c3436ef', 'fb5d9a63-03e7-4316-97f8-1091e885110b']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:09.650793 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf972877-51dc-4ced-9592-0bdd44d5fc1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:09.653042 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a72b3944-ed30-4563-b23f-45e51e844062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59c26648-0105-41e8-80b6-bd23c8323f65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1994593295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f77958f58ad4f6cadd10fb61f89102e',qos_specs=None,replication_status=,reservations=['cf0a43fc-1edc-4873-a6ac-4ba70c75fdf0','28592528-f550-41a6-916b-cc39a509a00f','16ae0d4a-5bd7-4ab6-b42f-131dcb07300b','4114d827-e66e-4f97-8d96-f2baa435136e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d42d3900a15847949b45cb0d587424f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1994593295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=59c26648-0105-41e8-80b6-bd23c8323f65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f77958f58ad4f6cadd10fb61f89102e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d42d3900a15847949b45cb0d587424f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:09.653834 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a902c96-2261-4dac-9142-27acb517c24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:09.674030 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a902c96-2261-4dac-9142-27acb517c24a) transitioned into state 'SUCCESS' from state '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-1994593295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f77958f58ad4f6cadd10fb61f89102e',qos_specs=None,replication_status=,reservations=['cf0a43fc-1edc-4873-a6ac-4ba70c75fdf0','28592528-f550-41a6-916b-cc39a509a00f','16ae0d4a-5bd7-4ab6-b42f-131dcb07300b','4114d827-e66e-4f97-8d96-f2baa435136e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d42d3900a15847949b45cb0d587424f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:09.674871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aca6a62-589e-4b46-b1d7-05bd3e02df68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:09.679583 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf972877-51dc-4ced-9592-0bdd44d5fc1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '896376f8-487c-4e8d-b5e1-6ce7c64e4937', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1050658514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8502033907a4300b0ebe22f295cf899',qos_specs=None,replication_status=,reservations=['6843f2b2-d191-4ba9-aac4-d224d23547fa','605496c3-b586-45e5-abef-e5a5aefcd9e5','dee5c912-914e-412a-9a36-f0ac6c3436ef','fb5d9a63-03e7-4316-97f8-1091e885110b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c6268c41b54129b7ff61db5e5c2dda',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1050658514',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=896376f8-487c-4e8d-b5e1-6ce7c64e4937,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8502033907a4300b0ebe22f295cf899',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62c6268c41b54129b7ff61db5e5c2dda',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:09.680387 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ccabc5-561c-40ed-a5b6-a7048e2a56a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:09.686199 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aca6a62-589e-4b46-b1d7-05bd3e02df68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:09.687094 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Flow 'volume_create_api' (446e6417-6d2f-4ff3-a836-2fffd467f555) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:09.687436 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Create volume request issued successfully. Jul 03 01:28:09.688060 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3f41b3b6-a9a2-473e-9426-44db476c6f16 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:09.688519 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 242/970] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:28:09 2026] POST /volume/v3/volumes => generated 753 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:09.699133 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ccabc5-561c-40ed-a5b6-a7048e2a56a7) transitioned into state 'SUCCESS' from state '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-1050658514',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8502033907a4300b0ebe22f295cf899',qos_specs=None,replication_status=,reservations=['6843f2b2-d191-4ba9-aac4-d224d23547fa','605496c3-b586-45e5-abef-e5a5aefcd9e5','dee5c912-914e-412a-9a36-f0ac6c3436ef','fb5d9a63-03e7-4316-97f8-1091e885110b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62c6268c41b54129b7ff61db5e5c2dda',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:09.700666 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98198a2e-86bf-493d-a2a8-d756cdadf56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:09.703375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3c3e32ea-4149-41da-add3-cb419495500a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:09.705681 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3c3e32ea-4149-41da-add3-cb419495500a tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] GET https://10.4.3.64/volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 Jul 03 01:28:09.705681 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3c3e32ea-4149-41da-add3-cb419495500a tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:09.706203 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3c3e32ea-4149-41da-add3-cb419495500a tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:09.715035 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98198a2e-86bf-493d-a2a8-d756cdadf56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:09.715478 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:09.715478 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:09.715886 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Flow 'volume_create_api' (108fabf6-06aa-489c-afa9-caed924e29c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:09.716190 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Create volume request issued successfully. Jul 03 01:28:09.716789 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e2bc5944-208b-44ad-93d1-02bc890efdb6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:09.717334 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 251/971] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:28:09 2026] POST /volume/v3/volumes => generated 772 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:28:09.720376 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3c3e32ea-4149-41da-add3-cb419495500a tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Volume info retrieved successfully. Jul 03 01:28:09.727748 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3c3e32ea-4149-41da-add3-cb419495500a tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] https://10.4.3.64/volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 returned with HTTP 200 Jul 03 01:28:09.728269 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 246/972] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:09 2026] GET /volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:09.732120 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e91a5ed1-8158-4c42-8a5a-bcaa56f42748 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:09.739623 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e91a5ed1-8158-4c42-8a5a-bcaa56f42748 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:28:09.739987 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e91a5ed1-8158-4c42-8a5a-bcaa56f42748 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:09.740227 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e91a5ed1-8158-4c42-8a5a-bcaa56f42748 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:09.752671 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:09.752671 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:09.757712 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e91a5ed1-8158-4c42-8a5a-bcaa56f42748 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:28:09.763975 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e91a5ed1-8158-4c42-8a5a-bcaa56f42748 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:28:09.764652 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 234/973] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:28:09 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:09.959179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-03c15a07-2f5e-4160-8a42-6490ffa979f6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:09.959795 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-03c15a07-2f5e-4160-8a42-6490ffa979f6 None None] GET https://10.4.3.64/volume// Jul 03 01:28:09.960037 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-03c15a07-2f5e-4160-8a42-6490ffa979f6 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:09.960317 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-03c15a07-2f5e-4160-8a42-6490ffa979f6 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:09.960753 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-03c15a07-2f5e-4160-8a42-6490ffa979f6 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:09.961152 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 243/974] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:28:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:09.972284 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-31528e26-c633-4b15-865a-2a3c3fed422c req-6c8d9f59-ffb1-4af5-b296-906b3d8cf64a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:09.974439 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-6c8d9f59-ffb1-4af5-b296-906b3d8cf64a tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:28:09.974774 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-6c8d9f59-ffb1-4af5-b296-906b3d8cf64a tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88029748-be11-4272-8c87-33f2b118e7b8", "connector": null, "instance_uuid": "e2070503-088a-48f2-b3f3-e4064f48cd47"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:09.982638 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:09.982638 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:10.013553 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-6c8d9f59-ffb1-4af5-b296-906b3d8cf64a tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:28:10.014018 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 252/975] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:28:09 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:10.436888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-45d8bb1f-9c2c-43f7-9c93-80c34f013426 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:10.439040 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-45d8bb1f-9c2c-43f7-9c93-80c34f013426 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:10.439283 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-45d8bb1f-9c2c-43f7-9c93-80c34f013426 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:10.439552 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-45d8bb1f-9c2c-43f7-9c93-80c34f013426 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:10.452238 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:10.452238 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:10.456739 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-45d8bb1f-9c2c-43f7-9c93-80c34f013426 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:10.461439 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-45d8bb1f-9c2c-43f7-9c93-80c34f013426 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:10.461896 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 247/976] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:10 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:10.544776 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8ceb5f05-7ce5-414c-aa7b-029397a019b3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:10.545144 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8ceb5f05-7ce5-414c-aa7b-029397a019b3 None None] GET https://10.4.3.64/volume// Jul 03 01:28:10.545301 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8ceb5f05-7ce5-414c-aa7b-029397a019b3 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:10.545491 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8ceb5f05-7ce5-414c-aa7b-029397a019b3 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:10.545781 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8ceb5f05-7ce5-414c-aa7b-029397a019b3 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:10.546055 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 235/977] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:28:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:10.552381 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-31528e26-c633-4b15-865a-2a3c3fed422c req-8c61dae5-5197-4d80-939f-0bfd5b139243 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:10.554561 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-8c61dae5-5197-4d80-939f-0bfd5b139243 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:10.554834 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-8c61dae5-5197-4d80-939f-0bfd5b139243 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:10.555094 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-8c61dae5-5197-4d80-939f-0bfd5b139243 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:10.565313 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:10.565313 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:10.568898 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-31528e26-c633-4b15-865a-2a3c3fed422c req-8c61dae5-5197-4d80-939f-0bfd5b139243 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:10.573801 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-8c61dae5-5197-4d80-939f-0bfd5b139243 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:10.574231 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 244/978] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:28:10 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:28:10.658670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-31528e26-c633-4b15-865a-2a3c3fed422c req-2256569a-2ad2-4f50-947c-ca9830d32a97 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:10.661491 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-2256569a-2ad2-4f50-947c-ca9830d32a97 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] PUT https://10.4.3.64/volume/v3/attachments/a826da2e-13d6-4140-907b-3115a3f3b367 Jul 03 01:28:10.662005 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-2256569a-2ad2-4f50-947c-ca9830d32a97 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:10.671856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-31528e26-c633-4b15-865a-2a3c3fed422c req-2256569a-2ad2-4f50-947c-ca9830d32a97 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Acquiring lock "cinder-attachment_update-88029748-be11-4272-8c87-33f2b118e7b8-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:28:10.677399 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-31528e26-c633-4b15-865a-2a3c3fed422c req-2256569a-2ad2-4f50-947c-ca9830d32a97 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Lock "cinder-attachment_update-88029748-be11-4272-8c87-33f2b118e7b8-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:28:10.678960 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:10.678960 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:10.743674 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-497a099d-9592-421b-b6a7-c1d1f1a2c6c4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:10.749437 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-497a099d-9592-421b-b6a7-c1d1f1a2c6c4 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] GET https://10.4.3.64/volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 Jul 03 01:28:10.749715 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-497a099d-9592-421b-b6a7-c1d1f1a2c6c4 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:10.749990 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-497a099d-9592-421b-b6a7-c1d1f1a2c6c4 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:10.765488 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:10.765488 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:10.773825 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-497a099d-9592-421b-b6a7-c1d1f1a2c6c4 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Volume info retrieved successfully. Jul 03 01:28:10.781465 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-43fdbcd0-efe3-4bae-8811-a8e6e78b495a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:10.781964 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-497a099d-9592-421b-b6a7-c1d1f1a2c6c4 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] https://10.4.3.64/volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 returned with HTTP 200 Jul 03 01:28:10.781964 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 248/979] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:10 2026] GET /volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:10.785324 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-43fdbcd0-efe3-4bae-8811-a8e6e78b495a tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:28:10.786187 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-43fdbcd0-efe3-4bae-8811-a8e6e78b495a tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:10.786681 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-43fdbcd0-efe3-4bae-8811-a8e6e78b495a tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:10.802375 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:10.802375 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:10.805283 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-43fdbcd0-efe3-4bae-8811-a8e6e78b495a tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:28:10.815240 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-43fdbcd0-efe3-4bae-8811-a8e6e78b495a tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:28:10.816304 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 236/980] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:28:10 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:11.027545 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-8539360e-a36e-45d0-8c0d-db1151bbf02f req-0911c49e-71df-4f68-892c-32f7a4310d86 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:11.030293 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8539360e-a36e-45d0-8c0d-db1151bbf02f req-0911c49e-71df-4f68-892c-32f7a4310d86 tempest-VolumesAdminNegativeTest-1912307195 tempest-VolumesAdminNegativeTest-1912307195-project] GET https://10.4.3.64/volume/v3/volumes/a58a4cc1-d577-498a-8d34-ed3bc183992b Jul 03 01:28:11.030513 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8539360e-a36e-45d0-8c0d-db1151bbf02f req-0911c49e-71df-4f68-892c-32f7a4310d86 tempest-VolumesAdminNegativeTest-1912307195 tempest-VolumesAdminNegativeTest-1912307195-project] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:11.030733 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8539360e-a36e-45d0-8c0d-db1151bbf02f req-0911c49e-71df-4f68-892c-32f7a4310d86 tempest-VolumesAdminNegativeTest-1912307195 tempest-VolumesAdminNegativeTest-1912307195-project] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:11.036775 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8539360e-a36e-45d0-8c0d-db1151bbf02f req-0911c49e-71df-4f68-892c-32f7a4310d86 tempest-VolumesAdminNegativeTest-1912307195 tempest-VolumesAdminNegativeTest-1912307195-project] https://10.4.3.64/volume/v3/volumes/a58a4cc1-d577-498a-8d34-ed3bc183992b returned with HTTP 404 Jul 03 01:28:11.037520 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 245/981] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:11 2026] GET /volume/v3/volumes/a58a4cc1-d577-498a-8d34-ed3bc183992b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:28:11.055935 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-20d56086-6759-4c3e-a796-f75825f1729c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:11.055935 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-20d56086-6759-4c3e-a796-f75825f1729c tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] DELETE https://10.4.3.64/volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 Jul 03 01:28:11.055935 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-20d56086-6759-4c3e-a796-f75825f1729c tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:11.056203 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-20d56086-6759-4c3e-a796-f75825f1729c tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:11.056203 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-20d56086-6759-4c3e-a796-f75825f1729c tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Delete volume with id: 59c26648-0105-41e8-80b6-bd23c8323f65 Jul 03 01:28:11.064823 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:11.064823 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:11.065347 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-20d56086-6759-4c3e-a796-f75825f1729c tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Volume info retrieved successfully. Jul 03 01:28:11.084471 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-20d56086-6759-4c3e-a796-f75825f1729c tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Delete volume request issued successfully. Jul 03 01:28:11.084756 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-20d56086-6759-4c3e-a796-f75825f1729c tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] https://10.4.3.64/volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 returned with HTTP 202 Jul 03 01:28:11.085440 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 249/982] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:28:11 2026] DELETE /volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:28:11.095530 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8ae3511c-dc85-4762-831d-2907e915d474 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:11.098032 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8ae3511c-dc85-4762-831d-2907e915d474 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] GET https://10.4.3.64/volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 Jul 03 01:28:11.098246 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8ae3511c-dc85-4762-831d-2907e915d474 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:11.098487 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8ae3511c-dc85-4762-831d-2907e915d474 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:11.107206 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:11.107206 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:11.118436 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8ae3511c-dc85-4762-831d-2907e915d474 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Volume info retrieved successfully. Jul 03 01:28:11.124821 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8ae3511c-dc85-4762-831d-2907e915d474 tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] https://10.4.3.64/volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 returned with HTTP 200 Jul 03 01:28:11.125326 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 237/983] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:11 2026] GET /volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:11.206682 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-31528e26-c633-4b15-865a-2a3c3fed422c req-2256569a-2ad2-4f50-947c-ca9830d32a97 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Lock "cinder-attachment_update-88029748-be11-4272-8c87-33f2b118e7b8-np0000004346" released by "attachment_update" :: held 0.529s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:28:11.207073 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-2256569a-2ad2-4f50-947c-ca9830d32a97 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/attachments/a826da2e-13d6-4140-907b-3115a3f3b367 returned with HTTP 200 Jul 03 01:28:11.207634 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 253/984] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:28:10 2026] PUT /volume/v3/attachments/a826da2e-13d6-4140-907b-3115a3f3b367 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:11.477926 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b120cd3f-6db6-4775-9570-92e0d9fe6d18 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:11.480783 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b120cd3f-6db6-4775-9570-92e0d9fe6d18 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:11.481040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b120cd3f-6db6-4775-9570-92e0d9fe6d18 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:11.481284 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b120cd3f-6db6-4775-9570-92e0d9fe6d18 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:11.492901 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:11.492901 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:11.496629 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b120cd3f-6db6-4775-9570-92e0d9fe6d18 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:11.500883 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b120cd3f-6db6-4775-9570-92e0d9fe6d18 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:11.501309 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 246/985] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:11 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:12.144680 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1d4b8536-91ec-4fd3-84a7-7ff07b5a882f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:12.146986 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1d4b8536-91ec-4fd3-84a7-7ff07b5a882f tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] GET https://10.4.3.64/volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 Jul 03 01:28:12.147220 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1d4b8536-91ec-4fd3-84a7-7ff07b5a882f tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:12.147570 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1d4b8536-91ec-4fd3-84a7-7ff07b5a882f tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:12.155529 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1d4b8536-91ec-4fd3-84a7-7ff07b5a882f tempest-VolumesAdminNegativeTest-1800953338 tempest-VolumesAdminNegativeTest-1800953338-project-member] https://10.4.3.64/volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 returned with HTTP 404 Jul 03 01:28:12.156092 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 250/986] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:12 2026] GET /volume/v3/volumes/59c26648-0105-41e8-80b6-bd23c8323f65 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:28:12.516010 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ef920fc1-3b32-46d5-9fa8-1d29fd4e0bc0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:12.520147 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ef920fc1-3b32-46d5-9fa8-1d29fd4e0bc0 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:12.520147 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ef920fc1-3b32-46d5-9fa8-1d29fd4e0bc0 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:12.520957 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ef920fc1-3b32-46d5-9fa8-1d29fd4e0bc0 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:12.537003 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:12.537003 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:12.541141 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ef920fc1-3b32-46d5-9fa8-1d29fd4e0bc0 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:12.545376 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ef920fc1-3b32-46d5-9fa8-1d29fd4e0bc0 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:12.545779 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 238/987] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:12 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:13.559144 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2f918496-1c6e-401c-8ebf-6165e4b62706 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:13.561210 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2f918496-1c6e-401c-8ebf-6165e4b62706 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:13.561461 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2f918496-1c6e-401c-8ebf-6165e4b62706 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:13.561856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2f918496-1c6e-401c-8ebf-6165e4b62706 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:13.571649 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:13.571649 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:13.578070 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2f918496-1c6e-401c-8ebf-6165e4b62706 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:13.584190 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2f918496-1c6e-401c-8ebf-6165e4b62706 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:13.584561 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 254/988] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:13 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:14.604106 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4a980dfa-387f-42af-8152-9adedcad0226 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:14.606244 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4a980dfa-387f-42af-8152-9adedcad0226 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:14.606652 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4a980dfa-387f-42af-8152-9adedcad0226 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:14.606933 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4a980dfa-387f-42af-8152-9adedcad0226 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:14.621287 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:14.621287 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:14.629915 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4a980dfa-387f-42af-8152-9adedcad0226 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:14.637318 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4a980dfa-387f-42af-8152-9adedcad0226 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:14.637917 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 247/989] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:14 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:15.420340 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6b3b5c94-4afa-4e6b-afb1-c4f2f2e04e37 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:15.420760 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6b3b5c94-4afa-4e6b-afb1-c4f2f2e04e37 None None] GET https://10.4.3.64/volume// Jul 03 01:28:15.420918 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6b3b5c94-4afa-4e6b-afb1-c4f2f2e04e37 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:15.421266 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6b3b5c94-4afa-4e6b-afb1-c4f2f2e04e37 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:15.421408 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6b3b5c94-4afa-4e6b-afb1-c4f2f2e04e37 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:15.421735 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 251/990] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:28:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:15.434877 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-0506a962-63f0-45af-a6cf-17891098d011 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:15.437718 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-0506a962-63f0-45af-a6cf-17891098d011 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d Jul 03 01:28:15.438129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-0506a962-63f0-45af-a6cf-17891098d011 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:15.438433 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-0506a962-63f0-45af-a6cf-17891098d011 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:15.450360 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:15.450360 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:15.454648 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-0506a962-63f0-45af-a6cf-17891098d011 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:28:15.461305 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-0506a962-63f0-45af-a6cf-17891098d011 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d returned with HTTP 200 Jul 03 01:28:15.462221 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 239/991] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:28:15 2026] GET /volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d => generated 1545 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:28:15.546924 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-f0327f49-fd3e-4131-9a4d-2f357d3f98b7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:15.549151 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-f0327f49-fd3e-4131-9a4d-2f357d3f98b7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] PUT https://10.4.3.64/volume/v3/attachments/967fb28c-7243-44e7-bc9b-cf492747488c Jul 03 01:28:15.549505 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-f0327f49-fd3e-4131-9a4d-2f357d3f98b7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:15.557730 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-f0327f49-fd3e-4131-9a4d-2f357d3f98b7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Acquiring lock "cinder-attachment_update-b41424ac-cfda-4044-a197-c724b6a6a48d-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:28:15.565635 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-f0327f49-fd3e-4131-9a4d-2f357d3f98b7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-b41424ac-cfda-4044-a197-c724b6a6a48d-np0000004346" acquired by "attachment_update" :: waited 0.008s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:28:15.566918 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:15.566918 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:15.657676 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f1eb183e-34d9-4dca-aa93-4d561fb78648 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:15.661224 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f1eb183e-34d9-4dca-aa93-4d561fb78648 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:15.661224 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f1eb183e-34d9-4dca-aa93-4d561fb78648 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:15.661224 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f1eb183e-34d9-4dca-aa93-4d561fb78648 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:15.675263 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:15.675263 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:15.681722 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f1eb183e-34d9-4dca-aa93-4d561fb78648 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:15.692297 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f1eb183e-34d9-4dca-aa93-4d561fb78648 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:15.692913 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 248/992] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:15 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:16.099670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-f0327f49-fd3e-4131-9a4d-2f357d3f98b7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-b41424ac-cfda-4044-a197-c724b6a6a48d-np0000004346" released by "attachment_update" :: held 0.534s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:28:16.100127 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-f0327f49-fd3e-4131-9a4d-2f357d3f98b7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/967fb28c-7243-44e7-bc9b-cf492747488c returned with HTTP 200 Jul 03 01:28:16.100736 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 255/993] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:28:15 2026] PUT /volume/v3/attachments/967fb28c-7243-44e7-bc9b-cf492747488c => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:16.611512 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-cc3e4ad2-3192-4212-a337-07b1efb5c483 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:16.613591 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-cc3e4ad2-3192-4212-a337-07b1efb5c483 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments/967fb28c-7243-44e7-bc9b-cf492747488c/action Jul 03 01:28:16.613962 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-cc3e4ad2-3192-4212-a337-07b1efb5c483 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:28:16.614117 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-cc3e4ad2-3192-4212-a337-07b1efb5c483 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:16.646148 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:16.646148 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:16.673794 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6c1de01a-8bb9-46e3-b802-3856d0055bc7 req-cc3e4ad2-3192-4212-a337-07b1efb5c483 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/967fb28c-7243-44e7-bc9b-cf492747488c/action returned with HTTP 204 Jul 03 01:28:16.674252 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 252/994] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:28:16 2026] POST /volume/v3/attachments/967fb28c-7243-44e7-bc9b-cf492747488c/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:28:16.707832 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-839bc0bf-9b0b-4056-9d0a-17dbd6e32fad None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:16.710043 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-839bc0bf-9b0b-4056-9d0a-17dbd6e32fad tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:16.710260 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-839bc0bf-9b0b-4056-9d0a-17dbd6e32fad tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:16.710507 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-839bc0bf-9b0b-4056-9d0a-17dbd6e32fad tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:16.729604 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:16.729604 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:16.742242 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-839bc0bf-9b0b-4056-9d0a-17dbd6e32fad tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:16.752080 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-839bc0bf-9b0b-4056-9d0a-17dbd6e32fad tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:16.752496 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 240/995] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:16 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:17.064736 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:17.066734 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:17.067125 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-799381438", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:17.068829 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-799381438', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:17.068946 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Create volume of 1 GB Jul 03 01:28:17.073130 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Availability Zones retrieved successfully. Jul 03 01:28:17.079086 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Flow 'volume_create_api' (f21b8b5f-3a78-4301-8519-d75af36db642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:17.079962 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51a5e29-0134-4246-aebe-7f4ff23e4aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:17.080848 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:17.106806 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51a5e29-0134-4246-aebe-7f4ff23e4aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:17.107401 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20fa9b65-72b6-4e81-89d8-fc208c432309) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:17.186954 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Created reservations ['317a9469-b018-4f38-819e-a3425f479aaf', 'b7f38a3d-71e9-4761-8c89-a977b6b69f90', '9c46f32b-5a8f-4ca7-b4f2-2f4e76903705', 'f80d8dc0-75b5-44de-b6b5-f39b3eb9ff05'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:17.187748 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20fa9b65-72b6-4e81-89d8-fc208c432309) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['317a9469-b018-4f38-819e-a3425f479aaf', 'b7f38a3d-71e9-4761-8c89-a977b6b69f90', '9c46f32b-5a8f-4ca7-b4f2-2f4e76903705', 'f80d8dc0-75b5-44de-b6b5-f39b3eb9ff05']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:17.188630 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f811771-f964-42b5-8b12-99e3b69a0dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:17.213999 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f811771-f964-42b5-8b12-99e3b69a0dce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75075254-86bc-4855-b12c-ddeb46bce8ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-799381438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d95278c10994ecabd5d0e22ea5431d1',qos_specs=None,replication_status=,reservations=['317a9469-b018-4f38-819e-a3425f479aaf','b7f38a3d-71e9-4761-8c89-a977b6b69f90','9c46f32b-5a8f-4ca7-b4f2-2f4e76903705','f80d8dc0-75b5-44de-b6b5-f39b3eb9ff05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aad9a157c0149c2b286587d266d7cc7',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-799381438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75075254-86bc-4855-b12c-ddeb46bce8ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d95278c10994ecabd5d0e22ea5431d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aad9a157c0149c2b286587d266d7cc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:17.214726 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2399aa-1dad-433f-95db-fe531993a1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:17.234622 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb2399aa-1dad-433f-95db-fe531993a1b2) transitioned into state 'SUCCESS' from state '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-799381438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d95278c10994ecabd5d0e22ea5431d1',qos_specs=None,replication_status=,reservations=['317a9469-b018-4f38-819e-a3425f479aaf','b7f38a3d-71e9-4761-8c89-a977b6b69f90','9c46f32b-5a8f-4ca7-b4f2-2f4e76903705','f80d8dc0-75b5-44de-b6b5-f39b3eb9ff05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aad9a157c0149c2b286587d266d7cc7',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:17.235467 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add6249a-1c05-47b1-8b0b-d3cebdcfc34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:17.250236 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add6249a-1c05-47b1-8b0b-d3cebdcfc34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:17.251030 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Flow 'volume_create_api' (f21b8b5f-3a78-4301-8519-d75af36db642) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:17.251485 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Create volume request issued successfully. Jul 03 01:28:17.252012 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e02084b4-e378-4993-a675-4b3e7cfdbb96 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:17.252409 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 249/996] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:28:17 2026] POST /volume/v3/volumes => generated 752 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:17.265850 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b03423d1-dd98-414f-8bf1-e3cc8b69f024 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:17.269941 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b03423d1-dd98-414f-8bf1-e3cc8b69f024 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:17.272505 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b03423d1-dd98-414f-8bf1-e3cc8b69f024 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:17.272814 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b03423d1-dd98-414f-8bf1-e3cc8b69f024 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:17.282001 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:17.282001 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:17.285884 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b03423d1-dd98-414f-8bf1-e3cc8b69f024 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:17.290109 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b03423d1-dd98-414f-8bf1-e3cc8b69f024 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:17.290528 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 256/997] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:17 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:17.768252 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-72742051-8e29-4070-9278-b321927fe12c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:17.771363 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-72742051-8e29-4070-9278-b321927fe12c tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:17.771590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-72742051-8e29-4070-9278-b321927fe12c tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:17.771805 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-72742051-8e29-4070-9278-b321927fe12c tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:17.790985 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:17.790985 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:17.796762 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-72742051-8e29-4070-9278-b321927fe12c tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:17.809076 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-72742051-8e29-4070-9278-b321927fe12c tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:17.810201 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 253/998] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:17 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:18.307226 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-754fc1bc-c20b-43b9-99c0-c1e5a93c73ef None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:18.317234 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-754fc1bc-c20b-43b9-99c0-c1e5a93c73ef tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:18.317234 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-754fc1bc-c20b-43b9-99c0-c1e5a93c73ef tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:18.317234 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-754fc1bc-c20b-43b9-99c0-c1e5a93c73ef tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:18.325246 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:18.325246 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:18.333468 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-754fc1bc-c20b-43b9-99c0-c1e5a93c73ef tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:18.340303 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-754fc1bc-c20b-43b9-99c0-c1e5a93c73ef tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:18.340982 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 241/999] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:18 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:18.354962 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7e2a3776-ad5e-46f7-941b-acd08d737960 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:18.358897 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7e2a3776-ad5e-46f7-941b-acd08d737960 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:18.359110 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7e2a3776-ad5e-46f7-941b-acd08d737960 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:18.359319 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7e2a3776-ad5e-46f7-941b-acd08d737960 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:18.368105 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:18.368105 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:18.374240 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7e2a3776-ad5e-46f7-941b-acd08d737960 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:18.380256 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7e2a3776-ad5e-46f7-941b-acd08d737960 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:18.380645 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 250/1000] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:18 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:18.395791 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3e397423-ad70-4170-9557-d53b1548f89f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:18.397833 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3e397423-ad70-4170-9557-d53b1548f89f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes Jul 03 01:28:18.398001 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3e397423-ad70-4170-9557-d53b1548f89f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:18.398195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3e397423-ad70-4170-9557-d53b1548f89f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:18.398466 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-3e397423-ad70-4170-9557-d53b1548f89f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:28:18.399189 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3e397423-ad70-4170-9557-d53b1548f89f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:28:18.407780 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3e397423-ad70-4170-9557-d53b1548f89f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Get all volumes completed successfully. Jul 03 01:28:18.408259 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3e397423-ad70-4170-9557-d53b1548f89f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Jul 03 01:28:18.408781 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 257/1001] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Jul 3 01:28:18 2026] GET /volume/v3/volumes => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:18.417852 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-501af5a9-39d1-4472-a5b2-ef0af8711eb9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:18.419782 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-501af5a9-39d1-4472-a5b2-ef0af8711eb9 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:18.419984 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-501af5a9-39d1-4472-a5b2-ef0af8711eb9 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:18.420206 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-501af5a9-39d1-4472-a5b2-ef0af8711eb9 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:18.436989 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:18.436989 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:18.451020 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-501af5a9-39d1-4472-a5b2-ef0af8711eb9 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:18.456524 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-501af5a9-39d1-4472-a5b2-ef0af8711eb9 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:18.457197 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 254/1002] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:18 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:18.462894 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-31528e26-c633-4b15-865a-2a3c3fed422c req-25dcad46-c67b-4c26-90a2-73eea146b902 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:18.467441 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-25dcad46-c67b-4c26-90a2-73eea146b902 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] POST https://10.4.3.64/volume/v3/attachments/a826da2e-13d6-4140-907b-3115a3f3b367/action Jul 03 01:28:18.467441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-25dcad46-c67b-4c26-90a2-73eea146b902 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:28:18.467441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-25dcad46-c67b-4c26-90a2-73eea146b902 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:18.488741 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:18.488741 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:18.505092 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-31528e26-c633-4b15-865a-2a3c3fed422c req-25dcad46-c67b-4c26-90a2-73eea146b902 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/attachments/a826da2e-13d6-4140-907b-3115a3f3b367/action returned with HTTP 204 Jul 03 01:28:18.505942 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 242/1003] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:28:18 2026] POST /volume/v3/attachments/a826da2e-13d6-4140-907b-3115a3f3b367/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:28:18.515403 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-ae61c4a8-1b96-44c4-80f5-c8bed61466db None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:18.519044 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-ae61c4a8-1b96-44c4-80f5-c8bed61466db tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:18.519044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-ae61c4a8-1b96-44c4-80f5-c8bed61466db tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:18.519044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-ae61c4a8-1b96-44c4-80f5-c8bed61466db tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:18.525806 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:18.525806 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:18.530273 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-ae61c4a8-1b96-44c4-80f5-c8bed61466db tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:18.538045 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-ae61c4a8-1b96-44c4-80f5-c8bed61466db tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:18.538045 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 251/1004] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:18 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:28:18.823241 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-eeeb3490-1587-4ae9-b50a-a70960aa4363 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:18.825609 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eeeb3490-1587-4ae9-b50a-a70960aa4363 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:18.825922 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eeeb3490-1587-4ae9-b50a-a70960aa4363 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:18.826169 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eeeb3490-1587-4ae9-b50a-a70960aa4363 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:18.839465 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:18.839465 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:18.842937 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-eeeb3490-1587-4ae9-b50a-a70960aa4363 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:18.847662 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eeeb3490-1587-4ae9-b50a-a70960aa4363 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:18.848182 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 258/1005] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:18 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:18.862782 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a94af9e5-31c4-424e-933a-cb93c10346ba None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:18.866790 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a94af9e5-31c4-424e-933a-cb93c10346ba tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:18.868604 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a94af9e5-31c4-424e-933a-cb93c10346ba tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:18.868604 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a94af9e5-31c4-424e-933a-cb93c10346ba tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:18.878980 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:18.878980 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:18.884163 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a94af9e5-31c4-424e-933a-cb93c10346ba tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:18.891128 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a94af9e5-31c4-424e-933a-cb93c10346ba tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:18.892029 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 255/1006] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:18 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:20.602863 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6bb113ef-7e8e-4594-8bf0-43c2faf029e3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:20.603305 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6bb113ef-7e8e-4594-8bf0-43c2faf029e3 None None] GET https://10.4.3.64/volume// Jul 03 01:28:20.603522 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6bb113ef-7e8e-4594-8bf0-43c2faf029e3 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:20.603769 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6bb113ef-7e8e-4594-8bf0-43c2faf029e3 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:20.604161 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6bb113ef-7e8e-4594-8bf0-43c2faf029e3 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:20.604560 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 243/1007] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:28:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:20.613739 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-53cfa9fa-2b3d-4f6a-a054-e6de76d0a377 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:20.616029 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-53cfa9fa-2b3d-4f6a-a054-e6de76d0a377 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:28:20.616506 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-53cfa9fa-2b3d-4f6a-a054-e6de76d0a377 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75075254-86bc-4855-b12c-ddeb46bce8ff", "connector": null, "instance_uuid": "120c0110-f1ac-4cc5-86e0-ec9485dab1a5"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:20.625006 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:20.625006 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:20.652796 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-53cfa9fa-2b3d-4f6a-a054-e6de76d0a377 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:28:20.653505 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 252/1008] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:28:20 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:21.073164 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-09f32f65-9360-41a0-b0a3-115d16352b15 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:21.077491 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-09f32f65-9360-41a0-b0a3-115d16352b15 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:21.077491 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-09f32f65-9360-41a0-b0a3-115d16352b15 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:21.077491 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-09f32f65-9360-41a0-b0a3-115d16352b15 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:21.091238 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:21.091238 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:21.096903 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-09f32f65-9360-41a0-b0a3-115d16352b15 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:21.103719 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-09f32f65-9360-41a0-b0a3-115d16352b15 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:21.103719 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 259/1009] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:21 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:21.184643 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bc4d233d-f4b9-4bbf-ab6f-1c6e36ca633b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:21.185094 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bc4d233d-f4b9-4bbf-ab6f-1c6e36ca633b None None] GET https://10.4.3.64/volume// Jul 03 01:28:21.185462 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bc4d233d-f4b9-4bbf-ab6f-1c6e36ca633b None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:21.185685 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bc4d233d-f4b9-4bbf-ab6f-1c6e36ca633b None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:21.186028 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bc4d233d-f4b9-4bbf-ab6f-1c6e36ca633b None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:21.186462 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 256/1010] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:28:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:21.196579 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-52d66c37-c496-4203-8a67-e6d8afbb0b0c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:21.198855 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-52d66c37-c496-4203-8a67-e6d8afbb0b0c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:21.198978 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-52d66c37-c496-4203-8a67-e6d8afbb0b0c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:21.199176 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-52d66c37-c496-4203-8a67-e6d8afbb0b0c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:21.212984 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:21.212984 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:21.219459 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-52d66c37-c496-4203-8a67-e6d8afbb0b0c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:21.228001 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-52d66c37-c496-4203-8a67-e6d8afbb0b0c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:21.228411 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 244/1011] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:28:21 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:28:21.343873 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-122acbfd-3980-4c0f-ad3e-020bb0b59c2e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:21.346270 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-122acbfd-3980-4c0f-ad3e-020bb0b59c2e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] PUT https://10.4.3.64/volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df Jul 03 01:28:21.346752 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-122acbfd-3980-4c0f-ad3e-020bb0b59c2e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:21.354770 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-122acbfd-3980-4c0f-ad3e-020bb0b59c2e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Acquiring lock "cinder-attachment_update-75075254-86bc-4855-b12c-ddeb46bce8ff-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:28:21.359650 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-122acbfd-3980-4c0f-ad3e-020bb0b59c2e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Lock "cinder-attachment_update-75075254-86bc-4855-b12c-ddeb46bce8ff-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:28:21.360755 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:21.360755 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:21.882979 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-122acbfd-3980-4c0f-ad3e-020bb0b59c2e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Lock "cinder-attachment_update-75075254-86bc-4855-b12c-ddeb46bce8ff-np0000004346" released by "attachment_update" :: held 0.523s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:28:21.883339 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-122acbfd-3980-4c0f-ad3e-020bb0b59c2e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df returned with HTTP 200 Jul 03 01:28:21.883726 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 253/1012] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:28:21 2026] PUT /volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:22.128732 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4fc8fd48-b017-4f24-863d-e4d7810ddd1e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:22.144011 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4fc8fd48-b017-4f24-863d-e4d7810ddd1e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:22.144219 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4fc8fd48-b017-4f24-863d-e4d7810ddd1e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:22.144431 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4fc8fd48-b017-4f24-863d-e4d7810ddd1e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:22.157134 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:22.157134 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:22.160838 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4fc8fd48-b017-4f24-863d-e4d7810ddd1e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:22.165576 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4fc8fd48-b017-4f24-863d-e4d7810ddd1e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:22.165948 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 260/1013] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:22 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:23.184748 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9f37a707-abda-491c-90f6-012a18b811a1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:23.186676 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9f37a707-abda-491c-90f6-012a18b811a1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:23.186980 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9f37a707-abda-491c-90f6-012a18b811a1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:23.187248 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9f37a707-abda-491c-90f6-012a18b811a1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:23.202289 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:23.202289 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:23.214852 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9f37a707-abda-491c-90f6-012a18b811a1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:23.224765 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9f37a707-abda-491c-90f6-012a18b811a1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:23.225208 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 257/1014] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:23 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:23.715971 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a48cdd35-237f-41f2-ab58-6f47eab36170 req-38212658-90e0-43a5-877b-11c204abbc8f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:23.718097 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a48cdd35-237f-41f2-ab58-6f47eab36170 req-38212658-90e0-43a5-877b-11c204abbc8f tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a826da2e-13d6-4140-907b-3115a3f3b367 Jul 03 01:28:23.718311 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a48cdd35-237f-41f2-ab58-6f47eab36170 req-38212658-90e0-43a5-877b-11c204abbc8f tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:23.718560 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a48cdd35-237f-41f2-ab58-6f47eab36170 req-38212658-90e0-43a5-877b-11c204abbc8f tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:23.726452 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:23.726452 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:24.241650 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-50cf194b-cf99-4a2c-ad9c-a00214f96955 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:24.245395 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-50cf194b-cf99-4a2c-ad9c-a00214f96955 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:24.246162 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-50cf194b-cf99-4a2c-ad9c-a00214f96955 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:24.246162 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-50cf194b-cf99-4a2c-ad9c-a00214f96955 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:24.262704 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:24.262704 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:24.274486 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-50cf194b-cf99-4a2c-ad9c-a00214f96955 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:24.281897 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-50cf194b-cf99-4a2c-ad9c-a00214f96955 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:24.282566 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 254/1015] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:24 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:24.283767 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a48cdd35-237f-41f2-ab58-6f47eab36170 req-38212658-90e0-43a5-877b-11c204abbc8f tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/attachments/a826da2e-13d6-4140-907b-3115a3f3b367 returned with HTTP 200 Jul 03 01:28:24.284538 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 245/1016] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:28:23 2026] DELETE /volume/v3/attachments/a826da2e-13d6-4140-907b-3115a3f3b367 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:25.300641 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-73d39b89-3d65-4d2e-866a-8054361ed372 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:25.305961 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73d39b89-3d65-4d2e-866a-8054361ed372 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:25.305961 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73d39b89-3d65-4d2e-866a-8054361ed372 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:25.306146 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73d39b89-3d65-4d2e-866a-8054361ed372 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:25.318263 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:25.318263 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:25.323650 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-73d39b89-3d65-4d2e-866a-8054361ed372 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:25.329294 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73d39b89-3d65-4d2e-866a-8054361ed372 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:25.329673 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 261/1017] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:25 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:25.848214 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-d642ccf3-9e10-41fd-ad48-76d1954dc52c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:25.854201 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-d642ccf3-9e10-41fd-ad48-76d1954dc52c tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:25.854454 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-d642ccf3-9e10-41fd-ad48-76d1954dc52c tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:25.854700 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-d642ccf3-9e10-41fd-ad48-76d1954dc52c tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:25.870667 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:25.870667 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:25.876336 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-d642ccf3-9e10-41fd-ad48-76d1954dc52c tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:25.881466 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-d642ccf3-9e10-41fd-ad48-76d1954dc52c tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:25.881889 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 258/1018] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:25 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:26.346634 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a57f5974-c16b-4ef5-800e-a0957222cf7f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:26.348473 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a57f5974-c16b-4ef5-800e-a0957222cf7f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:26.348655 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a57f5974-c16b-4ef5-800e-a0957222cf7f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:26.348830 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a57f5974-c16b-4ef5-800e-a0957222cf7f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:26.362871 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:26.362871 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:26.369134 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a57f5974-c16b-4ef5-800e-a0957222cf7f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:26.378605 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a57f5974-c16b-4ef5-800e-a0957222cf7f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:26.379133 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 255/1019] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:26 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:27.400284 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0bad334b-af0d-4e0b-ae10-695a89f3a8e5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:27.402465 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0bad334b-af0d-4e0b-ae10-695a89f3a8e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:27.402902 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0bad334b-af0d-4e0b-ae10-695a89f3a8e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:27.402902 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0bad334b-af0d-4e0b-ae10-695a89f3a8e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:27.418700 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:27.418700 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:27.427077 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0bad334b-af0d-4e0b-ae10-695a89f3a8e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:27.432460 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0bad334b-af0d-4e0b-ae10-695a89f3a8e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:27.432754 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 246/1020] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:27 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:27.490333 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0fbaa000-caf9-4027-b1d8-9e6064729756 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:27.494985 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0fbaa000-caf9-4027-b1d8-9e6064729756 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:27.494985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0fbaa000-caf9-4027-b1d8-9e6064729756 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:27.494985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0fbaa000-caf9-4027-b1d8-9e6064729756 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:27.501518 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:27.501518 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:27.506284 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0fbaa000-caf9-4027-b1d8-9e6064729756 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:27.511458 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0fbaa000-caf9-4027-b1d8-9e6064729756 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:27.512115 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 262/1021] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:27 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:27.528496 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7e38da64-d962-4ae4-9397-37dd4c499bf9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:27.530728 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e38da64-d962-4ae4-9397-37dd4c499bf9 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:27.530968 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e38da64-d962-4ae4-9397-37dd4c499bf9 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:27.531333 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e38da64-d962-4ae4-9397-37dd4c499bf9 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:27.539799 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:27.539799 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:27.543858 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7e38da64-d962-4ae4-9397-37dd4c499bf9 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:27.548574 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e38da64-d962-4ae4-9397-37dd4c499bf9 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:27.548753 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 259/1022] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:27 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:27.590303 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f4c3cbc9-7550-46ba-9fca-ab666dabacac None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:27.592799 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f4c3cbc9-7550-46ba-9fca-ab666dabacac tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:27.593029 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f4c3cbc9-7550-46ba-9fca-ab666dabacac tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:27.593349 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f4c3cbc9-7550-46ba-9fca-ab666dabacac tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:27.600735 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:27.600735 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:27.604921 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f4c3cbc9-7550-46ba-9fca-ab666dabacac tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:27.610262 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f4c3cbc9-7550-46ba-9fca-ab666dabacac tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:27.610767 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 256/1023] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:27 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:27.630044 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9feed567-0264-4291-bff9-209f6e235ff6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:27.632008 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9feed567-0264-4291-bff9-209f6e235ff6 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] DELETE https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:27.632235 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9feed567-0264-4291-bff9-209f6e235ff6 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:27.632467 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9feed567-0264-4291-bff9-209f6e235ff6 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:27.632631 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-9feed567-0264-4291-bff9-209f6e235ff6 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Delete volume with id: 88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:27.639858 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:27.639858 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:27.640341 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9feed567-0264-4291-bff9-209f6e235ff6 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:27.666141 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9feed567-0264-4291-bff9-209f6e235ff6 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Delete volume request issued successfully. Jul 03 01:28:27.666363 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9feed567-0264-4291-bff9-209f6e235ff6 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 202 Jul 03 01:28:27.666991 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 247/1024] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:28:27 2026] DELETE /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:28:27.677523 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-88e28c66-df10-4c33-a7ea-ae7585af5069 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:27.679604 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-88e28c66-df10-4c33-a7ea-ae7585af5069 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:27.679844 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-88e28c66-df10-4c33-a7ea-ae7585af5069 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:27.680077 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-88e28c66-df10-4c33-a7ea-ae7585af5069 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:27.689129 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:27.689129 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:27.693753 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-88e28c66-df10-4c33-a7ea-ae7585af5069 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Volume info retrieved successfully. Jul 03 01:28:27.699116 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-88e28c66-df10-4c33-a7ea-ae7585af5069 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 200 Jul 03 01:28:27.699821 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 263/1025] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:27 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:27.922679 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b3037d5f-1f37-4ee3-affd-ea989d32577f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:27.923445 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b3037d5f-1f37-4ee3-affd-ea989d32577f None None] GET https://10.4.3.64/volume// Jul 03 01:28:27.923445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b3037d5f-1f37-4ee3-affd-ea989d32577f None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:27.923445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b3037d5f-1f37-4ee3-affd-ea989d32577f None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:27.924025 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b3037d5f-1f37-4ee3-affd-ea989d32577f None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:27.924025 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 260/1026] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:28:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:27.933381 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-1643305e-63f6-4856-bc4d-c28cbd45b87c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:27.935818 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-1643305e-63f6-4856-bc4d-c28cbd45b87c tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:28:27.936173 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-1643305e-63f6-4856-bc4d-c28cbd45b87c tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "455cb2e3-128a-449a-a576-0d4f0144a381", "connector": null, "instance_uuid": "b128568c-d184-4aa0-8caa-be176a7ef94d"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:27.945951 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:27.945951 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:27.996634 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-1643305e-63f6-4856-bc4d-c28cbd45b87c tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:28:27.997885 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 257/1027] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:28:27 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:28.265056 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-dfe79193-534d-4e9c-b9d4-84e97bc4ff94 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:28.269231 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-dfe79193-534d-4e9c-b9d4-84e97bc4ff94 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] POST https://10.4.3.64/volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df/action Jul 03 01:28:28.269725 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-dfe79193-534d-4e9c-b9d4-84e97bc4ff94 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:28:28.269885 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-dfe79193-534d-4e9c-b9d4-84e97bc4ff94 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:28.295388 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:28.295388 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:28.322136 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-93d007f6-308a-448f-96cc-bb9f8579c617 req-dfe79193-534d-4e9c-b9d4-84e97bc4ff94 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df/action returned with HTTP 204 Jul 03 01:28:28.322869 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 248/1028] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:28:28 2026] POST /volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:28:28.406723 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-805835ef-5706-4f32-b9d6-3f9c67a358a6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:28.408846 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-805835ef-5706-4f32-b9d6-3f9c67a358a6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:28.409613 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-805835ef-5706-4f32-b9d6-3f9c67a358a6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:28.409613 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-805835ef-5706-4f32-b9d6-3f9c67a358a6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:28.423223 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:28.423223 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:28.429620 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-805835ef-5706-4f32-b9d6-3f9c67a358a6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:28.435905 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-805835ef-5706-4f32-b9d6-3f9c67a358a6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:28.436644 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 264/1029] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:28 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:28.450503 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1e7d705f-0194-44e3-8041-88dd56770f5a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:28.455409 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e7d705f-0194-44e3-8041-88dd56770f5a tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:28.455671 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e7d705f-0194-44e3-8041-88dd56770f5a tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:28.455896 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e7d705f-0194-44e3-8041-88dd56770f5a tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:28.468240 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:28.468240 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:28.473084 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1e7d705f-0194-44e3-8041-88dd56770f5a tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:28.479222 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e7d705f-0194-44e3-8041-88dd56770f5a tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:28.480011 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 261/1030] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:28 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:28.496106 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4caa094e-60b9-4651-8ad9-aed336d0c182 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:28.498069 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4caa094e-60b9-4651-8ad9-aed336d0c182 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:28.498335 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4caa094e-60b9-4651-8ad9-aed336d0c182 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:28.498620 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4caa094e-60b9-4651-8ad9-aed336d0c182 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:28.509026 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:28.509026 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:28.512903 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4caa094e-60b9-4651-8ad9-aed336d0c182 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:28.517549 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4caa094e-60b9-4651-8ad9-aed336d0c182 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:28.518057 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 258/1031] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:28 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:28.534297 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-269da2f9-564c-4d9a-9761-c10ece693fce None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:28.536651 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-269da2f9-564c-4d9a-9761-c10ece693fce tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:28:28.537069 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-269da2f9-564c-4d9a-9761-c10ece693fce tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75075254-86bc-4855-b12c-ddeb46bce8ff", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-281029964", "description": null, "metadata": null}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:28.550176 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:28.550176 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:28.550792 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-269da2f9-564c-4d9a-9761-c10ece693fce tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:28.550861 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-269da2f9-564c-4d9a-9761-c10ece693fce tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Create snapshot from volume 75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:28.565842 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d00763fd-d064-4075-aab9-ee5b9277e949 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:28.566325 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d00763fd-d064-4075-aab9-ee5b9277e949 None None] GET https://10.4.3.64/volume// Jul 03 01:28:28.566558 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d00763fd-d064-4075-aab9-ee5b9277e949 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:28.566785 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d00763fd-d064-4075-aab9-ee5b9277e949 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:28.567181 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d00763fd-d064-4075-aab9-ee5b9277e949 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:28.567570 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 265/1032] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:28:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:28.581156 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-a8a7e4d9-6fc7-47a5-ba2a-254ec4ce49ec None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:28.583885 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-a8a7e4d9-6fc7-47a5-ba2a-254ec4ce49ec tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:28.584175 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-a8a7e4d9-6fc7-47a5-ba2a-254ec4ce49ec tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:28.584479 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-a8a7e4d9-6fc7-47a5-ba2a-254ec4ce49ec tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:28.597879 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:28.597879 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:28.599389 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-269da2f9-564c-4d9a-9761-c10ece693fce tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Created reservations ['3861693b-8378-43f0-b4e6-8e696088a385', '8f160b70-f77e-4dcc-a2d6-2859316b08ef', '064b9c30-bddd-40ff-b042-f2e320e4f10d', '18e88e21-e284-47c8-b9d3-b8c0c655b90c'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:28.604123 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-a8a7e4d9-6fc7-47a5-ba2a-254ec4ce49ec tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:28.610489 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-a8a7e4d9-6fc7-47a5-ba2a-254ec4ce49ec tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:28.610869 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 262/1033] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:28:28 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:28:28.653276 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-269da2f9-564c-4d9a-9761-c10ece693fce tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Snapshot force create request issued successfully. Jul 03 01:28:28.653276 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-269da2f9-564c-4d9a-9761-c10ece693fce tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:28:28.656030 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 249/1034] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:28:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:28.666621 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d085dd1f-2cff-4db2-855b-bee03219a409 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:28.668848 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d085dd1f-2cff-4db2-855b-bee03219a409 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d Jul 03 01:28:28.669185 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d085dd1f-2cff-4db2-855b-bee03219a409 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:28.669601 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d085dd1f-2cff-4db2-855b-bee03219a409 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:28.677071 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:28.677071 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:28.677649 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d085dd1f-2cff-4db2-855b-bee03219a409 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Snapshot retrieved successfully. Jul 03 01:28:28.678565 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d085dd1f-2cff-4db2-855b-bee03219a409 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d returned with HTTP 200 Jul 03 01:28:28.679009 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 259/1035] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:28:28 2026] GET /volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:28.719742 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-dc98b1a1-5685-400b-ac2e-e02460818402 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:28.722020 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dc98b1a1-5685-400b-ac2e-e02460818402 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] GET https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 Jul 03 01:28:28.722020 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dc98b1a1-5685-400b-ac2e-e02460818402 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:28.722020 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dc98b1a1-5685-400b-ac2e-e02460818402 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:28.728529 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dc98b1a1-5685-400b-ac2e-e02460818402 tempest-DeleteServersTestJSON-764660350 tempest-DeleteServersTestJSON-764660350-project-member] https://10.4.3.64/volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 returned with HTTP 404 Jul 03 01:28:28.729130 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 266/1036] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:28 2026] GET /volume/v3/volumes/88029748-be11-4272-8c87-33f2b118e7b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:28:28.753591 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-2029c487-7e71-4dac-9e45-d6f988cb3f11 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:28.755905 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-2029c487-7e71-4dac-9e45-d6f988cb3f11 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] PUT https://10.4.3.64/volume/v3/attachments/d7c6fe09-4acf-41e2-8ad7-5fa7f58f7c74 Jul 03 01:28:28.757028 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-2029c487-7e71-4dac-9e45-d6f988cb3f11 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:28.770359 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-2029c487-7e71-4dac-9e45-d6f988cb3f11 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Acquiring lock "cinder-attachment_update-455cb2e3-128a-449a-a576-0d4f0144a381-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:28:28.776993 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-2029c487-7e71-4dac-9e45-d6f988cb3f11 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Lock "cinder-attachment_update-455cb2e3-128a-449a-a576-0d4f0144a381-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:28:28.778581 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:28.778581 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:29.313748 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-2029c487-7e71-4dac-9e45-d6f988cb3f11 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Lock "cinder-attachment_update-455cb2e3-128a-449a-a576-0d4f0144a381-np0000004346" released by "attachment_update" :: held 0.529s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:28:29.314201 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-2029c487-7e71-4dac-9e45-d6f988cb3f11 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/attachments/d7c6fe09-4acf-41e2-8ad7-5fa7f58f7c74 returned with HTTP 200 Jul 03 01:28:29.314778 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 263/1037] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:28:28 2026] PUT /volume/v3/attachments/d7c6fe09-4acf-41e2-8ad7-5fa7f58f7c74 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:29.456448 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c5572de4-ecac-42dd-ac7e-2255a69e3ba4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:29.460234 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5572de4-ecac-42dd-ac7e-2255a69e3ba4 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:29.460519 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c5572de4-ecac-42dd-ac7e-2255a69e3ba4 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:29.460697 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c5572de4-ecac-42dd-ac7e-2255a69e3ba4 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:29.473583 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:29.473583 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:29.481115 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c5572de4-ecac-42dd-ac7e-2255a69e3ba4 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:29.490196 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5572de4-ecac-42dd-ac7e-2255a69e3ba4 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:29.490756 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 250/1038] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:29 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:29.692294 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b29bcafb-a921-4818-bd89-5a92b28b541f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:29.694385 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b29bcafb-a921-4818-bd89-5a92b28b541f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d Jul 03 01:28:29.695946 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b29bcafb-a921-4818-bd89-5a92b28b541f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:29.695946 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b29bcafb-a921-4818-bd89-5a92b28b541f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:29.700701 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:29.700701 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:29.701625 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b29bcafb-a921-4818-bd89-5a92b28b541f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Snapshot retrieved successfully. Jul 03 01:28:29.703149 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b29bcafb-a921-4818-bd89-5a92b28b541f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d returned with HTTP 200 Jul 03 01:28:29.703963 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 260/1039] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:28:29 2026] GET /volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:29.715836 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f1dd15ae-07ed-4c61-915e-5c2ea37df3c8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:29.717815 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1dd15ae-07ed-4c61-915e-5c2ea37df3c8 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d Jul 03 01:28:29.718088 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1dd15ae-07ed-4c61-915e-5c2ea37df3c8 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:29.718498 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1dd15ae-07ed-4c61-915e-5c2ea37df3c8 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:29.724232 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:29.724232 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:29.725024 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f1dd15ae-07ed-4c61-915e-5c2ea37df3c8 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Snapshot retrieved successfully. Jul 03 01:28:29.725992 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1dd15ae-07ed-4c61-915e-5c2ea37df3c8 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d returned with HTTP 200 Jul 03 01:28:29.726698 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 267/1040] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:28:29 2026] GET /volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:29.737910 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7f143f8c-53e2-4702-94c1-d4ca25ad7ebd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:29.740883 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7f143f8c-53e2-4702-94c1-d4ca25ad7ebd tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:28:29.741159 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7f143f8c-53e2-4702-94c1-d4ca25ad7ebd tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:29.741463 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7f143f8c-53e2-4702-94c1-d4ca25ad7ebd tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:29.760026 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:29.760026 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:29.767758 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7f143f8c-53e2-4702-94c1-d4ca25ad7ebd tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:28:29.777203 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7f143f8c-53e2-4702-94c1-d4ca25ad7ebd tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:28:29.777769 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 264/1041] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:29 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:30.508611 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f836f4ca-0d54-4754-af21-ac23323ce03d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:30.511123 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f836f4ca-0d54-4754-af21-ac23323ce03d tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:30.511463 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f836f4ca-0d54-4754-af21-ac23323ce03d tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:30.511809 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f836f4ca-0d54-4754-af21-ac23323ce03d tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:30.544715 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:30.544715 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:30.553922 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f836f4ca-0d54-4754-af21-ac23323ce03d tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:30.564811 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f836f4ca-0d54-4754-af21-ac23323ce03d tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:30.565924 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 251/1042] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:30 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 843 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:31.584976 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-468de9ec-8b7a-4b96-b957-1f480066636d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:31.590149 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-468de9ec-8b7a-4b96-b957-1f480066636d tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:31.590381 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-468de9ec-8b7a-4b96-b957-1f480066636d tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:31.591006 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-468de9ec-8b7a-4b96-b957-1f480066636d tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:31.608609 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:31.608609 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:31.615635 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-468de9ec-8b7a-4b96-b957-1f480066636d tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:31.624525 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-468de9ec-8b7a-4b96-b957-1f480066636d tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:31.625103 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 261/1043] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:31 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:32.639693 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7566108f-3167-48fd-9567-ac29e53b14b2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:32.641765 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7566108f-3167-48fd-9567-ac29e53b14b2 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:32.643462 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7566108f-3167-48fd-9567-ac29e53b14b2 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:32.643462 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7566108f-3167-48fd-9567-ac29e53b14b2 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:32.656985 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:32.656985 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:32.663067 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7566108f-3167-48fd-9567-ac29e53b14b2 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:32.671011 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7566108f-3167-48fd-9567-ac29e53b14b2 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:32.671604 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 268/1044] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:32 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:33.688948 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0c350a90-b68a-4bc4-860c-4c21a95afb67 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:33.690900 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0c350a90-b68a-4bc4-860c-4c21a95afb67 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:33.691403 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0c350a90-b68a-4bc4-860c-4c21a95afb67 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:33.693140 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0c350a90-b68a-4bc4-860c-4c21a95afb67 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:33.706008 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:33.706008 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:33.711728 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0c350a90-b68a-4bc4-860c-4c21a95afb67 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:33.719439 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0c350a90-b68a-4bc4-860c-4c21a95afb67 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:33.720468 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 265/1045] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:33 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:34.739787 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bd84accf-54fe-41c1-ad9f-5f329bcd15e0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:34.742310 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bd84accf-54fe-41c1-ad9f-5f329bcd15e0 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:34.742523 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bd84accf-54fe-41c1-ad9f-5f329bcd15e0 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:34.743339 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bd84accf-54fe-41c1-ad9f-5f329bcd15e0 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:34.759450 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:34.759450 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:34.766745 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bd84accf-54fe-41c1-ad9f-5f329bcd15e0 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:34.772356 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bd84accf-54fe-41c1-ad9f-5f329bcd15e0 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:34.773125 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 252/1046] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:34 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:35.648945 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-28bd8104-45f8-440c-9a05-26231fba6ea6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:35.651002 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-28bd8104-45f8-440c-9a05-26231fba6ea6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] POST https://10.4.3.64/volume/v3/attachments/d7c6fe09-4acf-41e2-8ad7-5fa7f58f7c74/action Jul 03 01:28:35.651407 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-28bd8104-45f8-440c-9a05-26231fba6ea6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:28:35.651559 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-28bd8104-45f8-440c-9a05-26231fba6ea6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:35.668022 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:35.668022 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:35.681280 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1cf65308-4764-40a8-b59e-e8094dc6f456 req-28bd8104-45f8-440c-9a05-26231fba6ea6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/attachments/d7c6fe09-4acf-41e2-8ad7-5fa7f58f7c74/action returned with HTTP 204 Jul 03 01:28:35.681744 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 262/1047] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:28:35 2026] POST /volume/v3/attachments/d7c6fe09-4acf-41e2-8ad7-5fa7f58f7c74/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:28:35.786016 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1ebd10b8-8c8b-4429-99bd-41dd2a0b9a9e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:35.788279 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ebd10b8-8c8b-4429-99bd-41dd2a0b9a9e tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:35.788551 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ebd10b8-8c8b-4429-99bd-41dd2a0b9a9e tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:35.788794 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ebd10b8-8c8b-4429-99bd-41dd2a0b9a9e tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:35.800973 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:35.800973 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:35.805649 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1ebd10b8-8c8b-4429-99bd-41dd2a0b9a9e tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:35.811324 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ebd10b8-8c8b-4429-99bd-41dd2a0b9a9e tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:35.813762 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 269/1048] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:35 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:35.827112 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cf50883e-bced-4d54-8342-f5493530972f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:35.828916 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cf50883e-bced-4d54-8342-f5493530972f tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:35.829133 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cf50883e-bced-4d54-8342-f5493530972f tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:35.829335 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cf50883e-bced-4d54-8342-f5493530972f tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:35.840032 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:35.840032 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:35.843527 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cf50883e-bced-4d54-8342-f5493530972f tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:35.847438 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cf50883e-bced-4d54-8342-f5493530972f tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:35.847820 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 266/1049] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:35 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:37.108239 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-19e3dd7f-05dd-439c-bb4a-7f0ae36d853e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:37.111262 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-19e3dd7f-05dd-439c-bb4a-7f0ae36d853e tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:37.111657 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-19e3dd7f-05dd-439c-bb4a-7f0ae36d853e tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:37.112107 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-19e3dd7f-05dd-439c-bb4a-7f0ae36d853e tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:37.128035 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:37.128035 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:37.142198 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-19e3dd7f-05dd-439c-bb4a-7f0ae36d853e tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:37.154185 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-19e3dd7f-05dd-439c-bb4a-7f0ae36d853e tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:37.154185 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 253/1050] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:37 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 1135 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:37.184572 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4dcd3817-5450-4400-a566-a443de552e96 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:37.186502 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4dcd3817-5450-4400-a566-a443de552e96 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] POST https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381/action Jul 03 01:28:37.186878 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4dcd3817-5450-4400-a566-a443de552e96 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:28:37.187036 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4dcd3817-5450-4400-a566-a443de552e96 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:37.201682 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:37.201682 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:37.202333 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4dcd3817-5450-4400-a566-a443de552e96 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:37.213749 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4dcd3817-5450-4400-a566-a443de552e96 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Begin detaching volume completed successfully. Jul 03 01:28:37.213914 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4dcd3817-5450-4400-a566-a443de552e96 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381/action returned with HTTP 202 Jul 03 01:28:37.214340 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 263/1051] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:28:37 2026] POST /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:28:37.242939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-970c6b65-85a2-4a5d-b2d8-4c71e629a81f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:37.245755 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-970c6b65-85a2-4a5d-b2d8-4c71e629a81f tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:37.246368 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-970c6b65-85a2-4a5d-b2d8-4c71e629a81f tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:37.246710 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-970c6b65-85a2-4a5d-b2d8-4c71e629a81f tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:37.268033 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:37.268033 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:37.272728 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-970c6b65-85a2-4a5d-b2d8-4c71e629a81f tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:37.279433 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-970c6b65-85a2-4a5d-b2d8-4c71e629a81f tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:37.280069 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 270/1052] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:37 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:38.245497 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a5e328d7-9d4b-4c1d-a0b1-f1bab5dd3325 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:38.245899 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a5e328d7-9d4b-4c1d-a0b1-f1bab5dd3325 None None] GET https://10.4.3.64/volume// Jul 03 01:28:38.246166 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a5e328d7-9d4b-4c1d-a0b1-f1bab5dd3325 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:38.246402 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a5e328d7-9d4b-4c1d-a0b1-f1bab5dd3325 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:38.246788 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a5e328d7-9d4b-4c1d-a0b1-f1bab5dd3325 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:38.247150 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 267/1053] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:28:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:38.254787 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-fff4ca2a-81a4-46a3-b154-f69a5eed2993 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:38.258802 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-fff4ca2a-81a4-46a3-b154-f69a5eed2993 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:38.259391 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-fff4ca2a-81a4-46a3-b154-f69a5eed2993 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:38.259834 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-fff4ca2a-81a4-46a3-b154-f69a5eed2993 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:38.277797 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:38.277797 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:38.283596 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-fff4ca2a-81a4-46a3-b154-f69a5eed2993 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:38.295796 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-fff4ca2a-81a4-46a3-b154-f69a5eed2993 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:38.296439 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 254/1054] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:28:38 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 1318 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:28:38.299588 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-02637682-da57-4137-ba63-601306f17ed6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:38.302537 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-02637682-da57-4137-ba63-601306f17ed6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:38.303308 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-02637682-da57-4137-ba63-601306f17ed6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:38.303725 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-02637682-da57-4137-ba63-601306f17ed6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:38.334216 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:38.334216 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:38.340250 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-02637682-da57-4137-ba63-601306f17ed6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:38.346198 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-02637682-da57-4137-ba63-601306f17ed6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:38.346792 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 264/1055] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:38 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 1138 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:39.267169 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4750dc2e-8520-4bbb-9d56-bb861114b399 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:39.269480 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4750dc2e-8520-4bbb-9d56-bb861114b399 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d7c6fe09-4acf-41e2-8ad7-5fa7f58f7c74 Jul 03 01:28:39.269766 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4750dc2e-8520-4bbb-9d56-bb861114b399 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:39.270014 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4750dc2e-8520-4bbb-9d56-bb861114b399 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:39.279926 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:39.279926 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:39.366164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-33edb11f-da46-47e1-87f1-45aef02999e8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:39.369231 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-33edb11f-da46-47e1-87f1-45aef02999e8 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:39.369554 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-33edb11f-da46-47e1-87f1-45aef02999e8 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:39.369826 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-33edb11f-da46-47e1-87f1-45aef02999e8 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:39.388186 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:39.388186 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:39.393839 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-33edb11f-da46-47e1-87f1-45aef02999e8 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:39.401928 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-33edb11f-da46-47e1-87f1-45aef02999e8 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:39.402616 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 268/1056] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:39 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:39.823623 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-30c1ccdf-9dd0-4cbd-8948-635f092bc18e req-4750dc2e-8520-4bbb-9d56-bb861114b399 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/attachments/d7c6fe09-4acf-41e2-8ad7-5fa7f58f7c74 returned with HTTP 200 Jul 03 01:28:39.824123 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 271/1057] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:28:39 2026] DELETE /volume/v3/attachments/d7c6fe09-4acf-41e2-8ad7-5fa7f58f7c74 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:40.421126 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-96a01c02-0c7e-4a6c-bb3d-82688333cebc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:40.422937 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-96a01c02-0c7e-4a6c-bb3d-82688333cebc tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:40.423112 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-96a01c02-0c7e-4a6c-bb3d-82688333cebc tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:40.423287 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-96a01c02-0c7e-4a6c-bb3d-82688333cebc tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:40.431126 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:40.431126 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:40.438160 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-96a01c02-0c7e-4a6c-bb3d-82688333cebc tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:40.442964 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-96a01c02-0c7e-4a6c-bb3d-82688333cebc tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:40.443323 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 255/1058] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:40 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:41.041065 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-686aca8e-1064-4301-9040-d90a8f50792e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:41.150764 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:41.150764 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1978147966", "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:41.151551 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1978147966', 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:41.246177 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Create volume of 1 GB Jul 03 01:28:41.252278 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Availability Zones retrieved successfully. Jul 03 01:28:41.259850 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Flow 'volume_create_api' (f5e191de-cb50-42f7-a0be-0506a97e7f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:41.263199 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1acabdaf-4832-4957-98b8-cacc7f9de70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:41.263199 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:41.327297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1acabdaf-4832-4957-98b8-cacc7f9de70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:41.328080 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc996d62-1f7f-47cf-90c3-18664e7b2273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:41.398099 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Created reservations ['d39bd90f-3b26-4da0-8591-355445430c51', 'e361b37b-efe0-4388-8f3a-86da7112ee41', '2e608c18-9652-4773-87e6-2859c5de7947', '6e154e54-4bc6-44ae-bd92-9e3740943041'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:41.398845 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc996d62-1f7f-47cf-90c3-18664e7b2273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d39bd90f-3b26-4da0-8591-355445430c51', 'e361b37b-efe0-4388-8f3a-86da7112ee41', '2e608c18-9652-4773-87e6-2859c5de7947', '6e154e54-4bc6-44ae-bd92-9e3740943041']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:41.399627 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e734b721-e713-4f56-b746-b542578600e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:41.423284 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e734b721-e713-4f56-b746-b542578600e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '921d511b-24ca-473e-8071-4b10211cd4ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1978147966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25af5a845cbe453698d8b8cde17a6592',qos_specs=None,replication_status=,reservations=['d39bd90f-3b26-4da0-8591-355445430c51','e361b37b-efe0-4388-8f3a-86da7112ee41','2e608c18-9652-4773-87e6-2859c5de7947','6e154e54-4bc6-44ae-bd92-9e3740943041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e877501b5474926a35d71644d66426d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1978147966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=921d511b-24ca-473e-8071-4b10211cd4ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25af5a845cbe453698d8b8cde17a6592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e877501b5474926a35d71644d66426d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:41.424320 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a57222-b2ce-46dc-b096-469dacfc9765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:41.446126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76a57222-b2ce-46dc-b096-469dacfc9765) transitioned into state 'SUCCESS' from state '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-1978147966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25af5a845cbe453698d8b8cde17a6592',qos_specs=None,replication_status=,reservations=['d39bd90f-3b26-4da0-8591-355445430c51','e361b37b-efe0-4388-8f3a-86da7112ee41','2e608c18-9652-4773-87e6-2859c5de7947','6e154e54-4bc6-44ae-bd92-9e3740943041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e877501b5474926a35d71644d66426d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:41.446828 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3752ab-f0bb-4a0b-8143-e39e69d5262f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:41.460729 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae3752ab-f0bb-4a0b-8143-e39e69d5262f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:41.461699 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Flow 'volume_create_api' (f5e191de-cb50-42f7-a0be-0506a97e7f4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:41.462056 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Create volume request issued successfully. Jul 03 01:28:41.464935 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-686aca8e-1064-4301-9040-d90a8f50792e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:41.465406 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 265/1059] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:28:41 2026] POST /volume/v3/volumes => generated 755 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:41.480593 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5666406d-db0d-4104-90f6-f136af7e2124 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:41.482240 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5666406d-db0d-4104-90f6-f136af7e2124 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae Jul 03 01:28:41.482509 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5666406d-db0d-4104-90f6-f136af7e2124 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:41.482760 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5666406d-db0d-4104-90f6-f136af7e2124 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:41.493380 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:41.493380 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:41.498328 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5666406d-db0d-4104-90f6-f136af7e2124 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:28:41.504815 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5666406d-db0d-4104-90f6-f136af7e2124 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae returned with HTTP 200 Jul 03 01:28:41.505229 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 269/1060] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:41 2026] GET /volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:42.523130 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-28937d7a-ae4b-495f-9883-3e0e90b476e7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:42.525531 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28937d7a-ae4b-495f-9883-3e0e90b476e7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae Jul 03 01:28:42.525718 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-28937d7a-ae4b-495f-9883-3e0e90b476e7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:42.526076 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-28937d7a-ae4b-495f-9883-3e0e90b476e7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:42.533804 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:42.533804 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:42.538549 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-28937d7a-ae4b-495f-9883-3e0e90b476e7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:28:42.544367 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28937d7a-ae4b-495f-9883-3e0e90b476e7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae returned with HTTP 200 Jul 03 01:28:42.544815 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 272/1061] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:42 2026] GET /volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae => generated 1363 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:42.560334 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:42.563739 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:42.564644 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-329447857"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:42.569451 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-329447857'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:42.569451 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Create volume of 1 GB Jul 03 01:28:42.570652 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Availability Zones retrieved successfully. Jul 03 01:28:42.576780 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Flow 'volume_create_api' (66988b44-0b0b-450b-925c-497bfb84ae1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:42.577820 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8754669a-dcbe-4033-9767-98a62dd9a87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:42.578772 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:42.607681 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8754669a-dcbe-4033-9767-98a62dd9a87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:42.608434 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5a6333-b9ad-4b71-b7a2-e884d5706634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:42.651786 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Created reservations ['2947447c-f693-46f9-b0f1-36da779b3417', '7123eb89-9e97-4661-904a-ec7f2a54366d', 'a26af00e-1571-4ef0-be01-bde677b81ca6', 'a6161a1e-258c-4de2-9ec4-6e7bcfe173eb'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:42.652755 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d5a6333-b9ad-4b71-b7a2-e884d5706634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2947447c-f693-46f9-b0f1-36da779b3417', '7123eb89-9e97-4661-904a-ec7f2a54366d', 'a26af00e-1571-4ef0-be01-bde677b81ca6', 'a6161a1e-258c-4de2-9ec4-6e7bcfe173eb']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:42.653539 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7365296-0082-415c-aa37-867df3a57b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:42.677179 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7365296-0082-415c-aa37-867df3a57b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bfbf6d4-67b2-41d1-abb6-079bf7a041bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-329447857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25af5a845cbe453698d8b8cde17a6592',qos_specs=None,replication_status=,reservations=['2947447c-f693-46f9-b0f1-36da779b3417','7123eb89-9e97-4661-904a-ec7f2a54366d','a26af00e-1571-4ef0-be01-bde677b81ca6','a6161a1e-258c-4de2-9ec4-6e7bcfe173eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e877501b5474926a35d71644d66426d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-329447857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bfbf6d4-67b2-41d1-abb6-079bf7a041bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25af5a845cbe453698d8b8cde17a6592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e877501b5474926a35d71644d66426d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:42.678499 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1a17ec-843f-41e4-8867-6b0e8c7b8029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:42.697502 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e1a17ec-843f-41e4-8867-6b0e8c7b8029) transitioned into state 'SUCCESS' from state '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-329447857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25af5a845cbe453698d8b8cde17a6592',qos_specs=None,replication_status=,reservations=['2947447c-f693-46f9-b0f1-36da779b3417','7123eb89-9e97-4661-904a-ec7f2a54366d','a26af00e-1571-4ef0-be01-bde677b81ca6','a6161a1e-258c-4de2-9ec4-6e7bcfe173eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e877501b5474926a35d71644d66426d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:42.698277 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e21e873c-5c97-4382-91a2-47db1cfaadae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:42.707859 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e21e873c-5c97-4382-91a2-47db1cfaadae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:42.708752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Flow 'volume_create_api' (66988b44-0b0b-450b-925c-497bfb84ae1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:42.709128 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Create volume request issued successfully. Jul 03 01:28:42.709792 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2a3a4dd4-e7c3-4c4a-9162-1525cb98f2e9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:42.710279 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 256/1062] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:28:42 2026] POST /volume/v3/volumes => generated 754 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:42.725575 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-234834d2-1af3-43a1-98ab-1b15e69bcd26 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:42.727320 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-234834d2-1af3-43a1-98ab-1b15e69bcd26 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd Jul 03 01:28:42.727513 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-234834d2-1af3-43a1-98ab-1b15e69bcd26 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:42.727679 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-234834d2-1af3-43a1-98ab-1b15e69bcd26 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:42.735246 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:42.735246 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:42.738737 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-234834d2-1af3-43a1-98ab-1b15e69bcd26 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:28:42.742770 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-234834d2-1af3-43a1-98ab-1b15e69bcd26 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd returned with HTTP 200 Jul 03 01:28:42.743170 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 266/1063] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:42 2026] GET /volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:43.759471 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9bf3400f-dcd5-404c-ad80-db9a1a00667c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:43.761564 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9bf3400f-dcd5-404c-ad80-db9a1a00667c tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd Jul 03 01:28:43.761798 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9bf3400f-dcd5-404c-ad80-db9a1a00667c tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:43.762027 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9bf3400f-dcd5-404c-ad80-db9a1a00667c tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:43.772669 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:43.772669 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:43.780459 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9bf3400f-dcd5-404c-ad80-db9a1a00667c tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:28:43.787610 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9bf3400f-dcd5-404c-ad80-db9a1a00667c tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd returned with HTTP 200 Jul 03 01:28:43.788135 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 270/1064] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:43 2026] GET /volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:43.802492 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-269fe7af-1710-4ca0-839c-998a540241d0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:43.804929 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:43.805358 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1391769505"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:43.807692 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1391769505'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:43.807879 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Create volume of 1 GB Jul 03 01:28:43.813677 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Availability Zones retrieved successfully. Jul 03 01:28:43.823273 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Flow 'volume_create_api' (9abcbb63-2f35-4f16-9a36-580699619207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:43.824885 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4985250b-b941-4e60-8e5b-2f474f05bfeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:43.826292 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:43.855961 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4985250b-b941-4e60-8e5b-2f474f05bfeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:43.856850 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d117cf-6684-4f45-81ab-dcd4add74307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:43.923193 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Created reservations ['481bbce4-38a6-4e1a-9688-89b74642c642', '550d93df-2d38-47e9-b56e-694a69b486a4', '4c6440f9-751b-4f46-9367-c77375364c78', '0136532e-b888-4cd2-ac86-001cfad048ce'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:43.923951 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d117cf-6684-4f45-81ab-dcd4add74307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['481bbce4-38a6-4e1a-9688-89b74642c642', '550d93df-2d38-47e9-b56e-694a69b486a4', '4c6440f9-751b-4f46-9367-c77375364c78', '0136532e-b888-4cd2-ac86-001cfad048ce']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:43.924938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78007ccb-2bc5-4277-9a20-32b1ff536f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:43.947238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78007ccb-2bc5-4277-9a20-32b1ff536f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '432f3e83-4c2b-4d11-88ef-92990bb84a69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1391769505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25af5a845cbe453698d8b8cde17a6592',qos_specs=None,replication_status=,reservations=['481bbce4-38a6-4e1a-9688-89b74642c642','550d93df-2d38-47e9-b56e-694a69b486a4','4c6440f9-751b-4f46-9367-c77375364c78','0136532e-b888-4cd2-ac86-001cfad048ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e877501b5474926a35d71644d66426d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1391769505',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=432f3e83-4c2b-4d11-88ef-92990bb84a69,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25af5a845cbe453698d8b8cde17a6592',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e877501b5474926a35d71644d66426d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:43.948097 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9c2fe8-d966-49ea-9d6e-43805bbca5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:43.965891 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb9c2fe8-d966-49ea-9d6e-43805bbca5ea) transitioned into state 'SUCCESS' from state '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-1391769505',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25af5a845cbe453698d8b8cde17a6592',qos_specs=None,replication_status=,reservations=['481bbce4-38a6-4e1a-9688-89b74642c642','550d93df-2d38-47e9-b56e-694a69b486a4','4c6440f9-751b-4f46-9367-c77375364c78','0136532e-b888-4cd2-ac86-001cfad048ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e877501b5474926a35d71644d66426d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:43.966715 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a377889-5b3f-4e90-80e4-8c82b822fab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:43.976799 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a377889-5b3f-4e90-80e4-8c82b822fab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:43.977661 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Flow 'volume_create_api' (9abcbb63-2f35-4f16-9a36-580699619207) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:43.977966 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Create volume request issued successfully. Jul 03 01:28:43.978626 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-269fe7af-1710-4ca0-839c-998a540241d0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:43.979006 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 273/1065] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:28:43 2026] POST /volume/v3/volumes => generated 755 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:43.995225 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ec424ade-32dd-43ed-82df-cb2d8814dfc7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:43.998316 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ec424ade-32dd-43ed-82df-cb2d8814dfc7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 Jul 03 01:28:43.998389 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ec424ade-32dd-43ed-82df-cb2d8814dfc7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:43.998940 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ec424ade-32dd-43ed-82df-cb2d8814dfc7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:44.008391 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:44.008391 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:44.014749 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ec424ade-32dd-43ed-82df-cb2d8814dfc7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:28:44.018670 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ec424ade-32dd-43ed-82df-cb2d8814dfc7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 returned with HTTP 200 Jul 03 01:28:44.019034 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 257/1066] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:43 2026] GET /volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:45.033387 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f851e9f1-d9a6-4d6e-b5bc-57db7dbe221b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:45.037445 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f851e9f1-d9a6-4d6e-b5bc-57db7dbe221b tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 Jul 03 01:28:45.037445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f851e9f1-d9a6-4d6e-b5bc-57db7dbe221b tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:45.037445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f851e9f1-d9a6-4d6e-b5bc-57db7dbe221b tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:45.049652 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:45.049652 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:45.055970 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f851e9f1-d9a6-4d6e-b5bc-57db7dbe221b tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:28:45.063289 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f851e9f1-d9a6-4d6e-b5bc-57db7dbe221b tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 returned with HTTP 200 Jul 03 01:28:45.063462 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 267/1067] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:45 2026] GET /volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:45.193184 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:45.278731 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:45.279210 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-131547097", "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:45.281259 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-131547097', 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:45.370112 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Create volume of 1 GB Jul 03 01:28:45.374880 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Availability Zones retrieved successfully. Jul 03 01:28:45.384040 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Flow 'volume_create_api' (c52906f1-ed44-44eb-967b-c9ab4e5e1f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:45.385578 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d6fa99-b2b7-443e-9699-4c2c0bb2ec58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:45.386793 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:45.457326 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d6fa99-b2b7-443e-9699-4c2c0bb2ec58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:45.458204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e8fb93-00e0-4710-a64f-272070c3cb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:45.517201 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Created reservations ['390644fb-8110-4342-8156-200229903b21', 'cabe9c49-1b14-43ec-bfa3-1fc87c77c872', '30abeaa3-85df-4aa1-9bdd-f960ad5f4b54', 'c98ee414-d7d6-4eac-b4b5-a7d6a7064e4e'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:45.518236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e8fb93-00e0-4710-a64f-272070c3cb03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['390644fb-8110-4342-8156-200229903b21', 'cabe9c49-1b14-43ec-bfa3-1fc87c77c872', '30abeaa3-85df-4aa1-9bdd-f960ad5f4b54', 'c98ee414-d7d6-4eac-b4b5-a7d6a7064e4e']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:45.519216 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4ef943-0c30-432c-9932-c99e3405521b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:45.541327 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c4ef943-0c30-432c-9932-c99e3405521b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0f6cfec-ce45-4f15-881c-531237934bab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-131547097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ffd224959a46f988ca71330fa3caeb',qos_specs=None,replication_status=,reservations=['390644fb-8110-4342-8156-200229903b21','cabe9c49-1b14-43ec-bfa3-1fc87c77c872','30abeaa3-85df-4aa1-9bdd-f960ad5f4b54','c98ee414-d7d6-4eac-b4b5-a7d6a7064e4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486894fc31cf4cffb0955c28de76a467',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-131547097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0f6cfec-ce45-4f15-881c-531237934bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ffd224959a46f988ca71330fa3caeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486894fc31cf4cffb0955c28de76a467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:45.542268 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3336d8f9-d253-465c-af39-c138325e85c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:45.560371 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3336d8f9-d253-465c-af39-c138325e85c3) transitioned into state 'SUCCESS' from state '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-131547097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ffd224959a46f988ca71330fa3caeb',qos_specs=None,replication_status=,reservations=['390644fb-8110-4342-8156-200229903b21','cabe9c49-1b14-43ec-bfa3-1fc87c77c872','30abeaa3-85df-4aa1-9bdd-f960ad5f4b54','c98ee414-d7d6-4eac-b4b5-a7d6a7064e4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486894fc31cf4cffb0955c28de76a467',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:45.561078 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ead6a9-9cc1-4979-9626-1fa4feee0856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:45.570640 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1ead6a9-9cc1-4979-9626-1fa4feee0856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:45.571374 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Flow 'volume_create_api' (c52906f1-ed44-44eb-967b-c9ab4e5e1f8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:45.571653 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Create volume request issued successfully. Jul 03 01:28:45.572197 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3c7c92f0-32a5-4865-a556-58727c7abdb3 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:45.572585 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 271/1068] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:28:45 2026] POST /volume/v3/volumes => generated 749 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:45.583904 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c00664de-af18-4f2b-aad6-2d00222d7f59 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:45.586913 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c00664de-af18-4f2b-aad6-2d00222d7f59 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab Jul 03 01:28:45.587135 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c00664de-af18-4f2b-aad6-2d00222d7f59 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:45.587330 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c00664de-af18-4f2b-aad6-2d00222d7f59 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:45.594499 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:45.594499 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:45.603453 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c00664de-af18-4f2b-aad6-2d00222d7f59 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:28:45.608862 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c00664de-af18-4f2b-aad6-2d00222d7f59 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab returned with HTTP 200 Jul 03 01:28:45.609485 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 274/1069] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:45 2026] GET /volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:46.622705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1ee09ff3-5c57-411a-b7b3-71a9a56b602f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:46.624710 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1ee09ff3-5c57-411a-b7b3-71a9a56b602f tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab Jul 03 01:28:46.624976 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1ee09ff3-5c57-411a-b7b3-71a9a56b602f tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:46.625175 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1ee09ff3-5c57-411a-b7b3-71a9a56b602f tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:46.633024 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:46.633024 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:46.637366 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1ee09ff3-5c57-411a-b7b3-71a9a56b602f tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:28:46.643489 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1ee09ff3-5c57-411a-b7b3-71a9a56b602f tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab returned with HTTP 200 Jul 03 01:28:46.643996 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 258/1070] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:46 2026] GET /volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:46.656476 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:46.658660 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:46.659059 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-425002503"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:46.660488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-425002503'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:46.660659 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Create volume of 1 GB Jul 03 01:28:46.664740 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Availability Zones retrieved successfully. Jul 03 01:28:46.670229 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Flow 'volume_create_api' (e4b5414f-9a93-4db8-98c0-a68abad7ba70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:46.671179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c05d1e-ae8c-4096-aaf7-80897a18e9d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:46.672158 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:46.708517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11c05d1e-ae8c-4096-aaf7-80897a18e9d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:46.710273 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837e94e7-811f-4c24-b81c-2aa323f9f46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:46.751769 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Created reservations ['e6e9c016-08e0-482f-84d3-2cf977acded4', '31363f2c-54c1-4881-9e20-5c0d4121051e', 'ba0c6dc9-2489-4b39-8459-cfa6952282bd', '499db1a9-e509-4e23-8d99-e481a51dabd5'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:46.752832 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837e94e7-811f-4c24-b81c-2aa323f9f46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6e9c016-08e0-482f-84d3-2cf977acded4', '31363f2c-54c1-4881-9e20-5c0d4121051e', 'ba0c6dc9-2489-4b39-8459-cfa6952282bd', '499db1a9-e509-4e23-8d99-e481a51dabd5']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:46.754159 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (931b9f69-7e3c-4e7e-8b8e-646789ff4e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:46.786960 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (931b9f69-7e3c-4e7e-8b8e-646789ff4e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e528f584-3cad-4909-92db-74802642e374', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-425002503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ffd224959a46f988ca71330fa3caeb',qos_specs=None,replication_status=,reservations=['e6e9c016-08e0-482f-84d3-2cf977acded4','31363f2c-54c1-4881-9e20-5c0d4121051e','ba0c6dc9-2489-4b39-8459-cfa6952282bd','499db1a9-e509-4e23-8d99-e481a51dabd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486894fc31cf4cffb0955c28de76a467',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-425002503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e528f584-3cad-4909-92db-74802642e374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ffd224959a46f988ca71330fa3caeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486894fc31cf4cffb0955c28de76a467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:46.787933 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253bfc0f-e74d-4c62-94d4-2512945d0851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:46.811066 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (253bfc0f-e74d-4c62-94d4-2512945d0851) transitioned into state 'SUCCESS' from state '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-425002503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ffd224959a46f988ca71330fa3caeb',qos_specs=None,replication_status=,reservations=['e6e9c016-08e0-482f-84d3-2cf977acded4','31363f2c-54c1-4881-9e20-5c0d4121051e','ba0c6dc9-2489-4b39-8459-cfa6952282bd','499db1a9-e509-4e23-8d99-e481a51dabd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486894fc31cf4cffb0955c28de76a467',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:46.811894 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74fc3e6-0076-4743-bd3e-6bd77b64f50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:46.822455 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74fc3e6-0076-4743-bd3e-6bd77b64f50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:46.823365 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Flow 'volume_create_api' (e4b5414f-9a93-4db8-98c0-a68abad7ba70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:46.823673 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Create volume request issued successfully. Jul 03 01:28:46.824220 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bb4d6a69-6771-43eb-8a07-a60c6092d5ed tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:46.824775 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 268/1071] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:28:46 2026] POST /volume/v3/volumes => generated 749 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:46.837281 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-005259b1-a1d3-45f5-b683-8664c7546e24 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:46.839916 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-005259b1-a1d3-45f5-b683-8664c7546e24 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 Jul 03 01:28:46.840404 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-005259b1-a1d3-45f5-b683-8664c7546e24 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:46.840760 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-005259b1-a1d3-45f5-b683-8664c7546e24 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:46.851569 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:46.851569 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:46.857325 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-005259b1-a1d3-45f5-b683-8664c7546e24 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:28:46.863658 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-005259b1-a1d3-45f5-b683-8664c7546e24 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 returned with HTTP 200 Jul 03 01:28:46.864273 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 272/1072] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:46 2026] GET /volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:47.152035 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b005b161-50bd-4d9c-9fc9-3c9c611241c1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:47.154242 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b005b161-50bd-4d9c-9fc9-3c9c611241c1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d Jul 03 01:28:47.154484 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b005b161-50bd-4d9c-9fc9-3c9c611241c1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:47.154747 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b005b161-50bd-4d9c-9fc9-3c9c611241c1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:47.154875 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-b005b161-50bd-4d9c-9fc9-3c9c611241c1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Delete snapshot with id: 785c7683-772d-4f60-8f75-a00fed17433d Jul 03 01:28:47.162010 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:47.162010 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:47.162636 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b005b161-50bd-4d9c-9fc9-3c9c611241c1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Snapshot retrieved successfully. Jul 03 01:28:47.187705 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b005b161-50bd-4d9c-9fc9-3c9c611241c1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Snapshot delete request issued successfully. Jul 03 01:28:47.187924 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b005b161-50bd-4d9c-9fc9-3c9c611241c1 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d returned with HTTP 202 Jul 03 01:28:47.188342 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 275/1073] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:28:47 2026] DELETE /volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:28:47.198438 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-580be58d-74f9-4dec-9119-564dd783da24 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:47.200313 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-580be58d-74f9-4dec-9119-564dd783da24 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d Jul 03 01:28:47.200481 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-580be58d-74f9-4dec-9119-564dd783da24 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:47.200699 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-580be58d-74f9-4dec-9119-564dd783da24 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:47.206181 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:47.206181 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:47.206728 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-580be58d-74f9-4dec-9119-564dd783da24 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Snapshot retrieved successfully. Jul 03 01:28:47.207524 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-580be58d-74f9-4dec-9119-564dd783da24 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d returned with HTTP 200 Jul 03 01:28:47.207951 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 259/1074] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:28:47 2026] GET /volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:47.882633 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-de703cd3-45a4-455b-a44e-415dc18437d4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:47.884765 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de703cd3-45a4-455b-a44e-415dc18437d4 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 Jul 03 01:28:47.884904 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de703cd3-45a4-455b-a44e-415dc18437d4 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:47.885087 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de703cd3-45a4-455b-a44e-415dc18437d4 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:47.891968 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:47.891968 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:47.895756 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-de703cd3-45a4-455b-a44e-415dc18437d4 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:28:47.900402 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de703cd3-45a4-455b-a44e-415dc18437d4 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 returned with HTTP 200 Jul 03 01:28:47.901123 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 269/1075] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:47 2026] GET /volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:47.913075 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:47.914941 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:47.915386 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1224795823"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:47.916981 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1224795823'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:47.917134 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Create volume of 1 GB Jul 03 01:28:47.921383 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Availability Zones retrieved successfully. Jul 03 01:28:47.927234 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Flow 'volume_create_api' (f1dca283-e519-4669-a377-68a44e6e91ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:47.928527 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e260cea-0cf1-49df-8904-76ec21d4582c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:47.929783 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:47.956141 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e260cea-0cf1-49df-8904-76ec21d4582c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:47.956762 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888f7abe-8f74-47f1-8a2f-1b7f1ae1d30a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:47.995608 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Created reservations ['ffd5aa97-4455-4548-9084-590329127a14', 'dda7b287-af7f-4056-b775-8e4a350aa100', '89753c03-4acc-4376-817b-56552c994db3', 'b7de872f-cdc7-4458-8b5b-80eb02f36923'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:47.996523 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (888f7abe-8f74-47f1-8a2f-1b7f1ae1d30a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffd5aa97-4455-4548-9084-590329127a14', 'dda7b287-af7f-4056-b775-8e4a350aa100', '89753c03-4acc-4376-817b-56552c994db3', 'b7de872f-cdc7-4458-8b5b-80eb02f36923']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:47.997201 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b3149b-59df-445b-bb2a-bcdbb0285d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:48.033860 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38b3149b-59df-445b-bb2a-bcdbb0285d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67097383-fb0a-42bd-9762-0b196210bff4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1224795823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ffd224959a46f988ca71330fa3caeb',qos_specs=None,replication_status=,reservations=['ffd5aa97-4455-4548-9084-590329127a14','dda7b287-af7f-4056-b775-8e4a350aa100','89753c03-4acc-4376-817b-56552c994db3','b7de872f-cdc7-4458-8b5b-80eb02f36923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486894fc31cf4cffb0955c28de76a467',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1224795823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67097383-fb0a-42bd-9762-0b196210bff4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ffd224959a46f988ca71330fa3caeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='486894fc31cf4cffb0955c28de76a467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:48.035336 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e2d121-16a1-4db6-a775-8b2d22c039b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:48.054801 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70e2d121-16a1-4db6-a775-8b2d22c039b2) transitioned into state 'SUCCESS' from state '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-1224795823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ffd224959a46f988ca71330fa3caeb',qos_specs=None,replication_status=,reservations=['ffd5aa97-4455-4548-9084-590329127a14','dda7b287-af7f-4056-b775-8e4a350aa100','89753c03-4acc-4376-817b-56552c994db3','b7de872f-cdc7-4458-8b5b-80eb02f36923'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='486894fc31cf4cffb0955c28de76a467',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:48.055433 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9ecb0c-a08c-4b15-b51a-4409314b0727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:48.064645 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f9ecb0c-a08c-4b15-b51a-4409314b0727) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:48.065433 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Flow 'volume_create_api' (f1dca283-e519-4669-a377-68a44e6e91ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:48.065786 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Create volume request issued successfully. Jul 03 01:28:48.066296 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e1e711e-8159-45a6-bcbd-41638f95c2b5 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:48.066724 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 273/1076] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:28:47 2026] POST /volume/v3/volumes => generated 750 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:48.077811 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-723bbb94-88b7-4b4e-842a-fa3e5cb2b660 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:48.083802 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-723bbb94-88b7-4b4e-842a-fa3e5cb2b660 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 Jul 03 01:28:48.083980 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-723bbb94-88b7-4b4e-842a-fa3e5cb2b660 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:48.084147 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-723bbb94-88b7-4b4e-842a-fa3e5cb2b660 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:48.090225 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:48.090225 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:48.093121 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-723bbb94-88b7-4b4e-842a-fa3e5cb2b660 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:28:48.096803 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-723bbb94-88b7-4b4e-842a-fa3e5cb2b660 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 returned with HTTP 200 Jul 03 01:28:48.097340 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 276/1077] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:48 2026] GET /volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:48.191314 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-642c750c-21f3-4d01-864f-a20b49e8bca9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:48.193176 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-642c750c-21f3-4d01-864f-a20b49e8bca9 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:48.193391 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-642c750c-21f3-4d01-864f-a20b49e8bca9 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:48.193798 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-642c750c-21f3-4d01-864f-a20b49e8bca9 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:48.204394 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:48.204394 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:48.213431 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-642c750c-21f3-4d01-864f-a20b49e8bca9 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:48.218719 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-23715f9e-2e6b-456b-aca0-5931204a7522 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:48.219926 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-642c750c-21f3-4d01-864f-a20b49e8bca9 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:48.220299 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 260/1078] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:48 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:48.220643 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-23715f9e-2e6b-456b-aca0-5931204a7522 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d Jul 03 01:28:48.220751 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-23715f9e-2e6b-456b-aca0-5931204a7522 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:48.220889 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-23715f9e-2e6b-456b-aca0-5931204a7522 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:48.228527 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-23715f9e-2e6b-456b-aca0-5931204a7522 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d returned with HTTP 404 Jul 03 01:28:48.229234 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 270/1079] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:28:48 2026] GET /volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:28:48.277768 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0311c07b-dbbc-40c4-af28-8f24304e66fd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:48.280083 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0311c07b-dbbc-40c4-af28-8f24304e66fd tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:48.280326 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0311c07b-dbbc-40c4-af28-8f24304e66fd tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:48.280565 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0311c07b-dbbc-40c4-af28-8f24304e66fd tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:48.290310 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:48.290310 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:48.294680 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0311c07b-dbbc-40c4-af28-8f24304e66fd tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:48.300944 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0311c07b-dbbc-40c4-af28-8f24304e66fd tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:48.301455 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 274/1080] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:48 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:49.108787 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-147a368c-3438-4933-9d73-c65e66abea27 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:49.110952 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-147a368c-3438-4933-9d73-c65e66abea27 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 Jul 03 01:28:49.111301 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-147a368c-3438-4933-9d73-c65e66abea27 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:49.111702 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-147a368c-3438-4933-9d73-c65e66abea27 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:49.119828 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:49.119828 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:49.123285 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-147a368c-3438-4933-9d73-c65e66abea27 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:28:49.127221 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-147a368c-3438-4933-9d73-c65e66abea27 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 returned with HTTP 200 Jul 03 01:28:49.127701 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 277/1081] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:49 2026] GET /volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:49.330162 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-0f3ec00c-bf51-4bc9-a770-719b3e09b370 req-79d95559-0c99-4e5e-920a-f6bec74bc017 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:49.332183 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-0f3ec00c-bf51-4bc9-a770-719b3e09b370 req-79d95559-0c99-4e5e-920a-f6bec74bc017 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/attachments?instance_id=120c0110-f1ac-4cc5-86e0-ec9485dab1a5 Jul 03 01:28:49.332368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-0f3ec00c-bf51-4bc9-a770-719b3e09b370 req-79d95559-0c99-4e5e-920a-f6bec74bc017 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:49.332569 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-0f3ec00c-bf51-4bc9-a770-719b3e09b370 req-79d95559-0c99-4e5e-920a-f6bec74bc017 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:49.345302 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-0f3ec00c-bf51-4bc9-a770-719b3e09b370 req-79d95559-0c99-4e5e-920a-f6bec74bc017 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments?instance_id=120c0110-f1ac-4cc5-86e0-ec9485dab1a5 returned with HTTP 200 Jul 03 01:28:49.461981 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 261/1082] 10.4.3.64 () {70 vars in 1630 bytes} [Fri Jul 3 01:28:49 2026] GET /volume/v3/attachments?instance_id=120c0110-f1ac-4cc5-86e0-ec9485dab1a5 => generated 192 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:49.466676 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-0f3ec00c-bf51-4bc9-a770-719b3e09b370 req-f8a373c8-eed7-40e9-9222-6226e3f02307 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:49.469593 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0f3ec00c-bf51-4bc9-a770-719b3e09b370 req-f8a373c8-eed7-40e9-9222-6226e3f02307 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df Jul 03 01:28:49.469593 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0f3ec00c-bf51-4bc9-a770-719b3e09b370 req-f8a373c8-eed7-40e9-9222-6226e3f02307 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:49.469807 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0f3ec00c-bf51-4bc9-a770-719b3e09b370 req-f8a373c8-eed7-40e9-9222-6226e3f02307 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:49.484940 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0f3ec00c-bf51-4bc9-a770-719b3e09b370 req-f8a373c8-eed7-40e9-9222-6226e3f02307 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df returned with HTTP 200 Jul 03 01:28:49.485338 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 271/1083] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Jul 3 01:28:49 2026] GET /volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:53.271012 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:53.275322 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:53.275878 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1347032007"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:53.277983 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1347032007'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:53.278100 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Create volume of 1 GB Jul 03 01:28:53.284125 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Availability Zones retrieved successfully. Jul 03 01:28:53.295546 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Flow 'volume_create_api' (31c3b570-2133-4204-adc7-0ecd1d1f86be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:53.295546 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9436e1d-6e0c-4c77-afcd-61671daa93eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:53.295546 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:53.340540 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9436e1d-6e0c-4c77-afcd-61671daa93eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:53.341352 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464176b7-da3f-48ef-937c-566553767153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:53.448338 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Created reservations ['dbec6c4c-52a9-47c6-ab06-725dc53d7290', 'ea1a5b74-a689-4193-beb9-e30e496998a6', '45cb14cf-7190-434a-8681-b3b425925629', 'eeade238-0eca-48a3-b84e-acd168b0cb6d'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:53.449241 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (464176b7-da3f-48ef-937c-566553767153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbec6c4c-52a9-47c6-ab06-725dc53d7290', 'ea1a5b74-a689-4193-beb9-e30e496998a6', '45cb14cf-7190-434a-8681-b3b425925629', 'eeade238-0eca-48a3-b84e-acd168b0cb6d']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:53.450124 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3818cbe6-835a-428b-928f-278804e35650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:53.480587 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3818cbe6-835a-428b-928f-278804e35650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30e2efc8-4d00-4f78-92aa-b2bdbf11b498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1347032007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e865691e0fed4e64bf7bf54e24873e9b',qos_specs=None,replication_status=,reservations=['dbec6c4c-52a9-47c6-ab06-725dc53d7290','ea1a5b74-a689-4193-beb9-e30e496998a6','45cb14cf-7190-434a-8681-b3b425925629','eeade238-0eca-48a3-b84e-acd168b0cb6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60446100c2b54f46a75b5d036682f39a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1347032007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30e2efc8-4d00-4f78-92aa-b2bdbf11b498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e865691e0fed4e64bf7bf54e24873e9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60446100c2b54f46a75b5d036682f39a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:53.481327 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2b1584-263b-45f9-8683-e4cd2876b8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:53.511204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d2b1584-263b-45f9-8683-e4cd2876b8d8) transitioned into state 'SUCCESS' from state '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-1347032007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e865691e0fed4e64bf7bf54e24873e9b',qos_specs=None,replication_status=,reservations=['dbec6c4c-52a9-47c6-ab06-725dc53d7290','ea1a5b74-a689-4193-beb9-e30e496998a6','45cb14cf-7190-434a-8681-b3b425925629','eeade238-0eca-48a3-b84e-acd168b0cb6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60446100c2b54f46a75b5d036682f39a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:53.513902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d948ef39-6389-449a-a2e9-a873aa78aa03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:53.535525 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d948ef39-6389-449a-a2e9-a873aa78aa03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:53.535525 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Flow 'volume_create_api' (31c3b570-2133-4204-adc7-0ecd1d1f86be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:53.535525 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Create volume request issued successfully. Jul 03 01:28:53.536061 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-45b60813-5bb7-4a8a-bf9c-60ff98af57bd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:53.536923 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 275/1084] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:28:53 2026] POST /volume/v3/volumes => generated 749 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:53.554674 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b4a779d9-c5b2-450f-aebc-09439b8a04e5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:53.556510 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b4a779d9-c5b2-450f-aebc-09439b8a04e5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:28:53.556719 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b4a779d9-c5b2-450f-aebc-09439b8a04e5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:53.556913 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b4a779d9-c5b2-450f-aebc-09439b8a04e5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:53.569328 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:53.569328 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:53.576167 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b4a779d9-c5b2-450f-aebc-09439b8a04e5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:28:53.584398 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b4a779d9-c5b2-450f-aebc-09439b8a04e5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:28:53.585254 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 278/1085] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:53 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:54.371549 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-97b98201-2bda-4aae-995b-8f1df8a53396 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:54.376332 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-97b98201-2bda-4aae-995b-8f1df8a53396 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae Jul 03 01:28:54.376332 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-97b98201-2bda-4aae-995b-8f1df8a53396 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:54.376332 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-97b98201-2bda-4aae-995b-8f1df8a53396 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:54.383500 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:54.383500 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:54.387940 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-97b98201-2bda-4aae-995b-8f1df8a53396 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:28:54.393391 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-97b98201-2bda-4aae-995b-8f1df8a53396 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae returned with HTTP 200 Jul 03 01:28:54.394099 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 262/1086] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:54 2026] GET /volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:54.403613 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-9db7a1cf-3c74-42bf-88da-18a657dd396b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:54.407350 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-9db7a1cf-3c74-42bf-88da-18a657dd396b tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd Jul 03 01:28:54.407662 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-9db7a1cf-3c74-42bf-88da-18a657dd396b tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:54.407909 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-9db7a1cf-3c74-42bf-88da-18a657dd396b tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:54.417292 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:54.417292 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:54.422382 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-9db7a1cf-3c74-42bf-88da-18a657dd396b tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:28:54.428857 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-9db7a1cf-3c74-42bf-88da-18a657dd396b tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd returned with HTTP 200 Jul 03 01:28:54.429335 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 272/1087] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:54 2026] GET /volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:54.438971 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-f508f7f8-8ea7-4597-b382-e6e3012336f2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:54.445120 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-f508f7f8-8ea7-4597-b382-e6e3012336f2 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 Jul 03 01:28:54.445388 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-f508f7f8-8ea7-4597-b382-e6e3012336f2 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:54.445691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-f508f7f8-8ea7-4597-b382-e6e3012336f2 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:54.452952 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:54.452952 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:54.456409 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-f508f7f8-8ea7-4597-b382-e6e3012336f2 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:28:54.460918 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-f508f7f8-8ea7-4597-b382-e6e3012336f2 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 returned with HTTP 200 Jul 03 01:28:54.461478 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 276/1088] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:54 2026] GET /volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:54.472622 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-66640286-0ab8-4669-bcf7-9d0eee09bfd4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:54.472997 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-66640286-0ab8-4669-bcf7-9d0eee09bfd4 None None] GET https://10.4.3.64/volume// Jul 03 01:28:54.473142 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-66640286-0ab8-4669-bcf7-9d0eee09bfd4 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:54.473309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-66640286-0ab8-4669-bcf7-9d0eee09bfd4 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:54.473657 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-66640286-0ab8-4669-bcf7-9d0eee09bfd4 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:54.473960 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 279/1089] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:28:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:54.482582 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-8052b3b7-49ba-48de-b63d-24ce5c91c55a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:54.489459 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-8052b3b7-49ba-48de-b63d-24ce5c91c55a tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:28:54.489459 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-8052b3b7-49ba-48de-b63d-24ce5c91c55a tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "921d511b-24ca-473e-8071-4b10211cd4ae", "connector": null, "instance_uuid": "12c3dc96-b110-4368-ae47-08c50f685a89"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:54.499878 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:54.499878 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:54.536997 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-8052b3b7-49ba-48de-b63d-24ce5c91c55a tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:28:54.537726 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 263/1090] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:28:54 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:54.546239 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e55f4dec-ff30-4f32-8948-b7cd987be4b7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:54.546617 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e55f4dec-ff30-4f32-8948-b7cd987be4b7 None None] GET https://10.4.3.64/volume// Jul 03 01:28:54.546763 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e55f4dec-ff30-4f32-8948-b7cd987be4b7 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:54.546924 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e55f4dec-ff30-4f32-8948-b7cd987be4b7 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:54.547205 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e55f4dec-ff30-4f32-8948-b7cd987be4b7 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:54.547474 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 273/1091] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:28:54 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:54.556894 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-c051548d-e66f-4072-aab9-3893899704e7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:54.559830 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-c051548d-e66f-4072-aab9-3893899704e7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:28:54.560269 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-c051548d-e66f-4072-aab9-3893899704e7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8bfbf6d4-67b2-41d1-abb6-079bf7a041bd", "connector": null, "instance_uuid": "12c3dc96-b110-4368-ae47-08c50f685a89"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:54.571956 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:54.571956 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:54.601084 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5486b1ee-f72f-4911-b76d-dc3b6868d88b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:54.603882 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5486b1ee-f72f-4911-b76d-dc3b6868d88b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:28:54.604187 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5486b1ee-f72f-4911-b76d-dc3b6868d88b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:54.604451 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5486b1ee-f72f-4911-b76d-dc3b6868d88b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:54.608056 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-c051548d-e66f-4072-aab9-3893899704e7 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:28:54.608056 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 277/1092] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:28:54 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:54.614071 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:54.614071 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:54.618933 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c96419b3-fe5e-4420-bf0f-c462052d9006 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:54.619037 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5486b1ee-f72f-4911-b76d-dc3b6868d88b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:28:54.620103 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c96419b3-fe5e-4420-bf0f-c462052d9006 None None] GET https://10.4.3.64/volume// Jul 03 01:28:54.620702 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c96419b3-fe5e-4420-bf0f-c462052d9006 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:54.621131 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c96419b3-fe5e-4420-bf0f-c462052d9006 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:54.621578 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c96419b3-fe5e-4420-bf0f-c462052d9006 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:54.622039 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 264/1093] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:28:54 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:54.625146 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5486b1ee-f72f-4911-b76d-dc3b6868d88b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:28:54.625646 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 280/1094] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:54 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:54.631072 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-2dec4d99-5728-4f8d-be60-12612421ffcc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:54.633102 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-2dec4d99-5728-4f8d-be60-12612421ffcc tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:28:54.633473 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-2dec4d99-5728-4f8d-be60-12612421ffcc tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "432f3e83-4c2b-4d11-88ef-92990bb84a69", "connector": null, "instance_uuid": "12c3dc96-b110-4368-ae47-08c50f685a89"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:54.647054 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:54.647054 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:54.672911 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-2dec4d99-5728-4f8d-be60-12612421ffcc tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:28:54.673314 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 274/1095] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:28:54 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:54.687232 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-ed86b090-8866-4dac-a266-733a2ee21fc0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:54.689777 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-ed86b090-8866-4dac-a266-733a2ee21fc0 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:28:54.690163 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-ed86b090-8866-4dac-a266-733a2ee21fc0 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:54.690488 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-ed86b090-8866-4dac-a266-733a2ee21fc0 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:54.700055 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:54.700055 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:54.704840 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-ed86b090-8866-4dac-a266-733a2ee21fc0 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:28:54.710301 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-ed86b090-8866-4dac-a266-733a2ee21fc0 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:28:54.711143 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 278/1096] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:54 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:28:56.761650 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f44ae19e-af00-4a3d-8d29-dc93992eb927 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:56.761650 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f44ae19e-af00-4a3d-8d29-dc93992eb927 None None] GET https://10.4.3.64/volume// Jul 03 01:28:56.761650 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f44ae19e-af00-4a3d-8d29-dc93992eb927 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:56.761650 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f44ae19e-af00-4a3d-8d29-dc93992eb927 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:56.761650 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f44ae19e-af00-4a3d-8d29-dc93992eb927 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:56.761650 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 265/1097] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:28:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:56.768582 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-884df0a8-de2e-4d8b-8dba-a6f7b11a0498 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:56.771928 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-884df0a8-de2e-4d8b-8dba-a6f7b11a0498 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:28:56.773076 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-884df0a8-de2e-4d8b-8dba-a6f7b11a0498 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30e2efc8-4d00-4f78-92aa-b2bdbf11b498", "connector": null, "instance_uuid": "9852d3e6-8473-4b89-aaee-4ce0b8099780"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:56.783600 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:56.783600 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:56.846316 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-884df0a8-de2e-4d8b-8dba-a6f7b11a0498 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:28:56.846316 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 281/1098] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:28:56 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 03 01:28:57.173960 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-781cad1b-f61e-4c95-b315-d0de02a30c28 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.176271 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-781cad1b-f61e-4c95-b315-d0de02a30c28 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] DELETE https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:57.176642 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-781cad1b-f61e-4c95-b315-d0de02a30c28 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:57.176953 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-781cad1b-f61e-4c95-b315-d0de02a30c28 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:57.177286 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-781cad1b-f61e-4c95-b315-d0de02a30c28 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Delete volume with id: 455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:57.186840 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:57.186840 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:57.187546 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-781cad1b-f61e-4c95-b315-d0de02a30c28 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:57.220413 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-781cad1b-f61e-4c95-b315-d0de02a30c28 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Delete volume request issued successfully. Jul 03 01:28:57.220716 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-781cad1b-f61e-4c95-b315-d0de02a30c28 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 202 Jul 03 01:28:57.223855 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 275/1099] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:28:57 2026] DELETE /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:28:57.233340 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c50c93ed-0eb7-4b45-8e75-638e0b8cf9e6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.236363 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c50c93ed-0eb7-4b45-8e75-638e0b8cf9e6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:57.236918 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c50c93ed-0eb7-4b45-8e75-638e0b8cf9e6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:57.236990 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c50c93ed-0eb7-4b45-8e75-638e0b8cf9e6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:57.237896 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-73a48333-0826-4eb2-9419-bc789e1a5fd2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.240032 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-73a48333-0826-4eb2-9419-bc789e1a5fd2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:28:57.240032 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-73a48333-0826-4eb2-9419-bc789e1a5fd2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:57.240259 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-73a48333-0826-4eb2-9419-bc789e1a5fd2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:57.245542 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:57.245542 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:57.249777 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c50c93ed-0eb7-4b45-8e75-638e0b8cf9e6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Volume info retrieved successfully. Jul 03 01:28:57.254410 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:57.254410 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:57.256253 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c50c93ed-0eb7-4b45-8e75-638e0b8cf9e6 tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 200 Jul 03 01:28:57.257235 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 279/1100] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:57 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:57.259184 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-73a48333-0826-4eb2-9419-bc789e1a5fd2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:28:57.264665 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-73a48333-0826-4eb2-9419-bc789e1a5fd2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:28:57.265263 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 266/1101] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:57 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:57.303176 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-ea57cdd4-4c9a-4708-b495-583070d01b32 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.306138 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-ea57cdd4-4c9a-4708-b495-583070d01b32 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab Jul 03 01:28:57.308312 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-ea57cdd4-4c9a-4708-b495-583070d01b32 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:57.308312 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-ea57cdd4-4c9a-4708-b495-583070d01b32 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:57.323189 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:57.323189 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:57.329341 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-ea57cdd4-4c9a-4708-b495-583070d01b32 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:28:57.337625 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-ea57cdd4-4c9a-4708-b495-583070d01b32 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab returned with HTTP 200 Jul 03 01:28:57.338430 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 282/1102] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:57 2026] GET /volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:57.347120 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-890dac71-1c57-4275-bd7b-5af76b8c2d80 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.349240 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-890dac71-1c57-4275-bd7b-5af76b8c2d80 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 Jul 03 01:28:57.349343 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-890dac71-1c57-4275-bd7b-5af76b8c2d80 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:57.349568 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-890dac71-1c57-4275-bd7b-5af76b8c2d80 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:57.358485 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:57.358485 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:57.362702 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-890dac71-1c57-4275-bd7b-5af76b8c2d80 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:28:57.368610 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-890dac71-1c57-4275-bd7b-5af76b8c2d80 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 returned with HTTP 200 Jul 03 01:28:57.369290 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 276/1103] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:57 2026] GET /volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:57.381173 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-5e228ef1-cd23-4478-bc7c-a68dec1cdf8a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.383325 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-06a54818-9251-485f-b882-501d58612578 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.383531 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-5e228ef1-cd23-4478-bc7c-a68dec1cdf8a tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 Jul 03 01:28:57.383766 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-5e228ef1-cd23-4478-bc7c-a68dec1cdf8a tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:57.383848 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-06a54818-9251-485f-b882-501d58612578 None None] GET https://10.4.3.64/volume// Jul 03 01:28:57.383948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-06a54818-9251-485f-b882-501d58612578 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:57.383996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-5e228ef1-cd23-4478-bc7c-a68dec1cdf8a tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:57.384145 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-06a54818-9251-485f-b882-501d58612578 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:57.384516 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-06a54818-9251-485f-b882-501d58612578 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:57.384804 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 267/1104] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:28:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:57.393996 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-cc7f879c-3915-4128-b610-9d2d46c51c59 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.394238 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:57.394238 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:57.396086 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-cc7f879c-3915-4128-b610-9d2d46c51c59 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:28:57.396611 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-cc7f879c-3915-4128-b610-9d2d46c51c59 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:57.396978 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-cc7f879c-3915-4128-b610-9d2d46c51c59 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:57.398750 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-5e228ef1-cd23-4478-bc7c-a68dec1cdf8a tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:28:57.403885 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-5e228ef1-cd23-4478-bc7c-a68dec1cdf8a tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 returned with HTTP 200 Jul 03 01:28:57.404367 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 280/1105] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:28:57 2026] GET /volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:57.407659 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:57.407659 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:57.414807 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-cc7f879c-3915-4128-b610-9d2d46c51c59 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:28:57.414919 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f41337a2-3553-4441-acc6-0a322b4e9462 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.414919 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f41337a2-3553-4441-acc6-0a322b4e9462 None None] GET https://10.4.3.64/volume// Jul 03 01:28:57.414919 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f41337a2-3553-4441-acc6-0a322b4e9462 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:57.414919 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f41337a2-3553-4441-acc6-0a322b4e9462 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:57.415121 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f41337a2-3553-4441-acc6-0a322b4e9462 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:57.415352 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 277/1106] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:28:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:57.417331 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-cc7f879c-3915-4128-b610-9d2d46c51c59 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:28:57.417945 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 283/1107] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:28:57 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:28:57.422519 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-a0080167-88f5-4b90-9f7d-c6ad7b7c9da9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.424489 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-a0080167-88f5-4b90-9f7d-c6ad7b7c9da9 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:28:57.424863 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-a0080167-88f5-4b90-9f7d-c6ad7b7c9da9 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0f6cfec-ce45-4f15-881c-531237934bab", "connector": null, "instance_uuid": "28890fc4-1304-46f3-a557-51c1c1a6d616"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:57.434288 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:57.434288 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:57.475445 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-a0080167-88f5-4b90-9f7d-c6ad7b7c9da9 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:28:57.475862 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 268/1108] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:28:57 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 03 01:28:57.483174 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fbaf17e5-861d-48e1-8534-4f628621949f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.483565 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fbaf17e5-861d-48e1-8534-4f628621949f None None] GET https://10.4.3.64/volume// Jul 03 01:28:57.483822 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fbaf17e5-861d-48e1-8534-4f628621949f None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:57.483942 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fbaf17e5-861d-48e1-8534-4f628621949f None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:57.484258 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fbaf17e5-861d-48e1-8534-4f628621949f None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:57.484597 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 281/1109] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:28:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:57.493961 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-1dc70547-5871-4a5f-b0b8-3a9a9640c83c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.499444 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-1dc70547-5871-4a5f-b0b8-3a9a9640c83c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:28:57.499444 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-1dc70547-5871-4a5f-b0b8-3a9a9640c83c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e528f584-3cad-4909-92db-74802642e374", "connector": null, "instance_uuid": "28890fc4-1304-46f3-a557-51c1c1a6d616"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:57.505718 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:57.505718 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:57.508632 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-173dbcea-ec30-48fe-84f9-f4415f63911f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.511404 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-173dbcea-ec30-48fe-84f9-f4415f63911f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] PUT https://10.4.3.64/volume/v3/attachments/ff8e319d-5be6-43e5-a30a-813367ded11a Jul 03 01:28:57.512126 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-173dbcea-ec30-48fe-84f9-f4415f63911f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:57.521549 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-173dbcea-ec30-48fe-84f9-f4415f63911f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Acquiring lock "cinder-attachment_update-30e2efc8-4d00-4f78-92aa-b2bdbf11b498-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:28:57.529476 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-173dbcea-ec30-48fe-84f9-f4415f63911f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Lock "cinder-attachment_update-30e2efc8-4d00-4f78-92aa-b2bdbf11b498-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:28:57.529476 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:57.529476 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:57.538504 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-1dc70547-5871-4a5f-b0b8-3a9a9640c83c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:28:57.539037 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 278/1110] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:28:57 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:57.547792 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-41eb23f5-0775-4ada-922e-63056a33765d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.548161 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41eb23f5-0775-4ada-922e-63056a33765d None None] GET https://10.4.3.64/volume// Jul 03 01:28:57.548321 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-41eb23f5-0775-4ada-922e-63056a33765d None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:57.548600 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-41eb23f5-0775-4ada-922e-63056a33765d None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:57.548918 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41eb23f5-0775-4ada-922e-63056a33765d None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:28:57.549194 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 269/1111] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:28:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:28:57.557969 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-159574cc-abde-430f-96ba-f45cfed4e74c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:57.559834 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-159574cc-abde-430f-96ba-f45cfed4e74c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:28:57.560147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-159574cc-abde-430f-96ba-f45cfed4e74c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67097383-fb0a-42bd-9762-0b196210bff4", "connector": null, "instance_uuid": "28890fc4-1304-46f3-a557-51c1c1a6d616"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:57.572451 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:57.572451 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:57.619515 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-159574cc-abde-430f-96ba-f45cfed4e74c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:28:57.619515 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 282/1112] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:28:57 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:58.051226 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-173dbcea-ec30-48fe-84f9-f4415f63911f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Lock "cinder-attachment_update-30e2efc8-4d00-4f78-92aa-b2bdbf11b498-np0000004346" released by "attachment_update" :: held 0.524s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:28:58.052684 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-173dbcea-ec30-48fe-84f9-f4415f63911f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments/ff8e319d-5be6-43e5-a30a-813367ded11a returned with HTTP 200 Jul 03 01:28:58.052684 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 284/1113] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:28:57 2026] PUT /volume/v3/attachments/ff8e319d-5be6-43e5-a30a-813367ded11a => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:28:58.275361 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-991d9163-f2e7-488f-8641-1c205b17e3df None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:58.277188 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5fd75940-6545-41c4-b9fb-587c94e1dc70 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:58.277517 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-991d9163-f2e7-488f-8641-1c205b17e3df tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] GET https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 Jul 03 01:28:58.277671 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-991d9163-f2e7-488f-8641-1c205b17e3df tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:58.277856 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-991d9163-f2e7-488f-8641-1c205b17e3df tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:58.278948 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5fd75940-6545-41c4-b9fb-587c94e1dc70 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:28:58.279137 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5fd75940-6545-41c4-b9fb-587c94e1dc70 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:58.279312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5fd75940-6545-41c4-b9fb-587c94e1dc70 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:58.285004 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-991d9163-f2e7-488f-8641-1c205b17e3df tempest-TaggedAttachmentsTest-188348027 tempest-TaggedAttachmentsTest-188348027-project-member] https://10.4.3.64/volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 returned with HTTP 404 Jul 03 01:28:58.285583 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 279/1114] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:58 2026] GET /volume/v3/volumes/455cb2e3-128a-449a-a576-0d4f0144a381 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:28:58.291506 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:58.291506 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:28:58.295515 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5fd75940-6545-41c4-b9fb-587c94e1dc70 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:28:58.299805 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5fd75940-6545-41c4-b9fb-587c94e1dc70 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:28:58.300196 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 270/1115] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:58 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:59.323446 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e45fcc5d-578d-479f-895e-c8b0a2cf148a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:59.324028 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e45fcc5d-578d-479f-895e-c8b0a2cf148a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:28:59.324246 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e45fcc5d-578d-479f-895e-c8b0a2cf148a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:59.324491 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e45fcc5d-578d-479f-895e-c8b0a2cf148a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:59.353576 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:59.353576 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:28:59.367150 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e45fcc5d-578d-479f-895e-c8b0a2cf148a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:28:59.373710 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e45fcc5d-578d-479f-895e-c8b0a2cf148a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:28:59.374165 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 283/1116] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:59 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 842 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:28:59.389022 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:59.390980 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:28:59.391548 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1138837479"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:28:59.393666 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1138837479'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:28:59.395534 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Create volume of 1 GB Jul 03 01:28:59.395534 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:59.395534 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:28:59.401047 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Availability Zones retrieved successfully. Jul 03 01:28:59.407921 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Flow 'volume_create_api' (c2540b71-5282-485f-a277-6f0c9592e177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:59.409122 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b9dec7-3263-47b4-9322-7b64412d0dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:59.410641 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:28:59.441781 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1b9dec7-3263-47b4-9322-7b64412d0dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:59.443034 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982f4fc7-1d2e-401b-907a-ebee3419d7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:59.511761 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Created reservations ['7890b84c-05fd-423e-abf7-66401cb09bbb', 'fc51de3b-6860-4ed0-aac6-67fb64e3c36f', 'cc1eff18-e614-40b3-840e-6b3887c3447e', 'f613ff68-4eb3-452c-abb9-c18e1f1205aa'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:28:59.512543 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (982f4fc7-1d2e-401b-907a-ebee3419d7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7890b84c-05fd-423e-abf7-66401cb09bbb', 'fc51de3b-6860-4ed0-aac6-67fb64e3c36f', 'cc1eff18-e614-40b3-840e-6b3887c3447e', 'f613ff68-4eb3-452c-abb9-c18e1f1205aa']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:59.513259 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4fb198-33f5-46c4-b757-2094f0555346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:59.540684 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4fb198-33f5-46c4-b757-2094f0555346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02a39322-6028-4372-b550-64ad71319aba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1138837479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d1eeeea0f74e29a8b9cd02bafca3c0',qos_specs=None,replication_status=,reservations=['7890b84c-05fd-423e-abf7-66401cb09bbb','fc51de3b-6860-4ed0-aac6-67fb64e3c36f','cc1eff18-e614-40b3-840e-6b3887c3447e','f613ff68-4eb3-452c-abb9-c18e1f1205aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb30dbc08f340f1965d03730ba59ab7',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1138837479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02a39322-6028-4372-b550-64ad71319aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17d1eeeea0f74e29a8b9cd02bafca3c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb30dbc08f340f1965d03730ba59ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:59.541476 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3cc359-aa01-4b09-a6ac-d283a1707e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:59.564093 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3cc359-aa01-4b09-a6ac-d283a1707e12) transitioned into state 'SUCCESS' from state '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-1138837479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d1eeeea0f74e29a8b9cd02bafca3c0',qos_specs=None,replication_status=,reservations=['7890b84c-05fd-423e-abf7-66401cb09bbb','fc51de3b-6860-4ed0-aac6-67fb64e3c36f','cc1eff18-e614-40b3-840e-6b3887c3447e','f613ff68-4eb3-452c-abb9-c18e1f1205aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb30dbc08f340f1965d03730ba59ab7',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:59.564838 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6333ca-e2e8-4a53-8df0-e1cb113aaa63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:28:59.575670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c6333ca-e2e8-4a53-8df0-e1cb113aaa63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:28:59.576564 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Flow 'volume_create_api' (c2540b71-5282-485f-a277-6f0c9592e177) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:28:59.576874 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Create volume request issued successfully. Jul 03 01:28:59.577465 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c6cbf91f-78c5-4784-a37c-62f56852ec99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:28:59.577890 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 285/1117] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:28:59 2026] POST /volume/v3/volumes => generated 753 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:28:59.592261 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-df442226-b57a-4bfe-8640-c3d502eb1a4b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:28:59.594437 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-df442226-b57a-4bfe-8640-c3d502eb1a4b tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:28:59.594695 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-df442226-b57a-4bfe-8640-c3d502eb1a4b tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:28:59.594921 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-df442226-b57a-4bfe-8640-c3d502eb1a4b tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:28:59.606244 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:28:59.606244 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:28:59.610753 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-df442226-b57a-4bfe-8640-c3d502eb1a4b tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:28:59.616151 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-df442226-b57a-4bfe-8640-c3d502eb1a4b tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:28:59.616543 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 280/1118] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:28:59 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:00.390595 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c99cbc8b-4885-436f-9615-0dac655e78e5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:00.392632 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c99cbc8b-4885-436f-9615-0dac655e78e5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:29:00.394133 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c99cbc8b-4885-436f-9615-0dac655e78e5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:00.394133 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c99cbc8b-4885-436f-9615-0dac655e78e5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:00.409868 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:00.409868 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:00.417445 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c99cbc8b-4885-436f-9615-0dac655e78e5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:29:00.420141 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c99cbc8b-4885-436f-9615-0dac655e78e5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:29:00.420654 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 271/1119] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:00 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:00.637051 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2cb9c700-e308-421f-8ac1-18543227e4ab None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:00.640507 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2cb9c700-e308-421f-8ac1-18543227e4ab tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:00.640665 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2cb9c700-e308-421f-8ac1-18543227e4ab tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:00.640994 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2cb9c700-e308-421f-8ac1-18543227e4ab tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:00.654141 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:00.654141 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:00.658460 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2cb9c700-e308-421f-8ac1-18543227e4ab tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:00.663662 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2cb9c700-e308-421f-8ac1-18543227e4ab tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:00.664078 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 284/1120] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:00 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:00.730408 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-c3d3d197-8487-430c-bad5-1966d13491f4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:00.732614 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-c3d3d197-8487-430c-bad5-1966d13491f4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:00.732835 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-c3d3d197-8487-430c-bad5-1966d13491f4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:00.733099 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-c3d3d197-8487-430c-bad5-1966d13491f4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:00.742529 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:00.742529 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:00.748044 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-c3d3d197-8487-430c-bad5-1966d13491f4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:00.756152 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-c3d3d197-8487-430c-bad5-1966d13491f4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:00.757112 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 286/1121] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:00 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:01.438391 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7bae940f-7077-459c-8893-bdd8b546cfb2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:01.440802 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7bae940f-7077-459c-8893-bdd8b546cfb2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:29:01.441050 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7bae940f-7077-459c-8893-bdd8b546cfb2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:01.441257 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7bae940f-7077-459c-8893-bdd8b546cfb2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:01.451825 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:01.451825 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:01.455700 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7bae940f-7077-459c-8893-bdd8b546cfb2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:29:01.459713 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7bae940f-7077-459c-8893-bdd8b546cfb2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:29:01.460101 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 281/1122] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:01 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:02.474074 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4dc7e795-6730-4f2c-8259-cbcfd9526def None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:02.477565 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4dc7e795-6730-4f2c-8259-cbcfd9526def tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:29:02.477818 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4dc7e795-6730-4f2c-8259-cbcfd9526def tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:02.478016 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4dc7e795-6730-4f2c-8259-cbcfd9526def tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:02.489231 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:02.489231 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:02.493328 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4dc7e795-6730-4f2c-8259-cbcfd9526def tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:29:02.502261 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4dc7e795-6730-4f2c-8259-cbcfd9526def tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:29:02.502735 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 272/1123] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:02 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:02.815747 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ecc95a88-dfea-4f44-b956-92e6a381abfb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:02.816298 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ecc95a88-dfea-4f44-b956-92e6a381abfb None None] GET https://10.4.3.64/volume// Jul 03 01:29:02.816576 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ecc95a88-dfea-4f44-b956-92e6a381abfb None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:02.816576 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ecc95a88-dfea-4f44-b956-92e6a381abfb None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:02.816910 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ecc95a88-dfea-4f44-b956-92e6a381abfb None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:02.817470 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 285/1124] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:29:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:02.830776 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-0fb24f60-0a15-4ab2-8def-29a9730c9d99 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:02.833612 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-0fb24f60-0a15-4ab2-8def-29a9730c9d99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:29:02.834111 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-0fb24f60-0a15-4ab2-8def-29a9730c9d99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02a39322-6028-4372-b550-64ad71319aba", "connector": null, "instance_uuid": "c3caf679-9c3a-49d1-90f4-ab9795760514"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:02.845493 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:02.845493 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:02.878819 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-0fb24f60-0a15-4ab2-8def-29a9730c9d99 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:29:02.879323 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 287/1125] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:29:02 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:03.286230 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1753de49-ba2f-490d-85e5-78f141e88a84 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:03.288056 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1753de49-ba2f-490d-85e5-78f141e88a84 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:03.288280 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1753de49-ba2f-490d-85e5-78f141e88a84 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:03.288486 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1753de49-ba2f-490d-85e5-78f141e88a84 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:03.315046 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:03.315046 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:03.320691 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1753de49-ba2f-490d-85e5-78f141e88a84 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:03.331876 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1753de49-ba2f-490d-85e5-78f141e88a84 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:03.332479 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 282/1126] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:03 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:03.436797 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fbdd7fef-dcf1-454a-93d6-4ebcafaf734b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:03.437335 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fbdd7fef-dcf1-454a-93d6-4ebcafaf734b None None] GET https://10.4.3.64/volume// Jul 03 01:29:03.437542 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fbdd7fef-dcf1-454a-93d6-4ebcafaf734b None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:03.437769 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fbdd7fef-dcf1-454a-93d6-4ebcafaf734b None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:03.438124 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fbdd7fef-dcf1-454a-93d6-4ebcafaf734b None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:03.438403 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 273/1127] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:03.449141 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-4d5db1a0-1e9d-41b7-80b0-8211afa9c4b5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:03.451973 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-4d5db1a0-1e9d-41b7-80b0-8211afa9c4b5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:03.452240 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-4d5db1a0-1e9d-41b7-80b0-8211afa9c4b5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:03.452427 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-4d5db1a0-1e9d-41b7-80b0-8211afa9c4b5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:03.464357 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:03.464357 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:03.470047 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-4d5db1a0-1e9d-41b7-80b0-8211afa9c4b5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:03.476274 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-4d5db1a0-1e9d-41b7-80b0-8211afa9c4b5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:03.476860 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 286/1128] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:03 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:03.516544 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-867f153c-842a-4f3c-9bb0-860af5f9c831 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:03.518494 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-867f153c-842a-4f3c-9bb0-860af5f9c831 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:29:03.518752 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-867f153c-842a-4f3c-9bb0-860af5f9c831 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:03.519018 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-867f153c-842a-4f3c-9bb0-860af5f9c831 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:03.535699 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:03.535699 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:03.539917 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-867f153c-842a-4f3c-9bb0-860af5f9c831 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:29:03.545647 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-867f153c-842a-4f3c-9bb0-860af5f9c831 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:29:03.546286 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 288/1129] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:03 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:03.584690 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-913cebde-c8e8-4182-b80c-e98f31b1ca30 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:03.588165 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-913cebde-c8e8-4182-b80c-e98f31b1ca30 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] PUT https://10.4.3.64/volume/v3/attachments/12351bd3-94e5-406f-be5a-d339a3ebcbc3 Jul 03 01:29:03.588598 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-913cebde-c8e8-4182-b80c-e98f31b1ca30 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:03.601346 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-913cebde-c8e8-4182-b80c-e98f31b1ca30 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Acquiring lock "cinder-attachment_update-02a39322-6028-4372-b550-64ad71319aba-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:29:03.609924 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-913cebde-c8e8-4182-b80c-e98f31b1ca30 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Lock "cinder-attachment_update-02a39322-6028-4372-b550-64ad71319aba-np0000004346" acquired by "attachment_update" :: waited 0.009s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:29:03.611110 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:03.611110 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:04.127539 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=275,cinder:INSERT=51,cinder:UPDATE=74 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:29:04.142857 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-913cebde-c8e8-4182-b80c-e98f31b1ca30 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Lock "cinder-attachment_update-02a39322-6028-4372-b550-64ad71319aba-np0000004346" released by "attachment_update" :: held 0.533s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:29:04.143168 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-913cebde-c8e8-4182-b80c-e98f31b1ca30 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments/12351bd3-94e5-406f-be5a-d339a3ebcbc3 returned with HTTP 200 Jul 03 01:29:04.143610 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 283/1130] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:29:03 2026] PUT /volume/v3/attachments/12351bd3-94e5-406f-be5a-d339a3ebcbc3 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:04.293568 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-bf027a2d-5b49-4f82-8590-8d665f5c9960 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:04.295868 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-bf027a2d-5b49-4f82-8590-8d665f5c9960 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/attachments/ff8e319d-5be6-43e5-a30a-813367ded11a/action Jul 03 01:29:04.296239 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-bf027a2d-5b49-4f82-8590-8d665f5c9960 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:04.296405 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-bf027a2d-5b49-4f82-8590-8d665f5c9960 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:04.299809 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=217,cinder:INSERT=27,cinder:UPDATE=50 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:29:04.327380 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:04.327380 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:04.345610 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c6e4e15e-e97e-4893-861a-a5fd90664d74 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:04.347536 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c6e4e15e-e97e-4893-861a-a5fd90664d74 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:04.347730 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c6e4e15e-e97e-4893-861a-a5fd90664d74 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:04.347922 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c6e4e15e-e97e-4893-861a-a5fd90664d74 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:04.349949 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=223,cinder:UPDATE=44,cinder:INSERT=29 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:29:04.362020 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:04.362020 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:04.371690 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-7ba20527-ae08-4f10-b8cb-4ce6e0e7ec89 req-bf027a2d-5b49-4f82-8590-8d665f5c9960 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments/ff8e319d-5be6-43e5-a30a-813367ded11a/action returned with HTTP 204 Jul 03 01:29:04.372104 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 274/1131] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:04 2026] POST /volume/v3/attachments/ff8e319d-5be6-43e5-a30a-813367ded11a/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:04.373608 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c6e4e15e-e97e-4893-861a-a5fd90664d74 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:04.384854 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c6e4e15e-e97e-4893-861a-a5fd90664d74 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:04.385471 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 287/1132] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:04 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:04.563090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e29e126c-6a13-4be7-b99c-285357b5d73b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:04.567038 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e29e126c-6a13-4be7-b99c-285357b5d73b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:29:04.567264 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e29e126c-6a13-4be7-b99c-285357b5d73b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:04.567500 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e29e126c-6a13-4be7-b99c-285357b5d73b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:04.578189 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:04.578189 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:04.582222 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e29e126c-6a13-4be7-b99c-285357b5d73b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:29:04.586907 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e29e126c-6a13-4be7-b99c-285357b5d73b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:29:04.587432 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 289/1133] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:04 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:04.600737 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0c9ce8f9-4ae4-4237-8dbe-ae23ecf5ceb2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:04.602570 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0c9ce8f9-4ae4-4237-8dbe-ae23ecf5ceb2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:29:04.602749 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0c9ce8f9-4ae4-4237-8dbe-ae23ecf5ceb2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:04.602922 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0c9ce8f9-4ae4-4237-8dbe-ae23ecf5ceb2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:04.615321 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:04.615321 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:04.619764 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0c9ce8f9-4ae4-4237-8dbe-ae23ecf5ceb2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:29:04.625369 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0c9ce8f9-4ae4-4237-8dbe-ae23ecf5ceb2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:29:04.625837 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 284/1134] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:04 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:04.641673 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-52332510-6fd4-45ea-910c-2f196ffe7821 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:04.642082 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-52332510-6fd4-45ea-910c-2f196ffe7821 None None] GET https://10.4.3.64/volume// Jul 03 01:29:04.642329 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-52332510-6fd4-45ea-910c-2f196ffe7821 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:04.642598 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-52332510-6fd4-45ea-910c-2f196ffe7821 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:04.642968 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-52332510-6fd4-45ea-910c-2f196ffe7821 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:04.643307 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 275/1135] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:04.650708 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-049a8bf5-2bef-4b62-8ee4-40b0384cd02d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:04.654386 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-049a8bf5-2bef-4b62-8ee4-40b0384cd02d tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae Jul 03 01:29:04.654695 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-049a8bf5-2bef-4b62-8ee4-40b0384cd02d tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:04.654939 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-049a8bf5-2bef-4b62-8ee4-40b0384cd02d tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:04.670780 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:04.670780 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:04.675944 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-049a8bf5-2bef-4b62-8ee4-40b0384cd02d tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:29:04.684495 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-049a8bf5-2bef-4b62-8ee4-40b0384cd02d tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae returned with HTTP 200 Jul 03 01:29:04.685059 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 288/1136] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:04 2026] GET /volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae => generated 1542 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:04.792673 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-01caeba1-e728-4680-8ba7-5be8b48706b9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:04.795009 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-01caeba1-e728-4680-8ba7-5be8b48706b9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] PUT https://10.4.3.64/volume/v3/attachments/f0f9fa23-b004-48fa-9715-0aaaaca0573b Jul 03 01:29:04.795476 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-01caeba1-e728-4680-8ba7-5be8b48706b9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:04.804158 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-01caeba1-e728-4680-8ba7-5be8b48706b9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Acquiring lock "cinder-attachment_update-921d511b-24ca-473e-8071-4b10211cd4ae-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:29:04.808659 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-01caeba1-e728-4680-8ba7-5be8b48706b9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Lock "cinder-attachment_update-921d511b-24ca-473e-8071-4b10211cd4ae-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:29:04.809185 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:04.809185 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:05.326519 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=237,cinder:INSERT=29,cinder:UPDATE=50 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:29:05.350260 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-01caeba1-e728-4680-8ba7-5be8b48706b9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Lock "cinder-attachment_update-921d511b-24ca-473e-8071-4b10211cd4ae-np0000004346" released by "attachment_update" :: held 0.536s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:29:05.350260 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-01caeba1-e728-4680-8ba7-5be8b48706b9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments/f0f9fa23-b004-48fa-9715-0aaaaca0573b returned with HTTP 200 Jul 03 01:29:05.350260 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 290/1137] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:29:04 2026] PUT /volume/v3/attachments/f0f9fa23-b004-48fa-9715-0aaaaca0573b => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:05.403984 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f5437350-9866-44cf-b747-a5ff22f80609 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:05.406779 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f5437350-9866-44cf-b747-a5ff22f80609 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:05.406779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f5437350-9866-44cf-b747-a5ff22f80609 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:05.406779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f5437350-9866-44cf-b747-a5ff22f80609 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:05.422062 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:05.422062 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:05.428507 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f5437350-9866-44cf-b747-a5ff22f80609 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:05.438907 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f5437350-9866-44cf-b747-a5ff22f80609 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:05.440208 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 285/1138] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:05 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:05.885116 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-15d176b3-869b-4403-9a3f-b8c5439a21d6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:05.888493 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-15d176b3-869b-4403-9a3f-b8c5439a21d6 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] POST https://10.4.3.64/volume/v3/attachments/f0f9fa23-b004-48fa-9715-0aaaaca0573b/action Jul 03 01:29:05.888493 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-15d176b3-869b-4403-9a3f-b8c5439a21d6 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:05.888493 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-15d176b3-869b-4403-9a3f-b8c5439a21d6 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:05.910008 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:05.910008 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:05.937249 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-15d176b3-869b-4403-9a3f-b8c5439a21d6 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments/f0f9fa23-b004-48fa-9715-0aaaaca0573b/action returned with HTTP 204 Jul 03 01:29:05.937686 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 276/1139] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:05 2026] POST /volume/v3/attachments/f0f9fa23-b004-48fa-9715-0aaaaca0573b/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:06.104388 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-939ee768-d368-408c-9bb8-8d85d5f08959 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:06.108091 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-939ee768-d368-408c-9bb8-8d85d5f08959 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:06.108604 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-939ee768-d368-408c-9bb8-8d85d5f08959 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:06.108673 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-939ee768-d368-408c-9bb8-8d85d5f08959 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:06.117904 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:06.117904 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:06.122165 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-939ee768-d368-408c-9bb8-8d85d5f08959 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:06.126546 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-939ee768-d368-408c-9bb8-8d85d5f08959 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:06.126916 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 289/1140] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:06 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:06.457395 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d938fdcb-0016-4166-bce8-10bbd720565f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:06.457836 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d8312778-99ef-4ef1-92b9-164e10670106 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:06.458098 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d8312778-99ef-4ef1-92b9-164e10670106 None None] GET https://10.4.3.64/volume// Jul 03 01:29:06.458706 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d8312778-99ef-4ef1-92b9-164e10670106 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:06.458706 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d8312778-99ef-4ef1-92b9-164e10670106 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:06.458861 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d8312778-99ef-4ef1-92b9-164e10670106 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:06.459156 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 286/1141] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:06.459348 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d938fdcb-0016-4166-bce8-10bbd720565f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:06.459603 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d938fdcb-0016-4166-bce8-10bbd720565f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:06.459813 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d938fdcb-0016-4166-bce8-10bbd720565f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:06.474157 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-36f22622-dbdd-4f71-b555-7b064976c63a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:06.477370 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-36f22622-dbdd-4f71-b555-7b064976c63a tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd Jul 03 01:29:06.477370 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-36f22622-dbdd-4f71-b555-7b064976c63a tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:06.477370 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-36f22622-dbdd-4f71-b555-7b064976c63a tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:06.479340 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:06.479340 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:06.496665 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d938fdcb-0016-4166-bce8-10bbd720565f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:06.500643 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:06.500643 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:06.504143 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d938fdcb-0016-4166-bce8-10bbd720565f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:06.505219 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 291/1142] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:06 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:29:06.505685 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-36f22622-dbdd-4f71-b555-7b064976c63a tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:29:06.511219 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-36f22622-dbdd-4f71-b555-7b064976c63a tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd returned with HTTP 200 Jul 03 01:29:06.511219 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 277/1143] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:06 2026] GET /volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd => generated 1026 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:06.632823 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-52a56c0f-3e2e-419d-989c-956f0cfc0f2f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:06.637065 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-52a56c0f-3e2e-419d-989c-956f0cfc0f2f tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] PUT https://10.4.3.64/volume/v3/attachments/84a928a4-3a09-49ff-ae82-cd35b866e664 Jul 03 01:29:06.638000 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-52a56c0f-3e2e-419d-989c-956f0cfc0f2f tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:06.663931 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-52a56c0f-3e2e-419d-989c-956f0cfc0f2f tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Acquiring lock "cinder-attachment_update-8bfbf6d4-67b2-41d1-abb6-079bf7a041bd-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:29:06.676702 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-52a56c0f-3e2e-419d-989c-956f0cfc0f2f tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Lock "cinder-attachment_update-8bfbf6d4-67b2-41d1-abb6-079bf7a041bd-np0000004346" acquired by "attachment_update" :: waited 0.011s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:29:06.680510 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:06.680510 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:07.207840 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-52a56c0f-3e2e-419d-989c-956f0cfc0f2f tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Lock "cinder-attachment_update-8bfbf6d4-67b2-41d1-abb6-079bf7a041bd-np0000004346" released by "attachment_update" :: held 0.533s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:29:07.208236 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-52a56c0f-3e2e-419d-989c-956f0cfc0f2f tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments/84a928a4-3a09-49ff-ae82-cd35b866e664 returned with HTTP 200 Jul 03 01:29:07.208580 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 290/1144] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:29:06 2026] PUT /volume/v3/attachments/84a928a4-3a09-49ff-ae82-cd35b866e664 => generated 969 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:07.230267 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-84c60917-5968-4515-ac13-2d9cb2d9e352 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:07.230658 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-84c60917-5968-4515-ac13-2d9cb2d9e352 None None] GET https://10.4.3.64/volume// Jul 03 01:29:07.230860 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-84c60917-5968-4515-ac13-2d9cb2d9e352 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:07.231110 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-84c60917-5968-4515-ac13-2d9cb2d9e352 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:07.231498 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-84c60917-5968-4515-ac13-2d9cb2d9e352 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:07.231783 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 287/1145] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:07.239132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-4148afcb-481e-4840-94cf-5a85286ed836 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:07.241802 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-4148afcb-481e-4840-94cf-5a85286ed836 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab Jul 03 01:29:07.242041 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-4148afcb-481e-4840-94cf-5a85286ed836 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:07.242242 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-4148afcb-481e-4840-94cf-5a85286ed836 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:07.254231 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:07.254231 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:07.258563 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-4148afcb-481e-4840-94cf-5a85286ed836 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:29:07.264122 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-4148afcb-481e-4840-94cf-5a85286ed836 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab returned with HTTP 200 Jul 03 01:29:07.264684 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 292/1146] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:07 2026] GET /volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab => generated 1536 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:07.374708 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-bcbf7677-8e7c-4b24-b8d2-5ed39e3cbc44 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:07.378881 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-bcbf7677-8e7c-4b24-b8d2-5ed39e3cbc44 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] PUT https://10.4.3.64/volume/v3/attachments/270df713-b7ee-44f5-9e67-035723b01aa5 Jul 03 01:29:07.379432 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-bcbf7677-8e7c-4b24-b8d2-5ed39e3cbc44 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:07.392067 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-bcbf7677-8e7c-4b24-b8d2-5ed39e3cbc44 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Acquiring lock "cinder-attachment_update-b0f6cfec-ce45-4f15-881c-531237934bab-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:29:07.402781 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-bcbf7677-8e7c-4b24-b8d2-5ed39e3cbc44 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Lock "cinder-attachment_update-b0f6cfec-ce45-4f15-881c-531237934bab-np0000004346" acquired by "attachment_update" :: waited 0.011s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:29:07.404247 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:07.404247 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:07.519494 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c545d5bd-92d2-4eb9-ae78-f7d91982d3e3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:07.521797 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c545d5bd-92d2-4eb9-ae78-f7d91982d3e3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:07.522045 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c545d5bd-92d2-4eb9-ae78-f7d91982d3e3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:07.522305 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c545d5bd-92d2-4eb9-ae78-f7d91982d3e3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:07.548333 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:07.548333 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:07.563138 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c545d5bd-92d2-4eb9-ae78-f7d91982d3e3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:07.582380 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c545d5bd-92d2-4eb9-ae78-f7d91982d3e3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:07.582380 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 291/1147] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:07 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:07.726539 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-d6caddc8-76ee-4e59-8b6a-1a996fac422e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:07.731283 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-d6caddc8-76ee-4e59-8b6a-1a996fac422e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] POST https://10.4.3.64/volume/v3/attachments/84a928a4-3a09-49ff-ae82-cd35b866e664/action Jul 03 01:29:07.732118 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-d6caddc8-76ee-4e59-8b6a-1a996fac422e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:07.732118 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-d6caddc8-76ee-4e59-8b6a-1a996fac422e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:07.757935 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:07.757935 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:07.770725 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-d6caddc8-76ee-4e59-8b6a-1a996fac422e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments/84a928a4-3a09-49ff-ae82-cd35b866e664/action returned with HTTP 204 Jul 03 01:29:07.770897 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 288/1148] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:07 2026] POST /volume/v3/attachments/84a928a4-3a09-49ff-ae82-cd35b866e664/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:07.935524 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-bcbf7677-8e7c-4b24-b8d2-5ed39e3cbc44 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Lock "cinder-attachment_update-b0f6cfec-ce45-4f15-881c-531237934bab-np0000004346" released by "attachment_update" :: held 0.533s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:29:07.935896 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-bcbf7677-8e7c-4b24-b8d2-5ed39e3cbc44 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments/270df713-b7ee-44f5-9e67-035723b01aa5 returned with HTTP 200 Jul 03 01:29:07.936534 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 278/1149] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:29:07 2026] PUT /volume/v3/attachments/270df713-b7ee-44f5-9e67-035723b01aa5 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:08.179748 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b60550c4-2f4f-4850-8457-f43116e2a7f1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:08.180214 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b60550c4-2f4f-4850-8457-f43116e2a7f1 None None] GET https://10.4.3.64/volume// Jul 03 01:29:08.180487 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b60550c4-2f4f-4850-8457-f43116e2a7f1 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:08.180678 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b60550c4-2f4f-4850-8457-f43116e2a7f1 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:08.181029 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b60550c4-2f4f-4850-8457-f43116e2a7f1 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:08.181413 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 293/1150] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:29:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 01:29:08.191046 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-33ca2d43-2fdf-4ddc-81db-cc08f7aafe9f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:08.193619 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-33ca2d43-2fdf-4ddc-81db-cc08f7aafe9f tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:29:08.194017 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-33ca2d43-2fdf-4ddc-81db-cc08f7aafe9f tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "896376f8-487c-4e8d-b5e1-6ce7c64e4937", "connector": null, "instance_uuid": "40d7705c-53fb-4c22-b422-c8c98760595c"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:08.204252 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:08.204252 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:08.244871 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-33ca2d43-2fdf-4ddc-81db-cc08f7aafe9f tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:29:08.245311 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 292/1151] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:29:08 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:08.284288 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a9b817da-e6bf-44e4-9732-c05672d0467f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:08.284745 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a9b817da-e6bf-44e4-9732-c05672d0467f None None] GET https://10.4.3.64/volume// Jul 03 01:29:08.284977 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a9b817da-e6bf-44e4-9732-c05672d0467f None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:08.285512 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a9b817da-e6bf-44e4-9732-c05672d0467f None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:08.285976 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a9b817da-e6bf-44e4-9732-c05672d0467f None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:08.285976 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 289/1152] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:08.298145 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-3f7709b1-a22a-4a6b-a627-7acd1ec204c0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:08.303740 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-3f7709b1-a22a-4a6b-a627-7acd1ec204c0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 Jul 03 01:29:08.303975 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-3f7709b1-a22a-4a6b-a627-7acd1ec204c0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:08.304238 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-3f7709b1-a22a-4a6b-a627-7acd1ec204c0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:08.315701 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:08.315701 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:08.324129 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-3f7709b1-a22a-4a6b-a627-7acd1ec204c0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:29:08.331444 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-3f7709b1-a22a-4a6b-a627-7acd1ec204c0 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 returned with HTTP 200 Jul 03 01:29:08.331796 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 279/1153] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:08 2026] GET /volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 => generated 1027 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:08.446291 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-f35e0f25-bdb4-4e3e-8266-db982189453b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:08.447085 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-e7647913-b118-49c3-82b3-2ffdc78eb171 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:08.448956 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-f35e0f25-bdb4-4e3e-8266-db982189453b tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] POST https://10.4.3.64/volume/v3/attachments/270df713-b7ee-44f5-9e67-035723b01aa5/action Jul 03 01:29:08.449378 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-f35e0f25-bdb4-4e3e-8266-db982189453b tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:08.449544 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-f35e0f25-bdb4-4e3e-8266-db982189453b tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:08.449814 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-e7647913-b118-49c3-82b3-2ffdc78eb171 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] PUT https://10.4.3.64/volume/v3/attachments/35f971df-9ef1-420a-ac0b-36c9159859e8 Jul 03 01:29:08.450374 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-e7647913-b118-49c3-82b3-2ffdc78eb171 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:08.460947 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-e7647913-b118-49c3-82b3-2ffdc78eb171 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Acquiring lock "cinder-attachment_update-432f3e83-4c2b-4d11-88ef-92990bb84a69-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:29:08.471603 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:08.471603 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:08.473698 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-e7647913-b118-49c3-82b3-2ffdc78eb171 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Lock "cinder-attachment_update-432f3e83-4c2b-4d11-88ef-92990bb84a69-np0000004346" acquired by "attachment_update" :: waited 0.012s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:29:08.475326 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:08.475326 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:08.488556 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-f35e0f25-bdb4-4e3e-8266-db982189453b tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments/270df713-b7ee-44f5-9e67-035723b01aa5/action returned with HTTP 204 Jul 03 01:29:08.489084 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 294/1154] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:08 2026] POST /volume/v3/attachments/270df713-b7ee-44f5-9e67-035723b01aa5/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:08.596514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-786fced1-c448-49de-92f7-8124546e1dc4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:08.599129 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-786fced1-c448-49de-92f7-8124546e1dc4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:08.599129 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-786fced1-c448-49de-92f7-8124546e1dc4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:08.599129 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-786fced1-c448-49de-92f7-8124546e1dc4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:08.606043 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:08.606043 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:08.608609 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-786fced1-c448-49de-92f7-8124546e1dc4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:08.611803 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-786fced1-c448-49de-92f7-8124546e1dc4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:08.612126 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 290/1155] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:08 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:08.653696 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fa228c5e-9056-491a-9842-1dd7c0371530 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:08.655381 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fa228c5e-9056-491a-9842-1dd7c0371530 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:08.655609 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fa228c5e-9056-491a-9842-1dd7c0371530 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:08.655800 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fa228c5e-9056-491a-9842-1dd7c0371530 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:08.664726 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:08.664726 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:08.668229 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-fa228c5e-9056-491a-9842-1dd7c0371530 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:08.672329 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fa228c5e-9056-491a-9842-1dd7c0371530 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:08.672714 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 280/1156] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:08 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 864 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:08.785383 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-408618fb-e4c4-42ca-a031-d1d34eea649b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:08.785896 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-408618fb-e4c4-42ca-a031-d1d34eea649b None None] GET https://10.4.3.64/volume// Jul 03 01:29:08.786095 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-408618fb-e4c4-42ca-a031-d1d34eea649b None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:08.786313 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-408618fb-e4c4-42ca-a031-d1d34eea649b None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:08.786806 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-408618fb-e4c4-42ca-a031-d1d34eea649b None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:08.787128 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 295/1157] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:08.794874 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-c353d208-85ad-48eb-8370-cab92c6f4e97 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:08.796667 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-c353d208-85ad-48eb-8370-cab92c6f4e97 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:08.796844 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-c353d208-85ad-48eb-8370-cab92c6f4e97 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:08.797022 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-c353d208-85ad-48eb-8370-cab92c6f4e97 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:08.804931 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:08.804931 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:08.808160 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-c353d208-85ad-48eb-8370-cab92c6f4e97 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:08.812640 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-c353d208-85ad-48eb-8370-cab92c6f4e97 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:08.813026 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 291/1158] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:08 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1026 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:08.907748 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-ca1106dd-0dca-4a12-a21a-1d365d3b1834 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:08.909817 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-ca1106dd-0dca-4a12-a21a-1d365d3b1834 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] PUT https://10.4.3.64/volume/v3/attachments/f708892a-6a44-438b-9580-203ccfaa69a4 Jul 03 01:29:08.910287 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-ca1106dd-0dca-4a12-a21a-1d365d3b1834 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:08.919359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-ca1106dd-0dca-4a12-a21a-1d365d3b1834 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Acquiring lock "cinder-attachment_update-896376f8-487c-4e8d-b5e1-6ce7c64e4937-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:29:08.924674 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-ca1106dd-0dca-4a12-a21a-1d365d3b1834 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Lock "cinder-attachment_update-896376f8-487c-4e8d-b5e1-6ce7c64e4937-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:29:08.926034 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:08.926034 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:09.008382 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-06206d12-6eb0-4f36-ae20-8b5b6ed0419c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:09.008831 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-06206d12-6eb0-4f36-ae20-8b5b6ed0419c None None] GET https://10.4.3.64/volume// Jul 03 01:29:09.009066 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-06206d12-6eb0-4f36-ae20-8b5b6ed0419c None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:09.009330 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-06206d12-6eb0-4f36-ae20-8b5b6ed0419c None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:09.009772 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-06206d12-6eb0-4f36-ae20-8b5b6ed0419c None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:09.013947 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 296/1159] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:09 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:09.019000 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-e7647913-b118-49c3-82b3-2ffdc78eb171 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Lock "cinder-attachment_update-432f3e83-4c2b-4d11-88ef-92990bb84a69-np0000004346" released by "attachment_update" :: held 0.545s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:29:09.019000 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-e7647913-b118-49c3-82b3-2ffdc78eb171 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments/35f971df-9ef1-420a-ac0b-36c9159859e8 returned with HTTP 200 Jul 03 01:29:09.019000 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 293/1160] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:29:08 2026] PUT /volume/v3/attachments/35f971df-9ef1-420a-ac0b-36c9159859e8 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:09.027722 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7ba03c9e-1fc4-40e0-b7f3-b6a81f4630bd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:09.030719 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7ba03c9e-1fc4-40e0-b7f3-b6a81f4630bd tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 Jul 03 01:29:09.031027 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7ba03c9e-1fc4-40e0-b7f3-b6a81f4630bd tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:09.031278 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7ba03c9e-1fc4-40e0-b7f3-b6a81f4630bd tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:09.044167 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:09.044167 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:09.050795 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7ba03c9e-1fc4-40e0-b7f3-b6a81f4630bd tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:29:09.058874 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7ba03c9e-1fc4-40e0-b7f3-b6a81f4630bd tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 returned with HTTP 200 Jul 03 01:29:09.059470 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 292/1161] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:09 2026] GET /volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 => generated 1021 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:09.167104 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-267cde58-749c-4f62-9357-46cc1066444c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:09.169098 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-267cde58-749c-4f62-9357-46cc1066444c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] PUT https://10.4.3.64/volume/v3/attachments/6c76e3b7-7a5a-4c6c-9ca3-cc86449a9b9f Jul 03 01:29:09.169544 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-267cde58-749c-4f62-9357-46cc1066444c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:09.183860 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-267cde58-749c-4f62-9357-46cc1066444c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Acquiring lock "cinder-attachment_update-e528f584-3cad-4909-92db-74802642e374-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:29:09.191535 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-267cde58-749c-4f62-9357-46cc1066444c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Lock "cinder-attachment_update-e528f584-3cad-4909-92db-74802642e374-np0000004346" acquired by "attachment_update" :: waited 0.008s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:29:09.195147 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:09.195147 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:09.447414 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-ca1106dd-0dca-4a12-a21a-1d365d3b1834 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Lock "cinder-attachment_update-896376f8-487c-4e8d-b5e1-6ce7c64e4937-np0000004346" released by "attachment_update" :: held 0.522s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:29:09.447519 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-ca1106dd-0dca-4a12-a21a-1d365d3b1834 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/attachments/f708892a-6a44-438b-9580-203ccfaa69a4 returned with HTTP 200 Jul 03 01:29:09.447870 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 281/1162] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:29:08 2026] PUT /volume/v3/attachments/f708892a-6a44-438b-9580-203ccfaa69a4 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:09.537063 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-5ac9378e-39a4-4fa3-8051-4cb57f5fada9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:09.539351 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-5ac9378e-39a4-4fa3-8051-4cb57f5fada9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] POST https://10.4.3.64/volume/v3/attachments/35f971df-9ef1-420a-ac0b-36c9159859e8/action Jul 03 01:29:09.539754 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-5ac9378e-39a4-4fa3-8051-4cb57f5fada9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:09.539913 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-5ac9378e-39a4-4fa3-8051-4cb57f5fada9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:09.561953 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:09.561953 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:09.588522 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a8a6e9a7-f0b8-42e0-834f-fe6a3f3684b4 req-5ac9378e-39a4-4fa3-8051-4cb57f5fada9 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments/35f971df-9ef1-420a-ac0b-36c9159859e8/action returned with HTTP 204 Jul 03 01:29:09.589210 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 294/1163] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:09 2026] POST /volume/v3/attachments/35f971df-9ef1-420a-ac0b-36c9159859e8/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:09.623599 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a85db2b4-60f1-40f2-a86b-3e2588a6bc30 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:09.625254 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a85db2b4-60f1-40f2-a86b-3e2588a6bc30 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:09.625406 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a85db2b4-60f1-40f2-a86b-3e2588a6bc30 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:09.625600 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a85db2b4-60f1-40f2-a86b-3e2588a6bc30 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:09.637922 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:09.637922 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:09.644480 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a85db2b4-60f1-40f2-a86b-3e2588a6bc30 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:09.648750 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a85db2b4-60f1-40f2-a86b-3e2588a6bc30 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:09.649123 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 293/1164] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:09 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:09.684327 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1b1da41f-ef2e-494a-a94e-cf73e4935961 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:09.685825 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1b1da41f-ef2e-494a-a94e-cf73e4935961 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:09.686107 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1b1da41f-ef2e-494a-a94e-cf73e4935961 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:09.687327 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1b1da41f-ef2e-494a-a94e-cf73e4935961 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:09.695646 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:09.695646 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:09.699257 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1b1da41f-ef2e-494a-a94e-cf73e4935961 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:09.704054 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1b1da41f-ef2e-494a-a94e-cf73e4935961 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:09.704054 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 282/1165] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:09 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:09.723276 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-267cde58-749c-4f62-9357-46cc1066444c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Lock "cinder-attachment_update-e528f584-3cad-4909-92db-74802642e374-np0000004346" released by "attachment_update" :: held 0.532s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:29:09.724237 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-267cde58-749c-4f62-9357-46cc1066444c tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments/6c76e3b7-7a5a-4c6c-9ca3-cc86449a9b9f returned with HTTP 200 Jul 03 01:29:09.724734 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 297/1166] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:29:09 2026] PUT /volume/v3/attachments/6c76e3b7-7a5a-4c6c-9ca3-cc86449a9b9f => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:10.236459 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-0296de08-9263-42cf-be68-c85017802131 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:10.241890 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-0296de08-9263-42cf-be68-c85017802131 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] POST https://10.4.3.64/volume/v3/attachments/6c76e3b7-7a5a-4c6c-9ca3-cc86449a9b9f/action Jul 03 01:29:10.242254 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-0296de08-9263-42cf-be68-c85017802131 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:10.242403 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-0296de08-9263-42cf-be68-c85017802131 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:10.263871 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:10.263871 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:10.275377 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-0296de08-9263-42cf-be68-c85017802131 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments/6c76e3b7-7a5a-4c6c-9ca3-cc86449a9b9f/action returned with HTTP 204 Jul 03 01:29:10.276062 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 295/1167] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:10 2026] POST /volume/v3/attachments/6c76e3b7-7a5a-4c6c-9ca3-cc86449a9b9f/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:10.407727 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-984740b9-624b-4573-b7ce-55c35490b579 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:10.411273 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-984740b9-624b-4573-b7ce-55c35490b579 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/attachments/12351bd3-94e5-406f-be5a-d339a3ebcbc3/action Jul 03 01:29:10.411781 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-984740b9-624b-4573-b7ce-55c35490b579 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:10.411852 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-984740b9-624b-4573-b7ce-55c35490b579 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:10.442559 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:10.442559 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:10.461453 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b532d245-038c-4d69-96ab-0a26dd4a2489 req-984740b9-624b-4573-b7ce-55c35490b579 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments/12351bd3-94e5-406f-be5a-d339a3ebcbc3/action returned with HTTP 204 Jul 03 01:29:10.461972 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 294/1168] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:10 2026] POST /volume/v3/attachments/12351bd3-94e5-406f-be5a-d339a3ebcbc3/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:10.676815 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9efdd2da-aed5-45e0-aebf-185d2ae9a915 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:10.682614 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9efdd2da-aed5-45e0-aebf-185d2ae9a915 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:10.682614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9efdd2da-aed5-45e0-aebf-185d2ae9a915 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:10.682614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9efdd2da-aed5-45e0-aebf-185d2ae9a915 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:10.701753 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:10.701753 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:10.706015 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9efdd2da-aed5-45e0-aebf-185d2ae9a915 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:10.713530 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9efdd2da-aed5-45e0-aebf-185d2ae9a915 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:10.714147 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 283/1169] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:10 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:10.724345 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0bc784ff-2f1f-4ecc-9c18-fa852690fb39 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:10.726856 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0bc784ff-2f1f-4ecc-9c18-fa852690fb39 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:10.726856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0bc784ff-2f1f-4ecc-9c18-fa852690fb39 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:10.726856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0bc784ff-2f1f-4ecc-9c18-fa852690fb39 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:10.730068 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-90a66187-330a-45b5-a33e-e486e7ed9eca None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:10.736732 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-90a66187-330a-45b5-a33e-e486e7ed9eca tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:29:10.737271 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-90a66187-330a-45b5-a33e-e486e7ed9eca tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:10.737271 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-90a66187-330a-45b5-a33e-e486e7ed9eca tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:10.747245 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:10.747245 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:10.748052 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:10.748052 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:10.751806 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-90a66187-330a-45b5-a33e-e486e7ed9eca tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:29:10.755443 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0bc784ff-2f1f-4ecc-9c18-fa852690fb39 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:10.757083 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-90a66187-330a-45b5-a33e-e486e7ed9eca tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:29:10.757514 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 296/1170] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:10 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:10.759440 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0bc784ff-2f1f-4ecc-9c18-fa852690fb39 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:10.759798 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 298/1171] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:10 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:10.793663 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6f51d249-4387-465d-b37d-6df202b95b90 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:10.794051 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6f51d249-4387-465d-b37d-6df202b95b90 None None] GET https://10.4.3.64/volume// Jul 03 01:29:10.794217 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6f51d249-4387-465d-b37d-6df202b95b90 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:10.794398 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6f51d249-4387-465d-b37d-6df202b95b90 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:10.794747 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6f51d249-4387-465d-b37d-6df202b95b90 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:10.795036 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 295/1172] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:10.809980 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7bc5d40f-4344-42ea-b756-5c9d332306d0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:10.811008 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7bc5d40f-4344-42ea-b756-5c9d332306d0 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 Jul 03 01:29:10.811177 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7bc5d40f-4344-42ea-b756-5c9d332306d0 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:10.811458 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7bc5d40f-4344-42ea-b756-5c9d332306d0 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:10.826382 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:10.826382 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:10.833650 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7bc5d40f-4344-42ea-b756-5c9d332306d0 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:29:10.838348 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-7bc5d40f-4344-42ea-b756-5c9d332306d0 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 returned with HTTP 200 Jul 03 01:29:10.838743 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 284/1173] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:10 2026] GET /volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:10.953278 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-cbc196e8-1181-437c-b51d-1723cd9857e8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:10.956939 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-cbc196e8-1181-437c-b51d-1723cd9857e8 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] PUT https://10.4.3.64/volume/v3/attachments/435d7ad2-db6c-4827-b47f-4fa1a26c642b Jul 03 01:29:10.957388 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-cbc196e8-1181-437c-b51d-1723cd9857e8 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:10.965730 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-cbc196e8-1181-437c-b51d-1723cd9857e8 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Acquiring lock "cinder-attachment_update-67097383-fb0a-42bd-9762-0b196210bff4-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:29:10.973598 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-cbc196e8-1181-437c-b51d-1723cd9857e8 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Lock "cinder-attachment_update-67097383-fb0a-42bd-9762-0b196210bff4-np0000004346" acquired by "attachment_update" :: waited 0.008s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:29:10.974972 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:10.974972 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:11.952013 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-cbc196e8-1181-437c-b51d-1723cd9857e8 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Lock "cinder-attachment_update-67097383-fb0a-42bd-9762-0b196210bff4-np0000004346" released by "attachment_update" :: held 0.529s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:29:11.952013 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-cbc196e8-1181-437c-b51d-1723cd9857e8 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments/435d7ad2-db6c-4827-b47f-4fa1a26c642b returned with HTTP 200 Jul 03 01:29:11.952013 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 297/1174] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:29:10 2026] PUT /volume/v3/attachments/435d7ad2-db6c-4827-b47f-4fa1a26c642b => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:11.953027 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c0bd9271-9567-420d-bd77-6103380485f6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:11.953027 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c0bd9271-9567-420d-bd77-6103380485f6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:11.953027 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c0bd9271-9567-420d-bd77-6103380485f6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:11.953027 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c0bd9271-9567-420d-bd77-6103380485f6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:11.953027 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:11.953027 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:11.953027 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c0bd9271-9567-420d-bd77-6103380485f6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:11.953027 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c0bd9271-9567-420d-bd77-6103380485f6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:11.953027 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 299/1175] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:11 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:12.023210 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-6df7b483-ddb2-4d16-a26a-815fd9d37e8e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:12.028549 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-6df7b483-ddb2-4d16-a26a-815fd9d37e8e tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] POST https://10.4.3.64/volume/v3/attachments/435d7ad2-db6c-4827-b47f-4fa1a26c642b/action Jul 03 01:29:12.028549 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-6df7b483-ddb2-4d16-a26a-815fd9d37e8e tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:12.028549 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-6df7b483-ddb2-4d16-a26a-815fd9d37e8e tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:12.047954 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:12.047954 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:12.064917 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e278d11e-933e-4cb5-baf7-ea3e8f670886 req-6df7b483-ddb2-4d16-a26a-815fd9d37e8e tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments/435d7ad2-db6c-4827-b47f-4fa1a26c642b/action returned with HTTP 204 Jul 03 01:29:12.065436 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 296/1176] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:12 2026] POST /volume/v3/attachments/435d7ad2-db6c-4827-b47f-4fa1a26c642b/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:12.810517 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a40da758-aad0-4329-874d-f000bee57876 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:12.814207 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a40da758-aad0-4329-874d-f000bee57876 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:12.814602 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a40da758-aad0-4329-874d-f000bee57876 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:12.814815 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a40da758-aad0-4329-874d-f000bee57876 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:12.827414 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:12.827414 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:12.832744 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a40da758-aad0-4329-874d-f000bee57876 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:12.832982 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:12.834842 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:29:12.835258 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-540250744"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:12.836749 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-540250744'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:29:12.838449 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a40da758-aad0-4329-874d-f000bee57876 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:12.839356 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 285/1177] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:12 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 865 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:12.840932 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume of 1 GB Jul 03 01:29:12.841226 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:12.841226 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:12.841716 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Availability Zones retrieved successfully. Jul 03 01:29:12.847565 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Flow 'volume_create_api' (54f81044-bef8-4ca7-89e8-ef033543f8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:29:12.848495 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4853f2bc-80aa-4858-82a0-9f7077fca449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:12.849667 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:29:12.865569 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:12.865569 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:12.884580 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4853f2bc-80aa-4858-82a0-9f7077fca449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24ab3ccd-1044-4d54-a5b6-1d60a5b053d9', 'encryption_key_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=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:12.885217 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32f77e6-3a43-4f28-bfd7-2d8caba25328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:12.966542 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Created reservations ['4f2510eb-0cb5-4dff-a601-a91e095a28c9', '68dd7e49-9c52-4dc2-9287-d47e0af004dd', '43fc6b37-9743-4b4d-a739-f57ad04c85e2', 'c01e43bd-d044-4288-91da-2bcc31142438'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:29:12.967732 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c32f77e6-3a43-4f28-bfd7-2d8caba25328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f2510eb-0cb5-4dff-a601-a91e095a28c9', '68dd7e49-9c52-4dc2-9287-d47e0af004dd', '43fc6b37-9743-4b4d-a739-f57ad04c85e2', 'c01e43bd-d044-4288-91da-2bcc31142438']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:12.968355 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d901d06-a27c-4fd7-9a61-a641792f5665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:12.998789 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d901d06-a27c-4fd7-9a61-a641792f5665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7642b24f-8d5c-4285-9b9b-36af13bfafed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-540250744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f666dc753edf4043b9c5f78e6e0c47a8',qos_specs=None,replication_status=,reservations=['4f2510eb-0cb5-4dff-a601-a91e095a28c9','68dd7e49-9c52-4dc2-9287-d47e0af004dd','43fc6b37-9743-4b4d-a739-f57ad04c85e2','c01e43bd-d044-4288-91da-2bcc31142438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d4411442f54d159886d5fd91c57dc3',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:29:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-540250744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7642b24f-8d5c-4285-9b9b-36af13bfafed,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f666dc753edf4043b9c5f78e6e0c47a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6d4411442f54d159886d5fd91c57dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24ab3ccd-1044-4d54-a5b6-1d60a5b053d9),volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:12.999517 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977c6372-6ff5-41be-b17d-9829e54667fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:13.029959 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977c6372-6ff5-41be-b17d-9829e54667fd) transitioned into state 'SUCCESS' from state '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-540250744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f666dc753edf4043b9c5f78e6e0c47a8',qos_specs=None,replication_status=,reservations=['4f2510eb-0cb5-4dff-a601-a91e095a28c9','68dd7e49-9c52-4dc2-9287-d47e0af004dd','43fc6b37-9743-4b4d-a739-f57ad04c85e2','c01e43bd-d044-4288-91da-2bcc31142438'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d4411442f54d159886d5fd91c57dc3',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:13.030766 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc296ed-c275-4215-8b71-86e2ecb79536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:13.045587 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cc296ed-c275-4215-8b71-86e2ecb79536) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:13.045958 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Flow 'volume_create_api' (54f81044-bef8-4ca7-89e8-ef033543f8db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:29:13.046298 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume request issued successfully. Jul 03 01:29:13.050600 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9a2d9886-53e2-45dd-943c-4a7692dce55e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:29:13.050600 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 298/1178] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:29:12 2026] POST /volume/v3/volumes => generated 757 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:29:13.065374 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-258fe499-81e8-4a12-898f-8240d1ab121b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:13.070134 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-258fe499-81e8-4a12-898f-8240d1ab121b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:13.070134 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-258fe499-81e8-4a12-898f-8240d1ab121b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:13.070134 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-258fe499-81e8-4a12-898f-8240d1ab121b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:13.078348 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:13.078348 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:13.081253 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-258fe499-81e8-4a12-898f-8240d1ab121b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:13.093212 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-258fe499-81e8-4a12-898f-8240d1ab121b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:13.093653 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 300/1179] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:13 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:13.856143 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-00163d37-5143-4f13-aa88-376aef10511f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:13.862196 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-00163d37-5143-4f13-aa88-376aef10511f tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:13.862446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-00163d37-5143-4f13-aa88-376aef10511f tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:13.862653 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-00163d37-5143-4f13-aa88-376aef10511f tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:13.876840 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:13.876840 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:13.883859 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-00163d37-5143-4f13-aa88-376aef10511f tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:13.891976 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-00163d37-5143-4f13-aa88-376aef10511f tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:13.892526 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 297/1180] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:13 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:14.105503 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-03abf19b-ccb5-4087-be51-b3eeab893fca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:14.109066 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-03abf19b-ccb5-4087-be51-b3eeab893fca tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:14.109066 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-03abf19b-ccb5-4087-be51-b3eeab893fca tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:14.109066 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-03abf19b-ccb5-4087-be51-b3eeab893fca tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:14.114750 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:14.114750 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:14.118211 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-03abf19b-ccb5-4087-be51-b3eeab893fca tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:14.122336 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-03abf19b-ccb5-4087-be51-b3eeab893fca tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:14.122831 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 286/1181] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:14 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:14.160942 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-f6a146f5-69a7-4759-93ca-3dc5ebb98711 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:14.164237 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-f6a146f5-69a7-4759-93ca-3dc5ebb98711 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:14.164428 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-f6a146f5-69a7-4759-93ca-3dc5ebb98711 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:14.164606 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-f6a146f5-69a7-4759-93ca-3dc5ebb98711 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:14.174142 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:14.174142 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:14.177608 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-f6a146f5-69a7-4759-93ca-3dc5ebb98711 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:14.184111 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-f6a146f5-69a7-4759-93ca-3dc5ebb98711 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:14.184635 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 299/1182] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:14 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:14.905123 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-eb51f931-1dd0-42ed-a15f-4c77fe273349 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:14.907050 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eb51f931-1dd0-42ed-a15f-4c77fe273349 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:14.907291 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eb51f931-1dd0-42ed-a15f-4c77fe273349 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:14.907530 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eb51f931-1dd0-42ed-a15f-4c77fe273349 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:14.919256 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:14.919256 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:14.923995 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-eb51f931-1dd0-42ed-a15f-4c77fe273349 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:14.929345 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eb51f931-1dd0-42ed-a15f-4c77fe273349 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:14.929804 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 301/1183] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:14 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 865 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:15.736253 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-78acb042-3844-49e2-b397-4377311226fa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:15.738303 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-78acb042-3844-49e2-b397-4377311226fa tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] POST https://10.4.3.64/volume/v3/attachments/f708892a-6a44-438b-9580-203ccfaa69a4/action Jul 03 01:29:15.738644 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-78acb042-3844-49e2-b397-4377311226fa tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:15.738766 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-78acb042-3844-49e2-b397-4377311226fa tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:15.760018 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:15.760018 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:15.780456 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9b04afdc-6ec9-4bc1-9147-d6faf4c73d4a req-78acb042-3844-49e2-b397-4377311226fa tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/attachments/f708892a-6a44-438b-9580-203ccfaa69a4/action returned with HTTP 204 Jul 03 01:29:15.780908 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 298/1184] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:15 2026] POST /volume/v3/attachments/f708892a-6a44-438b-9580-203ccfaa69a4/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:15.948511 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-02131c42-77e8-4227-b2cb-dfd81080408d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:15.952463 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-02131c42-77e8-4227-b2cb-dfd81080408d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:15.952463 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-02131c42-77e8-4227-b2cb-dfd81080408d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:15.952463 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-02131c42-77e8-4227-b2cb-dfd81080408d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:15.961079 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:15.961079 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:15.964814 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-02131c42-77e8-4227-b2cb-dfd81080408d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:15.976151 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-02131c42-77e8-4227-b2cb-dfd81080408d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:15.976891 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 287/1185] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:15 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1157 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:15.991560 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:15.993210 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] POST https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937/action Jul 03 01:29:15.993501 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:15.993613 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:16.005284 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:16.005284 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:16.005844 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:16.052360 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Created reservations ['4b0a2946-eb5a-4845-b59c-17643cee74fe', '13867063-ac33-4bc3-9d60-cc63a156bd30'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:29:16.069236 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Extend volume request issued successfully. Jul 03 01:29:16.069442 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937/action returned with HTTP 202 Jul 03 01:29:16.069858 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 300/1186] 10.4.3.64 () {70 vars in 1424 bytes} [Fri Jul 3 01:29:15 2026] POST /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 01:29:16.079395 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-919dfb4b-e0c8-422f-9d60-f774244a0514 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:16.082002 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-919dfb4b-e0c8-422f-9d60-f774244a0514 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:16.082266 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-919dfb4b-e0c8-422f-9d60-f774244a0514 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:16.082524 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-919dfb4b-e0c8-422f-9d60-f774244a0514 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:16.095669 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:16.095669 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:16.103489 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-919dfb4b-e0c8-422f-9d60-f774244a0514 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:16.106544 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-919dfb4b-e0c8-422f-9d60-f774244a0514 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:16.107218 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 302/1187] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:16 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:16.231489 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-13c26745-df9f-4c7b-b92f-e3c856fbff01 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:16.231914 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-13c26745-df9f-4c7b-b92f-e3c856fbff01 None None] GET https://10.4.3.64/volume// Jul 03 01:29:16.232101 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-13c26745-df9f-4c7b-b92f-e3c856fbff01 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:16.232317 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-13c26745-df9f-4c7b-b92f-e3c856fbff01 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:16.232688 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-13c26745-df9f-4c7b-b92f-e3c856fbff01 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:16.233011 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 299/1188] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:29:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:16.241219 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-8498d449-a988-4509-80a7-ed2c2afcabdb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:16.242938 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-8498d449-a988-4509-80a7-ed2c2afcabdb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:29:16.243439 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-8498d449-a988-4509-80a7-ed2c2afcabdb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7642b24f-8d5c-4285-9b9b-36af13bfafed", "connector": null, "instance_uuid": "5d1e414a-71ec-4cdb-9e8c-1d67422a7bb8"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:16.252203 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:16.252203 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:16.292501 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-8498d449-a988-4509-80a7-ed2c2afcabdb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:29:16.293136 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 288/1189] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:29:16 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:16.711542 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cd50e494-7a21-435f-b4a2-11b1f7d31471 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:16.713474 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cd50e494-7a21-435f-b4a2-11b1f7d31471 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:16.713697 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cd50e494-7a21-435f-b4a2-11b1f7d31471 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:16.713917 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cd50e494-7a21-435f-b4a2-11b1f7d31471 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:16.723261 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:16.723261 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:16.727037 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cd50e494-7a21-435f-b4a2-11b1f7d31471 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:16.731514 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cd50e494-7a21-435f-b4a2-11b1f7d31471 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:16.731967 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 301/1190] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:16 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:16.827212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0ac34357-3cb7-4a5c-997e-9ccf7b3355a2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:16.827594 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0ac34357-3cb7-4a5c-997e-9ccf7b3355a2 None None] GET https://10.4.3.64/volume// Jul 03 01:29:16.827780 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0ac34357-3cb7-4a5c-997e-9ccf7b3355a2 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:16.828032 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0ac34357-3cb7-4a5c-997e-9ccf7b3355a2 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:16.828357 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0ac34357-3cb7-4a5c-997e-9ccf7b3355a2 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:16.828647 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 303/1191] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:16.835553 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-4ba30256-e5fd-4aef-9c31-8859510858d5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:16.837466 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-4ba30256-e5fd-4aef-9c31-8859510858d5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:16.837662 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-4ba30256-e5fd-4aef-9c31-8859510858d5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:16.837846 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-4ba30256-e5fd-4aef-9c31-8859510858d5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:16.846739 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:16.846739 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:16.850344 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-4ba30256-e5fd-4aef-9c31-8859510858d5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:16.854490 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-4ba30256-e5fd-4aef-9c31-8859510858d5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:16.854859 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 300/1192] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:16 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1029 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:16.943404 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-25035414-356f-4189-ad1c-5bad98a53f2d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:16.945189 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-25035414-356f-4189-ad1c-5bad98a53f2d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] PUT https://10.4.3.64/volume/v3/attachments/090336bc-584e-40cc-bfb7-c032c0f3563f Jul 03 01:29:16.945674 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-25035414-356f-4189-ad1c-5bad98a53f2d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:16.953735 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-25035414-356f-4189-ad1c-5bad98a53f2d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Acquiring lock "cinder-attachment_update-7642b24f-8d5c-4285-9b9b-36af13bfafed-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:29:16.960924 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-25035414-356f-4189-ad1c-5bad98a53f2d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-7642b24f-8d5c-4285-9b9b-36af13bfafed-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:29:16.960924 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:16.960924 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:17.119676 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-547c2bef-8f9b-4a8b-821f-df2980e5afc6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:17.121863 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-547c2bef-8f9b-4a8b-821f-df2980e5afc6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:17.122086 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-547c2bef-8f9b-4a8b-821f-df2980e5afc6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:17.122248 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-547c2bef-8f9b-4a8b-821f-df2980e5afc6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:17.132235 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:17.132235 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:17.136230 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-547c2bef-8f9b-4a8b-821f-df2980e5afc6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:17.140895 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-547c2bef-8f9b-4a8b-821f-df2980e5afc6 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:17.141301 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 302/1193] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:17 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1157 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:17.157880 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2039393b-4c49-4059-b1a5-0ca4f17073d1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:17.159556 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2039393b-4c49-4059-b1a5-0ca4f17073d1 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:17.159795 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2039393b-4c49-4059-b1a5-0ca4f17073d1 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:17.160019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2039393b-4c49-4059-b1a5-0ca4f17073d1 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:17.180857 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:17.180857 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:17.186896 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2039393b-4c49-4059-b1a5-0ca4f17073d1 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:17.196767 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2039393b-4c49-4059-b1a5-0ca4f17073d1 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:17.197335 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 304/1194] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:17 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1157 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:17.368291 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda req-389af1b2-5f07-478e-9152-28bb23f4935e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:17.371810 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda req-389af1b2-5f07-478e-9152-28bb23f4935e service nova] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:17.372047 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda req-389af1b2-5f07-478e-9152-28bb23f4935e service nova] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:17.372274 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda req-389af1b2-5f07-478e-9152-28bb23f4935e service nova] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:17.382629 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:17.382629 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:17.387240 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda req-389af1b2-5f07-478e-9152-28bb23f4935e service nova] Volume info retrieved successfully. Jul 03 01:29:17.393165 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-94f9d3d6-5333-4ecd-8a4e-cfefbab37bda req-389af1b2-5f07-478e-9152-28bb23f4935e service nova] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:17.393772 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 301/1195] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:17 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:17.483216 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-25035414-356f-4189-ad1c-5bad98a53f2d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-7642b24f-8d5c-4285-9b9b-36af13bfafed-np0000004346" released by "attachment_update" :: held 0.524s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:29:17.483216 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-25035414-356f-4189-ad1c-5bad98a53f2d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/090336bc-584e-40cc-bfb7-c032c0f3563f returned with HTTP 200 Jul 03 01:29:17.483974 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 289/1196] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:29:16 2026] PUT /volume/v3/attachments/090336bc-584e-40cc-bfb7-c032c0f3563f => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:17.747357 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-58e2cdb4-cba2-47c4-ba97-d7ac475637d1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:17.749633 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-58e2cdb4-cba2-47c4-ba97-d7ac475637d1 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:17.749817 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-58e2cdb4-cba2-47c4-ba97-d7ac475637d1 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:17.749990 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-58e2cdb4-cba2-47c4-ba97-d7ac475637d1 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:17.765556 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:17.765556 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:17.771479 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-58e2cdb4-cba2-47c4-ba97-d7ac475637d1 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:17.775556 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-58e2cdb4-cba2-47c4-ba97-d7ac475637d1 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:17.776172 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 303/1197] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:17 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:18.508526 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-a39ad47a-7b11-4f24-93ad-b2a93ce37e88 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:18.514406 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-a39ad47a-7b11-4f24-93ad-b2a93ce37e88 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:18.514769 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-a39ad47a-7b11-4f24-93ad-b2a93ce37e88 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:18.515059 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-a39ad47a-7b11-4f24-93ad-b2a93ce37e88 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:18.531595 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:18.531595 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:18.542299 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-a39ad47a-7b11-4f24-93ad-b2a93ce37e88 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:18.551443 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-a39ad47a-7b11-4f24-93ad-b2a93ce37e88 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:18.551443 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 305/1198] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:18 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:18.604347 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-6f26c5cc-af10-4783-b7f7-c00cbea666f5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:18.609772 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-6f26c5cc-af10-4783-b7f7-c00cbea666f5 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] POST https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937/action Jul 03 01:29:18.610107 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-6f26c5cc-af10-4783-b7f7-c00cbea666f5 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:18.610248 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-6f26c5cc-af10-4783-b7f7-c00cbea666f5 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:18.624340 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:18.624340 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:18.624881 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-6f26c5cc-af10-4783-b7f7-c00cbea666f5 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:18.634206 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-6f26c5cc-af10-4783-b7f7-c00cbea666f5 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Begin detaching volume completed successfully. Jul 03 01:29:18.634498 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-6f26c5cc-af10-4783-b7f7-c00cbea666f5 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937/action returned with HTTP 202 Jul 03 01:29:18.635074 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 302/1199] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:29:18 2026] POST /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:29:18.671997 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9f4c244b-25bb-491c-a3d1-cb3677c87f6c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:18.675312 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9f4c244b-25bb-491c-a3d1-cb3677c87f6c tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:18.676484 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9f4c244b-25bb-491c-a3d1-cb3677c87f6c tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:18.676484 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9f4c244b-25bb-491c-a3d1-cb3677c87f6c tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:18.692445 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:18.692445 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:18.696456 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9f4c244b-25bb-491c-a3d1-cb3677c87f6c tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:18.702753 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9f4c244b-25bb-491c-a3d1-cb3677c87f6c tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:18.703271 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 290/1200] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:18 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:18.792567 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-14a34dba-bf93-4489-97b5-4a1b8765354f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:18.798179 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-14a34dba-bf93-4489-97b5-4a1b8765354f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:18.798293 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-14a34dba-bf93-4489-97b5-4a1b8765354f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:18.798504 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-14a34dba-bf93-4489-97b5-4a1b8765354f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:18.808895 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:18.808895 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:18.813356 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-14a34dba-bf93-4489-97b5-4a1b8765354f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:18.822540 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-14a34dba-bf93-4489-97b5-4a1b8765354f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:18.822659 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 304/1201] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:18 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:29:19.677764 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cbceccbe-b581-4191-852c-1457be05e19e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:19.678159 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cbceccbe-b581-4191-852c-1457be05e19e None None] GET https://10.4.3.64/volume// Jul 03 01:29:19.678333 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cbceccbe-b581-4191-852c-1457be05e19e None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:19.678562 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cbceccbe-b581-4191-852c-1457be05e19e None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:19.679003 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cbceccbe-b581-4191-852c-1457be05e19e None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:19.679274 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 306/1202] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:19.697869 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-4044d45e-f127-4aa8-9cfb-70dfcc7e87ec None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:19.699850 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-4044d45e-f127-4aa8-9cfb-70dfcc7e87ec tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:19.700027 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-4044d45e-f127-4aa8-9cfb-70dfcc7e87ec tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:19.700264 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-4044d45e-f127-4aa8-9cfb-70dfcc7e87ec tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:19.715702 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:19.715702 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:19.722000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-eb033ab3-704e-4408-9422-53ef975c8daa None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:19.723941 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-eb033ab3-704e-4408-9422-53ef975c8daa tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:19.724126 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-eb033ab3-704e-4408-9422-53ef975c8daa tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:19.724173 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-4044d45e-f127-4aa8-9cfb-70dfcc7e87ec tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:19.724307 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-eb033ab3-704e-4408-9422-53ef975c8daa tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:19.729120 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-4044d45e-f127-4aa8-9cfb-70dfcc7e87ec tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:19.729531 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 303/1203] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:19 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:19.734440 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:19.734440 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:19.746343 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-eb033ab3-704e-4408-9422-53ef975c8daa tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:19.754634 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-eb033ab3-704e-4408-9422-53ef975c8daa tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:19.755040 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 291/1204] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:19 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:19.835675 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f9f0f410-8856-474d-89b4-f7b1fde20274 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:19.839580 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f9f0f410-8856-474d-89b4-f7b1fde20274 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:19.839580 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f9f0f410-8856-474d-89b4-f7b1fde20274 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:19.839580 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f9f0f410-8856-474d-89b4-f7b1fde20274 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:19.856411 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:19.856411 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:19.861228 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f9f0f410-8856-474d-89b4-f7b1fde20274 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:19.868928 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f9f0f410-8856-474d-89b4-f7b1fde20274 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:19.869343 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 305/1205] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:19 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:20.770736 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f248613f-d38a-47c8-b9f3-410befa1d39d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:20.774490 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f248613f-d38a-47c8-b9f3-410befa1d39d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:20.774490 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f248613f-d38a-47c8-b9f3-410befa1d39d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:20.774490 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f248613f-d38a-47c8-b9f3-410befa1d39d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:20.789976 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:20.789976 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:20.794969 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f248613f-d38a-47c8-b9f3-410befa1d39d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:20.802858 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f248613f-d38a-47c8-b9f3-410befa1d39d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:20.803651 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 307/1206] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:20 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:20.882332 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fac3e11d-5ae2-4358-b0b3-e7fc03037db2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:20.884520 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fac3e11d-5ae2-4358-b0b3-e7fc03037db2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:20.884768 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fac3e11d-5ae2-4358-b0b3-e7fc03037db2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:20.884996 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fac3e11d-5ae2-4358-b0b3-e7fc03037db2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:20.894267 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:20.894267 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:20.898152 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-fac3e11d-5ae2-4358-b0b3-e7fc03037db2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:20.902964 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fac3e11d-5ae2-4358-b0b3-e7fc03037db2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:20.903439 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 304/1207] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:20 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:21.820870 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6433ec72-68c3-4acd-9583-5620dbd94686 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:21.824733 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6433ec72-68c3-4acd-9583-5620dbd94686 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:21.825000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6433ec72-68c3-4acd-9583-5620dbd94686 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:21.825232 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6433ec72-68c3-4acd-9583-5620dbd94686 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:21.838666 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:21.838666 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:21.845114 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6433ec72-68c3-4acd-9583-5620dbd94686 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:21.853501 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6433ec72-68c3-4acd-9583-5620dbd94686 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:21.853501 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 292/1208] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:21 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:21.922172 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fb83789b-618b-40b5-b39d-c75c228db74d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:21.926487 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb83789b-618b-40b5-b39d-c75c228db74d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:21.926487 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb83789b-618b-40b5-b39d-c75c228db74d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:21.926487 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb83789b-618b-40b5-b39d-c75c228db74d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:21.948058 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:21.948058 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:21.956444 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fb83789b-618b-40b5-b39d-c75c228db74d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:21.963910 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb83789b-618b-40b5-b39d-c75c228db74d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:21.964589 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 306/1209] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:21 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:22.866501 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-97eb587b-d7ab-408a-8134-176a72c51a38 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:22.868109 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-97eb587b-d7ab-408a-8134-176a72c51a38 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:22.868303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-97eb587b-d7ab-408a-8134-176a72c51a38 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:22.868501 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-97eb587b-d7ab-408a-8134-176a72c51a38 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:22.878235 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:22.878235 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:22.882138 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-97eb587b-d7ab-408a-8134-176a72c51a38 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:22.886636 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-97eb587b-d7ab-408a-8134-176a72c51a38 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:22.887067 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 308/1210] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:22 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:22.979259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d5bc35e7-53e7-401f-89c5-165fbc805624 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:22.981103 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5bc35e7-53e7-401f-89c5-165fbc805624 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:22.981278 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5bc35e7-53e7-401f-89c5-165fbc805624 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:22.981474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5bc35e7-53e7-401f-89c5-165fbc805624 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:22.990669 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:22.990669 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:22.994589 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d5bc35e7-53e7-401f-89c5-165fbc805624 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:22.999759 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5bc35e7-53e7-401f-89c5-165fbc805624 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:23.000162 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 305/1211] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:22 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:23.754745 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-a0b380e2-1e94-44ec-97e1-695cb6ad8e2a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:23.757345 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-a0b380e2-1e94-44ec-97e1-695cb6ad8e2a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments/090336bc-584e-40cc-bfb7-c032c0f3563f/action Jul 03 01:29:23.757821 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-a0b380e2-1e94-44ec-97e1-695cb6ad8e2a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:23.757980 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-a0b380e2-1e94-44ec-97e1-695cb6ad8e2a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:23.779779 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:23.779779 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:23.793922 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-636a5f34-e28e-4ec2-a430-caa07f443668 req-a0b380e2-1e94-44ec-97e1-695cb6ad8e2a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/090336bc-584e-40cc-bfb7-c032c0f3563f/action returned with HTTP 204 Jul 03 01:29:23.793922 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 293/1212] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:23 2026] POST /volume/v3/attachments/090336bc-584e-40cc-bfb7-c032c0f3563f/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:23.900621 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-676447a7-97e0-4522-83d5-1be6464efd5e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:23.902644 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-676447a7-97e0-4522-83d5-1be6464efd5e tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:23.902836 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-676447a7-97e0-4522-83d5-1be6464efd5e tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:23.903021 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-676447a7-97e0-4522-83d5-1be6464efd5e tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:23.915220 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:23.915220 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:23.919557 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-676447a7-97e0-4522-83d5-1be6464efd5e tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:23.929524 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-676447a7-97e0-4522-83d5-1be6464efd5e tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:23.929524 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 307/1213] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:23 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:23.965688 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-2ee5fa6a-d16f-491a-93f5-41e91423a651 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:23.968317 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-2ee5fa6a-d16f-491a-93f5-41e91423a651 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] DELETE https://10.4.3.64/volume/v3/attachments/f708892a-6a44-438b-9580-203ccfaa69a4 Jul 03 01:29:23.968611 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-2ee5fa6a-d16f-491a-93f5-41e91423a651 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:23.968785 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-2ee5fa6a-d16f-491a-93f5-41e91423a651 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:23.987510 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:23.987510 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:24.017204 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2fae6dd0-aba5-433b-82d8-bbba63096852 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:24.019198 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2fae6dd0-aba5-433b-82d8-bbba63096852 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:24.019400 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2fae6dd0-aba5-433b-82d8-bbba63096852 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:24.019684 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2fae6dd0-aba5-433b-82d8-bbba63096852 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:24.036766 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:24.036766 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:24.041183 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2fae6dd0-aba5-433b-82d8-bbba63096852 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:24.046530 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2fae6dd0-aba5-433b-82d8-bbba63096852 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:24.047005 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 306/1214] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:24 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:24.091652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-7592e397-009a-4f85-8e92-e25aabf7060b req-7f087eff-52bd-4d91-a971-87795c54a51f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:24.094507 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-7f087eff-52bd-4d91-a971-87795c54a51f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:24.094751 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-7f087eff-52bd-4d91-a971-87795c54a51f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:24.094978 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-7f087eff-52bd-4d91-a971-87795c54a51f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:24.104702 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:24.104702 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:24.109608 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-7592e397-009a-4f85-8e92-e25aabf7060b req-7f087eff-52bd-4d91-a971-87795c54a51f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:24.115295 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-7f087eff-52bd-4d91-a971-87795c54a51f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:24.115964 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 294/1215] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:24 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:24.525516 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8b1987f6-514f-42ae-8cdb-960c8266b552 req-2ee5fa6a-d16f-491a-93f5-41e91423a651 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/attachments/f708892a-6a44-438b-9580-203ccfaa69a4 returned with HTTP 200 Jul 03 01:29:24.525516 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 309/1216] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:29:23 2026] DELETE /volume/v3/attachments/f708892a-6a44-438b-9580-203ccfaa69a4 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:24.945920 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4f1f901c-c5b0-499e-a560-e3b8a57e18cd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:24.947940 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4f1f901c-c5b0-499e-a560-e3b8a57e18cd tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:24.948160 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4f1f901c-c5b0-499e-a560-e3b8a57e18cd tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:24.948338 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4f1f901c-c5b0-499e-a560-e3b8a57e18cd tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:24.961261 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:24.961261 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:24.973161 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4f1f901c-c5b0-499e-a560-e3b8a57e18cd tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:24.987142 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4f1f901c-c5b0-499e-a560-e3b8a57e18cd tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:24.987142 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 308/1217] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:24 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:26.159096 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b50a9b6c-36a7-4b17-bc35-ccca9dfca30f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:26.159096 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b50a9b6c-36a7-4b17-bc35-ccca9dfca30f None None] GET https://10.4.3.64/volume// Jul 03 01:29:26.159096 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b50a9b6c-36a7-4b17-bc35-ccca9dfca30f None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:26.159096 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b50a9b6c-36a7-4b17-bc35-ccca9dfca30f None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:26.159096 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b50a9b6c-36a7-4b17-bc35-ccca9dfca30f None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:26.160306 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 307/1218] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:29:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:26.167403 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-7592e397-009a-4f85-8e92-e25aabf7060b req-2e5d7614-e86b-45c7-9b4d-4808f9423aca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:26.170684 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-2e5d7614-e86b-45c7-9b4d-4808f9423aca tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:29:26.171082 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-2e5d7614-e86b-45c7-9b4d-4808f9423aca tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7642b24f-8d5c-4285-9b9b-36af13bfafed", "connector": null, "instance_uuid": "7d495388-b934-44e7-9abc-f121efda52b4"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:26.182313 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:26.182313 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:26.219810 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-2e5d7614-e86b-45c7-9b4d-4808f9423aca tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:29:26.220315 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 295/1219] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:29:26 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:26.642477 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b5fc21b3-6a52-4887-a889-ff6520685e3e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:26.646750 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b5fc21b3-6a52-4887-a889-ff6520685e3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:26.646750 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b5fc21b3-6a52-4887-a889-ff6520685e3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:26.646750 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b5fc21b3-6a52-4887-a889-ff6520685e3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:26.662537 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:26.662537 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:26.664083 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b5fc21b3-6a52-4887-a889-ff6520685e3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:26.669179 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b5fc21b3-6a52-4887-a889-ff6520685e3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:26.669605 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 310/1220] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:26 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1144 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:26.757548 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6cd1488a-bca9-47e8-a5fb-88e94b1f405d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:26.757548 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6cd1488a-bca9-47e8-a5fb-88e94b1f405d None None] GET https://10.4.3.64/volume// Jul 03 01:29:26.758091 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6cd1488a-bca9-47e8-a5fb-88e94b1f405d None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:26.758091 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6cd1488a-bca9-47e8-a5fb-88e94b1f405d None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:26.758570 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6cd1488a-bca9-47e8-a5fb-88e94b1f405d None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:26.758864 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 309/1221] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:26.791859 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-7592e397-009a-4f85-8e92-e25aabf7060b req-8032317e-c84e-4d06-881b-d49d95eff6dc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:26.796167 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-8032317e-c84e-4d06-881b-d49d95eff6dc tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:26.796306 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-8032317e-c84e-4d06-881b-d49d95eff6dc tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:26.796627 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-8032317e-c84e-4d06-881b-d49d95eff6dc tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:26.813147 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:26.813147 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:26.817975 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-7592e397-009a-4f85-8e92-e25aabf7060b req-8032317e-c84e-4d06-881b-d49d95eff6dc tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:26.823436 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-8032317e-c84e-4d06-881b-d49d95eff6dc tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:26.824110 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 308/1222] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:26 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:26.930813 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-7592e397-009a-4f85-8e92-e25aabf7060b req-dec4deb6-2c2c-477b-a779-2a2c5c5aaff4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:26.933727 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-dec4deb6-2c2c-477b-a779-2a2c5c5aaff4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] PUT https://10.4.3.64/volume/v3/attachments/727df392-4b18-4bb9-80ca-de2fc67e8c54 Jul 03 01:29:26.934229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-dec4deb6-2c2c-477b-a779-2a2c5c5aaff4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:26.944464 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-7592e397-009a-4f85-8e92-e25aabf7060b req-dec4deb6-2c2c-477b-a779-2a2c5c5aaff4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Acquiring lock "cinder-attachment_update-7642b24f-8d5c-4285-9b9b-36af13bfafed-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:29:26.949410 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-7592e397-009a-4f85-8e92-e25aabf7060b req-dec4deb6-2c2c-477b-a779-2a2c5c5aaff4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-7642b24f-8d5c-4285-9b9b-36af13bfafed-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:29:26.950934 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:26.950934 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:27.487061 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-7592e397-009a-4f85-8e92-e25aabf7060b req-dec4deb6-2c2c-477b-a779-2a2c5c5aaff4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-7642b24f-8d5c-4285-9b9b-36af13bfafed-np0000004346" released by "attachment_update" :: held 0.538s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:29:27.488483 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-dec4deb6-2c2c-477b-a779-2a2c5c5aaff4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/727df392-4b18-4bb9-80ca-de2fc67e8c54 returned with HTTP 200 Jul 03 01:29:27.488483 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 296/1223] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:29:26 2026] PUT /volume/v3/attachments/727df392-4b18-4bb9-80ca-de2fc67e8c54 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:27.684772 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-dd361de1-24ca-403c-930f-31024f321746 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:27.686547 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dd361de1-24ca-403c-930f-31024f321746 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:27.686719 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dd361de1-24ca-403c-930f-31024f321746 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:27.686895 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dd361de1-24ca-403c-930f-31024f321746 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:27.698611 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:27.698611 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:27.703327 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-dd361de1-24ca-403c-930f-31024f321746 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:27.707792 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dd361de1-24ca-403c-930f-31024f321746 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:27.708202 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 311/1224] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:27 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:28.725309 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6d31f6c5-a202-441d-b661-38f9b2478d89 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:28.727076 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d31f6c5-a202-441d-b661-38f9b2478d89 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:28.727261 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d31f6c5-a202-441d-b661-38f9b2478d89 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:28.727463 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d31f6c5-a202-441d-b661-38f9b2478d89 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:28.739119 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:28.739119 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:28.743221 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6d31f6c5-a202-441d-b661-38f9b2478d89 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:28.754149 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d31f6c5-a202-441d-b661-38f9b2478d89 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:28.754684 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 310/1225] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:28 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:29.775594 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7a60b921-176a-456d-9e94-9993404f89cf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:29.777593 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7a60b921-176a-456d-9e94-9993404f89cf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:29.777838 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7a60b921-176a-456d-9e94-9993404f89cf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:29.778028 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7a60b921-176a-456d-9e94-9993404f89cf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:29.794978 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:29.794978 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:29.801952 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7a60b921-176a-456d-9e94-9993404f89cf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:29.807992 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7a60b921-176a-456d-9e94-9993404f89cf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:29.808695 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 309/1226] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:29 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:30.822141 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6ce4cf67-0f03-435a-b442-dd27034f385e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:30.824187 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6ce4cf67-0f03-435a-b442-dd27034f385e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:30.824498 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6ce4cf67-0f03-435a-b442-dd27034f385e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:30.824732 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6ce4cf67-0f03-435a-b442-dd27034f385e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:30.839840 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:30.839840 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:30.844281 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6ce4cf67-0f03-435a-b442-dd27034f385e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:30.853869 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6ce4cf67-0f03-435a-b442-dd27034f385e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:30.854458 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 297/1227] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:30 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:31.869219 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-be3e083d-99be-43ac-8d2b-ee4a43aabacf None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:31.872566 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-be3e083d-99be-43ac-8d2b-ee4a43aabacf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:31.872833 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-be3e083d-99be-43ac-8d2b-ee4a43aabacf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:31.874526 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-be3e083d-99be-43ac-8d2b-ee4a43aabacf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:31.887840 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:31.887840 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:31.892276 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-be3e083d-99be-43ac-8d2b-ee4a43aabacf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:31.897839 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-be3e083d-99be-43ac-8d2b-ee4a43aabacf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:31.898386 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 312/1228] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:31 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:32.916283 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a8385296-28a0-4cad-a8e7-291db4f3ead6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:32.918217 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a8385296-28a0-4cad-a8e7-291db4f3ead6 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:32.918507 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a8385296-28a0-4cad-a8e7-291db4f3ead6 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:32.918749 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a8385296-28a0-4cad-a8e7-291db4f3ead6 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:32.934487 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:32.934487 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:32.942478 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a8385296-28a0-4cad-a8e7-291db4f3ead6 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:32.947382 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a8385296-28a0-4cad-a8e7-291db4f3ead6 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:32.947929 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 311/1229] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:32 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:33.571719 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-37481274-5ceb-4bb2-9d44-00e5d75c6c2d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:33.574073 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-37481274-5ceb-4bb2-9d44-00e5d75c6c2d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:33.574703 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-37481274-5ceb-4bb2-9d44-00e5d75c6c2d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:33.574703 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-37481274-5ceb-4bb2-9d44-00e5d75c6c2d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:33.582370 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:33.582370 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:33.586172 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-37481274-5ceb-4bb2-9d44-00e5d75c6c2d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:33.591891 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-37481274-5ceb-4bb2-9d44-00e5d75c6c2d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:33.592434 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 310/1230] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:33 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:33.608705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-040313db-bbb8-4465-90c9-ee8e4f17e4e7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:33.610734 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-040313db-bbb8-4465-90c9-ee8e4f17e4e7 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] DELETE https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:33.611101 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-040313db-bbb8-4465-90c9-ee8e4f17e4e7 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:33.611408 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-040313db-bbb8-4465-90c9-ee8e4f17e4e7 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:33.612438 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-040313db-bbb8-4465-90c9-ee8e4f17e4e7 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Delete volume with id: 896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:33.620347 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:33.620347 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:33.621126 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-040313db-bbb8-4465-90c9-ee8e4f17e4e7 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:33.640684 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-040313db-bbb8-4465-90c9-ee8e4f17e4e7 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Delete volume request issued successfully. Jul 03 01:29:33.640684 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-040313db-bbb8-4465-90c9-ee8e4f17e4e7 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 202 Jul 03 01:29:33.640684 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 298/1231] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:29:33 2026] DELETE /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:29:33.649390 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1287ee37-eedc-46c7-96d6-05fb57933c58 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:33.651667 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1287ee37-eedc-46c7-96d6-05fb57933c58 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:33.651887 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1287ee37-eedc-46c7-96d6-05fb57933c58 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:33.652065 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1287ee37-eedc-46c7-96d6-05fb57933c58 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:33.660173 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:33.660173 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:33.665774 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1287ee37-eedc-46c7-96d6-05fb57933c58 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Volume info retrieved successfully. Jul 03 01:29:33.671778 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1287ee37-eedc-46c7-96d6-05fb57933c58 tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 200 Jul 03 01:29:33.672273 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 313/1232] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:33 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:33.962574 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-14effd02-25aa-4394-999e-de2388b7faf0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:33.965607 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-14effd02-25aa-4394-999e-de2388b7faf0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:33.965820 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-14effd02-25aa-4394-999e-de2388b7faf0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:33.966032 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-14effd02-25aa-4394-999e-de2388b7faf0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:33.977179 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:33.977179 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:33.980503 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-14effd02-25aa-4394-999e-de2388b7faf0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:33.984903 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-14effd02-25aa-4394-999e-de2388b7faf0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:33.985362 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 312/1233] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:33 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:34.691815 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2fa52e89-101c-48dd-af5b-49255a3bed2d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:34.694226 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2fa52e89-101c-48dd-af5b-49255a3bed2d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] GET https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 Jul 03 01:29:34.694505 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2fa52e89-101c-48dd-af5b-49255a3bed2d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:34.694941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2fa52e89-101c-48dd-af5b-49255a3bed2d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:34.705938 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2fa52e89-101c-48dd-af5b-49255a3bed2d tempest-VolumesExtendAttachedTest-811239503 tempest-VolumesExtendAttachedTest-811239503-project-member] https://10.4.3.64/volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 returned with HTTP 404 Jul 03 01:29:34.706646 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 311/1234] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:29:34 2026] GET /volume/v3/volumes/896376f8-487c-4e8d-b5e1-6ce7c64e4937 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:29:35.000515 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3246e872-48b0-41b0-84ee-46d696b18069 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:35.002176 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3246e872-48b0-41b0-84ee-46d696b18069 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:35.002630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3246e872-48b0-41b0-84ee-46d696b18069 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:35.002945 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3246e872-48b0-41b0-84ee-46d696b18069 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:35.015216 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:35.015216 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:35.019091 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3246e872-48b0-41b0-84ee-46d696b18069 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:35.024249 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3246e872-48b0-41b0-84ee-46d696b18069 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:35.027895 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 299/1235] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:34 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:35.278062 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-7592e397-009a-4f85-8e92-e25aabf7060b req-680f527a-4eb2-4bc2-8816-e41204c770a0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:35.282974 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-680f527a-4eb2-4bc2-8816-e41204c770a0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments/727df392-4b18-4bb9-80ca-de2fc67e8c54/action Jul 03 01:29:35.283323 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-680f527a-4eb2-4bc2-8816-e41204c770a0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:35.283441 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-680f527a-4eb2-4bc2-8816-e41204c770a0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:35.304642 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:35.304642 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:35.323527 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7592e397-009a-4f85-8e92-e25aabf7060b req-680f527a-4eb2-4bc2-8816-e41204c770a0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/727df392-4b18-4bb9-80ca-de2fc67e8c54/action returned with HTTP 204 Jul 03 01:29:35.323945 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 314/1236] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:35 2026] POST /volume/v3/attachments/727df392-4b18-4bb9-80ca-de2fc67e8c54/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:36.046524 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-01ce75fa-47db-45d8-a925-5af5a9ac9b23 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:36.048906 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-01ce75fa-47db-45d8-a925-5af5a9ac9b23 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:36.049310 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-01ce75fa-47db-45d8-a925-5af5a9ac9b23 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:36.049579 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-01ce75fa-47db-45d8-a925-5af5a9ac9b23 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:36.070315 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:36.070315 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:36.081643 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-01ce75fa-47db-45d8-a925-5af5a9ac9b23 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:36.093018 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-01ce75fa-47db-45d8-a925-5af5a9ac9b23 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:36.093018 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 313/1237] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:36 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:36.110601 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7d2c6ad4-dc39-4558-8c53-90a36ef33ac7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:36.236702 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7d2c6ad4-dc39-4558-8c53-90a36ef33ac7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:36.236939 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7d2c6ad4-dc39-4558-8c53-90a36ef33ac7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:36.237143 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7d2c6ad4-dc39-4558-8c53-90a36ef33ac7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:36.258899 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:36.258899 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:36.264921 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7d2c6ad4-dc39-4558-8c53-90a36ef33ac7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Volume info retrieved successfully. Jul 03 01:29:36.279748 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7d2c6ad4-dc39-4558-8c53-90a36ef33ac7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:36.280218 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 312/1238] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:36 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1439 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:36.361110 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-55fb5fdb-072f-4c2f-acdb-d0973fef1ba4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:36.364123 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-55fb5fdb-072f-4c2f-acdb-d0973fef1ba4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:36.364454 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-55fb5fdb-072f-4c2f-acdb-d0973fef1ba4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:36.364735 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-55fb5fdb-072f-4c2f-acdb-d0973fef1ba4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:36.418327 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:36.418327 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:36.429713 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-55fb5fdb-072f-4c2f-acdb-d0973fef1ba4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Volume info retrieved successfully. Jul 03 01:29:36.447240 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-55fb5fdb-072f-4c2f-acdb-d0973fef1ba4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:36.447869 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 300/1239] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:36 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1439 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:36.515884 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-12a8584c-2aa1-4ce2-8c7f-97614c9a53b4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:36.518713 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-12a8584c-2aa1-4ce2-8c7f-97614c9a53b4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:36.518948 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-12a8584c-2aa1-4ce2-8c7f-97614c9a53b4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:36.519210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-12a8584c-2aa1-4ce2-8c7f-97614c9a53b4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:36.546436 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:36.546436 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:36.552496 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-12a8584c-2aa1-4ce2-8c7f-97614c9a53b4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:36.562063 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-12a8584c-2aa1-4ce2-8c7f-97614c9a53b4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:36.563157 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 315/1240] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:36 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1439 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:36.607037 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-c37e0020-6aae-4cd8-9851-136f89fb6922 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:36.610404 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-c37e0020-6aae-4cd8-9851-136f89fb6922 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed/action Jul 03 01:29:36.610888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-c37e0020-6aae-4cd8-9851-136f89fb6922 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:36.611092 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-c37e0020-6aae-4cd8-9851-136f89fb6922 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:36.635445 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:36.635445 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:36.635610 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-c37e0020-6aae-4cd8-9851-136f89fb6922 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:36.647765 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-c37e0020-6aae-4cd8-9851-136f89fb6922 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Begin detaching volume completed successfully. Jul 03 01:29:36.647765 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-c37e0020-6aae-4cd8-9851-136f89fb6922 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed/action returned with HTTP 202 Jul 03 01:29:36.647765 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 314/1241] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:29:36 2026] POST /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:29:36.672851 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0453000b-160a-4361-a398-202d5d3b75e4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:36.675980 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0453000b-160a-4361-a398-202d5d3b75e4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:36.676736 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0453000b-160a-4361-a398-202d5d3b75e4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:36.676736 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0453000b-160a-4361-a398-202d5d3b75e4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:36.689935 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:36.689935 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:36.693574 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0453000b-160a-4361-a398-202d5d3b75e4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:36.698598 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0453000b-160a-4361-a398-202d5d3b75e4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:36.699010 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 313/1242] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:36 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:37.681200 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c9e94270-82e2-4bb1-831a-37aba8a85312 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:37.681686 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9e94270-82e2-4bb1-831a-37aba8a85312 None None] GET https://10.4.3.64/volume// Jul 03 01:29:37.681743 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9e94270-82e2-4bb1-831a-37aba8a85312 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:37.681956 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9e94270-82e2-4bb1-831a-37aba8a85312 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:37.682323 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9e94270-82e2-4bb1-831a-37aba8a85312 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:37.682683 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 301/1243] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:37.690554 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-d53be998-194d-4d70-bc36-04b5fb475f6e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:37.692816 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-d53be998-194d-4d70-bc36-04b5fb475f6e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:37.693108 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-d53be998-194d-4d70-bc36-04b5fb475f6e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:37.693443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-d53be998-194d-4d70-bc36-04b5fb475f6e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:37.708478 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:37.708478 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:37.712774 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-d53be998-194d-4d70-bc36-04b5fb475f6e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:37.716631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e3879fd5-72aa-4f97-ae16-62ab2be5a90e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:37.718038 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-d53be998-194d-4d70-bc36-04b5fb475f6e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:37.718683 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 316/1244] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:37 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1622 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:37.718835 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e3879fd5-72aa-4f97-ae16-62ab2be5a90e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:37.719104 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e3879fd5-72aa-4f97-ae16-62ab2be5a90e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:37.719347 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e3879fd5-72aa-4f97-ae16-62ab2be5a90e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:37.741726 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:37.741726 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:37.745464 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e3879fd5-72aa-4f97-ae16-62ab2be5a90e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:37.749278 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e3879fd5-72aa-4f97-ae16-62ab2be5a90e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:37.749717 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 315/1245] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:37 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:38.305935 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-0a484a58-b929-4e1b-bcd7-54db80875aae None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:38.308011 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-0a484a58-b929-4e1b-bcd7-54db80875aae tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:38.308198 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-0a484a58-b929-4e1b-bcd7-54db80875aae tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:38.308472 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-0a484a58-b929-4e1b-bcd7-54db80875aae tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:38.325226 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:38.325226 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:38.329356 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-0a484a58-b929-4e1b-bcd7-54db80875aae tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:38.334231 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-0a484a58-b929-4e1b-bcd7-54db80875aae tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:38.334692 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 314/1246] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:38 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:38.762841 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-23d383ad-fe40-491a-875e-6c97d2f217ea None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:38.765088 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-23d383ad-fe40-491a-875e-6c97d2f217ea tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:38.765331 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-23d383ad-fe40-491a-875e-6c97d2f217ea tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:38.765594 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-23d383ad-fe40-491a-875e-6c97d2f217ea tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:38.787644 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:38.787644 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:38.792090 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-23d383ad-fe40-491a-875e-6c97d2f217ea tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:38.799438 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-23d383ad-fe40-491a-875e-6c97d2f217ea tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:38.802503 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 302/1247] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:38 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:38.849038 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-3b22eb5a-ba71-4240-913f-a63e61c3882e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:38.851250 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-3b22eb5a-ba71-4240-913f-a63e61c3882e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/attachments/090336bc-584e-40cc-bfb7-c032c0f3563f Jul 03 01:29:38.851250 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-3b22eb5a-ba71-4240-913f-a63e61c3882e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:38.851250 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-3b22eb5a-ba71-4240-913f-a63e61c3882e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:38.857396 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:38.857396 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:39.406688 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8c911aa4-2f1f-4de6-a6ce-556d272b8141 req-3b22eb5a-ba71-4240-913f-a63e61c3882e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/090336bc-584e-40cc-bfb7-c032c0f3563f returned with HTTP 200 Jul 03 01:29:39.407087 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 317/1248] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:29:38 2026] DELETE /volume/v3/attachments/090336bc-584e-40cc-bfb7-c032c0f3563f => generated 192 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:39.817330 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-95fc9e4e-9a55-4e42-b2c3-e57d8ec47f6d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:39.819225 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-95fc9e4e-9a55-4e42-b2c3-e57d8ec47f6d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:39.819520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-95fc9e4e-9a55-4e42-b2c3-e57d8ec47f6d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:39.819745 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-95fc9e4e-9a55-4e42-b2c3-e57d8ec47f6d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:39.832338 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:39.832338 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:39.836881 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-95fc9e4e-9a55-4e42-b2c3-e57d8ec47f6d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:39.842560 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-95fc9e4e-9a55-4e42-b2c3-e57d8ec47f6d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:39.842955 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 316/1249] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:39 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:39.900714 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-51818b01-ab73-4c73-8636-114cd539dccf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:39.906162 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-51818b01-ab73-4c73-8636-114cd539dccf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:39.906162 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-51818b01-ab73-4c73-8636-114cd539dccf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:39.906162 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-51818b01-ab73-4c73-8636-114cd539dccf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:39.923022 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:39.923022 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:39.928816 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-51818b01-ab73-4c73-8636-114cd539dccf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Volume info retrieved successfully. Jul 03 01:29:39.937168 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-51818b01-ab73-4c73-8636-114cd539dccf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:39.939486 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 315/1250] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:39 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:39.986572 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-9577db50-0358-41dc-97a9-cc3ab86d86f7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:39.989386 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-9577db50-0358-41dc-97a9-cc3ab86d86f7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:39.989694 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-9577db50-0358-41dc-97a9-cc3ab86d86f7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:39.989935 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-9577db50-0358-41dc-97a9-cc3ab86d86f7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:40.001482 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:40.001482 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:40.004987 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-9577db50-0358-41dc-97a9-cc3ab86d86f7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:40.009929 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-9577db50-0358-41dc-97a9-cc3ab86d86f7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:40.010319 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 303/1251] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:39 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:40.028217 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4d42ebe7-d0a4-42f2-a09d-907b68b854dd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:40.033019 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4d42ebe7-d0a4-42f2-a09d-907b68b854dd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed/action Jul 03 01:29:40.033355 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4d42ebe7-d0a4-42f2-a09d-907b68b854dd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:40.033541 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4d42ebe7-d0a4-42f2-a09d-907b68b854dd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:40.058292 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:40.058292 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:40.058876 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4d42ebe7-d0a4-42f2-a09d-907b68b854dd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:40.068484 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4d42ebe7-d0a4-42f2-a09d-907b68b854dd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Begin detaching volume completed successfully. Jul 03 01:29:40.068717 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4d42ebe7-d0a4-42f2-a09d-907b68b854dd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed/action returned with HTTP 202 Jul 03 01:29:40.069253 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 318/1252] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:29:40 2026] POST /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:29:40.086926 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4f108c84-1e2a-4323-9fb9-3841479949af None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:40.089767 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4f108c84-1e2a-4323-9fb9-3841479949af tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:40.089767 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4f108c84-1e2a-4323-9fb9-3841479949af tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:40.089882 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4f108c84-1e2a-4323-9fb9-3841479949af tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:40.102762 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:40.102762 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:40.109982 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4f108c84-1e2a-4323-9fb9-3841479949af tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:40.116197 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4f108c84-1e2a-4323-9fb9-3841479949af tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:40.116773 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 317/1253] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:40 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:41.101849 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e8675c78-e883-431f-a21d-d0d00fceee60 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:41.101849 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e8675c78-e883-431f-a21d-d0d00fceee60 None None] GET https://10.4.3.64/volume// Jul 03 01:29:41.102491 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e8675c78-e883-431f-a21d-d0d00fceee60 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:41.102758 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e8675c78-e883-431f-a21d-d0d00fceee60 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:41.103239 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e8675c78-e883-431f-a21d-d0d00fceee60 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:41.103742 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 316/1254] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:41.118671 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-a84e9bee-17ae-41c6-8faa-e97799eae695 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:41.122337 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-a84e9bee-17ae-41c6-8faa-e97799eae695 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:41.122676 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-a84e9bee-17ae-41c6-8faa-e97799eae695 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:41.122946 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-a84e9bee-17ae-41c6-8faa-e97799eae695 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:41.133088 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e016fd15-8c3e-4246-80ad-6d57576e4cdd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:41.135688 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e016fd15-8c3e-4246-80ad-6d57576e4cdd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:41.135963 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e016fd15-8c3e-4246-80ad-6d57576e4cdd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:41.136240 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e016fd15-8c3e-4246-80ad-6d57576e4cdd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:41.142697 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:41.142697 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:41.146638 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:41.146638 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:41.148279 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-a84e9bee-17ae-41c6-8faa-e97799eae695 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:41.150809 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e016fd15-8c3e-4246-80ad-6d57576e4cdd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:41.153996 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-a84e9bee-17ae-41c6-8faa-e97799eae695 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:41.154591 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 304/1255] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:41 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:41.154928 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e016fd15-8c3e-4246-80ad-6d57576e4cdd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:41.155290 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 319/1256] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:41 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:41.974563 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7040477b-9b6f-477a-bf27-d2559f2ac430 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:41.976362 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7040477b-9b6f-477a-bf27-d2559f2ac430 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d Jul 03 01:29:41.976563 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7040477b-9b6f-477a-bf27-d2559f2ac430 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:41.976758 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7040477b-9b6f-477a-bf27-d2559f2ac430 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:41.976914 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-7040477b-9b6f-477a-bf27-d2559f2ac430 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Delete snapshot with id: 785c7683-772d-4f60-8f75-a00fed17433d Jul 03 01:29:41.981324 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7040477b-9b6f-477a-bf27-d2559f2ac430 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d returned with HTTP 404 Jul 03 01:29:41.981896 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 318/1257] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:29:41 2026] DELETE /volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:41.991971 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b5f44157-ffc5-4310-a935-d5d189694bb5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:41.994231 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b5f44157-ffc5-4310-a935-d5d189694bb5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d Jul 03 01:29:41.994458 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b5f44157-ffc5-4310-a935-d5d189694bb5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:41.994717 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b5f44157-ffc5-4310-a935-d5d189694bb5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:42.001850 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b5f44157-ffc5-4310-a935-d5d189694bb5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d returned with HTTP 404 Jul 03 01:29:42.002515 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 317/1258] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:29:41 2026] GET /volume/v3/snapshots/785c7683-772d-4f60-8f75-a00fed17433d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:42.054336 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-2af161a2-4f67-4bea-8400-fca74b4628b4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:42.056296 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-2af161a2-4f67-4bea-8400-fca74b4628b4 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:29:42.056513 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-2af161a2-4f67-4bea-8400-fca74b4628b4 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:42.056709 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-2af161a2-4f67-4bea-8400-fca74b4628b4 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:42.066119 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:42.066119 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:42.079085 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-2af161a2-4f67-4bea-8400-fca74b4628b4 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:29:42.086874 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-2af161a2-4f67-4bea-8400-fca74b4628b4 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:29:42.087438 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 305/1259] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:42 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:42.113715 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0e87a7eb-1fee-4b96-8f2a-feb74dae4cc2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:42.115579 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0e87a7eb-1fee-4b96-8f2a-feb74dae4cc2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] POST https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff/action Jul 03 01:29:42.115946 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0e87a7eb-1fee-4b96-8f2a-feb74dae4cc2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:42.116057 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0e87a7eb-1fee-4b96-8f2a-feb74dae4cc2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:42.126128 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:42.126128 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:42.126731 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0e87a7eb-1fee-4b96-8f2a-feb74dae4cc2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:29:42.135194 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0e87a7eb-1fee-4b96-8f2a-feb74dae4cc2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Begin detaching volume completed successfully. Jul 03 01:29:42.135621 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0e87a7eb-1fee-4b96-8f2a-feb74dae4cc2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff/action returned with HTTP 202 Jul 03 01:29:42.135854 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 320/1260] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:29:42 2026] POST /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:29:42.173388 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f9af85b4-131e-4fc2-a2ea-63431e382985 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:42.174283 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f9af85b4-131e-4fc2-a2ea-63431e382985 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:42.174601 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f9af85b4-131e-4fc2-a2ea-63431e382985 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:42.174879 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f9af85b4-131e-4fc2-a2ea-63431e382985 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:42.189388 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:42.189388 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:42.193787 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f9af85b4-131e-4fc2-a2ea-63431e382985 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:42.198084 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f9af85b4-131e-4fc2-a2ea-63431e382985 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:42.198455 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 319/1261] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:42 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:43.182800 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9c78b517-1dad-43ed-bd52-eee2ab29f2f3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:43.183357 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9c78b517-1dad-43ed-bd52-eee2ab29f2f3 None None] GET https://10.4.3.64/volume// Jul 03 01:29:43.183569 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9c78b517-1dad-43ed-bd52-eee2ab29f2f3 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:43.183849 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9c78b517-1dad-43ed-bd52-eee2ab29f2f3 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:43.184288 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9c78b517-1dad-43ed-bd52-eee2ab29f2f3 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:43.184712 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 318/1262] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:43.197663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-85520140-a8f2-4d39-83c9-6f16fc041e80 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:43.203156 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-85520140-a8f2-4d39-83c9-6f16fc041e80 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:29:43.203310 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-85520140-a8f2-4d39-83c9-6f16fc041e80 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:43.203414 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-85520140-a8f2-4d39-83c9-6f16fc041e80 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:43.217362 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-01c36403-52a6-4461-8ea3-47e06a61127f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:43.221656 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:43.221656 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:43.222514 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-01c36403-52a6-4461-8ea3-47e06a61127f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:43.222738 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-01c36403-52a6-4461-8ea3-47e06a61127f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:43.223373 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-01c36403-52a6-4461-8ea3-47e06a61127f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:43.229254 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-85520140-a8f2-4d39-83c9-6f16fc041e80 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:29:43.232484 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:43.232484 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:43.236365 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-01c36403-52a6-4461-8ea3-47e06a61127f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:43.236624 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-85520140-a8f2-4d39-83c9-6f16fc041e80 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:29:43.237132 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 306/1263] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:43 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 1320 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:43.242872 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-01c36403-52a6-4461-8ea3-47e06a61127f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:43.242872 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 321/1264] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:43 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:43.350828 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:43.357649 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:29:43.357649 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "27351af8-d88b-444d-8e65-324a7dd7502a-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:43.359765 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '27351af8-d88b-444d-8e65-324a7dd7502a-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:29:43.359765 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Create volume of 1 GB Jul 03 01:29:43.366511 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Availability Zones retrieved successfully. Jul 03 01:29:43.373219 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Flow 'volume_create_api' (9702af71-5f67-45b6-99d6-20ef6c90bc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:29:43.374367 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0ff1e44-7a86-4adf-9d4d-c5b1bed17a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:43.377038 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:29:43.416760 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0ff1e44-7a86-4adf-9d4d-c5b1bed17a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:43.417581 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (243bfa48-5bd4-4400-adc7-34b2bfc25ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:43.521575 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Created reservations ['928ba8c4-8b9b-449f-ae28-4d4d386a4cea', 'cc91779a-8c1c-4e76-b06e-d7081a0f76d2', 'a67bf99a-07e5-44e9-9a76-9c6afc2b312d', 'b5cabb32-0ab8-4184-803d-fa1541abe101'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:29:43.522718 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (243bfa48-5bd4-4400-adc7-34b2bfc25ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['928ba8c4-8b9b-449f-ae28-4d4d386a4cea', 'cc91779a-8c1c-4e76-b06e-d7081a0f76d2', 'a67bf99a-07e5-44e9-9a76-9c6afc2b312d', 'b5cabb32-0ab8-4184-803d-fa1541abe101']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:43.523839 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef93557a-1db3-45a9-850d-ba00df95eb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:43.558526 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef93557a-1db3-45a9-850d-ba00df95eb8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b8a9fdb-208a-4690-a842-e40367c9b17b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='27351af8-d88b-444d-8e65-324a7dd7502a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61e04f4024a43f79e672a1bc6ae29cc',qos_specs=None,replication_status=,reservations=['928ba8c4-8b9b-449f-ae28-4d4d386a4cea','cc91779a-8c1c-4e76-b06e-d7081a0f76d2','a67bf99a-07e5-44e9-9a76-9c6afc2b312d','b5cabb32-0ab8-4184-803d-fa1541abe101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ea9367148246b5a3dd6ac0d1236fba',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:29:43Z,deleted=False,deleted_at=None,display_description='',display_name='27351af8-d88b-444d-8e65-324a7dd7502a-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b8a9fdb-208a-4690-a842-e40367c9b17b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d61e04f4024a43f79e672a1bc6ae29cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11ea9367148246b5a3dd6ac0d1236fba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:43.560330 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97e37df-2d84-47a2-8287-68bfc633dfa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:43.587238 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f97e37df-2d84-47a2-8287-68bfc633dfa7) transitioned into 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='27351af8-d88b-444d-8e65-324a7dd7502a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d61e04f4024a43f79e672a1bc6ae29cc',qos_specs=None,replication_status=,reservations=['928ba8c4-8b9b-449f-ae28-4d4d386a4cea','cc91779a-8c1c-4e76-b06e-d7081a0f76d2','a67bf99a-07e5-44e9-9a76-9c6afc2b312d','b5cabb32-0ab8-4184-803d-fa1541abe101'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ea9367148246b5a3dd6ac0d1236fba',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:43.587967 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea11d0e1-3353-45b1-acad-8818602902ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:43.603130 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea11d0e1-3353-45b1-acad-8818602902ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:43.604191 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Flow 'volume_create_api' (9702af71-5f67-45b6-99d6-20ef6c90bc17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:29:43.604535 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Create volume request issued successfully. Jul 03 01:29:43.605172 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-e266a6bc-42af-41ba-af34-b4be6eef2826 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:29:43.606041 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 320/1265] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Jul 3 01:29:43 2026] POST /volume/v3/volumes => generated 747 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:29:43.614481 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-179407e3-abad-4820-85ae-5c680f30df45 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:43.627445 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-179407e3-abad-4820-85ae-5c680f30df45 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] GET https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b Jul 03 01:29:43.627445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-179407e3-abad-4820-85ae-5c680f30df45 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:43.627445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-179407e3-abad-4820-85ae-5c680f30df45 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:43.635308 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:43.635308 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:43.643874 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-179407e3-abad-4820-85ae-5c680f30df45 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:29:43.647748 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-179407e3-abad-4820-85ae-5c680f30df45 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b returned with HTTP 200 Jul 03 01:29:43.648178 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 319/1266] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:43 2026] GET /volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:43.665323 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-34883d4d-ccc2-4d6f-9c6a-97873e99ab49 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:43.672016 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-34883d4d-ccc2-4d6f-9c6a-97873e99ab49 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] GET https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b Jul 03 01:29:43.672338 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-34883d4d-ccc2-4d6f-9c6a-97873e99ab49 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:43.672655 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-34883d4d-ccc2-4d6f-9c6a-97873e99ab49 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:43.685045 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:43.685045 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:43.693493 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-34883d4d-ccc2-4d6f-9c6a-97873e99ab49 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:29:43.706984 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-34883d4d-ccc2-4d6f-9c6a-97873e99ab49 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b returned with HTTP 200 Jul 03 01:29:43.707369 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 307/1267] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:43 2026] GET /volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:44.264300 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-09e46a8a-3803-47cf-a11a-06f267e1be00 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:44.268313 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-09e46a8a-3803-47cf-a11a-06f267e1be00 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:44.268611 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-09e46a8a-3803-47cf-a11a-06f267e1be00 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:44.268853 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-09e46a8a-3803-47cf-a11a-06f267e1be00 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:44.281517 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:44.281517 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:44.286242 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-09e46a8a-3803-47cf-a11a-06f267e1be00 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:44.293155 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-09e46a8a-3803-47cf-a11a-06f267e1be00 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:44.293593 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 322/1268] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:44 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:44.322269 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0cdc8f91-407d-40a2-983b-df259c8cebfe None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:44.329503 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0cdc8f91-407d-40a2-983b-df259c8cebfe tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] DELETE https://10.4.3.64/volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df Jul 03 01:29:44.329718 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0cdc8f91-407d-40a2-983b-df259c8cebfe tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:44.329939 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0cdc8f91-407d-40a2-983b-df259c8cebfe tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:44.344172 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:44.344172 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:44.888074 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-89bdb5e5-97f9-4011-bcda-77075dda8698 req-0cdc8f91-407d-40a2-983b-df259c8cebfe tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df returned with HTTP 200 Jul 03 01:29:44.889013 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 321/1269] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:29:44 2026] DELETE /volume/v3/attachments/b6fdf49d-aa63-4f0c-8791-9e4828c667df => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:45.310087 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ba05d6bc-8799-4448-b78b-77f7dfc811ff None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:45.313212 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ba05d6bc-8799-4448-b78b-77f7dfc811ff tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:45.313499 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ba05d6bc-8799-4448-b78b-77f7dfc811ff tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:45.313766 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ba05d6bc-8799-4448-b78b-77f7dfc811ff tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:45.336594 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:45.336594 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:45.343097 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ba05d6bc-8799-4448-b78b-77f7dfc811ff tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:45.352504 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ba05d6bc-8799-4448-b78b-77f7dfc811ff tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:45.352995 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 320/1270] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:45 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:45.762243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4ea32d98-ef71-424b-8f6d-d1a2be66bee5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:45.765220 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4ea32d98-ef71-424b-8f6d-d1a2be66bee5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:45.767134 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4ea32d98-ef71-424b-8f6d-d1a2be66bee5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:45.767134 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4ea32d98-ef71-424b-8f6d-d1a2be66bee5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:45.779586 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:45.779586 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:45.783096 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4ea32d98-ef71-424b-8f6d-d1a2be66bee5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:45.790416 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-4ea32d98-ef71-424b-8f6d-d1a2be66bee5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:45.791067 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 308/1271] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:45 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:46.188293 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-421a6dd2-2dfd-4ecb-ab3b-d706a8c66118 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:46.192023 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-421a6dd2-2dfd-4ecb-ab3b-d706a8c66118 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/attachments/727df392-4b18-4bb9-80ca-de2fc67e8c54 Jul 03 01:29:46.192357 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-421a6dd2-2dfd-4ecb-ab3b-d706a8c66118 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:46.192643 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-421a6dd2-2dfd-4ecb-ab3b-d706a8c66118 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:46.205629 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:46.205629 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:46.367587 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c10432d3-a4bf-415b-8c71-242a7b77ce19 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:46.370361 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c10432d3-a4bf-415b-8c71-242a7b77ce19 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:46.370361 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c10432d3-a4bf-415b-8c71-242a7b77ce19 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:46.370361 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c10432d3-a4bf-415b-8c71-242a7b77ce19 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:46.385775 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:46.385775 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:46.396650 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c10432d3-a4bf-415b-8c71-242a7b77ce19 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:46.410147 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c10432d3-a4bf-415b-8c71-242a7b77ce19 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:46.410964 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 322/1272] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:46 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 1145 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:46.522372 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-b7d8b733-5615-4198-8e56-97f9ee7673b0 req-9a79ac57-9d2c-481b-b833-835438b8b958 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:46.525475 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b7d8b733-5615-4198-8e56-97f9ee7673b0 req-9a79ac57-9d2c-481b-b833-835438b8b958 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:29:46.526151 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-b7d8b733-5615-4198-8e56-97f9ee7673b0 req-9a79ac57-9d2c-481b-b833-835438b8b958 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:46.526151 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-b7d8b733-5615-4198-8e56-97f9ee7673b0 req-9a79ac57-9d2c-481b-b833-835438b8b958 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:46.536589 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:46.536589 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:46.542956 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-b7d8b733-5615-4198-8e56-97f9ee7673b0 req-9a79ac57-9d2c-481b-b833-835438b8b958 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:29:46.550157 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b7d8b733-5615-4198-8e56-97f9ee7673b0 req-9a79ac57-9d2c-481b-b833-835438b8b958 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:29:46.550925 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 321/1273] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:46 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:46.573369 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a24be7a1-bccb-462a-bf71-322a3ea56cdc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:46.575288 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a24be7a1-bccb-462a-bf71-322a3ea56cdc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] DELETE https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:29:46.576449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a24be7a1-bccb-462a-bf71-322a3ea56cdc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:46.576652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a24be7a1-bccb-462a-bf71-322a3ea56cdc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:46.576837 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-a24be7a1-bccb-462a-bf71-322a3ea56cdc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Delete volume with id: 75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:29:46.586984 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:46.586984 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:46.587702 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a24be7a1-bccb-462a-bf71-322a3ea56cdc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:29:46.654746 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a24be7a1-bccb-462a-bf71-322a3ea56cdc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Delete volume request issued successfully. Jul 03 01:29:46.655711 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a24be7a1-bccb-462a-bf71-322a3ea56cdc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 202 Jul 03 01:29:46.656853 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 309/1274] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:29:46 2026] DELETE /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:29:46.672063 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-afc09c90-5f8c-474f-b5bf-eb56bc8559dc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:46.676975 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-afc09c90-5f8c-474f-b5bf-eb56bc8559dc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:29:46.676975 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-afc09c90-5f8c-474f-b5bf-eb56bc8559dc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:46.677574 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-afc09c90-5f8c-474f-b5bf-eb56bc8559dc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:46.694196 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:46.694196 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:46.706629 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-afc09c90-5f8c-474f-b5bf-eb56bc8559dc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:29:46.719161 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-afc09c90-5f8c-474f-b5bf-eb56bc8559dc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 200 Jul 03 01:29:46.719858 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 323/1275] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:46 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:46.724516 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-dc15d341-ba51-4aa7-a4b1-e7f7f48e7af3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:46.730893 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-dc15d341-ba51-4aa7-a4b1-e7f7f48e7af3 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] GET https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b Jul 03 01:29:46.730893 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-dc15d341-ba51-4aa7-a4b1-e7f7f48e7af3 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:46.731107 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-dc15d341-ba51-4aa7-a4b1-e7f7f48e7af3 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:46.747747 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:46.747747 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:46.760008 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-dc15d341-ba51-4aa7-a4b1-e7f7f48e7af3 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:29:46.770216 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-dc15d341-ba51-4aa7-a4b1-e7f7f48e7af3 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b returned with HTTP 200 Jul 03 01:29:46.772513 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 322/1276] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:46 2026] GET /volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b => generated 840 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:46.783817 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-793a21bb-934b-40b3-89cb-2939306f70e9 req-421a6dd2-2dfd-4ecb-ab3b-d706a8c66118 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/727df392-4b18-4bb9-80ca-de2fc67e8c54 returned with HTTP 200 Jul 03 01:29:46.784251 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 323/1277] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:29:46 2026] DELETE /volume/v3/attachments/727df392-4b18-4bb9-80ca-de2fc67e8c54 => generated 19 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:46.799657 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-471473c1-322b-4c81-a042-2f12d10980ed None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:46.804231 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-471473c1-322b-4c81-a042-2f12d10980ed None None] GET https://10.4.3.64/volume// Jul 03 01:29:46.804231 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-471473c1-322b-4c81-a042-2f12d10980ed None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:46.804231 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-471473c1-322b-4c81-a042-2f12d10980ed None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:46.804231 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-471473c1-322b-4c81-a042-2f12d10980ed None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:46.806061 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 310/1278] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:46 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:46.822250 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-af594058-c9e2-482d-9d34-a82419e020c6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:46.831724 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-af594058-c9e2-482d-9d34-a82419e020c6 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:29:46.831724 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-af594058-c9e2-482d-9d34-a82419e020c6 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4b8a9fdb-208a-4690-a842-e40367c9b17b", "connector": null, "instance_uuid": "27351af8-d88b-444d-8e65-324a7dd7502a"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:46.852693 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:46.852693 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:46.955857 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-af594058-c9e2-482d-9d34-a82419e020c6 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:29:46.957065 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 324/1279] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:29:46 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:46.970128 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c585eb25-3d69-40a8-ad30-ff414128a4bd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:46.970736 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c585eb25-3d69-40a8-ad30-ff414128a4bd None None] GET https://10.4.3.64/volume// Jul 03 01:29:46.970951 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c585eb25-3d69-40a8-ad30-ff414128a4bd None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:46.971153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c585eb25-3d69-40a8-ad30-ff414128a4bd None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:46.971599 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c585eb25-3d69-40a8-ad30-ff414128a4bd None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:29:46.972322 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 323/1280] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:29:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:29:46.993542 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-17bd19e3-a42b-4f79-9d2e-206234f65e06 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:47.002467 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-17bd19e3-a42b-4f79-9d2e-206234f65e06 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] GET https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b Jul 03 01:29:47.002467 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-17bd19e3-a42b-4f79-9d2e-206234f65e06 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:47.005001 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-17bd19e3-a42b-4f79-9d2e-206234f65e06 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:47.031204 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:47.031204 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:47.043928 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-17bd19e3-a42b-4f79-9d2e-206234f65e06 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:29:47.050750 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-17bd19e3-a42b-4f79-9d2e-206234f65e06 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b returned with HTTP 200 Jul 03 01:29:47.051039 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 324/1281] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:29:46 2026] GET /volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b => generated 1019 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:29:47.253494 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-7a4a2a90-a8b7-40a8-b195-ebe9b08ee00e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:47.271038 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-7a4a2a90-a8b7-40a8-b195-ebe9b08ee00e tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] PUT https://10.4.3.64/volume/v3/attachments/195b7db2-6369-4fe4-b31c-53524b232150 Jul 03 01:29:47.280226 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-7a4a2a90-a8b7-40a8-b195-ebe9b08ee00e tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:47.317149 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-7a4a2a90-a8b7-40a8-b195-ebe9b08ee00e tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Acquiring lock "cinder-attachment_update-4b8a9fdb-208a-4690-a842-e40367c9b17b-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:29:47.326106 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-7a4a2a90-a8b7-40a8-b195-ebe9b08ee00e tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Lock "cinder-attachment_update-4b8a9fdb-208a-4690-a842-e40367c9b17b-np0000004346" acquired by "attachment_update" :: waited 0.009s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:29:47.326874 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:47.326874 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:47.433455 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-54d6ae7c-dc00-496b-bd43-57d59b6f8068 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:47.437440 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54d6ae7c-dc00-496b-bd43-57d59b6f8068 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:47.437440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54d6ae7c-dc00-496b-bd43-57d59b6f8068 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:47.437440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54d6ae7c-dc00-496b-bd43-57d59b6f8068 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:47.451033 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:47.451033 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:47.461478 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-54d6ae7c-dc00-496b-bd43-57d59b6f8068 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:47.472864 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54d6ae7c-dc00-496b-bd43-57d59b6f8068 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:47.472864 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 325/1282] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:47 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:47.492206 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-289211c3-3d1f-4dfd-8358-6dd730d05243 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:47.495535 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-289211c3-3d1f-4dfd-8358-6dd730d05243 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:47.495848 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-289211c3-3d1f-4dfd-8358-6dd730d05243 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:47.496111 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-289211c3-3d1f-4dfd-8358-6dd730d05243 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:47.516511 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:47.516511 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:47.526496 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-289211c3-3d1f-4dfd-8358-6dd730d05243 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:47.534545 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-289211c3-3d1f-4dfd-8358-6dd730d05243 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:47.538447 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 324/1283] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:47 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:47.618022 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8ab76fdb-5c66-4e78-871b-457bdeaf20da None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:47.620184 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8ab76fdb-5c66-4e78-871b-457bdeaf20da tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:29:47.620531 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8ab76fdb-5c66-4e78-871b-457bdeaf20da tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:47.623083 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8ab76fdb-5c66-4e78-871b-457bdeaf20da tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:47.634690 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:47.634690 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:47.641003 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8ab76fdb-5c66-4e78-871b-457bdeaf20da tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:29:47.651157 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8ab76fdb-5c66-4e78-871b-457bdeaf20da tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:29:47.651721 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 325/1284] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:47 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:47.742462 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e2fc479d-50e6-4eff-9c00-874e95bd851f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:47.744672 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e2fc479d-50e6-4eff-9c00-874e95bd851f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff Jul 03 01:29:47.745165 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e2fc479d-50e6-4eff-9c00-874e95bd851f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:47.746207 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e2fc479d-50e6-4eff-9c00-874e95bd851f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:47.756855 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e2fc479d-50e6-4eff-9c00-874e95bd851f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff returned with HTTP 404 Jul 03 01:29:47.757244 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 326/1285] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:47 2026] GET /volume/v3/volumes/75075254-86bc-4855-b12c-ddeb46bce8ff => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:47.870946 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-7a4a2a90-a8b7-40a8-b195-ebe9b08ee00e tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Lock "cinder-attachment_update-4b8a9fdb-208a-4690-a842-e40367c9b17b-np0000004346" released by "attachment_update" :: held 0.545s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:29:47.871452 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-7a4a2a90-a8b7-40a8-b195-ebe9b08ee00e tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/attachments/195b7db2-6369-4fe4-b31c-53524b232150 returned with HTTP 200 Jul 03 01:29:47.871780 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 311/1286] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:29:47 2026] PUT /volume/v3/attachments/195b7db2-6369-4fe4-b31c-53524b232150 => generated 969 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:48.386232 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-a3ba0093-59c0-46e7-9b1a-2f3191b9e5e2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:48.389084 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-a3ba0093-59c0-46e7-9b1a-2f3191b9e5e2 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] POST https://10.4.3.64/volume/v3/attachments/195b7db2-6369-4fe4-b31c-53524b232150/action Jul 03 01:29:48.389577 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-a3ba0093-59c0-46e7-9b1a-2f3191b9e5e2 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:48.389662 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-a3ba0093-59c0-46e7-9b1a-2f3191b9e5e2 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:48.428745 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:48.428745 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:48.456373 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2270fdee-a8be-44c6-b700-e723f4bff50c req-a3ba0093-59c0-46e7-9b1a-2f3191b9e5e2 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/attachments/195b7db2-6369-4fe4-b31c-53524b232150/action returned with HTTP 204 Jul 03 01:29:48.457030 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 325/1287] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:29:48 2026] POST /volume/v3/attachments/195b7db2-6369-4fe4-b31c-53524b232150/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:29:53.185445 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-15073ec4-89da-4eed-a64c-e37154da2dd9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:53.301156 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-15073ec4-89da-4eed-a64c-e37154da2dd9 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:29:53.303408 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-15073ec4-89da-4eed-a64c-e37154da2dd9 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-973348619-1354122405", "extra_specs": {}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:53.321345 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-15073ec4-89da-4eed-a64c-e37154da2dd9 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:29:53.324501 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 326/1288] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:29:53 2026] POST /volume/v3/types => generated 268 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:55.661158 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-50ebab15-7ecc-42fb-baf6-6cfdbb21a172 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:55.662830 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50ebab15-7ecc-42fb-baf6-6cfdbb21a172 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:29:55.663159 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-50ebab15-7ecc-42fb-baf6-6cfdbb21a172 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1884001323-1872978555", "extra_specs": {}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:55.680444 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50ebab15-7ecc-42fb-baf6-6cfdbb21a172 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:29:55.680444 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 327/1289] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:29:55 2026] POST /volume/v3/types => generated 269 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:55.691079 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-70ad904c-1afd-4467-b8cc-06fcbe896f96 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:55.693213 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-70ad904c-1afd-4467-b8cc-06fcbe896f96 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:29:55.693213 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-70ad904c-1afd-4467-b8cc-06fcbe896f96 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452214126-1533065529", "extra_specs": {}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:55.695440 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:55.695440 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:55.710359 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-70ad904c-1afd-4467-b8cc-06fcbe896f96 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:29:55.710892 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 312/1290] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:29:55 2026] POST /volume/v3/types => generated 269 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:55.719825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-544d8cf2-efe2-40c1-a832-71071efc2633 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:55.722230 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:29:55.722821 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1731386559", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1884001323-1872978555", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:55.726441 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1731386559', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1884001323-1872978555', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:29:55.730010 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Create volume of 1 GB Jul 03 01:29:55.730666 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:55.730666 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:55.731319 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Availability Zones retrieved successfully. Jul 03 01:29:55.745600 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Flow 'volume_create_api' (11d736d7-b636-4c01-b7e9-a087081e491d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:29:55.747075 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7d8fe3-5863-4d89-9656-a58b24c327e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:55.748613 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:29:55.774227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f7d8fe3-5863-4d89-9656-a58b24c327e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:29:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f035906a-c1dd-42b5-9e31-43bdcba59e1e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1884001323-1872978555',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f035906a-c1dd-42b5-9e31-43bdcba59e1e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:55.775330 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99fd030e-3251-47f3-bb6f-ef77e4fff27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:55.813687 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1884001323-1872978555 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1884001323-1872978555, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:29:55.814036 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1884001323-1872978555 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1884001323-1872978555, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:29:55.871447 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Created reservations ['d2d43b73-8ef2-4905-b9f5-fb0c0a1a1ada', '9d004364-7394-4f30-8d29-e013f1d9cee5', 'd2d8d499-7522-4c6c-b0f2-a4eb46ef35bc', '2d92619f-d1ca-49b4-b35d-31759d5d6f0d'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:29:55.872155 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99fd030e-3251-47f3-bb6f-ef77e4fff27c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2d43b73-8ef2-4905-b9f5-fb0c0a1a1ada', '9d004364-7394-4f30-8d29-e013f1d9cee5', 'd2d8d499-7522-4c6c-b0f2-a4eb46ef35bc', '2d92619f-d1ca-49b4-b35d-31759d5d6f0d']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:55.873499 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ea4a5d-a441-4b26-b278-9e8bdd245bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:55.895792 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5ea4a5d-a441-4b26-b278-9e8bdd245bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d6fc416-71af-4639-85de-fde5f01fe445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1731386559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfd032949f034dbab0d8a62cabfa3b51',qos_specs=None,replication_status=,reservations=['d2d43b73-8ef2-4905-b9f5-fb0c0a1a1ada','9d004364-7394-4f30-8d29-e013f1d9cee5','d2d8d499-7522-4c6c-b0f2-a4eb46ef35bc','2d92619f-d1ca-49b4-b35d-31759d5d6f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac00ef38a394a4b9ee61d540265844b',volume_type_id=f035906a-c1dd-42b5-9e31-43bdcba59e1e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1731386559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d6fc416-71af-4639-85de-fde5f01fe445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfd032949f034dbab0d8a62cabfa3b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac00ef38a394a4b9ee61d540265844b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f035906a-c1dd-42b5-9e31-43bdcba59e1e),volume_type_id=f035906a-c1dd-42b5-9e31-43bdcba59e1e)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:55.896428 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2086a585-9340-4e13-b720-01cf9d811c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:55.914937 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2086a585-9340-4e13-b720-01cf9d811c42) transitioned into state 'SUCCESS' from state '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-1731386559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfd032949f034dbab0d8a62cabfa3b51',qos_specs=None,replication_status=,reservations=['d2d43b73-8ef2-4905-b9f5-fb0c0a1a1ada','9d004364-7394-4f30-8d29-e013f1d9cee5','d2d8d499-7522-4c6c-b0f2-a4eb46ef35bc','2d92619f-d1ca-49b4-b35d-31759d5d6f0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac00ef38a394a4b9ee61d540265844b',volume_type_id=f035906a-c1dd-42b5-9e31-43bdcba59e1e)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:55.915659 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786ac7d4-30ba-4a0b-942b-114cb3a0cf5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:55.929084 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786ac7d4-30ba-4a0b-942b-114cb3a0cf5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:55.929794 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Flow 'volume_create_api' (11d736d7-b636-4c01-b7e9-a087081e491d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:29:55.930118 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Create volume request issued successfully. Jul 03 01:29:55.930707 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-544d8cf2-efe2-40c1-a832-71071efc2633 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:29:55.931110 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 326/1291] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:29:55 2026] POST /volume/v3/volumes => generated 845 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:29:55.948571 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3652e849-0151-4691-b247-a68841587238 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:55.950180 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:29:55.950500 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1475700374", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452214126-1533065529", "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:55.956528 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1475700374', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452214126-1533065529', 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:29:55.960764 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Create volume of 1 GB Jul 03 01:29:55.960982 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:55.960982 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:55.963091 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Availability Zones retrieved successfully. Jul 03 01:29:55.970817 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Flow 'volume_create_api' (a724abbc-bcba-4b22-b7c2-c1d26e53d3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:29:55.973143 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45ee1e5-ac20-4184-91f1-4b9b2c5c1965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:55.974040 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:29:55.995029 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45ee1e5-ac20-4184-91f1-4b9b2c5c1965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:29:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0e45b1df-5883-43d3-8f8d-afaaef050029,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452214126-1533065529',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e45b1df-5883-43d3-8f8d-afaaef050029', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:55.995774 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715b885c-1681-477b-85b6-0710dc916902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:56.037030 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452214126-1533065529 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452214126-1533065529, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:29:56.037412 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452214126-1533065529 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1452214126-1533065529, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:29:56.078477 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Created reservations ['308d2d22-f1e7-4026-a7f6-d5a09f903c46', '966dfb39-555e-4a98-af10-2f72bd03f25d', '3ddc4b20-ea89-409c-bb91-ff55263ef7ce', '44c290b4-6166-4003-b8b7-549f44d0c6be'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:29:56.079756 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (715b885c-1681-477b-85b6-0710dc916902) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['308d2d22-f1e7-4026-a7f6-d5a09f903c46', '966dfb39-555e-4a98-af10-2f72bd03f25d', '3ddc4b20-ea89-409c-bb91-ff55263ef7ce', '44c290b4-6166-4003-b8b7-549f44d0c6be']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:56.080780 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04369791-7fc2-46a3-a1e1-bbbf09457efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:56.106072 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04369791-7fc2-46a3-a1e1-bbbf09457efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae1644f6-6d25-43ab-9c63-ac644c127e88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1475700374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfd032949f034dbab0d8a62cabfa3b51',qos_specs=None,replication_status=,reservations=['308d2d22-f1e7-4026-a7f6-d5a09f903c46','966dfb39-555e-4a98-af10-2f72bd03f25d','3ddc4b20-ea89-409c-bb91-ff55263ef7ce','44c290b4-6166-4003-b8b7-549f44d0c6be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac00ef38a394a4b9ee61d540265844b',volume_type_id=0e45b1df-5883-43d3-8f8d-afaaef050029), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:29:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1475700374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae1644f6-6d25-43ab-9c63-ac644c127e88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfd032949f034dbab0d8a62cabfa3b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac00ef38a394a4b9ee61d540265844b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e45b1df-5883-43d3-8f8d-afaaef050029),volume_type_id=0e45b1df-5883-43d3-8f8d-afaaef050029)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:56.106961 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de91928-b617-437d-9c12-3f6af86640fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:56.124575 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0de91928-b617-437d-9c12-3f6af86640fe) transitioned into state 'SUCCESS' from state '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-1475700374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfd032949f034dbab0d8a62cabfa3b51',qos_specs=None,replication_status=,reservations=['308d2d22-f1e7-4026-a7f6-d5a09f903c46','966dfb39-555e-4a98-af10-2f72bd03f25d','3ddc4b20-ea89-409c-bb91-ff55263ef7ce','44c290b4-6166-4003-b8b7-549f44d0c6be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac00ef38a394a4b9ee61d540265844b',volume_type_id=0e45b1df-5883-43d3-8f8d-afaaef050029)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:56.125232 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce17d2e4-4f99-44e5-a4fd-e67948f1d880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:56.135494 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce17d2e4-4f99-44e5-a4fd-e67948f1d880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:56.136310 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Flow 'volume_create_api' (a724abbc-bcba-4b22-b7c2-c1d26e53d3c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:29:56.136686 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Create volume request issued successfully. Jul 03 01:29:56.137352 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3652e849-0151-4691-b247-a68841587238 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:29:56.137761 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 327/1292] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:29:55 2026] POST /volume/v3/volumes => generated 845 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:29:56.177482 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7928a04d-3611-454d-a536-ac651c860d93 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:56.179231 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:29:56.179675 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-483766829", "snapshot_id": null, "imageRef": "e889410b-7f37-47aa-959a-1dfcbfb0264b", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-973348619-1354122405", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:56.181720 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-483766829', 'snapshot_id': None, 'imageRef': 'e889410b-7f37-47aa-959a-1dfcbfb0264b', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-973348619-1354122405', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:29:56.282893 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Create volume of 1 GB Jul 03 01:29:56.283261 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:56.283261 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:56.283851 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Availability Zones retrieved successfully. Jul 03 01:29:56.293072 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Flow 'volume_create_api' (97a50b5e-4871-4994-8a2f-fb770dad7180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:29:56.294192 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e7e135-93df-4dcd-b1be-25f7078bcf44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:56.295198 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:29:56.372589 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7e7e135-93df-4dcd-b1be-25f7078bcf44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:29:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2eeace30-9011-444c-8ce1-ef52f632978c,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-973348619-1354122405',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2eeace30-9011-444c-8ce1-ef52f632978c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:56.373366 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (907eb02c-8751-4e53-9578-e96bfc6388de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:56.412625 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-973348619-1354122405 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-973348619-1354122405, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:29:56.412954 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-973348619-1354122405 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-973348619-1354122405, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:29:56.455726 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Created reservations ['68fec7e8-1f15-4ced-88c5-7104dcd4b156', 'c90ce07e-4a74-4a58-a872-040bf4d1408b', '0d520a83-fd5d-436a-a6e7-eaf7960fba1a', '0ad7a999-1918-4c69-8c37-9a26c9c23a1a'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:29:56.455889 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (907eb02c-8751-4e53-9578-e96bfc6388de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68fec7e8-1f15-4ced-88c5-7104dcd4b156', 'c90ce07e-4a74-4a58-a872-040bf4d1408b', '0d520a83-fd5d-436a-a6e7-eaf7960fba1a', '0ad7a999-1918-4c69-8c37-9a26c9c23a1a']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:56.456876 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876e3864-c53c-4b30-a87c-643540fe83cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:56.485615 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876e3864-c53c-4b30-a87c-643540fe83cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa0fb6da-b6ab-4cb6-bfd6-414b0649a520', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-483766829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfd032949f034dbab0d8a62cabfa3b51',qos_specs=None,replication_status=,reservations=['68fec7e8-1f15-4ced-88c5-7104dcd4b156','c90ce07e-4a74-4a58-a872-040bf4d1408b','0d520a83-fd5d-436a-a6e7-eaf7960fba1a','0ad7a999-1918-4c69-8c37-9a26c9c23a1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac00ef38a394a4b9ee61d540265844b',volume_type_id=2eeace30-9011-444c-8ce1-ef52f632978c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:29:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-483766829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa0fb6da-b6ab-4cb6-bfd6-414b0649a520,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfd032949f034dbab0d8a62cabfa3b51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dac00ef38a394a4b9ee61d540265844b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2eeace30-9011-444c-8ce1-ef52f632978c),volume_type_id=2eeace30-9011-444c-8ce1-ef52f632978c)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:56.486255 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34044621-be20-4121-bfaf-44444e176c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:56.506725 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34044621-be20-4121-bfaf-44444e176c71) transitioned into state 'SUCCESS' from state '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-483766829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfd032949f034dbab0d8a62cabfa3b51',qos_specs=None,replication_status=,reservations=['68fec7e8-1f15-4ced-88c5-7104dcd4b156','c90ce07e-4a74-4a58-a872-040bf4d1408b','0d520a83-fd5d-436a-a6e7-eaf7960fba1a','0ad7a999-1918-4c69-8c37-9a26c9c23a1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dac00ef38a394a4b9ee61d540265844b',volume_type_id=2eeace30-9011-444c-8ce1-ef52f632978c)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:56.507356 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c87ffe-e561-45ca-8be5-b1b675850216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:29:56.518665 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55c87ffe-e561-45ca-8be5-b1b675850216) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:29:56.519939 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Flow 'volume_create_api' (97a50b5e-4871-4994-8a2f-fb770dad7180) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:29:56.520337 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Create volume request issued successfully. Jul 03 01:29:56.521636 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7928a04d-3611-454d-a536-ac651c860d93 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:29:56.521807 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 328/1293] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:29:56 2026] POST /volume/v3/volumes => generated 843 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:29:56.539032 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-87018b93-4bd1-48ee-97f3-970a0c84de56 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:56.540980 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-87018b93-4bd1-48ee-97f3-970a0c84de56 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:29:56.541615 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-87018b93-4bd1-48ee-97f3-970a0c84de56 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:56.541615 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-87018b93-4bd1-48ee-97f3-970a0c84de56 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:56.548833 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:56.548833 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:56.555131 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-87018b93-4bd1-48ee-97f3-970a0c84de56 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:29:56.567329 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-87018b93-4bd1-48ee-97f3-970a0c84de56 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:29:56.567873 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 313/1294] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:56 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 911 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:57.581117 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f857c2ec-e90d-4c48-9f72-c148270282f9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:57.584361 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f857c2ec-e90d-4c48-9f72-c148270282f9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:29:57.584666 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f857c2ec-e90d-4c48-9f72-c148270282f9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:57.584821 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f857c2ec-e90d-4c48-9f72-c148270282f9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:57.593033 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:57.593033 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:57.598086 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f857c2ec-e90d-4c48-9f72-c148270282f9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:29:57.602978 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f857c2ec-e90d-4c48-9f72-c148270282f9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:29:57.603686 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 327/1295] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:57 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 935 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:58.619461 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a05d9ace-806f-4891-ae2a-4bfbdf73a9bc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:58.622625 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a05d9ace-806f-4891-ae2a-4bfbdf73a9bc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:29:58.622625 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a05d9ace-806f-4891-ae2a-4bfbdf73a9bc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:58.622793 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a05d9ace-806f-4891-ae2a-4bfbdf73a9bc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:58.632319 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:58.632319 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:58.637064 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a05d9ace-806f-4891-ae2a-4bfbdf73a9bc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:29:58.643104 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a05d9ace-806f-4891-ae2a-4bfbdf73a9bc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:29:58.643586 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 328/1296] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:58 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:58.953276 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-bcac5656-379b-47f5-86a1-92cf4d491873 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:58.955489 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-bcac5656-379b-47f5-86a1-92cf4d491873 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:29:58.955648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-bcac5656-379b-47f5-86a1-92cf4d491873 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:58.955809 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-bcac5656-379b-47f5-86a1-92cf4d491873 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:58.964167 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:58.964167 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:58.967074 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-bcac5656-379b-47f5-86a1-92cf4d491873 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:29:58.970875 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-bcac5656-379b-47f5-86a1-92cf4d491873 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:29:58.971240 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 329/1297] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:58 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:58.995707 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-ccc73334-92e1-41c0-8fdc-9c38b451ac44 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:59.002056 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-ccc73334-92e1-41c0-8fdc-9c38b451ac44 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498/action Jul 03 01:29:59.002521 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-ccc73334-92e1-41c0-8fdc-9c38b451ac44 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:29:59.002703 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-ccc73334-92e1-41c0-8fdc-9c38b451ac44 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:29:59.018766 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:59.018766 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:29:59.019192 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-ccc73334-92e1-41c0-8fdc-9c38b451ac44 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:29:59.030043 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-ccc73334-92e1-41c0-8fdc-9c38b451ac44 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Begin detaching volume completed successfully. Jul 03 01:29:59.030043 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-ccc73334-92e1-41c0-8fdc-9c38b451ac44 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498/action returned with HTTP 202 Jul 03 01:29:59.030043 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 314/1298] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:29:58 2026] POST /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:29:59.046288 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5ba32865-1a0b-4a6a-800c-cef106baccef None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:59.048270 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5ba32865-1a0b-4a6a-800c-cef106baccef tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:29:59.048518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5ba32865-1a0b-4a6a-800c-cef106baccef tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:59.048802 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5ba32865-1a0b-4a6a-800c-cef106baccef tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:59.060296 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:59.060296 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:29:59.072880 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5ba32865-1a0b-4a6a-800c-cef106baccef tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:29:59.080290 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5ba32865-1a0b-4a6a-800c-cef106baccef tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:29:59.080735 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 328/1299] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:59 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:29:59.656625 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d6cb0bd2-4f5d-4777-b6c0-3b68edeaf54a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:59.658146 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d6cb0bd2-4f5d-4777-b6c0-3b68edeaf54a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:29:59.659012 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d6cb0bd2-4f5d-4777-b6c0-3b68edeaf54a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:59.659012 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d6cb0bd2-4f5d-4777-b6c0-3b68edeaf54a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:59.665179 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:59.665179 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:29:59.668469 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d6cb0bd2-4f5d-4777-b6c0-3b68edeaf54a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:29:59.672316 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d6cb0bd2-4f5d-4777-b6c0-3b68edeaf54a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:29:59.672822 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 329/1300] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:29:59 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:29:59.944874 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-af9f06ad-b8a8-4b0c-9745-61fd17114ba5 req-44fa46a6-f0dd-4a4a-aa15-a974db449b90 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:29:59.946943 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-af9f06ad-b8a8-4b0c-9745-61fd17114ba5 req-44fa46a6-f0dd-4a4a-aa15-a974db449b90 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] GET https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b Jul 03 01:29:59.947135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-af9f06ad-b8a8-4b0c-9745-61fd17114ba5 req-44fa46a6-f0dd-4a4a-aa15-a974db449b90 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:29:59.947325 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-af9f06ad-b8a8-4b0c-9745-61fd17114ba5 req-44fa46a6-f0dd-4a4a-aa15-a974db449b90 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:29:59.956892 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:29:59.956892 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:29:59.960415 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-af9f06ad-b8a8-4b0c-9745-61fd17114ba5 req-44fa46a6-f0dd-4a4a-aa15-a974db449b90 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:29:59.964928 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-af9f06ad-b8a8-4b0c-9745-61fd17114ba5 req-44fa46a6-f0dd-4a4a-aa15-a974db449b90 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b returned with HTTP 200 Jul 03 01:29:59.965452 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 330/1301] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:29:59 2026] GET /volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:00.053984 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a91e5a7e-dcf7-4ffc-b69c-06beeed515d1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:00.054384 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a91e5a7e-dcf7-4ffc-b69c-06beeed515d1 None None] GET https://10.4.3.64/volume// Jul 03 01:30:00.054558 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a91e5a7e-dcf7-4ffc-b69c-06beeed515d1 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:00.054735 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a91e5a7e-dcf7-4ffc-b69c-06beeed515d1 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:00.055040 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a91e5a7e-dcf7-4ffc-b69c-06beeed515d1 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:30:00.055319 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 315/1302] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:30:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:30:00.066335 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-f9bfbb09-78a5-4a97-9f0a-ecbc33cdfa2a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:00.069162 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-f9bfbb09-78a5-4a97-9f0a-ecbc33cdfa2a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:30:00.069570 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-f9bfbb09-78a5-4a97-9f0a-ecbc33cdfa2a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:00.069796 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-f9bfbb09-78a5-4a97-9f0a-ecbc33cdfa2a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:00.081605 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:00.081605 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:00.086976 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-f9bfbb09-78a5-4a97-9f0a-ecbc33cdfa2a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:30:00.093338 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-f9bfbb09-78a5-4a97-9f0a-ecbc33cdfa2a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:30:00.093836 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 329/1303] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:30:00 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:30:00.093921 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-43d58415-4719-47c3-8277-2127adcf567f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:00.095488 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43d58415-4719-47c3-8277-2127adcf567f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:30:00.095660 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43d58415-4719-47c3-8277-2127adcf567f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:00.095845 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43d58415-4719-47c3-8277-2127adcf567f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:00.104504 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:00.104504 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:00.107735 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-43d58415-4719-47c3-8277-2127adcf567f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:30:00.112587 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43d58415-4719-47c3-8277-2127adcf567f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:30:00.113055 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 330/1304] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:00 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:00.686954 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4aec187d-193c-4d78-8da7-08220f37b55e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:00.688326 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4aec187d-193c-4d78-8da7-08220f37b55e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:30:00.688633 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4aec187d-193c-4d78-8da7-08220f37b55e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:00.688885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4aec187d-193c-4d78-8da7-08220f37b55e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:00.695111 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:00.695111 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:00.698500 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4aec187d-193c-4d78-8da7-08220f37b55e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:30:00.702759 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4aec187d-193c-4d78-8da7-08220f37b55e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:30:00.702759 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 331/1305] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:00 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:01.128110 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d76d3775-8971-43b7-a311-3b5900c690d0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:01.130280 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d76d3775-8971-43b7-a311-3b5900c690d0 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:30:01.130549 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d76d3775-8971-43b7-a311-3b5900c690d0 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:01.130745 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d76d3775-8971-43b7-a311-3b5900c690d0 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:01.142114 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:01.142114 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:01.148734 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d76d3775-8971-43b7-a311-3b5900c690d0 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:30:01.155640 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d76d3775-8971-43b7-a311-3b5900c690d0 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:30:01.156204 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 316/1306] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:01 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:01.717017 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c35d592c-62d0-4577-9845-c6ebb1f8888d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:01.720214 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c35d592c-62d0-4577-9845-c6ebb1f8888d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:30:01.720458 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c35d592c-62d0-4577-9845-c6ebb1f8888d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:01.720827 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c35d592c-62d0-4577-9845-c6ebb1f8888d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:01.732925 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:01.732925 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:01.746562 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c35d592c-62d0-4577-9845-c6ebb1f8888d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:30:01.764516 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c35d592c-62d0-4577-9845-c6ebb1f8888d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:30:01.766486 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 330/1307] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:01 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 996 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:02.171834 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b4f082a3-8ecd-437d-9daa-6e19b9c78952 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:02.173944 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b4f082a3-8ecd-437d-9daa-6e19b9c78952 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:30:02.174201 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b4f082a3-8ecd-437d-9daa-6e19b9c78952 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:02.174438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b4f082a3-8ecd-437d-9daa-6e19b9c78952 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:02.188403 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:02.188403 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:02.192754 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b4f082a3-8ecd-437d-9daa-6e19b9c78952 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:30:02.198092 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b4f082a3-8ecd-437d-9daa-6e19b9c78952 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:30:02.198488 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 331/1308] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:02 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:02.652065 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-d42eb096-e616-457a-b017-71d371b45bbf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:02.654693 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-d42eb096-e616-457a-b017-71d371b45bbf tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] DELETE https://10.4.3.64/volume/v3/attachments/ff8e319d-5be6-43e5-a30a-813367ded11a Jul 03 01:30:02.654940 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-d42eb096-e616-457a-b017-71d371b45bbf tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:02.655264 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-d42eb096-e616-457a-b017-71d371b45bbf tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:02.668572 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:02.668572 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:02.792639 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9554a9da-7cb9-46dc-9389-890c0de6d033 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:02.794896 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9554a9da-7cb9-46dc-9389-890c0de6d033 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:30:02.795137 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9554a9da-7cb9-46dc-9389-890c0de6d033 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:02.795372 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9554a9da-7cb9-46dc-9389-890c0de6d033 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:02.804821 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:02.804821 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:02.810497 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9554a9da-7cb9-46dc-9389-890c0de6d033 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:30:02.816853 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9554a9da-7cb9-46dc-9389-890c0de6d033 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:30:02.817384 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 317/1309] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:02 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:03.201000 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9d45d5ed-f87e-473b-8ed8-8fca6c67cd1b req-d42eb096-e616-457a-b017-71d371b45bbf tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments/ff8e319d-5be6-43e5-a30a-813367ded11a returned with HTTP 200 Jul 03 01:30:03.201000 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 332/1310] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:30:02 2026] DELETE /volume/v3/attachments/ff8e319d-5be6-43e5-a30a-813367ded11a => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:03.213682 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-66b0f7e7-a050-4e0d-8a87-a4d32bd65778 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:03.216027 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-66b0f7e7-a050-4e0d-8a87-a4d32bd65778 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:30:03.216299 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-66b0f7e7-a050-4e0d-8a87-a4d32bd65778 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:03.216564 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-66b0f7e7-a050-4e0d-8a87-a4d32bd65778 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:03.224005 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:03.224005 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:03.228759 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-66b0f7e7-a050-4e0d-8a87-a4d32bd65778 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:30:03.234561 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-66b0f7e7-a050-4e0d-8a87-a4d32bd65778 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:30:03.235060 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 331/1311] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:03 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:03.832439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-366e1688-23ca-47a8-9954-a2161d0e7a68 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:03.833132 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-366e1688-23ca-47a8-9954-a2161d0e7a68 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:30:03.833314 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-366e1688-23ca-47a8-9954-a2161d0e7a68 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:03.833533 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-366e1688-23ca-47a8-9954-a2161d0e7a68 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:03.840222 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:03.840222 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:03.843622 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-366e1688-23ca-47a8-9954-a2161d0e7a68 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:30:03.847249 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-366e1688-23ca-47a8-9954-a2161d0e7a68 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:30:03.847589 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 332/1312] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:03 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 996 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:04.867498 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b6a61210-89d4-4048-a454-0add4d39c5f1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:04.869933 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b6a61210-89d4-4048-a454-0add4d39c5f1 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:30:04.870227 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b6a61210-89d4-4048-a454-0add4d39c5f1 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:04.870507 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b6a61210-89d4-4048-a454-0add4d39c5f1 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:04.875441 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=187,cinder:UPDATE=18,cinder:INSERT=5 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:30:04.883894 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:04.883894 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:04.890609 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b6a61210-89d4-4048-a454-0add4d39c5f1 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:30:04.896703 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b6a61210-89d4-4048-a454-0add4d39c5f1 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:30:04.897191 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 318/1313] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:04 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:05.912746 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-300052d2-6e80-4d31-b228-099b225886c2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:05.915031 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-300052d2-6e80-4d31-b228-099b225886c2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:30:05.915317 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-300052d2-6e80-4d31-b228-099b225886c2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:05.915594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-300052d2-6e80-4d31-b228-099b225886c2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:05.921154 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=282,cinder:UPDATE=57,cinder:INSERT=29 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:30:05.928308 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:05.928308 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:05.937048 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-300052d2-6e80-4d31-b228-099b225886c2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:30:05.947775 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-300052d2-6e80-4d31-b228-099b225886c2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:30:05.948318 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 333/1314] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:05 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:06.081284 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-fe1d9f41-e07c-4ed2-8ecb-47cdc3cc8816 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:06.087933 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-fe1d9f41-e07c-4ed2-8ecb-47cdc3cc8816 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:30:06.087933 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-fe1d9f41-e07c-4ed2-8ecb-47cdc3cc8816 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:06.087933 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-fe1d9f41-e07c-4ed2-8ecb-47cdc3cc8816 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:06.087933 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=197,cinder:UPDATE=23,cinder:INSERT=10 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:30:06.093571 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:06.093571 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:06.098025 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-fe1d9f41-e07c-4ed2-8ecb-47cdc3cc8816 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:30:06.106317 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-fe1d9f41-e07c-4ed2-8ecb-47cdc3cc8816 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:30:06.106559 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 332/1315] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:30:06 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 1248 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:06.609051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-4e100fbf-65c4-4595-9195-085e4c40f7cc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:06.611845 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-4e100fbf-65c4-4595-9195-085e4c40f7cc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:30:06.612146 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-4e100fbf-65c4-4595-9195-085e4c40f7cc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:06.612397 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-4e100fbf-65c4-4595-9195-085e4c40f7cc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:06.615468 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=208,cinder:UPDATE=28,cinder:INSERT=9 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:30:06.627775 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:06.627775 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:06.636620 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-4e100fbf-65c4-4595-9195-085e4c40f7cc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:30:06.646266 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-4e100fbf-65c4-4595-9195-085e4c40f7cc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:30:06.646673 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 333/1316] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:30:06 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:06.660086 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c0718d2f-843a-4e0b-97c7-f0bb5650dc8d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:06.660626 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c0718d2f-843a-4e0b-97c7-f0bb5650dc8d None None] GET https://10.4.3.64/volume// Jul 03 01:30:06.660747 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c0718d2f-843a-4e0b-97c7-f0bb5650dc8d None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:06.660970 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c0718d2f-843a-4e0b-97c7-f0bb5650dc8d None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:06.661442 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c0718d2f-843a-4e0b-97c7-f0bb5650dc8d None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:30:06.662119 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 319/1317] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:30:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:30:06.677393 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-656926b1-b98d-4d1b-b85b-399631489b88 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:06.679512 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-656926b1-b98d-4d1b-b85b-399631489b88 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:30:06.679873 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-656926b1-b98d-4d1b-b85b-399631489b88 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa0fb6da-b6ab-4cb6-bfd6-414b0649a520", "connector": null, "instance_uuid": "372fff25-f0ea-47b7-808f-483b28ec0dca"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:06.689678 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:06.689678 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:06.730633 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-656926b1-b98d-4d1b-b85b-399631489b88 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:30:06.731086 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 334/1318] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:30:06 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 03 01:30:07.001325 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-1fdf9ea6-83db-482f-be02-4a09ea54a307 req-81b81a0d-8f6c-41ea-9265-e3ce7304d691 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:07.004092 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1fdf9ea6-83db-482f-be02-4a09ea54a307 req-81b81a0d-8f6c-41ea-9265-e3ce7304d691 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:30:07.004296 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-1fdf9ea6-83db-482f-be02-4a09ea54a307 req-81b81a0d-8f6c-41ea-9265-e3ce7304d691 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:07.004502 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-1fdf9ea6-83db-482f-be02-4a09ea54a307 req-81b81a0d-8f6c-41ea-9265-e3ce7304d691 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:07.016319 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:07.016319 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:07.021395 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-1fdf9ea6-83db-482f-be02-4a09ea54a307 req-81b81a0d-8f6c-41ea-9265-e3ce7304d691 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:30:07.029347 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-1fdf9ea6-83db-482f-be02-4a09ea54a307 req-81b81a0d-8f6c-41ea-9265-e3ce7304d691 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:30:07.029751 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 333/1319] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:30:07 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:13.413990 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-856b34d9-2f95-4897-9e87-9f1081519ffd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:13.414471 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-856b34d9-2f95-4897-9e87-9f1081519ffd None None] GET https://10.4.3.64/volume// Jul 03 01:30:13.414682 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-856b34d9-2f95-4897-9e87-9f1081519ffd None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:13.414936 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-856b34d9-2f95-4897-9e87-9f1081519ffd None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:13.415336 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-856b34d9-2f95-4897-9e87-9f1081519ffd None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:30:13.415705 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 334/1320] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:30:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:30:13.425659 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-ebbed963-2bfa-421a-a002-067015645a1c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:13.430558 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-ebbed963-2bfa-421a-a002-067015645a1c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:30:13.430755 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-ebbed963-2bfa-421a-a002-067015645a1c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:13.430954 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-ebbed963-2bfa-421a-a002-067015645a1c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:13.449262 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:13.449262 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:13.453686 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-ebbed963-2bfa-421a-a002-067015645a1c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:30:13.460413 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-ebbed963-2bfa-421a-a002-067015645a1c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:30:13.460884 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 320/1321] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:30:13 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 1427 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 01:30:13.564722 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-c0e4052d-6938-4d5f-8801-65be94d4d15f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:13.566872 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-c0e4052d-6938-4d5f-8801-65be94d4d15f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] PUT https://10.4.3.64/volume/v3/attachments/406ab4b5-3df4-41be-b702-303237e90f49 Jul 03 01:30:13.567254 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-c0e4052d-6938-4d5f-8801-65be94d4d15f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:13.577498 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-c0e4052d-6938-4d5f-8801-65be94d4d15f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Acquiring lock "cinder-attachment_update-fa0fb6da-b6ab-4cb6-bfd6-414b0649a520-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:30:13.584553 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-c0e4052d-6938-4d5f-8801-65be94d4d15f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Lock "cinder-attachment_update-fa0fb6da-b6ab-4cb6-bfd6-414b0649a520-np0000004346" acquired by "attachment_update" :: waited 0.007s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:30:13.585358 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:13.585358 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:14.108253 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-c0e4052d-6938-4d5f-8801-65be94d4d15f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Lock "cinder-attachment_update-fa0fb6da-b6ab-4cb6-bfd6-414b0649a520-np0000004346" released by "attachment_update" :: held 0.524s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:30:14.108595 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-c0e4052d-6938-4d5f-8801-65be94d4d15f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments/406ab4b5-3df4-41be-b702-303237e90f49 returned with HTTP 200 Jul 03 01:30:14.109082 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 335/1322] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:30:13 2026] PUT /volume/v3/attachments/406ab4b5-3df4-41be-b702-303237e90f49 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:14.621332 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-6116cc63-67ec-46fb-9f5d-29d15a2e4d3e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:14.624518 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-6116cc63-67ec-46fb-9f5d-29d15a2e4d3e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] POST https://10.4.3.64/volume/v3/attachments/406ab4b5-3df4-41be-b702-303237e90f49/action Jul 03 01:30:14.624518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-6116cc63-67ec-46fb-9f5d-29d15a2e4d3e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:30:14.624661 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-6116cc63-67ec-46fb-9f5d-29d15a2e4d3e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:14.644949 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:14.644949 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:14.657860 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a71ab2bb-ee86-436c-9857-d76425ba2c00 req-6116cc63-67ec-46fb-9f5d-29d15a2e4d3e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments/406ab4b5-3df4-41be-b702-303237e90f49/action returned with HTTP 204 Jul 03 01:30:14.658407 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 334/1323] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:30:14 2026] POST /volume/v3/attachments/406ab4b5-3df4-41be-b702-303237e90f49/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:30:15.577828 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:15.579613 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:30:15.580009 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1653048765", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:15.582605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1653048765', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:30:15.582947 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Create volume of 1 GB Jul 03 01:30:15.591257 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Availability Zones retrieved successfully. Jul 03 01:30:15.603348 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Flow 'volume_create_api' (123ae7cb-a203-41eb-aab7-92070ef323e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:30:15.604269 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a0335e-621c-49f0-a0c7-87efb2286542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:15.605747 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:30:15.636522 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a0335e-621c-49f0-a0c7-87efb2286542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:15.637913 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b99b989-424b-4d6e-a6fd-ffc0a3883976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:15.683861 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Created reservations ['9c20b2a7-3fb8-40f4-abe8-2951c5755876', 'a7d414a1-b2b7-4079-aba8-7998ff18c97d', '4983ba8a-55ff-4945-bfdc-83e6fa3c6072', '21aaa404-bc75-4092-9ab2-3591f1057583'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:30:15.684726 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b99b989-424b-4d6e-a6fd-ffc0a3883976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c20b2a7-3fb8-40f4-abe8-2951c5755876', 'a7d414a1-b2b7-4079-aba8-7998ff18c97d', '4983ba8a-55ff-4945-bfdc-83e6fa3c6072', '21aaa404-bc75-4092-9ab2-3591f1057583']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:15.685308 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c45cf7af-b267-4684-9d93-7aa3c32e4549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:15.710347 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c45cf7af-b267-4684-9d93-7aa3c32e4549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbef98c2-6873-4d2a-bcdf-b5026299ad61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1653048765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d95278c10994ecabd5d0e22ea5431d1',qos_specs=None,replication_status=,reservations=['9c20b2a7-3fb8-40f4-abe8-2951c5755876','a7d414a1-b2b7-4079-aba8-7998ff18c97d','4983ba8a-55ff-4945-bfdc-83e6fa3c6072','21aaa404-bc75-4092-9ab2-3591f1057583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aad9a157c0149c2b286587d266d7cc7',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:30:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1653048765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbef98c2-6873-4d2a-bcdf-b5026299ad61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d95278c10994ecabd5d0e22ea5431d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1aad9a157c0149c2b286587d266d7cc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:15.711221 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4d1537-b0c5-4b5a-abfa-186bcdca365c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:15.732639 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b4d1537-b0c5-4b5a-abfa-186bcdca365c) transitioned into state 'SUCCESS' from state '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-1653048765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d95278c10994ecabd5d0e22ea5431d1',qos_specs=None,replication_status=,reservations=['9c20b2a7-3fb8-40f4-abe8-2951c5755876','a7d414a1-b2b7-4079-aba8-7998ff18c97d','4983ba8a-55ff-4945-bfdc-83e6fa3c6072','21aaa404-bc75-4092-9ab2-3591f1057583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1aad9a157c0149c2b286587d266d7cc7',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:15.733429 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb6f252e-cedc-4af0-b6bb-f6aaf574d511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:15.743107 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb6f252e-cedc-4af0-b6bb-f6aaf574d511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:15.743963 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Flow 'volume_create_api' (123ae7cb-a203-41eb-aab7-92070ef323e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:30:15.744278 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Create volume request issued successfully. Jul 03 01:30:15.744891 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-83e9ef15-29e2-4d4e-a29e-30f82862d340 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:30:15.745414 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 335/1324] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:30:15 2026] POST /volume/v3/volumes => generated 753 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:30:15.759444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e9bce2c0-2c8e-48ff-a4c6-56352c174f4d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:15.762495 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e9bce2c0-2c8e-48ff-a4c6-56352c174f4d tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:15.762791 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e9bce2c0-2c8e-48ff-a4c6-56352c174f4d tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:15.763409 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e9bce2c0-2c8e-48ff-a4c6-56352c174f4d tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:15.771382 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:15.771382 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:15.775135 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e9bce2c0-2c8e-48ff-a4c6-56352c174f4d tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:15.779724 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e9bce2c0-2c8e-48ff-a4c6-56352c174f4d tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:15.780041 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 321/1325] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:15 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:16.794737 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-639a544a-395c-4489-9c33-e518daa905dd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:16.796948 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-639a544a-395c-4489-9c33-e518daa905dd tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:16.797256 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-639a544a-395c-4489-9c33-e518daa905dd tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:16.797442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-639a544a-395c-4489-9c33-e518daa905dd tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:16.806479 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:16.806479 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:16.811620 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-639a544a-395c-4489-9c33-e518daa905dd tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:16.818296 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-639a544a-395c-4489-9c33-e518daa905dd tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:16.845911 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 336/1326] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:16 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:16.848194 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-09ff1075-4e87-4a06-845f-41f41a7dddbb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:16.848194 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-09ff1075-4e87-4a06-845f-41f41a7dddbb tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:16.848194 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-09ff1075-4e87-4a06-845f-41f41a7dddbb tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:16.848194 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-09ff1075-4e87-4a06-845f-41f41a7dddbb tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:16.852501 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:16.852501 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:16.856725 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-09ff1075-4e87-4a06-845f-41f41a7dddbb tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:16.862393 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-09ff1075-4e87-4a06-845f-41f41a7dddbb tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:16.862920 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 335/1327] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:16 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:16.875082 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-184693fb-7271-444f-82c9-92c780163ab2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:16.877357 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-184693fb-7271-444f-82c9-92c780163ab2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes Jul 03 01:30:16.877564 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-184693fb-7271-444f-82c9-92c780163ab2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:16.877787 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-184693fb-7271-444f-82c9-92c780163ab2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:16.878078 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-184693fb-7271-444f-82c9-92c780163ab2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:30:16.878678 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:16.878678 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:16.879257 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-184693fb-7271-444f-82c9-92c780163ab2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:30:16.888168 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-184693fb-7271-444f-82c9-92c780163ab2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Get all volumes completed successfully. Jul 03 01:30:16.888720 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-184693fb-7271-444f-82c9-92c780163ab2 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Jul 03 01:30:16.889238 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 336/1328] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Jul 3 01:30:16 2026] GET /volume/v3/volumes => generated 337 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:16.898364 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cc5b6587-7ab6-48d3-970a-98bbc4397c58 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:16.901536 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cc5b6587-7ab6-48d3-970a-98bbc4397c58 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:16.901536 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cc5b6587-7ab6-48d3-970a-98bbc4397c58 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:16.901687 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cc5b6587-7ab6-48d3-970a-98bbc4397c58 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:16.908873 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:16.908873 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:16.913039 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cc5b6587-7ab6-48d3-970a-98bbc4397c58 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:16.918053 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cc5b6587-7ab6-48d3-970a-98bbc4397c58 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:16.918436 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 322/1329] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:16 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:16.967118 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-8ad438d3-5a97-4e52-b674-e9f9725a3610 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:16.969434 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-8ad438d3-5a97-4e52-b674-e9f9725a3610 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:16.969682 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-8ad438d3-5a97-4e52-b674-e9f9725a3610 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:16.969902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-8ad438d3-5a97-4e52-b674-e9f9725a3610 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:16.979073 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:16.979073 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:16.983032 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-8ad438d3-5a97-4e52-b674-e9f9725a3610 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:16.987837 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-8ad438d3-5a97-4e52-b674-e9f9725a3610 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:16.988246 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 337/1330] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:30:16 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:18.083013 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-06536f12-2d56-4793-9e65-4e90d4b71f03 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:18.084900 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-06536f12-2d56-4793-9e65-4e90d4b71f03 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:30:18.085092 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-06536f12-2d56-4793-9e65-4e90d4b71f03 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:18.085328 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-06536f12-2d56-4793-9e65-4e90d4b71f03 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:18.095744 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:18.095744 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:18.100522 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-06536f12-2d56-4793-9e65-4e90d4b71f03 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:30:18.105813 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-06536f12-2d56-4793-9e65-4e90d4b71f03 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:30:18.106221 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 336/1331] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:18 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:18.155183 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-0c33ec8a-8eaf-462f-ae76-c49c7c744a44 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:18.157366 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-0c33ec8a-8eaf-462f-ae76-c49c7c744a44 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:30:18.157806 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-0c33ec8a-8eaf-462f-ae76-c49c7c744a44 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:18.158489 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-0c33ec8a-8eaf-462f-ae76-c49c7c744a44 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:18.168731 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:18.168731 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:18.172348 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-0c33ec8a-8eaf-462f-ae76-c49c7c744a44 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:30:18.176251 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-0c33ec8a-8eaf-462f-ae76-c49c7c744a44 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:30:18.176765 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 337/1332] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:30:18 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:18.198074 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-db5c46cd-b8e3-4a23-b665-c33106706f90 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:18.200681 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-db5c46cd-b8e3-4a23-b665-c33106706f90 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba/action Jul 03 01:30:18.200681 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-db5c46cd-b8e3-4a23-b665-c33106706f90 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:30:18.200681 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-db5c46cd-b8e3-4a23-b665-c33106706f90 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:18.212405 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:18.212405 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:18.212867 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-db5c46cd-b8e3-4a23-b665-c33106706f90 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:30:18.220225 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-db5c46cd-b8e3-4a23-b665-c33106706f90 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Begin detaching volume completed successfully. Jul 03 01:30:18.220369 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-db5c46cd-b8e3-4a23-b665-c33106706f90 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba/action returned with HTTP 202 Jul 03 01:30:18.220814 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 323/1333] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:30:18 2026] POST /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:30:19.025106 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f2bbba18-fc11-4826-b813-279b38fde8d7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:19.025664 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f2bbba18-fc11-4826-b813-279b38fde8d7 None None] GET https://10.4.3.64/volume// Jul 03 01:30:19.025911 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f2bbba18-fc11-4826-b813-279b38fde8d7 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:19.026175 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f2bbba18-fc11-4826-b813-279b38fde8d7 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:19.026638 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f2bbba18-fc11-4826-b813-279b38fde8d7 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:30:19.027044 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 338/1334] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:30:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:30:19.036202 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-ace24876-4be9-4521-b52d-6effa6e53c0b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:19.038262 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-ace24876-4be9-4521-b52d-6effa6e53c0b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:30:19.038780 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-ace24876-4be9-4521-b52d-6effa6e53c0b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbef98c2-6873-4d2a-bcdf-b5026299ad61", "connector": null, "instance_uuid": "cef636a1-163f-4460-b02e-275dad4b69a8"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:19.048773 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:19.048773 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:19.086831 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-ace24876-4be9-4521-b52d-6effa6e53c0b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:30:19.087332 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 337/1335] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:30:19 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:19.260371 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fd941e24-763c-48d9-bf94-132f3b029130 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:19.260895 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd941e24-763c-48d9-bf94-132f3b029130 None None] GET https://10.4.3.64/volume// Jul 03 01:30:19.261003 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd941e24-763c-48d9-bf94-132f3b029130 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:19.261195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd941e24-763c-48d9-bf94-132f3b029130 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:19.261595 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd941e24-763c-48d9-bf94-132f3b029130 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:30:19.261918 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 338/1336] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:30:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:30:19.272295 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-21737ee5-1d7d-4656-9c79-2bc686a1cbf7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:19.275178 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-21737ee5-1d7d-4656-9c79-2bc686a1cbf7 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:30:19.275675 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-21737ee5-1d7d-4656-9c79-2bc686a1cbf7 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:19.276142 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-21737ee5-1d7d-4656-9c79-2bc686a1cbf7 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:19.290837 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:19.290837 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:19.297482 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-21737ee5-1d7d-4656-9c79-2bc686a1cbf7 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:30:19.305509 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-21737ee5-1d7d-4656-9c79-2bc686a1cbf7 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:30:19.305509 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 324/1337] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:30:19 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 1321 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:30:19.514199 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b805fedb-39b3-4fec-9abe-9858cb98c84c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:19.518394 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b805fedb-39b3-4fec-9abe-9858cb98c84c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:19.518666 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b805fedb-39b3-4fec-9abe-9858cb98c84c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:19.518894 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b805fedb-39b3-4fec-9abe-9858cb98c84c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:19.548133 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:19.548133 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:19.551728 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b805fedb-39b3-4fec-9abe-9858cb98c84c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:19.556083 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b805fedb-39b3-4fec-9abe-9858cb98c84c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:19.556473 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 339/1338] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:19 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:19.622684 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-24b8f6e3-3f19-4e42-9453-bb78d87a1b33 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:19.623149 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-24b8f6e3-3f19-4e42-9453-bb78d87a1b33 None None] GET https://10.4.3.64/volume// Jul 03 01:30:19.623357 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-24b8f6e3-3f19-4e42-9453-bb78d87a1b33 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:19.623643 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-24b8f6e3-3f19-4e42-9453-bb78d87a1b33 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:19.624055 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-24b8f6e3-3f19-4e42-9453-bb78d87a1b33 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:30:19.625300 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 338/1339] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:30:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:30:19.632909 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-25648908-8658-4314-8c7a-39747931e9e5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:19.635052 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-25648908-8658-4314-8c7a-39747931e9e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:19.635289 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-25648908-8658-4314-8c7a-39747931e9e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:19.635587 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-25648908-8658-4314-8c7a-39747931e9e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:19.647610 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:19.647610 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:19.652829 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-25648908-8658-4314-8c7a-39747931e9e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:19.659857 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-25648908-8658-4314-8c7a-39747931e9e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:19.660433 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 339/1340] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:30:19 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:30:19.753409 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-69781e4c-5c92-438b-8e5e-f6a3dec1b10b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:19.757093 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-69781e4c-5c92-438b-8e5e-f6a3dec1b10b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] PUT https://10.4.3.64/volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9 Jul 03 01:30:19.757771 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-69781e4c-5c92-438b-8e5e-f6a3dec1b10b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:19.768697 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-69781e4c-5c92-438b-8e5e-f6a3dec1b10b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Acquiring lock "cinder-attachment_update-dbef98c2-6873-4d2a-bcdf-b5026299ad61-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:30:19.773708 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-69781e4c-5c92-438b-8e5e-f6a3dec1b10b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Lock "cinder-attachment_update-dbef98c2-6873-4d2a-bcdf-b5026299ad61-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:30:19.775116 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:19.775116 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:20.298345 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-69781e4c-5c92-438b-8e5e-f6a3dec1b10b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Lock "cinder-attachment_update-dbef98c2-6873-4d2a-bcdf-b5026299ad61-np0000004346" released by "attachment_update" :: held 0.525s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:30:20.298792 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-69781e4c-5c92-438b-8e5e-f6a3dec1b10b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9 returned with HTTP 200 Jul 03 01:30:20.299186 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 325/1341] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:30:19 2026] PUT /volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:20.573682 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9296c2b5-ea1b-4e0a-ac0e-c0bfb4b4f593 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:20.576296 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9296c2b5-ea1b-4e0a-ac0e-c0bfb4b4f593 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:20.576545 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9296c2b5-ea1b-4e0a-ac0e-c0bfb4b4f593 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:20.576746 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9296c2b5-ea1b-4e0a-ac0e-c0bfb4b4f593 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:20.600767 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:20.600767 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:20.608911 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9296c2b5-ea1b-4e0a-ac0e-c0bfb4b4f593 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:20.616656 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9296c2b5-ea1b-4e0a-ac0e-c0bfb4b4f593 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:20.617331 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 340/1342] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:20 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:21.631126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-23309ab9-b4e6-4d16-865a-bb67bbaa2597 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:21.632764 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-23309ab9-b4e6-4d16-865a-bb67bbaa2597 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:21.632971 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-23309ab9-b4e6-4d16-865a-bb67bbaa2597 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:21.633141 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-23309ab9-b4e6-4d16-865a-bb67bbaa2597 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:21.646828 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:21.646828 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:21.650236 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-23309ab9-b4e6-4d16-865a-bb67bbaa2597 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:21.654556 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-23309ab9-b4e6-4d16-865a-bb67bbaa2597 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:21.654933 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 339/1343] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:21 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:22.666644 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-15d15cb9-e44a-4fd3-a02c-331e5dc7bc1f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:22.668561 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-15d15cb9-e44a-4fd3-a02c-331e5dc7bc1f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:22.668725 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-15d15cb9-e44a-4fd3-a02c-331e5dc7bc1f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:22.668896 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-15d15cb9-e44a-4fd3-a02c-331e5dc7bc1f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:22.677187 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:22.677187 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:22.680326 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-15d15cb9-e44a-4fd3-a02c-331e5dc7bc1f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:22.684790 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-15d15cb9-e44a-4fd3-a02c-331e5dc7bc1f tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:22.685165 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 340/1344] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:22 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:23.702232 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bfabe831-ab8d-4ae9-a6dc-10123407a84e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:23.704888 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bfabe831-ab8d-4ae9-a6dc-10123407a84e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:23.705182 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bfabe831-ab8d-4ae9-a6dc-10123407a84e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:23.705479 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bfabe831-ab8d-4ae9-a6dc-10123407a84e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:23.720616 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:23.720616 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:23.725826 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bfabe831-ab8d-4ae9-a6dc-10123407a84e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:23.733646 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bfabe831-ab8d-4ae9-a6dc-10123407a84e tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:23.737233 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 326/1345] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:23 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:23.790817 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-93962981-00ec-4aa0-992a-1de2fbd38192 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:23.792916 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-93962981-00ec-4aa0-992a-1de2fbd38192 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] DELETE https://10.4.3.64/volume/v3/attachments/12351bd3-94e5-406f-be5a-d339a3ebcbc3 Jul 03 01:30:23.793178 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-93962981-00ec-4aa0-992a-1de2fbd38192 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:23.793453 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-93962981-00ec-4aa0-992a-1de2fbd38192 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:23.800832 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:23.800832 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:24.335537 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-0f8f46bc-64d9-4776-83b1-215fbd867710 req-93962981-00ec-4aa0-992a-1de2fbd38192 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments/12351bd3-94e5-406f-be5a-d339a3ebcbc3 returned with HTTP 200 Jul 03 01:30:24.336001 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 341/1346] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:30:23 2026] DELETE /volume/v3/attachments/12351bd3-94e5-406f-be5a-d339a3ebcbc3 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:24.753077 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-daf7cc2f-09ec-4325-827f-4ad8e41896e0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:24.755446 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-daf7cc2f-09ec-4325-827f-4ad8e41896e0 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:24.755446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-daf7cc2f-09ec-4325-827f-4ad8e41896e0 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:24.755446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-daf7cc2f-09ec-4325-827f-4ad8e41896e0 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:24.765175 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:24.765175 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:24.769785 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-daf7cc2f-09ec-4325-827f-4ad8e41896e0 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:24.777120 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-daf7cc2f-09ec-4325-827f-4ad8e41896e0 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:24.777673 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 340/1347] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:24 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:25.634125 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-60291b0d-ab9e-4ad3-9bb3-d0b4067446d5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:25.635805 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-60291b0d-ab9e-4ad3-9bb3-d0b4067446d5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:30:25.635983 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-60291b0d-ab9e-4ad3-9bb3-d0b4067446d5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:25.636154 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-60291b0d-ab9e-4ad3-9bb3-d0b4067446d5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:25.642795 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:25.642795 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:25.646679 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-60291b0d-ab9e-4ad3-9bb3-d0b4067446d5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:30:25.651214 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-60291b0d-ab9e-4ad3-9bb3-d0b4067446d5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:30:25.651791 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 341/1348] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:25 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:25.794292 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-aabff590-1f8d-4260-b1cd-7ca58fe92f85 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:25.799777 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aabff590-1f8d-4260-b1cd-7ca58fe92f85 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:25.799973 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aabff590-1f8d-4260-b1cd-7ca58fe92f85 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:25.800157 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aabff590-1f8d-4260-b1cd-7ca58fe92f85 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:25.815859 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:25.815859 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:25.822261 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-aabff590-1f8d-4260-b1cd-7ca58fe92f85 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:25.827727 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aabff590-1f8d-4260-b1cd-7ca58fe92f85 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:25.828162 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 327/1349] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:25 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:26.517626 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-b13c32b3-c732-44a7-9f59-07e795100318 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:26.578165 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-b13c32b3-c732-44a7-9f59-07e795100318 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] POST https://10.4.3.64/volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9/action Jul 03 01:30:26.578590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-b13c32b3-c732-44a7-9f59-07e795100318 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:30:26.578754 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-b13c32b3-c732-44a7-9f59-07e795100318 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:26.599478 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:26.599478 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:26.614325 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6fbc8814-891f-40a2-ab7b-6c3f38dbaa54 req-b13c32b3-c732-44a7-9f59-07e795100318 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9/action returned with HTTP 204 Jul 03 01:30:26.614325 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 342/1350] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:30:26 2026] POST /volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:30:26.846264 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-59c764c6-d43d-4901-8031-7ab0bfdb9a56 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:26.849690 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-59c764c6-d43d-4901-8031-7ab0bfdb9a56 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:26.849878 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-59c764c6-d43d-4901-8031-7ab0bfdb9a56 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:26.850047 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-59c764c6-d43d-4901-8031-7ab0bfdb9a56 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:26.871339 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:26.871339 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:26.886141 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-59c764c6-d43d-4901-8031-7ab0bfdb9a56 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:26.890959 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-59c764c6-d43d-4901-8031-7ab0bfdb9a56 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:26.891402 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 341/1351] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:26 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 1138 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:26.909815 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ae55186f-d433-4a87-950b-132d12cee61b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:26.913145 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ae55186f-d433-4a87-950b-132d12cee61b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:26.913442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ae55186f-d433-4a87-950b-132d12cee61b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:26.913761 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ae55186f-d433-4a87-950b-132d12cee61b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:26.932842 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:26.932842 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:26.938039 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ae55186f-d433-4a87-950b-132d12cee61b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:26.944442 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ae55186f-d433-4a87-950b-132d12cee61b tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:26.945084 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 342/1352] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:26 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:26.963949 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d6cfbb75-31bc-4392-af62-067f88e118c4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:26.969449 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d6cfbb75-31bc-4392-af62-067f88e118c4 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:30:26.969449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d6cfbb75-31bc-4392-af62-067f88e118c4 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:26.969449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d6cfbb75-31bc-4392-af62-067f88e118c4 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:26.990776 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:26.990776 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:26.993876 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d6cfbb75-31bc-4392-af62-067f88e118c4 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:30:26.998997 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d6cfbb75-31bc-4392-af62-067f88e118c4 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:30:26.999404 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 328/1353] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:26 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:27.478509 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fad5945d-4607-43fa-b963-d6dc915181b8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:27.480849 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:30:27.481196 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1568807326"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:27.483168 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1568807326'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:30:27.487875 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume of 1 GB Jul 03 01:30:27.488178 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:27.488178 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:27.488987 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Availability Zones retrieved successfully. Jul 03 01:30:27.495313 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Flow 'volume_create_api' (1a22fd7f-db4e-438a-943a-c3abc34875b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:30:27.496471 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338da938-f5b1-48e5-b295-92e406c77aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:27.497320 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:30:27.507619 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:27.507619 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:27.525395 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338da938-f5b1-48e5-b295-92e406c77aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24ab3ccd-1044-4d54-a5b6-1d60a5b053d9', 'encryption_key_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=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:27.526275 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7183cdb2-1903-4e71-b0bb-5d917bdbad9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:27.595076 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Created reservations ['b451c3c8-9ff7-4b1f-99f7-db9a67fa6296', '9a998021-f86e-447b-a9f7-cefa1b1c6d41', '394ca6c4-5df1-4e6f-9daf-ee2286a6db60', '0929779c-9810-4ab7-90e1-ecedc3c35267'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:30:27.596338 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7183cdb2-1903-4e71-b0bb-5d917bdbad9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b451c3c8-9ff7-4b1f-99f7-db9a67fa6296', '9a998021-f86e-447b-a9f7-cefa1b1c6d41', '394ca6c4-5df1-4e6f-9daf-ee2286a6db60', '0929779c-9810-4ab7-90e1-ecedc3c35267']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:27.597875 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d26a37-0494-4933-a209-e453cde7fa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:27.636135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7d26a37-0494-4933-a209-e453cde7fa0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2423b186-17e4-45c4-8acd-48b5120c6293', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1568807326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f666dc753edf4043b9c5f78e6e0c47a8',qos_specs=None,replication_status=,reservations=['b451c3c8-9ff7-4b1f-99f7-db9a67fa6296','9a998021-f86e-447b-a9f7-cefa1b1c6d41','394ca6c4-5df1-4e6f-9daf-ee2286a6db60','0929779c-9810-4ab7-90e1-ecedc3c35267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d4411442f54d159886d5fd91c57dc3',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:30:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1568807326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2423b186-17e4-45c4-8acd-48b5120c6293,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f666dc753edf4043b9c5f78e6e0c47a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6d4411442f54d159886d5fd91c57dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24ab3ccd-1044-4d54-a5b6-1d60a5b053d9),volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:27.639014 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29df4ec2-6c91-458e-b2a6-dfb5d063c5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:27.686996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29df4ec2-6c91-458e-b2a6-dfb5d063c5f1) transitioned into state 'SUCCESS' from state '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-1568807326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f666dc753edf4043b9c5f78e6e0c47a8',qos_specs=None,replication_status=,reservations=['b451c3c8-9ff7-4b1f-99f7-db9a67fa6296','9a998021-f86e-447b-a9f7-cefa1b1c6d41','394ca6c4-5df1-4e6f-9daf-ee2286a6db60','0929779c-9810-4ab7-90e1-ecedc3c35267'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d4411442f54d159886d5fd91c57dc3',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:27.688778 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51aaead-5a1d-4d4b-8932-fcd1b86f6ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:27.699954 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a51aaead-5a1d-4d4b-8932-fcd1b86f6ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:27.701152 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Flow 'volume_create_api' (1a22fd7f-db4e-438a-943a-c3abc34875b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:30:27.701604 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume request issued successfully. Jul 03 01:30:27.702347 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fad5945d-4607-43fa-b963-d6dc915181b8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:30:27.703062 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 343/1354] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:30:27 2026] POST /volume/v3/volumes => generated 758 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:30:27.719483 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e2ba5ff9-a4ba-4fa6-a1c6-972ab8cb5205 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:27.722077 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e2ba5ff9-a4ba-4fa6-a1c6-972ab8cb5205 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:27.722627 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e2ba5ff9-a4ba-4fa6-a1c6-972ab8cb5205 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:27.722937 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e2ba5ff9-a4ba-4fa6-a1c6-972ab8cb5205 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:27.735549 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:27.735549 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:27.741018 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e2ba5ff9-a4ba-4fa6-a1c6-972ab8cb5205 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:27.747626 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e2ba5ff9-a4ba-4fa6-a1c6-972ab8cb5205 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:27.748363 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 342/1355] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:27 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:28.762322 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e71e9b20-4119-445e-8863-3acd1ce7b7c5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:28.766158 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e71e9b20-4119-445e-8863-3acd1ce7b7c5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:28.766661 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e71e9b20-4119-445e-8863-3acd1ce7b7c5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:28.766661 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e71e9b20-4119-445e-8863-3acd1ce7b7c5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:28.782645 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:28.782645 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:28.789443 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e71e9b20-4119-445e-8863-3acd1ce7b7c5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:28.793057 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e71e9b20-4119-445e-8863-3acd1ce7b7c5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:28.793608 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 343/1356] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:28 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:28.862546 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-6e659099-8a76-4673-9d2f-28a6f2faaba9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:28.866564 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-6e659099-8a76-4673-9d2f-28a6f2faaba9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:28.866739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-6e659099-8a76-4673-9d2f-28a6f2faaba9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:28.866929 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-6e659099-8a76-4673-9d2f-28a6f2faaba9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:28.884846 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:28.884846 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:28.898898 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-6e659099-8a76-4673-9d2f-28a6f2faaba9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:28.898898 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-6e659099-8a76-4673-9d2f-28a6f2faaba9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:28.898898 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 329/1357] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:30:28 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:30.960744 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5038627d-d5c2-4567-8771-0300fef31299 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:30.961348 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5038627d-d5c2-4567-8771-0300fef31299 None None] GET https://10.4.3.64/volume// Jul 03 01:30:30.961704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5038627d-d5c2-4567-8771-0300fef31299 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:30.961966 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5038627d-d5c2-4567-8771-0300fef31299 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:30.962431 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5038627d-d5c2-4567-8771-0300fef31299 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:30:30.962807 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 344/1358] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:30:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:30:30.973505 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-e77721cf-ddc8-4a4c-8f79-927c09b6137d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:30.975686 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-e77721cf-ddc8-4a4c-8f79-927c09b6137d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:30:30.976063 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-e77721cf-ddc8-4a4c-8f79-927c09b6137d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2423b186-17e4-45c4-8acd-48b5120c6293", "connector": null, "instance_uuid": "8880ade3-f795-4255-a66b-00c6402cd07c"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:30.987742 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:30.987742 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:31.021864 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-e77721cf-ddc8-4a4c-8f79-927c09b6137d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:30:31.022431 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 343/1359] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:30:30 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:31.447237 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0cff542e-7c00-4762-a42e-552b87b09889 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:31.449349 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0cff542e-7c00-4762-a42e-552b87b09889 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:31.449616 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0cff542e-7c00-4762-a42e-552b87b09889 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:31.449835 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0cff542e-7c00-4762-a42e-552b87b09889 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:31.460187 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:31.460187 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:31.463910 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0cff542e-7c00-4762-a42e-552b87b09889 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:31.469377 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0cff542e-7c00-4762-a42e-552b87b09889 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:31.469791 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 344/1360] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:31 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:31.568407 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-08bb4aac-b68b-43fd-a0b9-7e64e36a9114 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:31.568803 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-08bb4aac-b68b-43fd-a0b9-7e64e36a9114 None None] GET https://10.4.3.64/volume// Jul 03 01:30:31.568979 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-08bb4aac-b68b-43fd-a0b9-7e64e36a9114 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:31.569174 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-08bb4aac-b68b-43fd-a0b9-7e64e36a9114 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:31.569502 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-08bb4aac-b68b-43fd-a0b9-7e64e36a9114 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:30:31.569782 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 330/1361] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:30:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:30:31.578520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-913e6f26-20c9-4fb6-b3b4-1a4b6cea873d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:31.581442 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-913e6f26-20c9-4fb6-b3b4-1a4b6cea873d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:31.581713 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-913e6f26-20c9-4fb6-b3b4-1a4b6cea873d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:31.581861 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-913e6f26-20c9-4fb6-b3b4-1a4b6cea873d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:31.595739 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:31.595739 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:31.600210 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-913e6f26-20c9-4fb6-b3b4-1a4b6cea873d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:31.606496 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-913e6f26-20c9-4fb6-b3b4-1a4b6cea873d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:31.607104 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 345/1362] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:30:31 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1030 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:30:31.714464 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-86f3acbf-46bd-4f12-8eb2-e2e7b75185f3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:31.716852 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-86f3acbf-46bd-4f12-8eb2-e2e7b75185f3 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] PUT https://10.4.3.64/volume/v3/attachments/d8d6e598-ea07-4c9a-a876-733d816bd698 Jul 03 01:30:31.717438 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-86f3acbf-46bd-4f12-8eb2-e2e7b75185f3 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:31.726030 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-86f3acbf-46bd-4f12-8eb2-e2e7b75185f3 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Acquiring lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:30:31.731823 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-86f3acbf-46bd-4f12-8eb2-e2e7b75185f3 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:30:31.732994 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:31.732994 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:32.258085 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-86f3acbf-46bd-4f12-8eb2-e2e7b75185f3 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" released by "attachment_update" :: held 0.526s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:30:32.258791 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-86f3acbf-46bd-4f12-8eb2-e2e7b75185f3 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/d8d6e598-ea07-4c9a-a876-733d816bd698 returned with HTTP 200 Jul 03 01:30:32.259198 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 344/1363] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:30:31 2026] PUT /volume/v3/attachments/d8d6e598-ea07-4c9a-a876-733d816bd698 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:32.493623 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-73c39f6f-4a88-4ab9-99e6-7948c2b59625 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:32.495884 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73c39f6f-4a88-4ab9-99e6-7948c2b59625 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:32.496069 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73c39f6f-4a88-4ab9-99e6-7948c2b59625 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:32.496630 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73c39f6f-4a88-4ab9-99e6-7948c2b59625 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:32.522782 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:32.522782 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:32.529979 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-73c39f6f-4a88-4ab9-99e6-7948c2b59625 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:32.540399 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73c39f6f-4a88-4ab9-99e6-7948c2b59625 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:32.540735 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 345/1364] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:32 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:33.562260 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-12e7c9eb-7c7a-472d-a652-dbd9385984df None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:33.562260 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-12e7c9eb-7c7a-472d-a652-dbd9385984df tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:33.562260 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-12e7c9eb-7c7a-472d-a652-dbd9385984df tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:33.562260 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-12e7c9eb-7c7a-472d-a652-dbd9385984df tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:33.586381 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:33.586381 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:33.587204 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-12e7c9eb-7c7a-472d-a652-dbd9385984df tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:33.598906 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-12e7c9eb-7c7a-472d-a652-dbd9385984df tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:33.599032 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 331/1365] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:33 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:34.614066 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bd03256d-de74-4d19-803e-c4743e5772c2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:34.616209 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bd03256d-de74-4d19-803e-c4743e5772c2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:34.616370 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bd03256d-de74-4d19-803e-c4743e5772c2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:34.616553 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bd03256d-de74-4d19-803e-c4743e5772c2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:34.625196 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:34.625196 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:34.628399 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bd03256d-de74-4d19-803e-c4743e5772c2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:34.632136 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bd03256d-de74-4d19-803e-c4743e5772c2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:34.632557 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 346/1366] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:34 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:35.646067 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-075ba25c-c8b4-4200-81c2-ee11f1fde597 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:35.647794 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-075ba25c-c8b4-4200-81c2-ee11f1fde597 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:35.647986 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-075ba25c-c8b4-4200-81c2-ee11f1fde597 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:35.648160 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-075ba25c-c8b4-4200-81c2-ee11f1fde597 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:35.657693 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:35.657693 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:35.661584 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-075ba25c-c8b4-4200-81c2-ee11f1fde597 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:35.665814 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-075ba25c-c8b4-4200-81c2-ee11f1fde597 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:35.666171 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 345/1367] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:35 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:36.686159 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2fb88f5e-54b6-4fc9-b255-bdcc865c6781 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:36.687876 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2fb88f5e-54b6-4fc9-b255-bdcc865c6781 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:36.688083 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2fb88f5e-54b6-4fc9-b255-bdcc865c6781 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:36.688290 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2fb88f5e-54b6-4fc9-b255-bdcc865c6781 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:36.696544 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:36.696544 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:36.699587 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2fb88f5e-54b6-4fc9-b255-bdcc865c6781 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:36.703582 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2fb88f5e-54b6-4fc9-b255-bdcc865c6781 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:36.704070 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 346/1368] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:36 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:37.716618 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-51036b35-930c-4a22-b796-5c03986add25 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:37.718304 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-51036b35-930c-4a22-b796-5c03986add25 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:37.718527 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-51036b35-930c-4a22-b796-5c03986add25 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:37.718699 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-51036b35-930c-4a22-b796-5c03986add25 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:37.733590 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:37.733590 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:37.737414 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-51036b35-930c-4a22-b796-5c03986add25 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:37.742251 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-51036b35-930c-4a22-b796-5c03986add25 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:37.742622 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 332/1369] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:37 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:38.533397 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-8c5f645e-37f8-494b-889c-7144b64bf21d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:38.536958 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-8c5f645e-37f8-494b-889c-7144b64bf21d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments/d8d6e598-ea07-4c9a-a876-733d816bd698/action Jul 03 01:30:38.537398 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-8c5f645e-37f8-494b-889c-7144b64bf21d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:30:38.537558 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-8c5f645e-37f8-494b-889c-7144b64bf21d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:38.561667 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:38.561667 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:38.587974 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6b5a9607-30c2-4308-be5c-4511d42cbaf3 req-8c5f645e-37f8-494b-889c-7144b64bf21d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/d8d6e598-ea07-4c9a-a876-733d816bd698/action returned with HTTP 204 Jul 03 01:30:38.588834 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 347/1370] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:30:38 2026] POST /volume/v3/attachments/d8d6e598-ea07-4c9a-a876-733d816bd698/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:30:38.760140 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1308ff3e-7598-4bfd-b59c-3d60673965d2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:38.762142 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1308ff3e-7598-4bfd-b59c-3d60673965d2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:38.762496 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1308ff3e-7598-4bfd-b59c-3d60673965d2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:38.762826 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1308ff3e-7598-4bfd-b59c-3d60673965d2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:38.776827 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:38.776827 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:38.780129 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1308ff3e-7598-4bfd-b59c-3d60673965d2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:38.786242 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1308ff3e-7598-4bfd-b59c-3d60673965d2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:38.786931 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 346/1371] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:38 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:38.847552 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-826bf6eb-2797-4e14-b36c-01c17453fad5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:38.851551 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-826bf6eb-2797-4e14-b36c-01c17453fad5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:38.851764 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-826bf6eb-2797-4e14-b36c-01c17453fad5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:38.851984 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-826bf6eb-2797-4e14-b36c-01c17453fad5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:38.863765 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:38.863765 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:38.880058 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-826bf6eb-2797-4e14-b36c-01c17453fad5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:38.886092 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-826bf6eb-2797-4e14-b36c-01c17453fad5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:38.886608 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 347/1372] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:30:38 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:40.930585 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5f4bea62-a4d8-4a84-830f-c08d10642c8d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:40.931011 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5f4bea62-a4d8-4a84-830f-c08d10642c8d None None] GET https://10.4.3.64/volume// Jul 03 01:30:40.931178 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5f4bea62-a4d8-4a84-830f-c08d10642c8d None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:40.931370 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5f4bea62-a4d8-4a84-830f-c08d10642c8d None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:40.931732 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5f4bea62-a4d8-4a84-830f-c08d10642c8d None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:30:40.932043 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 333/1373] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:30:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:30:40.941694 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-22a13dab-6d96-416c-bff9-c4e7b1c7d77a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:40.945280 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-22a13dab-6d96-416c-bff9-c4e7b1c7d77a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:30:40.945841 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-22a13dab-6d96-416c-bff9-c4e7b1c7d77a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2423b186-17e4-45c4-8acd-48b5120c6293", "connector": null, "instance_uuid": "110d87a9-805c-4921-bed2-75e144e2e97d"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:40.961446 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:40.961446 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:41.001034 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-22a13dab-6d96-416c-bff9-c4e7b1c7d77a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:30:41.001034 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 348/1374] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:30:40 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:41.068702 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4855beb2-402d-4805-a515-42345bbe622a req-9525ee75-e6ef-429c-bd4c-c94baa1605ff None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:41.075089 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-9525ee75-e6ef-429c-bd4c-c94baa1605ff tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] DELETE https://10.4.3.64/volume/v3/attachments/35f971df-9ef1-420a-ac0b-36c9159859e8 Jul 03 01:30:41.075334 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-9525ee75-e6ef-429c-bd4c-c94baa1605ff tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:41.075607 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-9525ee75-e6ef-429c-bd4c-c94baa1605ff tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:41.086101 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:41.086101 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:41.413210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2a18a1ad-e986-4fb1-bba9-6a0b3cb71d18 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:41.415228 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2a18a1ad-e986-4fb1-bba9-6a0b3cb71d18 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:41.415475 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2a18a1ad-e986-4fb1-bba9-6a0b3cb71d18 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:41.415681 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2a18a1ad-e986-4fb1-bba9-6a0b3cb71d18 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:41.429317 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:41.429317 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:41.433254 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2a18a1ad-e986-4fb1-bba9-6a0b3cb71d18 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:41.438289 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2a18a1ad-e986-4fb1-bba9-6a0b3cb71d18 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:41.438769 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 348/1375] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:41 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:41.541820 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a61678e7-3252-4b22-a93a-3d92cea1b00b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:41.542410 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a61678e7-3252-4b22-a93a-3d92cea1b00b None None] GET https://10.4.3.64/volume// Jul 03 01:30:41.542643 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a61678e7-3252-4b22-a93a-3d92cea1b00b None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:41.542963 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a61678e7-3252-4b22-a93a-3d92cea1b00b None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:41.543281 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a61678e7-3252-4b22-a93a-3d92cea1b00b None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:30:41.543654 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 334/1376] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:30:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:30:41.551200 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-6fb9e16d-511f-4437-9bbd-b0bbc066a2d8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:41.554565 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-6fb9e16d-511f-4437-9bbd-b0bbc066a2d8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:41.554866 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-6fb9e16d-511f-4437-9bbd-b0bbc066a2d8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:41.555119 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-6fb9e16d-511f-4437-9bbd-b0bbc066a2d8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:41.568910 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:41.568910 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:41.574178 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-6fb9e16d-511f-4437-9bbd-b0bbc066a2d8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:41.581029 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-6fb9e16d-511f-4437-9bbd-b0bbc066a2d8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:41.581465 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 349/1377] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:30:41 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:30:41.632756 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-9525ee75-e6ef-429c-bd4c-c94baa1605ff tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments/35f971df-9ef1-420a-ac0b-36c9159859e8 returned with HTTP 200 Jul 03 01:30:41.633201 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 347/1378] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:30:41 2026] DELETE /volume/v3/attachments/35f971df-9ef1-420a-ac0b-36c9159859e8 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:41.663590 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4855beb2-402d-4805-a515-42345bbe622a req-141cc2c7-6534-4a31-861b-dcb5e4aa00eb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:41.666838 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-141cc2c7-6534-4a31-861b-dcb5e4aa00eb tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] DELETE https://10.4.3.64/volume/v3/attachments/84a928a4-3a09-49ff-ae82-cd35b866e664 Jul 03 01:30:41.667045 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-141cc2c7-6534-4a31-861b-dcb5e4aa00eb tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:41.667227 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-141cc2c7-6534-4a31-861b-dcb5e4aa00eb tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:41.679986 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:41.679986 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:41.699463 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-fac5de60-d53b-4b07-9491-cf315ca0016b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:41.703439 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-fac5de60-d53b-4b07-9491-cf315ca0016b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] PUT https://10.4.3.64/volume/v3/attachments/305ec317-3421-485c-b970-990751b3bec4 Jul 03 01:30:41.703439 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-fac5de60-d53b-4b07-9491-cf315ca0016b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:41.711801 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-fac5de60-d53b-4b07-9491-cf315ca0016b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Acquiring lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:30:41.723641 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-fac5de60-d53b-4b07-9491-cf315ca0016b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" acquired by "attachment_update" :: waited 0.009s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:30:41.723641 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:41.723641 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:42.213159 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-141cc2c7-6534-4a31-861b-dcb5e4aa00eb tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments/84a928a4-3a09-49ff-ae82-cd35b866e664 returned with HTTP 200 Jul 03 01:30:42.213639 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 349/1379] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:30:41 2026] DELETE /volume/v3/attachments/84a928a4-3a09-49ff-ae82-cd35b866e664 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:42.224234 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-4855beb2-402d-4805-a515-42345bbe622a req-1ee0f56d-fa8f-47cd-83ef-99f2543399e2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:42.225938 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-1ee0f56d-fa8f-47cd-83ef-99f2543399e2 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] DELETE https://10.4.3.64/volume/v3/attachments/f0f9fa23-b004-48fa-9715-0aaaaca0573b Jul 03 01:30:42.226190 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-1ee0f56d-fa8f-47cd-83ef-99f2543399e2 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:42.226438 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-1ee0f56d-fa8f-47cd-83ef-99f2543399e2 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:42.234226 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:42.234226 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:42.254462 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-fac5de60-d53b-4b07-9491-cf315ca0016b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" released by "attachment_update" :: held 0.533s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:30:42.254855 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-fac5de60-d53b-4b07-9491-cf315ca0016b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/305ec317-3421-485c-b970-990751b3bec4 returned with HTTP 200 Jul 03 01:30:42.255437 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 335/1380] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:30:41 2026] PUT /volume/v3/attachments/305ec317-3421-485c-b970-990751b3bec4 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:42.452932 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-61021d1f-88d6-4a78-9f0f-582a16736abe None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:42.455445 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61021d1f-88d6-4a78-9f0f-582a16736abe tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:42.455718 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61021d1f-88d6-4a78-9f0f-582a16736abe tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:42.456049 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61021d1f-88d6-4a78-9f0f-582a16736abe tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:42.474852 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:42.474852 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:42.479886 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-61021d1f-88d6-4a78-9f0f-582a16736abe tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:42.485937 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61021d1f-88d6-4a78-9f0f-582a16736abe tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:42.486564 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 348/1381] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:42 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:42.778992 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4855beb2-402d-4805-a515-42345bbe622a req-1ee0f56d-fa8f-47cd-83ef-99f2543399e2 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/attachments/f0f9fa23-b004-48fa-9715-0aaaaca0573b returned with HTTP 200 Jul 03 01:30:42.778992 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 350/1382] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:30:42 2026] DELETE /volume/v3/attachments/f0f9fa23-b004-48fa-9715-0aaaaca0573b => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:43.505168 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fb22aebf-a5a5-40e6-9833-353bb81306cf None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:43.509666 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fb22aebf-a5a5-40e6-9833-353bb81306cf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:43.509666 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fb22aebf-a5a5-40e6-9833-353bb81306cf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:43.509666 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fb22aebf-a5a5-40e6-9833-353bb81306cf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:43.534154 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:43.534154 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:43.537927 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fb22aebf-a5a5-40e6-9833-353bb81306cf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:43.545415 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fb22aebf-a5a5-40e6-9833-353bb81306cf tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:43.545668 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 350/1383] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:43 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:44.559911 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c844fd43-c389-4b9a-96d9-b8ccd68ac33c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:44.561877 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c844fd43-c389-4b9a-96d9-b8ccd68ac33c tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:44.562122 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c844fd43-c389-4b9a-96d9-b8ccd68ac33c tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:44.562364 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c844fd43-c389-4b9a-96d9-b8ccd68ac33c tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:44.576137 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:44.576137 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:44.580302 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c844fd43-c389-4b9a-96d9-b8ccd68ac33c tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:44.585549 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c844fd43-c389-4b9a-96d9-b8ccd68ac33c tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:44.585549 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 336/1384] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:44 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:45.598349 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1d72df38-1c21-4c43-805d-1f535739057d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:45.600840 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d72df38-1c21-4c43-805d-1f535739057d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:45.601058 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d72df38-1c21-4c43-805d-1f535739057d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:45.601237 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d72df38-1c21-4c43-805d-1f535739057d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:45.611498 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:45.611498 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:45.614314 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1d72df38-1c21-4c43-805d-1f535739057d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:45.618482 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d72df38-1c21-4c43-805d-1f535739057d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:45.618840 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 349/1385] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:45 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:46.292214 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-500dfab7-5332-40a8-abce-d6b53b2626de req-69d94749-0e4b-4bc0-a3df-adca4965d235 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:46.296340 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-69d94749-0e4b-4bc0-a3df-adca4965d235 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] DELETE https://10.4.3.64/volume/v3/attachments/435d7ad2-db6c-4827-b47f-4fa1a26c642b Jul 03 01:30:46.296340 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-69d94749-0e4b-4bc0-a3df-adca4965d235 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:46.296340 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-69d94749-0e4b-4bc0-a3df-adca4965d235 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:46.305339 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:46.305339 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:46.630935 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3e3af7de-a12b-4cb6-9454-d63a1506ba38 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:46.633249 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3e3af7de-a12b-4cb6-9454-d63a1506ba38 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:46.633507 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3e3af7de-a12b-4cb6-9454-d63a1506ba38 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:46.633833 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3e3af7de-a12b-4cb6-9454-d63a1506ba38 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:46.646638 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:46.646638 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:46.650076 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3e3af7de-a12b-4cb6-9454-d63a1506ba38 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:46.654300 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3e3af7de-a12b-4cb6-9454-d63a1506ba38 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:46.654739 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 351/1386] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:46 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:46.835848 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-69d94749-0e4b-4bc0-a3df-adca4965d235 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments/435d7ad2-db6c-4827-b47f-4fa1a26c642b returned with HTTP 200 Jul 03 01:30:46.836461 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 351/1387] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:30:46 2026] DELETE /volume/v3/attachments/435d7ad2-db6c-4827-b47f-4fa1a26c642b => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:46.864732 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-500dfab7-5332-40a8-abce-d6b53b2626de req-4f60b10d-f7e3-414d-aefe-175ea415b8a9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:46.866948 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-4f60b10d-f7e3-414d-aefe-175ea415b8a9 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] DELETE https://10.4.3.64/volume/v3/attachments/270df713-b7ee-44f5-9e67-035723b01aa5 Jul 03 01:30:46.867155 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-4f60b10d-f7e3-414d-aefe-175ea415b8a9 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:46.867361 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-4f60b10d-f7e3-414d-aefe-175ea415b8a9 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:46.874253 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:46.874253 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:47.429463 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-4f60b10d-f7e3-414d-aefe-175ea415b8a9 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments/270df713-b7ee-44f5-9e67-035723b01aa5 returned with HTTP 200 Jul 03 01:30:47.429463 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 337/1388] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:30:46 2026] DELETE /volume/v3/attachments/270df713-b7ee-44f5-9e67-035723b01aa5 => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:47.442397 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-500dfab7-5332-40a8-abce-d6b53b2626de req-ca65053b-9652-4347-8aa3-fe1ab6921ca1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:47.444868 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-ca65053b-9652-4347-8aa3-fe1ab6921ca1 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] DELETE https://10.4.3.64/volume/v3/attachments/6c76e3b7-7a5a-4c6c-9ca3-cc86449a9b9f Jul 03 01:30:47.445129 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-ca65053b-9652-4347-8aa3-fe1ab6921ca1 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:47.445399 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-ca65053b-9652-4347-8aa3-fe1ab6921ca1 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:47.464118 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:47.464118 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:47.524440 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-5611b4a1-6d3e-46a5-908a-ebe09cc3de67 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:47.526320 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-5611b4a1-6d3e-46a5-908a-ebe09cc3de67 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments/305ec317-3421-485c-b970-990751b3bec4/action Jul 03 01:30:47.526699 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-5611b4a1-6d3e-46a5-908a-ebe09cc3de67 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:30:47.526804 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-5611b4a1-6d3e-46a5-908a-ebe09cc3de67 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:47.566601 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:47.566601 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:47.633497 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-93664020-a8ac-40f0-87e9-b135b9e9c3f3 req-5611b4a1-6d3e-46a5-908a-ebe09cc3de67 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/305ec317-3421-485c-b970-990751b3bec4/action returned with HTTP 204 Jul 03 01:30:47.634177 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 352/1389] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:30:47 2026] POST /volume/v3/attachments/305ec317-3421-485c-b970-990751b3bec4/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:30:47.671148 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bc1e4473-47c2-46ac-886f-8b1078d3b6a9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:47.673265 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bc1e4473-47c2-46ac-886f-8b1078d3b6a9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:47.673608 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bc1e4473-47c2-46ac-886f-8b1078d3b6a9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:47.673848 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bc1e4473-47c2-46ac-886f-8b1078d3b6a9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:47.691531 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:47.691531 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:47.696284 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bc1e4473-47c2-46ac-886f-8b1078d3b6a9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:47.700878 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bc1e4473-47c2-46ac-886f-8b1078d3b6a9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:47.701703 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 352/1390] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:47 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1440 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:48.005947 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-500dfab7-5332-40a8-abce-d6b53b2626de req-ca65053b-9652-4347-8aa3-fe1ab6921ca1 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/attachments/6c76e3b7-7a5a-4c6c-9ca3-cc86449a9b9f returned with HTTP 200 Jul 03 01:30:48.006355 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 350/1391] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:30:47 2026] DELETE /volume/v3/attachments/6c76e3b7-7a5a-4c6c-9ca3-cc86449a9b9f => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:48.342627 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6f880707-418f-4492-a697-6772f6ebf576 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:48.344843 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6f880707-418f-4492-a697-6772f6ebf576 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] DELETE https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 Jul 03 01:30:48.345062 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6f880707-418f-4492-a697-6772f6ebf576 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:48.345273 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6f880707-418f-4492-a697-6772f6ebf576 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:48.345479 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-6f880707-418f-4492-a697-6772f6ebf576 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Delete volume with id: 432f3e83-4c2b-4d11-88ef-92990bb84a69 Jul 03 01:30:48.354566 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:48.354566 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:48.355032 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6f880707-418f-4492-a697-6772f6ebf576 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:30:48.388848 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6f880707-418f-4492-a697-6772f6ebf576 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Delete volume request issued successfully. Jul 03 01:30:48.389153 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6f880707-418f-4492-a697-6772f6ebf576 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 returned with HTTP 202 Jul 03 01:30:48.389738 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 338/1392] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:30:48 2026] DELETE /volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:30:48.401802 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c4e1ee03-808d-43de-bbf8-d9b0c63d6c5c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:48.405689 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c4e1ee03-808d-43de-bbf8-d9b0c63d6c5c tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 Jul 03 01:30:48.406116 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c4e1ee03-808d-43de-bbf8-d9b0c63d6c5c tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:48.406176 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c4e1ee03-808d-43de-bbf8-d9b0c63d6c5c tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:48.414996 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:48.414996 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:48.425583 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c4e1ee03-808d-43de-bbf8-d9b0c63d6c5c tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:30:48.438337 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c4e1ee03-808d-43de-bbf8-d9b0c63d6c5c tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 returned with HTTP 200 Jul 03 01:30:48.439033 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 353/1393] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:48 2026] GET /volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:49.459220 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-53f5eaa1-2218-424e-b1ba-a23a29938b7e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:49.461090 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-53f5eaa1-2218-424e-b1ba-a23a29938b7e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 Jul 03 01:30:49.461256 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-53f5eaa1-2218-424e-b1ba-a23a29938b7e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:49.461722 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-53f5eaa1-2218-424e-b1ba-a23a29938b7e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:49.467472 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-53f5eaa1-2218-424e-b1ba-a23a29938b7e tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 returned with HTTP 404 Jul 03 01:30:49.468960 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 353/1394] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:49 2026] GET /volume/v3/volumes/432f3e83-4c2b-4d11-88ef-92990bb84a69 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:30:49.483767 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d45d3576-d291-494c-8ddd-e116d4d47920 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:49.485851 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d45d3576-d291-494c-8ddd-e116d4d47920 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd Jul 03 01:30:49.486022 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d45d3576-d291-494c-8ddd-e116d4d47920 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:49.486242 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d45d3576-d291-494c-8ddd-e116d4d47920 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:49.486447 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-d45d3576-d291-494c-8ddd-e116d4d47920 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Delete volume with id: 8bfbf6d4-67b2-41d1-abb6-079bf7a041bd Jul 03 01:30:49.495158 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:49.495158 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:49.495843 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d45d3576-d291-494c-8ddd-e116d4d47920 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:30:49.516116 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d45d3576-d291-494c-8ddd-e116d4d47920 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Delete volume request issued successfully. Jul 03 01:30:49.516364 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d45d3576-d291-494c-8ddd-e116d4d47920 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd returned with HTTP 202 Jul 03 01:30:49.516850 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 351/1395] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:30:49 2026] DELETE /volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:30:49.527548 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a134f0c6-7f92-4963-bbb7-200102e00a99 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:49.533438 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a134f0c6-7f92-4963-bbb7-200102e00a99 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd Jul 03 01:30:49.533889 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a134f0c6-7f92-4963-bbb7-200102e00a99 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:49.533957 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a134f0c6-7f92-4963-bbb7-200102e00a99 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:49.550259 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:49.550259 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:49.556492 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a134f0c6-7f92-4963-bbb7-200102e00a99 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:30:49.562044 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a134f0c6-7f92-4963-bbb7-200102e00a99 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd returned with HTTP 200 Jul 03 01:30:49.562548 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 339/1396] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:49 2026] GET /volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:49.858089 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-69bd5ca2-3873-482b-a82d-e90330a4ee84 req-0d9b1558-0b11-4a0c-8ef6-e18a1b55b8cc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:49.862020 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-69bd5ca2-3873-482b-a82d-e90330a4ee84 req-0d9b1558-0b11-4a0c-8ef6-e18a1b55b8cc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/attachments?instance_id=cef636a1-163f-4460-b02e-275dad4b69a8 Jul 03 01:30:49.862020 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-69bd5ca2-3873-482b-a82d-e90330a4ee84 req-0d9b1558-0b11-4a0c-8ef6-e18a1b55b8cc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:49.862020 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-69bd5ca2-3873-482b-a82d-e90330a4ee84 req-0d9b1558-0b11-4a0c-8ef6-e18a1b55b8cc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:49.877443 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-69bd5ca2-3873-482b-a82d-e90330a4ee84 req-0d9b1558-0b11-4a0c-8ef6-e18a1b55b8cc tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments?instance_id=cef636a1-163f-4460-b02e-275dad4b69a8 returned with HTTP 200 Jul 03 01:30:49.877443 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 354/1397] 10.4.3.64 () {70 vars in 1630 bytes} [Fri Jul 3 01:30:49 2026] GET /volume/v3/attachments?instance_id=cef636a1-163f-4460-b02e-275dad4b69a8 => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:49.888739 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-69bd5ca2-3873-482b-a82d-e90330a4ee84 req-ba947aaf-1427-43b3-89f3-2742278d18f0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:49.890490 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-69bd5ca2-3873-482b-a82d-e90330a4ee84 req-ba947aaf-1427-43b3-89f3-2742278d18f0 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9 Jul 03 01:30:49.890681 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-69bd5ca2-3873-482b-a82d-e90330a4ee84 req-ba947aaf-1427-43b3-89f3-2742278d18f0 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:49.890846 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-69bd5ca2-3873-482b-a82d-e90330a4ee84 req-ba947aaf-1427-43b3-89f3-2742278d18f0 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:49.903335 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-69bd5ca2-3873-482b-a82d-e90330a4ee84 req-ba947aaf-1427-43b3-89f3-2742278d18f0 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9 returned with HTTP 200 Jul 03 01:30:49.903781 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 354/1398] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Jul 3 01:30:49 2026] GET /volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:50.584504 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-51d0bd35-36d6-4166-9c60-8915d36767b1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:50.586578 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-51d0bd35-36d6-4166-9c60-8915d36767b1 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd Jul 03 01:30:50.586578 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-51d0bd35-36d6-4166-9c60-8915d36767b1 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:50.586578 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-51d0bd35-36d6-4166-9c60-8915d36767b1 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:50.597748 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-51d0bd35-36d6-4166-9c60-8915d36767b1 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd returned with HTTP 404 Jul 03 01:30:50.598231 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 352/1399] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:50 2026] GET /volume/v3/volumes/8bfbf6d4-67b2-41d1-abb6-079bf7a041bd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:30:50.606579 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d937e55d-901c-48ca-a336-15badde3eac5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:50.609272 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d937e55d-901c-48ca-a336-15badde3eac5 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] DELETE https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae Jul 03 01:30:50.609404 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d937e55d-901c-48ca-a336-15badde3eac5 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:50.609640 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d937e55d-901c-48ca-a336-15badde3eac5 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:50.611653 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-d937e55d-901c-48ca-a336-15badde3eac5 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Delete volume with id: 921d511b-24ca-473e-8071-4b10211cd4ae Jul 03 01:30:50.623086 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:50.623086 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:50.623759 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d937e55d-901c-48ca-a336-15badde3eac5 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:30:50.652794 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d937e55d-901c-48ca-a336-15badde3eac5 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Delete volume request issued successfully. Jul 03 01:30:50.653042 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d937e55d-901c-48ca-a336-15badde3eac5 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae returned with HTTP 202 Jul 03 01:30:50.653631 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 340/1400] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:30:50 2026] DELETE /volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:30:50.668841 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-02b976af-a65d-4172-884f-0b9a6209ded8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:50.672442 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02b976af-a65d-4172-884f-0b9a6209ded8 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae Jul 03 01:30:50.672442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02b976af-a65d-4172-884f-0b9a6209ded8 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:50.672894 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02b976af-a65d-4172-884f-0b9a6209ded8 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:50.687470 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:50.687470 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:50.693244 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-02b976af-a65d-4172-884f-0b9a6209ded8 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Volume info retrieved successfully. Jul 03 01:30:50.699080 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02b976af-a65d-4172-884f-0b9a6209ded8 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae returned with HTTP 200 Jul 03 01:30:50.700288 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 355/1401] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:50 2026] GET /volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:51.714613 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f459b779-8f34-4177-83de-f0e385cf4cc4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:51.716492 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f459b779-8f34-4177-83de-f0e385cf4cc4 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] GET https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae Jul 03 01:30:51.716731 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f459b779-8f34-4177-83de-f0e385cf4cc4 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:51.716948 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f459b779-8f34-4177-83de-f0e385cf4cc4 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:51.722636 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f459b779-8f34-4177-83de-f0e385cf4cc4 tempest-TaggedBootDevicesTest_v242-267664096 tempest-TaggedBootDevicesTest_v242-267664096-project-member] https://10.4.3.64/volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae returned with HTTP 404 Jul 03 01:30:51.723179 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 355/1402] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:51 2026] GET /volume/v3/volumes/921d511b-24ca-473e-8071-4b10211cd4ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:30:53.033366 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f3126f97-071b-4df4-8095-f410762a4ac1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:53.037155 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3126f97-071b-4df4-8095-f410762a4ac1 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] DELETE https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 Jul 03 01:30:53.037617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3126f97-071b-4df4-8095-f410762a4ac1 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:53.037617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3126f97-071b-4df4-8095-f410762a4ac1 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:53.038386 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-f3126f97-071b-4df4-8095-f410762a4ac1 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Delete volume with id: 67097383-fb0a-42bd-9762-0b196210bff4 Jul 03 01:30:53.052156 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:53.052156 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:53.052156 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f3126f97-071b-4df4-8095-f410762a4ac1 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:30:53.077341 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f3126f97-071b-4df4-8095-f410762a4ac1 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Delete volume request issued successfully. Jul 03 01:30:53.077583 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3126f97-071b-4df4-8095-f410762a4ac1 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 returned with HTTP 202 Jul 03 01:30:53.078035 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 353/1403] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:30:53 2026] DELETE /volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:30:53.089187 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3c1aa6b9-e3ac-4462-b5e1-818f98b6574e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:53.091340 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c1aa6b9-e3ac-4462-b5e1-818f98b6574e tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 Jul 03 01:30:53.093139 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3c1aa6b9-e3ac-4462-b5e1-818f98b6574e tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:53.093139 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3c1aa6b9-e3ac-4462-b5e1-818f98b6574e tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:53.099398 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:53.099398 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:53.103731 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3c1aa6b9-e3ac-4462-b5e1-818f98b6574e tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:30:53.108339 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c1aa6b9-e3ac-4462-b5e1-818f98b6574e tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 returned with HTTP 200 Jul 03 01:30:53.108946 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 341/1404] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:53 2026] GET /volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:54.125808 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bbde0b45-969a-4d06-ab51-d84ab228ef8b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:54.131333 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bbde0b45-969a-4d06-ab51-d84ab228ef8b tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 Jul 03 01:30:54.131680 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bbde0b45-969a-4d06-ab51-d84ab228ef8b tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:54.131907 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bbde0b45-969a-4d06-ab51-d84ab228ef8b tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:54.138108 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bbde0b45-969a-4d06-ab51-d84ab228ef8b tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 returned with HTTP 404 Jul 03 01:30:54.141442 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 356/1405] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:54 2026] GET /volume/v3/volumes/67097383-fb0a-42bd-9762-0b196210bff4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:30:54.145862 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-77ed2ea5-ff81-4b09-bc1f-93db99207915 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:54.148925 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-77ed2ea5-ff81-4b09-bc1f-93db99207915 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 Jul 03 01:30:54.149190 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-77ed2ea5-ff81-4b09-bc1f-93db99207915 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:54.149450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-77ed2ea5-ff81-4b09-bc1f-93db99207915 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:54.149663 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-77ed2ea5-ff81-4b09-bc1f-93db99207915 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Delete volume with id: e528f584-3cad-4909-92db-74802642e374 Jul 03 01:30:54.156902 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:54.156902 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:54.157517 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-77ed2ea5-ff81-4b09-bc1f-93db99207915 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:30:54.184591 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-77ed2ea5-ff81-4b09-bc1f-93db99207915 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Delete volume request issued successfully. Jul 03 01:30:54.184867 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-77ed2ea5-ff81-4b09-bc1f-93db99207915 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 returned with HTTP 202 Jul 03 01:30:54.185329 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 356/1406] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:30:54 2026] DELETE /volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:30:54.194819 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-81c0c521-8050-4bf3-a8da-06d76694f2e6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:54.196556 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-81c0c521-8050-4bf3-a8da-06d76694f2e6 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 Jul 03 01:30:54.196794 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-81c0c521-8050-4bf3-a8da-06d76694f2e6 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:54.197027 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-81c0c521-8050-4bf3-a8da-06d76694f2e6 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:54.206047 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:54.206047 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:54.218477 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-81c0c521-8050-4bf3-a8da-06d76694f2e6 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:30:54.223978 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-81c0c521-8050-4bf3-a8da-06d76694f2e6 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 returned with HTTP 200 Jul 03 01:30:54.224448 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 354/1407] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:54 2026] GET /volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:54.731492 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-814cf2a0-1041-46c9-8a0c-f07fa4b53839 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:54.733691 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-814cf2a0-1041-46c9-8a0c-f07fa4b53839 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:30:54.733691 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-814cf2a0-1041-46c9-8a0c-f07fa4b53839 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:54.733691 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-814cf2a0-1041-46c9-8a0c-f07fa4b53839 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:54.741055 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:54.741055 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:54.743651 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-814cf2a0-1041-46c9-8a0c-f07fa4b53839 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:30:54.747966 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-814cf2a0-1041-46c9-8a0c-f07fa4b53839 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:30:54.748348 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 342/1408] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:54 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:54.807351 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a2f6a69d-ad27-4b27-949c-be00ad3bbc37 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:54.810972 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a2f6a69d-ad27-4b27-949c-be00ad3bbc37 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:30:54.811253 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a2f6a69d-ad27-4b27-949c-be00ad3bbc37 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:54.811531 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a2f6a69d-ad27-4b27-949c-be00ad3bbc37 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:54.823820 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:54.823820 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:54.828345 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a2f6a69d-ad27-4b27-949c-be00ad3bbc37 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:30:54.834607 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a2f6a69d-ad27-4b27-949c-be00ad3bbc37 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:30:54.835186 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 357/1409] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:54 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:55.238499 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8aedbb73-c3b5-499a-b498-f56b89cca773 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:55.240797 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8aedbb73-c3b5-499a-b498-f56b89cca773 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 Jul 03 01:30:55.241053 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8aedbb73-c3b5-499a-b498-f56b89cca773 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:55.241344 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8aedbb73-c3b5-499a-b498-f56b89cca773 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:55.252000 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8aedbb73-c3b5-499a-b498-f56b89cca773 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 returned with HTTP 404 Jul 03 01:30:55.255894 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 357/1410] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:55 2026] GET /volume/v3/volumes/e528f584-3cad-4909-92db-74802642e374 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:30:55.263711 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-56bff19b-e752-4320-b7a8-d0cac9889974 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:55.265742 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-56bff19b-e752-4320-b7a8-d0cac9889974 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab Jul 03 01:30:55.265945 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-56bff19b-e752-4320-b7a8-d0cac9889974 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:55.266126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-56bff19b-e752-4320-b7a8-d0cac9889974 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:55.266285 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-56bff19b-e752-4320-b7a8-d0cac9889974 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Delete volume with id: b0f6cfec-ce45-4f15-881c-531237934bab Jul 03 01:30:55.274527 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:55.274527 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:55.275730 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-56bff19b-e752-4320-b7a8-d0cac9889974 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:30:55.298635 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-56bff19b-e752-4320-b7a8-d0cac9889974 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Delete volume request issued successfully. Jul 03 01:30:55.299255 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-56bff19b-e752-4320-b7a8-d0cac9889974 tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab returned with HTTP 202 Jul 03 01:30:55.299495 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 355/1411] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:30:55 2026] DELETE /volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:30:55.308369 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6f283caf-c785-46f7-a017-7710f3ea4e4f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:55.310362 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6f283caf-c785-46f7-a017-7710f3ea4e4f tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab Jul 03 01:30:55.310603 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6f283caf-c785-46f7-a017-7710f3ea4e4f tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:55.310820 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6f283caf-c785-46f7-a017-7710f3ea4e4f tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:55.322100 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:55.322100 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:55.325562 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6f283caf-c785-46f7-a017-7710f3ea4e4f tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Volume info retrieved successfully. Jul 03 01:30:55.332518 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6f283caf-c785-46f7-a017-7710f3ea4e4f tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab returned with HTTP 200 Jul 03 01:30:55.332518 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 343/1412] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:55 2026] GET /volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:56.353886 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-64d47b03-5fc3-4f07-bc43-932f60afddba None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:56.356353 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-64d47b03-5fc3-4f07-bc43-932f60afddba tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] GET https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab Jul 03 01:30:56.356749 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-64d47b03-5fc3-4f07-bc43-932f60afddba tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:56.357091 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-64d47b03-5fc3-4f07-bc43-932f60afddba tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:56.367603 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-64d47b03-5fc3-4f07-bc43-932f60afddba tempest-TaggedBootDevicesTest-960807264 tempest-TaggedBootDevicesTest-960807264-project-member] https://10.4.3.64/volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab returned with HTTP 404 Jul 03 01:30:56.368480 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 358/1413] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:30:56 2026] GET /volume/v3/volumes/b0f6cfec-ce45-4f15-881c-531237934bab => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:30:57.080109 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-aafa5ba2-4cf6-4cb0-9ca0-d5d60cb93a3b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:57.085082 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-aafa5ba2-4cf6-4cb0-9ca0-d5d60cb93a3b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:30:57.085195 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-aafa5ba2-4cf6-4cb0-9ca0-d5d60cb93a3b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:57.085505 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-aafa5ba2-4cf6-4cb0-9ca0-d5d60cb93a3b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:57.111329 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:57.111329 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:30:57.116594 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-aafa5ba2-4cf6-4cb0-9ca0-d5d60cb93a3b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:30:57.123283 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-aafa5ba2-4cf6-4cb0-9ca0-d5d60cb93a3b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:30:57.123908 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 358/1414] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:30:57 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1440 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:58.112955 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-74ea150d-44fa-453d-ae58-108b64263049 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:58.113548 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-74ea150d-44fa-453d-ae58-108b64263049 None None] GET https://10.4.3.64/volume// Jul 03 01:30:58.113796 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-74ea150d-44fa-453d-ae58-108b64263049 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:58.114087 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-74ea150d-44fa-453d-ae58-108b64263049 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:58.114535 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-74ea150d-44fa-453d-ae58-108b64263049 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:30:58.115185 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 356/1415] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:30:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:30:58.128776 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-324ebf0a-a511-481e-9e03-e50467749ce6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:58.133505 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-324ebf0a-a511-481e-9e03-e50467749ce6 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:30:58.134029 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-324ebf0a-a511-481e-9e03-e50467749ce6 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2423b186-17e4-45c4-8acd-48b5120c6293", "connector": null, "instance_uuid": "8880ade3-f795-4255-a66b-00c6402cd07c"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:58.156541 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:58.156541 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:58.199643 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-324ebf0a-a511-481e-9e03-e50467749ce6 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:30:58.200214 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 344/1416] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:30:58 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:30:58.222809 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-c7304472-e863-48d2-ac4e-20d25741f2d9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:58.227795 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-c7304472-e863-48d2-ac4e-20d25741f2d9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d8d6e598-ea07-4c9a-a876-733d816bd698 Jul 03 01:30:58.228013 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-c7304472-e863-48d2-ac4e-20d25741f2d9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:58.228174 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-c7304472-e863-48d2-ac4e-20d25741f2d9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:58.241202 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:58.241202 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:30:58.375340 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:58.377728 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:30:58.378109 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-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": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "source_volid": null, "backup_id": null}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:30:58.380978 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-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': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'source_volid': None, 'backup_id': None}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:30:58.491140 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Create volume of 1 GB Jul 03 01:30:58.496721 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Availability Zones retrieved successfully. Jul 03 01:30:58.502516 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Flow 'volume_create_api' (5187e8f3-608a-4544-b9aa-afb006287823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:30:58.503996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f7dae8-e249-4b4b-be26-a0abbad0c679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:58.505229 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:30:58.584164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00f7dae8-e249-4b4b-be26-a0abbad0c679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:58.584866 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c026b7f7-e419-4893-a616-9a4bd7bbc20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:58.625997 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Created reservations ['54063284-8d9d-4c3d-b1cb-05029d0797e8', '278d5e37-c846-4119-8b6c-479d042a6111', 'cc87ffa7-33f8-48ef-b16a-a8beed580689', '7b6033f1-cf72-4996-b207-98a1d23f1a9a'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:30:58.626695 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c026b7f7-e419-4893-a616-9a4bd7bbc20b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54063284-8d9d-4c3d-b1cb-05029d0797e8', '278d5e37-c846-4119-8b6c-479d042a6111', 'cc87ffa7-33f8-48ef-b16a-a8beed580689', '7b6033f1-cf72-4996-b207-98a1d23f1a9a']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:58.627398 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02262a25-5833-4af7-942e-fa3290316e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:58.651682 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02262a25-5833-4af7-942e-fa3290316e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45ce0f4c-beac-401a-a37c-e51b2b8b3d79', '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='d61e04f4024a43f79e672a1bc6ae29cc',qos_specs=None,replication_status=,reservations=['54063284-8d9d-4c3d-b1cb-05029d0797e8','278d5e37-c846-4119-8b6c-479d042a6111','cc87ffa7-33f8-48ef-b16a-a8beed580689','7b6033f1-cf72-4996-b207-98a1d23f1a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ea9367148246b5a3dd6ac0d1236fba',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:30:58Z,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=45ce0f4c-beac-401a-a37c-e51b2b8b3d79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d61e04f4024a43f79e672a1bc6ae29cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='11ea9367148246b5a3dd6ac0d1236fba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:58.652611 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b8d4bc-7e43-4f20-8e4f-7179101c5302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:58.673744 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39b8d4bc-7e43-4f20-8e4f-7179101c5302) transitioned into 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='d61e04f4024a43f79e672a1bc6ae29cc',qos_specs=None,replication_status=,reservations=['54063284-8d9d-4c3d-b1cb-05029d0797e8','278d5e37-c846-4119-8b6c-479d042a6111','cc87ffa7-33f8-48ef-b16a-a8beed580689','7b6033f1-cf72-4996-b207-98a1d23f1a9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='11ea9367148246b5a3dd6ac0d1236fba',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:58.674273 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54111489-0280-4b59-a797-375b36c25491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:30:58.687125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54111489-0280-4b59-a797-375b36c25491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:30:58.687882 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Flow 'volume_create_api' (5187e8f3-608a-4544-b9aa-afb006287823) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:30:58.688174 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Create volume request issued successfully. Jul 03 01:30:58.688763 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-52aff87a-e612-48e8-8660-3197118573f1 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:30:58.689241 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 359/1417] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Jul 3 01:30:58 2026] POST /volume/v3/volumes => generated 701 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:30:58.699769 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-7f66bf0c-9c9a-4bbb-a2e6-ebd9d28136ca None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:58.703688 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-7f66bf0c-9c9a-4bbb-a2e6-ebd9d28136ca tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] GET https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 Jul 03 01:30:58.703688 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-7f66bf0c-9c9a-4bbb-a2e6-ebd9d28136ca tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:58.703688 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-7f66bf0c-9c9a-4bbb-a2e6-ebd9d28136ca tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:58.710648 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:58.710648 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:30:58.715249 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-7f66bf0c-9c9a-4bbb-a2e6-ebd9d28136ca tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:30:58.721110 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-7f66bf0c-9c9a-4bbb-a2e6-ebd9d28136ca tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 returned with HTTP 200 Jul 03 01:30:58.721559 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 357/1418] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:30:58 2026] GET /volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 => generated 769 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:58.732580 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-d29ded9e-1f89-4c58-9dbb-b1f5669e61e9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:30:58.733308 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-d29ded9e-1f89-4c58-9dbb-b1f5669e61e9 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] GET https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 Jul 03 01:30:58.733534 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-d29ded9e-1f89-4c58-9dbb-b1f5669e61e9 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:30:58.733719 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-d29ded9e-1f89-4c58-9dbb-b1f5669e61e9 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:30:58.742224 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:30:58.742224 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:30:58.746079 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-d29ded9e-1f89-4c58-9dbb-b1f5669e61e9 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:30:58.753719 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-d29ded9e-1f89-4c58-9dbb-b1f5669e61e9 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 returned with HTTP 200 Jul 03 01:30:58.754128 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 345/1419] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:30:58 2026] GET /volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 => generated 769 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:30:58.795399 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-c7304472-e863-48d2-ac4e-20d25741f2d9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/d8d6e598-ea07-4c9a-a876-733d816bd698 returned with HTTP 200 Jul 03 01:30:58.795936 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 359/1420] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:30:58 2026] DELETE /volume/v3/attachments/d8d6e598-ea07-4c9a-a876-733d816bd698 => generated 367 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:01.764211 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-05f9de51-94d2-4b23-9789-f878a25b047a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:01.766442 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-05f9de51-94d2-4b23-9789-f878a25b047a tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] GET https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 Jul 03 01:31:01.766685 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-05f9de51-94d2-4b23-9789-f878a25b047a tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:01.766937 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-05f9de51-94d2-4b23-9789-f878a25b047a tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:01.776368 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:01.776368 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:01.780085 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-05f9de51-94d2-4b23-9789-f878a25b047a tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:31:01.784979 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-05f9de51-94d2-4b23-9789-f878a25b047a tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 returned with HTTP 200 Jul 03 01:31:01.785067 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 360/1421] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:01 2026] GET /volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 => generated 1309 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:01.792395 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4917f63f-e55f-42e8-8c65-be6e3330d495 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:01.793102 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4917f63f-e55f-42e8-8c65-be6e3330d495 None None] GET https://10.4.3.64/volume// Jul 03 01:31:01.793102 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4917f63f-e55f-42e8-8c65-be6e3330d495 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:01.793289 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4917f63f-e55f-42e8-8c65-be6e3330d495 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:01.793716 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4917f63f-e55f-42e8-8c65-be6e3330d495 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:01.794143 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 358/1422] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:31:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:01.801202 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-5d3ae409-29a6-4616-9050-284ba9462f88 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:01.804027 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-5d3ae409-29a6-4616-9050-284ba9462f88 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:31:01.804868 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-5d3ae409-29a6-4616-9050-284ba9462f88 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45ce0f4c-beac-401a-a37c-e51b2b8b3d79", "connector": null, "instance_uuid": "2694ca5e-0b1c-4439-8994-0bfd0aad2889"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:01.813565 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:01.813565 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:01.854390 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-5d3ae409-29a6-4616-9050-284ba9462f88 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:31:01.855449 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 346/1423] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:31:01 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 03 01:31:01.862740 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b15c53fc-c0b9-48ac-95c6-568bf81e668d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:01.863174 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b15c53fc-c0b9-48ac-95c6-568bf81e668d None None] GET https://10.4.3.64/volume// Jul 03 01:31:01.863174 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b15c53fc-c0b9-48ac-95c6-568bf81e668d None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:01.863267 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b15c53fc-c0b9-48ac-95c6-568bf81e668d None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:01.863612 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b15c53fc-c0b9-48ac-95c6-568bf81e668d None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:01.863931 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 360/1424] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:31:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:01.871192 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-c5395a23-1c87-4662-9a1e-e27ec0aaaa2b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:01.873953 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-c5395a23-1c87-4662-9a1e-e27ec0aaaa2b tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] GET https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 Jul 03 01:31:01.873953 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-c5395a23-1c87-4662-9a1e-e27ec0aaaa2b tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:01.873953 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-c5395a23-1c87-4662-9a1e-e27ec0aaaa2b tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:01.888802 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:01.888802 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:01.896536 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-c5395a23-1c87-4662-9a1e-e27ec0aaaa2b tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:31:01.902891 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-c5395a23-1c87-4662-9a1e-e27ec0aaaa2b tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 returned with HTTP 200 Jul 03 01:31:01.902891 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 361/1425] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:31:01 2026] GET /volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 => generated 1488 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 01:31:02.007847 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-bb175a1e-206b-455d-8c36-5b488ad8d151 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:02.018935 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-bb175a1e-206b-455d-8c36-5b488ad8d151 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] PUT https://10.4.3.64/volume/v3/attachments/ff120a3a-d7c3-4dd0-aac1-929ae112dc0c Jul 03 01:31:02.019358 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-bb175a1e-206b-455d-8c36-5b488ad8d151 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:02.031052 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-bb175a1e-206b-455d-8c36-5b488ad8d151 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Acquiring lock "cinder-attachment_update-45ce0f4c-beac-401a-a37c-e51b2b8b3d79-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:31:02.039931 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-bb175a1e-206b-455d-8c36-5b488ad8d151 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Lock "cinder-attachment_update-45ce0f4c-beac-401a-a37c-e51b2b8b3d79-np0000004346" acquired by "attachment_update" :: waited 0.008s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:31:02.041169 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:02.041169 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:02.569632 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-bb175a1e-206b-455d-8c36-5b488ad8d151 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Lock "cinder-attachment_update-45ce0f4c-beac-401a-a37c-e51b2b8b3d79-np0000004346" released by "attachment_update" :: held 0.530s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:31:02.569997 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-bb175a1e-206b-455d-8c36-5b488ad8d151 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/attachments/ff120a3a-d7c3-4dd0-aac1-929ae112dc0c returned with HTTP 200 Jul 03 01:31:02.570765 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 359/1426] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:31:02 2026] PUT /volume/v3/attachments/ff120a3a-d7c3-4dd0-aac1-929ae112dc0c => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:03.090860 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-7a26d97e-b33a-4649-b5ee-151239454de2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:03.097091 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-7a26d97e-b33a-4649-b5ee-151239454de2 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] POST https://10.4.3.64/volume/v3/attachments/ff120a3a-d7c3-4dd0-aac1-929ae112dc0c/action Jul 03 01:31:03.098289 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-7a26d97e-b33a-4649-b5ee-151239454de2 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:31:03.098289 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-7a26d97e-b33a-4649-b5ee-151239454de2 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:03.120534 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:03.120534 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:03.138290 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-15ef71a6-5d55-4b75-837f-4bbe3dd771a0 req-7a26d97e-b33a-4649-b5ee-151239454de2 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/attachments/ff120a3a-d7c3-4dd0-aac1-929ae112dc0c/action returned with HTTP 204 Jul 03 01:31:03.138829 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 347/1427] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:31:03 2026] POST /volume/v3/attachments/ff120a3a-d7c3-4dd0-aac1-929ae112dc0c/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:03.724999 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-5b8fda22-9fd9-4ed0-9056-9cf95c1ff813 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:03.728553 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-5b8fda22-9fd9-4ed0-9056-9cf95c1ff813 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] PUT https://10.4.3.64/volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab Jul 03 01:31:03.728901 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-5b8fda22-9fd9-4ed0-9056-9cf95c1ff813 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:03.736732 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-5b8fda22-9fd9-4ed0-9056-9cf95c1ff813 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Acquiring lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:31:03.742755 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-5b8fda22-9fd9-4ed0-9056-9cf95c1ff813 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:31:03.743730 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:03.743730 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:04.280808 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-5b8fda22-9fd9-4ed0-9056-9cf95c1ff813 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" released by "attachment_update" :: held 0.537s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:31:04.280808 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-5b8fda22-9fd9-4ed0-9056-9cf95c1ff813 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab returned with HTTP 200 Jul 03 01:31:04.280808 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 361/1428] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:31:03 2026] PUT /volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:04.291837 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-fbb3b2ad-ae05-4928-8588-1747e2f97e7e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:04.295779 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-fbb3b2ad-ae05-4928-8588-1747e2f97e7e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab Jul 03 01:31:04.295972 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-fbb3b2ad-ae05-4928-8588-1747e2f97e7e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:04.296167 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-fbb3b2ad-ae05-4928-8588-1747e2f97e7e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:04.324504 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-fbb3b2ad-ae05-4928-8588-1747e2f97e7e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab returned with HTTP 200 Jul 03 01:31:04.324504 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 362/1429] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Jul 3 01:31:04 2026] GET /volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:05.994741 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-32aa033a-501d-43d0-ad99-7206694d3c8c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:05.996471 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-32aa033a-501d-43d0-ad99-7206694d3c8c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:05.996570 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-32aa033a-501d-43d0-ad99-7206694d3c8c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:05.996790 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-32aa033a-501d-43d0-ad99-7206694d3c8c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:06.005108 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:06.005108 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:06.008985 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-32aa033a-501d-43d0-ad99-7206694d3c8c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:06.013202 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-32aa033a-501d-43d0-ad99-7206694d3c8c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:06.013636 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 360/1430] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:05 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:06.359657 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-d2b9be96-3cdf-4aa8-8c13-ce138d0a3d8a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:06.363712 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-d2b9be96-3cdf-4aa8-8c13-ce138d0a3d8a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:06.364103 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-d2b9be96-3cdf-4aa8-8c13-ce138d0a3d8a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:06.364513 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-d2b9be96-3cdf-4aa8-8c13-ce138d0a3d8a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:06.367346 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=122,cinder:UPDATE=14,cinder:INSERT=4 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:31:06.376625 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:06.376625 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:06.383072 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-d2b9be96-3cdf-4aa8-8c13-ce138d0a3d8a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:06.390814 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-d2b9be96-3cdf-4aa8-8c13-ce138d0a3d8a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:06.391662 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 348/1431] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:06 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:08.439715 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-434ef878-0e50-451b-a0e9-b3f265d44410 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:08.440094 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-434ef878-0e50-451b-a0e9-b3f265d44410 None None] GET https://10.4.3.64/volume// Jul 03 01:31:08.440252 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-434ef878-0e50-451b-a0e9-b3f265d44410 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:08.440449 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-434ef878-0e50-451b-a0e9-b3f265d44410 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:08.440782 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-434ef878-0e50-451b-a0e9-b3f265d44410 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:08.441070 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 362/1432] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:31:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:08.448301 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-6d3faf2d-686b-45d6-b885-5a9c70ffae6f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:08.450476 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-6d3faf2d-686b-45d6-b885-5a9c70ffae6f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:31:08.450867 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-6d3faf2d-686b-45d6-b885-5a9c70ffae6f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d6fc416-71af-4639-85de-fde5f01fe445", "connector": null, "instance_uuid": "372fff25-f0ea-47b7-808f-483b28ec0dca"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:08.454304 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=167,cinder:UPDATE=43,cinder:INSERT=15 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:31:08.465683 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:08.465683 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:08.529213 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-6d3faf2d-686b-45d6-b885-5a9c70ffae6f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:31:08.529668 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 363/1433] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:31:08 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:08.913288 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-23468505-8c86-48b1-b72c-c5caf0025867 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:08.916072 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-23468505-8c86-48b1-b72c-c5caf0025867 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:08.916280 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-23468505-8c86-48b1-b72c-c5caf0025867 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:08.916510 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-23468505-8c86-48b1-b72c-c5caf0025867 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:08.921052 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=125,cinder:UPDATE=17,cinder:INSERT=5 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:31:08.930071 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:08.930071 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:08.933764 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-23468505-8c86-48b1-b72c-c5caf0025867 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:08.938916 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-23468505-8c86-48b1-b72c-c5caf0025867 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:08.939354 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 361/1434] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:08 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:09.072605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b0f2b9a7-365c-4649-9c53-ecb85f3f43b6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:09.072967 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b0f2b9a7-365c-4649-9c53-ecb85f3f43b6 None None] GET https://10.4.3.64/volume// Jul 03 01:31:09.073129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b0f2b9a7-365c-4649-9c53-ecb85f3f43b6 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:09.073312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b0f2b9a7-365c-4649-9c53-ecb85f3f43b6 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:09.073636 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b0f2b9a7-365c-4649-9c53-ecb85f3f43b6 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:09.074013 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 349/1435] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:31:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:09.089202 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-6f6c76f3-2e6b-4e74-9bd8-bb5fc3ffd518 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:09.092626 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-6f6c76f3-2e6b-4e74-9bd8-bb5fc3ffd518 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:09.092985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-6f6c76f3-2e6b-4e74-9bd8-bb5fc3ffd518 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:09.093185 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-6f6c76f3-2e6b-4e74-9bd8-bb5fc3ffd518 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:09.095797 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=139,cinder:INSERT=6,cinder:UPDATE=21 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:31:09.104897 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:09.104897 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:09.109077 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-6f6c76f3-2e6b-4e74-9bd8-bb5fc3ffd518 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:09.113324 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-6f6c76f3-2e6b-4e74-9bd8-bb5fc3ffd518 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:09.113759 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 363/1436] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:31:09 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 1117 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:31:09.212295 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-aa500cd1-b763-424d-b3b7-9f4ff480dea2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:09.214529 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-aa500cd1-b763-424d-b3b7-9f4ff480dea2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] PUT https://10.4.3.64/volume/v3/attachments/154aca27-3fda-41b8-b2fa-4c9248fea064 Jul 03 01:31:09.214906 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-aa500cd1-b763-424d-b3b7-9f4ff480dea2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:09.223454 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-aa500cd1-b763-424d-b3b7-9f4ff480dea2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Acquiring lock "cinder-attachment_update-6d6fc416-71af-4639-85de-fde5f01fe445-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:31:09.232002 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-aa500cd1-b763-424d-b3b7-9f4ff480dea2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Lock "cinder-attachment_update-6d6fc416-71af-4639-85de-fde5f01fe445-np0000004346" acquired by "attachment_update" :: waited 0.008s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:31:09.232372 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:09.232372 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:09.758825 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-aa500cd1-b763-424d-b3b7-9f4ff480dea2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Lock "cinder-attachment_update-6d6fc416-71af-4639-85de-fde5f01fe445-np0000004346" released by "attachment_update" :: held 0.527s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:31:09.759171 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-aa500cd1-b763-424d-b3b7-9f4ff480dea2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments/154aca27-3fda-41b8-b2fa-4c9248fea064 returned with HTTP 200 Jul 03 01:31:09.759806 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 364/1437] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:31:09 2026] PUT /volume/v3/attachments/154aca27-3fda-41b8-b2fa-4c9248fea064 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:09.953862 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0f448edf-c94d-4663-9dac-45d05c4abc8b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:09.956119 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0f448edf-c94d-4663-9dac-45d05c4abc8b tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:09.956349 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0f448edf-c94d-4663-9dac-45d05c4abc8b tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:09.956617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0f448edf-c94d-4663-9dac-45d05c4abc8b tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:09.969645 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:09.969645 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:09.974286 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0f448edf-c94d-4663-9dac-45d05c4abc8b tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:09.980309 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0f448edf-c94d-4663-9dac-45d05c4abc8b tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:09.981052 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 362/1438] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:09 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:11.000102 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c9c2f7e3-f264-4e19-9b28-d862c1a9e1da None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:11.005364 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9c2f7e3-f264-4e19-9b28-d862c1a9e1da tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:11.005364 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9c2f7e3-f264-4e19-9b28-d862c1a9e1da tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:11.005890 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9c2f7e3-f264-4e19-9b28-d862c1a9e1da tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:11.025904 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:11.025904 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:11.032266 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c9c2f7e3-f264-4e19-9b28-d862c1a9e1da tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:11.041831 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9c2f7e3-f264-4e19-9b28-d862c1a9e1da tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:11.042236 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 350/1439] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:10 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 938 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:12.061894 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-edb41bd1-301b-4ee6-b3a1-e8dca3a53a4e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:12.064863 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-edb41bd1-301b-4ee6-b3a1-e8dca3a53a4e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:12.064863 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-edb41bd1-301b-4ee6-b3a1-e8dca3a53a4e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:12.065132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-edb41bd1-301b-4ee6-b3a1-e8dca3a53a4e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:12.075981 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:12.075981 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:12.080002 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-edb41bd1-301b-4ee6-b3a1-e8dca3a53a4e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:12.085413 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-edb41bd1-301b-4ee6-b3a1-e8dca3a53a4e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:12.085924 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 364/1440] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:12 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:12.722646 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-ff31811f-e2f0-4e36-92ad-ef148788a496 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:12.724775 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-ff31811f-e2f0-4e36-92ad-ef148788a496 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab/action Jul 03 01:31:12.725142 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-ff31811f-e2f0-4e36-92ad-ef148788a496 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:31:12.725250 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-ff31811f-e2f0-4e36-92ad-ef148788a496 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:12.748303 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:12.748303 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:12.764522 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-58edb08f-9f7c-46fa-8c01-390cda265195 req-ff31811f-e2f0-4e36-92ad-ef148788a496 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab/action returned with HTTP 204 Jul 03 01:31:12.764987 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 365/1441] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:31:12 2026] POST /volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:13.101471 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a8416262-1b56-41c8-b744-87652fbef9cf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:13.104455 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a8416262-1b56-41c8-b744-87652fbef9cf tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:13.104455 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a8416262-1b56-41c8-b744-87652fbef9cf tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:13.104455 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a8416262-1b56-41c8-b744-87652fbef9cf tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:13.114894 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:13.114894 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:13.119041 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a8416262-1b56-41c8-b744-87652fbef9cf tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:13.123595 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a8416262-1b56-41c8-b744-87652fbef9cf tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:13.123995 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 363/1442] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:13 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:14.137851 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e1c9a0e9-0405-439e-a0cb-4a81ca7953d1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:14.139700 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e1c9a0e9-0405-439e-a0cb-4a81ca7953d1 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:14.139861 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e1c9a0e9-0405-439e-a0cb-4a81ca7953d1 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:14.140074 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e1c9a0e9-0405-439e-a0cb-4a81ca7953d1 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:14.149862 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:14.149862 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:14.154082 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e1c9a0e9-0405-439e-a0cb-4a81ca7953d1 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:14.158656 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e1c9a0e9-0405-439e-a0cb-4a81ca7953d1 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:14.159182 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 351/1443] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:14 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:14.337548 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4b3851fc-f2f4-453f-80c1-c2d60df5d420 req-36b2bc7f-e3c7-4dcf-8668-1c57d4587991 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:14.345211 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4b3851fc-f2f4-453f-80c1-c2d60df5d420 req-36b2bc7f-e3c7-4dcf-8668-1c57d4587991 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] GET https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 Jul 03 01:31:14.345400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4b3851fc-f2f4-453f-80c1-c2d60df5d420 req-36b2bc7f-e3c7-4dcf-8668-1c57d4587991 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:14.345596 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4b3851fc-f2f4-453f-80c1-c2d60df5d420 req-36b2bc7f-e3c7-4dcf-8668-1c57d4587991 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:14.358529 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:14.358529 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:14.362326 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-4b3851fc-f2f4-453f-80c1-c2d60df5d420 req-36b2bc7f-e3c7-4dcf-8668-1c57d4587991 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:31:14.370568 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4b3851fc-f2f4-453f-80c1-c2d60df5d420 req-36b2bc7f-e3c7-4dcf-8668-1c57d4587991 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 returned with HTTP 200 Jul 03 01:31:14.370568 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 365/1444] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:14 2026] GET /volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 => generated 1601 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:15.173243 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3897ff42-00e9-459b-a021-46d3de2e20c4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:15.175134 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3897ff42-00e9-459b-a021-46d3de2e20c4 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:15.175457 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3897ff42-00e9-459b-a021-46d3de2e20c4 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:15.175732 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3897ff42-00e9-459b-a021-46d3de2e20c4 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:15.185223 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:15.185223 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:15.191060 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3897ff42-00e9-459b-a021-46d3de2e20c4 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:15.193001 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3897ff42-00e9-459b-a021-46d3de2e20c4 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:15.193640 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 366/1445] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:15 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:16.018578 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-67357c8e-df9e-44f9-91e2-df1cfc41c8bc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:16.023481 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-67357c8e-df9e-44f9-91e2-df1cfc41c8bc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] POST https://10.4.3.64/volume/v3/attachments/154aca27-3fda-41b8-b2fa-4c9248fea064/action Jul 03 01:31:16.023884 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-67357c8e-df9e-44f9-91e2-df1cfc41c8bc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:31:16.024023 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-67357c8e-df9e-44f9-91e2-df1cfc41c8bc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:16.042456 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:16.042456 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:16.058401 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ab5144a0-bee9-4e2a-9025-0d8c56d956cd req-67357c8e-df9e-44f9-91e2-df1cfc41c8bc tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments/154aca27-3fda-41b8-b2fa-4c9248fea064/action returned with HTTP 204 Jul 03 01:31:16.059075 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 364/1446] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:31:16 2026] POST /volume/v3/attachments/154aca27-3fda-41b8-b2fa-4c9248fea064/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:16.208006 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-335ddbd2-dc3e-4296-90db-f323cb2cc27d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:16.210996 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-335ddbd2-dc3e-4296-90db-f323cb2cc27d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:16.210996 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-335ddbd2-dc3e-4296-90db-f323cb2cc27d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:16.210996 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-335ddbd2-dc3e-4296-90db-f323cb2cc27d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:16.225452 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:16.225452 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:16.229588 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-335ddbd2-dc3e-4296-90db-f323cb2cc27d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:16.236003 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-335ddbd2-dc3e-4296-90db-f323cb2cc27d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:16.236513 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 352/1447] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:16 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 1230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:16.255960 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d7d34c9b-925a-4186-af47-51e3baffd43e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:16.257851 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7d34c9b-925a-4186-af47-51e3baffd43e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:16.258117 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7d34c9b-925a-4186-af47-51e3baffd43e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:16.258519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7d34c9b-925a-4186-af47-51e3baffd43e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:16.271133 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:16.271133 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:16.275904 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d7d34c9b-925a-4186-af47-51e3baffd43e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:16.281978 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7d34c9b-925a-4186-af47-51e3baffd43e tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:16.282549 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 366/1448] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:16 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 1230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:16.888844 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-88f788ec-fc35-4be7-a36c-40ba506d54b8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:16.891489 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-88f788ec-fc35-4be7-a36c-40ba506d54b8 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:16.891489 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-88f788ec-fc35-4be7-a36c-40ba506d54b8 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:16.891568 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-88f788ec-fc35-4be7-a36c-40ba506d54b8 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:16.901507 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:16.901507 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:16.907321 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-88f788ec-fc35-4be7-a36c-40ba506d54b8 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:16.913455 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-88f788ec-fc35-4be7-a36c-40ba506d54b8 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:16.913976 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 367/1449] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:16 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:17.240020 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-90b1c30d-7901-47c3-8940-72459bd823d9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:17.242222 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-90b1c30d-7901-47c3-8940-72459bd823d9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:17.242650 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-90b1c30d-7901-47c3-8940-72459bd823d9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:17.242950 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-90b1c30d-7901-47c3-8940-72459bd823d9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:17.252201 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:17.252201 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:17.256559 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-90b1c30d-7901-47c3-8940-72459bd823d9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:17.261461 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-90b1c30d-7901-47c3-8940-72459bd823d9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:17.262068 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 365/1450] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:17 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:19.309899 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7c562d44-4e12-48ef-aeb9-4ad09dd70489 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:19.311140 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7c562d44-4e12-48ef-aeb9-4ad09dd70489 None None] GET https://10.4.3.64/volume// Jul 03 01:31:19.311440 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7c562d44-4e12-48ef-aeb9-4ad09dd70489 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:19.311706 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7c562d44-4e12-48ef-aeb9-4ad09dd70489 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:19.312143 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7c562d44-4e12-48ef-aeb9-4ad09dd70489 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:19.312816 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 353/1451] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:31:19 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:19.323158 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-b833fc3a-657f-413c-bfda-c76cf47eb5d6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:19.328451 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-b833fc3a-657f-413c-bfda-c76cf47eb5d6 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:31:19.328451 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-b833fc3a-657f-413c-bfda-c76cf47eb5d6 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae1644f6-6d25-43ab-9c63-ac644c127e88", "connector": null, "instance_uuid": "372fff25-f0ea-47b7-808f-483b28ec0dca"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:19.344670 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:19.344670 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:19.385538 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-b833fc3a-657f-413c-bfda-c76cf47eb5d6 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:31:19.386107 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 367/1452] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:31:19 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:19.798380 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e4977d66-9958-4e79-9ac1-d2d1710889eb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:19.804444 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e4977d66-9958-4e79-9ac1-d2d1710889eb tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:19.804444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e4977d66-9958-4e79-9ac1-d2d1710889eb tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:19.804444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e4977d66-9958-4e79-9ac1-d2d1710889eb tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:19.820975 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:19.820975 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:19.826092 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e4977d66-9958-4e79-9ac1-d2d1710889eb tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:19.832903 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e4977d66-9958-4e79-9ac1-d2d1710889eb tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:19.833527 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 368/1453] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:19 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 937 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:19.928709 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2452bfbb-c50f-41a8-acd5-d8ec48507204 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:19.929103 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2452bfbb-c50f-41a8-acd5-d8ec48507204 None None] GET https://10.4.3.64/volume// Jul 03 01:31:19.929261 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2452bfbb-c50f-41a8-acd5-d8ec48507204 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:19.929483 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2452bfbb-c50f-41a8-acd5-d8ec48507204 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:19.929800 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2452bfbb-c50f-41a8-acd5-d8ec48507204 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:19.930106 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 366/1454] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:31:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:19.941679 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-e1dde847-2f33-48c7-bafd-e22c2029eec7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:19.946541 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-e1dde847-2f33-48c7-bafd-e22c2029eec7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:19.946770 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-e1dde847-2f33-48c7-bafd-e22c2029eec7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:19.946958 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-e1dde847-2f33-48c7-bafd-e22c2029eec7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:19.958529 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:19.958529 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:19.961628 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-e1dde847-2f33-48c7-bafd-e22c2029eec7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:19.965506 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-e1dde847-2f33-48c7-bafd-e22c2029eec7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:19.966014 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 354/1455] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:31:19 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 1117 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:31:20.067321 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-b7bf6ffc-2f59-4f72-ad92-a8e8a0d0bcd3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:20.069272 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-b7bf6ffc-2f59-4f72-ad92-a8e8a0d0bcd3 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] PUT https://10.4.3.64/volume/v3/attachments/3d3ad2d6-74a8-45db-8b2c-ccd5fdeb07bf Jul 03 01:31:20.069655 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-b7bf6ffc-2f59-4f72-ad92-a8e8a0d0bcd3 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:20.076807 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-b7bf6ffc-2f59-4f72-ad92-a8e8a0d0bcd3 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Acquiring lock "cinder-attachment_update-ae1644f6-6d25-43ab-9c63-ac644c127e88-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:31:20.089179 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-b7bf6ffc-2f59-4f72-ad92-a8e8a0d0bcd3 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Lock "cinder-attachment_update-ae1644f6-6d25-43ab-9c63-ac644c127e88-np0000004346" acquired by "attachment_update" :: waited 0.008s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:31:20.089179 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:20.089179 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:20.616669 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-b7bf6ffc-2f59-4f72-ad92-a8e8a0d0bcd3 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Lock "cinder-attachment_update-ae1644f6-6d25-43ab-9c63-ac644c127e88-np0000004346" released by "attachment_update" :: held 0.531s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:31:20.617211 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-b7bf6ffc-2f59-4f72-ad92-a8e8a0d0bcd3 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments/3d3ad2d6-74a8-45db-8b2c-ccd5fdeb07bf returned with HTTP 200 Jul 03 01:31:20.617438 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 368/1456] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:31:20 2026] PUT /volume/v3/attachments/3d3ad2d6-74a8-45db-8b2c-ccd5fdeb07bf => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:20.855540 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4247dbfc-533c-4955-a665-3f09e1989286 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:20.859758 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4247dbfc-533c-4955-a665-3f09e1989286 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:20.859758 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4247dbfc-533c-4955-a665-3f09e1989286 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:20.861161 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4247dbfc-533c-4955-a665-3f09e1989286 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:20.890084 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:20.890084 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:20.900703 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4247dbfc-533c-4955-a665-3f09e1989286 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:20.910463 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4247dbfc-533c-4955-a665-3f09e1989286 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:20.910463 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 369/1457] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:20 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 938 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:21.929492 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9d246186-f6f5-4ca3-842f-c94aabc12665 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:21.932151 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9d246186-f6f5-4ca3-842f-c94aabc12665 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:21.932575 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9d246186-f6f5-4ca3-842f-c94aabc12665 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:21.932917 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9d246186-f6f5-4ca3-842f-c94aabc12665 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:21.946480 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:21.946480 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:21.950203 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9d246186-f6f5-4ca3-842f-c94aabc12665 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:21.954896 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9d246186-f6f5-4ca3-842f-c94aabc12665 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:21.955344 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 367/1458] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:21 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:22.971456 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-afe31e45-c66f-4c7d-92b5-dd70aaabddc7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:22.973884 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-afe31e45-c66f-4c7d-92b5-dd70aaabddc7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:22.974172 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-afe31e45-c66f-4c7d-92b5-dd70aaabddc7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:22.974471 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-afe31e45-c66f-4c7d-92b5-dd70aaabddc7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:22.987867 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:22.987867 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:22.993211 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-afe31e45-c66f-4c7d-92b5-dd70aaabddc7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:22.999717 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-afe31e45-c66f-4c7d-92b5-dd70aaabddc7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:23.000586 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 355/1459] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:22 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:24.015701 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1bd7e3f7-5d3c-4e71-9bfa-f47d103492cf None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:24.018345 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1bd7e3f7-5d3c-4e71-9bfa-f47d103492cf tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:24.018345 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1bd7e3f7-5d3c-4e71-9bfa-f47d103492cf tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:24.018345 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1bd7e3f7-5d3c-4e71-9bfa-f47d103492cf tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:24.032372 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:24.032372 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:24.037320 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1bd7e3f7-5d3c-4e71-9bfa-f47d103492cf tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:24.044073 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1bd7e3f7-5d3c-4e71-9bfa-f47d103492cf tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:24.045612 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 369/1460] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:24 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:25.061623 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fc20cc90-9def-44d5-a946-2685f8cb4cd3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:25.063879 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fc20cc90-9def-44d5-a946-2685f8cb4cd3 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:25.064074 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fc20cc90-9def-44d5-a946-2685f8cb4cd3 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:25.064312 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fc20cc90-9def-44d5-a946-2685f8cb4cd3 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:25.075015 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:25.075015 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:25.079117 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fc20cc90-9def-44d5-a946-2685f8cb4cd3 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:25.083942 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fc20cc90-9def-44d5-a946-2685f8cb4cd3 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:25.084316 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 370/1461] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:25 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:26.099578 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7f480f23-953e-43a3-9d3c-cb85df780a66 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:26.101210 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7f480f23-953e-43a3-9d3c-cb85df780a66 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:26.101357 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7f480f23-953e-43a3-9d3c-cb85df780a66 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:26.101578 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7f480f23-953e-43a3-9d3c-cb85df780a66 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:26.110798 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:26.110798 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:26.114230 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7f480f23-953e-43a3-9d3c-cb85df780a66 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:26.118316 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7f480f23-953e-43a3-9d3c-cb85df780a66 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:26.118738 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 368/1462] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:26 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:26.931654 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-118e902b-384e-4c0d-91de-3de141051a54 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:26.934058 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-118e902b-384e-4c0d-91de-3de141051a54 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] POST https://10.4.3.64/volume/v3/attachments/3d3ad2d6-74a8-45db-8b2c-ccd5fdeb07bf/action Jul 03 01:31:26.934499 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-118e902b-384e-4c0d-91de-3de141051a54 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:31:26.934648 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-118e902b-384e-4c0d-91de-3de141051a54 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:26.954819 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:26.954819 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:26.966960 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7db61e6-ae42-4266-bd2a-7eb5e1937416 req-118e902b-384e-4c0d-91de-3de141051a54 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments/3d3ad2d6-74a8-45db-8b2c-ccd5fdeb07bf/action returned with HTTP 204 Jul 03 01:31:26.967727 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 356/1463] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:31:26 2026] POST /volume/v3/attachments/3d3ad2d6-74a8-45db-8b2c-ccd5fdeb07bf/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:27.131965 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-428e9c45-839a-490a-9d68-ab0e9d88a82f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:27.135244 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-428e9c45-839a-490a-9d68-ab0e9d88a82f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:27.135615 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-428e9c45-839a-490a-9d68-ab0e9d88a82f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:27.135920 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-428e9c45-839a-490a-9d68-ab0e9d88a82f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:27.153770 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:27.153770 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:27.159585 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-428e9c45-839a-490a-9d68-ab0e9d88a82f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:27.165103 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-428e9c45-839a-490a-9d68-ab0e9d88a82f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:27.165853 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 370/1464] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:27 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 1230 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:27.183770 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9adc4655-69f4-415d-bae2-1f5e5fb16869 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:27.186128 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9adc4655-69f4-415d-bae2-1f5e5fb16869 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:27.186382 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9adc4655-69f4-415d-bae2-1f5e5fb16869 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:27.187457 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9adc4655-69f4-415d-bae2-1f5e5fb16869 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:27.200346 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:27.200346 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:27.207189 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9adc4655-69f4-415d-bae2-1f5e5fb16869 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:27.212067 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9adc4655-69f4-415d-bae2-1f5e5fb16869 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:27.212482 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 371/1465] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:27 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 1230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:30.955825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e680a281-d9fe-409c-95f7-c6b19263c342 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:30.957493 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:31:30.957839 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1699637131"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:30.959235 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1699637131'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:31:30.959376 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Create volume of 1 GB Jul 03 01:31:30.963671 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Availability Zones retrieved successfully. Jul 03 01:31:30.968818 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Flow 'volume_create_api' (77e53c45-e157-4e66-b8aa-392831240026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:31:30.969658 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ebf915-859e-4666-b3ad-9ecc20596da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:31:30.970512 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:31:31.008698 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ebf915-859e-4666-b3ad-9ecc20596da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:31:31.009924 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65267380-5cc3-41f8-9149-49d490bae666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:31:31.060039 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Created reservations ['3e5d179f-602e-42ff-9573-9c751b376351', '32940730-e3b2-4339-b2bb-a3a045c03975', '0242e530-58c1-47b3-8245-8dec39966310', '2cdc14ef-a725-422c-9afc-b17a21cddc50'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:31:31.060975 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65267380-5cc3-41f8-9149-49d490bae666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e5d179f-602e-42ff-9573-9c751b376351', '32940730-e3b2-4339-b2bb-a3a045c03975', '0242e530-58c1-47b3-8245-8dec39966310', '2cdc14ef-a725-422c-9afc-b17a21cddc50']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:31:31.061920 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e7ad4c1-661f-4c2b-b1bb-bd13aaa7454b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:31:31.096998 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e7ad4c1-661f-4c2b-b1bb-bd13aaa7454b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c179cf6e-1802-4bcf-a0c5-8e49360ad633', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1699637131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d1eeeea0f74e29a8b9cd02bafca3c0',qos_specs=None,replication_status=,reservations=['3e5d179f-602e-42ff-9573-9c751b376351','32940730-e3b2-4339-b2bb-a3a045c03975','0242e530-58c1-47b3-8245-8dec39966310','2cdc14ef-a725-422c-9afc-b17a21cddc50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb30dbc08f340f1965d03730ba59ab7',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1699637131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c179cf6e-1802-4bcf-a0c5-8e49360ad633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17d1eeeea0f74e29a8b9cd02bafca3c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb30dbc08f340f1965d03730ba59ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:31:31.097794 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec53c24-5a56-4f3b-9055-c7839e1e2758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:31:31.120173 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eec53c24-5a56-4f3b-9055-c7839e1e2758) transitioned into state 'SUCCESS' from state '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-1699637131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d1eeeea0f74e29a8b9cd02bafca3c0',qos_specs=None,replication_status=,reservations=['3e5d179f-602e-42ff-9573-9c751b376351','32940730-e3b2-4339-b2bb-a3a045c03975','0242e530-58c1-47b3-8245-8dec39966310','2cdc14ef-a725-422c-9afc-b17a21cddc50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb30dbc08f340f1965d03730ba59ab7',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:31:31.120974 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee2824b3-399c-46fa-87f8-470271f84022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:31:31.137575 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee2824b3-399c-46fa-87f8-470271f84022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:31:31.138374 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Flow 'volume_create_api' (77e53c45-e157-4e66-b8aa-392831240026) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:31:31.138757 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Create volume request issued successfully. Jul 03 01:31:31.139369 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e680a281-d9fe-409c-95f7-c6b19263c342 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:31:31.140472 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 369/1466] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:31:30 2026] POST /volume/v3/volumes => generated 753 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:31:31.156506 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-64e9db12-f55a-4f47-938e-ca744e1653d6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:31.159647 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-64e9db12-f55a-4f47-938e-ca744e1653d6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:31.160025 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-64e9db12-f55a-4f47-938e-ca744e1653d6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:31.160363 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-64e9db12-f55a-4f47-938e-ca744e1653d6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:31.170729 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:31.170729 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:31.184566 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-64e9db12-f55a-4f47-938e-ca744e1653d6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:31.188287 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-64e9db12-f55a-4f47-938e-ca744e1653d6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:31.189182 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 357/1467] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:31 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:32.116729 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-270bd54f-bb1d-4499-9d96-0fa20749cdf0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:32.119322 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-270bd54f-bb1d-4499-9d96-0fa20749cdf0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:32.119588 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-270bd54f-bb1d-4499-9d96-0fa20749cdf0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:32.119851 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-270bd54f-bb1d-4499-9d96-0fa20749cdf0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:32.132482 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:32.132482 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:32.138452 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-270bd54f-bb1d-4499-9d96-0fa20749cdf0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:32.143265 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-270bd54f-bb1d-4499-9d96-0fa20749cdf0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:32.143685 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 371/1468] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:32 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 1230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:32.161613 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-31227bdb-6fd6-43a1-a4e4-6d6b21f33812 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:32.164029 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-31227bdb-6fd6-43a1-a4e4-6d6b21f33812 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] POST https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445/action Jul 03 01:31:32.164454 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-31227bdb-6fd6-43a1-a4e4-6d6b21f33812 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:31:32.164653 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-31227bdb-6fd6-43a1-a4e4-6d6b21f33812 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:32.175211 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:32.175211 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:32.175712 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-31227bdb-6fd6-43a1-a4e4-6d6b21f33812 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:32.185188 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-31227bdb-6fd6-43a1-a4e4-6d6b21f33812 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Begin detaching volume completed successfully. Jul 03 01:31:32.185486 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-31227bdb-6fd6-43a1-a4e4-6d6b21f33812 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445/action returned with HTTP 202 Jul 03 01:31:32.186058 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 372/1469] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:31:32 2026] POST /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:31:32.205662 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e7e4f651-13e2-44d7-8ef8-1a5fce9ba367 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:32.208075 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e7e4f651-13e2-44d7-8ef8-1a5fce9ba367 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:32.208264 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e7e4f651-13e2-44d7-8ef8-1a5fce9ba367 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:32.209400 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e7e4f651-13e2-44d7-8ef8-1a5fce9ba367 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:32.219057 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:32.219057 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:32.224764 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e7e4f651-13e2-44d7-8ef8-1a5fce9ba367 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:32.229266 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e7e4f651-13e2-44d7-8ef8-1a5fce9ba367 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:32.229763 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 370/1470] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:32 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:32.287658 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-4d5e63ba-6c8e-4303-a5de-72f34ef53a5a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:32.289637 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-4d5e63ba-6c8e-4303-a5de-72f34ef53a5a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:32.289817 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-4d5e63ba-6c8e-4303-a5de-72f34ef53a5a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:32.289994 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-4d5e63ba-6c8e-4303-a5de-72f34ef53a5a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:32.296840 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:32.296840 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:32.300239 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-4d5e63ba-6c8e-4303-a5de-72f34ef53a5a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:32.304228 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-4d5e63ba-6c8e-4303-a5de-72f34ef53a5a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:32.304680 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 358/1471] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:32 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:33.217251 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d70db5d5-fe86-406e-a3b2-e39b86279635 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:33.217681 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d70db5d5-fe86-406e-a3b2-e39b86279635 None None] GET https://10.4.3.64/volume// Jul 03 01:31:33.217797 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d70db5d5-fe86-406e-a3b2-e39b86279635 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:33.218024 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d70db5d5-fe86-406e-a3b2-e39b86279635 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:33.218334 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d70db5d5-fe86-406e-a3b2-e39b86279635 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:33.218676 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 372/1472] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:31:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:33.226636 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-6d7d7a27-6c0f-4f23-92e0-2ac2061d094d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:33.229162 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-6d7d7a27-6c0f-4f23-92e0-2ac2061d094d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:33.229625 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-6d7d7a27-6c0f-4f23-92e0-2ac2061d094d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:33.229908 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-6d7d7a27-6c0f-4f23-92e0-2ac2061d094d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:33.242090 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:33.242090 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:33.256191 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-6d7d7a27-6c0f-4f23-92e0-2ac2061d094d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:33.262457 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-6d7d7a27-6c0f-4f23-92e0-2ac2061d094d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 200 Jul 03 01:31:33.263408 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 373/1473] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:31:33 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 1413 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:31:34.102082 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-ee55506e-198f-4883-843b-af6eff1442a5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:34.104079 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-ee55506e-198f-4883-843b-af6eff1442a5 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] DELETE https://10.4.3.64/volume/v3/attachments/154aca27-3fda-41b8-b2fa-4c9248fea064 Jul 03 01:31:34.104303 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-ee55506e-198f-4883-843b-af6eff1442a5 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:34.105057 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-ee55506e-198f-4883-843b-af6eff1442a5 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:34.111410 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:34.111410 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:34.344534 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9aa609c3-eaa7-475e-9b2e-17eafce6e1e1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:34.345068 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9aa609c3-eaa7-475e-9b2e-17eafce6e1e1 None None] GET https://10.4.3.64/volume// Jul 03 01:31:34.345322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9aa609c3-eaa7-475e-9b2e-17eafce6e1e1 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:34.345674 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9aa609c3-eaa7-475e-9b2e-17eafce6e1e1 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:34.348623 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9aa609c3-eaa7-475e-9b2e-17eafce6e1e1 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:34.348623 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 359/1474] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:31:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:34.353991 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-e021d321-9ce7-4074-a560-1dc85bf5170d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:34.436230 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-e021d321-9ce7-4074-a560-1dc85bf5170d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:31:34.436751 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-e021d321-9ce7-4074-a560-1dc85bf5170d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c179cf6e-1802-4bcf-a0c5-8e49360ad633", "connector": null, "instance_uuid": "e8c56b08-e35f-4d12-93ce-103bdce154cc"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:34.448145 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:34.448145 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:34.497245 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-e021d321-9ce7-4074-a560-1dc85bf5170d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:31:34.497873 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 373/1475] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:31:34 2026] POST /volume/v3/attachments => generated 273 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:34.651506 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9d89bdda-9794-410d-b36a-e4fef6e36ef5 req-ee55506e-198f-4883-843b-af6eff1442a5 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments/154aca27-3fda-41b8-b2fa-4c9248fea064 returned with HTTP 200 Jul 03 01:31:34.652059 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 371/1476] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:31:34 2026] DELETE /volume/v3/attachments/154aca27-3fda-41b8-b2fa-4c9248fea064 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:34.826834 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0b904780-05b1-4a8c-9fe6-2d7dfc751f9a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:34.829326 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0b904780-05b1-4a8c-9fe6-2d7dfc751f9a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:34.829635 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0b904780-05b1-4a8c-9fe6-2d7dfc751f9a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:34.829924 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0b904780-05b1-4a8c-9fe6-2d7dfc751f9a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:34.848502 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:34.848502 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:34.862825 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0b904780-05b1-4a8c-9fe6-2d7dfc751f9a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:34.867255 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0b904780-05b1-4a8c-9fe6-2d7dfc751f9a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:34.867836 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 374/1477] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:34 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:35.042786 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-86433a4e-a01c-4593-b605-079429f855fa None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:35.043166 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-86433a4e-a01c-4593-b605-079429f855fa None None] GET https://10.4.3.64/volume// Jul 03 01:31:35.043379 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-86433a4e-a01c-4593-b605-079429f855fa None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:35.043680 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-86433a4e-a01c-4593-b605-079429f855fa None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:35.044096 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-86433a4e-a01c-4593-b605-079429f855fa None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:35.044407 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 360/1478] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:31:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:35.064347 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-13710c5e-ed12-4ce7-8d79-800778df9214 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:35.067710 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-13710c5e-ed12-4ce7-8d79-800778df9214 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:35.068354 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-13710c5e-ed12-4ce7-8d79-800778df9214 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:35.068952 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-13710c5e-ed12-4ce7-8d79-800778df9214 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:35.080138 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:35.080138 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:35.084886 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-13710c5e-ed12-4ce7-8d79-800778df9214 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:35.096854 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-13710c5e-ed12-4ce7-8d79-800778df9214 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:35.096854 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 374/1479] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:31:35 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:31:35.245785 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-3ce3ab38-d20f-4ba7-ac40-e779953ab4d5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:35.247710 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-3ce3ab38-d20f-4ba7-ac40-e779953ab4d5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] PUT https://10.4.3.64/volume/v3/attachments/61cf21da-e134-4946-a6bf-32f5c27239b1 Jul 03 01:31:35.248184 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-3ce3ab38-d20f-4ba7-ac40-e779953ab4d5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:35.255217 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-3ce3ab38-d20f-4ba7-ac40-e779953ab4d5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Acquiring lock "cinder-attachment_update-c179cf6e-1802-4bcf-a0c5-8e49360ad633-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:31:35.259825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-3ce3ab38-d20f-4ba7-ac40-e779953ab4d5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Lock "cinder-attachment_update-c179cf6e-1802-4bcf-a0c5-8e49360ad633-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:31:35.260743 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:35.260743 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:35.388193 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2cc3b21f-0c63-47a3-a3e2-42b5434ba4d0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:35.389838 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2cc3b21f-0c63-47a3-a3e2-42b5434ba4d0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:35.390058 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2cc3b21f-0c63-47a3-a3e2-42b5434ba4d0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:35.390241 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2cc3b21f-0c63-47a3-a3e2-42b5434ba4d0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:35.390395 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-2cc3b21f-0c63-47a3-a3e2-42b5434ba4d0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Delete volume with id: 6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:35.397892 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:35.397892 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:35.398295 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2cc3b21f-0c63-47a3-a3e2-42b5434ba4d0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:35.420732 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2cc3b21f-0c63-47a3-a3e2-42b5434ba4d0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Delete volume request issued successfully. Jul 03 01:31:35.421032 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2cc3b21f-0c63-47a3-a3e2-42b5434ba4d0 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 202 Jul 03 01:31:35.421430 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 375/1480] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:31:35 2026] DELETE /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:31:35.786580 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-3ce3ab38-d20f-4ba7-ac40-e779953ab4d5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Lock "cinder-attachment_update-c179cf6e-1802-4bcf-a0c5-8e49360ad633-np0000004346" released by "attachment_update" :: held 0.527s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:31:35.786990 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-3ce3ab38-d20f-4ba7-ac40-e779953ab4d5 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments/61cf21da-e134-4946-a6bf-32f5c27239b1 returned with HTTP 200 Jul 03 01:31:35.787587 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 372/1481] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:31:35 2026] PUT /volume/v3/attachments/61cf21da-e134-4946-a6bf-32f5c27239b1 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:35.880296 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4aabfc73-6e8e-4758-be3d-cb73add6dcc6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:35.882808 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4aabfc73-6e8e-4758-be3d-cb73add6dcc6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:35.883013 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4aabfc73-6e8e-4758-be3d-cb73add6dcc6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:35.883180 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4aabfc73-6e8e-4758-be3d-cb73add6dcc6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:35.892065 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:35.892065 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:35.895212 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4aabfc73-6e8e-4758-be3d-cb73add6dcc6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:35.899384 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4aabfc73-6e8e-4758-be3d-cb73add6dcc6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:35.899781 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 361/1482] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:35 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:36.654501 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-1f46f68f-47ec-4a42-b6cc-dce56afe5b59 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:36.657741 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-1f46f68f-47ec-4a42-b6cc-dce56afe5b59 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:31:36.658178 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-1f46f68f-47ec-4a42-b6cc-dce56afe5b59 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:36.659441 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-1f46f68f-47ec-4a42-b6cc-dce56afe5b59 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:36.673513 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:36.673513 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:36.678652 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-1f46f68f-47ec-4a42-b6cc-dce56afe5b59 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:31:36.684277 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-1f46f68f-47ec-4a42-b6cc-dce56afe5b59 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:31:36.684927 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 375/1483] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:36 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:36.707632 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-a355315b-d753-47ae-8045-a36f5fa2a814 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:36.711329 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-a355315b-d753-47ae-8045-a36f5fa2a814 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] POST https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61/action Jul 03 01:31:36.711749 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-a355315b-d753-47ae-8045-a36f5fa2a814 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:31:36.711874 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-a355315b-d753-47ae-8045-a36f5fa2a814 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:36.725838 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:36.725838 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:36.726368 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-a355315b-d753-47ae-8045-a36f5fa2a814 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:31:36.740269 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-a355315b-d753-47ae-8045-a36f5fa2a814 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Begin detaching volume completed successfully. Jul 03 01:31:36.740505 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-a355315b-d753-47ae-8045-a36f5fa2a814 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61/action returned with HTTP 202 Jul 03 01:31:36.741002 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 376/1484] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:31:36 2026] POST /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:31:36.914275 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7c660b95-156d-440a-8b33-b85f4ee74a96 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:36.918115 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7c660b95-156d-440a-8b33-b85f4ee74a96 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:36.918115 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7c660b95-156d-440a-8b33-b85f4ee74a96 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:36.918115 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7c660b95-156d-440a-8b33-b85f4ee74a96 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:36.935927 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:36.935927 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:36.942760 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7c660b95-156d-440a-8b33-b85f4ee74a96 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:36.948551 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7c660b95-156d-440a-8b33-b85f4ee74a96 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:36.949213 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 373/1485] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:36 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:37.776229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6596cfff-f524-44f9-9280-4e695c782f71 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:37.776765 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6596cfff-f524-44f9-9280-4e695c782f71 None None] GET https://10.4.3.64/volume// Jul 03 01:31:37.777008 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6596cfff-f524-44f9-9280-4e695c782f71 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:37.777290 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6596cfff-f524-44f9-9280-4e695c782f71 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:37.777716 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6596cfff-f524-44f9-9280-4e695c782f71 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:37.778164 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 362/1486] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:31:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:37.788257 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-40c6c168-4b1f-4d43-b994-6c9112b98efe None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:37.790809 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-40c6c168-4b1f-4d43-b994-6c9112b98efe tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:31:37.791177 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-40c6c168-4b1f-4d43-b994-6c9112b98efe tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:37.791530 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-40c6c168-4b1f-4d43-b994-6c9112b98efe tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:37.801946 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:37.801946 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:37.806586 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-40c6c168-4b1f-4d43-b994-6c9112b98efe tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:31:37.811865 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-40c6c168-4b1f-4d43-b994-6c9112b98efe tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:31:37.812469 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 376/1487] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:31:37 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:31:37.963591 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2023dac0-b557-43c6-ab6e-4b18495c5b10 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:37.966080 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2023dac0-b557-43c6-ab6e-4b18495c5b10 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:37.966358 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2023dac0-b557-43c6-ab6e-4b18495c5b10 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:37.966663 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2023dac0-b557-43c6-ab6e-4b18495c5b10 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:37.982393 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:37.982393 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:37.987415 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2023dac0-b557-43c6-ab6e-4b18495c5b10 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:37.995110 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2023dac0-b557-43c6-ab6e-4b18495c5b10 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:37.995680 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 377/1488] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:37 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:39.010861 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-61ffbd6f-172f-484d-8c96-7955e424460d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:39.014186 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61ffbd6f-172f-484d-8c96-7955e424460d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:39.014186 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61ffbd6f-172f-484d-8c96-7955e424460d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:39.014186 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61ffbd6f-172f-484d-8c96-7955e424460d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:39.024546 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:39.024546 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:39.032845 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-61ffbd6f-172f-484d-8c96-7955e424460d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:39.042170 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61ffbd6f-172f-484d-8c96-7955e424460d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:39.042548 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 374/1489] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:39 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:39.483232 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-2d798cef-5784-4281-ac49-9ea5fcc8c824 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:39.485672 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-2d798cef-5784-4281-ac49-9ea5fcc8c824 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9 Jul 03 01:31:39.485841 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-2d798cef-5784-4281-ac49-9ea5fcc8c824 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:39.486013 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-2d798cef-5784-4281-ac49-9ea5fcc8c824 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:39.495046 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:39.495046 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:40.028518 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-417c9e22-44a4-4d31-944d-1da438893bc8 req-2d798cef-5784-4281-ac49-9ea5fcc8c824 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9 returned with HTTP 200 Jul 03 01:31:40.029144 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 363/1490] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:31:39 2026] DELETE /volume/v3/attachments/d561c46f-eb4f-4051-a903-b072a8a89af9 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:40.058519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f4c12a6b-6085-4392-99b6-25e69c4a5860 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:40.060857 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f4c12a6b-6085-4392-99b6-25e69c4a5860 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:40.061136 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f4c12a6b-6085-4392-99b6-25e69c4a5860 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:40.061414 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f4c12a6b-6085-4392-99b6-25e69c4a5860 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:40.072570 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:40.072570 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:40.076576 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f4c12a6b-6085-4392-99b6-25e69c4a5860 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:40.081627 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f4c12a6b-6085-4392-99b6-25e69c4a5860 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:40.082167 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 377/1491] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:40 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:40.272642 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-428a559b-af6a-41c2-82c8-91d44face9af req-0ea5b18f-5175-418f-995c-dd66ae4ed09f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:40.277872 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-0ea5b18f-5175-418f-995c-dd66ae4ed09f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:40.278069 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-0ea5b18f-5175-418f-995c-dd66ae4ed09f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:40.278244 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-0ea5b18f-5175-418f-995c-dd66ae4ed09f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:40.291077 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:40.291077 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:40.298200 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-428a559b-af6a-41c2-82c8-91d44face9af req-0ea5b18f-5175-418f-995c-dd66ae4ed09f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:40.300295 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-0ea5b18f-5175-418f-995c-dd66ae4ed09f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:40.300941 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 378/1492] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:40 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 1230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:40.321978 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-428a559b-af6a-41c2-82c8-91d44face9af req-18a33fe5-2be2-4ebd-8d12-b9874627e159 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:40.324141 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-18a33fe5-2be2-4ebd-8d12-b9874627e159 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] POST https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88/action Jul 03 01:31:40.324546 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-18a33fe5-2be2-4ebd-8d12-b9874627e159 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:31:40.324740 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-18a33fe5-2be2-4ebd-8d12-b9874627e159 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:40.335919 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:40.335919 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:40.336288 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-428a559b-af6a-41c2-82c8-91d44face9af req-18a33fe5-2be2-4ebd-8d12-b9874627e159 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:40.347920 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-428a559b-af6a-41c2-82c8-91d44face9af req-18a33fe5-2be2-4ebd-8d12-b9874627e159 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Begin detaching volume completed successfully. Jul 03 01:31:40.348136 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-18a33fe5-2be2-4ebd-8d12-b9874627e159 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88/action returned with HTTP 202 Jul 03 01:31:40.348566 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 375/1493] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:31:40 2026] POST /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:31:41.011949 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e73cebc7-b5c6-4310-8d5c-b2084c63ed64 req-ef9f739e-f9b6-4701-8986-361f3812498c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:41.014002 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e73cebc7-b5c6-4310-8d5c-b2084c63ed64 req-ef9f739e-f9b6-4701-8986-361f3812498c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:31:41.014178 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e73cebc7-b5c6-4310-8d5c-b2084c63ed64 req-ef9f739e-f9b6-4701-8986-361f3812498c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:41.014376 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e73cebc7-b5c6-4310-8d5c-b2084c63ed64 req-ef9f739e-f9b6-4701-8986-361f3812498c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:41.020905 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:41.020905 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:41.023797 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-e73cebc7-b5c6-4310-8d5c-b2084c63ed64 req-ef9f739e-f9b6-4701-8986-361f3812498c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:31:41.028087 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e73cebc7-b5c6-4310-8d5c-b2084c63ed64 req-ef9f739e-f9b6-4701-8986-361f3812498c tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:31:41.028452 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 364/1494] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:41 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:41.040126 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9fab4e60-b48f-446a-9d1d-dbfbec3a2c72 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:41.041755 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fab4e60-b48f-446a-9d1d-dbfbec3a2c72 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] DELETE https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:31:41.041964 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fab4e60-b48f-446a-9d1d-dbfbec3a2c72 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:41.042171 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fab4e60-b48f-446a-9d1d-dbfbec3a2c72 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:41.042354 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-9fab4e60-b48f-446a-9d1d-dbfbec3a2c72 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Delete volume with id: dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:31:41.049622 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:41.049622 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:41.050077 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9fab4e60-b48f-446a-9d1d-dbfbec3a2c72 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:31:41.070569 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9fab4e60-b48f-446a-9d1d-dbfbec3a2c72 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Delete volume request issued successfully. Jul 03 01:31:41.070981 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fab4e60-b48f-446a-9d1d-dbfbec3a2c72 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 202 Jul 03 01:31:41.071213 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 378/1495] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:31:41 2026] DELETE /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:31:41.077786 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1d0c8a63-9909-46af-be98-feaf9546434a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:41.081308 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1d0c8a63-9909-46af-be98-feaf9546434a tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:31:41.081308 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1d0c8a63-9909-46af-be98-feaf9546434a tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:41.081308 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1d0c8a63-9909-46af-be98-feaf9546434a tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:41.088533 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:41.088533 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:41.093030 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1d0c8a63-9909-46af-be98-feaf9546434a tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Volume info retrieved successfully. Jul 03 01:31:41.095719 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-67e6c967-b296-4097-aa99-20f15add2553 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:41.097528 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-67e6c967-b296-4097-aa99-20f15add2553 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:41.097787 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-67e6c967-b296-4097-aa99-20f15add2553 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:41.098043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-67e6c967-b296-4097-aa99-20f15add2553 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:41.101358 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1d0c8a63-9909-46af-be98-feaf9546434a tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 200 Jul 03 01:31:41.102373 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 379/1496] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:41 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:41.108643 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:41.108643 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:41.112353 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-67e6c967-b296-4097-aa99-20f15add2553 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:41.116631 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-67e6c967-b296-4097-aa99-20f15add2553 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:41.117157 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 376/1497] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:41 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:41.376711 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2080b3d4-ace7-43ce-ae8b-997402dc2eef None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:41.377109 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2080b3d4-ace7-43ce-ae8b-997402dc2eef None None] GET https://10.4.3.64/volume// Jul 03 01:31:41.377272 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2080b3d4-ace7-43ce-ae8b-997402dc2eef None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:41.377458 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2080b3d4-ace7-43ce-ae8b-997402dc2eef None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:41.377804 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2080b3d4-ace7-43ce-ae8b-997402dc2eef None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:41.378082 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 365/1498] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:31:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:41.386938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-428a559b-af6a-41c2-82c8-91d44face9af req-b5e77084-60e7-4301-94c2-d55731d742bd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:41.389661 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-b5e77084-60e7-4301-94c2-d55731d742bd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:41.390282 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-b5e77084-60e7-4301-94c2-d55731d742bd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:41.390282 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-b5e77084-60e7-4301-94c2-d55731d742bd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:41.402158 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:41.402158 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:41.406164 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-428a559b-af6a-41c2-82c8-91d44face9af req-b5e77084-60e7-4301-94c2-d55731d742bd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:41.411861 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-b5e77084-60e7-4301-94c2-d55731d742bd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:41.412531 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 379/1499] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:31:41 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 1413 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:31:41.670522 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-8d058b83-2209-4c99-a165-3577d6b7cd72 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:41.672579 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-8d058b83-2209-4c99-a165-3577d6b7cd72 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] DELETE https://10.4.3.64/volume/v3/attachments/ff120a3a-d7c3-4dd0-aac1-929ae112dc0c Jul 03 01:31:41.672773 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-8d058b83-2209-4c99-a165-3577d6b7cd72 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:41.672948 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-8d058b83-2209-4c99-a165-3577d6b7cd72 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:41.681102 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:41.681102 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:42.059672 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-c4e0f671-aab1-4a85-9a12-49ac439e9a2c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:42.061662 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-c4e0f671-aab1-4a85-9a12-49ac439e9a2c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/attachments/61cf21da-e134-4946-a6bf-32f5c27239b1/action Jul 03 01:31:42.063445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-c4e0f671-aab1-4a85-9a12-49ac439e9a2c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:31:42.063445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-c4e0f671-aab1-4a85-9a12-49ac439e9a2c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:42.079086 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:42.079086 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:42.096155 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4f531088-8eb6-499d-bac5-7d7dd0778e2c req-c4e0f671-aab1-4a85-9a12-49ac439e9a2c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments/61cf21da-e134-4946-a6bf-32f5c27239b1/action returned with HTTP 204 Jul 03 01:31:42.096817 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 377/1500] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:31:42 2026] POST /volume/v3/attachments/61cf21da-e134-4946-a6bf-32f5c27239b1/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:42.114558 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8163c04a-718b-487a-a54b-a0aade6709e5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:42.116188 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8163c04a-718b-487a-a54b-a0aade6709e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] GET https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 Jul 03 01:31:42.116368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8163c04a-718b-487a-a54b-a0aade6709e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:42.116563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8163c04a-718b-487a-a54b-a0aade6709e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:42.122040 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8163c04a-718b-487a-a54b-a0aade6709e5 tempest-TestMinimumBasicScenario-361590680 tempest-TestMinimumBasicScenario-361590680-project-member] https://10.4.3.64/volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 returned with HTTP 404 Jul 03 01:31:42.122523 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 366/1501] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:42 2026] GET /volume/v3/volumes/dbef98c2-6873-4d2a-bcdf-b5026299ad61 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:42.135322 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0f113584-61c3-432c-b4e0-7c38ada9b43d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:42.138318 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0f113584-61c3-432c-b4e0-7c38ada9b43d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:42.138738 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0f113584-61c3-432c-b4e0-7c38ada9b43d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:42.139134 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0f113584-61c3-432c-b4e0-7c38ada9b43d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:42.150830 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:42.150830 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:42.155095 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0f113584-61c3-432c-b4e0-7c38ada9b43d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:42.162271 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0f113584-61c3-432c-b4e0-7c38ada9b43d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:42.162965 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 380/1502] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:42 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:42.178659 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8eb7d6cb-57f1-408d-9943-51be80d6bbc2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:42.180511 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8eb7d6cb-57f1-408d-9943-51be80d6bbc2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:42.181109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8eb7d6cb-57f1-408d-9943-51be80d6bbc2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:42.181470 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8eb7d6cb-57f1-408d-9943-51be80d6bbc2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:42.193925 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:42.193925 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:42.198368 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8eb7d6cb-57f1-408d-9943-51be80d6bbc2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:42.208445 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8eb7d6cb-57f1-408d-9943-51be80d6bbc2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:42.208445 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 378/1503] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:42 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:42.221007 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-8d058b83-2209-4c99-a165-3577d6b7cd72 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/attachments/ff120a3a-d7c3-4dd0-aac1-929ae112dc0c returned with HTTP 200 Jul 03 01:31:42.221764 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 380/1504] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:31:41 2026] DELETE /volume/v3/attachments/ff120a3a-d7c3-4dd0-aac1-929ae112dc0c => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:42.231818 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-74808ce5-dcfa-459a-b17e-c1adb445fcf7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:42.234028 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-74808ce5-dcfa-459a-b17e-c1adb445fcf7 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] DELETE https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 Jul 03 01:31:42.234234 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-74808ce5-dcfa-459a-b17e-c1adb445fcf7 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:42.234597 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-74808ce5-dcfa-459a-b17e-c1adb445fcf7 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:42.234750 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-74808ce5-dcfa-459a-b17e-c1adb445fcf7 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Delete volume with id: 45ce0f4c-beac-401a-a37c-e51b2b8b3d79 Jul 03 01:31:42.249885 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:42.249885 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:42.250446 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-74808ce5-dcfa-459a-b17e-c1adb445fcf7 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:31:42.270138 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-19061d81-3f6f-4b4e-9307-8da3836cbfea req-d1186b66-7b04-49f5-acf4-6cc4a7a52fcb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:42.273285 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-428a559b-af6a-41c2-82c8-91d44face9af req-a22228c0-501e-487b-82d5-8db23c9dd5a2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:42.276553 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-19061d81-3f6f-4b4e-9307-8da3836cbfea req-d1186b66-7b04-49f5-acf4-6cc4a7a52fcb tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:42.276553 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-19061d81-3f6f-4b4e-9307-8da3836cbfea req-d1186b66-7b04-49f5-acf4-6cc4a7a52fcb tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:42.276553 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-19061d81-3f6f-4b4e-9307-8da3836cbfea req-d1186b66-7b04-49f5-acf4-6cc4a7a52fcb tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:42.279622 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-a22228c0-501e-487b-82d5-8db23c9dd5a2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3d3ad2d6-74a8-45db-8b2c-ccd5fdeb07bf Jul 03 01:31:42.279622 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-a22228c0-501e-487b-82d5-8db23c9dd5a2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:42.279622 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-a22228c0-501e-487b-82d5-8db23c9dd5a2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:42.284182 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-74808ce5-dcfa-459a-b17e-c1adb445fcf7 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Delete volume request issued successfully. Jul 03 01:31:42.284374 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-37250d63-9fc2-401c-a451-558aff7c7b4c req-74808ce5-dcfa-459a-b17e-c1adb445fcf7 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 returned with HTTP 202 Jul 03 01:31:42.284853 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 367/1505] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:31:42 2026] DELETE /volume/v3/volumes/45ce0f4c-beac-401a-a37c-e51b2b8b3d79 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:31:42.298021 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:42.298021 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:42.298176 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:42.298176 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:42.302308 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-19061d81-3f6f-4b4e-9307-8da3836cbfea req-d1186b66-7b04-49f5-acf4-6cc4a7a52fcb tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:42.307416 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-19061d81-3f6f-4b4e-9307-8da3836cbfea req-d1186b66-7b04-49f5-acf4-6cc4a7a52fcb tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:42.308007 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 381/1506] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:42 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:42.329096 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5d25928d-d4c2-4a57-8052-8d3c4198086a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:42.331365 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5d25928d-d4c2-4a57-8052-8d3c4198086a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:42.331585 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5d25928d-d4c2-4a57-8052-8d3c4198086a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:42.331784 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5d25928d-d4c2-4a57-8052-8d3c4198086a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:42.345445 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:42.345445 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:42.347486 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5d25928d-d4c2-4a57-8052-8d3c4198086a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:42.352646 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5d25928d-d4c2-4a57-8052-8d3c4198086a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:42.353137 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 381/1507] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:42 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:42.394564 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-86b012a9-6d84-49df-b0ce-6a038c4354ed None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:42.399085 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-86b012a9-6d84-49df-b0ce-6a038c4354ed tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:42.399269 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-86b012a9-6d84-49df-b0ce-6a038c4354ed tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:42.399453 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-86b012a9-6d84-49df-b0ce-6a038c4354ed tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:42.410529 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:42.410529 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:42.415109 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-86b012a9-6d84-49df-b0ce-6a038c4354ed tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:42.421541 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-86b012a9-6d84-49df-b0ce-6a038c4354ed tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:42.421541 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 368/1508] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:42 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:42.437650 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-4f7871bc-50e3-4d39-ba12-40a10ad92cf2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:42.439387 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-4f7871bc-50e3-4d39-ba12-40a10ad92cf2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633/action Jul 03 01:31:42.439761 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-4f7871bc-50e3-4d39-ba12-40a10ad92cf2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:31:42.439865 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-4f7871bc-50e3-4d39-ba12-40a10ad92cf2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:42.449580 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:42.449580 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:42.450157 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-4f7871bc-50e3-4d39-ba12-40a10ad92cf2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:42.460400 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-4f7871bc-50e3-4d39-ba12-40a10ad92cf2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Begin detaching volume completed successfully. Jul 03 01:31:42.460725 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-4f7871bc-50e3-4d39-ba12-40a10ad92cf2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633/action returned with HTTP 202 Jul 03 01:31:42.461159 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 382/1509] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:31:42 2026] POST /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:31:42.826829 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-428a559b-af6a-41c2-82c8-91d44face9af req-a22228c0-501e-487b-82d5-8db23c9dd5a2 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments/3d3ad2d6-74a8-45db-8b2c-ccd5fdeb07bf returned with HTTP 200 Jul 03 01:31:42.827297 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 379/1510] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:31:42 2026] DELETE /volume/v3/attachments/3d3ad2d6-74a8-45db-8b2c-ccd5fdeb07bf => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:43.493158 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4d60808e-3e03-46b4-a1dd-664ff6278cc2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:43.493158 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4d60808e-3e03-46b4-a1dd-664ff6278cc2 None None] GET https://10.4.3.64/volume// Jul 03 01:31:43.493158 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4d60808e-3e03-46b4-a1dd-664ff6278cc2 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:43.493158 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4d60808e-3e03-46b4-a1dd-664ff6278cc2 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:43.493158 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4d60808e-3e03-46b4-a1dd-664ff6278cc2 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:43.493158 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 382/1511] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:31:43 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:43.502126 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-6fce5e3e-b241-4b5d-9129-34968fe8b113 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:43.504242 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-6fce5e3e-b241-4b5d-9129-34968fe8b113 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:43.505262 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-6fce5e3e-b241-4b5d-9129-34968fe8b113 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:43.505491 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-6fce5e3e-b241-4b5d-9129-34968fe8b113 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:43.516226 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:43.516226 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:43.519106 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-6fce5e3e-b241-4b5d-9129-34968fe8b113 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:43.524982 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-6fce5e3e-b241-4b5d-9129-34968fe8b113 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:43.524982 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 369/1512] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:31:43 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 1321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:31:43.537778 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-34e8b490-c705-4d59-af92-45b28222a7dd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:43.542902 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34e8b490-c705-4d59-af92-45b28222a7dd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:43.542902 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34e8b490-c705-4d59-af92-45b28222a7dd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:43.543132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34e8b490-c705-4d59-af92-45b28222a7dd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:43.543261 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-34e8b490-c705-4d59-af92-45b28222a7dd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Delete volume with id: ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:43.557355 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:43.557355 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:43.557830 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-34e8b490-c705-4d59-af92-45b28222a7dd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:43.588364 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-34e8b490-c705-4d59-af92-45b28222a7dd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Delete volume request issued successfully. Jul 03 01:31:43.588629 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34e8b490-c705-4d59-af92-45b28222a7dd tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 202 Jul 03 01:31:43.590268 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 383/1513] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:31:43 2026] DELETE /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:31:43.633633 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-f0571966-e40c-485c-aaac-9d7d77bd7c18 req-5e3c3615-64f5-41fe-8b3d-bb4bf73d1704 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:43.639258 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f0571966-e40c-485c-aaac-9d7d77bd7c18 req-5e3c3615-64f5-41fe-8b3d-bb4bf73d1704 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:43.639747 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f0571966-e40c-485c-aaac-9d7d77bd7c18 req-5e3c3615-64f5-41fe-8b3d-bb4bf73d1704 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:43.640011 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f0571966-e40c-485c-aaac-9d7d77bd7c18 req-5e3c3615-64f5-41fe-8b3d-bb4bf73d1704 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:43.647981 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:43.647981 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:43.651916 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-f0571966-e40c-485c-aaac-9d7d77bd7c18 req-5e3c3615-64f5-41fe-8b3d-bb4bf73d1704 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:43.656199 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f0571966-e40c-485c-aaac-9d7d77bd7c18 req-5e3c3615-64f5-41fe-8b3d-bb4bf73d1704 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 200 Jul 03 01:31:43.656849 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 380/1514] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:43 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:43.707242 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-979d26c0-269f-45bc-8e71-8e03f5107ba6 req-822e1c7f-092b-4014-8c6d-6c17fe65ce3d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:43.709303 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-979d26c0-269f-45bc-8e71-8e03f5107ba6 req-822e1c7f-092b-4014-8c6d-6c17fe65ce3d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:43.709626 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-979d26c0-269f-45bc-8e71-8e03f5107ba6 req-822e1c7f-092b-4014-8c6d-6c17fe65ce3d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:43.710150 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-979d26c0-269f-45bc-8e71-8e03f5107ba6 req-822e1c7f-092b-4014-8c6d-6c17fe65ce3d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:43.719174 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-979d26c0-269f-45bc-8e71-8e03f5107ba6 req-822e1c7f-092b-4014-8c6d-6c17fe65ce3d tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 404 Jul 03 01:31:43.719174 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 383/1515] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:43 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:44.387697 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-5378d70b-f17e-43e8-b8a0-2fb2a9c13a45 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:44.390118 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-5378d70b-f17e-43e8-b8a0-2fb2a9c13a45 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] DELETE https://10.4.3.64/volume/v3/attachments/61cf21da-e134-4946-a6bf-32f5c27239b1 Jul 03 01:31:44.390462 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-5378d70b-f17e-43e8-b8a0-2fb2a9c13a45 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:44.390664 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-5378d70b-f17e-43e8-b8a0-2fb2a9c13a45 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:44.400407 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:44.400407 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:44.963681 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-bef22054-6ad6-473c-ada3-19cd8ee84d66 req-5378d70b-f17e-43e8-b8a0-2fb2a9c13a45 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments/61cf21da-e134-4946-a6bf-32f5c27239b1 returned with HTTP 200 Jul 03 01:31:44.964251 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 370/1516] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:31:44 2026] DELETE /volume/v3/attachments/61cf21da-e134-4946-a6bf-32f5c27239b1 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:45.645795 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4cb1ca36-727c-444b-adb3-0d4b4b621b32 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:45.648304 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4cb1ca36-727c-444b-adb3-0d4b4b621b32 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:31:45.648608 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4cb1ca36-727c-444b-adb3-0d4b4b621b32 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:45.648892 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4cb1ca36-727c-444b-adb3-0d4b4b621b32 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:45.657442 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:45.657442 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:45.661721 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4cb1ca36-727c-444b-adb3-0d4b4b621b32 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:31:45.666240 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4cb1ca36-727c-444b-adb3-0d4b4b621b32 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:31:45.666765 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 384/1517] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:45 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:49.014376 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-c05bb118-0bed-4f6f-aa69-98ab90f8d04a req-dfbb1b01-da60-4650-a0aa-8d1f4c652d20 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:49.016936 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c05bb118-0bed-4f6f-aa69-98ab90f8d04a req-dfbb1b01-da60-4650-a0aa-8d1f4c652d20 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] DELETE https://10.4.3.64/volume/v3/attachments/406ab4b5-3df4-41be-b702-303237e90f49 Jul 03 01:31:49.017111 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c05bb118-0bed-4f6f-aa69-98ab90f8d04a req-dfbb1b01-da60-4650-a0aa-8d1f4c652d20 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:49.017272 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c05bb118-0bed-4f6f-aa69-98ab90f8d04a req-dfbb1b01-da60-4650-a0aa-8d1f4c652d20 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:49.023812 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:49.023812 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:49.563439 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c05bb118-0bed-4f6f-aa69-98ab90f8d04a req-dfbb1b01-da60-4650-a0aa-8d1f4c652d20 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/attachments/406ab4b5-3df4-41be-b702-303237e90f49 returned with HTTP 200 Jul 03 01:31:49.563439 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 381/1518] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:31:49 2026] DELETE /volume/v3/attachments/406ab4b5-3df4-41be-b702-303237e90f49 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:52.279670 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-f0cca4b8-ba4e-475e-a081-5eb667025a00 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:52.282001 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-f0cca4b8-ba4e-475e-a081-5eb667025a00 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:31:52.282391 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-f0cca4b8-ba4e-475e-a081-5eb667025a00 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:52.282705 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-f0cca4b8-ba4e-475e-a081-5eb667025a00 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:52.297939 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:52.297939 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:52.302537 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-f0cca4b8-ba4e-475e-a081-5eb667025a00 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:31:52.307688 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-f0cca4b8-ba4e-475e-a081-5eb667025a00 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:31:52.308262 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 384/1519] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:52 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:53.171049 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-08e2769f-54f0-4f1e-8605-ceb23588db09 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:53.173476 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-08e2769f-54f0-4f1e-8605-ceb23588db09 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] DELETE https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:31:53.173839 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-08e2769f-54f0-4f1e-8605-ceb23588db09 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:53.174070 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-08e2769f-54f0-4f1e-8605-ceb23588db09 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:53.174275 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-08e2769f-54f0-4f1e-8605-ceb23588db09 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Delete volume with id: fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:31:53.183447 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:53.183447 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:53.184087 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-08e2769f-54f0-4f1e-8605-ceb23588db09 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:53.198780 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-99124493-83d7-44a0-8f96-8a92755fecfe None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:53.200942 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-99124493-83d7-44a0-8f96-8a92755fecfe None None] GET https://10.4.3.64/volume// Jul 03 01:31:53.200942 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-99124493-83d7-44a0-8f96-8a92755fecfe None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:53.200942 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-99124493-83d7-44a0-8f96-8a92755fecfe None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:53.200942 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-99124493-83d7-44a0-8f96-8a92755fecfe None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:53.200942 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 385/1520] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:31:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:53.215455 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-08e2769f-54f0-4f1e-8605-ceb23588db09 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Delete volume request issued successfully. Jul 03 01:31:53.215455 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-08e2769f-54f0-4f1e-8605-ceb23588db09 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 202 Jul 03 01:31:53.215455 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 371/1521] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:31:53 2026] DELETE /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:31:53.216044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-b9d18538-e80f-497d-b083-eca4f77e9578 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:53.216441 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-b9d18538-e80f-497d-b083-eca4f77e9578 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:31:53.216846 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-b9d18538-e80f-497d-b083-eca4f77e9578 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2423b186-17e4-45c4-8acd-48b5120c6293", "connector": null, "instance_uuid": "110d87a9-805c-4921-bed2-75e144e2e97d"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:53.220289 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ed0b2018-64a6-4317-b672-a879e940f43c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:53.225033 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ed0b2018-64a6-4317-b672-a879e940f43c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:31:53.225033 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ed0b2018-64a6-4317-b672-a879e940f43c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:53.225033 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ed0b2018-64a6-4317-b672-a879e940f43c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:53.231436 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:53.231436 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:53.231923 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:53.231923 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:53.237852 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ed0b2018-64a6-4317-b672-a879e940f43c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Volume info retrieved successfully. Jul 03 01:31:53.242210 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ed0b2018-64a6-4317-b672-a879e940f43c tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 200 Jul 03 01:31:53.242751 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 385/1522] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:53 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 1247 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:53.256078 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-b9d18538-e80f-497d-b083-eca4f77e9578 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:31:53.256545 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 382/1523] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:31:53 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:53.277247 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-cf89c035-6fe9-41b8-b892-6415d2211b5f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:53.282622 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-cf89c035-6fe9-41b8-b892-6415d2211b5f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/attachments/305ec317-3421-485c-b970-990751b3bec4 Jul 03 01:31:53.282622 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-cf89c035-6fe9-41b8-b892-6415d2211b5f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:53.282979 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-cf89c035-6fe9-41b8-b892-6415d2211b5f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:53.296925 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:53.296925 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:53.829868 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-cf89c035-6fe9-41b8-b892-6415d2211b5f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/305ec317-3421-485c-b970-990751b3bec4 returned with HTTP 200 Jul 03 01:31:53.830397 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 386/1524] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:31:53 2026] DELETE /volume/v3/attachments/305ec317-3421-485c-b970-990751b3bec4 => generated 367 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:54.261182 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5ba1c37d-c1a8-4245-ae77-b5da0a1b1ca9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:54.264654 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5ba1c37d-c1a8-4245-ae77-b5da0a1b1ca9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 Jul 03 01:31:54.264654 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5ba1c37d-c1a8-4245-ae77-b5da0a1b1ca9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:54.264654 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5ba1c37d-c1a8-4245-ae77-b5da0a1b1ca9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:54.273363 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5ba1c37d-c1a8-4245-ae77-b5da0a1b1ca9 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 returned with HTTP 404 Jul 03 01:31:54.274042 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 372/1525] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:54 2026] GET /volume/v3/volumes/fa0fb6da-b6ab-4cb6-bfd6-414b0649a520 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:54.284817 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5bc8c4e5-8cc2-4426-bbf3-367f156104d7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:54.289168 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5bc8c4e5-8cc2-4426-bbf3-367f156104d7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:54.289436 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5bc8c4e5-8cc2-4426-bbf3-367f156104d7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:54.289674 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5bc8c4e5-8cc2-4426-bbf3-367f156104d7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:54.290676 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-5bc8c4e5-8cc2-4426-bbf3-367f156104d7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Delete volume with id: ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:54.297642 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5bc8c4e5-8cc2-4426-bbf3-367f156104d7 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 404 Jul 03 01:31:54.298259 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 386/1526] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:31:54 2026] DELETE /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:54.305704 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6a6a88d6-6b2d-431d-b819-b199ce348a8a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:54.307810 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6a6a88d6-6b2d-431d-b819-b199ce348a8a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 Jul 03 01:31:54.308051 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6a6a88d6-6b2d-431d-b819-b199ce348a8a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:54.308326 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6a6a88d6-6b2d-431d-b819-b199ce348a8a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:54.314931 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6a6a88d6-6b2d-431d-b819-b199ce348a8a tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 returned with HTTP 404 Jul 03 01:31:54.315519 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 383/1527] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:54 2026] GET /volume/v3/volumes/ae1644f6-6d25-43ab-9c63-ac644c127e88 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:54.323173 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e7d06723-7274-4616-8f04-eb917bad9138 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:54.324942 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7d06723-7274-4616-8f04-eb917bad9138 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:54.325213 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7d06723-7274-4616-8f04-eb917bad9138 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:54.325396 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7d06723-7274-4616-8f04-eb917bad9138 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:54.325824 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-e7d06723-7274-4616-8f04-eb917bad9138 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Delete volume with id: 6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:54.331760 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7d06723-7274-4616-8f04-eb917bad9138 tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 404 Jul 03 01:31:54.332498 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 387/1528] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:31:54 2026] DELETE /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:54.340197 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-582317fa-6321-4a97-8653-060f5bf8068f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:54.342216 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-582317fa-6321-4a97-8653-060f5bf8068f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] GET https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 Jul 03 01:31:54.342393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-582317fa-6321-4a97-8653-060f5bf8068f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:54.342625 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-582317fa-6321-4a97-8653-060f5bf8068f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:54.348238 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-582317fa-6321-4a97-8653-060f5bf8068f tempest-TestInstancesWithCinderVolumes-434832590 tempest-TestInstancesWithCinderVolumes-434832590-project-member] https://10.4.3.64/volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 returned with HTTP 404 Jul 03 01:31:54.348863 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 373/1529] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:54 2026] GET /volume/v3/volumes/6d6fc416-71af-4639-85de-fde5f01fe445 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:54.357078 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c655bcb3-d627-4e8f-a3cb-d1628c7bc8c1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:54.361577 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c655bcb3-d627-4e8f-a3cb-d1628c7bc8c1 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:31:54.361895 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c655bcb3-d627-4e8f-a3cb-d1628c7bc8c1 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:54.362215 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c655bcb3-d627-4e8f-a3cb-d1628c7bc8c1 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:54.363595 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c655bcb3-d627-4e8f-a3cb-d1628c7bc8c1 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:31:54.455165 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c655bcb3-d627-4e8f-a3cb-d1628c7bc8c1 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Get all volumes completed successfully. Jul 03 01:31:54.457340 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:54.457340 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:54.477934 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c655bcb3-d627-4e8f-a3cb-d1628c7bc8c1 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:31:54.478369 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 387/1530] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:31:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10647 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:31:54.495743 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-906c5547-49b9-4275-bc73-efd83fac8990 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:54.497622 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-906c5547-49b9-4275-bc73-efd83fac8990 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] DELETE https://10.4.3.64/volume/v3/types/0e45b1df-5883-43d3-8f8d-afaaef050029 Jul 03 01:31:54.497815 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-906c5547-49b9-4275-bc73-efd83fac8990 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:54.498005 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-906c5547-49b9-4275-bc73-efd83fac8990 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:54.498286 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:54.498286 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:54.525384 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-906c5547-49b9-4275-bc73-efd83fac8990 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/types/0e45b1df-5883-43d3-8f8d-afaaef050029 returned with HTTP 202 Jul 03 01:31:54.525809 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 384/1531] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:31:54 2026] DELETE /volume/v3/types/0e45b1df-5883-43d3-8f8d-afaaef050029 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:31:54.535969 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c3f4dc8f-779e-4727-8d61-26f6c30f9d3a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:54.537999 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c3f4dc8f-779e-4727-8d61-26f6c30f9d3a tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:31:54.538250 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c3f4dc8f-779e-4727-8d61-26f6c30f9d3a tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:54.538516 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c3f4dc8f-779e-4727-8d61-26f6c30f9d3a tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:54.539172 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:54.539172 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:54.539529 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c3f4dc8f-779e-4727-8d61-26f6c30f9d3a tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:31:54.591722 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c3f4dc8f-779e-4727-8d61-26f6c30f9d3a tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Get all volumes completed successfully. Jul 03 01:31:54.593742 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:54.593742 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:54.598975 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c3f4dc8f-779e-4727-8d61-26f6c30f9d3a tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:31:54.599558 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 388/1532] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:31:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10647 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:31:54.615854 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-13202b91-fc37-4e39-b2d1-7943774fbe45 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:54.618019 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-13202b91-fc37-4e39-b2d1-7943774fbe45 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] DELETE https://10.4.3.64/volume/v3/types/f035906a-c1dd-42b5-9e31-43bdcba59e1e Jul 03 01:31:54.618266 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-13202b91-fc37-4e39-b2d1-7943774fbe45 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:54.618539 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-13202b91-fc37-4e39-b2d1-7943774fbe45 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:54.646071 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-13202b91-fc37-4e39-b2d1-7943774fbe45 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/types/f035906a-c1dd-42b5-9e31-43bdcba59e1e returned with HTTP 202 Jul 03 01:31:54.646415 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 374/1533] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:31:54 2026] DELETE /volume/v3/types/f035906a-c1dd-42b5-9e31-43bdcba59e1e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:31:54.932994 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d8279cfc-4b95-40f4-8646-9f5033f9f182 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:54.934726 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d8279cfc-4b95-40f4-8646-9f5033f9f182 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:31:54.934900 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d8279cfc-4b95-40f4-8646-9f5033f9f182 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:54.935596 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d8279cfc-4b95-40f4-8646-9f5033f9f182 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:54.936300 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d8279cfc-4b95-40f4-8646-9f5033f9f182 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:31:54.953109 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d8279cfc-4b95-40f4-8646-9f5033f9f182 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Get all volumes completed successfully. Jul 03 01:31:54.954960 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:54.954960 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:54.961182 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d8279cfc-4b95-40f4-8646-9f5033f9f182 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:31:54.961713 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 388/1534] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:31:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10647 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:31:54.987107 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-248b2ddc-809d-44d9-b6da-1cc8f47ae1d5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:54.989239 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-248b2ddc-809d-44d9-b6da-1cc8f47ae1d5 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/ff6a8292-c9b7-4d60-a0b4-fd13d9b43fb1 Jul 03 01:31:54.989450 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-248b2ddc-809d-44d9-b6da-1cc8f47ae1d5 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:54.989679 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-248b2ddc-809d-44d9-b6da-1cc8f47ae1d5 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:54.989855 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-248b2ddc-809d-44d9-b6da-1cc8f47ae1d5 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Delete volume with id: ff6a8292-c9b7-4d60-a0b4-fd13d9b43fb1 Jul 03 01:31:54.996706 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:54.996706 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:54.997079 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-248b2ddc-809d-44d9-b6da-1cc8f47ae1d5 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Volume info retrieved successfully. Jul 03 01:31:55.010155 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.image.cache [None req-248b2ddc-809d-44d9-b6da-1cc8f47ae1d5 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Evicting image cache entry: {'id': 2, 'image_id': 'e889410b-7f37-47aa-959a-1dfcbfb0264b', 'volume_id': 'ff6a8292-c9b7-4d60-a0b4-fd13d9b43fb1', 'host': 'np0000004346@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 1, 29, 56), 'last_used': datetime.datetime(2026, 7, 3, 1, 30, 5)}. {{(pid=99882) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 01:31:55.025030 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-248b2ddc-809d-44d9-b6da-1cc8f47ae1d5 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Delete volume request issued successfully. Jul 03 01:31:55.025208 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-248b2ddc-809d-44d9-b6da-1cc8f47ae1d5 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/volumes/ff6a8292-c9b7-4d60-a0b4-fd13d9b43fb1 returned with HTTP 202 Jul 03 01:31:55.025715 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 385/1535] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:31:54 2026] DELETE /volume/v3/volumes/ff6a8292-c9b7-4d60-a0b4-fd13d9b43fb1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:31:55.033439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-404b5e99-e676-450b-8141-9ba3c9874cb0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:55.035673 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-404b5e99-e676-450b-8141-9ba3c9874cb0 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] GET https://10.4.3.64/volume/v3/volumes/ff6a8292-c9b7-4d60-a0b4-fd13d9b43fb1 Jul 03 01:31:55.035916 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-404b5e99-e676-450b-8141-9ba3c9874cb0 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:55.036203 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-404b5e99-e676-450b-8141-9ba3c9874cb0 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:55.047481 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:55.047481 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:55.054554 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-404b5e99-e676-450b-8141-9ba3c9874cb0 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Volume info retrieved successfully. Jul 03 01:31:55.059557 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-404b5e99-e676-450b-8141-9ba3c9874cb0 tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/volumes/ff6a8292-c9b7-4d60-a0b4-fd13d9b43fb1 returned with HTTP 200 Jul 03 01:31:55.059979 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 389/1536] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:55 2026] GET /volume/v3/volumes/ff6a8292-c9b7-4d60-a0b4-fd13d9b43fb1 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:56.074009 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fed2d873-e07a-4544-b1f0-eadc1f3e54fb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:56.076024 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fed2d873-e07a-4544-b1f0-eadc1f3e54fb tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] GET https://10.4.3.64/volume/v3/volumes/ff6a8292-c9b7-4d60-a0b4-fd13d9b43fb1 Jul 03 01:31:56.076134 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fed2d873-e07a-4544-b1f0-eadc1f3e54fb tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:56.076357 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fed2d873-e07a-4544-b1f0-eadc1f3e54fb tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:56.085001 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fed2d873-e07a-4544-b1f0-eadc1f3e54fb tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/volumes/ff6a8292-c9b7-4d60-a0b4-fd13d9b43fb1 returned with HTTP 404 Jul 03 01:31:56.085450 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 375/1537] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:56 2026] GET /volume/v3/volumes/ff6a8292-c9b7-4d60-a0b4-fd13d9b43fb1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:56.093296 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-23fe4f49-e143-463d-a801-0547d60b64ae None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:56.094956 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-23fe4f49-e143-463d-a801-0547d60b64ae tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] DELETE https://10.4.3.64/volume/v3/types/2eeace30-9011-444c-8ce1-ef52f632978c Jul 03 01:31:56.095150 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-23fe4f49-e143-463d-a801-0547d60b64ae tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:56.095381 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-23fe4f49-e143-463d-a801-0547d60b64ae tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:56.123648 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-23fe4f49-e143-463d-a801-0547d60b64ae tempest-TestInstancesWithCinderVolumes-2137588124 tempest-TestInstancesWithCinderVolumes-2137588124-project-admin] https://10.4.3.64/volume/v3/types/2eeace30-9011-444c-8ce1-ef52f632978c returned with HTTP 202 Jul 03 01:31:56.123767 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 389/1538] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:31:56 2026] DELETE /volume/v3/types/2eeace30-9011-444c-8ce1-ef52f632978c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:31:56.627178 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:56.630024 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:31:56.630246 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-160818070"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:56.631619 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-160818070'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:31:56.631682 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Create volume of 1 GB Jul 03 01:31:56.639846 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Availability Zones retrieved successfully. Jul 03 01:31:56.648243 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Flow 'volume_create_api' (d1ae2a35-8d54-4ad4-b82d-34d9c2ba9312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:31:56.649078 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21046af-7d82-4ff8-b089-4040d7417119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:31:56.650680 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:31:56.683234 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e21046af-7d82-4ff8-b089-4040d7417119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:31:56.683988 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffee95ca-fd3b-4cef-8da1-6fcdf5a1d844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:31:56.731270 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Created reservations ['bedc151f-a48b-470d-a226-d340d242756a', 'fc223d4b-67e8-42ee-86ec-e9e75221a348', '7d9c205a-7d37-4df9-b589-b44e49d1e8b7', '5f326c3f-e58e-48d3-aa4d-b81b025ec596'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:31:56.732080 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffee95ca-fd3b-4cef-8da1-6fcdf5a1d844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bedc151f-a48b-470d-a226-d340d242756a', 'fc223d4b-67e8-42ee-86ec-e9e75221a348', '7d9c205a-7d37-4df9-b589-b44e49d1e8b7', '5f326c3f-e58e-48d3-aa4d-b81b025ec596']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:31:56.733126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151b57b4-4277-4e99-9b2d-549cf6739aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:31:56.755787 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151b57b4-4277-4e99-9b2d-549cf6739aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '902aab65-553f-487b-b18c-acc1bcad57a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-160818070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e865691e0fed4e64bf7bf54e24873e9b',qos_specs=None,replication_status=,reservations=['bedc151f-a48b-470d-a226-d340d242756a','fc223d4b-67e8-42ee-86ec-e9e75221a348','7d9c205a-7d37-4df9-b589-b44e49d1e8b7','5f326c3f-e58e-48d3-aa4d-b81b025ec596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60446100c2b54f46a75b5d036682f39a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:31:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-160818070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=902aab65-553f-487b-b18c-acc1bcad57a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e865691e0fed4e64bf7bf54e24873e9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60446100c2b54f46a75b5d036682f39a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:31:56.756512 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ddfb7f-a58b-48d1-a698-68d76da709ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:31:56.775241 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ddfb7f-a58b-48d1-a698-68d76da709ad) transitioned into state 'SUCCESS' from state '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-160818070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e865691e0fed4e64bf7bf54e24873e9b',qos_specs=None,replication_status=,reservations=['bedc151f-a48b-470d-a226-d340d242756a','fc223d4b-67e8-42ee-86ec-e9e75221a348','7d9c205a-7d37-4df9-b589-b44e49d1e8b7','5f326c3f-e58e-48d3-aa4d-b81b025ec596'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60446100c2b54f46a75b5d036682f39a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:31:56.775957 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb1f2bd-a460-42d7-b4ef-45b696915806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:31:56.787063 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdb1f2bd-a460-42d7-b4ef-45b696915806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:31:56.787839 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Flow 'volume_create_api' (d1ae2a35-8d54-4ad4-b82d-34d9c2ba9312) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:31:56.788096 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Create volume request issued successfully. Jul 03 01:31:56.788625 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4fb4ffa0-b52e-4a37-ba1a-1704aca40c3a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:31:56.789113 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 386/1539] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:31:56 2026] POST /volume/v3/volumes => generated 748 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:31:56.805858 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-787b7f01-eb6f-4041-946b-c694e42a2555 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:56.807919 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-787b7f01-eb6f-4041-946b-c694e42a2555 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:31:56.808138 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-787b7f01-eb6f-4041-946b-c694e42a2555 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:56.808366 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-787b7f01-eb6f-4041-946b-c694e42a2555 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:56.816445 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:56.816445 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:31:56.821167 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-787b7f01-eb6f-4041-946b-c694e42a2555 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:31:56.828328 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-787b7f01-eb6f-4041-946b-c694e42a2555 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:31:56.828949 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 390/1540] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:56 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:57.844476 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d7014604-7b91-424c-a5a3-6809ea42c295 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:57.848021 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d7014604-7b91-424c-a5a3-6809ea42c295 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:31:57.848219 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d7014604-7b91-424c-a5a3-6809ea42c295 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:57.848413 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d7014604-7b91-424c-a5a3-6809ea42c295 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:57.858842 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:57.858842 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:57.863142 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d7014604-7b91-424c-a5a3-6809ea42c295 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:31:57.867837 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d7014604-7b91-424c-a5a3-6809ea42c295 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:31:57.868229 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 376/1541] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:31:57 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:57.924928 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-9351ada2-1cea-4410-a05d-ac985706165c req-306ead77-2c9a-4e22-bbc2-cfb769bdc87d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:57.927447 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-306ead77-2c9a-4e22-bbc2-cfb769bdc87d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:31:57.927750 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-306ead77-2c9a-4e22-bbc2-cfb769bdc87d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:57.927977 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-306ead77-2c9a-4e22-bbc2-cfb769bdc87d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:57.938338 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:57.938338 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:31:57.943101 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-9351ada2-1cea-4410-a05d-ac985706165c req-306ead77-2c9a-4e22-bbc2-cfb769bdc87d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:31:57.943756 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1aa34618-22b6-41f8-b71b-913e5eb3e25d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:57.950750 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-306ead77-2c9a-4e22-bbc2-cfb769bdc87d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:31:57.951105 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 390/1542] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:31:57 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:58.015754 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1aa34618-22b6-41f8-b71b-913e5eb3e25d tempest-ProjectReaderTests-1190304244 tempest-ProjectReaderTests-1190304244-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Jul 03 01:31:58.015984 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1aa34618-22b6-41f8-b71b-913e5eb3e25d tempest-ProjectReaderTests-1190304244 tempest-ProjectReaderTests-1190304244-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:58.016202 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1aa34618-22b6-41f8-b71b-913e5eb3e25d tempest-ProjectReaderTests-1190304244 tempest-ProjectReaderTests-1190304244-project-admin] Calling method 'get_pools' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:58.016534 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:58.016534 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:31:58.518655 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1aa34618-22b6-41f8-b71b-913e5eb3e25d tempest-ProjectReaderTests-1190304244 tempest-ProjectReaderTests-1190304244-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 01:31:58.519140 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 387/1543] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Jul 3 01:31:57 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:31:58.527184 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e4bc62dd-a149-40c8-881d-a5844920d547 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:58.591435 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e4bc62dd-a149-40c8-881d-a5844920d547 tempest-ProjectReaderTests-1190304244 tempest-ProjectReaderTests-1190304244-project-reader] GET https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool Jul 03 01:31:58.591773 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e4bc62dd-a149-40c8-881d-a5844920d547 tempest-ProjectReaderTests-1190304244 tempest-ProjectReaderTests-1190304244-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:58.592053 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e4bc62dd-a149-40c8-881d-a5844920d547 tempest-ProjectReaderTests-1190304244 tempest-ProjectReaderTests-1190304244-project-reader] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:58.592946 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.policy [None req-e4bc62dd-a149-40c8-881d-a5844920d547 tempest-ProjectReaderTests-1190304244 tempest-ProjectReaderTests-1190304244-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e17060c13b424987aa17c91b741215b3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5ec9e66424b4becacbbeecf69873b09', '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=99879) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:31:58.593240 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e4bc62dd-a149-40c8-881d-a5844920d547 tempest-ProjectReaderTests-1190304244 tempest-ProjectReaderTests-1190304244-project-reader] https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool returned with HTTP 403 Jul 03 01:31:58.594409 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 391/1544] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Jul 3 01:31:58 2026] GET /volume/v3/capabilities/np0000004346@storpool => generated 110 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:31:58.702883 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-56933a26-525b-4fb1-a0be-60b96f4cdf7b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:58.705037 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-56933a26-525b-4fb1-a0be-60b96f4cdf7b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] PUT https://10.4.3.64/volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839 Jul 03 01:31:58.705605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-56933a26-525b-4fb1-a0be-60b96f4cdf7b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:31:58.713812 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-56933a26-525b-4fb1-a0be-60b96f4cdf7b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Acquiring lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:31:58.719253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-56933a26-525b-4fb1-a0be-60b96f4cdf7b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:31:58.720185 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:31:58.720185 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:31:59.252675 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-56933a26-525b-4fb1-a0be-60b96f4cdf7b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-2423b186-17e4-45c4-8acd-48b5120c6293-np0000004346" released by "attachment_update" :: held 0.533s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:31:59.253044 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-56933a26-525b-4fb1-a0be-60b96f4cdf7b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839 returned with HTTP 200 Jul 03 01:31:59.253390 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 377/1545] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:31:58 2026] PUT /volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:59.265003 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-1a17ab5b-cfd0-4168-8b86-463c8f6c3898 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:59.267445 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-1a17ab5b-cfd0-4168-8b86-463c8f6c3898 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839 Jul 03 01:31:59.267777 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-1a17ab5b-cfd0-4168-8b86-463c8f6c3898 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:59.267994 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-1a17ab5b-cfd0-4168-8b86-463c8f6c3898 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:59.290967 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-1a17ab5b-cfd0-4168-8b86-463c8f6c3898 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839 returned with HTTP 200 Jul 03 01:31:59.291496 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 391/1546] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Jul 3 01:31:59 2026] GET /volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:31:59.985551 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-88579289-c1e6-491a-a149-f7c2380e53a4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:31:59.985944 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-88579289-c1e6-491a-a149-f7c2380e53a4 None None] GET https://10.4.3.64/volume// Jul 03 01:31:59.986039 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-88579289-c1e6-491a-a149-f7c2380e53a4 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:31:59.986212 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-88579289-c1e6-491a-a149-f7c2380e53a4 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:31:59.986547 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-88579289-c1e6-491a-a149-f7c2380e53a4 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:31:59.986836 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 388/1547] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:31:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:31:59.993769 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-9351ada2-1cea-4410-a05d-ac985706165c req-7b2a0aed-a7c7-477b-9ce1-40d9a1bec1c6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:00.145512 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-7b2a0aed-a7c7-477b-9ce1-40d9a1bec1c6 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:32:00.145854 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-7b2a0aed-a7c7-477b-9ce1-40d9a1bec1c6 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "902aab65-553f-487b-b18c-acc1bcad57a7", "connector": null, "instance_uuid": "463e14f1-e577-482f-a2a1-9cafff6ed426"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:00.154318 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:00.154318 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:00.180484 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-7b2a0aed-a7c7-477b-9ce1-40d9a1bec1c6 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:32:00.180882 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 392/1548] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:31:59 2026] POST /volume/v3/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:00.474638 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-46fbdb09-afde-4a14-a44e-eca3bcfbcfbb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:00.476450 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-46fbdb09-afde-4a14-a44e-eca3bcfbcfbb tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:00.476791 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-46fbdb09-afde-4a14-a44e-eca3bcfbcfbb tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:00.477056 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-46fbdb09-afde-4a14-a44e-eca3bcfbcfbb tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:00.485830 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:00.485830 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:00.489794 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-46fbdb09-afde-4a14-a44e-eca3bcfbcfbb tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:00.493668 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-46fbdb09-afde-4a14-a44e-eca3bcfbcfbb tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:00.494331 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 378/1549] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:00 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:00.709512 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7e983e33-4d1f-42d9-b981-d3e633754b35 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:00.709866 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e983e33-4d1f-42d9-b981-d3e633754b35 None None] GET https://10.4.3.64/volume// Jul 03 01:32:00.709994 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e983e33-4d1f-42d9-b981-d3e633754b35 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:00.710159 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e983e33-4d1f-42d9-b981-d3e633754b35 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:00.710500 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e983e33-4d1f-42d9-b981-d3e633754b35 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:00.710795 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 392/1550] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:32:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:00.721472 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-9351ada2-1cea-4410-a05d-ac985706165c req-3ffba723-8c42-4446-94bb-cda326fb082d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:00.725055 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-3ffba723-8c42-4446-94bb-cda326fb082d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:00.725303 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-3ffba723-8c42-4446-94bb-cda326fb082d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:00.725537 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-3ffba723-8c42-4446-94bb-cda326fb082d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:00.736779 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:00.736779 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:00.744114 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-9351ada2-1cea-4410-a05d-ac985706165c req-3ffba723-8c42-4446-94bb-cda326fb082d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:00.751565 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-3ffba723-8c42-4446-94bb-cda326fb082d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:00.752146 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 389/1551] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:32:00 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 1020 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:32:00.866327 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-9351ada2-1cea-4410-a05d-ac985706165c req-af69edf6-5a53-4232-a21b-0bbbf309caed None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:00.869702 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-af69edf6-5a53-4232-a21b-0bbbf309caed tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] PUT https://10.4.3.64/volume/v3/attachments/00714fe9-2cf9-4a51-998a-69103b310c02 Jul 03 01:32:00.870003 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-af69edf6-5a53-4232-a21b-0bbbf309caed tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:00.877564 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-9351ada2-1cea-4410-a05d-ac985706165c req-af69edf6-5a53-4232-a21b-0bbbf309caed tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Acquiring lock "cinder-attachment_update-902aab65-553f-487b-b18c-acc1bcad57a7-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:32:00.882161 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-9351ada2-1cea-4410-a05d-ac985706165c req-af69edf6-5a53-4232-a21b-0bbbf309caed tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Lock "cinder-attachment_update-902aab65-553f-487b-b18c-acc1bcad57a7-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:32:00.886440 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:00.886440 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:01.114485 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-36847a44-791b-4091-8255-8c6045691749 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:01.117047 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-36847a44-791b-4091-8255-8c6045691749 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] DELETE https://10.4.3.64/volume/v3/attachments/195b7db2-6369-4fe4-b31c-53524b232150 Jul 03 01:32:01.117247 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-36847a44-791b-4091-8255-8c6045691749 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:01.117434 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-36847a44-791b-4091-8255-8c6045691749 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:01.124319 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:01.124319 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:01.169135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:01.170737 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:01.171069 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-572478657"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:01.172514 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-572478657'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:01.172628 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Create volume of 1 GB Jul 03 01:32:01.172913 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:01.172913 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:01.176594 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Availability Zones retrieved successfully. Jul 03 01:32:01.182046 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Flow 'volume_create_api' (d6ee9c90-872f-4fd2-b6fe-4f7b9b74d1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:01.182999 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900f219f-4ed5-4693-a41a-6e0c99f23c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:01.183899 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:01.209830 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (900f219f-4ed5-4693-a41a-6e0c99f23c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:01.210661 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8f9819-c568-4ee3-bb80-0b54caa1911f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:01.276554 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Created reservations ['71a10827-4a7f-4c90-8c42-bd4348905ab0', '9528cb31-8da1-4c87-8bd6-719146dfe1fb', 'e4cd1514-aad2-42d0-9760-a18680ed365c', 'f837e0db-ba53-4017-beab-752dad562002'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:01.277259 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b8f9819-c568-4ee3-bb80-0b54caa1911f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71a10827-4a7f-4c90-8c42-bd4348905ab0', '9528cb31-8da1-4c87-8bd6-719146dfe1fb', 'e4cd1514-aad2-42d0-9760-a18680ed365c', 'f837e0db-ba53-4017-beab-752dad562002']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:01.277943 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a0e62bb-ea6d-42d0-9bd3-b2b1ee20a1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:01.297911 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a0e62bb-ea6d-42d0-9bd3-b2b1ee20a1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5342adc0-50c8-47bb-939b-16e89e8d6ad4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-572478657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7c45db2d334a44999436e927168c4c',qos_specs=None,replication_status=,reservations=['71a10827-4a7f-4c90-8c42-bd4348905ab0','9528cb31-8da1-4c87-8bd6-719146dfe1fb','e4cd1514-aad2-42d0-9760-a18680ed365c','f837e0db-ba53-4017-beab-752dad562002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7109f7bf154e959c3bba18782dd0a5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-572478657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5342adc0-50c8-47bb-939b-16e89e8d6ad4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e7c45db2d334a44999436e927168c4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a7109f7bf154e959c3bba18782dd0a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:01.298580 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa21f596-4b5a-482e-b012-d852e474fe12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:01.315176 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa21f596-4b5a-482e-b012-d852e474fe12) transitioned into state 'SUCCESS' from state '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-572478657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7c45db2d334a44999436e927168c4c',qos_specs=None,replication_status=,reservations=['71a10827-4a7f-4c90-8c42-bd4348905ab0','9528cb31-8da1-4c87-8bd6-719146dfe1fb','e4cd1514-aad2-42d0-9760-a18680ed365c','f837e0db-ba53-4017-beab-752dad562002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7109f7bf154e959c3bba18782dd0a5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:01.316315 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5660202f-ce06-4a56-b7b2-2049da00d07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:01.324697 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5660202f-ce06-4a56-b7b2-2049da00d07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:01.325881 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Flow 'volume_create_api' (d6ee9c90-872f-4fd2-b6fe-4f7b9b74d1b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:01.326292 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Create volume request issued successfully. Jul 03 01:32:01.327398 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1576a467-cbba-4a92-91c5-5cecd9d12ce6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:01.327979 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 393/1552] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:01 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 03 01:32:01.339202 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6b33511a-e7d0-48f5-b254-d87f023ab09a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:01.341153 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b33511a-e7d0-48f5-b254-d87f023ab09a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:32:01.341387 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b33511a-e7d0-48f5-b254-d87f023ab09a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:01.341605 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b33511a-e7d0-48f5-b254-d87f023ab09a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:01.348894 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:01.348894 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:01.352605 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6b33511a-e7d0-48f5-b254-d87f023ab09a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:32:01.356664 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b33511a-e7d0-48f5-b254-d87f023ab09a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 200 Jul 03 01:32:01.356976 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 390/1553] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:01 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:01.403152 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-9351ada2-1cea-4410-a05d-ac985706165c req-af69edf6-5a53-4232-a21b-0bbbf309caed tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Lock "cinder-attachment_update-902aab65-553f-487b-b18c-acc1bcad57a7-np0000004346" released by "attachment_update" :: held 0.521s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:32:01.403574 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-af69edf6-5a53-4232-a21b-0bbbf309caed tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments/00714fe9-2cf9-4a51-998a-69103b310c02 returned with HTTP 200 Jul 03 01:32:01.403870 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 393/1554] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:32:00 2026] PUT /volume/v3/attachments/00714fe9-2cf9-4a51-998a-69103b310c02 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:01.508637 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4071c5d9-3861-4c23-88e5-bc012c598266 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:01.510786 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4071c5d9-3861-4c23-88e5-bc012c598266 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:01.511010 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4071c5d9-3861-4c23-88e5-bc012c598266 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:01.511244 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4071c5d9-3861-4c23-88e5-bc012c598266 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:01.521843 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:01.521843 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:01.525554 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4071c5d9-3861-4c23-88e5-bc012c598266 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:01.529352 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4071c5d9-3861-4c23-88e5-bc012c598266 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:01.529793 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 394/1555] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:01 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:01.650284 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-36847a44-791b-4091-8255-8c6045691749 tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/attachments/195b7db2-6369-4fe4-b31c-53524b232150 returned with HTTP 200 Jul 03 01:32:01.650733 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 379/1556] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:32:01 2026] DELETE /volume/v3/attachments/195b7db2-6369-4fe4-b31c-53524b232150 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:01.660794 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-cd37bd61-1cec-49a2-8050-bcce5e1737da None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:01.662791 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-cd37bd61-1cec-49a2-8050-bcce5e1737da tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b Jul 03 01:32:01.662945 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-cd37bd61-1cec-49a2-8050-bcce5e1737da tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:01.663136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-cd37bd61-1cec-49a2-8050-bcce5e1737da tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:01.663291 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-cd37bd61-1cec-49a2-8050-bcce5e1737da tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Delete volume with id: 4b8a9fdb-208a-4690-a842-e40367c9b17b Jul 03 01:32:01.669920 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:01.669920 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:01.670351 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-cd37bd61-1cec-49a2-8050-bcce5e1737da tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Volume info retrieved successfully. Jul 03 01:32:01.689128 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-cd37bd61-1cec-49a2-8050-bcce5e1737da tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] Delete volume request issued successfully. Jul 03 01:32:01.689294 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a4ec96ba-8cca-4ef6-b2db-8e5e1407d2e2 req-cd37bd61-1cec-49a2-8050-bcce5e1737da tempest-ServerBootFromVolumeStableRescueTest-1957623551 tempest-ServerBootFromVolumeStableRescueTest-1957623551-project-member] https://10.4.3.64/volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b returned with HTTP 202 Jul 03 01:32:01.689719 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 391/1557] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:32:01 2026] DELETE /volume/v3/volumes/4b8a9fdb-208a-4690-a842-e40367c9b17b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:02.368605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1ab5c8ce-93e1-4d98-9e4c-cd92620b56fb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:02.370770 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ab5c8ce-93e1-4d98-9e4c-cd92620b56fb tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:32:02.370858 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ab5c8ce-93e1-4d98-9e4c-cd92620b56fb tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:02.371098 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ab5c8ce-93e1-4d98-9e4c-cd92620b56fb tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:02.386563 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:02.386563 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:02.390664 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1ab5c8ce-93e1-4d98-9e4c-cd92620b56fb tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:32:02.395384 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ab5c8ce-93e1-4d98-9e4c-cd92620b56fb tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 200 Jul 03 01:32:02.396014 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 394/1558] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:02 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:02.541082 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ebb23faf-9578-47ac-aab7-2bfc78b8d4f9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:02.542918 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ebb23faf-9578-47ac-aab7-2bfc78b8d4f9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:02.543132 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ebb23faf-9578-47ac-aab7-2bfc78b8d4f9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:02.543327 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ebb23faf-9578-47ac-aab7-2bfc78b8d4f9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:02.554559 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:02.554559 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:02.569200 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ebb23faf-9578-47ac-aab7-2bfc78b8d4f9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:02.575828 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ebb23faf-9578-47ac-aab7-2bfc78b8d4f9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:02.577340 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 395/1559] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:02 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:03.380147 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:03.382044 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:03.382395 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-618336795"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:03.383782 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-618336795'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:03.383934 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Create volume of 1 GB Jul 03 01:32:03.384226 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:03.384226 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:03.390007 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Availability Zones retrieved successfully. Jul 03 01:32:03.395456 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Flow 'volume_create_api' (e3472efb-ed42-4fcf-ac59-e4a8b52606bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:03.396322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (003d90b5-eee7-4e21-a8bf-ff2fcebddc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:03.397275 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:03.425387 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (003d90b5-eee7-4e21-a8bf-ff2fcebddc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:03.426124 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81af4b3-08f8-422d-9ff2-836666ca7edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:03.495868 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Created reservations ['d7b9ca8c-5991-4afc-ab68-e5fa55977ecc', '2929929d-7f8a-429b-bf18-f784e9b4cf04', '606e82d2-3c68-4505-9319-27c3adbe70a8', '68963edc-c054-4856-901c-77ded874fb48'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:03.496540 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a81af4b3-08f8-422d-9ff2-836666ca7edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7b9ca8c-5991-4afc-ab68-e5fa55977ecc', '2929929d-7f8a-429b-bf18-f784e9b4cf04', '606e82d2-3c68-4505-9319-27c3adbe70a8', '68963edc-c054-4856-901c-77ded874fb48']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:03.497197 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (406591a8-b1ed-4de8-86e0-2da57e7ed948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:03.520125 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (406591a8-b1ed-4de8-86e0-2da57e7ed948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a572442-b6b2-4bbc-bef0-0920726ca542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-618336795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1997d47bc04f6ebb5508153634ec1f',qos_specs=None,replication_status=,reservations=['d7b9ca8c-5991-4afc-ab68-e5fa55977ecc','2929929d-7f8a-429b-bf18-f784e9b4cf04','606e82d2-3c68-4505-9319-27c3adbe70a8','68963edc-c054-4856-901c-77ded874fb48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26367007918140b9916994fcb158e0f3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-618336795',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a572442-b6b2-4bbc-bef0-0920726ca542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1997d47bc04f6ebb5508153634ec1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26367007918140b9916994fcb158e0f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:03.520837 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61906109-739a-4b2f-9e3b-a04e9ac07b47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:03.541214 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61906109-739a-4b2f-9e3b-a04e9ac07b47) transitioned into state 'SUCCESS' from state '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-618336795',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1997d47bc04f6ebb5508153634ec1f',qos_specs=None,replication_status=,reservations=['d7b9ca8c-5991-4afc-ab68-e5fa55977ecc','2929929d-7f8a-429b-bf18-f784e9b4cf04','606e82d2-3c68-4505-9319-27c3adbe70a8','68963edc-c054-4856-901c-77ded874fb48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26367007918140b9916994fcb158e0f3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:03.542007 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae95fb5e-0957-40d5-a079-bc6c7c18afc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:03.557029 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae95fb5e-0957-40d5-a079-bc6c7c18afc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:03.558663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Flow 'volume_create_api' (e3472efb-ed42-4fcf-ac59-e4a8b52606bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:03.558663 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Create volume request issued successfully. Jul 03 01:32:03.560115 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1f68bec8-319e-444d-9aab-9f799bf9c661 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:03.560115 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 380/1560] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:03 2026] POST /volume/v3/volumes => generated 751 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:03.590807 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e9d77bd4-7de2-42de-a82c-be5717e02b14 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:03.592464 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e9d77bd4-7de2-42de-a82c-be5717e02b14 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:03.592644 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e9d77bd4-7de2-42de-a82c-be5717e02b14 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:03.592811 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e9d77bd4-7de2-42de-a82c-be5717e02b14 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:03.601752 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:03.601752 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:03.604991 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e9d77bd4-7de2-42de-a82c-be5717e02b14 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:03.609571 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e9d77bd4-7de2-42de-a82c-be5717e02b14 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:03.610137 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 392/1561] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:03 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:04.622409 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c6b8aaa1-4b31-44d3-9736-7bf1a700844e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:04.624141 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c6b8aaa1-4b31-44d3-9736-7bf1a700844e tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:04.624306 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c6b8aaa1-4b31-44d3-9736-7bf1a700844e tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:04.624502 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c6b8aaa1-4b31-44d3-9736-7bf1a700844e tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:04.634185 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:04.634185 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:04.639383 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c6b8aaa1-4b31-44d3-9736-7bf1a700844e tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:04.644394 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c6b8aaa1-4b31-44d3-9736-7bf1a700844e tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:04.644812 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 395/1562] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:04 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:05.666844 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-24c65741-3291-484e-81dd-272c589a5ec9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:05.670448 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-24c65741-3291-484e-81dd-272c589a5ec9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:05.670686 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-24c65741-3291-484e-81dd-272c589a5ec9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:05.670888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-24c65741-3291-484e-81dd-272c589a5ec9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:05.683452 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:05.683452 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:05.689856 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-24c65741-3291-484e-81dd-272c589a5ec9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:05.696295 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-24c65741-3291-484e-81dd-272c589a5ec9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:05.696976 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 396/1563] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:05 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:06.223328 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-4897d084-9be5-4de1-99a1-06da31bc73b2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:06.225792 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-4897d084-9be5-4de1-99a1-06da31bc73b2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839/action Jul 03 01:32:06.226142 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-4897d084-9be5-4de1-99a1-06da31bc73b2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:06.226374 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-4897d084-9be5-4de1-99a1-06da31bc73b2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:06.244681 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:06.244681 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:06.258823 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-158eed89-b309-40dc-b3cb-3905a31652e7 req-4897d084-9be5-4de1-99a1-06da31bc73b2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839/action returned with HTTP 204 Jul 03 01:32:06.259509 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 381/1564] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:32:06 2026] POST /volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 01:32:06.713335 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3333d3f3-4acf-4c1e-86a7-a1f75bfc76e8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:06.717155 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3333d3f3-4acf-4c1e-86a7-a1f75bfc76e8 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:06.717337 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3333d3f3-4acf-4c1e-86a7-a1f75bfc76e8 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:06.717542 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3333d3f3-4acf-4c1e-86a7-a1f75bfc76e8 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:06.734772 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:06.734772 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:06.738787 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3333d3f3-4acf-4c1e-86a7-a1f75bfc76e8 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:06.743355 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3333d3f3-4acf-4c1e-86a7-a1f75bfc76e8 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:06.743765 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 393/1565] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:06 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:07.756508 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-74a08260-8915-4bd2-834e-51d398926a32 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:07.758984 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-74a08260-8915-4bd2-834e-51d398926a32 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:07.759154 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-74a08260-8915-4bd2-834e-51d398926a32 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:07.759376 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-74a08260-8915-4bd2-834e-51d398926a32 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:07.778785 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:07.778785 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:07.783041 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-74a08260-8915-4bd2-834e-51d398926a32 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:07.788807 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-74a08260-8915-4bd2-834e-51d398926a32 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:07.789584 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 396/1566] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:07 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:08.807772 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ea646719-1719-49e4-b8b8-ba7b2f5dac86 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:08.809751 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ea646719-1719-49e4-b8b8-ba7b2f5dac86 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:08.809751 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ea646719-1719-49e4-b8b8-ba7b2f5dac86 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:08.809751 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ea646719-1719-49e4-b8b8-ba7b2f5dac86 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:08.811196 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:UPDATE=27,cinder:INSERT=12,cinder:SELECT=173 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:32:08.820571 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:08.820571 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:08.824695 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ea646719-1719-49e4-b8b8-ba7b2f5dac86 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:08.830085 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ea646719-1719-49e4-b8b8-ba7b2f5dac86 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:08.830085 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 397/1567] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:08 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:08.963810 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-9351ada2-1cea-4410-a05d-ac985706165c req-ef6b5b9c-2287-4494-87ff-189727c49708 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:08.966436 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-ef6b5b9c-2287-4494-87ff-189727c49708 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/attachments/00714fe9-2cf9-4a51-998a-69103b310c02/action Jul 03 01:32:08.966793 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-ef6b5b9c-2287-4494-87ff-189727c49708 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:08.966938 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-ef6b5b9c-2287-4494-87ff-189727c49708 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:08.971062 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=154,cinder:UPDATE=32,cinder:INSERT=12 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:32:08.990162 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:08.990162 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:09.003133 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-9351ada2-1cea-4410-a05d-ac985706165c req-ef6b5b9c-2287-4494-87ff-189727c49708 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments/00714fe9-2cf9-4a51-998a-69103b310c02/action returned with HTTP 204 Jul 03 01:32:09.003761 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 382/1568] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:32:08 2026] POST /volume/v3/attachments/00714fe9-2cf9-4a51-998a-69103b310c02/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:09.854730 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1311d352-c646-4f78-8632-51d387eae7dc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:09.857998 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1311d352-c646-4f78-8632-51d387eae7dc tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:09.858319 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1311d352-c646-4f78-8632-51d387eae7dc tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:09.858722 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1311d352-c646-4f78-8632-51d387eae7dc tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:09.868076 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=183,cinder:UPDATE=47,cinder:INSERT=15,cinder:DELETE=1 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:32:09.883683 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:09.883683 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:09.888855 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1311d352-c646-4f78-8632-51d387eae7dc tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:09.896858 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1311d352-c646-4f78-8632-51d387eae7dc tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:09.896858 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 394/1569] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:09 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 1133 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:09.917527 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a151d51c-f9bf-4fdd-93ae-e1a9ad699055 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:09.919453 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a151d51c-f9bf-4fdd-93ae-e1a9ad699055 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:09.919782 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a151d51c-f9bf-4fdd-93ae-e1a9ad699055 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:09.919989 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a151d51c-f9bf-4fdd-93ae-e1a9ad699055 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:09.926582 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=149,cinder:UPDATE=14,cinder:INSERT=5 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:32:09.948591 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:09.948591 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:09.962293 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a151d51c-f9bf-4fdd-93ae-e1a9ad699055 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:09.968375 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a151d51c-f9bf-4fdd-93ae-e1a9ad699055 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:09.969057 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 397/1570] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:09 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 1133 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:10.098138 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:10.101718 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:10.102152 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-37750984"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:10.106072 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-37750984'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:10.106325 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Create volume of 1 GB Jul 03 01:32:10.116239 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Availability Zones retrieved successfully. Jul 03 01:32:10.124386 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Flow 'volume_create_api' (a303c5b9-4b08-4354-9aa0-58c5fb1958f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:10.125476 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ffba42-643d-4f37-a2b9-fc11bf1ee542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:10.126659 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:10.165106 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ffba42-643d-4f37-a2b9-fc11bf1ee542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:10.166294 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8873b84-b8a8-4233-b009-3ad9ecda88cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:10.224278 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Created reservations ['a3496b08-5487-4237-b766-ef53f051aeeb', '1dc83841-f445-431f-8352-eb99a5728d7c', '11351c6c-d906-4714-90dd-fda2b351d1f0', '643249c7-e19b-4d01-87e3-115978177e37'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:10.225521 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8873b84-b8a8-4233-b009-3ad9ecda88cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3496b08-5487-4237-b766-ef53f051aeeb', '1dc83841-f445-431f-8352-eb99a5728d7c', '11351c6c-d906-4714-90dd-fda2b351d1f0', '643249c7-e19b-4d01-87e3-115978177e37']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:10.226529 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d9aa048-cb25-4b9d-b65f-b5c0782ca343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:10.254547 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d9aa048-cb25-4b9d-b65f-b5c0782ca343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a798af4-80ad-44cd-a3a6-ced492e910e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-37750984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e865691e0fed4e64bf7bf54e24873e9b',qos_specs=None,replication_status=,reservations=['a3496b08-5487-4237-b766-ef53f051aeeb','1dc83841-f445-431f-8352-eb99a5728d7c','11351c6c-d906-4714-90dd-fda2b351d1f0','643249c7-e19b-4d01-87e3-115978177e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60446100c2b54f46a75b5d036682f39a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-37750984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a798af4-80ad-44cd-a3a6-ced492e910e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e865691e0fed4e64bf7bf54e24873e9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60446100c2b54f46a75b5d036682f39a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:10.255500 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec821f6b-10fe-4cd0-9766-8fa7531392a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:10.286684 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec821f6b-10fe-4cd0-9766-8fa7531392a7) transitioned into state 'SUCCESS' from state '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-37750984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e865691e0fed4e64bf7bf54e24873e9b',qos_specs=None,replication_status=,reservations=['a3496b08-5487-4237-b766-ef53f051aeeb','1dc83841-f445-431f-8352-eb99a5728d7c','11351c6c-d906-4714-90dd-fda2b351d1f0','643249c7-e19b-4d01-87e3-115978177e37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60446100c2b54f46a75b5d036682f39a',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:10.287731 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcdcdb36-2dc1-4e32-909c-860db98ee1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:10.298883 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcdcdb36-2dc1-4e32-909c-860db98ee1e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:10.299092 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Flow 'volume_create_api' (a303c5b9-4b08-4354-9aa0-58c5fb1958f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:10.299433 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Create volume request issued successfully. Jul 03 01:32:10.300170 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9259b4a2-3924-4eb8-ad63-ff31ccab5b68 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:10.300626 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 398/1571] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:10 2026] POST /volume/v3/volumes => generated 747 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:10.327630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e6ac604f-09c9-4ca7-996e-abdc1b0613b8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:10.330606 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e6ac604f-09c9-4ca7-996e-abdc1b0613b8 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:10.330606 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e6ac604f-09c9-4ca7-996e-abdc1b0613b8 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:10.330606 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e6ac604f-09c9-4ca7-996e-abdc1b0613b8 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:10.340799 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:10.340799 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:10.346448 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e6ac604f-09c9-4ca7-996e-abdc1b0613b8 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:10.351172 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e6ac604f-09c9-4ca7-996e-abdc1b0613b8 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:10.351787 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 383/1572] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:10 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:11.367227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-afbd6732-74ee-48f2-961f-f25610aa9372 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:11.371019 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-afbd6732-74ee-48f2-961f-f25610aa9372 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:11.371019 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-afbd6732-74ee-48f2-961f-f25610aa9372 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:11.371019 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-afbd6732-74ee-48f2-961f-f25610aa9372 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:11.379066 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:11.379066 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:11.385127 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-afbd6732-74ee-48f2-961f-f25610aa9372 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:11.397244 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-afbd6732-74ee-48f2-961f-f25610aa9372 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:11.398466 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 395/1573] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:11 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:11.445985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-5574bfd8-3435-4000-bf54-62a68d43410c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:11.448590 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-5574bfd8-3435-4000-bf54-62a68d43410c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:11.449757 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-5574bfd8-3435-4000-bf54-62a68d43410c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:11.449757 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-5574bfd8-3435-4000-bf54-62a68d43410c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:11.464400 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:11.464400 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:11.475522 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-5574bfd8-3435-4000-bf54-62a68d43410c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:11.480916 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-5574bfd8-3435-4000-bf54-62a68d43410c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:11.481464 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 398/1574] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:11 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:11.959305 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-055e6d3e-8d97-4fe0-874e-54316be85a9f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:12.019981 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-055e6d3e-8d97-4fe0-874e-54316be85a9f tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:32:12.020445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-055e6d3e-8d97-4fe0-874e-54316be85a9f tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2102025251", "extra_specs": {}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:12.022395 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:12.022395 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:12.038328 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-055e6d3e-8d97-4fe0-874e-54316be85a9f tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:32:12.038873 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 399/1575] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:32:11 2026] POST /volume/v3/types => generated 212 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:12.046786 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4be89524-3b94-43c0-a717-f6f9934d5afd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:12.048728 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4be89524-3b94-43c0-a717-f6f9934d5afd tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] POST https://10.4.3.64/volume/v3/types/c87f20dd-c419-42b8-aa3e-b0a1847e43ff/encryption Jul 03 01:32:12.049106 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4be89524-3b94-43c0-a717-f6f9934d5afd tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:12.066368 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4be89524-3b94-43c0-a717-f6f9934d5afd tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] https://10.4.3.64/volume/v3/types/c87f20dd-c419-42b8-aa3e-b0a1847e43ff/encryption returned with HTTP 200 Jul 03 01:32:12.066978 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 384/1576] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:32:12 2026] POST /volume/v3/types/c87f20dd-c419-42b8-aa3e-b0a1847e43ff/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:12.075729 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:12.159909 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:12.160442 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-2104757210", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2102025251", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:12.162332 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-2104757210', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2102025251', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:12.167586 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume of 1 GB Jul 03 01:32:12.168038 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:12.168038 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:12.168638 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Availability Zones retrieved successfully. Jul 03 01:32:12.174885 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (c985d9cf-5d37-4d96-ba0a-e6cbb213fa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:12.175937 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e650c13f-eed3-48d3-90aa-56a4f11786c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:12.176978 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:12.211077 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e650c13f-eed3-48d3-90aa-56a4f11786c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:32:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c87f20dd-c419-42b8-aa3e-b0a1847e43ff,is_public=True,name='tempest-scenario-type-luks-2102025251',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c87f20dd-c419-42b8-aa3e-b0a1847e43ff', '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=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:12.212656 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c938914-7a49-4772-9ab9-847a18f1f440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:12.246562 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2102025251 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2102025251, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:32:12.246852 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2102025251 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2102025251, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:32:12.284951 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['3e8fadcf-175e-41fb-a010-2e77039bfb9b', '2f7d511f-dfa9-4e57-a5fd-85a92543efae', '28043ee9-a876-4067-88a4-78adb908e2c8', '3bf0bd18-e89c-44fd-ac59-3f7aa52fbaac'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:12.285480 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c938914-7a49-4772-9ab9-847a18f1f440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e8fadcf-175e-41fb-a010-2e77039bfb9b', '2f7d511f-dfa9-4e57-a5fd-85a92543efae', '28043ee9-a876-4067-88a4-78adb908e2c8', '3bf0bd18-e89c-44fd-ac59-3f7aa52fbaac']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:12.286170 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c62d39-23c3-4b04-9859-eae1c9b7bb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:12.312974 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58c62d39-23c3-4b04-9859-eae1c9b7bb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2104757210',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['3e8fadcf-175e-41fb-a010-2e77039bfb9b','2f7d511f-dfa9-4e57-a5fd-85a92543efae','28043ee9-a876-4067-88a4-78adb908e2c8','3bf0bd18-e89c-44fd-ac59-3f7aa52fbaac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=c87f20dd-c419-42b8-aa3e-b0a1847e43ff), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-2104757210',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e560b53ba8a4cd59812d30487d4666c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c87f20dd-c419-42b8-aa3e-b0a1847e43ff),volume_type_id=c87f20dd-c419-42b8-aa3e-b0a1847e43ff)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:12.313622 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae79837-6d1a-405e-a107-ab7e12a1c0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:12.333170 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ae79837-6d1a-405e-a107-ab7e12a1c0af) transitioned into state 'SUCCESS' from state '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-2104757210',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['3e8fadcf-175e-41fb-a010-2e77039bfb9b','2f7d511f-dfa9-4e57-a5fd-85a92543efae','28043ee9-a876-4067-88a4-78adb908e2c8','3bf0bd18-e89c-44fd-ac59-3f7aa52fbaac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=c87f20dd-c419-42b8-aa3e-b0a1847e43ff)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:12.333810 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de877738-4134-4406-a448-728b376464db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:12.345376 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de877738-4134-4406-a448-728b376464db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:12.345871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (c985d9cf-5d37-4d96-ba0a-e6cbb213fa5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:12.346161 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request issued successfully. Jul 03 01:32:12.346854 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d48dbf4-d954-48a0-8936-aaee666dd4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:12.347164 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 396/1577] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:32:12 2026] POST /volume/v3/volumes => generated 778 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:12.368788 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-77fdabf9-7034-4cd1-b6d3-baa0a22e89ca None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:12.370595 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-77fdabf9-7034-4cd1-b6d3-baa0a22e89ca tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 Jul 03 01:32:12.370817 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-77fdabf9-7034-4cd1-b6d3-baa0a22e89ca tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:12.371011 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-77fdabf9-7034-4cd1-b6d3-baa0a22e89ca tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:12.378481 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:12.378481 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:12.382925 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-77fdabf9-7034-4cd1-b6d3-baa0a22e89ca tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:12.388235 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-77fdabf9-7034-4cd1-b6d3-baa0a22e89ca tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 returned with HTTP 200 Jul 03 01:32:12.388838 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 399/1578] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:12 2026] GET /volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:13.406467 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6c6f2c9c-1d7d-482c-b0cb-ea74ae02619c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:13.412623 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6c6f2c9c-1d7d-482c-b0cb-ea74ae02619c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 Jul 03 01:32:13.412946 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6c6f2c9c-1d7d-482c-b0cb-ea74ae02619c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:13.413334 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6c6f2c9c-1d7d-482c-b0cb-ea74ae02619c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:13.423279 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:13.423279 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:13.428399 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6c6f2c9c-1d7d-482c-b0cb-ea74ae02619c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:13.433255 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6c6f2c9c-1d7d-482c-b0cb-ea74ae02619c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 returned with HTTP 200 Jul 03 01:32:13.433903 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 400/1579] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:13 2026] GET /volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:13.451074 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e5fd2bf6-8c5c-434b-9e32-9f3b95acda09 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:13.456240 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e5fd2bf6-8c5c-434b-9e32-9f3b95acda09 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 Jul 03 01:32:13.456492 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e5fd2bf6-8c5c-434b-9e32-9f3b95acda09 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:13.456739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e5fd2bf6-8c5c-434b-9e32-9f3b95acda09 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:13.469280 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:13.469280 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:13.475283 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e5fd2bf6-8c5c-434b-9e32-9f3b95acda09 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:13.480514 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e5fd2bf6-8c5c-434b-9e32-9f3b95acda09 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 returned with HTTP 200 Jul 03 01:32:13.481009 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 385/1580] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:13 2026] GET /volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:13.494079 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4ab1f4b4-ccdc-4eae-a74e-da22b871838f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:13.496389 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ab1f4b4-ccdc-4eae-a74e-da22b871838f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2/action Jul 03 01:32:13.496863 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ab1f4b4-ccdc-4eae-a74e-da22b871838f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:13.497043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ab1f4b4-ccdc-4eae-a74e-da22b871838f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:13.509453 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:13.509453 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:13.510134 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4ab1f4b4-ccdc-4eae-a74e-da22b871838f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:13.519542 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4ab1f4b4-ccdc-4eae-a74e-da22b871838f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume updated successfully. Jul 03 01:32:13.520492 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ab1f4b4-ccdc-4eae-a74e-da22b871838f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2/action returned with HTTP 200 Jul 03 01:32:13.521122 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 397/1581] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:32:13 2026] POST /volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 01:32:13.521598 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-55faebe4-1a40-4bba-ad9b-a7acf999f6fd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:13.522284 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-55faebe4-1a40-4bba-ad9b-a7acf999f6fd None None] GET https://10.4.3.64/volume// Jul 03 01:32:13.522570 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-55faebe4-1a40-4bba-ad9b-a7acf999f6fd None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:13.523151 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-55faebe4-1a40-4bba-ad9b-a7acf999f6fd None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:13.527366 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-55faebe4-1a40-4bba-ad9b-a7acf999f6fd None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:13.537792 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 400/1582] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:32:13 2026] GET /volume/ => generated 385 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:13.545504 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-1f787190-ac8c-450c-93a3-cf68cae0995b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:13.546923 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-1f787190-ac8c-450c-93a3-cf68cae0995b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:32:13.547169 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-1f787190-ac8c-450c-93a3-cf68cae0995b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a798af4-80ad-44cd-a3a6-ced492e910e3", "connector": null, "instance_uuid": "463e14f1-e577-482f-a2a1-9cafff6ed426"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:13.555845 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:13.555845 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:13.614456 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-1f787190-ac8c-450c-93a3-cf68cae0995b tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:32:13.614867 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 401/1583] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:32:13 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:13.641694 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-881a7b50-fdef-4174-be75-a6672284ef09 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:13.644104 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-881a7b50-fdef-4174-be75-a6672284ef09 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 Jul 03 01:32:13.644357 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-881a7b50-fdef-4174-be75-a6672284ef09 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:13.644631 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-881a7b50-fdef-4174-be75-a6672284ef09 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:13.654741 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:13.654741 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:13.660167 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-881a7b50-fdef-4174-be75-a6672284ef09 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:13.666863 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-881a7b50-fdef-4174-be75-a6672284ef09 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 returned with HTTP 200 Jul 03 01:32:13.666863 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 386/1584] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:13 2026] GET /volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:14.007143 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8df8f436-01e5-4029-96b8-677b32a9d71d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:14.009515 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8df8f436-01e5-4029-96b8-677b32a9d71d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:14.009835 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8df8f436-01e5-4029-96b8-677b32a9d71d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:14.010136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8df8f436-01e5-4029-96b8-677b32a9d71d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:14.023483 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:14.023483 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:14.028527 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8df8f436-01e5-4029-96b8-677b32a9d71d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:14.034922 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8df8f436-01e5-4029-96b8-677b32a9d71d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:14.035494 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 398/1585] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:14 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:14.101143 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-b0d4f518-27f3-4cfc-8170-04cfe44a482a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:14.103277 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-b0d4f518-27f3-4cfc-8170-04cfe44a482a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 Jul 03 01:32:14.103600 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-b0d4f518-27f3-4cfc-8170-04cfe44a482a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:14.103855 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-b0d4f518-27f3-4cfc-8170-04cfe44a482a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:14.111645 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:14.111645 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:14.116331 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-b0d4f518-27f3-4cfc-8170-04cfe44a482a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:14.120740 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-b0d4f518-27f3-4cfc-8170-04cfe44a482a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 returned with HTTP 200 Jul 03 01:32:14.121256 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 401/1586] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:14 2026] GET /volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:14.130889 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-17d63d3c-9e1b-4cdf-856a-83668069a9f2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:14.131287 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-17d63d3c-9e1b-4cdf-856a-83668069a9f2 None None] GET https://10.4.3.64/volume// Jul 03 01:32:14.131466 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-17d63d3c-9e1b-4cdf-856a-83668069a9f2 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:14.131642 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-17d63d3c-9e1b-4cdf-856a-83668069a9f2 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:14.131947 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-17d63d3c-9e1b-4cdf-856a-83668069a9f2 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:14.132265 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 402/1587] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:32:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:14.140444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-08d427d0-1500-4964-952b-fb14ab54da5c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:14.143214 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-08d427d0-1500-4964-952b-fb14ab54da5c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:32:14.143684 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-08d427d0-1500-4964-952b-fb14ab54da5c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2", "connector": null, "instance_uuid": "ebecde6e-a243-4a26-b4e0-e2cb95be8cba"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:14.163672 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aed5fc8c-4f39-4ede-9acf-a6dade458a3a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:14.164388 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aed5fc8c-4f39-4ede-9acf-a6dade458a3a None None] GET https://10.4.3.64/volume// Jul 03 01:32:14.164388 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aed5fc8c-4f39-4ede-9acf-a6dade458a3a None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:14.164518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aed5fc8c-4f39-4ede-9acf-a6dade458a3a None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:14.164837 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:14.164837 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:14.167224 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aed5fc8c-4f39-4ede-9acf-a6dade458a3a None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:14.168133 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 399/1588] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:32:14 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:14.176901 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-2a43de96-8479-4c9a-920d-892d902ed96d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:14.179435 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-2a43de96-8479-4c9a-920d-892d902ed96d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:14.179670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-2a43de96-8479-4c9a-920d-892d902ed96d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:14.179927 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-2a43de96-8479-4c9a-920d-892d902ed96d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:14.192317 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:14.192317 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:14.199330 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-2a43de96-8479-4c9a-920d-892d902ed96d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:14.204788 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-2a43de96-8479-4c9a-920d-892d902ed96d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:14.205405 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 402/1589] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:32:14 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 1019 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:32:14.206874 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-08d427d0-1500-4964-952b-fb14ab54da5c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:32:14.207533 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 387/1590] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:32:14 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:14.317559 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-6391dda3-88a7-4289-8be1-da3fca5e7ea1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:14.320831 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-6391dda3-88a7-4289-8be1-da3fca5e7ea1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] PUT https://10.4.3.64/volume/v3/attachments/84b6bbeb-e1e3-4d32-9138-b9a80c34a9c7 Jul 03 01:32:14.321314 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-6391dda3-88a7-4289-8be1-da3fca5e7ea1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:14.330838 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-6391dda3-88a7-4289-8be1-da3fca5e7ea1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Acquiring lock "cinder-attachment_update-1a798af4-80ad-44cd-a3a6-ced492e910e3-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:32:14.337623 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-6391dda3-88a7-4289-8be1-da3fca5e7ea1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Lock "cinder-attachment_update-1a798af4-80ad-44cd-a3a6-ced492e910e3-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:32:14.337916 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:14.337916 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:14.867164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-6391dda3-88a7-4289-8be1-da3fca5e7ea1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Lock "cinder-attachment_update-1a798af4-80ad-44cd-a3a6-ced492e910e3-np0000004346" released by "attachment_update" :: held 0.530s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:32:14.868526 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-6391dda3-88a7-4289-8be1-da3fca5e7ea1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments/84b6bbeb-e1e3-4d32-9138-b9a80c34a9c7 returned with HTTP 200 Jul 03 01:32:14.868526 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 403/1591] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:32:14 2026] PUT /volume/v3/attachments/84b6bbeb-e1e3-4d32-9138-b9a80c34a9c7 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 01:32:15.049289 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5b85368e-5588-4577-8b5e-406b6cce0bf2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:15.051899 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5b85368e-5588-4577-8b5e-406b6cce0bf2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:15.052195 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5b85368e-5588-4577-8b5e-406b6cce0bf2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:15.052286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5b85368e-5588-4577-8b5e-406b6cce0bf2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:15.069564 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:15.069564 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:15.075104 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5b85368e-5588-4577-8b5e-406b6cce0bf2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:15.081355 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5b85368e-5588-4577-8b5e-406b6cce0bf2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:15.081813 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 400/1592] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:15 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:16.100670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f513b742-10bc-4dc7-bbb9-69579219fbff None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:16.102665 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f513b742-10bc-4dc7-bbb9-69579219fbff tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:16.102965 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f513b742-10bc-4dc7-bbb9-69579219fbff tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:16.103242 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f513b742-10bc-4dc7-bbb9-69579219fbff tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:16.115432 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:16.115432 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:16.121732 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f513b742-10bc-4dc7-bbb9-69579219fbff tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:16.126316 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f513b742-10bc-4dc7-bbb9-69579219fbff tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:16.127364 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 403/1593] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:16 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:16.158483 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-fbd8726b-1740-4498-bf53-cd8322ca890a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:16.164449 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-fbd8726b-1740-4498-bf53-cd8322ca890a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:32:16.164449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-fbd8726b-1740-4498-bf53-cd8322ca890a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:16.164449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-fbd8726b-1740-4498-bf53-cd8322ca890a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:16.179839 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:16.179839 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:16.190448 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-fbd8726b-1740-4498-bf53-cd8322ca890a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:32:16.194326 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-fbd8726b-1740-4498-bf53-cd8322ca890a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 200 Jul 03 01:32:16.195108 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 388/1594] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:16 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:16.224117 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f2755dee-889e-4dd4-9498-8240d7795b90 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:16.224602 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f2755dee-889e-4dd4-9498-8240d7795b90 None None] GET https://10.4.3.64/volume// Jul 03 01:32:16.224787 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f2755dee-889e-4dd4-9498-8240d7795b90 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:16.225013 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f2755dee-889e-4dd4-9498-8240d7795b90 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:16.225381 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f2755dee-889e-4dd4-9498-8240d7795b90 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:16.225695 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 404/1595] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:32:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:16.239178 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-2da5e7b1-016d-4487-aa6e-ae2c8b51d451 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:16.242392 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-2da5e7b1-016d-4487-aa6e-ae2c8b51d451 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:32:16.243146 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-2da5e7b1-016d-4487-aa6e-ae2c8b51d451 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5342adc0-50c8-47bb-939b-16e89e8d6ad4", "connector": null, "instance_uuid": "f9a28529-efbd-458f-9eec-1d46cf6db40c"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:16.258599 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:16.258599 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:16.290274 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-2da5e7b1-016d-4487-aa6e-ae2c8b51d451 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:32:16.291151 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 401/1596] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:32:16 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:16.338348 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-6731ada6-c666-438c-9d04-e7fb017414f3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:16.341091 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-6731ada6-c666-438c-9d04-e7fb017414f3 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] POST https://10.4.3.64/volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997/action Jul 03 01:32:16.341619 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-6731ada6-c666-438c-9d04-e7fb017414f3 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:16.341843 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-6731ada6-c666-438c-9d04-e7fb017414f3 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:16.363448 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:16.363448 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:16.376374 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-dfe06e87-11b3-4bc4-88e2-1d62544e056c req-6731ada6-c666-438c-9d04-e7fb017414f3 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997/action returned with HTTP 204 Jul 03 01:32:16.376852 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 404/1597] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:32:16 2026] POST /volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:16.404479 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f82ee211-049d-49ad-924a-54622bd53449 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:16.407046 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f82ee211-049d-49ad-924a-54622bd53449 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:32:16.407433 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f82ee211-049d-49ad-924a-54622bd53449 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:16.408035 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f82ee211-049d-49ad-924a-54622bd53449 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:16.428863 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:16.428863 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:16.434651 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f82ee211-049d-49ad-924a-54622bd53449 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:32:16.439461 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f82ee211-049d-49ad-924a-54622bd53449 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 200 Jul 03 01:32:16.440442 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 389/1598] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:16 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 1109 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:16.451868 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b52f11ed-ba41-4914-ad4a-84a90c80e402 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:16.453516 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b52f11ed-ba41-4914-ad4a-84a90c80e402 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:32:16.453697 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b52f11ed-ba41-4914-ad4a-84a90c80e402 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:16.453898 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b52f11ed-ba41-4914-ad4a-84a90c80e402 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:16.472971 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:16.472971 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:16.476702 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b52f11ed-ba41-4914-ad4a-84a90c80e402 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:32:16.481018 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b52f11ed-ba41-4914-ad4a-84a90c80e402 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 200 Jul 03 01:32:16.481474 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 405/1599] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:16 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 1109 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:17.143623 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f62f89ae-647b-4d9b-b0bb-5e91ca7c3c4c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:17.145599 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f62f89ae-647b-4d9b-b0bb-5e91ca7c3c4c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:17.145997 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f62f89ae-647b-4d9b-b0bb-5e91ca7c3c4c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:17.146322 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f62f89ae-647b-4d9b-b0bb-5e91ca7c3c4c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:17.160678 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:17.160678 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:17.165235 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f62f89ae-647b-4d9b-b0bb-5e91ca7c3c4c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:17.171408 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f62f89ae-647b-4d9b-b0bb-5e91ca7c3c4c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:17.171964 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 402/1600] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:17 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:17.352096 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0ff208aa-48e9-4148-8d8e-8099edca5aac None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:17.457812 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0ff208aa-48e9-4148-8d8e-8099edca5aac tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:32:17.458131 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0ff208aa-48e9-4148-8d8e-8099edca5aac tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1573499697", "os-volume-type-access:is_public": false}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:17.477928 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0ff208aa-48e9-4148-8d8e-8099edca5aac tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:32:17.478266 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 405/1601] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:32:17 2026] POST /volume/v3/types => generated 229 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:17.486491 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-db7eb7ea-553d-4ea9-b9ac-62cea9e1e1ca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:17.545279 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-db7eb7ea-553d-4ea9-b9ac-62cea9e1e1ca tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:17.545614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-db7eb7ea-553d-4ea9-b9ac-62cea9e1e1ca tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9db77cda-52ef-4389-b3c7-e24e2075e78e", "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:17.546808 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-db7eb7ea-553d-4ea9-b9ac-62cea9e1e1ca tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Create volume request body: {'volume': {'volume_type': '9db77cda-52ef-4389-b3c7-e24e2075e78e', 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:17.553930 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-db7eb7ea-553d-4ea9-b9ac-62cea9e1e1ca tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Jul 03 01:32:17.554476 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 390/1602] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:17 2026] POST /volume/v3/volumes => generated 114 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:17.561571 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dfd8a60e-8fc5-491a-9365-450a014f691a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:17.564300 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dfd8a60e-8fc5-491a-9365-450a014f691a tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] POST https://10.4.3.64/volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e/action Jul 03 01:32:17.564664 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dfd8a60e-8fc5-491a-9365-450a014f691a tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action body: b'{"addProjectAccess": {"project": "3acc225e97c747c6ab096ee7e412af0a"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:17.564788 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dfd8a60e-8fc5-491a-9365-450a014f691a tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3acc225e97c747c6ab096ee7e412af0a"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:17.577832 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dfd8a60e-8fc5-491a-9365-450a014f691a tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e/action returned with HTTP 202 Jul 03 01:32:17.578288 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 406/1603] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Jul 3 01:32:17 2026] POST /volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:17.587223 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:17.591447 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:17.591447 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9db77cda-52ef-4389-b3c7-e24e2075e78e", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1746389822"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:17.594569 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Create volume request body: {'volume': {'volume_type': '9db77cda-52ef-4389-b3c7-e24e2075e78e', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1746389822'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:17.607578 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Create volume of 1 GB Jul 03 01:32:17.607578 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:17.607578 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:17.607578 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Availability Zones retrieved successfully. Jul 03 01:32:17.611456 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Flow 'volume_create_api' (facb9bb8-a38c-41a2-97e2-f8a5ee6f2193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:17.612641 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ec59b4-eb83-42bd-bb2f-a5aeb669c8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:17.613860 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:17.632136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46ec59b4-eb83-42bd-bb2f-a5aeb669c8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:32:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9db77cda-52ef-4389-b3c7-e24e2075e78e,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1573499697',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9db77cda-52ef-4389-b3c7-e24e2075e78e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:17.633155 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (750a8a94-4fcf-4e99-add3-587eae25fdd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:17.668670 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1573499697 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1573499697, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:32:17.668917 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1573499697 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1573499697, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:32:17.708954 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Created reservations ['37de8bd3-aa54-4d64-9da4-52dbd0b3212d', '2da28032-a4d8-4cef-a65a-675689a54d14', '4e51fe4e-2c3b-48d7-aec0-6d5b1d0e86e8', '08b39e6f-ef30-42d2-847a-2a5a9d3615db'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:17.710172 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (750a8a94-4fcf-4e99-add3-587eae25fdd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37de8bd3-aa54-4d64-9da4-52dbd0b3212d', '2da28032-a4d8-4cef-a65a-675689a54d14', '4e51fe4e-2c3b-48d7-aec0-6d5b1d0e86e8', '08b39e6f-ef30-42d2-847a-2a5a9d3615db']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:17.710703 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92906654-caa9-4e80-992f-7b42c5c1fecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:17.735889 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92906654-caa9-4e80-992f-7b42c5c1fecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7ab180a-109d-433f-bc36-332f6ffac6f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1746389822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acc225e97c747c6ab096ee7e412af0a',qos_specs=None,replication_status=,reservations=['37de8bd3-aa54-4d64-9da4-52dbd0b3212d','2da28032-a4d8-4cef-a65a-675689a54d14','4e51fe4e-2c3b-48d7-aec0-6d5b1d0e86e8','08b39e6f-ef30-42d2-847a-2a5a9d3615db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf55868a6a34430aca9f2604e220883',volume_type_id=9db77cda-52ef-4389-b3c7-e24e2075e78e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1746389822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7ab180a-109d-433f-bc36-332f6ffac6f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3acc225e97c747c6ab096ee7e412af0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf55868a6a34430aca9f2604e220883',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9db77cda-52ef-4389-b3c7-e24e2075e78e),volume_type_id=9db77cda-52ef-4389-b3c7-e24e2075e78e)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:17.736589 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db5eb8a-8b6d-4760-aeda-4c0b228deb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:17.754201 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db5eb8a-8b6d-4760-aeda-4c0b228deb16) transitioned into state 'SUCCESS' from state '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-1746389822',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3acc225e97c747c6ab096ee7e412af0a',qos_specs=None,replication_status=,reservations=['37de8bd3-aa54-4d64-9da4-52dbd0b3212d','2da28032-a4d8-4cef-a65a-675689a54d14','4e51fe4e-2c3b-48d7-aec0-6d5b1d0e86e8','08b39e6f-ef30-42d2-847a-2a5a9d3615db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf55868a6a34430aca9f2604e220883',volume_type_id=9db77cda-52ef-4389-b3c7-e24e2075e78e)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:17.754808 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c147e9-62ec-4bbe-b0c2-5dc7c7dbcd54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:17.763766 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c147e9-62ec-4bbe-b0c2-5dc7c7dbcd54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:17.764503 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Flow 'volume_create_api' (facb9bb8-a38c-41a2-97e2-f8a5ee6f2193) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:17.764754 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Create volume request issued successfully. Jul 03 01:32:17.765239 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-37f6b9e6-1315-4668-b7e8-bf13aae03dd2 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:17.765931 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 403/1604] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:32:17 2026] POST /volume/v3/volumes => generated 794 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:17.779342 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1c49c560-cded-4f7d-a9af-048c307a01ad None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:17.781001 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1c49c560-cded-4f7d-a9af-048c307a01ad tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] GET https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 Jul 03 01:32:17.781212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1c49c560-cded-4f7d-a9af-048c307a01ad tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:17.781392 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1c49c560-cded-4f7d-a9af-048c307a01ad tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:17.798191 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:17.798191 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:17.809172 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1c49c560-cded-4f7d-a9af-048c307a01ad tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Volume info retrieved successfully. Jul 03 01:32:17.817637 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1c49c560-cded-4f7d-a9af-048c307a01ad tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 returned with HTTP 200 Jul 03 01:32:17.818061 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 406/1605] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:17 2026] GET /volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 => generated 862 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:18.188024 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-11cb98c0-a990-459f-9d24-b5b56e29fd9f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:18.189376 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-11cb98c0-a990-459f-9d24-b5b56e29fd9f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:18.189704 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-11cb98c0-a990-459f-9d24-b5b56e29fd9f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:18.189972 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-11cb98c0-a990-459f-9d24-b5b56e29fd9f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:18.201412 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:18.201412 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:18.213552 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-11cb98c0-a990-459f-9d24-b5b56e29fd9f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:18.217332 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-11cb98c0-a990-459f-9d24-b5b56e29fd9f tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:18.219922 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 391/1606] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:18 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:18.832697 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0dbdef7d-dc72-4a0a-bd2c-7e938d15c4a7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:18.834765 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0dbdef7d-dc72-4a0a-bd2c-7e938d15c4a7 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] GET https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 Jul 03 01:32:18.834940 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0dbdef7d-dc72-4a0a-bd2c-7e938d15c4a7 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:18.835108 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0dbdef7d-dc72-4a0a-bd2c-7e938d15c4a7 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:18.841724 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:18.841724 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:18.845349 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0dbdef7d-dc72-4a0a-bd2c-7e938d15c4a7 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Volume info retrieved successfully. Jul 03 01:32:18.850362 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0dbdef7d-dc72-4a0a-bd2c-7e938d15c4a7 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 returned with HTTP 200 Jul 03 01:32:18.850845 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 407/1607] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:18 2026] GET /volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 => generated 887 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:18.869010 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-912cd92d-a6bf-4880-8fac-f6d28542c277 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:18.870611 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-912cd92d-a6bf-4880-8fac-f6d28542c277 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] GET https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 Jul 03 01:32:18.870780 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-912cd92d-a6bf-4880-8fac-f6d28542c277 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:18.870948 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-912cd92d-a6bf-4880-8fac-f6d28542c277 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:18.877603 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:18.877603 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:18.883007 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-912cd92d-a6bf-4880-8fac-f6d28542c277 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Volume info retrieved successfully. Jul 03 01:32:18.888073 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-912cd92d-a6bf-4880-8fac-f6d28542c277 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 returned with HTTP 200 Jul 03 01:32:18.888443 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 404/1608] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:18 2026] GET /volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 => generated 887 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:18.907283 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9c7d68a6-1bee-4511-a19f-b57ee128c0fb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:18.909068 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9c7d68a6-1bee-4511-a19f-b57ee128c0fb tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 Jul 03 01:32:18.909279 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9c7d68a6-1bee-4511-a19f-b57ee128c0fb tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:18.909464 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9c7d68a6-1bee-4511-a19f-b57ee128c0fb tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:18.909622 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-9c7d68a6-1bee-4511-a19f-b57ee128c0fb tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Delete volume with id: c7ab180a-109d-433f-bc36-332f6ffac6f7 Jul 03 01:32:18.922472 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:18.922472 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:18.922962 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9c7d68a6-1bee-4511-a19f-b57ee128c0fb tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Volume info retrieved successfully. Jul 03 01:32:18.949318 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9c7d68a6-1bee-4511-a19f-b57ee128c0fb tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Delete volume request issued successfully. Jul 03 01:32:18.949637 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9c7d68a6-1bee-4511-a19f-b57ee128c0fb tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 returned with HTTP 202 Jul 03 01:32:18.950223 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 407/1609] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:18 2026] DELETE /volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:18.957782 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-109a2f6b-e5bb-4999-b458-bb87e66e063e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:18.959576 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-109a2f6b-e5bb-4999-b458-bb87e66e063e tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] GET https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 Jul 03 01:32:18.959772 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-109a2f6b-e5bb-4999-b458-bb87e66e063e tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:18.959995 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-109a2f6b-e5bb-4999-b458-bb87e66e063e tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:18.970165 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:18.970165 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:18.973631 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-109a2f6b-e5bb-4999-b458-bb87e66e063e tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Volume info retrieved successfully. Jul 03 01:32:18.977849 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-109a2f6b-e5bb-4999-b458-bb87e66e063e tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 returned with HTTP 200 Jul 03 01:32:18.978270 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 392/1610] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:18 2026] GET /volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 => generated 886 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:19.234930 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-775623b8-b412-4f4e-bf00-70bbd3921b21 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:19.237096 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-775623b8-b412-4f4e-bf00-70bbd3921b21 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:19.237322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-775623b8-b412-4f4e-bf00-70bbd3921b21 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:19.237570 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-775623b8-b412-4f4e-bf00-70bbd3921b21 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:19.248851 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:19.248851 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:19.252275 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-775623b8-b412-4f4e-bf00-70bbd3921b21 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:19.256786 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-775623b8-b412-4f4e-bf00-70bbd3921b21 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:19.257173 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 408/1611] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:19 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:19.662691 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5599ea6c-5799-4d77-b252-de906d946994 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:19.663087 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5599ea6c-5799-4d77-b252-de906d946994 None None] GET https://10.4.3.64/volume// Jul 03 01:32:19.663300 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5599ea6c-5799-4d77-b252-de906d946994 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:19.663502 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5599ea6c-5799-4d77-b252-de906d946994 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:19.663857 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5599ea6c-5799-4d77-b252-de906d946994 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:19.664176 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 405/1612] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:32:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:19.672923 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-858b3641-60c4-48e0-ab72-705c69e22129 req-9c83d395-e81c-44dd-a53d-0d3e6610f862 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:19.675297 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-858b3641-60c4-48e0-ab72-705c69e22129 req-9c83d395-e81c-44dd-a53d-0d3e6610f862 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:32:19.675692 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-858b3641-60c4-48e0-ab72-705c69e22129 req-9c83d395-e81c-44dd-a53d-0d3e6610f862 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:19.675949 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-858b3641-60c4-48e0-ab72-705c69e22129 req-9c83d395-e81c-44dd-a53d-0d3e6610f862 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:19.686782 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:19.686782 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:19.690965 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-858b3641-60c4-48e0-ab72-705c69e22129 req-9c83d395-e81c-44dd-a53d-0d3e6610f862 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:32:19.695820 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-858b3641-60c4-48e0-ab72-705c69e22129 req-9c83d395-e81c-44dd-a53d-0d3e6610f862 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 200 Jul 03 01:32:19.696267 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 408/1613] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:32:19 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 1289 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:32:19.808986 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-858b3641-60c4-48e0-ab72-705c69e22129 req-7536e350-beef-4da2-af48-76e6bd2af166 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:19.810934 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-858b3641-60c4-48e0-ab72-705c69e22129 req-7536e350-beef-4da2-af48-76e6bd2af166 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] PUT https://10.4.3.64/volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997 Jul 03 01:32:19.811281 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-858b3641-60c4-48e0-ab72-705c69e22129 req-7536e350-beef-4da2-af48-76e6bd2af166 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:19.818480 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-858b3641-60c4-48e0-ab72-705c69e22129 req-7536e350-beef-4da2-af48-76e6bd2af166 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Acquiring lock "cinder-attachment_update-5342adc0-50c8-47bb-939b-16e89e8d6ad4-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:32:19.823967 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-858b3641-60c4-48e0-ab72-705c69e22129 req-7536e350-beef-4da2-af48-76e6bd2af166 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Lock "cinder-attachment_update-5342adc0-50c8-47bb-939b-16e89e8d6ad4-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:32:19.825073 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:19.825073 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:19.992888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c2924dd7-2da2-4149-8f72-02e5f0f87656 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:19.994730 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c2924dd7-2da2-4149-8f72-02e5f0f87656 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] GET https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 Jul 03 01:32:19.994964 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c2924dd7-2da2-4149-8f72-02e5f0f87656 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:19.995186 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c2924dd7-2da2-4149-8f72-02e5f0f87656 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:20.001725 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c2924dd7-2da2-4149-8f72-02e5f0f87656 tempest-VolumeTypesAccessTest-258124256 tempest-VolumeTypesAccessTest-258124256-project-member] https://10.4.3.64/volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 returned with HTTP 404 Jul 03 01:32:20.002178 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 409/1614] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:19 2026] GET /volume/v3/volumes/c7ab180a-109d-433f-bc36-332f6ffac6f7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:20.008964 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-43a7ba46-04f2-44ad-80c0-b5b5b1bf9a23 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.010638 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-43a7ba46-04f2-44ad-80c0-b5b5b1bf9a23 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] POST https://10.4.3.64/volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e/action Jul 03 01:32:20.011009 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-43a7ba46-04f2-44ad-80c0-b5b5b1bf9a23 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action body: b'{"removeProjectAccess": {"project": "3acc225e97c747c6ab096ee7e412af0a"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:20.011155 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-43a7ba46-04f2-44ad-80c0-b5b5b1bf9a23 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3acc225e97c747c6ab096ee7e412af0a"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:20.022441 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-43a7ba46-04f2-44ad-80c0-b5b5b1bf9a23 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e/action returned with HTTP 202 Jul 03 01:32:20.022829 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 406/1615] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Jul 3 01:32:20 2026] POST /volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:20.029992 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8ef6700d-8204-4c7e-bc70-3729450dd22a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.031824 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8ef6700d-8204-4c7e-bc70-3729450dd22a tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] DELETE https://10.4.3.64/volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e Jul 03 01:32:20.032047 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8ef6700d-8204-4c7e-bc70-3729450dd22a tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:20.032264 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8ef6700d-8204-4c7e-bc70-3729450dd22a tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:20.053786 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8ef6700d-8204-4c7e-bc70-3729450dd22a tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e returned with HTTP 202 Jul 03 01:32:20.054302 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 409/1616] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:32:20 2026] DELETE /volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:20.061786 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-51fb205b-5daa-447d-8695-74b3843375dc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.063674 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-51fb205b-5daa-447d-8695-74b3843375dc tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] GET https://10.4.3.64/volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e Jul 03 01:32:20.063892 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-51fb205b-5daa-447d-8695-74b3843375dc tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:20.064149 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-51fb205b-5daa-447d-8695-74b3843375dc tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:20.067932 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-51fb205b-5daa-447d-8695-74b3843375dc tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e returned with HTTP 404 Jul 03 01:32:20.068475 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 410/1617] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:32:20 2026] GET /volume/v3/types/9db77cda-52ef-4389-b3c7-e24e2075e78e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:20.075950 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1e9bb4ff-9c75-4d96-a620-f6786d6a7d23 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.077570 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1e9bb4ff-9c75-4d96-a620-f6786d6a7d23 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:32:20.077959 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1e9bb4ff-9c75-4d96-a620-f6786d6a7d23 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1020308092", "os-volume-type-access:is_public": false}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:20.101382 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1e9bb4ff-9c75-4d96-a620-f6786d6a7d23 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:32:20.101979 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 407/1618] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:32:20 2026] POST /volume/v3/types => generated 229 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:20.110838 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-da32fd63-aa16-465f-b4b9-b5ebfe64e849 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.112453 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da32fd63-aa16-465f-b4b9-b5ebfe64e849 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] POST https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action Jul 03 01:32:20.112829 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-da32fd63-aa16-465f-b4b9-b5ebfe64e849 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action body: b'{"addProjectAccess": {"project": "3acc225e97c747c6ab096ee7e412af0a"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:20.112972 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-da32fd63-aa16-465f-b4b9-b5ebfe64e849 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "3acc225e97c747c6ab096ee7e412af0a"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:20.124966 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da32fd63-aa16-465f-b4b9-b5ebfe64e849 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action returned with HTTP 202 Jul 03 01:32:20.125417 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 410/1619] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Jul 3 01:32:20 2026] POST /volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:20.132698 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-600c7d0d-af30-4b42-a99b-234def926937 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.134573 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-600c7d0d-af30-4b42-a99b-234def926937 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] POST https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action Jul 03 01:32:20.134974 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-600c7d0d-af30-4b42-a99b-234def926937 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action body: b'{"addProjectAccess": {"project": "57a6251d8fe44e75b4c2b7677cdfd008"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:20.135129 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-600c7d0d-af30-4b42-a99b-234def926937 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "57a6251d8fe44e75b4c2b7677cdfd008"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:20.145440 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-600c7d0d-af30-4b42-a99b-234def926937 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action returned with HTTP 202 Jul 03 01:32:20.145879 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 411/1620] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Jul 3 01:32:20 2026] POST /volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:20.151944 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1cd38ad1-abb9-40da-b3b1-a0aa6f308cca None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.153809 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1cd38ad1-abb9-40da-b3b1-a0aa6f308cca tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] GET https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/os-volume-type-access Jul 03 01:32:20.154008 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1cd38ad1-abb9-40da-b3b1-a0aa6f308cca tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:20.154184 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1cd38ad1-abb9-40da-b3b1-a0aa6f308cca tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:20.166064 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1cd38ad1-abb9-40da-b3b1-a0aa6f308cca tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/os-volume-type-access returned with HTTP 200 Jul 03 01:32:20.166370 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 408/1621] 10.4.3.64 () {66 vars in 1401 bytes} [Fri Jul 3 01:32:20 2026] GET /volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/os-volume-type-access => generated 244 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:20.174355 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5dfae787-29e2-4d3c-afef-be61328bb0c4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.176525 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5dfae787-29e2-4d3c-afef-be61328bb0c4 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] POST https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action Jul 03 01:32:20.176978 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5dfae787-29e2-4d3c-afef-be61328bb0c4 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action body: b'{"removeProjectAccess": {"project": "57a6251d8fe44e75b4c2b7677cdfd008"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:20.177189 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5dfae787-29e2-4d3c-afef-be61328bb0c4 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "57a6251d8fe44e75b4c2b7677cdfd008"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:20.186650 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5dfae787-29e2-4d3c-afef-be61328bb0c4 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action returned with HTTP 202 Jul 03 01:32:20.187085 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 411/1622] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Jul 3 01:32:20 2026] POST /volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:20.193628 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c0204ece-6da6-4b15-8489-93a5f4c388b3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.195377 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c0204ece-6da6-4b15-8489-93a5f4c388b3 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] POST https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action Jul 03 01:32:20.195786 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c0204ece-6da6-4b15-8489-93a5f4c388b3 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action body: b'{"removeProjectAccess": {"project": "3acc225e97c747c6ab096ee7e412af0a"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:20.195917 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c0204ece-6da6-4b15-8489-93a5f4c388b3 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "3acc225e97c747c6ab096ee7e412af0a"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:20.206519 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c0204ece-6da6-4b15-8489-93a5f4c388b3 tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action returned with HTTP 202 Jul 03 01:32:20.206958 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 412/1623] 10.4.3.64 () {68 vars in 1377 bytes} [Fri Jul 3 01:32:20 2026] POST /volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:20.213017 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2bae5ac6-df0b-43c7-92f9-7e35dd7ddfcc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.214635 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2bae5ac6-df0b-43c7-92f9-7e35dd7ddfcc tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] DELETE https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde Jul 03 01:32:20.214795 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2bae5ac6-df0b-43c7-92f9-7e35dd7ddfcc tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:20.215004 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2bae5ac6-df0b-43c7-92f9-7e35dd7ddfcc tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:20.235303 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2bae5ac6-df0b-43c7-92f9-7e35dd7ddfcc tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde returned with HTTP 202 Jul 03 01:32:20.235661 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 409/1624] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:32:20 2026] DELETE /volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:20.241556 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8bd62c4c-19e2-4626-a370-a980e517a23d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.243245 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8bd62c4c-19e2-4626-a370-a980e517a23d tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] GET https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde Jul 03 01:32:20.243444 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8bd62c4c-19e2-4626-a370-a980e517a23d tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:20.243639 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8bd62c4c-19e2-4626-a370-a980e517a23d tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:20.247270 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8bd62c4c-19e2-4626-a370-a980e517a23d tempest-VolumeTypesAccessTest-463769390 tempest-VolumeTypesAccessTest-463769390-project-admin] https://10.4.3.64/volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde returned with HTTP 404 Jul 03 01:32:20.247888 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 412/1625] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:32:20 2026] GET /volume/v3/types/782d659f-b0cc-41cf-ab9f-bd183e1bbbde => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:20.271985 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-543f01f9-2623-4271-8cf1-6b44f220cbb5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.275038 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-543f01f9-2623-4271-8cf1-6b44f220cbb5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:20.275038 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-543f01f9-2623-4271-8cf1-6b44f220cbb5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:20.275038 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-543f01f9-2623-4271-8cf1-6b44f220cbb5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:20.289317 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:20.289317 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:20.294642 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-543f01f9-2623-4271-8cf1-6b44f220cbb5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:20.303358 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-543f01f9-2623-4271-8cf1-6b44f220cbb5 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:20.304303 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 413/1626] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:20 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:20.351269 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-858b3641-60c4-48e0-ab72-705c69e22129 req-7536e350-beef-4da2-af48-76e6bd2af166 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Lock "cinder-attachment_update-5342adc0-50c8-47bb-939b-16e89e8d6ad4-np0000004346" released by "attachment_update" :: held 0.527s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:32:20.351681 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-858b3641-60c4-48e0-ab72-705c69e22129 req-7536e350-beef-4da2-af48-76e6bd2af166 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997 returned with HTTP 200 Jul 03 01:32:20.352171 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 393/1627] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:32:19 2026] PUT /volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:20.864517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-858b3641-60c4-48e0-ab72-705c69e22129 req-53a0b159-97ff-4a36-9e44-742c7ff6c0b6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:20.866400 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-858b3641-60c4-48e0-ab72-705c69e22129 req-53a0b159-97ff-4a36-9e44-742c7ff6c0b6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] POST https://10.4.3.64/volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997/action Jul 03 01:32:20.866787 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-858b3641-60c4-48e0-ab72-705c69e22129 req-53a0b159-97ff-4a36-9e44-742c7ff6c0b6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:20.866912 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-858b3641-60c4-48e0-ab72-705c69e22129 req-53a0b159-97ff-4a36-9e44-742c7ff6c0b6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:20.887135 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:20.887135 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:20.900337 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-858b3641-60c4-48e0-ab72-705c69e22129 req-53a0b159-97ff-4a36-9e44-742c7ff6c0b6 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997/action returned with HTTP 204 Jul 03 01:32:20.900746 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 410/1628] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:32:20 2026] POST /volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:21.097001 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-254675b9-e30c-4044-851e-238ac36d841d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:21.099324 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-254675b9-e30c-4044-851e-238ac36d841d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/attachments/84b6bbeb-e1e3-4d32-9138-b9a80c34a9c7/action Jul 03 01:32:21.099783 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-254675b9-e30c-4044-851e-238ac36d841d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:21.099903 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-254675b9-e30c-4044-851e-238ac36d841d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:21.118550 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:21.118550 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:21.132391 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-1ed1af95-4998-4e2b-b99c-4aa20a50dc61 req-254675b9-e30c-4044-851e-238ac36d841d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments/84b6bbeb-e1e3-4d32-9138-b9a80c34a9c7/action returned with HTTP 204 Jul 03 01:32:21.132821 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 413/1629] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:32:21 2026] POST /volume/v3/attachments/84b6bbeb-e1e3-4d32-9138-b9a80c34a9c7/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:21.321199 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c876e4d7-d6a6-461e-a3c7-d533d376d672 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:21.323705 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c876e4d7-d6a6-461e-a3c7-d533d376d672 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:21.323972 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c876e4d7-d6a6-461e-a3c7-d533d376d672 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:21.324313 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c876e4d7-d6a6-461e-a3c7-d533d376d672 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:21.337820 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:21.337820 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:21.344021 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c876e4d7-d6a6-461e-a3c7-d533d376d672 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:21.348223 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c876e4d7-d6a6-461e-a3c7-d533d376d672 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:21.348751 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 414/1630] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:21 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:21.363319 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-55fc1676-38e5-4f41-9cda-9a311be7fbb3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:21.366012 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-55fc1676-38e5-4f41-9cda-9a311be7fbb3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:21.366211 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-55fc1676-38e5-4f41-9cda-9a311be7fbb3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:21.366440 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-55fc1676-38e5-4f41-9cda-9a311be7fbb3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:21.381307 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:21.381307 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:21.388115 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-55fc1676-38e5-4f41-9cda-9a311be7fbb3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:21.396540 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-55fc1676-38e5-4f41-9cda-9a311be7fbb3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:21.396920 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 394/1631] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:21 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:21.727927 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-5e324ca2-1f7b-4300-b81d-ce5b03ff0bf2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:21.732325 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-5e324ca2-1f7b-4300-b81d-ce5b03ff0bf2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:21.733106 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-5e324ca2-1f7b-4300-b81d-ce5b03ff0bf2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:21.733514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-5e324ca2-1f7b-4300-b81d-ce5b03ff0bf2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:21.746819 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:21.746819 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:21.759744 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-5e324ca2-1f7b-4300-b81d-ce5b03ff0bf2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:21.770692 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-5e324ca2-1f7b-4300-b81d-ce5b03ff0bf2 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:21.770692 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 411/1632] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:21 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 1133 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:21.794655 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-938c7977-3885-49f5-8651-25b0a9f4ac19 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:21.798174 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-938c7977-3885-49f5-8651-25b0a9f4ac19 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7/action Jul 03 01:32:21.798174 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-938c7977-3885-49f5-8651-25b0a9f4ac19 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:21.798174 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-938c7977-3885-49f5-8651-25b0a9f4ac19 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:21.805615 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5934178c-6894-48ed-a77a-3ed57326cc38 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:21.806089 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5934178c-6894-48ed-a77a-3ed57326cc38 None None] GET https://10.4.3.64/volume// Jul 03 01:32:21.806298 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5934178c-6894-48ed-a77a-3ed57326cc38 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:21.806567 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5934178c-6894-48ed-a77a-3ed57326cc38 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:21.807007 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5934178c-6894-48ed-a77a-3ed57326cc38 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:21.807412 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 415/1633] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:32:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:21.809096 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:21.809096 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:21.809563 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-938c7977-3885-49f5-8651-25b0a9f4ac19 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:21.815099 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-6bd516fd-7100-4892-81be-6183284e3709 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:21.817434 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-6bd516fd-7100-4892-81be-6183284e3709 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 Jul 03 01:32:21.817652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-6bd516fd-7100-4892-81be-6183284e3709 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:21.817832 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-6bd516fd-7100-4892-81be-6183284e3709 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:21.821726 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-938c7977-3885-49f5-8651-25b0a9f4ac19 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Begin detaching volume completed successfully. Jul 03 01:32:21.822005 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-938c7977-3885-49f5-8651-25b0a9f4ac19 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7/action returned with HTTP 202 Jul 03 01:32:21.822508 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 414/1634] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:32:21 2026] POST /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:32:21.829038 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:21.829038 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:21.832783 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-6bd516fd-7100-4892-81be-6183284e3709 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:21.842094 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-6bd516fd-7100-4892-81be-6183284e3709 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 returned with HTTP 200 Jul 03 01:32:21.842639 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 395/1635] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:32:21 2026] GET /volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 => generated 1049 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:32:21.846315 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-66d1debc-39fe-4584-977a-2c4fc0147de3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:21.848508 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-66d1debc-39fe-4584-977a-2c4fc0147de3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:21.848718 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-66d1debc-39fe-4584-977a-2c4fc0147de3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:21.848944 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-66d1debc-39fe-4584-977a-2c4fc0147de3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:21.859481 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:21.859481 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:21.865170 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-66d1debc-39fe-4584-977a-2c4fc0147de3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:21.870138 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-66d1debc-39fe-4584-977a-2c4fc0147de3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:21.870532 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 412/1636] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:21 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:21.942334 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cff4ec53-6685-4730-8edf-38bedff55888 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:21.944294 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cff4ec53-6685-4730-8edf-38bedff55888 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] PUT https://10.4.3.64/volume/v3/attachments/7d6babf0-b9e4-4423-a1e7-b2504276f21c Jul 03 01:32:21.944724 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cff4ec53-6685-4730-8edf-38bedff55888 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:21.953578 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cff4ec53-6685-4730-8edf-38bedff55888 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Acquiring lock "cinder-attachment_update-07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:32:21.959467 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cff4ec53-6685-4730-8edf-38bedff55888 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:32:21.960632 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:21.960632 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:22.481527 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cff4ec53-6685-4730-8edf-38bedff55888 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2-np0000004346" released by "attachment_update" :: held 0.522s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:32:22.481858 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cff4ec53-6685-4730-8edf-38bedff55888 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/7d6babf0-b9e4-4423-a1e7-b2504276f21c returned with HTTP 200 Jul 03 01:32:22.482261 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 416/1637] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:32:21 2026] PUT /volume/v3/attachments/7d6babf0-b9e4-4423-a1e7-b2504276f21c => generated 968 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:22.853235 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2dab738c-cad4-49a4-a0a9-8b2d5aa8ca9b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:22.853699 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2dab738c-cad4-49a4-a0a9-8b2d5aa8ca9b None None] GET https://10.4.3.64/volume// Jul 03 01:32:22.853806 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2dab738c-cad4-49a4-a0a9-8b2d5aa8ca9b None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:22.854004 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2dab738c-cad4-49a4-a0a9-8b2d5aa8ca9b None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:22.854347 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2dab738c-cad4-49a4-a0a9-8b2d5aa8ca9b None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:22.854670 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 415/1638] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:32:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:22.863662 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-b55951b7-24e1-43c2-93cb-79d7bc9d40da None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:22.869449 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-b55951b7-24e1-43c2-93cb-79d7bc9d40da tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:22.869449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-b55951b7-24e1-43c2-93cb-79d7bc9d40da tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:22.869449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-b55951b7-24e1-43c2-93cb-79d7bc9d40da tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:22.884933 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:22.884933 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:22.885044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c6d7c57d-55f2-4869-94ed-48d2fddbdbc3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:22.887250 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c6d7c57d-55f2-4869-94ed-48d2fddbdbc3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:22.887924 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c6d7c57d-55f2-4869-94ed-48d2fddbdbc3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:22.887924 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c6d7c57d-55f2-4869-94ed-48d2fddbdbc3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:22.888716 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-b55951b7-24e1-43c2-93cb-79d7bc9d40da tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:22.894140 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-b55951b7-24e1-43c2-93cb-79d7bc9d40da tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:22.894783 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 396/1639] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:32:22 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 1316 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:32:22.900562 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:22.900562 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:22.905320 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c6d7c57d-55f2-4869-94ed-48d2fddbdbc3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:22.912684 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c6d7c57d-55f2-4869-94ed-48d2fddbdbc3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:22.912684 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 413/1640] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:22 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:23.004910 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cf667ee7-7632-47c0-86fb-78cc7c285fb9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:23.010530 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cf667ee7-7632-47c0-86fb-78cc7c285fb9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments/7d6babf0-b9e4-4423-a1e7-b2504276f21c/action Jul 03 01:32:23.010939 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cf667ee7-7632-47c0-86fb-78cc7c285fb9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:23.011116 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cf667ee7-7632-47c0-86fb-78cc7c285fb9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:23.029754 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:23.029754 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:23.045673 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-cf667ee7-7632-47c0-86fb-78cc7c285fb9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/7d6babf0-b9e4-4423-a1e7-b2504276f21c/action returned with HTTP 204 Jul 03 01:32:23.046380 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 417/1641] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:32:23 2026] POST /volume/v3/attachments/7d6babf0-b9e4-4423-a1e7-b2504276f21c/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:23.346297 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-65a83408-ae53-4aa6-a33f-d2716f7ee6fc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:23.478121 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65a83408-ae53-4aa6-a33f-d2716f7ee6fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes Jul 03 01:32:23.478342 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-65a83408-ae53-4aa6-a33f-d2716f7ee6fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:23.478622 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-65a83408-ae53-4aa6-a33f-d2716f7ee6fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:23.478912 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-65a83408-ae53-4aa6-a33f-d2716f7ee6fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:32:23.482830 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65a83408-ae53-4aa6-a33f-d2716f7ee6fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:32:23.487316 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-65a83408-ae53-4aa6-a33f-d2716f7ee6fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Get all volumes completed successfully. Jul 03 01:32:23.487749 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65a83408-ae53-4aa6-a33f-d2716f7ee6fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Jul 03 01:32:23.488169 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 416/1642] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Jul 3 01:32:23 2026] GET /volume/v3/volumes => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:23.499646 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:23.503554 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:23.503554 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-968546246"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:23.504131 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-968546246'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:23.504368 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Create volume of 1 GB Jul 03 01:32:23.509138 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Availability Zones retrieved successfully. Jul 03 01:32:23.516917 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Flow 'volume_create_api' (ededa7e9-3b01-4ac1-b463-756b90d4e985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:23.518338 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9020779-ecee-4c04-affc-6c9a9b56659d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:23.519751 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:23.557353 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9020779-ecee-4c04-affc-6c9a9b56659d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:23.559442 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb4bd82-c2b6-4489-a17c-f207b35bf0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:23.626441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Created reservations ['7409cb60-517f-4176-8688-a8b2cb40807c', 'e85445d4-1ee9-4446-becb-7498931356ed', '7d914591-1d82-4bd4-a902-cccf83f5fd91', '51584e3d-da55-4f8a-8149-f7982340e883'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:23.626441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bb4bd82-c2b6-4489-a17c-f207b35bf0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7409cb60-517f-4176-8688-a8b2cb40807c', 'e85445d4-1ee9-4446-becb-7498931356ed', '7d914591-1d82-4bd4-a902-cccf83f5fd91', '51584e3d-da55-4f8a-8149-f7982340e883']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:23.626441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14462e89-cba5-46bc-bcb1-8b00edb10189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:23.651752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14462e89-cba5-46bc-bcb1-8b00edb10189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a93b7f6-4103-4919-a612-f459830a6364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-968546246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a0fc194e1c47e28c298940f2adb7de',qos_specs=None,replication_status=,reservations=['7409cb60-517f-4176-8688-a8b2cb40807c','e85445d4-1ee9-4446-becb-7498931356ed','7d914591-1d82-4bd4-a902-cccf83f5fd91','51584e3d-da55-4f8a-8149-f7982340e883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e7ff3802fd1482eaae0425849253a6b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-968546246',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a93b7f6-4103-4919-a612-f459830a6364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82a0fc194e1c47e28c298940f2adb7de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e7ff3802fd1482eaae0425849253a6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:23.652582 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912f9ce1-aec7-41fe-ac88-aefebefd5082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:23.672675 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (912f9ce1-aec7-41fe-ac88-aefebefd5082) transitioned into state 'SUCCESS' from state '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-968546246',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a0fc194e1c47e28c298940f2adb7de',qos_specs=None,replication_status=,reservations=['7409cb60-517f-4176-8688-a8b2cb40807c','e85445d4-1ee9-4446-becb-7498931356ed','7d914591-1d82-4bd4-a902-cccf83f5fd91','51584e3d-da55-4f8a-8149-f7982340e883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e7ff3802fd1482eaae0425849253a6b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:23.674285 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98067e51-6589-4a52-90bf-ce35773e26e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:23.684535 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98067e51-6589-4a52-90bf-ce35773e26e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:23.685582 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Flow 'volume_create_api' (ededa7e9-3b01-4ac1-b463-756b90d4e985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:23.685727 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Create volume request issued successfully. Jul 03 01:32:23.686346 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-734cb1d4-1b73-44d6-ab84-62c0958b04fc tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:23.687208 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 397/1643] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:23 2026] POST /volume/v3/volumes => generated 752 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:23.702970 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b2e017b1-b7ec-4655-8f0a-2270fd342e93 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:23.706207 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b2e017b1-b7ec-4655-8f0a-2270fd342e93 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 Jul 03 01:32:23.706207 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b2e017b1-b7ec-4655-8f0a-2270fd342e93 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:23.706620 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b2e017b1-b7ec-4655-8f0a-2270fd342e93 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:23.713450 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:23.713450 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:23.717287 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b2e017b1-b7ec-4655-8f0a-2270fd342e93 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:23.721557 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b2e017b1-b7ec-4655-8f0a-2270fd342e93 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 returned with HTTP 200 Jul 03 01:32:23.722283 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 414/1644] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:23 2026] GET /volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:23.796187 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-0ac36b54-5171-428b-9e98-0f9470a2ef62 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:23.798608 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-0ac36b54-5171-428b-9e98-0f9470a2ef62 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] DELETE https://10.4.3.64/volume/v3/attachments/00714fe9-2cf9-4a51-998a-69103b310c02 Jul 03 01:32:23.798791 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-0ac36b54-5171-428b-9e98-0f9470a2ef62 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:23.798993 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-0ac36b54-5171-428b-9e98-0f9470a2ef62 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:23.806396 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:23.806396 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:23.927278 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-65550cdb-fa1a-475d-9cab-757c160aa80d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:23.929482 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65550cdb-fa1a-475d-9cab-757c160aa80d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:23.929727 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-65550cdb-fa1a-475d-9cab-757c160aa80d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:23.929965 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-65550cdb-fa1a-475d-9cab-757c160aa80d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:23.942753 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:23.942753 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:23.947811 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-65550cdb-fa1a-475d-9cab-757c160aa80d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:23.953924 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65550cdb-fa1a-475d-9cab-757c160aa80d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:23.954462 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 417/1645] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:23 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:24.343853 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-f7b7af3d-96de-4a04-b531-0f547fa94b50 req-0ac36b54-5171-428b-9e98-0f9470a2ef62 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments/00714fe9-2cf9-4a51-998a-69103b310c02 returned with HTTP 200 Jul 03 01:32:24.344263 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 418/1646] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:32:23 2026] DELETE /volume/v3/attachments/00714fe9-2cf9-4a51-998a-69103b310c02 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:32:24.736975 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b2e974a0-50cb-4e99-9c9a-79aaf465fb20 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:24.738952 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b2e974a0-50cb-4e99-9c9a-79aaf465fb20 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 Jul 03 01:32:24.739144 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b2e974a0-50cb-4e99-9c9a-79aaf465fb20 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:24.739362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b2e974a0-50cb-4e99-9c9a-79aaf465fb20 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:24.746458 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:24.746458 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:24.749998 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b2e974a0-50cb-4e99-9c9a-79aaf465fb20 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:24.754056 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b2e974a0-50cb-4e99-9c9a-79aaf465fb20 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 returned with HTTP 200 Jul 03 01:32:24.754457 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 398/1647] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:24 2026] GET /volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:24.767659 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c5b42510-ef8d-4d5d-be1b-3eaba343ee2c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:24.770039 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c5b42510-ef8d-4d5d-be1b-3eaba343ee2c tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 Jul 03 01:32:24.770292 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c5b42510-ef8d-4d5d-be1b-3eaba343ee2c tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:24.770542 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c5b42510-ef8d-4d5d-be1b-3eaba343ee2c tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:24.780267 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:24.780267 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:24.784060 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c5b42510-ef8d-4d5d-be1b-3eaba343ee2c tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:24.790180 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c5b42510-ef8d-4d5d-be1b-3eaba343ee2c tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 returned with HTTP 200 Jul 03 01:32:24.790689 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 415/1648] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:24 2026] GET /volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:24.802640 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:24.804195 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:24.804523 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-308339769"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:24.805798 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-308339769'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:24.805922 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Create volume of 1 GB Jul 03 01:32:24.809654 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Availability Zones retrieved successfully. Jul 03 01:32:24.814822 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Flow 'volume_create_api' (9c1741ad-db24-4696-bb7a-bf8efd10c601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:24.815694 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4f322c6-9192-418b-82e8-0a8ad0408dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:24.816609 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:24.842996 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4f322c6-9192-418b-82e8-0a8ad0408dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:24.843707 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895f195c-3841-43bd-817a-2449d24d763c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:24.884839 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Created reservations ['052fa999-a0c6-4e95-ad53-bca6ab6c72f7', '28620b4e-bcbf-4602-9f7c-62f869c7a86a', '6e64583a-c682-46f5-9401-a04e93853c4c', '11b59154-4baf-4230-b889-2291e92a7eb4'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:24.885686 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (895f195c-3841-43bd-817a-2449d24d763c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['052fa999-a0c6-4e95-ad53-bca6ab6c72f7', '28620b4e-bcbf-4602-9f7c-62f869c7a86a', '6e64583a-c682-46f5-9401-a04e93853c4c', '11b59154-4baf-4230-b889-2291e92a7eb4']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:24.886468 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e0ac078-838d-4668-9d94-0dac581c43c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:24.909576 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e0ac078-838d-4668-9d94-0dac581c43c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13e8c223-226d-4d2a-8519-8f10e0821212', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-308339769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a0fc194e1c47e28c298940f2adb7de',qos_specs=None,replication_status=,reservations=['052fa999-a0c6-4e95-ad53-bca6ab6c72f7','28620b4e-bcbf-4602-9f7c-62f869c7a86a','6e64583a-c682-46f5-9401-a04e93853c4c','11b59154-4baf-4230-b889-2291e92a7eb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e7ff3802fd1482eaae0425849253a6b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-308339769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13e8c223-226d-4d2a-8519-8f10e0821212,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82a0fc194e1c47e28c298940f2adb7de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e7ff3802fd1482eaae0425849253a6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:24.910231 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55476ec9-2bd9-4b65-95e5-0189e5be8e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:24.927060 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55476ec9-2bd9-4b65-95e5-0189e5be8e0c) transitioned into state 'SUCCESS' from state '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-308339769',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a0fc194e1c47e28c298940f2adb7de',qos_specs=None,replication_status=,reservations=['052fa999-a0c6-4e95-ad53-bca6ab6c72f7','28620b4e-bcbf-4602-9f7c-62f869c7a86a','6e64583a-c682-46f5-9401-a04e93853c4c','11b59154-4baf-4230-b889-2291e92a7eb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e7ff3802fd1482eaae0425849253a6b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:24.927823 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa98bb4-b3d2-41a2-a300-edfcd68aa7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:24.938352 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa98bb4-b3d2-41a2-a300-edfcd68aa7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:24.939152 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Flow 'volume_create_api' (9c1741ad-db24-4696-bb7a-bf8efd10c601) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:24.939473 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Create volume request issued successfully. Jul 03 01:32:24.940085 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8e2b33b4-c7bc-48c8-bb3d-564e9a40d615 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:24.940655 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 418/1649] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:24 2026] POST /volume/v3/volumes => generated 752 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:24.960348 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7aee8df8-8f79-4ece-a0ae-aed2fd9b14c0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:24.964350 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7aee8df8-8f79-4ece-a0ae-aed2fd9b14c0 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 Jul 03 01:32:24.964648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7aee8df8-8f79-4ece-a0ae-aed2fd9b14c0 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:24.964890 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7aee8df8-8f79-4ece-a0ae-aed2fd9b14c0 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:24.974289 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f86e8a41-0a11-4571-b1ee-253666d00db3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:24.975296 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f86e8a41-0a11-4571-b1ee-253666d00db3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:24.975513 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f86e8a41-0a11-4571-b1ee-253666d00db3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:24.975712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f86e8a41-0a11-4571-b1ee-253666d00db3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:24.982198 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:24.982198 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:24.983236 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:24.983236 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:24.987253 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f86e8a41-0a11-4571-b1ee-253666d00db3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:24.988274 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7aee8df8-8f79-4ece-a0ae-aed2fd9b14c0 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:24.992416 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f86e8a41-0a11-4571-b1ee-253666d00db3 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:24.992848 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 399/1650] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:24 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:24.999304 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7aee8df8-8f79-4ece-a0ae-aed2fd9b14c0 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 returned with HTTP 200 Jul 03 01:32:24.999918 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 419/1651] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:24 2026] GET /volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:25.080558 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-47c74821-0b79-44a9-abac-487cf020006d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:25.083216 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-47c74821-0b79-44a9-abac-487cf020006d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:25.083322 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-47c74821-0b79-44a9-abac-487cf020006d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:25.083653 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-47c74821-0b79-44a9-abac-487cf020006d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:25.095371 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:25.095371 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:25.099595 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-47c74821-0b79-44a9-abac-487cf020006d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:25.106088 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-47c74821-0b79-44a9-abac-487cf020006d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:25.106273 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 416/1652] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:25 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 1132 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:25.126388 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-5a801cc6-b3dc-4928-8dc0-7aaf9dbe0d75 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:25.128582 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-5a801cc6-b3dc-4928-8dc0-7aaf9dbe0d75 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] POST https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3/action Jul 03 01:32:25.128907 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-5a801cc6-b3dc-4928-8dc0-7aaf9dbe0d75 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:25.129108 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-5a801cc6-b3dc-4928-8dc0-7aaf9dbe0d75 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:25.140226 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:25.140226 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:25.140829 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-5a801cc6-b3dc-4928-8dc0-7aaf9dbe0d75 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:25.150356 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-5a801cc6-b3dc-4928-8dc0-7aaf9dbe0d75 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Begin detaching volume completed successfully. Jul 03 01:32:25.150603 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-5a801cc6-b3dc-4928-8dc0-7aaf9dbe0d75 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3/action returned with HTTP 202 Jul 03 01:32:25.151149 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 419/1653] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:32:25 2026] POST /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:32:25.174486 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-61c2688e-756b-4990-ac70-0d52dffa0497 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:25.176760 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-61c2688e-756b-4990-ac70-0d52dffa0497 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:25.176760 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-61c2688e-756b-4990-ac70-0d52dffa0497 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:25.176843 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-61c2688e-756b-4990-ac70-0d52dffa0497 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:25.187469 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:25.187469 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:25.191403 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-61c2688e-756b-4990-ac70-0d52dffa0497 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:25.195907 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-61c2688e-756b-4990-ac70-0d52dffa0497 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:25.196562 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 400/1654] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:25 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:26.014879 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3ff4877d-81e6-4a8a-9169-be62e2b59203 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:26.016812 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ff4877d-81e6-4a8a-9169-be62e2b59203 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 Jul 03 01:32:26.017008 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ff4877d-81e6-4a8a-9169-be62e2b59203 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:26.017210 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ff4877d-81e6-4a8a-9169-be62e2b59203 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:26.024709 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:26.024709 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:26.028443 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3ff4877d-81e6-4a8a-9169-be62e2b59203 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:26.033062 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ff4877d-81e6-4a8a-9169-be62e2b59203 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 returned with HTTP 200 Jul 03 01:32:26.033476 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 420/1655] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:26 2026] GET /volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:26.048161 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-83c4f3bb-ed31-4ba6-9fd4-c7f74b775bf6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:26.049799 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-83c4f3bb-ed31-4ba6-9fd4-c7f74b775bf6 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 Jul 03 01:32:26.049982 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-83c4f3bb-ed31-4ba6-9fd4-c7f74b775bf6 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:26.050153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-83c4f3bb-ed31-4ba6-9fd4-c7f74b775bf6 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:26.056428 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:26.056428 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:26.059619 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-83c4f3bb-ed31-4ba6-9fd4-c7f74b775bf6 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:26.063237 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-83c4f3bb-ed31-4ba6-9fd4-c7f74b775bf6 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 returned with HTTP 200 Jul 03 01:32:26.063605 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 417/1656] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:26 2026] GET /volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:26.077241 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-400106cc-3aab-4660-91cb-699b3fc46591 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:26.079017 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:26.079368 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-279572770"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:26.080852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-279572770'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:26.080983 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Create volume of 1 GB Jul 03 01:32:26.085147 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Availability Zones retrieved successfully. Jul 03 01:32:26.090451 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Flow 'volume_create_api' (b85f4e79-3cb4-479c-9e06-e708b8fcb6af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:26.091320 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd08b2f-c6b1-4f04-a5df-3481e52f927b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:26.092324 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:26.116444 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfd08b2f-c6b1-4f04-a5df-3481e52f927b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:26.117077 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b12a02-7180-47ed-af2c-0e8424352940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:26.157223 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Created reservations ['f6d89c7b-92a5-44fc-b4f6-cc133f30d5df', '144e1d80-d4b9-4a4a-99da-bbbf4d14e996', 'b2a9a047-ba4e-4b04-9643-c3daf3763b1b', '7151971d-0a30-4040-b266-808748aee29a'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:26.157908 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24b12a02-7180-47ed-af2c-0e8424352940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6d89c7b-92a5-44fc-b4f6-cc133f30d5df', '144e1d80-d4b9-4a4a-99da-bbbf4d14e996', 'b2a9a047-ba4e-4b04-9643-c3daf3763b1b', '7151971d-0a30-4040-b266-808748aee29a']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:26.158560 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50aadcbe-1d62-4f69-b0ad-f65609424010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:26.179860 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0d09211b-26b7-4542-9c58-e3f3e5ca776a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:26.180273 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0d09211b-26b7-4542-9c58-e3f3e5ca776a None None] GET https://10.4.3.64/volume// Jul 03 01:32:26.180506 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0d09211b-26b7-4542-9c58-e3f3e5ca776a None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:26.180563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50aadcbe-1d62-4f69-b0ad-f65609424010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08f7083e-483b-4ff0-b5f6-44d9238437a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-279572770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a0fc194e1c47e28c298940f2adb7de',qos_specs=None,replication_status=,reservations=['f6d89c7b-92a5-44fc-b4f6-cc133f30d5df','144e1d80-d4b9-4a4a-99da-bbbf4d14e996','b2a9a047-ba4e-4b04-9643-c3daf3763b1b','7151971d-0a30-4040-b266-808748aee29a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e7ff3802fd1482eaae0425849253a6b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-279572770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08f7083e-483b-4ff0-b5f6-44d9238437a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82a0fc194e1c47e28c298940f2adb7de',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e7ff3802fd1482eaae0425849253a6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:26.180723 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0d09211b-26b7-4542-9c58-e3f3e5ca776a None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:26.181030 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0d09211b-26b7-4542-9c58-e3f3e5ca776a None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:26.181217 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30539979-e880-49a1-af06-f633b9bfe171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:26.181340 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 401/1657] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:32:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:26.188979 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-99150341-d30e-4851-a37e-c79fc3514419 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:26.191136 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-99150341-d30e-4851-a37e-c79fc3514419 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:26.191333 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-99150341-d30e-4851-a37e-c79fc3514419 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:26.191537 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-99150341-d30e-4851-a37e-c79fc3514419 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:26.199993 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30539979-e880-49a1-af06-f633b9bfe171) transitioned into state 'SUCCESS' from state '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-279572770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82a0fc194e1c47e28c298940f2adb7de',qos_specs=None,replication_status=,reservations=['f6d89c7b-92a5-44fc-b4f6-cc133f30d5df','144e1d80-d4b9-4a4a-99da-bbbf4d14e996','b2a9a047-ba4e-4b04-9643-c3daf3763b1b','7151971d-0a30-4040-b266-808748aee29a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e7ff3802fd1482eaae0425849253a6b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:26.200654 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce1f1ef-1b91-4c68-a578-a9bf6f092430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:26.201144 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:26.201144 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:26.205052 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-99150341-d30e-4851-a37e-c79fc3514419 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:26.209748 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-99150341-d30e-4851-a37e-c79fc3514419 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:26.210145 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 421/1658] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:32:26 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 1315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:32:26.210204 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce1f1ef-1b91-4c68-a578-a9bf6f092430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:26.212106 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Flow 'volume_create_api' (b85f4e79-3cb4-479c-9e06-e708b8fcb6af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:26.212106 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Create volume request issued successfully. Jul 03 01:32:26.212106 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-400106cc-3aab-4660-91cb-699b3fc46591 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:26.212365 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 420/1659] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:26 2026] POST /volume/v3/volumes => generated 752 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:26.212840 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9cbb7fc8-9d0f-4337-a15f-9390b5a8bb24 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:26.214742 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9cbb7fc8-9d0f-4337-a15f-9390b5a8bb24 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:26.214896 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9cbb7fc8-9d0f-4337-a15f-9390b5a8bb24 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:26.215059 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9cbb7fc8-9d0f-4337-a15f-9390b5a8bb24 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:26.224863 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dc1d11b1-5c5a-492c-b758-55bfc068e4f3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:26.227410 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dc1d11b1-5c5a-492c-b758-55bfc068e4f3 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 Jul 03 01:32:26.227536 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:26.227536 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:26.227628 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dc1d11b1-5c5a-492c-b758-55bfc068e4f3 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:26.227628 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dc1d11b1-5c5a-492c-b758-55bfc068e4f3 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:26.232799 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9cbb7fc8-9d0f-4337-a15f-9390b5a8bb24 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:26.237211 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:26.237211 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:26.238834 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9cbb7fc8-9d0f-4337-a15f-9390b5a8bb24 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:26.239353 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 418/1660] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:26 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:26.240844 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-dc1d11b1-5c5a-492c-b758-55bfc068e4f3 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:26.248348 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dc1d11b1-5c5a-492c-b758-55bfc068e4f3 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 returned with HTTP 200 Jul 03 01:32:26.248869 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 402/1661] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:26 2026] GET /volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:27.132760 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-df741024-d766-4d8f-b73d-3a43d1c29dcc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:27.135432 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-df741024-d766-4d8f-b73d-3a43d1c29dcc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2/encryption Jul 03 01:32:27.135656 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-df741024-d766-4d8f-b73d-3a43d1c29dcc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:27.135838 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-df741024-d766-4d8f-b73d-3a43d1c29dcc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:27.151432 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:27.151432 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:27.159627 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ca3f80a5-2b9b-43d3-a197-9bde2da92a2b req-df741024-d766-4d8f-b73d-3a43d1c29dcc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2/encryption returned with HTTP 200 Jul 03 01:32:27.160030 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 422/1662] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:32:27 2026] GET /volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:27.256150 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-17696954-d788-497d-a268-100d884750cd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:27.258689 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-17696954-d788-497d-a268-100d884750cd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:27.258901 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-17696954-d788-497d-a268-100d884750cd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:27.259179 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-17696954-d788-497d-a268-100d884750cd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:27.264501 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-227aa0d3-69ea-422d-bb1d-70439ec08b0f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:27.266865 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-227aa0d3-69ea-422d-bb1d-70439ec08b0f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 Jul 03 01:32:27.267114 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-227aa0d3-69ea-422d-bb1d-70439ec08b0f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:27.267376 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-227aa0d3-69ea-422d-bb1d-70439ec08b0f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:27.273411 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:27.273411 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:27.275865 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:27.275865 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:27.278251 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-17696954-d788-497d-a268-100d884750cd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:27.280309 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-227aa0d3-69ea-422d-bb1d-70439ec08b0f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:27.285654 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-17696954-d788-497d-a268-100d884750cd tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:27.285802 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-227aa0d3-69ea-422d-bb1d-70439ec08b0f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 returned with HTTP 200 Jul 03 01:32:27.286178 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 421/1663] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:27 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:27.286521 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 419/1664] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:27 2026] GET /volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:27.297821 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5f482ca4-443b-4df2-8421-9c094c04374d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:27.299772 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5f482ca4-443b-4df2-8421-9c094c04374d tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 Jul 03 01:32:27.300042 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5f482ca4-443b-4df2-8421-9c094c04374d tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:27.300317 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5f482ca4-443b-4df2-8421-9c094c04374d tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:27.307078 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:27.307078 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:27.310764 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5f482ca4-443b-4df2-8421-9c094c04374d tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:27.314085 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5f482ca4-443b-4df2-8421-9c094c04374d tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 returned with HTTP 200 Jul 03 01:32:27.314452 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 403/1665] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:27 2026] GET /volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:27.326938 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cd18e67b-6913-4204-b4ac-509f940303b8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:27.359362 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:27.359954 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:27.362074 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:27.362721 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Create volume of 1 GB Jul 03 01:32:27.368052 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Availability Zones retrieved successfully. Jul 03 01:32:27.376835 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Flow 'volume_create_api' (e5ac2ddc-8554-45ec-b51c-f631cd3ccfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:27.378036 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7de55bf-ee8a-4c8f-a371-23f7c33430eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:27.379236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:27.414191 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7de55bf-ee8a-4c8f-a371-23f7c33430eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:27.415288 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39f55379-02d3-4eee-bc4a-4728e50cc41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:27.450439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-ef0b6ca2-3610-4e33-a015-06c32bd2bb3c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:27.452811 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-ef0b6ca2-3610-4e33-a015-06c32bd2bb3c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] DELETE https://10.4.3.64/volume/v3/attachments/84b6bbeb-e1e3-4d32-9138-b9a80c34a9c7 Jul 03 01:32:27.452994 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-ef0b6ca2-3610-4e33-a015-06c32bd2bb3c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:27.453198 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-ef0b6ca2-3610-4e33-a015-06c32bd2bb3c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:27.460478 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:27.460478 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:27.481842 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Created reservations ['b1398aef-bd1a-45ea-96a5-e12916ae8133', '1e72872e-a7d4-4f20-9e80-21a519f2fdef', 'fb6e703f-eb22-44b1-a9a1-1f290ddc4f90', '0ec86ad6-bee4-43e5-bc62-0489b1a471ad'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:27.482892 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39f55379-02d3-4eee-bc4a-4728e50cc41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1398aef-bd1a-45ea-96a5-e12916ae8133', '1e72872e-a7d4-4f20-9e80-21a519f2fdef', 'fb6e703f-eb22-44b1-a9a1-1f290ddc4f90', '0ec86ad6-bee4-43e5-bc62-0489b1a471ad']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:27.483858 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc0d697-3841-49da-93a0-496b4ee9e895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:27.509393 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc0d697-3841-49da-93a0-496b4ee9e895) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b9e7453-8be8-46e7-ab25-0f65362ce4ec', '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='bbefed4be97d4ee79aceeb848197f739',qos_specs=None,replication_status=,reservations=['b1398aef-bd1a-45ea-96a5-e12916ae8133','1e72872e-a7d4-4f20-9e80-21a519f2fdef','fb6e703f-eb22-44b1-a9a1-1f290ddc4f90','0ec86ad6-bee4-43e5-bc62-0489b1a471ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73513ffa9e884c3cb7a9a3ac39bd3735',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:27Z,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=2b9e7453-8be8-46e7-ab25-0f65362ce4ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbefed4be97d4ee79aceeb848197f739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73513ffa9e884c3cb7a9a3ac39bd3735',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:27.510260 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e5001f-ee5d-4dbe-ba00-1fd1f0a205e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:27.530434 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96e5001f-ee5d-4dbe-ba00-1fd1f0a205e1) transitioned into state 'SUCCESS' from 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='bbefed4be97d4ee79aceeb848197f739',qos_specs=None,replication_status=,reservations=['b1398aef-bd1a-45ea-96a5-e12916ae8133','1e72872e-a7d4-4f20-9e80-21a519f2fdef','fb6e703f-eb22-44b1-a9a1-1f290ddc4f90','0ec86ad6-bee4-43e5-bc62-0489b1a471ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73513ffa9e884c3cb7a9a3ac39bd3735',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:27.531413 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6eb01ac-085b-4613-a134-76255818ea38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:27.541331 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6eb01ac-085b-4613-a134-76255818ea38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:27.542161 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Flow 'volume_create_api' (e5ac2ddc-8554-45ec-b51c-f631cd3ccfb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:27.542464 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Create volume request issued successfully. Jul 03 01:32:27.543164 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cd18e67b-6913-4204-b4ac-509f940303b8 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:27.543596 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 423/1666] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:27 2026] POST /volume/v3/volumes => generated 731 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:27.557964 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a836aa56-59ea-4701-800a-b6673adb5df9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:27.559675 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a836aa56-59ea-4701-800a-b6673adb5df9 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] GET https://10.4.3.64/volume/v3/volumes/2b9e7453-8be8-46e7-ab25-0f65362ce4ec Jul 03 01:32:27.560190 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a836aa56-59ea-4701-800a-b6673adb5df9 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:27.560190 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a836aa56-59ea-4701-800a-b6673adb5df9 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:27.567380 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:27.567380 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:27.572190 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a836aa56-59ea-4701-800a-b6673adb5df9 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Volume info retrieved successfully. Jul 03 01:32:27.576350 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a836aa56-59ea-4701-800a-b6673adb5df9 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] https://10.4.3.64/volume/v3/volumes/2b9e7453-8be8-46e7-ab25-0f65362ce4ec returned with HTTP 200 Jul 03 01:32:27.576755 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 420/1667] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:27 2026] GET /volume/v3/volumes/2b9e7453-8be8-46e7-ab25-0f65362ce4ec => generated 910 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:27.992187 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e138da90-1ed1-4cf5-be39-0cfe2d7146e3 req-ef0b6ca2-3610-4e33-a015-06c32bd2bb3c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/attachments/84b6bbeb-e1e3-4d32-9138-b9a80c34a9c7 returned with HTTP 200 Jul 03 01:32:27.992318 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 422/1668] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:32:27 2026] DELETE /volume/v3/attachments/84b6bbeb-e1e3-4d32-9138-b9a80c34a9c7 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:28.306457 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-af0de1cc-7d78-427b-9770-3173a87f7e4c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:28.306457 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-af0de1cc-7d78-427b-9770-3173a87f7e4c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:28.306868 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-af0de1cc-7d78-427b-9770-3173a87f7e4c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:28.306915 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-af0de1cc-7d78-427b-9770-3173a87f7e4c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:28.314475 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:28.314475 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:28.318887 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-af0de1cc-7d78-427b-9770-3173a87f7e4c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:28.323953 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-af0de1cc-7d78-427b-9770-3173a87f7e4c tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:28.324660 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 404/1669] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:28 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:28.341194 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9d408879-2ddc-4b3d-be58-c5c354a5117e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:28.345390 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9d408879-2ddc-4b3d-be58-c5c354a5117e tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:28.345390 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9d408879-2ddc-4b3d-be58-c5c354a5117e tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:28.345390 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9d408879-2ddc-4b3d-be58-c5c354a5117e tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:28.351614 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:28.351614 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:28.355742 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9d408879-2ddc-4b3d-be58-c5c354a5117e tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:28.367818 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9d408879-2ddc-4b3d-be58-c5c354a5117e tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:28.368462 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 424/1670] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:28 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:28.590824 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c7957e57-c652-4fdd-9859-ddda15339ef1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:28.592794 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c7957e57-c652-4fdd-9859-ddda15339ef1 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] GET https://10.4.3.64/volume/v3/volumes/2b9e7453-8be8-46e7-ab25-0f65362ce4ec Jul 03 01:32:28.592988 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c7957e57-c652-4fdd-9859-ddda15339ef1 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:28.593254 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c7957e57-c652-4fdd-9859-ddda15339ef1 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:28.601763 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:28.601763 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:28.606561 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c7957e57-c652-4fdd-9859-ddda15339ef1 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Volume info retrieved successfully. Jul 03 01:32:28.611277 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c7957e57-c652-4fdd-9859-ddda15339ef1 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] https://10.4.3.64/volume/v3/volumes/2b9e7453-8be8-46e7-ab25-0f65362ce4ec returned with HTTP 200 Jul 03 01:32:28.611724 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 421/1671] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:28 2026] GET /volume/v3/volumes/2b9e7453-8be8-46e7-ab25-0f65362ce4ec => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:28.624400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-23f06b3e-1ac6-40c6-aa8b-4026e42ecce0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:28.626270 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-23f06b3e-1ac6-40c6-aa8b-4026e42ecce0 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1&project_id=82a0fc194e1c47e28c298940f2adb7de Jul 03 01:32:28.626601 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-23f06b3e-1ac6-40c6-aa8b-4026e42ecce0 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:28.626888 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-23f06b3e-1ac6-40c6-aa8b-4026e42ecce0 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:28.627366 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-23f06b3e-1ac6-40c6-aa8b-4026e42ecce0 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Could not evaluate value 82a0fc194e1c47e28c298940f2adb7de, assuming string {{(pid=99879) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:32:28.627649 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:28.627649 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:28.627936 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-23f06b3e-1ac6-40c6-aa8b-4026e42ecce0 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Searching by: MultiDict([('project_id', '82a0fc194e1c47e28c298940f2adb7de'), ('all_tenants', 1)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:32:28.664842 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-23f06b3e-1ac6-40c6-aa8b-4026e42ecce0 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Get all volumes completed successfully. Jul 03 01:32:28.666057 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:28.666057 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:28.670617 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-23f06b3e-1ac6-40c6-aa8b-4026e42ecce0 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1&project_id=82a0fc194e1c47e28c298940f2adb7de returned with HTTP 200 Jul 03 01:32:28.671091 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 423/1672] 10.4.3.64 () {66 vars in 1366 bytes} [Fri Jul 3 01:32:28 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=82a0fc194e1c47e28c298940f2adb7de => generated 3019 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:28.684319 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8f00dd91-3a3f-4ea6-9f28-f42eb36ba736 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:28.686239 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8f00dd91-3a3f-4ea6-9f28-f42eb36ba736 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/2b9e7453-8be8-46e7-ab25-0f65362ce4ec Jul 03 01:32:28.686436 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8f00dd91-3a3f-4ea6-9f28-f42eb36ba736 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:28.686705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8f00dd91-3a3f-4ea6-9f28-f42eb36ba736 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:28.686779 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-8f00dd91-3a3f-4ea6-9f28-f42eb36ba736 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Delete volume with id: 2b9e7453-8be8-46e7-ab25-0f65362ce4ec Jul 03 01:32:28.694520 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:28.694520 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:28.694845 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8f00dd91-3a3f-4ea6-9f28-f42eb36ba736 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Volume info retrieved successfully. Jul 03 01:32:28.720777 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8f00dd91-3a3f-4ea6-9f28-f42eb36ba736 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] Delete volume request issued successfully. Jul 03 01:32:28.721032 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8f00dd91-3a3f-4ea6-9f28-f42eb36ba736 tempest-VolumesListAdminTestJSON-1872526513 tempest-VolumesListAdminTestJSON-1872526513-project-admin] https://10.4.3.64/volume/v3/volumes/2b9e7453-8be8-46e7-ab25-0f65362ce4ec returned with HTTP 202 Jul 03 01:32:28.721573 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 405/1673] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:28 2026] DELETE /volume/v3/volumes/2b9e7453-8be8-46e7-ab25-0f65362ce4ec => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:28.730273 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-480b32c0-8a2b-451a-83d5-a40de446d254 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:28.732178 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-480b32c0-8a2b-451a-83d5-a40de446d254 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 Jul 03 01:32:28.732375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-480b32c0-8a2b-451a-83d5-a40de446d254 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:28.732605 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-480b32c0-8a2b-451a-83d5-a40de446d254 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:28.740894 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:28.740894 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:28.744021 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-480b32c0-8a2b-451a-83d5-a40de446d254 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:28.748728 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-480b32c0-8a2b-451a-83d5-a40de446d254 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 returned with HTTP 200 Jul 03 01:32:28.749093 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 425/1674] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:28 2026] GET /volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:28.760679 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-25852acd-a79e-4872-9082-7da9c47d2d6f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:28.762553 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-25852acd-a79e-4872-9082-7da9c47d2d6f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] DELETE https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 Jul 03 01:32:28.762744 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-25852acd-a79e-4872-9082-7da9c47d2d6f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:28.762914 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-25852acd-a79e-4872-9082-7da9c47d2d6f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:28.763105 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-25852acd-a79e-4872-9082-7da9c47d2d6f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Delete volume with id: 08f7083e-483b-4ff0-b5f6-44d9238437a7 Jul 03 01:32:28.770294 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:28.770294 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:28.771007 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-25852acd-a79e-4872-9082-7da9c47d2d6f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:28.799937 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-25852acd-a79e-4872-9082-7da9c47d2d6f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Delete volume request issued successfully. Jul 03 01:32:28.800107 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-25852acd-a79e-4872-9082-7da9c47d2d6f tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 returned with HTTP 202 Jul 03 01:32:28.800729 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 422/1675] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:28 2026] DELETE /volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:28.808683 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-037777e3-da43-4ec3-b661-f977ca1e9866 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:28.810912 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-037777e3-da43-4ec3-b661-f977ca1e9866 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 Jul 03 01:32:28.811201 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-037777e3-da43-4ec3-b661-f977ca1e9866 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:28.811495 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-037777e3-da43-4ec3-b661-f977ca1e9866 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:28.821877 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:28.821877 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:28.827688 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-037777e3-da43-4ec3-b661-f977ca1e9866 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:28.832463 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-037777e3-da43-4ec3-b661-f977ca1e9866 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 returned with HTTP 200 Jul 03 01:32:28.832832 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 424/1676] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:28 2026] GET /volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:29.458294 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6e8ffac8-38a8-4cac-a066-d0b2247fa667 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:29.460029 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6e8ffac8-38a8-4cac-a066-d0b2247fa667 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:29.460233 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6e8ffac8-38a8-4cac-a066-d0b2247fa667 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:29.460432 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6e8ffac8-38a8-4cac-a066-d0b2247fa667 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:29.468273 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:29.468273 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:29.472251 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6e8ffac8-38a8-4cac-a066-d0b2247fa667 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:29.477605 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6e8ffac8-38a8-4cac-a066-d0b2247fa667 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:29.478054 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 406/1677] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:29 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:29.490231 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5fa61770-6881-4f44-99c5-35434f56a426 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:29.492396 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5fa61770-6881-4f44-99c5-35434f56a426 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:29.492640 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5fa61770-6881-4f44-99c5-35434f56a426 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:29.492859 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5fa61770-6881-4f44-99c5-35434f56a426 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:29.501239 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:29.501239 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:29.505400 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5fa61770-6881-4f44-99c5-35434f56a426 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:29.510860 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5fa61770-6881-4f44-99c5-35434f56a426 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:29.511348 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 426/1678] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:29 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:29.564247 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-66c25fd0-a0d7-4920-8ee6-f36abd635987 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:29.566018 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-66c25fd0-a0d7-4920-8ee6-f36abd635987 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:29.566210 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-66c25fd0-a0d7-4920-8ee6-f36abd635987 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:29.566390 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-66c25fd0-a0d7-4920-8ee6-f36abd635987 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:29.573230 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:29.573230 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:29.577679 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-66c25fd0-a0d7-4920-8ee6-f36abd635987 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:29.582673 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-66c25fd0-a0d7-4920-8ee6-f36abd635987 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:29.583040 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 423/1679] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:29 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:29.848125 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0d5ec168-573b-43bd-9f97-ad0266230ad5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:29.848680 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0d5ec168-573b-43bd-9f97-ad0266230ad5 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 Jul 03 01:32:29.848877 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0d5ec168-573b-43bd-9f97-ad0266230ad5 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:29.849045 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0d5ec168-573b-43bd-9f97-ad0266230ad5 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:29.854959 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0d5ec168-573b-43bd-9f97-ad0266230ad5 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 returned with HTTP 404 Jul 03 01:32:29.855497 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 425/1680] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:29 2026] GET /volume/v3/volumes/08f7083e-483b-4ff0-b5f6-44d9238437a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:29.862982 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-615ebc54-ea42-45c1-bf81-33ccccc710e6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:29.864930 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-615ebc54-ea42-45c1-bf81-33ccccc710e6 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 Jul 03 01:32:29.865119 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-615ebc54-ea42-45c1-bf81-33ccccc710e6 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:29.865314 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-615ebc54-ea42-45c1-bf81-33ccccc710e6 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:29.874181 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:29.874181 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:29.876212 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-615ebc54-ea42-45c1-bf81-33ccccc710e6 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:29.881227 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-615ebc54-ea42-45c1-bf81-33ccccc710e6 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 returned with HTTP 200 Jul 03 01:32:29.881714 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 407/1681] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:29 2026] GET /volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:29.893225 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a2b17aca-8daa-4b29-aac7-ee73641ab758 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:29.894962 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a2b17aca-8daa-4b29-aac7-ee73641ab758 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] DELETE https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 Jul 03 01:32:29.895163 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a2b17aca-8daa-4b29-aac7-ee73641ab758 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:29.895370 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a2b17aca-8daa-4b29-aac7-ee73641ab758 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:29.895584 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-a2b17aca-8daa-4b29-aac7-ee73641ab758 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Delete volume with id: 13e8c223-226d-4d2a-8519-8f10e0821212 Jul 03 01:32:29.903184 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:29.903184 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:29.903785 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a2b17aca-8daa-4b29-aac7-ee73641ab758 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:29.922772 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a2b17aca-8daa-4b29-aac7-ee73641ab758 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Delete volume request issued successfully. Jul 03 01:32:29.922929 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a2b17aca-8daa-4b29-aac7-ee73641ab758 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 returned with HTTP 202 Jul 03 01:32:29.923508 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 427/1682] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:29 2026] DELETE /volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:29.931444 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-503ab62d-501e-4028-811f-6072577ac68e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:29.933525 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-503ab62d-501e-4028-811f-6072577ac68e tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 Jul 03 01:32:29.933782 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-503ab62d-501e-4028-811f-6072577ac68e tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:29.934016 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-503ab62d-501e-4028-811f-6072577ac68e tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:29.943466 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:29.943466 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:29.947944 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-503ab62d-501e-4028-811f-6072577ac68e tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:29.953266 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-503ab62d-501e-4028-811f-6072577ac68e tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 returned with HTTP 200 Jul 03 01:32:29.953760 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 424/1683] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:29 2026] GET /volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:30.972359 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1be41a9d-d0ad-42a2-aa0e-7c5b3a7ff964 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:30.975716 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1be41a9d-d0ad-42a2-aa0e-7c5b3a7ff964 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 Jul 03 01:32:30.975881 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1be41a9d-d0ad-42a2-aa0e-7c5b3a7ff964 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:30.976049 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1be41a9d-d0ad-42a2-aa0e-7c5b3a7ff964 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:30.981072 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1be41a9d-d0ad-42a2-aa0e-7c5b3a7ff964 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 returned with HTTP 404 Jul 03 01:32:30.981534 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 426/1684] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:30 2026] GET /volume/v3/volumes/13e8c223-226d-4d2a-8519-8f10e0821212 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:30.996364 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a00fc0ba-2056-46a0-84f5-aa2e5919d789 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:30.998631 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a00fc0ba-2056-46a0-84f5-aa2e5919d789 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 Jul 03 01:32:30.998888 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a00fc0ba-2056-46a0-84f5-aa2e5919d789 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:30.999133 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a00fc0ba-2056-46a0-84f5-aa2e5919d789 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:31.009017 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:31.009017 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:31.013231 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a00fc0ba-2056-46a0-84f5-aa2e5919d789 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:31.018526 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a00fc0ba-2056-46a0-84f5-aa2e5919d789 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 returned with HTTP 200 Jul 03 01:32:31.018934 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 408/1685] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:30 2026] GET /volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:31.034631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-10e9f29f-3486-4191-9254-9009158828f8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:31.038355 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-10e9f29f-3486-4191-9254-9009158828f8 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 Jul 03 01:32:31.038565 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-10e9f29f-3486-4191-9254-9009158828f8 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:31.038763 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-10e9f29f-3486-4191-9254-9009158828f8 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:31.039567 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-10e9f29f-3486-4191-9254-9009158828f8 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Delete volume with id: 5a93b7f6-4103-4919-a612-f459830a6364 Jul 03 01:32:31.049491 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:31.049491 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:31.050036 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-10e9f29f-3486-4191-9254-9009158828f8 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:31.076680 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-10e9f29f-3486-4191-9254-9009158828f8 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Delete volume request issued successfully. Jul 03 01:32:31.076680 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-10e9f29f-3486-4191-9254-9009158828f8 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 returned with HTTP 202 Jul 03 01:32:31.077104 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 428/1686] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:31 2026] DELETE /volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:31.086786 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-767a434e-deed-4a9d-b13f-7d4a2fa87ec3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:31.089102 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-767a434e-deed-4a9d-b13f-7d4a2fa87ec3 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 Jul 03 01:32:31.090544 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-767a434e-deed-4a9d-b13f-7d4a2fa87ec3 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:31.090544 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-767a434e-deed-4a9d-b13f-7d4a2fa87ec3 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:31.102084 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:31.102084 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:31.106977 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-767a434e-deed-4a9d-b13f-7d4a2fa87ec3 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Volume info retrieved successfully. Jul 03 01:32:31.114040 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-767a434e-deed-4a9d-b13f-7d4a2fa87ec3 tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 returned with HTTP 200 Jul 03 01:32:31.114814 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 425/1687] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:31 2026] GET /volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:32.132126 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-68571b75-e7f9-42cf-a3b0-47a98c750b0c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:32.134006 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-68571b75-e7f9-42cf-a3b0-47a98c750b0c tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] GET https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 Jul 03 01:32:32.134191 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-68571b75-e7f9-42cf-a3b0-47a98c750b0c tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:32.134395 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-68571b75-e7f9-42cf-a3b0-47a98c750b0c tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:32.140754 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-68571b75-e7f9-42cf-a3b0-47a98c750b0c tempest-VolumesListAdminTestJSON-1054693175 tempest-VolumesListAdminTestJSON-1054693175-project-member] https://10.4.3.64/volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 returned with HTTP 404 Jul 03 01:32:32.141122 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 427/1688] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:32 2026] GET /volume/v3/volumes/5a93b7f6-4103-4919-a612-f459830a6364 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:34.044212 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:34.120506 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:34.120792 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1724552027"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:34.122034 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1724552027'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:34.122142 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Create volume of 1 GB Jul 03 01:32:34.126056 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Availability Zones retrieved successfully. Jul 03 01:32:34.130877 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Flow 'volume_create_api' (30e1563a-f808-473e-b96a-9859214b4189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:34.131705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2ce0f2-c3c9-462e-8343-5c6609259f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:34.132521 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:34.153493 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2ce0f2-c3c9-462e-8343-5c6609259f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:34.154123 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36c4513-9609-4917-9e8b-905645b95061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:34.210857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Created reservations ['68f4b338-3e78-4569-96a5-e0c52d68bc6c', 'cb8dbf11-e268-44f2-b239-479f741b899f', '86f9f999-145a-4381-b285-1224c56ce00a', '78ef050b-2715-4ce9-b98a-0a4f58f53257'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:34.211665 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f36c4513-9609-4917-9e8b-905645b95061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68f4b338-3e78-4569-96a5-e0c52d68bc6c', 'cb8dbf11-e268-44f2-b239-479f741b899f', '86f9f999-145a-4381-b285-1224c56ce00a', '78ef050b-2715-4ce9-b98a-0a4f58f53257']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:34.212345 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1d324d-d872-42c1-b617-5b21b2f7bc54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:34.234117 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b1d324d-d872-42c1-b617-5b21b2f7bc54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ef5193-ba7f-4822-b6b0-7384321a883c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1724552027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22a08d1a3d44469bb2f2918f40b55766',qos_specs=None,replication_status=,reservations=['68f4b338-3e78-4569-96a5-e0c52d68bc6c','cb8dbf11-e268-44f2-b239-479f741b899f','86f9f999-145a-4381-b285-1224c56ce00a','78ef050b-2715-4ce9-b98a-0a4f58f53257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53efb93c7c224fdb96c07d54a586add3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1724552027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ef5193-ba7f-4822-b6b0-7384321a883c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22a08d1a3d44469bb2f2918f40b55766',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='53efb93c7c224fdb96c07d54a586add3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:34.234927 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf69289-0cee-4e92-9b72-4f880987068b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:34.252175 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbf69289-0cee-4e92-9b72-4f880987068b) transitioned into state 'SUCCESS' from state '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-1724552027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22a08d1a3d44469bb2f2918f40b55766',qos_specs=None,replication_status=,reservations=['68f4b338-3e78-4569-96a5-e0c52d68bc6c','cb8dbf11-e268-44f2-b239-479f741b899f','86f9f999-145a-4381-b285-1224c56ce00a','78ef050b-2715-4ce9-b98a-0a4f58f53257'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='53efb93c7c224fdb96c07d54a586add3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:34.252825 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79355535-ab60-45e9-90d0-f0ad3e3c59b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:34.264964 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79355535-ab60-45e9-90d0-f0ad3e3c59b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:34.265961 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Flow 'volume_create_api' (30e1563a-f808-473e-b96a-9859214b4189) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:34.266320 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Create volume request issued successfully. Jul 03 01:32:34.266970 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-37bba8cd-5f04-4fe9-b448-846b51d1477f tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:34.267563 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 409/1689] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:34 2026] POST /volume/v3/volumes => generated 753 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:34.279317 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3a029638-ad21-4023-8e09-466b4a7f0cfb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:34.281051 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3a029638-ad21-4023-8e09-466b4a7f0cfb tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c Jul 03 01:32:34.281244 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3a029638-ad21-4023-8e09-466b4a7f0cfb tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:34.281450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3a029638-ad21-4023-8e09-466b4a7f0cfb tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:34.289409 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:34.289409 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:34.294204 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3a029638-ad21-4023-8e09-466b4a7f0cfb tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Volume info retrieved successfully. Jul 03 01:32:34.304299 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3a029638-ad21-4023-8e09-466b4a7f0cfb tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c returned with HTTP 200 Jul 03 01:32:34.304742 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 429/1690] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:34 2026] GET /volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:35.322199 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-eaf9eb39-7d4b-4744-ad0d-188200114146 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:35.328024 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eaf9eb39-7d4b-4744-ad0d-188200114146 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c Jul 03 01:32:35.328272 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-eaf9eb39-7d4b-4744-ad0d-188200114146 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:35.328530 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-eaf9eb39-7d4b-4744-ad0d-188200114146 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:35.341511 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:35.341511 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:35.347181 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-eaf9eb39-7d4b-4744-ad0d-188200114146 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Volume info retrieved successfully. Jul 03 01:32:35.354116 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eaf9eb39-7d4b-4744-ad0d-188200114146 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c returned with HTTP 200 Jul 03 01:32:35.354817 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 426/1691] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:35 2026] GET /volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:35.367466 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4b549e78-c269-458f-9c43-35710fd0f1c9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:35.369232 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4b549e78-c269-458f-9c43-35710fd0f1c9 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:32:35.369605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4b549e78-c269-458f-9c43-35710fd0f1c9 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3ef5193-ba7f-4822-b6b0-7384321a883c", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1233856960"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:35.377620 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:35.377620 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:35.378109 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4b549e78-c269-458f-9c43-35710fd0f1c9 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Volume info retrieved successfully. Jul 03 01:32:35.378227 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-4b549e78-c269-458f-9c43-35710fd0f1c9 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Create snapshot from volume b3ef5193-ba7f-4822-b6b0-7384321a883c Jul 03 01:32:35.411684 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-4b549e78-c269-458f-9c43-35710fd0f1c9 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Created reservations ['6d0fd2ea-9d1a-4deb-8446-202c4eabf447', '45c8122d-0c24-4960-951a-89a5c88c158e', 'c50f0ecd-688c-45e4-a3a8-701a71f59fdd', 'b9fc297a-b0d4-4f9b-a031-1498c2d2af7e'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:35.442146 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4b549e78-c269-458f-9c43-35710fd0f1c9 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot create request issued successfully. Jul 03 01:32:35.442500 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4b549e78-c269-458f-9c43-35710fd0f1c9 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:32:35.442958 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 428/1692] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:32:35 2026] POST /volume/v3/snapshots => generated 311 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:35.451906 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c371fed1-a9e9-488f-92c7-2499c83c1174 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:35.454129 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c371fed1-a9e9-488f-92c7-2499c83c1174 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 Jul 03 01:32:35.454460 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c371fed1-a9e9-488f-92c7-2499c83c1174 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:35.454685 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c371fed1-a9e9-488f-92c7-2499c83c1174 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:35.463044 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:35.463044 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:35.463529 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c371fed1-a9e9-488f-92c7-2499c83c1174 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:35.464334 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c371fed1-a9e9-488f-92c7-2499c83c1174 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 returned with HTTP 200 Jul 03 01:32:35.464748 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 410/1693] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:32:35 2026] GET /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 => generated 443 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:35.939152 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dfb00aff-0e7f-4eec-9b88-9cf08f3da619 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:35.940976 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dfb00aff-0e7f-4eec-9b88-9cf08f3da619 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:35.941166 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dfb00aff-0e7f-4eec-9b88-9cf08f3da619 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:35.941375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dfb00aff-0e7f-4eec-9b88-9cf08f3da619 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:35.953618 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:35.953618 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:35.957101 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-dfb00aff-0e7f-4eec-9b88-9cf08f3da619 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Volume info retrieved successfully. Jul 03 01:32:35.961556 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dfb00aff-0e7f-4eec-9b88-9cf08f3da619 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:35.962105 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 430/1694] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:35 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:36.004576 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-a0407656-8f8a-472c-9743-3bf258de8c27 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.006598 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-a0407656-8f8a-472c-9743-3bf258de8c27 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:36.006784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-a0407656-8f8a-472c-9743-3bf258de8c27 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.006970 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-a0407656-8f8a-472c-9743-3bf258de8c27 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.022261 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.022261 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:36.027754 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-a0407656-8f8a-472c-9743-3bf258de8c27 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:36.033908 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-a0407656-8f8a-472c-9743-3bf258de8c27 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:36.034619 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 427/1695] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:36 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:36.052779 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-82d5d1a5-7127-461b-9482-bdcaf4823603 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.054893 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-82d5d1a5-7127-461b-9482-bdcaf4823603 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293/action Jul 03 01:32:36.055240 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-82d5d1a5-7127-461b-9482-bdcaf4823603 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:36.055366 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-82d5d1a5-7127-461b-9482-bdcaf4823603 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:36.068031 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.068031 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:36.068555 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-82d5d1a5-7127-461b-9482-bdcaf4823603 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:36.074411 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-82d5d1a5-7127-461b-9482-bdcaf4823603 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Begin detaching volume completed successfully. Jul 03 01:32:36.074741 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-82d5d1a5-7127-461b-9482-bdcaf4823603 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293/action returned with HTTP 202 Jul 03 01:32:36.075292 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 429/1696] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:32:36 2026] POST /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:32:36.092788 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-daa23c24-c235-477a-9643-6b33144de7c7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.095128 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-daa23c24-c235-477a-9643-6b33144de7c7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:36.095457 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-daa23c24-c235-477a-9643-6b33144de7c7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.095722 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-daa23c24-c235-477a-9643-6b33144de7c7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.108233 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.108233 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:36.111903 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-daa23c24-c235-477a-9643-6b33144de7c7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:36.116021 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-daa23c24-c235-477a-9643-6b33144de7c7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:36.116448 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 411/1697] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:36 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1443 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:36.476149 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7bd283e3-29f8-4660-8eb5-d40f0eba4552 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.478758 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bd283e3-29f8-4660-8eb5-d40f0eba4552 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 Jul 03 01:32:36.479031 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7bd283e3-29f8-4660-8eb5-d40f0eba4552 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.479289 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7bd283e3-29f8-4660-8eb5-d40f0eba4552 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.485712 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.485712 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:36.486254 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7bd283e3-29f8-4660-8eb5-d40f0eba4552 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.487075 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bd283e3-29f8-4660-8eb5-d40f0eba4552 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 returned with HTTP 200 Jul 03 01:32:36.487850 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 431/1698] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:32:36 2026] GET /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:36.496683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fa3be813-784f-4057-bf01-a2003c3d3552 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.498703 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fa3be813-784f-4057-bf01-a2003c3d3552 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] POST https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata Jul 03 01:32:36.499102 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fa3be813-784f-4057-bf01-a2003c3d3552 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:36.505561 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.505561 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:36.505981 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-fa3be813-784f-4057-bf01-a2003c3d3552 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.528323 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-fa3be813-784f-4057-bf01-a2003c3d3552 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Update snapshot metadata completed successfully. Jul 03 01:32:36.528662 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fa3be813-784f-4057-bf01-a2003c3d3552 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata returned with HTTP 200 Jul 03 01:32:36.529103 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 428/1699] 10.4.3.64 () {68 vars in 1395 bytes} [Fri Jul 3 01:32:36 2026] POST /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.536541 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b1a69b2f-afae-475a-a59f-c2f633658750 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.538319 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b1a69b2f-afae-475a-a59f-c2f633658750 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata Jul 03 01:32:36.538556 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b1a69b2f-afae-475a-a59f-c2f633658750 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.538759 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b1a69b2f-afae-475a-a59f-c2f633658750 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.543874 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.543874 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:36.544274 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b1a69b2f-afae-475a-a59f-c2f633658750 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.544978 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b1a69b2f-afae-475a-a59f-c2f633658750 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Get snapshot metadata completed successfully. Jul 03 01:32:36.545183 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b1a69b2f-afae-475a-a59f-c2f633658750 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata returned with HTTP 200 Jul 03 01:32:36.545549 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 430/1700] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Jul 3 01:32:36 2026] GET /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.552086 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3b184b7f-3ce7-4c24-af70-9250b5dc7394 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.553964 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3b184b7f-3ce7-4c24-af70-9250b5dc7394 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] PUT https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata Jul 03 01:32:36.554350 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3b184b7f-3ce7-4c24-af70-9250b5dc7394 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:36.560622 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.560622 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:36.560977 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3b184b7f-3ce7-4c24-af70-9250b5dc7394 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.591120 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3b184b7f-3ce7-4c24-af70-9250b5dc7394 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Update snapshot metadata completed successfully. Jul 03 01:32:36.591463 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3b184b7f-3ce7-4c24-af70-9250b5dc7394 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata returned with HTTP 200 Jul 03 01:32:36.591976 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 412/1701] 10.4.3.64 () {68 vars in 1394 bytes} [Fri Jul 3 01:32:36 2026] PUT /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.599347 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ac704924-7605-4749-a420-d4f3ddb8d329 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.601200 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ac704924-7605-4749-a420-d4f3ddb8d329 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata Jul 03 01:32:36.601574 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ac704924-7605-4749-a420-d4f3ddb8d329 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.601656 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ac704924-7605-4749-a420-d4f3ddb8d329 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.607298 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.607298 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:36.607820 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ac704924-7605-4749-a420-d4f3ddb8d329 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.609016 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ac704924-7605-4749-a420-d4f3ddb8d329 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Get snapshot metadata completed successfully. Jul 03 01:32:36.609256 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ac704924-7605-4749-a420-d4f3ddb8d329 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata returned with HTTP 200 Jul 03 01:32:36.609675 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 432/1702] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Jul 3 01:32:36 2026] GET /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata => generated 57 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.621486 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e70568ae-b896-4e6b-86f6-780f88b1b64e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.623122 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e70568ae-b896-4e6b-86f6-780f88b1b64e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata/key3 Jul 03 01:32:36.623310 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e70568ae-b896-4e6b-86f6-780f88b1b64e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.623536 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e70568ae-b896-4e6b-86f6-780f88b1b64e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.628749 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.628749 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:36.629176 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e70568ae-b896-4e6b-86f6-780f88b1b64e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.629959 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e70568ae-b896-4e6b-86f6-780f88b1b64e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Get snapshot metadata completed successfully. Jul 03 01:32:36.638400 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e70568ae-b896-4e6b-86f6-780f88b1b64e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Delete snapshot metadata completed successfully. Jul 03 01:32:36.638610 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e70568ae-b896-4e6b-86f6-780f88b1b64e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata/key3 returned with HTTP 200 Jul 03 01:32:36.639044 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 429/1703] 10.4.3.64 () {66 vars in 1392 bytes} [Fri Jul 3 01:32:36 2026] DELETE /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata/key3 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 01:32:36.646905 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e09dfae3-338e-4e8e-913e-837c31bb1832 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.648726 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e09dfae3-338e-4e8e-913e-837c31bb1832 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata Jul 03 01:32:36.648974 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e09dfae3-338e-4e8e-913e-837c31bb1832 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.649181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e09dfae3-338e-4e8e-913e-837c31bb1832 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.654372 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.654372 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:36.654927 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e09dfae3-338e-4e8e-913e-837c31bb1832 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.655749 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e09dfae3-338e-4e8e-913e-837c31bb1832 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Get snapshot metadata completed successfully. Jul 03 01:32:36.655991 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e09dfae3-338e-4e8e-913e-837c31bb1832 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata returned with HTTP 200 Jul 03 01:32:36.656346 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 431/1704] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Jul 3 01:32:36 2026] GET /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata => generated 32 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.664264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0dba7a79-ff08-4d3e-9da0-8730049c1bdc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.666240 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0dba7a79-ff08-4d3e-9da0-8730049c1bdc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] PUT https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata Jul 03 01:32:36.666625 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0dba7a79-ff08-4d3e-9da0-8730049c1bdc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:36.673340 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.673340 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:36.673816 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0dba7a79-ff08-4d3e-9da0-8730049c1bdc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.685094 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0dba7a79-ff08-4d3e-9da0-8730049c1bdc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Update snapshot metadata completed successfully. Jul 03 01:32:36.685354 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0dba7a79-ff08-4d3e-9da0-8730049c1bdc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata returned with HTTP 200 Jul 03 01:32:36.685785 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 413/1705] 10.4.3.64 () {68 vars in 1394 bytes} [Fri Jul 3 01:32:36 2026] PUT /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.694064 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fd03906a-bd8c-4dc0-a57a-494d9aad405e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.697472 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fd03906a-bd8c-4dc0-a57a-494d9aad405e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] POST https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata Jul 03 01:32:36.697953 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fd03906a-bd8c-4dc0-a57a-494d9aad405e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:36.708158 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.708158 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:36.709353 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fd03906a-bd8c-4dc0-a57a-494d9aad405e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.738444 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fd03906a-bd8c-4dc0-a57a-494d9aad405e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Update snapshot metadata completed successfully. Jul 03 01:32:36.738444 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fd03906a-bd8c-4dc0-a57a-494d9aad405e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata returned with HTTP 200 Jul 03 01:32:36.738444 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 433/1706] 10.4.3.64 () {68 vars in 1395 bytes} [Fri Jul 3 01:32:36 2026] POST /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.749940 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-09985aa0-18db-4fa1-aa4d-020bd35e906d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.751762 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-09985aa0-18db-4fa1-aa4d-020bd35e906d tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata Jul 03 01:32:36.751949 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-09985aa0-18db-4fa1-aa4d-020bd35e906d tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.752146 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-09985aa0-18db-4fa1-aa4d-020bd35e906d tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.757935 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.757935 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:36.758451 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-09985aa0-18db-4fa1-aa4d-020bd35e906d tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.759205 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-09985aa0-18db-4fa1-aa4d-020bd35e906d tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Get snapshot metadata completed successfully. Jul 03 01:32:36.759467 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-09985aa0-18db-4fa1-aa4d-020bd35e906d tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata returned with HTTP 200 Jul 03 01:32:36.760707 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 430/1707] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Jul 3 01:32:36 2026] GET /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.769123 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e7bc16a0-a916-45cb-b269-8b7424c0c6ed None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.770949 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7bc16a0-a916-45cb-b269-8b7424c0c6ed tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] PUT https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata/key3 Jul 03 01:32:36.771659 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7bc16a0-a916-45cb-b269-8b7424c0c6ed tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:36.778129 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.778129 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:36.779764 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e7bc16a0-a916-45cb-b269-8b7424c0c6ed tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.799674 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e7bc16a0-a916-45cb-b269-8b7424c0c6ed tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Update snapshot metadata completed successfully. Jul 03 01:32:36.799969 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7bc16a0-a916-45cb-b269-8b7424c0c6ed tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata/key3 returned with HTTP 200 Jul 03 01:32:36.800442 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 432/1708] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:32:36 2026] PUT /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.809201 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e05275f6-305b-417f-9562-11ddfc8306cb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.811763 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e05275f6-305b-417f-9562-11ddfc8306cb tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata/key3 Jul 03 01:32:36.811958 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e05275f6-305b-417f-9562-11ddfc8306cb tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.812211 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e05275f6-305b-417f-9562-11ddfc8306cb tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.819058 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.819058 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:36.819623 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e05275f6-305b-417f-9562-11ddfc8306cb tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.820687 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e05275f6-305b-417f-9562-11ddfc8306cb tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Get snapshot metadata completed successfully. Jul 03 01:32:36.820951 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e05275f6-305b-417f-9562-11ddfc8306cb tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata/key3 returned with HTTP 200 Jul 03 01:32:36.821408 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 414/1709] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:32:36 2026] GET /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata/key3 => generated 35 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.828802 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d48ffa81-772d-41fe-a3e7-8d9b4ed84824 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.831321 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d48ffa81-772d-41fe-a3e7-8d9b4ed84824 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata Jul 03 01:32:36.831321 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d48ffa81-772d-41fe-a3e7-8d9b4ed84824 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.831321 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d48ffa81-772d-41fe-a3e7-8d9b4ed84824 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.836205 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.836205 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:36.836726 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d48ffa81-772d-41fe-a3e7-8d9b4ed84824 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.837492 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d48ffa81-772d-41fe-a3e7-8d9b4ed84824 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Get snapshot metadata completed successfully. Jul 03 01:32:36.837776 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d48ffa81-772d-41fe-a3e7-8d9b4ed84824 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata returned with HTTP 200 Jul 03 01:32:36.838323 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 434/1710] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Jul 3 01:32:36 2026] GET /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata => generated 75 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.845455 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5e483585-d9dd-45ed-af44-faa8c594699d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.847391 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5e483585-d9dd-45ed-af44-faa8c594699d tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] PUT https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata Jul 03 01:32:36.847887 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5e483585-d9dd-45ed-af44-faa8c594699d tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:36.855522 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.855522 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:36.856146 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5e483585-d9dd-45ed-af44-faa8c594699d tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.872245 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5e483585-d9dd-45ed-af44-faa8c594699d tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Update snapshot metadata completed successfully. Jul 03 01:32:36.872613 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5e483585-d9dd-45ed-af44-faa8c594699d tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata returned with HTTP 200 Jul 03 01:32:36.873165 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 431/1711] 10.4.3.64 () {68 vars in 1394 bytes} [Fri Jul 3 01:32:36 2026] PUT /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:36.883114 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-607dedbe-7fe3-4600-8361-af4821c1f6cc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.885214 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-607dedbe-7fe3-4600-8361-af4821c1f6cc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 Jul 03 01:32:36.885478 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-607dedbe-7fe3-4600-8361-af4821c1f6cc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.885709 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-607dedbe-7fe3-4600-8361-af4821c1f6cc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.885845 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-607dedbe-7fe3-4600-8361-af4821c1f6cc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Delete snapshot with id: a9a97a2f-cc26-46c8-9d17-f76915a756d6 Jul 03 01:32:36.892164 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.892164 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:36.893113 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-607dedbe-7fe3-4600-8361-af4821c1f6cc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.906233 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-607dedbe-7fe3-4600-8361-af4821c1f6cc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot delete request issued successfully. Jul 03 01:32:36.906452 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-607dedbe-7fe3-4600-8361-af4821c1f6cc tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 returned with HTTP 202 Jul 03 01:32:36.906889 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 433/1712] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:32:36 2026] DELETE /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:36.921991 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f12ae6bb-0d89-42b1-9a49-307929ef26d7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:36.921991 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f12ae6bb-0d89-42b1-9a49-307929ef26d7 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 Jul 03 01:32:36.921991 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f12ae6bb-0d89-42b1-9a49-307929ef26d7 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:36.921991 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f12ae6bb-0d89-42b1-9a49-307929ef26d7 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:36.926933 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:36.926933 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:36.927345 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f12ae6bb-0d89-42b1-9a49-307929ef26d7 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Snapshot retrieved successfully. Jul 03 01:32:36.928199 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f12ae6bb-0d89-42b1-9a49-307929ef26d7 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 returned with HTTP 200 Jul 03 01:32:36.929448 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 415/1713] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:32:36 2026] GET /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:37.101037 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-80f103c8-c82b-4659-ba95-f1ada5d7493a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:37.101479 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-80f103c8-c82b-4659-ba95-f1ada5d7493a None None] GET https://10.4.3.64/volume// Jul 03 01:32:37.101607 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-80f103c8-c82b-4659-ba95-f1ada5d7493a None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:37.101812 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-80f103c8-c82b-4659-ba95-f1ada5d7493a None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:37.102117 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-80f103c8-c82b-4659-ba95-f1ada5d7493a None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:37.102482 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 435/1714] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:32:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:37.116710 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-29c6b9b2-2167-4075-896f-816ddd330743 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:37.119018 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-29c6b9b2-2167-4075-896f-816ddd330743 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:37.119225 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-29c6b9b2-2167-4075-896f-816ddd330743 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:37.119444 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-29c6b9b2-2167-4075-896f-816ddd330743 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:37.133331 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3cfb1dff-9a94-445d-a7fd-a197a7fdd821 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:37.135619 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3cfb1dff-9a94-445d-a7fd-a197a7fdd821 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:37.135883 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3cfb1dff-9a94-445d-a7fd-a197a7fdd821 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:37.136141 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3cfb1dff-9a94-445d-a7fd-a197a7fdd821 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:37.137540 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:37.137540 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:37.142750 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-29c6b9b2-2167-4075-896f-816ddd330743 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:37.149319 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-29c6b9b2-2167-4075-896f-816ddd330743 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:37.149910 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 432/1715] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:32:37 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1623 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:32:37.150555 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:37.150555 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:37.155603 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3cfb1dff-9a94-445d-a7fd-a197a7fdd821 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:37.160712 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3cfb1dff-9a94-445d-a7fd-a197a7fdd821 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:37.161104 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 434/1716] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:37 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:37.245885 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-85550754-9b9c-47af-ab82-5753cee0f99a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:37.247961 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-85550754-9b9c-47af-ab82-5753cee0f99a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:37.248158 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-85550754-9b9c-47af-ab82-5753cee0f99a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:37.248458 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-85550754-9b9c-47af-ab82-5753cee0f99a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:37.248741 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-85550754-9b9c-47af-ab82-5753cee0f99a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Delete volume with id: 1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:37.256288 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:37.256288 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:37.256869 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-85550754-9b9c-47af-ab82-5753cee0f99a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:37.273050 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-85550754-9b9c-47af-ab82-5753cee0f99a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Delete volume request issued successfully. Jul 03 01:32:37.273245 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-85550754-9b9c-47af-ab82-5753cee0f99a tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 202 Jul 03 01:32:37.273791 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 416/1717] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:37 2026] DELETE /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:37.281674 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-30a93ea4-16ee-4dea-8385-2037437c99e9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:37.283455 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-30a93ea4-16ee-4dea-8385-2037437c99e9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:37.283672 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-30a93ea4-16ee-4dea-8385-2037437c99e9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:37.283846 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-30a93ea4-16ee-4dea-8385-2037437c99e9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:37.290161 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:37.290161 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:37.293672 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-30a93ea4-16ee-4dea-8385-2037437c99e9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:37.297853 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-30a93ea4-16ee-4dea-8385-2037437c99e9 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 200 Jul 03 01:32:37.298262 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 436/1718] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:37 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:37.937550 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-17a0fb24-ea33-46b5-bc37-782e0bd7fe2e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:37.938908 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-17a0fb24-ea33-46b5-bc37-782e0bd7fe2e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 Jul 03 01:32:37.939130 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-17a0fb24-ea33-46b5-bc37-782e0bd7fe2e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:37.939380 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-17a0fb24-ea33-46b5-bc37-782e0bd7fe2e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:37.943561 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-17a0fb24-ea33-46b5-bc37-782e0bd7fe2e tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 returned with HTTP 404 Jul 03 01:32:37.944143 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 433/1719] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:32:37 2026] GET /volume/v3/snapshots/a9a97a2f-cc26-46c8-9d17-f76915a756d6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:37.951066 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2834ad56-f5d1-4403-a74e-28b325fbc01b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:37.953263 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2834ad56-f5d1-4403-a74e-28b325fbc01b tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c Jul 03 01:32:37.953518 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2834ad56-f5d1-4403-a74e-28b325fbc01b tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:37.953733 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2834ad56-f5d1-4403-a74e-28b325fbc01b tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:37.962644 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:37.962644 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:37.969762 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2834ad56-f5d1-4403-a74e-28b325fbc01b tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Volume info retrieved successfully. Jul 03 01:32:37.974463 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2834ad56-f5d1-4403-a74e-28b325fbc01b tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c returned with HTTP 200 Jul 03 01:32:37.975000 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 435/1720] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:37 2026] GET /volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:37.987803 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-abfb6af7-c5b4-4c17-8454-a8ae5d4fc86a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:37.989771 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-abfb6af7-c5b4-4c17-8454-a8ae5d4fc86a tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c Jul 03 01:32:37.990075 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-abfb6af7-c5b4-4c17-8454-a8ae5d4fc86a tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:37.990397 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-abfb6af7-c5b4-4c17-8454-a8ae5d4fc86a tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:37.990698 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-abfb6af7-c5b4-4c17-8454-a8ae5d4fc86a tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Delete volume with id: b3ef5193-ba7f-4822-b6b0-7384321a883c Jul 03 01:32:38.001299 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:38.001299 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:38.002011 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-abfb6af7-c5b4-4c17-8454-a8ae5d4fc86a tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Volume info retrieved successfully. Jul 03 01:32:38.032361 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-abfb6af7-c5b4-4c17-8454-a8ae5d4fc86a tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Delete volume request issued successfully. Jul 03 01:32:38.032651 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-abfb6af7-c5b4-4c17-8454-a8ae5d4fc86a tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c returned with HTTP 202 Jul 03 01:32:38.033211 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 417/1721] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:37 2026] DELETE /volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:38.040597 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9e6f78de-feac-43dd-9da8-dc7f1f052ab0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:38.043602 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9e6f78de-feac-43dd-9da8-dc7f1f052ab0 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c Jul 03 01:32:38.043865 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9e6f78de-feac-43dd-9da8-dc7f1f052ab0 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:38.044125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9e6f78de-feac-43dd-9da8-dc7f1f052ab0 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:38.052950 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:38.052950 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:38.057450 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9e6f78de-feac-43dd-9da8-dc7f1f052ab0 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Volume info retrieved successfully. Jul 03 01:32:38.062115 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9e6f78de-feac-43dd-9da8-dc7f1f052ab0 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c returned with HTTP 200 Jul 03 01:32:38.062797 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 437/1722] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:38 2026] GET /volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:38.174645 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2d1a6a90-c366-4a35-97ba-1801f4a8e075 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:38.176339 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2d1a6a90-c366-4a35-97ba-1801f4a8e075 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:38.176566 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2d1a6a90-c366-4a35-97ba-1801f4a8e075 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:38.176757 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2d1a6a90-c366-4a35-97ba-1801f4a8e075 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:38.187656 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:38.187656 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:38.190553 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2d1a6a90-c366-4a35-97ba-1801f4a8e075 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:38.194473 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2d1a6a90-c366-4a35-97ba-1801f4a8e075 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:38.194891 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 434/1723] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:38 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:38.309735 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b78b7d6f-5d35-4710-86be-eae981c66e71 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:38.311341 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b78b7d6f-5d35-4710-86be-eae981c66e71 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 Jul 03 01:32:38.311565 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b78b7d6f-5d35-4710-86be-eae981c66e71 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:38.311717 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b78b7d6f-5d35-4710-86be-eae981c66e71 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:38.316857 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b78b7d6f-5d35-4710-86be-eae981c66e71 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 returned with HTTP 404 Jul 03 01:32:38.317237 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 436/1724] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:38 2026] GET /volume/v3/volumes/1a798af4-80ad-44cd-a3a6-ced492e910e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:38.324882 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d114c728-bbc8-4b56-b006-ca8652a69ec1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:38.326864 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d114c728-bbc8-4b56-b006-ca8652a69ec1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] DELETE https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:38.327075 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d114c728-bbc8-4b56-b006-ca8652a69ec1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:38.327257 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d114c728-bbc8-4b56-b006-ca8652a69ec1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:38.327456 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-d114c728-bbc8-4b56-b006-ca8652a69ec1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Delete volume with id: 902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:38.334191 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:38.334191 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:38.334658 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d114c728-bbc8-4b56-b006-ca8652a69ec1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:38.360391 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d114c728-bbc8-4b56-b006-ca8652a69ec1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Delete volume request issued successfully. Jul 03 01:32:38.360595 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d114c728-bbc8-4b56-b006-ca8652a69ec1 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 202 Jul 03 01:32:38.360986 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 418/1725] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:38 2026] DELETE /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:38.369920 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a3c0fad1-ac95-4b71-8f3e-a1c3a22bf762 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:38.371817 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a3c0fad1-ac95-4b71-8f3e-a1c3a22bf762 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:38.372234 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a3c0fad1-ac95-4b71-8f3e-a1c3a22bf762 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:38.372234 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a3c0fad1-ac95-4b71-8f3e-a1c3a22bf762 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:38.382137 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:38.382137 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:38.386513 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a3c0fad1-ac95-4b71-8f3e-a1c3a22bf762 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:38.390792 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a3c0fad1-ac95-4b71-8f3e-a1c3a22bf762 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 200 Jul 03 01:32:38.391222 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 438/1726] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:38 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:39.075110 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-270bc17c-670d-4c84-bf30-07f8c1c436f6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:39.076879 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-270bc17c-670d-4c84-bf30-07f8c1c436f6 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] GET https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c Jul 03 01:32:39.077096 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-270bc17c-670d-4c84-bf30-07f8c1c436f6 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:39.077282 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-270bc17c-670d-4c84-bf30-07f8c1c436f6 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:39.082564 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-270bc17c-670d-4c84-bf30-07f8c1c436f6 tempest-SnapshotMetadataTestJSON-630661911 tempest-SnapshotMetadataTestJSON-630661911-project-member] https://10.4.3.64/volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c returned with HTTP 404 Jul 03 01:32:39.083065 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 435/1727] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:39 2026] GET /volume/v3/volumes/b3ef5193-ba7f-4822-b6b0-7384321a883c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:39.095785 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-721d9bac-178e-414d-bc4d-ad388a144436 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:39.099100 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-721d9bac-178e-414d-bc4d-ad388a144436 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:39.099317 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-721d9bac-178e-414d-bc4d-ad388a144436 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:39.099592 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-721d9bac-178e-414d-bc4d-ad388a144436 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:39.114693 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:39.114693 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:39.118636 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-721d9bac-178e-414d-bc4d-ad388a144436 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:39.122517 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-721d9bac-178e-414d-bc4d-ad388a144436 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:39.122909 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 437/1728] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:39 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:39.206337 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ff97d882-bf0f-4d51-aaf7-a74a85a5dcf5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:39.207976 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ff97d882-bf0f-4d51-aaf7-a74a85a5dcf5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:39.208137 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ff97d882-bf0f-4d51-aaf7-a74a85a5dcf5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:39.208379 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ff97d882-bf0f-4d51-aaf7-a74a85a5dcf5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:39.218694 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:39.218694 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:39.221994 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ff97d882-bf0f-4d51-aaf7-a74a85a5dcf5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:39.225693 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ff97d882-bf0f-4d51-aaf7-a74a85a5dcf5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:39.226054 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 419/1729] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:39 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1443 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:39.405851 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-69103964-f2c1-440d-9468-82e914981e53 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:39.407462 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-69103964-f2c1-440d-9468-82e914981e53 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 Jul 03 01:32:39.407640 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-69103964-f2c1-440d-9468-82e914981e53 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:39.407806 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-69103964-f2c1-440d-9468-82e914981e53 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:39.413021 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-69103964-f2c1-440d-9468-82e914981e53 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 returned with HTTP 404 Jul 03 01:32:39.413577 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 439/1730] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:39 2026] GET /volume/v3/volumes/902aab65-553f-487b-b18c-acc1bcad57a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:39.484069 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0feacdc4-b5b9-421b-b8d2-dd912a16ffdf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:39.485210 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0feacdc4-b5b9-421b-b8d2-dd912a16ffdf tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] DELETE https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:32:39.485839 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0feacdc4-b5b9-421b-b8d2-dd912a16ffdf tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:39.489261 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0feacdc4-b5b9-421b-b8d2-dd912a16ffdf tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:39.489261 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-0feacdc4-b5b9-421b-b8d2-dd912a16ffdf tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Delete volume with id: 30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:32:39.496567 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:39.496567 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:39.497063 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0feacdc4-b5b9-421b-b8d2-dd912a16ffdf tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:39.519373 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0feacdc4-b5b9-421b-b8d2-dd912a16ffdf tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Delete volume request issued successfully. Jul 03 01:32:39.519671 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0feacdc4-b5b9-421b-b8d2-dd912a16ffdf tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 202 Jul 03 01:32:39.520203 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 436/1731] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:39 2026] DELETE /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:39.528449 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-709b219b-b88e-4153-98c5-611e1319576d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:39.530843 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-709b219b-b88e-4153-98c5-611e1319576d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:32:39.531239 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-709b219b-b88e-4153-98c5-611e1319576d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:39.531574 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-709b219b-b88e-4153-98c5-611e1319576d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:39.546695 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:39.546695 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:39.552443 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-709b219b-b88e-4153-98c5-611e1319576d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Volume info retrieved successfully. Jul 03 01:32:39.557244 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-709b219b-b88e-4153-98c5-611e1319576d tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 200 Jul 03 01:32:39.557669 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 438/1732] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:39 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:39.640752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-590fe961-f0a0-41be-87c5-43f0d12674f3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:39.643117 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-590fe961-f0a0-41be-87c5-43f0d12674f3 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab Jul 03 01:32:39.643293 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-590fe961-f0a0-41be-87c5-43f0d12674f3 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:39.643547 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-590fe961-f0a0-41be-87c5-43f0d12674f3 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:39.650165 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:39.650165 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:40.192746 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f3438308-ba86-4705-bc89-cff46a6f1996 req-590fe961-f0a0-41be-87c5-43f0d12674f3 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab returned with HTTP 200 Jul 03 01:32:40.192746 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 420/1733] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:32:39 2026] DELETE /volume/v3/attachments/8de4ea57-01d8-4227-9fe3-690aaf8050ab => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:40.243277 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9c788311-4bdd-4db0-ae14-f4026495eb1b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:40.247848 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9c788311-4bdd-4db0-ae14-f4026495eb1b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:40.248090 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9c788311-4bdd-4db0-ae14-f4026495eb1b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:40.248272 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9c788311-4bdd-4db0-ae14-f4026495eb1b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:40.261773 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:40.261773 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:40.266301 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9c788311-4bdd-4db0-ae14-f4026495eb1b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:40.277239 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9c788311-4bdd-4db0-ae14-f4026495eb1b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:40.277239 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 440/1734] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:40 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:40.294775 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-de76b00f-9a27-4f4e-9471-9e5499f1d2c2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:40.297155 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de76b00f-9a27-4f4e-9471-9e5499f1d2c2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:40.297477 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de76b00f-9a27-4f4e-9471-9e5499f1d2c2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:40.297954 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de76b00f-9a27-4f4e-9471-9e5499f1d2c2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:40.312542 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:40.312542 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:40.319513 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-de76b00f-9a27-4f4e-9471-9e5499f1d2c2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] Volume info retrieved successfully. Jul 03 01:32:40.327604 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de76b00f-9a27-4f4e-9471-9e5499f1d2c2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-reader] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:40.327984 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 437/1735] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:40 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:40.384256 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-07b9a145-ea7b-4922-8a57-bde3b690aaea None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:40.387124 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-07b9a145-ea7b-4922-8a57-bde3b690aaea tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:40.387316 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-07b9a145-ea7b-4922-8a57-bde3b690aaea tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:40.387800 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-07b9a145-ea7b-4922-8a57-bde3b690aaea tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:40.402904 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:40.402904 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:40.409556 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-07b9a145-ea7b-4922-8a57-bde3b690aaea tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:40.417899 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-07b9a145-ea7b-4922-8a57-bde3b690aaea tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:40.418389 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 439/1736] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:40 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:40.449802 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9a075639-be07-4015-a9e6-83e754c1d6a8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:40.453247 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9a075639-be07-4015-a9e6-83e754c1d6a8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293/action Jul 03 01:32:40.453724 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9a075639-be07-4015-a9e6-83e754c1d6a8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:40.453905 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9a075639-be07-4015-a9e6-83e754c1d6a8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:40.468327 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:40.468327 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:40.468982 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9a075639-be07-4015-a9e6-83e754c1d6a8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:40.484933 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9a075639-be07-4015-a9e6-83e754c1d6a8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Begin detaching volume completed successfully. Jul 03 01:32:40.485224 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9a075639-be07-4015-a9e6-83e754c1d6a8 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293/action returned with HTTP 202 Jul 03 01:32:40.485765 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 421/1737] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:32:40 2026] POST /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:32:40.511743 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8cdac535-6f2a-44fc-9122-c1bc5fcf0737 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:40.515554 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8cdac535-6f2a-44fc-9122-c1bc5fcf0737 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:40.515804 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8cdac535-6f2a-44fc-9122-c1bc5fcf0737 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:40.516034 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8cdac535-6f2a-44fc-9122-c1bc5fcf0737 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:40.531268 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:40.531268 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:40.536168 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8cdac535-6f2a-44fc-9122-c1bc5fcf0737 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:40.540521 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8cdac535-6f2a-44fc-9122-c1bc5fcf0737 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:40.541086 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 441/1738] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:40 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:40.571764 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b17c62e1-1b87-479b-9008-a6750af9df34 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:40.573879 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b17c62e1-1b87-479b-9008-a6750af9df34 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] GET https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 Jul 03 01:32:40.574096 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b17c62e1-1b87-479b-9008-a6750af9df34 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:40.574782 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b17c62e1-1b87-479b-9008-a6750af9df34 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:40.581608 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b17c62e1-1b87-479b-9008-a6750af9df34 tempest-AttachVolumeTestJSON-204062973 tempest-AttachVolumeTestJSON-204062973-project-member] https://10.4.3.64/volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 returned with HTTP 404 Jul 03 01:32:40.582180 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 438/1739] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:40 2026] GET /volume/v3/volumes/30e2efc8-4d00-4f78-92aa-b2bdbf11b498 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:40.582390 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:40.679798 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:40.680209 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1416215315"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:40.682016 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1416215315'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:40.682123 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Create volume of 1 GB Jul 03 01:32:40.686959 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Availability Zones retrieved successfully. Jul 03 01:32:40.693754 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Flow 'volume_create_api' (c7e9e695-8ffd-4249-b73a-27130d770dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:40.694557 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e312dc50-e0d7-4750-b43a-b15fee751370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:40.695957 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:40.723864 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e312dc50-e0d7-4750-b43a-b15fee751370) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:40.724595 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c64a8b-defd-4331-a322-87cfc5791348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:40.778268 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Created reservations ['482072a3-7f4e-46ea-b352-9db7a91e3b8b', '30b51562-11e7-4fc2-9d61-383ec6a7f0e7', '56fe0d84-8e52-403e-b6e1-e1b34a4c0407', '1897c0c8-547f-47d6-8091-d40ffd5950d7'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:40.778986 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8c64a8b-defd-4331-a322-87cfc5791348) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['482072a3-7f4e-46ea-b352-9db7a91e3b8b', '30b51562-11e7-4fc2-9d61-383ec6a7f0e7', '56fe0d84-8e52-403e-b6e1-e1b34a4c0407', '1897c0c8-547f-47d6-8091-d40ffd5950d7']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:40.779686 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20b98b4-49f8-483a-8446-c1e3762e9ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:40.799923 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20b98b4-49f8-483a-8446-c1e3762e9ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34e64819-d9e5-4c1d-ae71-83b9da9e2de7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1416215315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca62a0f4c78e4704b3b5b0844ebfe0e4',qos_specs=None,replication_status=,reservations=['482072a3-7f4e-46ea-b352-9db7a91e3b8b','30b51562-11e7-4fc2-9d61-383ec6a7f0e7','56fe0d84-8e52-403e-b6e1-e1b34a4c0407','1897c0c8-547f-47d6-8091-d40ffd5950d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83bcc5be48a47e2bb1e36066439f8a9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1416215315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34e64819-d9e5-4c1d-ae71-83b9da9e2de7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca62a0f4c78e4704b3b5b0844ebfe0e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e83bcc5be48a47e2bb1e36066439f8a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:40.800591 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfd3bcf-862d-4b3e-871b-77141862e8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:40.817794 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bfd3bcf-862d-4b3e-871b-77141862e8b6) transitioned into state 'SUCCESS' from state '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-1416215315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca62a0f4c78e4704b3b5b0844ebfe0e4',qos_specs=None,replication_status=,reservations=['482072a3-7f4e-46ea-b352-9db7a91e3b8b','30b51562-11e7-4fc2-9d61-383ec6a7f0e7','56fe0d84-8e52-403e-b6e1-e1b34a4c0407','1897c0c8-547f-47d6-8091-d40ffd5950d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e83bcc5be48a47e2bb1e36066439f8a9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:40.818609 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6550cba-9bb5-4c92-8bfa-2928df268af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:40.827405 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6550cba-9bb5-4c92-8bfa-2928df268af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:40.828190 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Flow 'volume_create_api' (c7e9e695-8ffd-4249-b73a-27130d770dfb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:40.828520 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Create volume request issued successfully. Jul 03 01:32:40.829049 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e955c6e-6cd5-4657-b2b8-e86c73abf57a tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:40.829608 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 440/1740] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:40 2026] POST /volume/v3/volumes => generated 748 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:40.843446 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-49643a1a-4537-4d11-a2dc-626f442ef846 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:40.845214 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-49643a1a-4537-4d11-a2dc-626f442ef846 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] GET https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 Jul 03 01:32:40.845472 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-49643a1a-4537-4d11-a2dc-626f442ef846 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:40.845663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-49643a1a-4537-4d11-a2dc-626f442ef846 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:40.852807 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:40.852807 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:40.856580 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-49643a1a-4537-4d11-a2dc-626f442ef846 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:40.860885 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-49643a1a-4537-4d11-a2dc-626f442ef846 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 returned with HTTP 200 Jul 03 01:32:40.861345 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 422/1741] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:40 2026] GET /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:41.518889 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c804f59e-950b-4fdc-b691-fcf897cb7d34 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:41.519488 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c804f59e-950b-4fdc-b691-fcf897cb7d34 None None] GET https://10.4.3.64/volume// Jul 03 01:32:41.519773 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c804f59e-950b-4fdc-b691-fcf897cb7d34 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:41.520041 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c804f59e-950b-4fdc-b691-fcf897cb7d34 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:41.520539 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c804f59e-950b-4fdc-b691-fcf897cb7d34 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:41.521084 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 442/1742] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:32:41 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:41.531650 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-cedc5169-7b6f-4f96-a39a-a3ab2d588e68 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:41.538891 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-cedc5169-7b6f-4f96-a39a-a3ab2d588e68 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:41.539982 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-cedc5169-7b6f-4f96-a39a-a3ab2d588e68 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:41.539982 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-cedc5169-7b6f-4f96-a39a-a3ab2d588e68 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:41.556715 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:41.556715 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:41.558801 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a67b7031-f3c3-41d6-9db2-55d46d3bc2d7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:41.560609 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a67b7031-f3c3-41d6-9db2-55d46d3bc2d7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:41.560790 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a67b7031-f3c3-41d6-9db2-55d46d3bc2d7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:41.561193 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a67b7031-f3c3-41d6-9db2-55d46d3bc2d7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:41.561923 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-cedc5169-7b6f-4f96-a39a-a3ab2d588e68 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:41.566802 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-cedc5169-7b6f-4f96-a39a-a3ab2d588e68 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:41.567373 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 439/1743] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:32:41 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:32:41.576823 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:41.576823 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:41.580882 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a67b7031-f3c3-41d6-9db2-55d46d3bc2d7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:41.585431 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a67b7031-f3c3-41d6-9db2-55d46d3bc2d7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:41.585875 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 441/1744] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:41 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:41.880498 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bb0e9f2a-7ffd-41dc-94b7-c750a564e2ee None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:41.881572 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb0e9f2a-7ffd-41dc-94b7-c750a564e2ee tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] GET https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 Jul 03 01:32:41.884229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb0e9f2a-7ffd-41dc-94b7-c750a564e2ee tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:41.884229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb0e9f2a-7ffd-41dc-94b7-c750a564e2ee tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:41.889607 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:41.889607 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:41.893439 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bb0e9f2a-7ffd-41dc-94b7-c750a564e2ee tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:41.899943 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb0e9f2a-7ffd-41dc-94b7-c750a564e2ee tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 returned with HTTP 200 Jul 03 01:32:41.900887 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 423/1745] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:41 2026] GET /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:41.917695 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-be4478ae-1e17-4673-bbd0-9b0765057525 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:41.919114 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be4478ae-1e17-4673-bbd0-9b0765057525 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] POST https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata Jul 03 01:32:41.919632 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be4478ae-1e17-4673-bbd0-9b0765057525 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:41.929759 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:41.929759 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:41.929759 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-be4478ae-1e17-4673-bbd0-9b0765057525 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:41.939080 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-be4478ae-1e17-4673-bbd0-9b0765057525 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Create volume metadata completed successfully. Jul 03 01:32:41.939848 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be4478ae-1e17-4673-bbd0-9b0765057525 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata returned with HTTP 200 Jul 03 01:32:41.940385 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 443/1746] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:32:41 2026] POST /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata => generated 101 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:41.948348 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-af5ab03d-77e3-44a5-aa44-09ace39b9bf7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:41.950631 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-af5ab03d-77e3-44a5-aa44-09ace39b9bf7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] GET https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata Jul 03 01:32:41.950872 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-af5ab03d-77e3-44a5-aa44-09ace39b9bf7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:41.951119 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-af5ab03d-77e3-44a5-aa44-09ace39b9bf7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:41.960241 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:41.960241 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:41.960735 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-af5ab03d-77e3-44a5-aa44-09ace39b9bf7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:41.967567 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-af5ab03d-77e3-44a5-aa44-09ace39b9bf7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Get volume metadata completed successfully. Jul 03 01:32:41.967852 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-af5ab03d-77e3-44a5-aa44-09ace39b9bf7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata returned with HTTP 200 Jul 03 01:32:41.968248 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 440/1747] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:32:41 2026] GET /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:41.976364 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-13ae6c24-f73f-4f81-8874-51be5b67a1d9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:41.978261 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-13ae6c24-f73f-4f81-8874-51be5b67a1d9 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] PUT https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata Jul 03 01:32:41.978754 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-13ae6c24-f73f-4f81-8874-51be5b67a1d9 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:41.989156 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:41.989156 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:41.989766 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-13ae6c24-f73f-4f81-8874-51be5b67a1d9 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.004956 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-13ae6c24-f73f-4f81-8874-51be5b67a1d9 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Update volume metadata completed successfully. Jul 03 01:32:42.005330 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-13ae6c24-f73f-4f81-8874-51be5b67a1d9 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata returned with HTTP 200 Jul 03 01:32:42.006001 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 442/1748] 10.4.3.64 () {68 vars in 1388 bytes} [Fri Jul 3 01:32:41 2026] PUT /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:42.013018 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-35f6b4a8-4c7f-459b-8499-33dd3b1d986b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.015323 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-35f6b4a8-4c7f-459b-8499-33dd3b1d986b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] GET https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata Jul 03 01:32:42.015555 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-35f6b4a8-4c7f-459b-8499-33dd3b1d986b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:42.015765 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-35f6b4a8-4c7f-459b-8499-33dd3b1d986b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:42.024140 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.024140 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:42.024658 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-35f6b4a8-4c7f-459b-8499-33dd3b1d986b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.033126 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-35f6b4a8-4c7f-459b-8499-33dd3b1d986b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Get volume metadata completed successfully. Jul 03 01:32:42.033376 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-35f6b4a8-4c7f-459b-8499-33dd3b1d986b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata returned with HTTP 200 Jul 03 01:32:42.033831 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 424/1749] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:32:42 2026] GET /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:42.041799 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-33c32819-1845-4115-95db-a484b41ebb09 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.046533 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-33c32819-1845-4115-95db-a484b41ebb09 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] DELETE https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata/key1 Jul 03 01:32:42.046854 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-33c32819-1845-4115-95db-a484b41ebb09 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:42.047108 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-33c32819-1845-4115-95db-a484b41ebb09 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:42.073092 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.073092 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:42.073092 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-33c32819-1845-4115-95db-a484b41ebb09 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.095007 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-33c32819-1845-4115-95db-a484b41ebb09 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Get volume metadata completed successfully. Jul 03 01:32:42.125523 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-33c32819-1845-4115-95db-a484b41ebb09 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Delete volume metadata completed successfully. Jul 03 01:32:42.125523 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-33c32819-1845-4115-95db-a484b41ebb09 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata/key1 returned with HTTP 200 Jul 03 01:32:42.125523 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 444/1750] 10.4.3.64 () {66 vars in 1386 bytes} [Fri Jul 3 01:32:42 2026] DELETE /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata/key1 => generated 0 bytes in 81 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 01:32:42.135941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2ca4a50f-039d-4f09-8727-019f07e5c194 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.135941 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2ca4a50f-039d-4f09-8727-019f07e5c194 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] GET https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata Jul 03 01:32:42.135941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2ca4a50f-039d-4f09-8727-019f07e5c194 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:42.135941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2ca4a50f-039d-4f09-8727-019f07e5c194 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:42.143048 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.143048 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:42.143048 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2ca4a50f-039d-4f09-8727-019f07e5c194 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.148956 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2ca4a50f-039d-4f09-8727-019f07e5c194 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Get volume metadata completed successfully. Jul 03 01:32:42.148956 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2ca4a50f-039d-4f09-8727-019f07e5c194 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata returned with HTTP 200 Jul 03 01:32:42.148956 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 441/1751] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:32:42 2026] GET /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata => generated 32 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:42.158967 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-07ab386e-30fc-46b1-b605-e22e21da8395 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.158967 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-07ab386e-30fc-46b1-b605-e22e21da8395 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] PUT https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata Jul 03 01:32:42.158967 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-07ab386e-30fc-46b1-b605-e22e21da8395 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:42.165380 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.165380 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:42.166247 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-07ab386e-30fc-46b1-b605-e22e21da8395 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.176284 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-07ab386e-30fc-46b1-b605-e22e21da8395 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Update volume metadata completed successfully. Jul 03 01:32:42.176642 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-07ab386e-30fc-46b1-b605-e22e21da8395 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata returned with HTTP 200 Jul 03 01:32:42.177060 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 443/1752] 10.4.3.64 () {68 vars in 1388 bytes} [Fri Jul 3 01:32:42 2026] PUT /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:42.185991 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4bf68208-38cb-4688-a641-25b48d1aba34 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.188184 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4bf68208-38cb-4688-a641-25b48d1aba34 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] POST https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata Jul 03 01:32:42.188643 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4bf68208-38cb-4688-a641-25b48d1aba34 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:42.199335 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.199335 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:42.200054 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4bf68208-38cb-4688-a641-25b48d1aba34 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.214107 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4bf68208-38cb-4688-a641-25b48d1aba34 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Create volume metadata completed successfully. Jul 03 01:32:42.214371 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4bf68208-38cb-4688-a641-25b48d1aba34 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata returned with HTTP 200 Jul 03 01:32:42.214902 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 425/1753] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:32:42 2026] POST /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:42.222483 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7cea4719-2fb4-463c-8427-928cc8befecd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.228680 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7cea4719-2fb4-463c-8427-928cc8befecd tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] PUT https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata/key3 Jul 03 01:32:42.228680 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7cea4719-2fb4-463c-8427-928cc8befecd tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:42.236395 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.236395 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:42.236843 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7cea4719-2fb4-463c-8427-928cc8befecd tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.248330 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7cea4719-2fb4-463c-8427-928cc8befecd tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Update volume metadata completed successfully. Jul 03 01:32:42.248640 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7cea4719-2fb4-463c-8427-928cc8befecd tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata/key3 returned with HTTP 200 Jul 03 01:32:42.249007 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 445/1754] 10.4.3.64 () {68 vars in 1403 bytes} [Fri Jul 3 01:32:42 2026] PUT /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:42.255363 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cdda9e5c-9dc8-41a0-9a3e-68045dd33f1b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.256977 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cdda9e5c-9dc8-41a0-9a3e-68045dd33f1b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] GET https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata/key3 Jul 03 01:32:42.257118 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cdda9e5c-9dc8-41a0-9a3e-68045dd33f1b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:42.257288 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cdda9e5c-9dc8-41a0-9a3e-68045dd33f1b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:42.265413 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.265413 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:42.266038 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cdda9e5c-9dc8-41a0-9a3e-68045dd33f1b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.272213 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cdda9e5c-9dc8-41a0-9a3e-68045dd33f1b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Get volume metadata completed successfully. Jul 03 01:32:42.272560 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cdda9e5c-9dc8-41a0-9a3e-68045dd33f1b tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata/key3 returned with HTTP 200 Jul 03 01:32:42.273083 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 442/1755] 10.4.3.64 () {66 vars in 1383 bytes} [Fri Jul 3 01:32:42 2026] GET /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:42.283573 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-94f8b737-99ea-4ed0-a2d9-507bd72bb3a7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.288717 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-94f8b737-99ea-4ed0-a2d9-507bd72bb3a7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] GET https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata Jul 03 01:32:42.288717 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-94f8b737-99ea-4ed0-a2d9-507bd72bb3a7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:42.288897 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-94f8b737-99ea-4ed0-a2d9-507bd72bb3a7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:42.296747 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.296747 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:42.296911 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-94f8b737-99ea-4ed0-a2d9-507bd72bb3a7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.302513 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-94f8b737-99ea-4ed0-a2d9-507bd72bb3a7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Get volume metadata completed successfully. Jul 03 01:32:42.302835 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-94f8b737-99ea-4ed0-a2d9-507bd72bb3a7 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata returned with HTTP 200 Jul 03 01:32:42.303234 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 444/1756] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:32:42 2026] GET /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata => generated 75 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:42.314912 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-04e7de10-1c1c-4702-8b72-bbf7930f6a05 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.317436 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-04e7de10-1c1c-4702-8b72-bbf7930f6a05 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] PUT https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata Jul 03 01:32:42.317884 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-04e7de10-1c1c-4702-8b72-bbf7930f6a05 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:42.328611 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.328611 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:42.329167 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-04e7de10-1c1c-4702-8b72-bbf7930f6a05 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.341313 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-04e7de10-1c1c-4702-8b72-bbf7930f6a05 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Update volume metadata completed successfully. Jul 03 01:32:42.341673 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-04e7de10-1c1c-4702-8b72-bbf7930f6a05 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata returned with HTTP 200 Jul 03 01:32:42.342276 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 426/1757] 10.4.3.64 () {68 vars in 1388 bytes} [Fri Jul 3 01:32:42 2026] PUT /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:42.350614 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d322188f-93fb-4e74-80ae-47d84cb845af None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.352460 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d322188f-93fb-4e74-80ae-47d84cb845af tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] GET https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 Jul 03 01:32:42.352698 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d322188f-93fb-4e74-80ae-47d84cb845af tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:42.352928 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d322188f-93fb-4e74-80ae-47d84cb845af tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:42.361568 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.361568 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:42.365783 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d322188f-93fb-4e74-80ae-47d84cb845af tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.370837 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d322188f-93fb-4e74-80ae-47d84cb845af tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 returned with HTTP 200 Jul 03 01:32:42.371287 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 446/1758] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:42 2026] GET /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:42.387308 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-190d2e8f-073a-4600-877b-268f44e9224f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.389101 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-190d2e8f-073a-4600-877b-268f44e9224f tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] DELETE https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 Jul 03 01:32:42.389266 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-190d2e8f-073a-4600-877b-268f44e9224f tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:42.389438 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-190d2e8f-073a-4600-877b-268f44e9224f tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:42.389634 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-190d2e8f-073a-4600-877b-268f44e9224f tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Delete volume with id: 34e64819-d9e5-4c1d-ae71-83b9da9e2de7 Jul 03 01:32:42.399341 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.399341 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:42.399868 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-190d2e8f-073a-4600-877b-268f44e9224f tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.425473 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-190d2e8f-073a-4600-877b-268f44e9224f tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Delete volume request issued successfully. Jul 03 01:32:42.425704 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-190d2e8f-073a-4600-877b-268f44e9224f tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 returned with HTTP 202 Jul 03 01:32:42.426150 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 443/1759] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:42 2026] DELETE /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:42.437363 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a44bef87-3fb5-4137-865a-e6594ab5c577 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.443627 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a44bef87-3fb5-4137-865a-e6594ab5c577 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] GET https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 Jul 03 01:32:42.444414 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a44bef87-3fb5-4137-865a-e6594ab5c577 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:42.444414 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a44bef87-3fb5-4137-865a-e6594ab5c577 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:42.457641 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.457641 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:42.462753 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a44bef87-3fb5-4137-865a-e6594ab5c577 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Volume info retrieved successfully. Jul 03 01:32:42.467126 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a44bef87-3fb5-4137-865a-e6594ab5c577 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 returned with HTTP 200 Jul 03 01:32:42.467580 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 445/1760] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:42 2026] GET /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:42.599338 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e5d962c9-eca7-40b2-9bd2-0beb552169b6 req-277961d6-a35b-4058-9123-894449d479da None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.599906 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b5e88fd2-e336-48f5-86d9-168ffdb49d1e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:42.602322 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b5e88fd2-e336-48f5-86d9-168ffdb49d1e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:42.602322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b5e88fd2-e336-48f5-86d9-168ffdb49d1e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:42.602322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b5e88fd2-e336-48f5-86d9-168ffdb49d1e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:42.611600 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e5d962c9-eca7-40b2-9bd2-0beb552169b6 req-277961d6-a35b-4058-9123-894449d479da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/attachments/7d6babf0-b9e4-4423-a1e7-b2504276f21c Jul 03 01:32:42.611600 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e5d962c9-eca7-40b2-9bd2-0beb552169b6 req-277961d6-a35b-4058-9123-894449d479da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:42.612024 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e5d962c9-eca7-40b2-9bd2-0beb552169b6 req-277961d6-a35b-4058-9123-894449d479da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:42.621636 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.621636 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:42.623731 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:42.623731 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:42.629507 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b5e88fd2-e336-48f5-86d9-168ffdb49d1e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:42.639940 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b5e88fd2-e336-48f5-86d9-168ffdb49d1e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:42.640924 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 447/1761] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:42 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:43.168725 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e5d962c9-eca7-40b2-9bd2-0beb552169b6 req-277961d6-a35b-4058-9123-894449d479da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/7d6babf0-b9e4-4423-a1e7-b2504276f21c returned with HTTP 200 Jul 03 01:32:43.169217 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 427/1762] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:32:42 2026] DELETE /volume/v3/attachments/7d6babf0-b9e4-4423-a1e7-b2504276f21c => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:43.484283 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-60fc67bc-fcba-47d7-9616-579760785046 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:43.486230 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-60fc67bc-fcba-47d7-9616-579760785046 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] GET https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 Jul 03 01:32:43.486438 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-60fc67bc-fcba-47d7-9616-579760785046 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:43.486652 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-60fc67bc-fcba-47d7-9616-579760785046 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:43.493246 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-60fc67bc-fcba-47d7-9616-579760785046 tempest-VolumesMetadataTest-775124418 tempest-VolumesMetadataTest-775124418-project-member] https://10.4.3.64/volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 returned with HTTP 404 Jul 03 01:32:43.493808 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 444/1763] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:43 2026] GET /volume/v3/volumes/34e64819-d9e5-4c1d-ae71-83b9da9e2de7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:43.655214 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7558b9b4-2f3c-4550-800d-9194d6baaa6d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:43.659445 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7558b9b4-2f3c-4550-800d-9194d6baaa6d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:43.659636 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7558b9b4-2f3c-4550-800d-9194d6baaa6d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:43.659830 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7558b9b4-2f3c-4550-800d-9194d6baaa6d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:43.679162 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:43.679162 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:43.682384 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7558b9b4-2f3c-4550-800d-9194d6baaa6d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:43.687477 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7558b9b4-2f3c-4550-800d-9194d6baaa6d tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:43.687888 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 446/1764] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:43 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:44.223886 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d7117202-6658-4160-b1ce-821dcaf7422f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:44.355572 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d7117202-6658-4160-b1ce-821dcaf7422f tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] GET https://10.4.3.64/volume/v3/os-quota-class-sets/default Jul 03 01:32:44.355738 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d7117202-6658-4160-b1ce-821dcaf7422f tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:44.355898 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d7117202-6658-4160-b1ce-821dcaf7422f tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:44.373070 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d7117202-6658-4160-b1ce-821dcaf7422f tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 01:32:44.374942 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 448/1765] 10.4.3.64 () {66 vars in 1290 bytes} [Fri Jul 3 01:32:44 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:44.384392 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4cd30a91-79cc-4283-a1fb-cb3ec71d7610 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:44.386156 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4cd30a91-79cc-4283-a1fb-cb3ec71d7610 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] GET https://10.4.3.64/volume/v3/os-quota-class-sets/default Jul 03 01:32:44.386402 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4cd30a91-79cc-4283-a1fb-cb3ec71d7610 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:44.386717 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4cd30a91-79cc-4283-a1fb-cb3ec71d7610 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:44.386978 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:44.386978 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:44.399318 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4cd30a91-79cc-4283-a1fb-cb3ec71d7610 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 01:32:44.399318 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 428/1766] 10.4.3.64 () {66 vars in 1290 bytes} [Fri Jul 3 01:32:44 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:44.408025 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6f8697ec-9b1b-495d-80d1-d40584a638f6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:44.410676 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6f8697ec-9b1b-495d-80d1-d40584a638f6 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:32:44.411240 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6f8697ec-9b1b-495d-80d1-d40584a638f6 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-528346509"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:44.429086 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6f8697ec-9b1b-495d-80d1-d40584a638f6 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:32:44.429086 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 445/1767] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:32:44 2026] POST /volume/v3/types => generated 227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:44.441925 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-03b19013-f90b-4f78-90f5-5ace955f169f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:44.443594 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-03b19013-f90b-4f78-90f5-5ace955f169f tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-class-sets/default Jul 03 01:32:44.443922 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-03b19013-f90b-4f78-90f5-5ace955f169f tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-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-528346509": 4, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-528346509": 7, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-528346509": 9}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:44.554812 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-03b19013-f90b-4f78-90f5-5ace955f169f tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 01:32:44.555328 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 447/1768] 10.4.3.64 () {68 vars in 1311 bytes} [Fri Jul 3 01:32:44 2026] PUT /volume/v3/os-quota-class-sets/default => generated 769 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:44.563316 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7fff7dd0-74ec-4c43-9719-b99e1cb9f182 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:44.565462 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7fff7dd0-74ec-4c43-9719-b99e1cb9f182 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/c0c31aa6d63f43749384587dfd93413a/defaults Jul 03 01:32:44.565462 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7fff7dd0-74ec-4c43-9719-b99e1cb9f182 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:44.565680 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7fff7dd0-74ec-4c43-9719-b99e1cb9f182 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Calling method 'defaults' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:44.573925 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-7fff7dd0-74ec-4c43-9719-b99e1cb9f182 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2102025251 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2102025251, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:32:44.574510 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-7fff7dd0-74ec-4c43-9719-b99e1cb9f182 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2102025251 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2102025251, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:32:44.574510 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-7fff7dd0-74ec-4c43-9719-b99e1cb9f182 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2102025251 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2102025251, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:32:44.578258 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7fff7dd0-74ec-4c43-9719-b99e1cb9f182 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/c0c31aa6d63f43749384587dfd93413a/defaults returned with HTTP 200 Jul 03 01:32:44.578698 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 449/1769] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Jul 3 01:32:44 2026] GET /volume/v3/os-quota-sets/c0c31aa6d63f43749384587dfd93413a/defaults => generated 805 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:32:44.699732 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bf48f276-0bbb-4823-925f-c51b791bafaa None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:44.704449 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bf48f276-0bbb-4823-925f-c51b791bafaa tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:44.704449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bf48f276-0bbb-4823-925f-c51b791bafaa tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:44.704449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bf48f276-0bbb-4823-925f-c51b791bafaa tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:44.715240 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:44.715240 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:44.719916 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bf48f276-0bbb-4823-925f-c51b791bafaa tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:44.726367 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bf48f276-0bbb-4823-925f-c51b791bafaa tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:44.726599 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 429/1770] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:44 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:44.788715 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-78197be6-84a5-466e-aaff-3bd49e69e46d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:44.790483 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78197be6-84a5-466e-aaff-3bd49e69e46d tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/92531a2aa9a0491da20b04f1b17508a6/defaults Jul 03 01:32:44.790697 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78197be6-84a5-466e-aaff-3bd49e69e46d tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:44.790879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78197be6-84a5-466e-aaff-3bd49e69e46d tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Calling method 'defaults' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:44.798237 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-78197be6-84a5-466e-aaff-3bd49e69e46d tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2102025251 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2102025251, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:32:44.802163 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78197be6-84a5-466e-aaff-3bd49e69e46d tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/92531a2aa9a0491da20b04f1b17508a6/defaults returned with HTTP 200 Jul 03 01:32:44.802588 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 446/1771] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Jul 3 01:32:44 2026] GET /volume/v3/os-quota-sets/92531a2aa9a0491da20b04f1b17508a6/defaults => generated 805 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:44.875486 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3853ad68-10ea-4311-bcde-bb8bbdc21d6d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:44.877237 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3853ad68-10ea-4311-bcde-bb8bbdc21d6d tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] DELETE https://10.4.3.64/volume/v3/types/1b3f4995-de15-4977-b9d6-1ed90c171382 Jul 03 01:32:44.877484 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3853ad68-10ea-4311-bcde-bb8bbdc21d6d tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:44.877727 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3853ad68-10ea-4311-bcde-bb8bbdc21d6d tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:44.902321 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3853ad68-10ea-4311-bcde-bb8bbdc21d6d tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] https://10.4.3.64/volume/v3/types/1b3f4995-de15-4977-b9d6-1ed90c171382 returned with HTTP 202 Jul 03 01:32:44.902795 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 448/1772] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:32:44 2026] DELETE /volume/v3/types/1b3f4995-de15-4977-b9d6-1ed90c171382 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:44.910101 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bd70d7cb-ffee-4343-bb8d-308542050b7e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:44.913827 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bd70d7cb-ffee-4343-bb8d-308542050b7e tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] GET https://10.4.3.64/volume/v3/types/1b3f4995-de15-4977-b9d6-1ed90c171382 Jul 03 01:32:44.914135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bd70d7cb-ffee-4343-bb8d-308542050b7e tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:44.914408 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bd70d7cb-ffee-4343-bb8d-308542050b7e tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:44.919313 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bd70d7cb-ffee-4343-bb8d-308542050b7e tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] https://10.4.3.64/volume/v3/types/1b3f4995-de15-4977-b9d6-1ed90c171382 returned with HTTP 404 Jul 03 01:32:44.920433 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 450/1773] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:32:44 2026] GET /volume/v3/types/1b3f4995-de15-4977-b9d6-1ed90c171382 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:44.927500 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ea8fdae7-e552-40a1-a1b4-15341eaaba78 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:44.929659 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ea8fdae7-e552-40a1-a1b4-15341eaaba78 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-class-sets/default Jul 03 01:32:44.930022 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ea8fdae7-e552-40a1-a1b4-15341eaaba78 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-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=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:45.030252 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ea8fdae7-e552-40a1-a1b4-15341eaaba78 tempest-VolumeQuotaClassesTest-644849294 tempest-VolumeQuotaClassesTest-644849294-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 01:32:45.030700 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 430/1774] 10.4.3.64 () {68 vars in 1311 bytes} [Fri Jul 3 01:32:44 2026] PUT /volume/v3/os-quota-class-sets/default => generated 564 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:45.136659 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9cece0a0-e81f-4ca1-9f3d-cb901c964375 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:45.143043 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9cece0a0-e81f-4ca1-9f3d-cb901c964375 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:45.144175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9cece0a0-e81f-4ca1-9f3d-cb901c964375 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:45.144472 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9cece0a0-e81f-4ca1-9f3d-cb901c964375 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:45.158654 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:45.158654 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:45.162666 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9cece0a0-e81f-4ca1-9f3d-cb901c964375 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:45.166691 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-9cece0a0-e81f-4ca1-9f3d-cb901c964375 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:45.167060 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 447/1775] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:45 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:45.509132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-25f360c8-b7b7-4aa7-8f2e-a56f5de1b133 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:45.511333 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-25f360c8-b7b7-4aa7-8f2e-a56f5de1b133 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839 Jul 03 01:32:45.511544 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-25f360c8-b7b7-4aa7-8f2e-a56f5de1b133 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:45.511725 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-25f360c8-b7b7-4aa7-8f2e-a56f5de1b133 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:45.525544 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:45.525544 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:45.741519 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f428e523-de61-43d5-9aa9-d326c96cb59b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:45.745173 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f428e523-de61-43d5-9aa9-d326c96cb59b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:45.745429 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f428e523-de61-43d5-9aa9-d326c96cb59b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:45.745691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f428e523-de61-43d5-9aa9-d326c96cb59b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:45.765056 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:45.765056 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:45.770194 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f428e523-de61-43d5-9aa9-d326c96cb59b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:45.776333 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f428e523-de61-43d5-9aa9-d326c96cb59b tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:45.776761 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 451/1776] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:45 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:46.611502 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ec629295-f259-4a45-8b71-e6a85e11b58f req-25f360c8-b7b7-4aa7-8f2e-a56f5de1b133 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839 returned with HTTP 200 Jul 03 01:32:46.611502 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 449/1777] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:32:45 2026] DELETE /volume/v3/attachments/33883bc0-6e67-4755-a800-1e6a13829839 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:46.790831 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-45f168e6-0116-4af9-a854-d4427b449a2a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:46.793745 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-45f168e6-0116-4af9-a854-d4427b449a2a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:46.794225 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-45f168e6-0116-4af9-a854-d4427b449a2a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:46.794518 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-45f168e6-0116-4af9-a854-d4427b449a2a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:46.805090 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:46.805090 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:46.814189 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-45f168e6-0116-4af9-a854-d4427b449a2a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:46.824089 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-45f168e6-0116-4af9-a854-d4427b449a2a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:46.824708 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 431/1778] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:46 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:46.837148 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fbd7dbf5-7641-449e-bf6e-92ea2f4b9866 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:46.839643 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fbd7dbf5-7641-449e-bf6e-92ea2f4b9866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:46.840109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fbd7dbf5-7641-449e-bf6e-92ea2f4b9866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:46.840392 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fbd7dbf5-7641-449e-bf6e-92ea2f4b9866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:46.849436 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:46.849436 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:46.853855 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-fbd7dbf5-7641-449e-bf6e-92ea2f4b9866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:46.859696 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fbd7dbf5-7641-449e-bf6e-92ea2f4b9866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:46.860348 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 448/1779] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:46 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:46.908186 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-143d3e53-2595-471b-9330-8aebf4a13edd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:46.909999 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-143d3e53-2595-471b-9330-8aebf4a13edd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:32:46.910174 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-143d3e53-2595-471b-9330-8aebf4a13edd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:46.910364 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-143d3e53-2595-471b-9330-8aebf4a13edd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:46.917020 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:46.917020 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:46.920304 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-143d3e53-2595-471b-9330-8aebf4a13edd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:46.924226 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-143d3e53-2595-471b-9330-8aebf4a13edd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:32:46.924634 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 452/1780] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:46 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:46.986874 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:46.991717 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:46.992151 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1246608866", "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:46.993949 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1246608866', 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:47.306387 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume of 1 GB Jul 03 01:32:47.306914 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:47.306914 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:47.307568 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Availability Zones retrieved successfully. Jul 03 01:32:47.314358 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Flow 'volume_create_api' (fe6e1e3e-23d4-4ddf-996a-13b0e3a9fe91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:47.316041 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5789888-70c0-40b7-bf3a-04b76c4b62dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:47.316931 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:47.384624 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:47.384624 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:47.398746 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5789888-70c0-40b7-bf3a-04b76c4b62dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:32Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24ab3ccd-1044-4d54-a5b6-1d60a5b053d9', 'encryption_key_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=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:47.399840 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef02e44a-1a67-4eda-83c3-50b210a99e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:47.456009 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Created reservations ['240aef54-2e06-46e0-8a29-c20c38d01ef2', '98a082d4-5654-4e75-b9a3-64cd90d175ee', '088fca98-cbed-4c0b-a0e2-172bfaa30591', 'ef63bbcf-421b-495e-a9d9-567ebaf1438d'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:47.456735 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef02e44a-1a67-4eda-83c3-50b210a99e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['240aef54-2e06-46e0-8a29-c20c38d01ef2', '98a082d4-5654-4e75-b9a3-64cd90d175ee', '088fca98-cbed-4c0b-a0e2-172bfaa30591', 'ef63bbcf-421b-495e-a9d9-567ebaf1438d']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:47.457647 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bede8ac-d53a-4b82-bd46-0d758ff00bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:47.480739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a3c8010d-c6db-4818-92a0-1eb84191a4f1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:47.494164 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bede8ac-d53a-4b82-bd46-0d758ff00bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a04ac569-6b25-416c-8103-d9da7b5ab8de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1246608866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f666dc753edf4043b9c5f78e6e0c47a8',qos_specs=None,replication_status=,reservations=['240aef54-2e06-46e0-8a29-c20c38d01ef2','98a082d4-5654-4e75-b9a3-64cd90d175ee','088fca98-cbed-4c0b-a0e2-172bfaa30591','ef63bbcf-421b-495e-a9d9-567ebaf1438d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d4411442f54d159886d5fd91c57dc3',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1246608866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a04ac569-6b25-416c-8103-d9da7b5ab8de,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='f666dc753edf4043b9c5f78e6e0c47a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6d4411442f54d159886d5fd91c57dc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24ab3ccd-1044-4d54-a5b6-1d60a5b053d9),volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:47.494828 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f086d7da-8d58-40fb-bff1-791fb45bf6b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:47.539692 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f086d7da-8d58-40fb-bff1-791fb45bf6b1) transitioned into state 'SUCCESS' from state '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-1246608866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='f666dc753edf4043b9c5f78e6e0c47a8',qos_specs=None,replication_status=,reservations=['240aef54-2e06-46e0-8a29-c20c38d01ef2','98a082d4-5654-4e75-b9a3-64cd90d175ee','088fca98-cbed-4c0b-a0e2-172bfaa30591','ef63bbcf-421b-495e-a9d9-567ebaf1438d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6d4411442f54d159886d5fd91c57dc3',volume_type_id=24ab3ccd-1044-4d54-a5b6-1d60a5b053d9)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:47.540557 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c530d51-0371-4037-a258-ba8195cf8a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:47.553246 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c530d51-0371-4037-a258-ba8195cf8a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:47.554034 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Flow 'volume_create_api' (fe6e1e3e-23d4-4ddf-996a-13b0e3a9fe91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:47.554312 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create volume request issued successfully. Jul 03 01:32:47.554847 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0dbc95e4-a2c2-4163-ab25-0450b6d91866 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:47.555751 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 450/1781] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:32:46 2026] POST /volume/v3/volumes => generated 758 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:47.574229 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d8b56f4c-1e06-4a9d-a2f0-6ec3ee85e585 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:47.577694 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d8b56f4c-1e06-4a9d-a2f0-6ec3ee85e585 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:32:47.578014 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d8b56f4c-1e06-4a9d-a2f0-6ec3ee85e585 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:47.578288 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d8b56f4c-1e06-4a9d-a2f0-6ec3ee85e585 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:47.587934 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:47.587934 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:47.592827 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d8b56f4c-1e06-4a9d-a2f0-6ec3ee85e585 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:47.599080 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d8b56f4c-1e06-4a9d-a2f0-6ec3ee85e585 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de returned with HTTP 200 Jul 03 01:32:47.599623 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 449/1782] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:47 2026] GET /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:47.611202 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3c8010d-c6db-4818-92a0-1eb84191a4f1 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] GET https://10.4.3.64/volume/v3/os-services Jul 03 01:32:47.611483 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3c8010d-c6db-4818-92a0-1eb84191a4f1 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:47.611773 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3c8010d-c6db-4818-92a0-1eb84191a4f1 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:47.617950 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3c8010d-c6db-4818-92a0-1eb84191a4f1 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] https://10.4.3.64/volume/v3/os-services returned with HTTP 200 Jul 03 01:32:47.618495 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 432/1783] 10.4.3.64 () {66 vars in 1242 bytes} [Fri Jul 3 01:32:47 2026] GET /volume/v3/os-services => generated 626 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:47.628588 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-05dbc36a-e693-40c0-a5b5-2bfc141cd2ec None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:47.630380 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-05dbc36a-e693-40c0-a5b5-2bfc141cd2ec tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] GET https://10.4.3.64/volume/v3/os-services?host=np0000004346 Jul 03 01:32:47.630620 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-05dbc36a-e693-40c0-a5b5-2bfc141cd2ec tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:47.630793 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-05dbc36a-e693-40c0-a5b5-2bfc141cd2ec tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:47.640166 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-05dbc36a-e693-40c0-a5b5-2bfc141cd2ec tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] https://10.4.3.64/volume/v3/os-services?host=np0000004346 returned with HTTP 200 Jul 03 01:32:47.640897 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 453/1784] 10.4.3.64 () {66 vars in 1277 bytes} [Fri Jul 3 01:32:47 2026] GET /volume/v3/os-services?host=np0000004346 => generated 626 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:47.651743 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-514f42e5-ab8a-4419-96f0-46611a7adb15 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:47.654103 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-514f42e5-ab8a-4419-96f0-46611a7adb15 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] GET https://10.4.3.64/volume/v3/os-services?host=np0000004346&binary=cinder-scheduler Jul 03 01:32:47.654103 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-514f42e5-ab8a-4419-96f0-46611a7adb15 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:47.654103 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-514f42e5-ab8a-4419-96f0-46611a7adb15 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:47.654103 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:47.654103 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:47.661438 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-514f42e5-ab8a-4419-96f0-46611a7adb15 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] https://10.4.3.64/volume/v3/os-services?host=np0000004346&binary=cinder-scheduler returned with HTTP 200 Jul 03 01:32:47.661438 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 451/1785] 10.4.3.64 () {66 vars in 1325 bytes} [Fri Jul 3 01:32:47 2026] GET /volume/v3/os-services?host=np0000004346&binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:47.670039 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-58dbdb6e-dbfe-46dc-9575-b2cf6c3523ed None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:47.671798 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-58dbdb6e-dbfe-46dc-9575-b2cf6c3523ed tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] GET https://10.4.3.64/volume/v3/os-services?binary=cinder-scheduler Jul 03 01:32:47.671984 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-58dbdb6e-dbfe-46dc-9575-b2cf6c3523ed tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:47.672173 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-58dbdb6e-dbfe-46dc-9575-b2cf6c3523ed tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:47.676150 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-58dbdb6e-dbfe-46dc-9575-b2cf6c3523ed tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] https://10.4.3.64/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 01:32:47.676598 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 450/1786] 10.4.3.64 () {66 vars in 1289 bytes} [Fri Jul 3 01:32:47 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:47.686982 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:47.753482 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:47.753711 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1191824309"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:47.755384 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1191824309'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:47.755571 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Create volume of 1 GB Jul 03 01:32:47.761015 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Availability Zones retrieved successfully. Jul 03 01:32:47.768244 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Flow 'volume_create_api' (cdd2473c-7640-4f47-a8f2-4cc6e0d908fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:47.770858 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc8912f-4287-4fb4-8be2-09f13581181e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:47.770858 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:47.808149 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc8912f-4287-4fb4-8be2-09f13581181e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:47.809265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a239d404-8488-43d7-a9d6-15eb0a5aac9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:47.889785 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Created reservations ['6aa202de-7eb4-456d-9dae-6a9548bb3230', '8d0e119a-ab7b-4251-aff3-ecda3d1a734e', '6990df97-57b6-478e-aafe-31ef9d17c938', '8b259275-ec46-4a6d-87b5-4700610f54ea'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:47.890652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a239d404-8488-43d7-a9d6-15eb0a5aac9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6aa202de-7eb4-456d-9dae-6a9548bb3230', '8d0e119a-ab7b-4251-aff3-ecda3d1a734e', '6990df97-57b6-478e-aafe-31ef9d17c938', '8b259275-ec46-4a6d-87b5-4700610f54ea']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:47.891554 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cae19c6-5e72-40b6-8996-0934b3dfbb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:47.918156 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cae19c6-5e72-40b6-8996-0934b3dfbb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfbf3257-2bc7-4948-bb34-d896a313fed3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1191824309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80b33069f45144889b4a88158b9cda40',qos_specs=None,replication_status=,reservations=['6aa202de-7eb4-456d-9dae-6a9548bb3230','8d0e119a-ab7b-4251-aff3-ecda3d1a734e','6990df97-57b6-478e-aafe-31ef9d17c938','8b259275-ec46-4a6d-87b5-4700610f54ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da01091022354a27862055de74aebc8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1191824309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfbf3257-2bc7-4948-bb34-d896a313fed3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80b33069f45144889b4a88158b9cda40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da01091022354a27862055de74aebc8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:47.919259 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec3e11f4-0eb2-468c-83eb-191513c313ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:47.945611 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec3e11f4-0eb2-468c-83eb-191513c313ab) transitioned into state 'SUCCESS' from state '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-1191824309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80b33069f45144889b4a88158b9cda40',qos_specs=None,replication_status=,reservations=['6aa202de-7eb4-456d-9dae-6a9548bb3230','8d0e119a-ab7b-4251-aff3-ecda3d1a734e','6990df97-57b6-478e-aafe-31ef9d17c938','8b259275-ec46-4a6d-87b5-4700610f54ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da01091022354a27862055de74aebc8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:47.946320 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88249a0d-c8e0-43b2-85a0-351707994e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:47.964001 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88249a0d-c8e0-43b2-85a0-351707994e37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:47.965260 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Flow 'volume_create_api' (cdd2473c-7640-4f47-a8f2-4cc6e0d908fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:47.965652 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Create volume request issued successfully. Jul 03 01:32:47.966303 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41f76c38-ac54-4b42-9d1d-8688f79924b5 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:47.966809 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 433/1787] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:47 2026] POST /volume/v3/volumes => generated 752 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:47.979517 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0d99f5b6-46d4-4ae2-99d5-75b2ddd17d9c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:47.984441 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0d99f5b6-46d4-4ae2-99d5-75b2ddd17d9c tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] GET https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 Jul 03 01:32:47.984441 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0d99f5b6-46d4-4ae2-99d5-75b2ddd17d9c tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:47.984441 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0d99f5b6-46d4-4ae2-99d5-75b2ddd17d9c tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:47.992266 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:47.992266 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:47.996765 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0d99f5b6-46d4-4ae2-99d5-75b2ddd17d9c tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Volume info retrieved successfully. Jul 03 01:32:48.002214 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0d99f5b6-46d4-4ae2-99d5-75b2ddd17d9c tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 returned with HTTP 200 Jul 03 01:32:48.002781 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 454/1788] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:47 2026] GET /volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:48.615499 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-82d47581-b271-4c5e-bda8-007a3cc0b4d2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:48.617259 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-82d47581-b271-4c5e-bda8-007a3cc0b4d2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:32:48.617462 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-82d47581-b271-4c5e-bda8-007a3cc0b4d2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:48.617691 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-82d47581-b271-4c5e-bda8-007a3cc0b4d2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:48.625015 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:48.625015 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:48.629956 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-82d47581-b271-4c5e-bda8-007a3cc0b4d2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:48.635567 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-82d47581-b271-4c5e-bda8-007a3cc0b4d2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de returned with HTTP 200 Jul 03 01:32:48.636027 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 452/1789] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:48 2026] GET /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:48.796043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-816523aa-b6fe-47ed-9247-2f05a33f2335 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:48.803136 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-816523aa-b6fe-47ed-9247-2f05a33f2335 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:32:48.803136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-816523aa-b6fe-47ed-9247-2f05a33f2335 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:48.803136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-816523aa-b6fe-47ed-9247-2f05a33f2335 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:48.813297 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:48.813297 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:48.817915 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-816523aa-b6fe-47ed-9247-2f05a33f2335 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:48.824252 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-816523aa-b6fe-47ed-9247-2f05a33f2335 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de returned with HTTP 200 Jul 03 01:32:48.824860 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 451/1790] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:48 2026] GET /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:48.864775 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0c18c3b2-df2b-4136-b5de-8f0a9a606ec7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:48.867033 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0c18c3b2-df2b-4136-b5de-8f0a9a606ec7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 Jul 03 01:32:48.867104 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0c18c3b2-df2b-4136-b5de-8f0a9a606ec7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:48.867717 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0c18c3b2-df2b-4136-b5de-8f0a9a606ec7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:48.867717 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-0c18c3b2-df2b-4136-b5de-8f0a9a606ec7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume with id: 07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 Jul 03 01:32:48.875105 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:48.875105 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:48.875593 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0c18c3b2-df2b-4136-b5de-8f0a9a606ec7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:48.891050 np0000004346 devstack@c-api.service[99881]: WARNING cinder.keymgr.conf_key_mgr [None req-0c18c3b2-df2b-4136-b5de-8f0a9a606ec7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 01:32:48.899208 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0c18c3b2-df2b-4136-b5de-8f0a9a606ec7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume request issued successfully. Jul 03 01:32:48.899458 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0c18c3b2-df2b-4136-b5de-8f0a9a606ec7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 returned with HTTP 202 Jul 03 01:32:48.901101 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 434/1791] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:48 2026] DELETE /volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:48.911229 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-166277eb-663c-4fbd-bc22-c2252d00f4f5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:48.915746 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-166277eb-663c-4fbd-bc22-c2252d00f4f5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 Jul 03 01:32:48.915746 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-166277eb-663c-4fbd-bc22-c2252d00f4f5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:48.915746 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-166277eb-663c-4fbd-bc22-c2252d00f4f5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:48.921529 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:48.921529 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:48.925633 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-166277eb-663c-4fbd-bc22-c2252d00f4f5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:48.930688 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-166277eb-663c-4fbd-bc22-c2252d00f4f5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 returned with HTTP 200 Jul 03 01:32:48.931176 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 455/1792] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:48 2026] GET /volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:49.020578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a6c6a917-7924-4012-a77d-62f5b05f9d4f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.022448 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a6c6a917-7924-4012-a77d-62f5b05f9d4f tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] GET https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 Jul 03 01:32:49.022670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a6c6a917-7924-4012-a77d-62f5b05f9d4f tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:49.022834 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a6c6a917-7924-4012-a77d-62f5b05f9d4f tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:49.029165 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:49.029165 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:49.032759 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a6c6a917-7924-4012-a77d-62f5b05f9d4f tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Volume info retrieved successfully. Jul 03 01:32:49.036946 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a6c6a917-7924-4012-a77d-62f5b05f9d4f tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 returned with HTTP 200 Jul 03 01:32:49.037275 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 453/1793] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:49 2026] GET /volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:49.056371 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-26e64e71-325a-4bc8-91c1-5b528b9adcd4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.058258 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26e64e71-325a-4bc8-91c1-5b528b9adcd4 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] GET https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 Jul 03 01:32:49.058592 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26e64e71-325a-4bc8-91c1-5b528b9adcd4 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:49.058812 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26e64e71-325a-4bc8-91c1-5b528b9adcd4 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:49.066835 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:49.066835 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:49.070452 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-26e64e71-325a-4bc8-91c1-5b528b9adcd4 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Volume info retrieved successfully. Jul 03 01:32:49.074814 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26e64e71-325a-4bc8-91c1-5b528b9adcd4 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 returned with HTTP 200 Jul 03 01:32:49.075228 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 452/1794] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:49 2026] GET /volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:49.090347 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4d2e4262-1c5a-4ad2-ad82-56e1a1dc6b70 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.092330 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4d2e4262-1c5a-4ad2-ad82-56e1a1dc6b70 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] GET https://10.4.3.64/volume/v3/os-services?host=np0000004346&binary=cinder-volume Jul 03 01:32:49.092533 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4d2e4262-1c5a-4ad2-ad82-56e1a1dc6b70 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:49.092743 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4d2e4262-1c5a-4ad2-ad82-56e1a1dc6b70 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:49.098853 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4d2e4262-1c5a-4ad2-ad82-56e1a1dc6b70 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] https://10.4.3.64/volume/v3/os-services?host=np0000004346&binary=cinder-volume returned with HTTP 200 Jul 03 01:32:49.099276 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 435/1795] 10.4.3.64 () {66 vars in 1319 bytes} [Fri Jul 3 01:32:49 2026] GET /volume/v3/os-services?host=np0000004346&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:49.107473 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9564cce9-b7b3-4d23-8831-b9f30b718753 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.109097 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9564cce9-b7b3-4d23-8831-b9f30b718753 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] GET https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 Jul 03 01:32:49.109372 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9564cce9-b7b3-4d23-8831-b9f30b718753 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:49.109671 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9564cce9-b7b3-4d23-8831-b9f30b718753 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:49.116110 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:49.116110 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:49.123460 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9564cce9-b7b3-4d23-8831-b9f30b718753 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Volume info retrieved successfully. Jul 03 01:32:49.125915 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9564cce9-b7b3-4d23-8831-b9f30b718753 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 returned with HTTP 200 Jul 03 01:32:49.126602 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 456/1796] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:49 2026] GET /volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:49.138678 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-009aac34-0a57-48cd-a3b5-baecc702ebd4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.140249 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-009aac34-0a57-48cd-a3b5-baecc702ebd4 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 Jul 03 01:32:49.140428 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-009aac34-0a57-48cd-a3b5-baecc702ebd4 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:49.140617 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-009aac34-0a57-48cd-a3b5-baecc702ebd4 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:49.140774 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-009aac34-0a57-48cd-a3b5-baecc702ebd4 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Delete volume with id: cfbf3257-2bc7-4948-bb34-d896a313fed3 Jul 03 01:32:49.146829 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:49.146829 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:49.147298 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-009aac34-0a57-48cd-a3b5-baecc702ebd4 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Volume info retrieved successfully. Jul 03 01:32:49.176416 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-009aac34-0a57-48cd-a3b5-baecc702ebd4 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Delete volume request issued successfully. Jul 03 01:32:49.176599 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-009aac34-0a57-48cd-a3b5-baecc702ebd4 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 returned with HTTP 202 Jul 03 01:32:49.176999 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 454/1797] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:32:49 2026] DELETE /volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:49.185359 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-decc842d-e70d-4953-a848-9b7ca5ea9c35 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.187639 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-decc842d-e70d-4953-a848-9b7ca5ea9c35 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] GET https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 Jul 03 01:32:49.187866 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-decc842d-e70d-4953-a848-9b7ca5ea9c35 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:49.188100 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-decc842d-e70d-4953-a848-9b7ca5ea9c35 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:49.196966 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:49.196966 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:49.201325 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-decc842d-e70d-4953-a848-9b7ca5ea9c35 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Volume info retrieved successfully. Jul 03 01:32:49.206784 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-decc842d-e70d-4953-a848-9b7ca5ea9c35 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 returned with HTTP 200 Jul 03 01:32:49.207279 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 453/1798] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:49 2026] GET /volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:49.272653 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-41185f06-21d5-4be9-8be4-52ad9722166f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.274873 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-41185f06-21d5-4be9-8be4-52ad9722166f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:32:49.275051 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-41185f06-21d5-4be9-8be4-52ad9722166f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:49.275231 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-41185f06-21d5-4be9-8be4-52ad9722166f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:49.282597 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:49.282597 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:49.286033 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-41185f06-21d5-4be9-8be4-52ad9722166f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:49.290647 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-41185f06-21d5-4be9-8be4-52ad9722166f tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de returned with HTTP 200 Jul 03 01:32:49.291016 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 436/1799] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:49 2026] GET /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:49.304047 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0015d16d-3051-4170-a47f-54e7c27bc578 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.304047 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0015d16d-3051-4170-a47f-54e7c27bc578 None None] GET https://10.4.3.64/volume// Jul 03 01:32:49.304047 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0015d16d-3051-4170-a47f-54e7c27bc578 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:49.304047 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0015d16d-3051-4170-a47f-54e7c27bc578 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:49.304047 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0015d16d-3051-4170-a47f-54e7c27bc578 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:49.304047 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 457/1800] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:32:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:49.313224 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-f50c5181-52b8-4901-92aa-5d22702660fe None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.318610 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-f50c5181-52b8-4901-92aa-5d22702660fe tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:32:49.319146 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-f50c5181-52b8-4901-92aa-5d22702660fe tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a04ac569-6b25-416c-8103-d9da7b5ab8de", "connector": null, "instance_uuid": "773b2a48-fa9a-4cd5-b36f-b729d7951864"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:49.329096 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:49.329096 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:49.390558 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-f50c5181-52b8-4901-92aa-5d22702660fe tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:32:49.391246 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 455/1801] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:32:49 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:49.644446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2473a76b-3216-416d-bd01-ea29f37c5732 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.676391 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:49.676856 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1024447995"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:49.679872 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1024447995'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:49.679872 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume of 1 GB Jul 03 01:32:49.682506 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Availability Zones retrieved successfully. Jul 03 01:32:49.688368 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (35a00839-7bf2-49dd-886a-f3d906310bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:49.689449 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a68e9f51-9ebf-4a7c-b7e9-b1bc544da7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:49.690436 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:49.717889 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a68e9f51-9ebf-4a7c-b7e9-b1bc544da7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:49.717889 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e96d228-6998-430a-a70e-7dc7994ed2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:49.772164 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['7626d55a-b113-42b4-904c-e76e83899c5d', '05ec627d-9c36-46d0-a5ce-8ddd1cde646f', '02046e3d-74fd-4aef-98ae-b7ecc0a35fbf', '31fed874-cee3-4369-a821-c32cfc3d98b1'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:49.773081 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e96d228-6998-430a-a70e-7dc7994ed2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7626d55a-b113-42b4-904c-e76e83899c5d', '05ec627d-9c36-46d0-a5ce-8ddd1cde646f', '02046e3d-74fd-4aef-98ae-b7ecc0a35fbf', '31fed874-cee3-4369-a821-c32cfc3d98b1']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:49.774007 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8359f44e-591c-46dc-875d-59c98b6efbb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:49.795155 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8359f44e-591c-46dc-875d-59c98b6efbb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2b8f96b-35ee-4e81-97a2-e0cb20d997a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1024447995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['7626d55a-b113-42b4-904c-e76e83899c5d','05ec627d-9c36-46d0-a5ce-8ddd1cde646f','02046e3d-74fd-4aef-98ae-b7ecc0a35fbf','31fed874-cee3-4369-a821-c32cfc3d98b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1024447995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2b8f96b-35ee-4e81-97a2-e0cb20d997a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c731d072e664eeabfea754e94ba8195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d14febf3555b46d4a334bd5c11000698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:49.796071 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc850db-233f-44ad-81bc-0d8dafc7ab54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:49.813832 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfc850db-233f-44ad-81bc-0d8dafc7ab54) transitioned into state 'SUCCESS' from state '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-1024447995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['7626d55a-b113-42b4-904c-e76e83899c5d','05ec627d-9c36-46d0-a5ce-8ddd1cde646f','02046e3d-74fd-4aef-98ae-b7ecc0a35fbf','31fed874-cee3-4369-a821-c32cfc3d98b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:49.814784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f591cf-60a7-400d-af30-e318c4bb9aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:49.824624 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38f591cf-60a7-400d-af30-e318c4bb9aa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:49.826141 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (35a00839-7bf2-49dd-886a-f3d906310bfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:49.826141 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume request issued successfully. Jul 03 01:32:49.826535 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2473a76b-3216-416d-bd01-ea29f37c5732 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:49.826961 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 454/1802] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:49 2026] POST /volume/v3/volumes => generated 747 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:49.945667 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6937768d-85cd-446b-af60-90e3dcb73a85 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.948530 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6937768d-85cd-446b-af60-90e3dcb73a85 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 Jul 03 01:32:49.948530 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6937768d-85cd-446b-af60-90e3dcb73a85 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:49.948861 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6937768d-85cd-446b-af60-90e3dcb73a85 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:49.954989 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6937768d-85cd-446b-af60-90e3dcb73a85 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 returned with HTTP 404 Jul 03 01:32:49.955500 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 437/1803] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:49 2026] GET /volume/v3/volumes/07f929dc-1d8c-4b4d-9f5a-134fc0f2e2d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:49.965382 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-275dfdee-020a-4395-a06d-f8d326a8a63f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:49.966790 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-275dfdee-020a-4395-a06d-f8d326a8a63f tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:32:49.966986 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-275dfdee-020a-4395-a06d-f8d326a8a63f tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:49.967146 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-275dfdee-020a-4395-a06d-f8d326a8a63f tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:49.967847 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-275dfdee-020a-4395-a06d-f8d326a8a63f tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:32:49.985228 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-275dfdee-020a-4395-a06d-f8d326a8a63f tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Get all volumes completed successfully. Jul 03 01:32:49.988578 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:49.988578 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:49.994319 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-275dfdee-020a-4395-a06d-f8d326a8a63f tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:32:49.994712 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 458/1804] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:32:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11746 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:32:50.010269 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d33c3fa8-08ed-4c4c-ac4f-a410d0c0cc2a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:50.012434 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d33c3fa8-08ed-4c4c-ac4f-a410d0c0cc2a tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] DELETE https://10.4.3.64/volume/v3/types/c87f20dd-c419-42b8-aa3e-b0a1847e43ff Jul 03 01:32:50.012771 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d33c3fa8-08ed-4c4c-ac4f-a410d0c0cc2a tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:50.013051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d33c3fa8-08ed-4c4c-ac4f-a410d0c0cc2a tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:50.013346 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:50.013346 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:50.038168 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d33c3fa8-08ed-4c4c-ac4f-a410d0c0cc2a tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] https://10.4.3.64/volume/v3/types/c87f20dd-c419-42b8-aa3e-b0a1847e43ff returned with HTTP 202 Jul 03 01:32:50.038759 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 456/1805] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:32:50 2026] DELETE /volume/v3/types/c87f20dd-c419-42b8-aa3e-b0a1847e43ff => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:50.050771 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-608555d8-fec0-40d1-a4c1-ded9280d79ef None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:50.052051 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-608555d8-fec0-40d1-a4c1-ded9280d79ef tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:32:50.052475 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-608555d8-fec0-40d1-a4c1-ded9280d79ef tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1737348760", "extra_specs": {}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:50.054245 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:50.054245 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:50.065723 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-608555d8-fec0-40d1-a4c1-ded9280d79ef tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:32:50.066231 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 455/1806] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:32:50 2026] POST /volume/v3/types => generated 213 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:50.075913 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d407b628-8175-4a8b-8b5c-462b3287b805 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:50.078751 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d407b628-8175-4a8b-8b5c-462b3287b805 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] POST https://10.4.3.64/volume/v3/types/fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f/encryption Jul 03 01:32:50.079276 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d407b628-8175-4a8b-8b5c-462b3287b805 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:50.100615 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d407b628-8175-4a8b-8b5c-462b3287b805 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] https://10.4.3.64/volume/v3/types/fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f/encryption returned with HTTP 200 Jul 03 01:32:50.101358 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 438/1807] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:32:50 2026] POST /volume/v3/types/fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f/encryption => generated 231 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:50.110732 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9924b7c8-0341-4409-aef7-193364c58839 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:50.112334 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:50.112732 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1608344736", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1737348760", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:50.114193 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1608344736', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1737348760', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:50.117796 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume of 1 GB Jul 03 01:32:50.118073 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:50.118073 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:50.118543 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Availability Zones retrieved successfully. Jul 03 01:32:50.124500 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (d8d3a2ac-ba01-4414-aa57-04ba25100ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:50.125475 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a52563-d782-4a08-8651-7fecb44d2722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:50.126354 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:50.150738 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16a52563-d782-4a08-8651-7fecb44d2722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:32:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f,is_public=True,name='tempest-scenario-type-luks2-1737348760',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f', '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=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:50.151459 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78875764-4f5e-4961-9ac3-893f8ee10f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:50.180245 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1737348760 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1737348760, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:32:50.180558 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1737348760 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1737348760, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:32:50.209372 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['d34c26c2-0297-4728-b5f4-93b3379a41c6', '5d68d8e6-f585-499a-a41d-878132854c27', '0f46b7b1-5b57-4409-a7a6-0ec6add2f8d1', 'fd0f27b5-cb02-47d7-a3e6-dae7ad7c31a5'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:50.210277 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78875764-4f5e-4961-9ac3-893f8ee10f4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d34c26c2-0297-4728-b5f4-93b3379a41c6', '5d68d8e6-f585-499a-a41d-878132854c27', '0f46b7b1-5b57-4409-a7a6-0ec6add2f8d1', 'fd0f27b5-cb02-47d7-a3e6-dae7ad7c31a5']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:50.211095 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8be48af-2f31-4bcd-afbd-d1cece63ccb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:50.222037 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-baf0723f-8b30-4c6a-b9bd-69a137b96304 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:50.224411 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-baf0723f-8b30-4c6a-b9bd-69a137b96304 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] GET https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 Jul 03 01:32:50.224601 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-baf0723f-8b30-4c6a-b9bd-69a137b96304 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:50.224855 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-baf0723f-8b30-4c6a-b9bd-69a137b96304 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:50.233336 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-baf0723f-8b30-4c6a-b9bd-69a137b96304 tempest-VolumesServicesTestJSON-693175065 tempest-VolumesServicesTestJSON-693175065-project-member] https://10.4.3.64/volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 returned with HTTP 404 Jul 03 01:32:50.234045 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 457/1808] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:50 2026] GET /volume/v3/volumes/cfbf3257-2bc7-4948-bb34-d896a313fed3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:50.235308 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8be48af-2f31-4bcd-afbd-d1cece63ccb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '59391517-d606-4be4-aa68-b8e74c80ca9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1608344736',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['d34c26c2-0297-4728-b5f4-93b3379a41c6','5d68d8e6-f585-499a-a41d-878132854c27','0f46b7b1-5b57-4409-a7a6-0ec6add2f8d1','fd0f27b5-cb02-47d7-a3e6-dae7ad7c31a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1608344736',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=59391517-d606-4be4-aa68-b8e74c80ca9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e560b53ba8a4cd59812d30487d4666c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f),volume_type_id=fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:50.236439 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e00ffb3c-d4e9-4e76-91f1-40f2d6e5d997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:50.243647 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-10264c6e-e443-4bb2-80ce-7a8a3e6a0912 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:50.244966 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-10264c6e-e443-4bb2-80ce-7a8a3e6a0912 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] GET https://10.4.3.64/volume/v3/os-services Jul 03 01:32:50.245290 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-10264c6e-e443-4bb2-80ce-7a8a3e6a0912 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:50.245568 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-10264c6e-e443-4bb2-80ce-7a8a3e6a0912 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:50.250621 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-10264c6e-e443-4bb2-80ce-7a8a3e6a0912 tempest-VolumesServicesTestJSON-1572142673 tempest-VolumesServicesTestJSON-1572142673-project-admin] https://10.4.3.64/volume/v3/os-services returned with HTTP 200 Jul 03 01:32:50.251087 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 456/1809] 10.4.3.64 () {66 vars in 1242 bytes} [Fri Jul 3 01:32:50 2026] GET /volume/v3/os-services => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:50.253167 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e00ffb3c-d4e9-4e76-91f1-40f2d6e5d997) transitioned into state 'SUCCESS' from state '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-1608344736',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['d34c26c2-0297-4728-b5f4-93b3379a41c6','5d68d8e6-f585-499a-a41d-878132854c27','0f46b7b1-5b57-4409-a7a6-0ec6add2f8d1','fd0f27b5-cb02-47d7-a3e6-dae7ad7c31a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:50.253816 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2883d0a-3022-43de-9bf7-44e075d5efd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:50.265047 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2883d0a-3022-43de-9bf7-44e075d5efd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:50.265047 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (d8d3a2ac-ba01-4414-aa57-04ba25100ba0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:50.265047 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request issued successfully. Jul 03 01:32:50.265262 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9924b7c8-0341-4409-aef7-193364c58839 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:50.265686 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 459/1810] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:32:50 2026] POST /volume/v3/volumes => generated 779 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:50.280960 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9907407a-7564-4540-8114-b3e1b41eb4b7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:50.283527 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9907407a-7564-4540-8114-b3e1b41eb4b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d Jul 03 01:32:50.283757 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9907407a-7564-4540-8114-b3e1b41eb4b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:50.284577 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9907407a-7564-4540-8114-b3e1b41eb4b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:50.293899 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:50.293899 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:50.299136 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9907407a-7564-4540-8114-b3e1b41eb4b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:50.311300 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9907407a-7564-4540-8114-b3e1b41eb4b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d returned with HTTP 200 Jul 03 01:32:50.311300 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 439/1811] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:50 2026] GET /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:50.358626 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:50.360227 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:50.360595 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1797036472"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:50.362006 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1797036472'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:50.362142 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Create volume of 1 GB Jul 03 01:32:50.365870 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Availability Zones retrieved successfully. Jul 03 01:32:50.371278 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Flow 'volume_create_api' (aafe796e-e092-4bdd-b386-36f358287664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:50.372200 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480c4d28-49bd-461b-a709-fa19d1a11efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:50.373180 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:50.404845 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (480c4d28-49bd-461b-a709-fa19d1a11efa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:50.404845 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1908615-fd77-4ce8-ad51-0da8cc5b30c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:50.454094 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Created reservations ['eb4aeeca-5bd4-452e-8440-68986a6203dd', 'abbda6e9-881e-47ab-9778-05e942652ece', 'aa86ba17-7ed0-4d2f-94c9-a10d7ecf2e68', 'b387a9c1-54ec-4b11-9357-0caefe2a0ad9'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:50.454855 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1908615-fd77-4ce8-ad51-0da8cc5b30c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb4aeeca-5bd4-452e-8440-68986a6203dd', 'abbda6e9-881e-47ab-9778-05e942652ece', 'aa86ba17-7ed0-4d2f-94c9-a10d7ecf2e68', 'b387a9c1-54ec-4b11-9357-0caefe2a0ad9']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:50.455517 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079ec758-79a0-4e25-9235-08688ec06df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:50.483591 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079ec758-79a0-4e25-9235-08688ec06df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'feec54a0-5e14-42d2-bb8a-062a3b23e777', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1797036472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d1eeeea0f74e29a8b9cd02bafca3c0',qos_specs=None,replication_status=,reservations=['eb4aeeca-5bd4-452e-8440-68986a6203dd','abbda6e9-881e-47ab-9778-05e942652ece','aa86ba17-7ed0-4d2f-94c9-a10d7ecf2e68','b387a9c1-54ec-4b11-9357-0caefe2a0ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb30dbc08f340f1965d03730ba59ab7',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1797036472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=feec54a0-5e14-42d2-bb8a-062a3b23e777,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17d1eeeea0f74e29a8b9cd02bafca3c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb30dbc08f340f1965d03730ba59ab7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:50.484390 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5b2ebc-23cf-46a6-aa24-974decb3c81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:50.512978 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c5b2ebc-23cf-46a6-aa24-974decb3c81c) transitioned into state 'SUCCESS' from state '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-1797036472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17d1eeeea0f74e29a8b9cd02bafca3c0',qos_specs=None,replication_status=,reservations=['eb4aeeca-5bd4-452e-8440-68986a6203dd','abbda6e9-881e-47ab-9778-05e942652ece','aa86ba17-7ed0-4d2f-94c9-a10d7ecf2e68','b387a9c1-54ec-4b11-9357-0caefe2a0ad9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb30dbc08f340f1965d03730ba59ab7',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:50.513936 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b13f4b-e392-41c4-b142-1b9df66122a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:50.525567 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b13f4b-e392-41c4-b142-1b9df66122a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:50.526524 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Flow 'volume_create_api' (aafe796e-e092-4bdd-b386-36f358287664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:50.526865 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Create volume request issued successfully. Jul 03 01:32:50.528168 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-df4aa182-8f05-4dc7-bc86-3fcad3730e11 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:50.528325 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 458/1812] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:50 2026] POST /volume/v3/volumes => generated 753 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:50.540592 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1b472542-f566-485a-b40c-c1b28e31cc49 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:50.542542 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b472542-f566-485a-b40c-c1b28e31cc49 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:32:50.542775 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b472542-f566-485a-b40c-c1b28e31cc49 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:50.542999 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b472542-f566-485a-b40c-c1b28e31cc49 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:50.555550 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:50.555550 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:50.561546 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1b472542-f566-485a-b40c-c1b28e31cc49 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:32:50.567007 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b472542-f566-485a-b40c-c1b28e31cc49 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:32:50.567504 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 457/1813] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:50 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:51.327148 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-05cbdbf4-d465-4870-bdf9-a4e76e861ec2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:51.329532 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-05cbdbf4-d465-4870-bdf9-a4e76e861ec2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d Jul 03 01:32:51.329800 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-05cbdbf4-d465-4870-bdf9-a4e76e861ec2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:51.330039 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-05cbdbf4-d465-4870-bdf9-a4e76e861ec2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:51.338400 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:51.338400 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:51.343361 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-05cbdbf4-d465-4870-bdf9-a4e76e861ec2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:51.350237 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-05cbdbf4-d465-4870-bdf9-a4e76e861ec2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d returned with HTTP 200 Jul 03 01:32:51.350898 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 460/1814] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:51 2026] GET /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:51.362947 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bd6e6fd1-6465-423f-9289-cf5cf04d1233 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:51.365276 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bd6e6fd1-6465-423f-9289-cf5cf04d1233 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d Jul 03 01:32:51.365600 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bd6e6fd1-6465-423f-9289-cf5cf04d1233 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:51.365889 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bd6e6fd1-6465-423f-9289-cf5cf04d1233 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:51.375957 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:51.375957 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:51.384870 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bd6e6fd1-6465-423f-9289-cf5cf04d1233 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:51.397879 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bd6e6fd1-6465-423f-9289-cf5cf04d1233 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d returned with HTTP 200 Jul 03 01:32:51.398515 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 440/1815] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:51 2026] GET /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:51.412311 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-39b24517-4c1a-46d0-b67e-67265830f95d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:51.415233 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-39b24517-4c1a-46d0-b67e-67265830f95d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d/action Jul 03 01:32:51.415639 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-39b24517-4c1a-46d0-b67e-67265830f95d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:51.415774 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-39b24517-4c1a-46d0-b67e-67265830f95d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:51.428365 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:51.428365 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:51.428872 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-39b24517-4c1a-46d0-b67e-67265830f95d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:51.437543 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-39b24517-4c1a-46d0-b67e-67265830f95d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume updated successfully. Jul 03 01:32:51.437878 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-39b24517-4c1a-46d0-b67e-67265830f95d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d/action returned with HTTP 200 Jul 03 01:32:51.438514 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 459/1816] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:32:51 2026] POST /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 01:32:51.573219 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-c6dd5994-6b0d-43e0-84ca-75852493fb50 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:51.575642 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-c6dd5994-6b0d-43e0-84ca-75852493fb50 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d Jul 03 01:32:51.575981 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-c6dd5994-6b0d-43e0-84ca-75852493fb50 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:51.576061 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-c6dd5994-6b0d-43e0-84ca-75852493fb50 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:51.582030 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4938c2b6-64db-4be8-898b-cc05c1c93819 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:51.583816 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4938c2b6-64db-4be8-898b-cc05c1c93819 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:32:51.584000 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4938c2b6-64db-4be8-898b-cc05c1c93819 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:51.584193 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4938c2b6-64db-4be8-898b-cc05c1c93819 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:51.586710 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:51.586710 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:51.592844 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-c6dd5994-6b0d-43e0-84ca-75852493fb50 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:51.596598 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:51.596598 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:51.600364 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-c6dd5994-6b0d-43e0-84ca-75852493fb50 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d returned with HTTP 200 Jul 03 01:32:51.600908 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 458/1817] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:51 2026] GET /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:51.602000 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4938c2b6-64db-4be8-898b-cc05c1c93819 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:32:51.606355 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4938c2b6-64db-4be8-898b-cc05c1c93819 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:32:51.606844 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 461/1818] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:51 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:51.652580 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-6c34910d-4184-45cf-adc3-ebf32fecd86f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:51.659192 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-6c34910d-4184-45cf-adc3-ebf32fecd86f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:32:51.659192 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-6c34910d-4184-45cf-adc3-ebf32fecd86f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:51.659192 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-6c34910d-4184-45cf-adc3-ebf32fecd86f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:51.662048 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:51.662048 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:51.667079 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-6c34910d-4184-45cf-adc3-ebf32fecd86f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:32:51.672141 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-6c34910d-4184-45cf-adc3-ebf32fecd86f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:32:51.672570 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 441/1819] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:51 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:51.997224 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-6865c54b-84ff-4179-b3dd-10e6fe1474ee None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:51.999843 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-6865c54b-84ff-4179-b3dd-10e6fe1474ee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d Jul 03 01:32:52.000081 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-6865c54b-84ff-4179-b3dd-10e6fe1474ee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:52.000320 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-6865c54b-84ff-4179-b3dd-10e6fe1474ee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:52.009052 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:52.009052 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:52.013274 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-6865c54b-84ff-4179-b3dd-10e6fe1474ee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:32:52.017818 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-6865c54b-84ff-4179-b3dd-10e6fe1474ee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d returned with HTTP 200 Jul 03 01:32:52.018215 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 460/1820] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:51 2026] GET /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:52.027211 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-af839e36-dd98-4129-8b0b-a0bb1d5d76a4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.027584 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-af839e36-dd98-4129-8b0b-a0bb1d5d76a4 None None] GET https://10.4.3.64/volume// Jul 03 01:32:52.027760 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-af839e36-dd98-4129-8b0b-a0bb1d5d76a4 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:52.027968 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-af839e36-dd98-4129-8b0b-a0bb1d5d76a4 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:52.028309 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-af839e36-dd98-4129-8b0b-a0bb1d5d76a4 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:52.028620 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 459/1821] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:32:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:52.036401 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-d1c59bd3-3ed8-421a-82e7-86612cc489b5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.038706 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-d1c59bd3-3ed8-421a-82e7-86612cc489b5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:32:52.039034 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-d1c59bd3-3ed8-421a-82e7-86612cc489b5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "59391517-d606-4be4-aa68-b8e74c80ca9d", "connector": null, "instance_uuid": "325ffafe-6a14-4ea9-8a66-02d617f4caad"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:52.046786 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:52.046786 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:52.083993 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-d1c59bd3-3ed8-421a-82e7-86612cc489b5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:32:52.084410 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 462/1822] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:32:52 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:52.549493 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-47f712ac-bd9c-4ef0-84bc-2c00eb53d0fa None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.645609 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-47f712ac-bd9c-4ef0-84bc-2c00eb53d0fa tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:32:52.645964 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-47f712ac-bd9c-4ef0-84bc-2c00eb53d0fa tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1339505403", "extra_specs": {"spec1": "val1"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:52.661550 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-47f712ac-bd9c-4ef0-84bc-2c00eb53d0fa tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:32:52.661946 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 442/1823] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:32:52 2026] POST /volume/v3/types => generated 243 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:52.670447 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-39b141fe-9be5-433c-b4d8-17fd4220b500 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.675083 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-39b141fe-9be5-433c-b4d8-17fd4220b500 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] POST https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs Jul 03 01:32:52.675567 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-39b141fe-9be5-433c-b4d8-17fd4220b500 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:52.679024 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-39b141fe-9be5-433c-b4d8-17fd4220b500 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs returned with HTTP 400 Jul 03 01:32:52.679620 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 461/1824] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Jul 3 01:32:52 2026] POST /volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs => generated 146 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:32:52.688093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f1d716fa-027a-4f8a-ae7f-636560c0e10b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.691031 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f1d716fa-027a-4f8a-ae7f-636560c0e10b tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] POST https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs Jul 03 01:32:52.691381 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f1d716fa-027a-4f8a-ae7f-636560c0e10b tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:52.693223 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f1d716fa-027a-4f8a-ae7f-636560c0e10b tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs returned with HTTP 400 Jul 03 01:32:52.693783 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 460/1825] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Jul 3 01:32:52 2026] POST /volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:32:52.701416 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-203f29d5-9d71-4cce-866a-af9676ffc064 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.705009 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-203f29d5-9d71-4cce-866a-af9676ffc064 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] POST https://10.4.3.64/volume/v3/types/a3305443-f3aa-47c7-8e5f-50d1fc8dccfe/extra_specs Jul 03 01:32:52.705373 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-203f29d5-9d71-4cce-866a-af9676ffc064 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:52.707513 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:52.707513 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:52.717004 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-203f29d5-9d71-4cce-866a-af9676ffc064 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/a3305443-f3aa-47c7-8e5f-50d1fc8dccfe/extra_specs returned with HTTP 404 Jul 03 01:32:52.717662 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 463/1826] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Jul 3 01:32:52 2026] POST /volume/v3/types/a3305443-f3aa-47c7-8e5f-50d1fc8dccfe/extra_specs => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:52.725563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2bc4c930-fb85-49c1-b58d-d0c9ae8b8fa8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.727619 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2bc4c930-fb85-49c1-b58d-d0c9ae8b8fa8 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] DELETE https://10.4.3.64/volume/v3/types/dfbddd4b-ff56-46c0-ab60-0ce053e81b34/extra_specs/spec1 Jul 03 01:32:52.727841 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2bc4c930-fb85-49c1-b58d-d0c9ae8b8fa8 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:52.728057 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2bc4c930-fb85-49c1-b58d-d0c9ae8b8fa8 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:52.733441 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2bc4c930-fb85-49c1-b58d-d0c9ae8b8fa8 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/dfbddd4b-ff56-46c0-ab60-0ce053e81b34/extra_specs/spec1 returned with HTTP 404 Jul 03 01:32:52.734034 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 443/1827] 10.4.3.64 () {66 vars in 1392 bytes} [Fri Jul 3 01:32:52 2026] DELETE /volume/v3/types/dfbddd4b-ff56-46c0-ab60-0ce053e81b34/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:52.744205 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5e8eecbd-6b8f-40f0-b351-6f76b5fe7e5f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.746843 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5e8eecbd-6b8f-40f0-b351-6f76b5fe7e5f tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] GET https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/nonexistent_extra_spec_name Jul 03 01:32:52.747102 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5e8eecbd-6b8f-40f0-b351-6f76b5fe7e5f tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:52.747328 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5e8eecbd-6b8f-40f0-b351-6f76b5fe7e5f tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:52.755015 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5e8eecbd-6b8f-40f0-b351-6f76b5fe7e5f tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 01:32:52.755402 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 462/1828] 10.4.3.64 () {66 vars in 1455 bytes} [Fri Jul 3 01:32:52 2026] GET /volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:52.763270 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1ac1ffde-cc57-4077-8b0b-3eacb51f1cf7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.764968 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1ac1ffde-cc57-4077-8b0b-3eacb51f1cf7 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] GET https://10.4.3.64/volume/v3/types/3b78e1f5-283b-4ee4-94b8-0178a690dc26/extra_specs/spec1 Jul 03 01:32:52.765174 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1ac1ffde-cc57-4077-8b0b-3eacb51f1cf7 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:52.765353 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1ac1ffde-cc57-4077-8b0b-3eacb51f1cf7 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:52.769250 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1ac1ffde-cc57-4077-8b0b-3eacb51f1cf7 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/3b78e1f5-283b-4ee4-94b8-0178a690dc26/extra_specs/spec1 returned with HTTP 404 Jul 03 01:32:52.769656 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 461/1829] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:32:52 2026] GET /volume/v3/types/3b78e1f5-283b-4ee4-94b8-0178a690dc26/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:52.777538 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0b0c13f0-1e78-413e-9e3d-59c48bb4ec1f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.779156 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0b0c13f0-1e78-413e-9e3d-59c48bb4ec1f tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] GET https://10.4.3.64/volume/v3/types/f29f65e1-60b3-411f-9a52-8fcf70be4570/extra_specs Jul 03 01:32:52.779312 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0b0c13f0-1e78-413e-9e3d-59c48bb4ec1f tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:52.779501 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0b0c13f0-1e78-413e-9e3d-59c48bb4ec1f tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:52.782608 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0b0c13f0-1e78-413e-9e3d-59c48bb4ec1f tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/f29f65e1-60b3-411f-9a52-8fcf70be4570/extra_specs returned with HTTP 404 Jul 03 01:32:52.783028 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 464/1830] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Jul 3 01:32:52 2026] GET /volume/v3/types/f29f65e1-60b3-411f-9a52-8fcf70be4570/extra_specs => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:52.791113 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0487e2e7-f563-490f-986b-36962f0411f9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.793479 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0487e2e7-f563-490f-986b-36962f0411f9 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] PUT https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/spec1 Jul 03 01:32:52.793938 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0487e2e7-f563-490f-986b-36962f0411f9 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:52.795945 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0487e2e7-f563-490f-986b-36962f0411f9 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/spec1 returned with HTTP 400 Jul 03 01:32:52.796533 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 444/1831] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:32:52 2026] PUT /volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:32:52.804860 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b399910a-289e-46e0-b861-9c3c9452e87f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.806564 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b399910a-289e-46e0-b861-9c3c9452e87f tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] PUT https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/spec1 Jul 03 01:32:52.806884 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b399910a-289e-46e0-b861-9c3c9452e87f tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Action: 'update', calling method: update, body: null {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:52.808105 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b399910a-289e-46e0-b861-9c3c9452e87f tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/spec1 returned with HTTP 400 Jul 03 01:32:52.808736 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 463/1832] 10.4.3.64 () {68 vars in 1408 bytes} [Fri Jul 3 01:32:52 2026] PUT /volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:32:52.815837 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9b84b16b-e566-4b41-8cf5-1c81aa029c2d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.817571 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9b84b16b-e566-4b41-8cf5-1c81aa029c2d tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] PUT https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/None Jul 03 01:32:52.817910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9b84b16b-e566-4b41-8cf5-1c81aa029c2d tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:52.827848 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9b84b16b-e566-4b41-8cf5-1c81aa029c2d tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 01:32:52.827984 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9b84b16b-e566-4b41-8cf5-1c81aa029c2d tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/None returned with HTTP 400 Jul 03 01:32:52.828465 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 462/1833] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:32:52 2026] PUT /volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/None => generated 73 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:32:52.836825 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-18138904-4076-4593-b4be-caa38a5d852c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.839206 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-18138904-4076-4593-b4be-caa38a5d852c tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] PUT https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/11caa7a6-6227-4a66-a98d-33a5132b4cef Jul 03 01:32:52.839539 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-18138904-4076-4593-b4be-caa38a5d852c tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:52.851122 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-18138904-4076-4593-b4be-caa38a5d852c tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 01:32:52.851262 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-18138904-4076-4593-b4be-caa38a5d852c tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/11caa7a6-6227-4a66-a98d-33a5132b4cef returned with HTTP 400 Jul 03 01:32:52.851915 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 465/1834] 10.4.3.64 () {68 vars in 1502 bytes} [Fri Jul 3 01:32:52 2026] PUT /volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec/extra_specs/11caa7a6-6227-4a66-a98d-33a5132b4cef => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:32:52.860246 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f4465ca3-a501-48e4-8a67-1f8182e8fbb6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.862572 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f4465ca3-a501-48e4-8a67-1f8182e8fbb6 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] PUT https://10.4.3.64/volume/v3/types/aa0c1186-0796-4c1d-bd70-4f25284e7431/extra_specs/spec1 Jul 03 01:32:52.862990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f4465ca3-a501-48e4-8a67-1f8182e8fbb6 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:52.877340 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f4465ca3-a501-48e4-8a67-1f8182e8fbb6 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/aa0c1186-0796-4c1d-bd70-4f25284e7431/extra_specs/spec1 returned with HTTP 404 Jul 03 01:32:52.878100 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 445/1835] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:32:52 2026] PUT /volume/v3/types/aa0c1186-0796-4c1d-bd70-4f25284e7431/extra_specs/spec1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:52.885883 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-027f771a-3f79-4615-8b4a-4c39329ed3c4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.887535 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-027f771a-3f79-4615-8b4a-4c39329ed3c4 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] DELETE https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec Jul 03 01:32:52.887762 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-027f771a-3f79-4615-8b4a-4c39329ed3c4 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:52.887911 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-027f771a-3f79-4615-8b4a-4c39329ed3c4 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:52.915502 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-027f771a-3f79-4615-8b4a-4c39329ed3c4 tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec returned with HTTP 202 Jul 03 01:32:52.915930 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 464/1836] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:32:52 2026] DELETE /volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:32:52.923297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-843ea6bf-ba67-4be8-b42c-851ca44c139c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:52.926010 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-843ea6bf-ba67-4be8-b42c-851ca44c139c tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] GET https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec Jul 03 01:32:52.926171 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-843ea6bf-ba67-4be8-b42c-851ca44c139c tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:52.926324 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-843ea6bf-ba67-4be8-b42c-851ca44c139c tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:52.929302 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-843ea6bf-ba67-4be8-b42c-851ca44c139c tempest-ExtraSpecsNegativeTest-832521679 tempest-ExtraSpecsNegativeTest-832521679-project-admin] https://10.4.3.64/volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec returned with HTTP 404 Jul 03 01:32:52.929777 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 463/1837] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:32:52 2026] GET /volume/v3/types/5d28e68a-5611-44db-a212-5c55d98948ec => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:53.705568 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-65b12006-69b6-4a2f-8781-4bf86ae79b2c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:53.706006 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-65b12006-69b6-4a2f-8781-4bf86ae79b2c None None] GET https://10.4.3.64/volume// Jul 03 01:32:53.706217 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-65b12006-69b6-4a2f-8781-4bf86ae79b2c None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:53.706449 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-65b12006-69b6-4a2f-8781-4bf86ae79b2c None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:53.706847 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-65b12006-69b6-4a2f-8781-4bf86ae79b2c None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:53.707198 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 466/1838] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:32:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:53.714663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-4311d5fd-66d8-429b-9cf9-00e90da817c9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:53.716672 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-4311d5fd-66d8-429b-9cf9-00e90da817c9 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:32:53.717050 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-4311d5fd-66d8-429b-9cf9-00e90da817c9 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "feec54a0-5e14-42d2-bb8a-062a3b23e777", "connector": null, "instance_uuid": "6ec8adaa-f0da-475e-aade-68075eb40c94"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:53.726875 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:53.726875 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:53.753289 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-4311d5fd-66d8-429b-9cf9-00e90da817c9 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:32:53.753863 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 446/1839] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:32:53 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:54.192081 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-94239db9-1936-4841-bd00-9d3f6a4bed44 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:54.193605 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-94239db9-1936-4841-bd00-9d3f6a4bed44 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:32:54.193808 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-94239db9-1936-4841-bd00-9d3f6a4bed44 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:54.194010 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-94239db9-1936-4841-bd00-9d3f6a4bed44 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:54.206143 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:54.206143 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:54.213298 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-94239db9-1936-4841-bd00-9d3f6a4bed44 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:32:54.217889 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-94239db9-1936-4841-bd00-9d3f6a4bed44 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:32:54.218255 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 465/1840] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:54 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:54.284315 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-64603fdf-4d1a-4889-8243-2ed502182072 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:54.284818 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-64603fdf-4d1a-4889-8243-2ed502182072 None None] GET https://10.4.3.64/volume// Jul 03 01:32:54.284818 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-64603fdf-4d1a-4889-8243-2ed502182072 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:54.285014 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-64603fdf-4d1a-4889-8243-2ed502182072 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:54.285348 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-64603fdf-4d1a-4889-8243-2ed502182072 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:54.285631 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 464/1841] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:32:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:54.301443 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-e8ad2349-9f34-4014-b7a0-9730ccfd9fd6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:54.303314 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-e8ad2349-9f34-4014-b7a0-9730ccfd9fd6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:32:54.303564 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-e8ad2349-9f34-4014-b7a0-9730ccfd9fd6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:54.303799 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-e8ad2349-9f34-4014-b7a0-9730ccfd9fd6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:54.315834 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:54.315834 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:54.320038 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-e8ad2349-9f34-4014-b7a0-9730ccfd9fd6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:32:54.324284 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-e8ad2349-9f34-4014-b7a0-9730ccfd9fd6 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:32:54.324707 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 467/1842] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:32:54 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:32:54.431707 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-f44f9bc0-ef2e-4f58-95b9-ecaa3827879d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:54.433949 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-f44f9bc0-ef2e-4f58-95b9-ecaa3827879d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] PUT https://10.4.3.64/volume/v3/attachments/6ce0c48f-852a-4a77-8111-033f8e994022 Jul 03 01:32:54.434383 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-f44f9bc0-ef2e-4f58-95b9-ecaa3827879d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:54.442292 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-f44f9bc0-ef2e-4f58-95b9-ecaa3827879d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Acquiring lock "cinder-attachment_update-feec54a0-5e14-42d2-bb8a-062a3b23e777-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:32:54.446936 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-f44f9bc0-ef2e-4f58-95b9-ecaa3827879d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Lock "cinder-attachment_update-feec54a0-5e14-42d2-bb8a-062a3b23e777-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:32:54.447926 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:54.447926 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:54.678221 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-17b56ca6-c42d-4d2e-9643-6483b662ac6f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:54.766188 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-17b56ca6-c42d-4d2e-9643-6483b662ac6f tempest-AvailabilityZoneTestJSON-143524165 tempest-AvailabilityZoneTestJSON-143524165-project-member] GET https://10.4.3.64/volume/v3/os-availability-zone Jul 03 01:32:54.766473 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-17b56ca6-c42d-4d2e-9643-6483b662ac6f tempest-AvailabilityZoneTestJSON-143524165 tempest-AvailabilityZoneTestJSON-143524165-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:54.766752 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-17b56ca6-c42d-4d2e-9643-6483b662ac6f tempest-AvailabilityZoneTestJSON-143524165 tempest-AvailabilityZoneTestJSON-143524165-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:54.770801 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-17b56ca6-c42d-4d2e-9643-6483b662ac6f tempest-AvailabilityZoneTestJSON-143524165 tempest-AvailabilityZoneTestJSON-143524165-project-member] Availability Zones retrieved successfully. Jul 03 01:32:54.771176 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-17b56ca6-c42d-4d2e-9643-6483b662ac6f tempest-AvailabilityZoneTestJSON-143524165 tempest-AvailabilityZoneTestJSON-143524165-project-member] https://10.4.3.64/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 01:32:54.771765 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 466/1843] 10.4.3.64 () {66 vars in 1269 bytes} [Fri Jul 3 01:32:54 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:32:54.977322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-f44f9bc0-ef2e-4f58-95b9-ecaa3827879d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Lock "cinder-attachment_update-feec54a0-5e14-42d2-bb8a-062a3b23e777-np0000004346" released by "attachment_update" :: held 0.530s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:32:54.977693 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-f44f9bc0-ef2e-4f58-95b9-ecaa3827879d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments/6ce0c48f-852a-4a77-8111-033f8e994022 returned with HTTP 200 Jul 03 01:32:54.978241 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 447/1844] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:32:54 2026] PUT /volume/v3/attachments/6ce0c48f-852a-4a77-8111-033f8e994022 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:55.236054 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-db57e1bf-25c9-4984-83b8-8523c0e70e7f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:55.238403 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db57e1bf-25c9-4984-83b8-8523c0e70e7f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:32:55.238671 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db57e1bf-25c9-4984-83b8-8523c0e70e7f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:55.238942 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db57e1bf-25c9-4984-83b8-8523c0e70e7f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:55.251821 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:55.251821 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:55.256550 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-db57e1bf-25c9-4984-83b8-8523c0e70e7f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:32:55.261238 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db57e1bf-25c9-4984-83b8-8523c0e70e7f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:32:55.261632 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 465/1845] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:55 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:55.717605 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ee264d71-c316-4044-b2c3-93600a4a40b4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:55.718054 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee264d71-c316-4044-b2c3-93600a4a40b4 None None] GET https://10.4.3.64/volume// Jul 03 01:32:55.718227 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee264d71-c316-4044-b2c3-93600a4a40b4 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:55.718408 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee264d71-c316-4044-b2c3-93600a4a40b4 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:55.718743 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee264d71-c316-4044-b2c3-93600a4a40b4 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:55.719024 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 468/1846] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:32:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:55.727211 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-b82c7c5a-95b4-4c16-8f94-ea1265dea0aa None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:55.729174 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-b82c7c5a-95b4-4c16-8f94-ea1265dea0aa tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:32:55.729359 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-b82c7c5a-95b4-4c16-8f94-ea1265dea0aa tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:55.729560 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-b82c7c5a-95b4-4c16-8f94-ea1265dea0aa tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:55.739987 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:55.739987 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:55.744562 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-b82c7c5a-95b4-4c16-8f94-ea1265dea0aa tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:32:55.750052 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-b82c7c5a-95b4-4c16-8f94-ea1265dea0aa tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de returned with HTTP 200 Jul 03 01:32:55.750521 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 467/1847] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:32:55 2026] GET /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de => generated 1545 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:32:55.859133 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-9d85241d-ca2c-426f-b845-d0232ad79c74 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:55.860981 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-9d85241d-ca2c-426f-b845-d0232ad79c74 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] PUT https://10.4.3.64/volume/v3/attachments/49b28370-0724-4608-8c86-2e0d047a22d8 Jul 03 01:32:55.861483 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-9d85241d-ca2c-426f-b845-d0232ad79c74 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:55.869416 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-9d85241d-ca2c-426f-b845-d0232ad79c74 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Acquiring lock "cinder-attachment_update-a04ac569-6b25-416c-8103-d9da7b5ab8de-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:32:55.875262 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-9d85241d-ca2c-426f-b845-d0232ad79c74 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-a04ac569-6b25-416c-8103-d9da7b5ab8de-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:32:55.876711 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:55.876711 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:55.986042 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6be1cf87-4a50-46c9-a667-b3d47271dd92 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:55.986439 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6be1cf87-4a50-46c9-a667-b3d47271dd92 None None] GET https://10.4.3.64/volume// Jul 03 01:32:55.986588 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6be1cf87-4a50-46c9-a667-b3d47271dd92 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:55.986789 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6be1cf87-4a50-46c9-a667-b3d47271dd92 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:55.987108 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6be1cf87-4a50-46c9-a667-b3d47271dd92 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:55.987373 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 466/1848] 10.4.3.64 () {64 vars in 997 bytes} [Fri Jul 3 01:32:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:55.996609 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ef8c60ea-965e-45cd-a024-1021e78255fb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:55.997013 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ef8c60ea-965e-45cd-a024-1021e78255fb None None] GET https://10.4.3.64/volume// Jul 03 01:32:55.997189 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ef8c60ea-965e-45cd-a024-1021e78255fb None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:55.997326 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ef8c60ea-965e-45cd-a024-1021e78255fb None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:55.997691 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ef8c60ea-965e-45cd-a024-1021e78255fb None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:32:55.997979 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 469/1849] 10.4.3.64 () {64 vars in 997 bytes} [Fri Jul 3 01:32:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:32:56.006432 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-063b885c-755d-4229-af38-362fdb2b2407 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:56.096196 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-063b885c-755d-4229-af38-362fdb2b2407 tempest-VersionsTest-2073416748 tempest-VersionsTest-2073416748-project-member] GET https://10.4.3.64/volume/v3/ Jul 03 01:32:56.096439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-063b885c-755d-4229-af38-362fdb2b2407 tempest-VersionsTest-2073416748 tempest-VersionsTest-2073416748-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:56.096679 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-063b885c-755d-4229-af38-362fdb2b2407 tempest-VersionsTest-2073416748 tempest-VersionsTest-2073416748-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:56.098195 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-063b885c-755d-4229-af38-362fdb2b2407 tempest-VersionsTest-2073416748 tempest-VersionsTest-2073416748-project-member] https://10.4.3.64/volume/v3/ returned with HTTP 200 Jul 03 01:32:56.098195 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 468/1850] 10.4.3.64 () {66 vars in 1209 bytes} [Fri Jul 3 01:32:56 2026] GET /volume/v3/ => generated 385 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:56.274296 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-427140bf-7c35-45ac-9a5c-515caeb44cf4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:56.276665 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-427140bf-7c35-45ac-9a5c-515caeb44cf4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:32:56.276884 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-427140bf-7c35-45ac-9a5c-515caeb44cf4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:56.277074 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-427140bf-7c35-45ac-9a5c-515caeb44cf4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:56.295489 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:56.295489 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:56.306316 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-427140bf-7c35-45ac-9a5c-515caeb44cf4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:32:56.311617 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-427140bf-7c35-45ac-9a5c-515caeb44cf4 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:32:56.312308 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 467/1851] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:56 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:56.410027 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-9d85241d-ca2c-426f-b845-d0232ad79c74 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Lock "cinder-attachment_update-a04ac569-6b25-416c-8103-d9da7b5ab8de-np0000004346" released by "attachment_update" :: held 0.535s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:32:56.410385 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-9d85241d-ca2c-426f-b845-d0232ad79c74 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/49b28370-0724-4608-8c86-2e0d047a22d8 returned with HTTP 200 Jul 03 01:32:56.410893 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 448/1852] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:32:55 2026] PUT /volume/v3/attachments/49b28370-0724-4608-8c86-2e0d047a22d8 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:32:56.923067 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-ad62b8be-e6cd-49b0-b966-eed007d374bb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:56.925382 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-ad62b8be-e6cd-49b0-b966-eed007d374bb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/attachments/49b28370-0724-4608-8c86-2e0d047a22d8/action Jul 03 01:32:56.925811 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-ad62b8be-e6cd-49b0-b966-eed007d374bb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:32:56.925985 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-ad62b8be-e6cd-49b0-b966-eed007d374bb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:56.942211 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:56.942211 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:56.959330 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4f6fd757-0cfb-4eb6-877c-d3b5c86ad764 req-ad62b8be-e6cd-49b0-b966-eed007d374bb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/49b28370-0724-4608-8c86-2e0d047a22d8/action returned with HTTP 204 Jul 03 01:32:56.959842 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 470/1853] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:32:56 2026] POST /volume/v3/attachments/49b28370-0724-4608-8c86-2e0d047a22d8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:32:57.329438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0c68de0c-949a-4043-9829-81e67b573c4c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:57.331383 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0c68de0c-949a-4043-9829-81e67b573c4c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:32:57.331659 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0c68de0c-949a-4043-9829-81e67b573c4c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:57.333154 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0c68de0c-949a-4043-9829-81e67b573c4c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:57.349027 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:57.349027 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:57.357350 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0c68de0c-949a-4043-9829-81e67b573c4c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:32:57.365289 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0c68de0c-949a-4043-9829-81e67b573c4c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:32:57.366281 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 469/1854] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:57 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:58.224042 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f9593e2f-9b5b-4d8d-af93-826971681329 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:58.313623 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-804ae379-dd01-4a72-b967-2eb958b8ffd5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:58.315222 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-804ae379-dd01-4a72-b967-2eb958b8ffd5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:32:58.315442 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-804ae379-dd01-4a72-b967-2eb958b8ffd5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:58.315656 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-804ae379-dd01-4a72-b967-2eb958b8ffd5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:58.322123 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:58.322123 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:58.325481 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-804ae379-dd01-4a72-b967-2eb958b8ffd5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:32:58.329367 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-804ae379-dd01-4a72-b967-2eb958b8ffd5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:32:58.329770 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 449/1855] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:58 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:58.344057 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:32:58.344338 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2058237064"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:58.345912 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2058237064'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:32:58.346044 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Create volume of 1 GB Jul 03 01:32:58.349741 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Availability Zones retrieved successfully. Jul 03 01:32:58.354530 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Flow 'volume_create_api' (79376000-2f2d-4aae-93a6-b89f765a5be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:58.355328 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19fc64fb-12e1-4987-b119-d8b5671e0b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:58.356135 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:32:58.366746 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-b4e86d7f-cd86-42f8-863f-70707c9a7815 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:58.369145 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-b4e86d7f-cd86-42f8-863f-70707c9a7815 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:32:58.369350 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-b4e86d7f-cd86-42f8-863f-70707c9a7815 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:58.369576 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-b4e86d7f-cd86-42f8-863f-70707c9a7815 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:58.377751 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:58.377751 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:58.378991 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19fc64fb-12e1-4987-b119-d8b5671e0b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:58.379714 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a996cf0b-c3fd-4642-9601-423b2ff236eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:58.380913 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-68b726f0-fb6f-4426-a31d-cf8039aaee5a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:58.381892 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-b4e86d7f-cd86-42f8-863f-70707c9a7815 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:32:58.382605 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-68b726f0-fb6f-4426-a31d-cf8039aaee5a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:32:58.382814 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-68b726f0-fb6f-4426-a31d-cf8039aaee5a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:58.382998 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-68b726f0-fb6f-4426-a31d-cf8039aaee5a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:58.387105 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-b4e86d7f-cd86-42f8-863f-70707c9a7815 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:32:58.387648 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 471/1856] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:32:58 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:58.394088 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:58.394088 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:58.398137 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-68b726f0-fb6f-4426-a31d-cf8039aaee5a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:32:58.403774 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-68b726f0-fb6f-4426-a31d-cf8039aaee5a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:32:58.404248 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 470/1857] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:58 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:58.432104 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Created reservations ['342bcdb2-1ba6-4100-ab31-d4f29310a469', '458ebf7c-0ff7-41cf-8b5e-8d755c58a09d', '636c0f06-fe5c-417b-acb0-5ac2c93008d1', 'f15fed27-df35-49b7-91cc-bdbade3aab18'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:58.432832 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a996cf0b-c3fd-4642-9601-423b2ff236eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['342bcdb2-1ba6-4100-ab31-d4f29310a469', '458ebf7c-0ff7-41cf-8b5e-8d755c58a09d', '636c0f06-fe5c-417b-acb0-5ac2c93008d1', 'f15fed27-df35-49b7-91cc-bdbade3aab18']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:58.433412 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d0eb78-5603-406c-9000-1ea6da7dbef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:58.453072 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5d0eb78-5603-406c-9000-1ea6da7dbef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d0513aa-4766-4726-b5f2-fd0e87152c8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2058237064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb2eb92724c48b7ac8ac579283145af',qos_specs=None,replication_status=,reservations=['342bcdb2-1ba6-4100-ab31-d4f29310a469','458ebf7c-0ff7-41cf-8b5e-8d755c58a09d','636c0f06-fe5c-417b-acb0-5ac2c93008d1','f15fed27-df35-49b7-91cc-bdbade3aab18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4eb169e1d1a4dcb8b032a74db36cb2e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:32:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2058237064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d0513aa-4766-4726-b5f2-fd0e87152c8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb2eb92724c48b7ac8ac579283145af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4eb169e1d1a4dcb8b032a74db36cb2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:58.453824 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a935589-71f6-4603-906b-aa92252e382f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:58.470455 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a935589-71f6-4603-906b-aa92252e382f) transitioned into state 'SUCCESS' from state '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-2058237064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb2eb92724c48b7ac8ac579283145af',qos_specs=None,replication_status=,reservations=['342bcdb2-1ba6-4100-ab31-d4f29310a469','458ebf7c-0ff7-41cf-8b5e-8d755c58a09d','636c0f06-fe5c-417b-acb0-5ac2c93008d1','f15fed27-df35-49b7-91cc-bdbade3aab18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4eb169e1d1a4dcb8b032a74db36cb2e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:58.471043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b7e2c3-256f-43be-a191-02188f28dd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:32:58.478815 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4b7e2c3-256f-43be-a191-02188f28dd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:32:58.479522 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Flow 'volume_create_api' (79376000-2f2d-4aae-93a6-b89f765a5be9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:32:58.479776 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Create volume request issued successfully. Jul 03 01:32:58.480268 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9593e2f-9b5b-4d8d-af93-826971681329 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:32:58.480788 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 468/1858] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:32:58 2026] POST /volume/v3/volumes => generated 749 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:58.492507 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5b2c200b-dc3b-4e80-ab39-123601d104c6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:58.494141 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b2c200b-dc3b-4e80-ab39-123601d104c6 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:32:58.494314 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b2c200b-dc3b-4e80-ab39-123601d104c6 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:58.494507 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b2c200b-dc3b-4e80-ab39-123601d104c6 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:58.500244 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:58.500244 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:58.503051 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5b2c200b-dc3b-4e80-ab39-123601d104c6 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Volume info retrieved successfully. Jul 03 01:32:58.506456 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b2c200b-dc3b-4e80-ab39-123601d104c6 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d returned with HTTP 200 Jul 03 01:32:58.506826 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 450/1859] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:58 2026] GET /volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d => generated 817 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:59.416781 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-50db793a-7857-4972-8394-d4f17a524e72 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:59.418526 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50db793a-7857-4972-8394-d4f17a524e72 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:32:59.418743 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-50db793a-7857-4972-8394-d4f17a524e72 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:59.418966 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-50db793a-7857-4972-8394-d4f17a524e72 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:59.427148 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:59.427148 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:32:59.430158 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-50db793a-7857-4972-8394-d4f17a524e72 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:32:59.434360 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50db793a-7857-4972-8394-d4f17a524e72 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:32:59.434749 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 472/1860] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:59 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:59.518482 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4987589b-9d76-4012-b0f3-8013a4b7182a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:59.519871 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4987589b-9d76-4012-b0f3-8013a4b7182a tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:32:59.520073 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4987589b-9d76-4012-b0f3-8013a4b7182a tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:59.520286 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4987589b-9d76-4012-b0f3-8013a4b7182a tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:59.526821 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:59.526821 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:32:59.529862 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4987589b-9d76-4012-b0f3-8013a4b7182a tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Volume info retrieved successfully. Jul 03 01:32:59.533475 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4987589b-9d76-4012-b0f3-8013a4b7182a tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d returned with HTTP 200 Jul 03 01:32:59.533832 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 471/1861] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:59 2026] GET /volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:59.544643 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6d16b3ec-15cd-4b86-afac-82ea1d07093a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:59.546327 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d16b3ec-15cd-4b86-afac-82ea1d07093a tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer Jul 03 01:32:59.546683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6d16b3ec-15cd-4b86-afac-82ea1d07093a tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0d0513aa-4766-4726-b5f2-fd0e87152c8d"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:59.547960 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.volume_transfer [None req-6d16b3ec-15cd-4b86-afac-82ea1d07093a tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Creating new volume transfer {'transfer': {'volume_id': '0d0513aa-4766-4726-b5f2-fd0e87152c8d'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 01:32:59.548059 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.volume_transfer [None req-6d16b3ec-15cd-4b86-afac-82ea1d07093a tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Creating transfer of volume 0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:32:59.548174 np0000004346 devstack@c-api.service[99882]: INFO cinder.transfer.api [None req-6d16b3ec-15cd-4b86-afac-82ea1d07093a tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Generating transfer record for volume 0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:32:59.554499 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:59.554499 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:32:59.566473 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d16b3ec-15cd-4b86-afac-82ea1d07093a tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 01:32:59.566888 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 469/1862] 10.4.3.64 () {68 vars in 1284 bytes} [Fri Jul 3 01:32:59 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:32:59.574170 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e923f95a-198e-4ef4-8530-98b10af446b9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:59.575793 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e923f95a-198e-4ef4-8530-98b10af446b9 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:32:59.576000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e923f95a-198e-4ef4-8530-98b10af446b9 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:59.576179 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e923f95a-198e-4ef4-8530-98b10af446b9 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:59.582534 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:32:59.582534 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:32:59.586240 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e923f95a-198e-4ef4-8530-98b10af446b9 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Volume info retrieved successfully. Jul 03 01:32:59.590486 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e923f95a-198e-4ef4-8530-98b10af446b9 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d returned with HTTP 200 Jul 03 01:32:59.590790 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 451/1863] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:32:59 2026] GET /volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:59.603437 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a4db8593-c6ea-4646-9ad0-ad85fd80e8be None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:59.605569 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a4db8593-c6ea-4646-9ad0-ad85fd80e8be tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/os-volume-transfer/57506c9e-6006-41da-8cf1-52be0edf1c55 Jul 03 01:32:59.605919 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a4db8593-c6ea-4646-9ad0-ad85fd80e8be tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:59.606018 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a4db8593-c6ea-4646-9ad0-ad85fd80e8be tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:59.610614 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a4db8593-c6ea-4646-9ad0-ad85fd80e8be tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/57506c9e-6006-41da-8cf1-52be0edf1c55 returned with HTTP 200 Jul 03 01:32:59.611123 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 473/1864] 10.4.3.64 () {66 vars in 1374 bytes} [Fri Jul 3 01:32:59 2026] GET /volume/v3/os-volume-transfer/57506c9e-6006-41da-8cf1-52be0edf1c55 => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:59.618819 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8fba477b-a434-455a-aa8b-ddb5a1f6e4c2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:59.620675 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8fba477b-a434-455a-aa8b-ddb5a1f6e4c2 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/os-volume-transfer Jul 03 01:32:59.620923 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8fba477b-a434-455a-aa8b-ddb5a1f6e4c2 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:32:59.621136 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8fba477b-a434-455a-aa8b-ddb5a1f6e4c2 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:32:59.621301 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.volume_transfer [None req-8fba477b-a434-455a-aa8b-ddb5a1f6e4c2 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Listing volume transfers {{(pid=99879) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 01:32:59.626352 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8fba477b-a434-455a-aa8b-ddb5a1f6e4c2 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 01:32:59.626888 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 472/1865] 10.4.3.64 () {66 vars in 1263 bytes} [Fri Jul 3 01:32:59 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:32:59.634150 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8f922393-a11d-4563-9681-f874d578f67e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:32:59.690155 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8f922393-a11d-4563-9681-f874d578f67e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer/57506c9e-6006-41da-8cf1-52be0edf1c55/accept Jul 03 01:32:59.690429 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8f922393-a11d-4563-9681-f874d578f67e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "761f244981a55e40"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:32:59.691889 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.volume_transfer [None req-8f922393-a11d-4563-9681-f874d578f67e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Accepting volume transfer 57506c9e-6006-41da-8cf1-52be0edf1c55 {{(pid=99882) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 01:32:59.692016 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.volume_transfer [None req-8f922393-a11d-4563-9681-f874d578f67e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Accepting transfer 57506c9e-6006-41da-8cf1-52be0edf1c55 Jul 03 01:32:59.749112 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-8f922393-a11d-4563-9681-f874d578f67e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Created reservations ['93e5868f-5d49-47f9-a1df-f4e421cc0de3', '6e7ec505-f292-4b62-9d37-dcc179ee344c', 'c6d6abde-1caf-4630-a7c5-94ce3600d9b3', '0337b0ca-52e5-425b-b18e-93b11acfcd1e'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:59.769921 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-8f922393-a11d-4563-9681-f874d578f67e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Created reservations ['73d04031-8524-478f-942a-f791e7e208d6', '235daa63-6ba1-444d-9b2c-306cfe7cb1ff', 'b703e905-908d-4e79-a671-d5d1b8c44450', 'ae08d150-8b17-4c2d-a88c-cd1cb849d8ac'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:59.811444 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-8f922393-a11d-4563-9681-f874d578f67e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Created reservations ['b9b864fa-3adc-4d38-a1ba-01393cd800ea', '6f2ae457-6d30-4407-8ab2-4d1d9b9f8bcb', 'c0b6f2f6-d0c6-4e58-b865-400ceef7e7bd', '9cdd065b-bb1a-4154-b838-31f5024896e7'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:32:59.842985 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-8f922393-a11d-4563-9681-f874d578f67e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Created reservations ['1128b67f-bfcb-4a2d-a46b-5c286d121804', 'e8d920e8-beb9-4e16-9182-c286e77c53fe', '10ce55df-e7d5-4d30-bbe7-713dd5d435c2', '0584f1aa-17f7-48d9-86c9-755336960d31'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:00.345069 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8f922393-a11d-4563-9681-f874d578f67e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Transfer volume completed successfully. Jul 03 01:33:00.420670 np0000004346 devstack@c-api.service[99882]: INFO cinder.transfer.api [None req-8f922393-a11d-4563-9681-f874d578f67e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Volume 0d0513aa-4766-4726-b5f2-fd0e87152c8d has been transferred. Jul 03 01:33:00.425955 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7fd8d746-72ed-4dc1-a960-bb24f6f9c5a8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:00.426396 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7fd8d746-72ed-4dc1-a960-bb24f6f9c5a8 None None] GET https://10.4.3.64/volume// Jul 03 01:33:00.426618 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7fd8d746-72ed-4dc1-a960-bb24f6f9c5a8 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:00.426890 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7fd8d746-72ed-4dc1-a960-bb24f6f9c5a8 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:00.427314 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7fd8d746-72ed-4dc1-a960-bb24f6f9c5a8 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:00.427714 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 452/1866] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:33:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:00.428365 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8f922393-a11d-4563-9681-f874d578f67e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/57506c9e-6006-41da-8cf1-52be0edf1c55/accept returned with HTTP 202 Jul 03 01:33:00.428754 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 470/1867] 10.4.3.64 () {68 vars in 1416 bytes} [Fri Jul 3 01:32:59 2026] POST /volume/v3/os-volume-transfer/57506c9e-6006-41da-8cf1-52be0edf1c55/accept => generated 363 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:00.436015 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-b17263cf-8f7f-4627-a4ab-aae23b8384cb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:00.438227 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-b17263cf-8f7f-4627-a4ab-aae23b8384cb tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:33:00.438630 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-b17263cf-8f7f-4627-a4ab-aae23b8384cb tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a572442-b6b2-4bbc-bef0-0920726ca542", "connector": null, "instance_uuid": "f56983e9-39d4-4839-8ac9-30710b52cf3f"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:00.438864 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e5ec9302-12dd-47df-8109-cb00e961566e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:00.440429 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e5ec9302-12dd-47df-8109-cb00e961566e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] GET https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:33:00.440609 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e5ec9302-12dd-47df-8109-cb00e961566e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:00.440770 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e5ec9302-12dd-47df-8109-cb00e961566e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:00.446470 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:00.446470 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:00.447743 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:00.447743 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:00.448906 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8645ddc3-7e4e-4f85-8597-2e59a72b408c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:00.450545 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8645ddc3-7e4e-4f85-8597-2e59a72b408c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:00.450729 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8645ddc3-7e4e-4f85-8597-2e59a72b408c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:00.450956 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8645ddc3-7e4e-4f85-8597-2e59a72b408c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:00.451130 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e5ec9302-12dd-47df-8109-cb00e961566e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Volume info retrieved successfully. Jul 03 01:33:00.455067 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e5ec9302-12dd-47df-8109-cb00e961566e tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d returned with HTTP 200 Jul 03 01:33:00.455973 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 473/1868] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:00 2026] GET /volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:00.460304 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:00.460304 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:00.463486 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8645ddc3-7e4e-4f85-8597-2e59a72b408c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:00.467338 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8645ddc3-7e4e-4f85-8597-2e59a72b408c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:33:00.467729 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 453/1869] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:00 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:00.471060 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-67cbe0a1-df1f-4463-b8f2-525207bdf7f2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:00.473272 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-67cbe0a1-df1f-4463-b8f2-525207bdf7f2 tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] GET https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:33:00.473514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-67cbe0a1-df1f-4463-b8f2-525207bdf7f2 tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:00.473744 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-67cbe0a1-df1f-4463-b8f2-525207bdf7f2 tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:00.474339 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-b17263cf-8f7f-4627-a4ab-aae23b8384cb tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:33:00.474923 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 474/1870] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:33:00 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:00.481022 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:00.481022 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:00.485797 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-67cbe0a1-df1f-4463-b8f2-525207bdf7f2 tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] Volume info retrieved successfully. Jul 03 01:33:00.489545 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-67cbe0a1-df1f-4463-b8f2-525207bdf7f2 tempest-VolumesTransfersTest-780513181 tempest-VolumesTransfersTest-780513181-project-member] https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d returned with HTTP 200 Jul 03 01:33:00.490247 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 471/1871] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:00 2026] GET /volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:00.501443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7eb29cc7-1d93-4a48-94a8-b8941099e226 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:00.503217 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7eb29cc7-1d93-4a48-94a8-b8941099e226 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] DELETE https://10.4.3.64/volume/v3/os-volume-transfer/57506c9e-6006-41da-8cf1-52be0edf1c55 Jul 03 01:33:00.503407 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7eb29cc7-1d93-4a48-94a8-b8941099e226 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:00.503611 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7eb29cc7-1d93-4a48-94a8-b8941099e226 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:00.503709 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.volume_transfer [None req-7eb29cc7-1d93-4a48-94a8-b8941099e226 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Delete transfer with id: 57506c9e-6006-41da-8cf1-52be0edf1c55 Jul 03 01:33:00.506728 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7eb29cc7-1d93-4a48-94a8-b8941099e226 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/57506c9e-6006-41da-8cf1-52be0edf1c55 returned with HTTP 404 Jul 03 01:33:00.507222 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 474/1872] 10.4.3.64 () {66 vars in 1377 bytes} [Fri Jul 3 01:33:00 2026] DELETE /volume/v3/os-volume-transfer/57506c9e-6006-41da-8cf1-52be0edf1c55 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:00.513586 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bd8557b9-b1f1-4dd9-b23d-da3ba0e7a03d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:00.541356 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bd8557b9-b1f1-4dd9-b23d-da3ba0e7a03d tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:33:00.541538 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bd8557b9-b1f1-4dd9-b23d-da3ba0e7a03d tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:00.541710 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bd8557b9-b1f1-4dd9-b23d-da3ba0e7a03d tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:00.541859 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-bd8557b9-b1f1-4dd9-b23d-da3ba0e7a03d tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Delete volume with id: 0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:33:00.548674 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:00.548674 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:00.549013 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bd8557b9-b1f1-4dd9-b23d-da3ba0e7a03d tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Volume info retrieved successfully. Jul 03 01:33:00.571225 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bd8557b9-b1f1-4dd9-b23d-da3ba0e7a03d tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Delete volume request issued successfully. Jul 03 01:33:00.571406 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bd8557b9-b1f1-4dd9-b23d-da3ba0e7a03d tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d returned with HTTP 202 Jul 03 01:33:00.571862 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 454/1873] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:00 2026] DELETE /volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:00.579083 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f2e70374-466d-4990-ba9d-74cb4a235452 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:00.581132 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f2e70374-466d-4990-ba9d-74cb4a235452 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] GET https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:33:00.581327 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f2e70374-466d-4990-ba9d-74cb4a235452 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:00.581546 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f2e70374-466d-4990-ba9d-74cb4a235452 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:00.589329 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:00.589329 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:00.592989 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f2e70374-466d-4990-ba9d-74cb4a235452 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Volume info retrieved successfully. Jul 03 01:33:00.596973 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f2e70374-466d-4990-ba9d-74cb4a235452 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d returned with HTTP 200 Jul 03 01:33:00.597402 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 475/1874] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:00 2026] GET /volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:00.907107 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f3d90645-00d9-4b2c-9057-2fa41c053333 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:00.908640 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3d90645-00d9-4b2c-9057-2fa41c053333 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:00.908830 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3d90645-00d9-4b2c-9057-2fa41c053333 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:00.909034 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3d90645-00d9-4b2c-9057-2fa41c053333 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:00.917611 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:00.917611 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:00.920685 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f3d90645-00d9-4b2c-9057-2fa41c053333 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:00.924533 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3d90645-00d9-4b2c-9057-2fa41c053333 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:00.924904 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 472/1875] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:00 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:01.005609 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-56b5d148-3855-4600-b08a-414b3c496ffe None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.006119 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-56b5d148-3855-4600-b08a-414b3c496ffe None None] GET https://10.4.3.64/volume// Jul 03 01:33:01.006362 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-56b5d148-3855-4600-b08a-414b3c496ffe None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.006633 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-56b5d148-3855-4600-b08a-414b3c496ffe None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.007076 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-56b5d148-3855-4600-b08a-414b3c496ffe None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:01.007471 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 475/1876] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:01.015209 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-dc4cc9f0-9142-4e48-b590-ddb4741ad7d9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.017217 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-dc4cc9f0-9142-4e48-b590-ddb4741ad7d9 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:01.017439 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-dc4cc9f0-9142-4e48-b590-ddb4741ad7d9 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.017635 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-dc4cc9f0-9142-4e48-b590-ddb4741ad7d9 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.027115 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.027115 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:01.030709 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-dc4cc9f0-9142-4e48-b590-ddb4741ad7d9 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:01.035168 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-dc4cc9f0-9142-4e48-b590-ddb4741ad7d9 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:01.035624 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 455/1877] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:33:01.123820 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cc47857a-8d97-4c21-ae70-62b9da832fe2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.124264 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cc47857a-8d97-4c21-ae70-62b9da832fe2 None None] GET https://10.4.3.64/volume// Jul 03 01:33:01.124497 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cc47857a-8d97-4c21-ae70-62b9da832fe2 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.124708 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cc47857a-8d97-4c21-ae70-62b9da832fe2 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.125031 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cc47857a-8d97-4c21-ae70-62b9da832fe2 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:01.125319 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 476/1878] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:01.155758 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-d5af16dc-0de7-4d6d-807a-ffd3c1d24861 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.155832 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-7c5920dd-feb7-4143-8670-3a4679633919 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.157849 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-7c5920dd-feb7-4143-8670-3a4679633919 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d Jul 03 01:33:01.157965 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-d5af16dc-0de7-4d6d-807a-ffd3c1d24861 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] PUT https://10.4.3.64/volume/v3/attachments/73f7b7f7-fa8f-465c-9177-5e8af70e9171 Jul 03 01:33:01.158660 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-7c5920dd-feb7-4143-8670-3a4679633919 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.158660 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-7c5920dd-feb7-4143-8670-3a4679633919 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.158796 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-d5af16dc-0de7-4d6d-807a-ffd3c1d24861 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:01.167680 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-d5af16dc-0de7-4d6d-807a-ffd3c1d24861 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Acquiring lock "cinder-attachment_update-7a572442-b6b2-4bbc-bef0-0920726ca542-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:33:01.170101 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.170101 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:01.172770 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-d5af16dc-0de7-4d6d-807a-ffd3c1d24861 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Lock "cinder-attachment_update-7a572442-b6b2-4bbc-bef0-0920726ca542-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:33:01.174186 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-7c5920dd-feb7-4143-8670-3a4679633919 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:33:01.174255 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.174255 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:01.179727 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-7c5920dd-feb7-4143-8670-3a4679633919 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d returned with HTTP 200 Jul 03 01:33:01.180211 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 476/1879] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:33:01.195105 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-06182f18-0daf-411e-a2e8-fcd1f75e0e1d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.197770 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-06182f18-0daf-411e-a2e8-fcd1f75e0e1d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/attachments/6ce0c48f-852a-4a77-8111-033f8e994022/action Jul 03 01:33:01.198259 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-06182f18-0daf-411e-a2e8-fcd1f75e0e1d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:33:01.198451 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-06182f18-0daf-411e-a2e8-fcd1f75e0e1d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:01.218791 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.218791 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:01.231048 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-91a196ec-acba-4d0e-975c-73de6c66b4d6 req-06182f18-0daf-411e-a2e8-fcd1f75e0e1d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments/6ce0c48f-852a-4a77-8111-033f8e994022/action returned with HTTP 204 Jul 03 01:33:01.231602 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 456/1880] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:33:01 2026] POST /volume/v3/attachments/6ce0c48f-852a-4a77-8111-033f8e994022/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:01.284584 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-de9467ec-cc04-4c73-9004-f084cc6def6e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.287209 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-de9467ec-cc04-4c73-9004-f084cc6def6e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] PUT https://10.4.3.64/volume/v3/attachments/18045d1d-845e-4af5-a204-893bfa968b82 Jul 03 01:33:01.287689 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-de9467ec-cc04-4c73-9004-f084cc6def6e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:01.298548 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-de9467ec-cc04-4c73-9004-f084cc6def6e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Acquiring lock "cinder-attachment_update-59391517-d606-4be4-aa68-b8e74c80ca9d-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:33:01.304147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-de9467ec-cc04-4c73-9004-f084cc6def6e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-59391517-d606-4be4-aa68-b8e74c80ca9d-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:33:01.305270 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.305270 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:01.482715 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cd7333d2-cbdf-49fa-9f23-6d74670a91ab None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.484586 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cd7333d2-cbdf-49fa-9f23-6d74670a91ab tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:01.484789 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cd7333d2-cbdf-49fa-9f23-6d74670a91ab tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.484998 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cd7333d2-cbdf-49fa-9f23-6d74670a91ab tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.498084 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.498084 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:01.505775 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cd7333d2-cbdf-49fa-9f23-6d74670a91ab tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:01.510492 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cd7333d2-cbdf-49fa-9f23-6d74670a91ab tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:33:01.510918 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 477/1881] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:01.528325 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1d4f3113-4bb0-4eda-a241-c4cb8449f544 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.530243 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1d4f3113-4bb0-4eda-a241-c4cb8449f544 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:01.530471 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1d4f3113-4bb0-4eda-a241-c4cb8449f544 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.530676 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1d4f3113-4bb0-4eda-a241-c4cb8449f544 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.541231 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.541231 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:01.544956 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1d4f3113-4bb0-4eda-a241-c4cb8449f544 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:01.549038 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1d4f3113-4bb0-4eda-a241-c4cb8449f544 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:33:01.549435 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 457/1882] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:01.566150 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f7d904ea-b953-4d37-8fe7-b346891902d3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.567927 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f7d904ea-b953-4d37-8fe7-b346891902d3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] DELETE https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:01.568148 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f7d904ea-b953-4d37-8fe7-b346891902d3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.568356 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f7d904ea-b953-4d37-8fe7-b346891902d3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.568567 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-f7d904ea-b953-4d37-8fe7-b346891902d3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Delete volume with id: feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:01.577678 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.577678 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:01.578134 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f7d904ea-b953-4d37-8fe7-b346891902d3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:01.584704 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f7d904ea-b953-4d37-8fe7-b346891902d3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Jul 03 01:33:01.585001 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f7d904ea-b953-4d37-8fe7-b346891902d3 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 400 Jul 03 01:33:01.585507 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 478/1883] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:01 2026] DELETE /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 307 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:33:01.593741 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f8eb2afe-fdeb-4969-9f8c-65e93e82143d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.595541 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f8eb2afe-fdeb-4969-9f8c-65e93e82143d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:01.595753 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f8eb2afe-fdeb-4969-9f8c-65e93e82143d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.596102 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f8eb2afe-fdeb-4969-9f8c-65e93e82143d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.604672 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.604672 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:01.608286 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f8eb2afe-fdeb-4969-9f8c-65e93e82143d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:01.609687 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-633ba06b-d975-4d6d-ade5-24142f18d3ba None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.611790 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-633ba06b-d975-4d6d-ade5-24142f18d3ba tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] GET https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:33:01.612021 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-633ba06b-d975-4d6d-ade5-24142f18d3ba tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.612223 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-633ba06b-d975-4d6d-ade5-24142f18d3ba tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.612701 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f8eb2afe-fdeb-4969-9f8c-65e93e82143d tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:33:01.613115 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 458/1884] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:01.619458 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-633ba06b-d975-4d6d-ade5-24142f18d3ba tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d returned with HTTP 404 Jul 03 01:33:01.620085 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 479/1885] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:01.628671 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-943e6df1-f0b1-44ac-8ddc-ca8131ad79ed None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.630563 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-943e6df1-f0b1-44ac-8ddc-ca8131ad79ed tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:33:01.630800 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-943e6df1-f0b1-44ac-8ddc-ca8131ad79ed tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.631035 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-943e6df1-f0b1-44ac-8ddc-ca8131ad79ed tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.637141 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-943e6df1-f0b1-44ac-8ddc-ca8131ad79ed tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d returned with HTTP 404 Jul 03 01:33:01.637672 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 459/1886] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:01.646988 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-58298c71-79fe-4d6b-b5f9-a776ed88afa9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.649213 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-58298c71-79fe-4d6b-b5f9-a776ed88afa9 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:33:01.649479 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-58298c71-79fe-4d6b-b5f9-a776ed88afa9 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.649729 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-58298c71-79fe-4d6b-b5f9-a776ed88afa9 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.649968 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-58298c71-79fe-4d6b-b5f9-a776ed88afa9 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Delete volume with id: 0d0513aa-4766-4726-b5f2-fd0e87152c8d Jul 03 01:33:01.654859 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-120b2a2a-8546-431c-880e-9ce90d8cb7b2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.657091 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-120b2a2a-8546-431c-880e-9ce90d8cb7b2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:01.657287 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-120b2a2a-8546-431c-880e-9ce90d8cb7b2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.657483 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-120b2a2a-8546-431c-880e-9ce90d8cb7b2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.657909 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-58298c71-79fe-4d6b-b5f9-a776ed88afa9 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d returned with HTTP 404 Jul 03 01:33:01.658523 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 480/1887] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:01 2026] DELETE /volume/v3/volumes/0d0513aa-4766-4726-b5f2-fd0e87152c8d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:01.667179 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.667295 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.667295 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:01.668976 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:33:01.669339 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1964600823"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:01.670949 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1964600823'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:33:01.671024 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-120b2a2a-8546-431c-880e-9ce90d8cb7b2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:01.671062 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Create volume of 1 GB Jul 03 01:33:01.675145 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-120b2a2a-8546-431c-880e-9ce90d8cb7b2 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:33:01.675531 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Availability Zones retrieved successfully. Jul 03 01:33:01.675577 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 460/1888] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:01.684018 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Flow 'volume_create_api' (641589b7-8720-4e36-806c-61dd5e06336c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:01.685341 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5f9640-0fe8-42d0-8043-75d3489a0ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:01.686763 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:33:01.695685 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-ef8fab1c-206b-407d-81fa-8469bb9d8835 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.698020 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-ef8fab1c-206b-407d-81fa-8469bb9d8835 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] POST https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777/action Jul 03 01:33:01.698219 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-ef8fab1c-206b-407d-81fa-8469bb9d8835 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:33:01.698330 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-ef8fab1c-206b-407d-81fa-8469bb9d8835 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:01.699150 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-d5af16dc-0de7-4d6d-807a-ffd3c1d24861 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Lock "cinder-attachment_update-7a572442-b6b2-4bbc-bef0-0920726ca542-np0000004346" released by "attachment_update" :: held 0.526s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:33:01.699617 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-d5af16dc-0de7-4d6d-807a-ffd3c1d24861 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/73f7b7f7-fa8f-465c-9177-5e8af70e9171 returned with HTTP 200 Jul 03 01:33:01.700226 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 473/1889] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:33:01 2026] PUT /volume/v3/attachments/73f7b7f7-fa8f-465c-9177-5e8af70e9171 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:01.711068 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.711068 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:01.711514 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-ef8fab1c-206b-407d-81fa-8469bb9d8835 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:01.719315 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f5f9640-0fe8-42d0-8043-75d3489a0ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:01.720097 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24c262d-f59a-466b-a82a-8afb3f6d5744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:01.720771 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-ef8fab1c-206b-407d-81fa-8469bb9d8835 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Begin detaching volume completed successfully. Jul 03 01:33:01.721074 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-ef8fab1c-206b-407d-81fa-8469bb9d8835 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777/action returned with HTTP 202 Jul 03 01:33:01.721550 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 461/1890] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:33:01 2026] POST /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 01:33:01.772361 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Created reservations ['753c1567-defc-4187-a78d-7732d9ba6121', 'fda9fceb-d492-4afa-8544-3553bf0cfddd', '0d22c636-e52e-4b0c-a886-4da8274a5ea3', '5e62b859-4122-4e19-b6fc-83f27ed2ab1d'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:01.773171 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24c262d-f59a-466b-a82a-8afb3f6d5744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['753c1567-defc-4187-a78d-7732d9ba6121', 'fda9fceb-d492-4afa-8544-3553bf0cfddd', '0d22c636-e52e-4b0c-a886-4da8274a5ea3', '5e62b859-4122-4e19-b6fc-83f27ed2ab1d']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:01.773947 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a7af836-134e-4132-9f55-e96c53d6d865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:01.797167 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a7af836-134e-4132-9f55-e96c53d6d865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20038026-9d6a-4302-9a4a-3e86e1433f94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1964600823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb2eb92724c48b7ac8ac579283145af',qos_specs=None,replication_status=,reservations=['753c1567-defc-4187-a78d-7732d9ba6121','fda9fceb-d492-4afa-8544-3553bf0cfddd','0d22c636-e52e-4b0c-a886-4da8274a5ea3','5e62b859-4122-4e19-b6fc-83f27ed2ab1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4eb169e1d1a4dcb8b032a74db36cb2e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:33:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1964600823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20038026-9d6a-4302-9a4a-3e86e1433f94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bb2eb92724c48b7ac8ac579283145af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4eb169e1d1a4dcb8b032a74db36cb2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:01.797861 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f81427-a116-48f6-8446-e4142b0b46dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:01.815101 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2f81427-a116-48f6-8446-e4142b0b46dc) transitioned into state 'SUCCESS' from state '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-1964600823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bb2eb92724c48b7ac8ac579283145af',qos_specs=None,replication_status=,reservations=['753c1567-defc-4187-a78d-7732d9ba6121','fda9fceb-d492-4afa-8544-3553bf0cfddd','0d22c636-e52e-4b0c-a886-4da8274a5ea3','5e62b859-4122-4e19-b6fc-83f27ed2ab1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4eb169e1d1a4dcb8b032a74db36cb2e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:01.815656 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7492ab9-87b8-4d24-896d-0d1fa3f9cc78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:01.828456 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-de9467ec-cc04-4c73-9004-f084cc6def6e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-59391517-d606-4be4-aa68-b8e74c80ca9d-np0000004346" released by "attachment_update" :: held 0.524s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:33:01.828743 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7492ab9-87b8-4d24-896d-0d1fa3f9cc78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:01.828862 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-de9467ec-cc04-4c73-9004-f084cc6def6e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/18045d1d-845e-4af5-a204-893bfa968b82 returned with HTTP 200 Jul 03 01:33:01.829324 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 477/1891] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:33:01 2026] PUT /volume/v3/attachments/18045d1d-845e-4af5-a204-893bfa968b82 => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:01.829480 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Flow 'volume_create_api' (641589b7-8720-4e36-806c-61dd5e06336c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:01.829838 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Create volume request issued successfully. Jul 03 01:33:01.830474 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-92ccf477-14a9-4e0a-80fb-037bf3059577 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:33:01.830966 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 481/1892] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:33:01 2026] POST /volume/v3/volumes => generated 749 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:01.842575 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-45972153-f24a-4aa9-87dc-815037d2a37b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.844763 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-45972153-f24a-4aa9-87dc-815037d2a37b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:01.845043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-45972153-f24a-4aa9-87dc-815037d2a37b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.845241 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-45972153-f24a-4aa9-87dc-815037d2a37b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.853757 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.853757 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:01.857462 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-45972153-f24a-4aa9-87dc-815037d2a37b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Volume info retrieved successfully. Jul 03 01:33:01.861408 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-45972153-f24a-4aa9-87dc-815037d2a37b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 returned with HTTP 200 Jul 03 01:33:01.861773 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 474/1893] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:01.936614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d1dbd0a1-e16d-49f0-820e-6d6fd00ecef1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:01.938410 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d1dbd0a1-e16d-49f0-820e-6d6fd00ecef1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:01.938637 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d1dbd0a1-e16d-49f0-820e-6d6fd00ecef1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:01.938813 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d1dbd0a1-e16d-49f0-820e-6d6fd00ecef1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:01.948983 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:01.948983 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:01.953094 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d1dbd0a1-e16d-49f0-820e-6d6fd00ecef1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:01.959137 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d1dbd0a1-e16d-49f0-820e-6d6fd00ecef1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:01.959718 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 462/1894] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:01 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:02.338580 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-b7d1c3e6-8dc2-472c-8c91-fccca7a2b4f0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:02.340626 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-b7d1c3e6-8dc2-472c-8c91-fccca7a2b4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments/18045d1d-845e-4af5-a204-893bfa968b82/action Jul 03 01:33:02.341014 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-b7d1c3e6-8dc2-472c-8c91-fccca7a2b4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:33:02.341176 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-b7d1c3e6-8dc2-472c-8c91-fccca7a2b4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:02.360509 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:02.360509 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:02.372467 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-b7d1c3e6-8dc2-472c-8c91-fccca7a2b4f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/18045d1d-845e-4af5-a204-893bfa968b82/action returned with HTTP 204 Jul 03 01:33:02.372587 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 478/1895] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:33:02 2026] POST /volume/v3/attachments/18045d1d-845e-4af5-a204-893bfa968b82/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:02.753234 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1744daa1-5c88-4aad-b507-fde74ccdf21c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:02.753676 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1744daa1-5c88-4aad-b507-fde74ccdf21c None None] GET https://10.4.3.64/volume// Jul 03 01:33:02.753839 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1744daa1-5c88-4aad-b507-fde74ccdf21c None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:02.754068 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1744daa1-5c88-4aad-b507-fde74ccdf21c None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:02.754362 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1744daa1-5c88-4aad-b507-fde74ccdf21c None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:02.754642 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 482/1896] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:33:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:02.762506 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-a95d6f51-ff26-4509-8f4e-c8ceba95948b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:02.764020 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-a95d6f51-ff26-4509-8f4e-c8ceba95948b tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:02.767191 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-a95d6f51-ff26-4509-8f4e-c8ceba95948b tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:02.767191 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-a95d6f51-ff26-4509-8f4e-c8ceba95948b tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:02.776064 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:02.776064 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:02.780105 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-a95d6f51-ff26-4509-8f4e-c8ceba95948b tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:02.784861 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-a95d6f51-ff26-4509-8f4e-c8ceba95948b tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:33:02.785327 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 475/1897] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:33:02 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 1321 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:33:02.873552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ebaec478-2fa3-43e3-8ca9-f40dde332846 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:02.875696 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ebaec478-2fa3-43e3-8ca9-f40dde332846 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:02.875975 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ebaec478-2fa3-43e3-8ca9-f40dde332846 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:02.876221 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ebaec478-2fa3-43e3-8ca9-f40dde332846 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:02.884043 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:02.884043 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:02.888266 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ebaec478-2fa3-43e3-8ca9-f40dde332846 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Volume info retrieved successfully. Jul 03 01:33:02.894087 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ebaec478-2fa3-43e3-8ca9-f40dde332846 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 returned with HTTP 200 Jul 03 01:33:02.894698 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 463/1898] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:02 2026] GET /volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:02.906607 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5e476207-98c5-4b0a-8243-d22c76ff8c9b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:02.908669 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5e476207-98c5-4b0a-8243-d22c76ff8c9b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer Jul 03 01:33:02.909202 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5e476207-98c5-4b0a-8243-d22c76ff8c9b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "20038026-9d6a-4302-9a4a-3e86e1433f94"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:02.911586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.volume_transfer [None req-5e476207-98c5-4b0a-8243-d22c76ff8c9b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Creating new volume transfer {'transfer': {'volume_id': '20038026-9d6a-4302-9a4a-3e86e1433f94'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 01:33:02.911812 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.volume_transfer [None req-5e476207-98c5-4b0a-8243-d22c76ff8c9b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Creating transfer of volume 20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:02.912066 np0000004346 devstack@c-api.service[99880]: INFO cinder.transfer.api [None req-5e476207-98c5-4b0a-8243-d22c76ff8c9b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Generating transfer record for volume 20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:02.922819 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:02.922819 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:02.937334 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5e476207-98c5-4b0a-8243-d22c76ff8c9b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 01:33:02.937957 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 479/1899] 10.4.3.64 () {68 vars in 1284 bytes} [Fri Jul 3 01:33:02 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:02.946662 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e82195e3-a949-4d3c-8f37-f04b89046e57 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:02.948793 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e82195e3-a949-4d3c-8f37-f04b89046e57 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:02.949043 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e82195e3-a949-4d3c-8f37-f04b89046e57 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:02.949274 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e82195e3-a949-4d3c-8f37-f04b89046e57 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:02.956565 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:02.956565 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:02.960312 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e82195e3-a949-4d3c-8f37-f04b89046e57 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Volume info retrieved successfully. Jul 03 01:33:02.964768 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e82195e3-a949-4d3c-8f37-f04b89046e57 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 returned with HTTP 200 Jul 03 01:33:02.965198 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 483/1900] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:02 2026] GET /volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:02.976289 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6b5527e6-7af4-4e67-a84e-f0087a1830c1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:02.979955 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b5527e6-7af4-4e67-a84e-f0087a1830c1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:02.980064 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b5527e6-7af4-4e67-a84e-f0087a1830c1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:02.980126 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0eb1d929-401d-46f1-9fd1-7e7843ba582b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:02.980234 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b5527e6-7af4-4e67-a84e-f0087a1830c1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:02.981631 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0eb1d929-401d-46f1-9fd1-7e7843ba582b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/os-volume-transfer/detail Jul 03 01:33:02.981810 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0eb1d929-401d-46f1-9fd1-7e7843ba582b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:02.982005 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0eb1d929-401d-46f1-9fd1-7e7843ba582b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:02.982143 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.volume_transfer [None req-0eb1d929-401d-46f1-9fd1-7e7843ba582b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Listing volume transfers {{(pid=99881) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 01:33:02.987921 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0eb1d929-401d-46f1-9fd1-7e7843ba582b tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 01:33:02.988180 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 464/1901] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Jul 3 01:33:02 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:02.994182 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:02.994182 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:03.000140 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-54b456f2-0d34-4e07-8143-58d730d2377e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:03.001029 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6b5527e6-7af4-4e67-a84e-f0087a1830c1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:03.003536 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54b456f2-0d34-4e07-8143-58d730d2377e tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] DELETE https://10.4.3.64/volume/v3/os-volume-transfer/85e4470f-2133-4951-98f4-bfc06f232e52 Jul 03 01:33:03.003868 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54b456f2-0d34-4e07-8143-58d730d2377e tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:03.004261 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54b456f2-0d34-4e07-8143-58d730d2377e tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:03.004977 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.volume_transfer [None req-54b456f2-0d34-4e07-8143-58d730d2377e tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Delete transfer with id: 85e4470f-2133-4951-98f4-bfc06f232e52 Jul 03 01:33:03.007409 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b5527e6-7af4-4e67-a84e-f0087a1830c1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:03.007802 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 476/1902] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:02 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:03.018194 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:03.018194 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:03.033812 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54b456f2-0d34-4e07-8143-58d730d2377e tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/85e4470f-2133-4951-98f4-bfc06f232e52 returned with HTTP 202 Jul 03 01:33:03.034549 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 480/1903] 10.4.3.64 () {66 vars in 1377 bytes} [Fri Jul 3 01:33:02 2026] DELETE /volume/v3/os-volume-transfer/85e4470f-2133-4951-98f4-bfc06f232e52 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:03.042211 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a1e8e693-5c5e-4480-84e8-f3572534b3e7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:03.043974 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a1e8e693-5c5e-4480-84e8-f3572534b3e7 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:03.044110 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a1e8e693-5c5e-4480-84e8-f3572534b3e7 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:03.044289 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a1e8e693-5c5e-4480-84e8-f3572534b3e7 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:03.051663 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:03.051663 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:03.055886 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a1e8e693-5c5e-4480-84e8-f3572534b3e7 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Volume info retrieved successfully. Jul 03 01:33:03.061719 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a1e8e693-5c5e-4480-84e8-f3572534b3e7 tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 returned with HTTP 200 Jul 03 01:33:03.062268 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 484/1904] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:03 2026] GET /volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:03.074498 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e1f4cbc4-58f8-4873-b972-3b7e931d6edd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:03.076317 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e1f4cbc4-58f8-4873-b972-3b7e931d6edd tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] DELETE https://10.4.3.64/volume/v3/os-volume-transfer/85e4470f-2133-4951-98f4-bfc06f232e52 Jul 03 01:33:03.076584 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e1f4cbc4-58f8-4873-b972-3b7e931d6edd tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:03.076776 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e1f4cbc4-58f8-4873-b972-3b7e931d6edd tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:03.077007 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.volume_transfer [None req-e1f4cbc4-58f8-4873-b972-3b7e931d6edd tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Delete transfer with id: 85e4470f-2133-4951-98f4-bfc06f232e52 Jul 03 01:33:03.080443 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e1f4cbc4-58f8-4873-b972-3b7e931d6edd tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/85e4470f-2133-4951-98f4-bfc06f232e52 returned with HTTP 404 Jul 03 01:33:03.080964 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 465/1905] 10.4.3.64 () {66 vars in 1377 bytes} [Fri Jul 3 01:33:03 2026] DELETE /volume/v3/os-volume-transfer/85e4470f-2133-4951-98f4-bfc06f232e52 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:03.087928 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b01db498-c0f2-4622-952f-e21ef9895ab9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:03.090161 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b01db498-c0f2-4622-952f-e21ef9895ab9 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:03.090400 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b01db498-c0f2-4622-952f-e21ef9895ab9 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:03.090669 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b01db498-c0f2-4622-952f-e21ef9895ab9 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:03.090882 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-b01db498-c0f2-4622-952f-e21ef9895ab9 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Delete volume with id: 20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:03.100254 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:03.100254 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:03.100726 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b01db498-c0f2-4622-952f-e21ef9895ab9 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Volume info retrieved successfully. Jul 03 01:33:03.121453 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b01db498-c0f2-4622-952f-e21ef9895ab9 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Delete volume request issued successfully. Jul 03 01:33:03.121453 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b01db498-c0f2-4622-952f-e21ef9895ab9 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 returned with HTTP 202 Jul 03 01:33:03.121453 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 477/1906] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:03 2026] DELETE /volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:03.128685 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-73ba7c07-07aa-4b94-8eac-2a2e49db3c87 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:03.130978 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-73ba7c07-07aa-4b94-8eac-2a2e49db3c87 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] GET https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:03.131269 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-73ba7c07-07aa-4b94-8eac-2a2e49db3c87 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:03.131575 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-73ba7c07-07aa-4b94-8eac-2a2e49db3c87 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:03.140682 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:03.140682 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:03.145083 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-73ba7c07-07aa-4b94-8eac-2a2e49db3c87 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Volume info retrieved successfully. Jul 03 01:33:03.150204 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-73ba7c07-07aa-4b94-8eac-2a2e49db3c87 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 returned with HTTP 200 Jul 03 01:33:03.150731 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 481/1907] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:03 2026] GET /volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:04.020921 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bfe24629-5a44-478b-bf9b-beaa331624b9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:04.022728 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bfe24629-5a44-478b-bf9b-beaa331624b9 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:04.022958 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bfe24629-5a44-478b-bf9b-beaa331624b9 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:04.023142 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bfe24629-5a44-478b-bf9b-beaa331624b9 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:04.032537 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:04.032537 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:04.039460 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bfe24629-5a44-478b-bf9b-beaa331624b9 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:04.045158 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bfe24629-5a44-478b-bf9b-beaa331624b9 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:04.045791 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 485/1908] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:04 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:04.163478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5983eccb-51ff-42a4-b52d-a3c3c4f20814 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:04.165389 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5983eccb-51ff-42a4-b52d-a3c3c4f20814 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] GET https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:04.165646 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5983eccb-51ff-42a4-b52d-a3c3c4f20814 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:04.165909 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5983eccb-51ff-42a4-b52d-a3c3c4f20814 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:04.172708 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5983eccb-51ff-42a4-b52d-a3c3c4f20814 tempest-VolumesTransfersTest-684088579 tempest-VolumesTransfersTest-684088579-project-admin] https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 returned with HTTP 404 Jul 03 01:33:04.173283 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 466/1909] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:04 2026] GET /volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:04.179906 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1b27bd8e-83bb-4711-880a-ba4efe5bc97e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:04.182215 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b27bd8e-83bb-4711-880a-ba4efe5bc97e tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] GET https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:04.182501 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b27bd8e-83bb-4711-880a-ba4efe5bc97e tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:04.182755 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b27bd8e-83bb-4711-880a-ba4efe5bc97e tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:04.188568 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b27bd8e-83bb-4711-880a-ba4efe5bc97e tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 returned with HTTP 404 Jul 03 01:33:04.188759 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 478/1910] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:04 2026] GET /volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:04.195790 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2b7eb2f2-5fb2-455c-8145-704f59be62bb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:04.197569 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2b7eb2f2-5fb2-455c-8145-704f59be62bb tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] DELETE https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:04.197739 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2b7eb2f2-5fb2-455c-8145-704f59be62bb tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:04.197906 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2b7eb2f2-5fb2-455c-8145-704f59be62bb tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:04.198092 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-2b7eb2f2-5fb2-455c-8145-704f59be62bb tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] Delete volume with id: 20038026-9d6a-4302-9a4a-3e86e1433f94 Jul 03 01:33:04.202952 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2b7eb2f2-5fb2-455c-8145-704f59be62bb tempest-VolumesTransfersTest-429946009 tempest-VolumesTransfersTest-429946009-project-member] https://10.4.3.64/volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 returned with HTTP 404 Jul 03 01:33:04.203349 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 482/1911] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:04 2026] DELETE /volume/v3/volumes/20038026-9d6a-4302-9a4a-3e86e1433f94 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:05.059000 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-32343298-a9ac-4aee-a261-dff8ad4e3c49 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:05.061142 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-32343298-a9ac-4aee-a261-dff8ad4e3c49 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:05.061357 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-32343298-a9ac-4aee-a261-dff8ad4e3c49 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:05.061584 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-32343298-a9ac-4aee-a261-dff8ad4e3c49 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:05.072604 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:05.072604 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:05.076863 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-32343298-a9ac-4aee-a261-dff8ad4e3c49 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:05.081861 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-32343298-a9ac-4aee-a261-dff8ad4e3c49 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:05.082245 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 486/1912] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:05 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:05.124442 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-6d3f67d8-8b63-4886-a4b3-9199a72c249c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:05.127309 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-6d3f67d8-8b63-4886-a4b3-9199a72c249c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] DELETE https://10.4.3.64/volume/v3/attachments/6ce0c48f-852a-4a77-8111-033f8e994022 Jul 03 01:33:05.127688 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-6d3f67d8-8b63-4886-a4b3-9199a72c249c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:05.127816 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-6d3f67d8-8b63-4886-a4b3-9199a72c249c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:05.140833 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:05.140833 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:05.684558 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c65def08-6323-458d-8cf9-5742b008fcc6 req-6d3f67d8-8b63-4886-a4b3-9199a72c249c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/attachments/6ce0c48f-852a-4a77-8111-033f8e994022 returned with HTTP 200 Jul 03 01:33:05.685689 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 467/1913] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:33:05 2026] DELETE /volume/v3/attachments/6ce0c48f-852a-4a77-8111-033f8e994022 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:06.097386 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f221bd04-a57f-443c-9e8f-216161d5262e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:06.100088 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f221bd04-a57f-443c-9e8f-216161d5262e tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:06.100303 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f221bd04-a57f-443c-9e8f-216161d5262e tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:06.100537 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f221bd04-a57f-443c-9e8f-216161d5262e tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:06.112266 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:06.112266 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:06.116277 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f221bd04-a57f-443c-9e8f-216161d5262e tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:06.120454 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f221bd04-a57f-443c-9e8f-216161d5262e tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:06.120803 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 479/1914] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:06 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:07.076202 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-76898f6d-d5c4-44ab-ba81-c775b3255207 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:07.078345 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-76898f6d-d5c4-44ab-ba81-c775b3255207 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:07.078899 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-76898f6d-d5c4-44ab-ba81-c775b3255207 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:07.079153 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-76898f6d-d5c4-44ab-ba81-c775b3255207 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:07.087609 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:07.087609 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:07.092005 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-76898f6d-d5c4-44ab-ba81-c775b3255207 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:07.096327 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-76898f6d-d5c4-44ab-ba81-c775b3255207 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:33:07.096697 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 483/1915] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:07 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:07.138758 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6d94cf3e-af25-4c85-bf5f-2fe0fd80ea67 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:07.140710 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6d94cf3e-af25-4c85-bf5f-2fe0fd80ea67 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:07.141021 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6d94cf3e-af25-4c85-bf5f-2fe0fd80ea67 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:07.141200 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6d94cf3e-af25-4c85-bf5f-2fe0fd80ea67 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:07.154880 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:07.154880 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:07.158600 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6d94cf3e-af25-4c85-bf5f-2fe0fd80ea67 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:07.163601 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6d94cf3e-af25-4c85-bf5f-2fe0fd80ea67 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:07.164038 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 487/1916] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:07 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:07.289182 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:07.408524 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:33:07.408921 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-425053787"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:07.411284 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-425053787'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:33:07.411466 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Create volume of 1 GB Jul 03 01:33:07.411854 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:07.411854 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:07.417470 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Availability Zones retrieved successfully. Jul 03 01:33:07.426028 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Flow 'volume_create_api' (353cb8fb-35b1-4a67-838c-0137c6f5f7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:07.427560 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f461ce-0857-497c-98a9-43996a4cc62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:07.428908 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:33:07.463405 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1f461ce-0857-497c-98a9-43996a4cc62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:07.464151 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c12fbc-ab92-4106-915d-e06b1703d037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:07.535728 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Created reservations ['45457811-98cb-48f3-a606-1abf3f203242', '01cb93ac-e909-4ba9-ab06-05268b306662', '97a074b3-83a4-4d1b-9f48-b46443299d3e', '40c07f2d-26dd-4768-8050-f094f1e9e86f'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:07.536855 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7c12fbc-ab92-4106-915d-e06b1703d037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45457811-98cb-48f3-a606-1abf3f203242', '01cb93ac-e909-4ba9-ab06-05268b306662', '97a074b3-83a4-4d1b-9f48-b46443299d3e', '40c07f2d-26dd-4768-8050-f094f1e9e86f']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:07.537383 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f81e643-fd02-427a-8967-d07b99647e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:07.564089 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f81e643-fd02-427a-8967-d07b99647e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0133556a-dfd4-4088-83ee-175e752c2dac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-425053787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bbdcf7d115b475d8ab59940104507eb',qos_specs=None,replication_status=,reservations=['45457811-98cb-48f3-a606-1abf3f203242','01cb93ac-e909-4ba9-ab06-05268b306662','97a074b3-83a4-4d1b-9f48-b46443299d3e','40c07f2d-26dd-4768-8050-f094f1e9e86f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf9860759204b7483b24e3b999d77cf',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-425053787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0133556a-dfd4-4088-83ee-175e752c2dac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bbdcf7d115b475d8ab59940104507eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='faf9860759204b7483b24e3b999d77cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:07.564871 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27f87005-a113-4ca3-a54f-0d597c767fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:07.585366 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27f87005-a113-4ca3-a54f-0d597c767fd1) transitioned into state 'SUCCESS' from state '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-425053787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bbdcf7d115b475d8ab59940104507eb',qos_specs=None,replication_status=,reservations=['45457811-98cb-48f3-a606-1abf3f203242','01cb93ac-e909-4ba9-ab06-05268b306662','97a074b3-83a4-4d1b-9f48-b46443299d3e','40c07f2d-26dd-4768-8050-f094f1e9e86f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='faf9860759204b7483b24e3b999d77cf',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:07.586041 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53143c8b-e5ba-4010-9834-2226907b7e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:07.599113 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53143c8b-e5ba-4010-9834-2226907b7e51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:07.600063 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Flow 'volume_create_api' (353cb8fb-35b1-4a67-838c-0137c6f5f7e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:07.600402 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Create volume request issued successfully. Jul 03 01:33:07.601126 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ca3084a7-dca2-4485-bbff-cfcc389b3941 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:33:07.601691 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 468/1917] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:33:07 2026] POST /volume/v3/volumes => generated 749 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:07.615374 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aefd2d55-76a6-4e76-9a9c-7d010928d58f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:07.616908 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aefd2d55-76a6-4e76-9a9c-7d010928d58f tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac Jul 03 01:33:07.617109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aefd2d55-76a6-4e76-9a9c-7d010928d58f tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:07.617272 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aefd2d55-76a6-4e76-9a9c-7d010928d58f tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:07.622927 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:07.622927 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:07.625896 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-aefd2d55-76a6-4e76-9a9c-7d010928d58f tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Volume info retrieved successfully. Jul 03 01:33:07.629343 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aefd2d55-76a6-4e76-9a9c-7d010928d58f tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac returned with HTTP 200 Jul 03 01:33:07.629693 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 480/1918] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:07 2026] GET /volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac => generated 817 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:07.686775 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-1eef5c35-dab6-4d59-af32-b4a321354891 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:07.689927 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-1eef5c35-dab6-4d59-af32-b4a321354891 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/limits Jul 03 01:33:07.690179 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-1eef5c35-dab6-4d59-af32-b4a321354891 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:07.690530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-1eef5c35-dab6-4d59-af32-b4a321354891 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:07.704588 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-1eef5c35-dab6-4d59-af32-b4a321354891 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-1737348760 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-1737348760, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:33:07.721676 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-1eef5c35-dab6-4d59-af32-b4a321354891 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Jul 03 01:33:07.722105 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 484/1919] 10.4.3.64 () {68 vars in 1477 bytes} [Fri Jul 3 01:33:07 2026] GET /volume/v3/limits => generated 302 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:07.957526 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-c4d1cda1-4ccf-4db6-a1e5-88a93d856c37 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:07.959716 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-c4d1cda1-4ccf-4db6-a1e5-88a93d856c37 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] POST https://10.4.3.64/volume/v3/attachments/73f7b7f7-fa8f-465c-9177-5e8af70e9171/action Jul 03 01:33:07.960211 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-c4d1cda1-4ccf-4db6-a1e5-88a93d856c37 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:33:07.960375 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-c4d1cda1-4ccf-4db6-a1e5-88a93d856c37 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:07.980074 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:07.980074 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:07.996335 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-797ff52d-7559-4e67-ad2f-156db2e6d6b9 req-c4d1cda1-4ccf-4db6-a1e5-88a93d856c37 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/73f7b7f7-fa8f-465c-9177-5e8af70e9171/action returned with HTTP 204 Jul 03 01:33:07.999699 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 488/1920] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:33:07 2026] POST /volume/v3/attachments/73f7b7f7-fa8f-465c-9177-5e8af70e9171/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:08.161207 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-e411ac66-8e3c-4402-9058-4c92b2dcd77e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:08.163538 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-e411ac66-8e3c-4402-9058-4c92b2dcd77e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d/encryption Jul 03 01:33:08.163712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-e411ac66-8e3c-4402-9058-4c92b2dcd77e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:08.163890 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-e411ac66-8e3c-4402-9058-4c92b2dcd77e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:08.174277 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:08.174277 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:08.179016 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c43aa7f2-09a8-4c6c-8a15-976a1a12b983 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:08.181272 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c43aa7f2-09a8-4c6c-8a15-976a1a12b983 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:08.181561 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c43aa7f2-09a8-4c6c-8a15-976a1a12b983 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:08.181784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c43aa7f2-09a8-4c6c-8a15-976a1a12b983 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:08.183498 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-44832d8b-5a71-49b7-ac77-fdf1406b9ef1 req-e411ac66-8e3c-4402-9058-4c92b2dcd77e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d/encryption returned with HTTP 200 Jul 03 01:33:08.184130 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 469/1921] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:33:08 2026] GET /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:08.192125 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:08.192125 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:08.195970 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c43aa7f2-09a8-4c6c-8a15-976a1a12b983 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:08.200439 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c43aa7f2-09a8-4c6c-8a15-976a1a12b983 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:08.200888 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 481/1922] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:08 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:08.219297 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d879db68-7e1e-4a47-a897-57844cc7aff0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:08.222134 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d879db68-7e1e-4a47-a897-57844cc7aff0 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:08.222386 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d879db68-7e1e-4a47-a897-57844cc7aff0 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:08.222626 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d879db68-7e1e-4a47-a897-57844cc7aff0 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:08.238204 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:08.238204 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:08.249750 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d879db68-7e1e-4a47-a897-57844cc7aff0 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:08.256628 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d879db68-7e1e-4a47-a897-57844cc7aff0 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:08.257268 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 485/1923] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:08 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:08.290435 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-dc57628c-be30-4884-a91a-8787f75e59b5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:08.293656 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-dc57628c-be30-4884-a91a-8787f75e59b5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:33:08.294014 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-dc57628c-be30-4884-a91a-8787f75e59b5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:08.294349 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-dc57628c-be30-4884-a91a-8787f75e59b5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:08.313939 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:08.313939 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:08.323446 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-dc57628c-be30-4884-a91a-8787f75e59b5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:33:08.327020 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-dc57628c-be30-4884-a91a-8787f75e59b5 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de returned with HTTP 200 Jul 03 01:33:08.327832 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 489/1924] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:33:08 2026] GET /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de => generated 1658 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:08.343289 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-50520b9d-7c0b-4f40-a554-f80fc83404e7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:08.345086 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-50520b9d-7c0b-4f40-a554-f80fc83404e7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:33:08.345504 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-50520b9d-7c0b-4f40-a554-f80fc83404e7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a04ac569-6b25-416c-8103-d9da7b5ab8de", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:08.362890 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:08.362890 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:08.363371 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-50520b9d-7c0b-4f40-a554-f80fc83404e7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:33:08.363534 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-50520b9d-7c0b-4f40-a554-f80fc83404e7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Create snapshot from volume a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:33:08.430353 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-50520b9d-7c0b-4f40-a554-f80fc83404e7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Created reservations ['c8be164a-07f3-4337-ab91-9b4a1526a166', 'deb22c53-74cb-4202-ab4b-ddb7f0fe16f5', '6680b529-381d-4628-91c0-c2b1fb91cdfe', '45934dfd-a2ca-4ab4-a9cb-63d30d4ed75f'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:08.476831 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-50520b9d-7c0b-4f40-a554-f80fc83404e7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Snapshot force create request issued successfully. Jul 03 01:33:08.477275 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-9451e578-cad1-42f6-8382-31cfb2a4bf9c req-50520b9d-7c0b-4f40-a554-f80fc83404e7 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:33:08.477675 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 470/1925] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Jul 3 01:33:08 2026] POST /volume/v3/snapshots => generated 292 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:08.641022 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-54d080ac-be94-4582-9331-bd715d247e4e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:08.643879 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-54d080ac-be94-4582-9331-bd715d247e4e tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac Jul 03 01:33:08.646036 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-54d080ac-be94-4582-9331-bd715d247e4e tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:08.646274 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-54d080ac-be94-4582-9331-bd715d247e4e tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:08.653105 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:08.653105 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:08.656661 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-54d080ac-be94-4582-9331-bd715d247e4e tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Volume info retrieved successfully. Jul 03 01:33:08.660563 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-54d080ac-be94-4582-9331-bd715d247e4e tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac returned with HTTP 200 Jul 03 01:33:08.661029 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 482/1926] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:08 2026] GET /volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:08.680135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-63e2708b-5b15-4e40-9461-0ca7a29c091b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:08.682870 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-63e2708b-5b15-4e40-9461-0ca7a29c091b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:33:08.683960 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-63e2708b-5b15-4e40-9461-0ca7a29c091b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0133556a-dfd4-4088-83ee-175e752c2dac", "name": "tempest-VolumesBackupsV39Test-Backup-811039841", "container": "tempest-volumesbackupsv39test-backup-container-1877607914"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:08.685885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-63e2708b-5b15-4e40-9461-0ca7a29c091b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Creating new backup {'backup': {'volume_id': '0133556a-dfd4-4088-83ee-175e752c2dac', 'name': 'tempest-VolumesBackupsV39Test-Backup-811039841', 'container': 'tempest-volumesbackupsv39test-backup-container-1877607914'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:33:08.686686 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.backups [None req-63e2708b-5b15-4e40-9461-0ca7a29c091b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Creating backup of volume 0133556a-dfd4-4088-83ee-175e752c2dac in container tempest-volumesbackupsv39test-backup-container-1877607914 Jul 03 01:33:08.699345 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:08.699345 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:08.699742 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-63e2708b-5b15-4e40-9461-0ca7a29c091b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Volume info retrieved successfully. Jul 03 01:33:08.734513 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-63e2708b-5b15-4e40-9461-0ca7a29c091b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Created reservations ['7bcabc30-dce3-4d4b-ac06-bb04218e8e38', 'c41204c2-86a1-4024-b8ce-1ac71579a40f'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:08.772844 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-d9058978-e91b-495b-b945-69b718cb67ad req-39392385-00ed-4312-af14-534358ff1152 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:08.775487 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-39392385-00ed-4312-af14-534358ff1152 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:08.775740 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-39392385-00ed-4312-af14-534358ff1152 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:08.775969 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-39392385-00ed-4312-af14-534358ff1152 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:08.789802 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:08.789802 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:08.792456 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-63e2708b-5b15-4e40-9461-0ca7a29c091b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:33:08.793077 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 486/1927] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:33:08 2026] POST /volume/v3/backups => generated 330 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:08.802197 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-d9058978-e91b-495b-b945-69b718cb67ad req-39392385-00ed-4312-af14-534358ff1152 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:08.802348 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-96c8e769-255d-4bee-8ea3-79085b2aee27 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:08.803800 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-96c8e769-255d-4bee-8ea3-79085b2aee27 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:08.804306 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-96c8e769-255d-4bee-8ea3-79085b2aee27 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:08.804648 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-96c8e769-255d-4bee-8ea3-79085b2aee27 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:08.804981 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-96c8e769-255d-4bee-8ea3-79085b2aee27 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:08.805802 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-39392385-00ed-4312-af14-534358ff1152 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:08.806219 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 490/1928] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:33:08 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:08.822325 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:08.822325 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:08.824099 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-96c8e769-255d-4bee-8ea3-79085b2aee27 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:08.824099 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 471/1929] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:08 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 792 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:09.836251 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bc74c7e5-bf4c-4aee-bf0b-a320342f6895 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:09.843596 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bc74c7e5-bf4c-4aee-bf0b-a320342f6895 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:09.843742 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bc74c7e5-bf4c-4aee-bf0b-a320342f6895 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:09.844055 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bc74c7e5-bf4c-4aee-bf0b-a320342f6895 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:09.844202 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-bc74c7e5-bf4c-4aee-bf0b-a320342f6895 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:09.871801 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:09.871801 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:09.871801 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bc74c7e5-bf4c-4aee-bf0b-a320342f6895 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:09.871801 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 483/1930] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:09 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:10.882667 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bf6d5e4d-fe24-41b2-9c5f-096a7434e264 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:10.885147 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bf6d5e4d-fe24-41b2-9c5f-096a7434e264 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:10.885359 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bf6d5e4d-fe24-41b2-9c5f-096a7434e264 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:10.885607 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bf6d5e4d-fe24-41b2-9c5f-096a7434e264 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:10.885747 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-bf6d5e4d-fe24-41b2-9c5f-096a7434e264 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:10.887852 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=370,cinder:INSERT=42,cinder:UPDATE=72 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:33:10.893338 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:10.893338 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:10.894377 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bf6d5e4d-fe24-41b2-9c5f-096a7434e264 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:10.894800 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 487/1931] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:10 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:11.722808 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0396cfa1-0053-4d71-a40b-1714a4615b55 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:11.723200 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0396cfa1-0053-4d71-a40b-1714a4615b55 None None] GET https://10.4.3.64/volume// Jul 03 01:33:11.723612 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0396cfa1-0053-4d71-a40b-1714a4615b55 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:11.723612 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0396cfa1-0053-4d71-a40b-1714a4615b55 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:11.724271 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0396cfa1-0053-4d71-a40b-1714a4615b55 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:11.724271 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 491/1932] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:33:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:11.736708 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-d9058978-e91b-495b-b945-69b718cb67ad req-fa8f6b25-f99a-4a44-85f1-d0f1d9c0f636 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:11.742510 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-fa8f6b25-f99a-4a44-85f1-d0f1d9c0f636 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:33:11.743135 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-fa8f6b25-f99a-4a44-85f1-d0f1d9c0f636 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a572442-b6b2-4bbc-bef0-0920726ca542", "connector": null, "instance_uuid": "f56983e9-39d4-4839-8ac9-30710b52cf3f"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:11.752601 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=456,cinder:UPDATE=100,cinder:INSERT=61 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:33:11.765628 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:11.765628 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:11.817820 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-fa8f6b25-f99a-4a44-85f1-d0f1d9c0f636 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:33:11.818470 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 472/1933] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:33:11 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:11.827997 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c0a40196-4173-4814-90da-d55aeade9d4c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:11.828407 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c0a40196-4173-4814-90da-d55aeade9d4c None None] GET https://10.4.3.64/volume// Jul 03 01:33:11.828651 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c0a40196-4173-4814-90da-d55aeade9d4c None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:11.828859 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c0a40196-4173-4814-90da-d55aeade9d4c None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:11.829382 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c0a40196-4173-4814-90da-d55aeade9d4c None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:11.829880 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 484/1934] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:33:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:11.837842 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-d9058978-e91b-495b-b945-69b718cb67ad req-b524bee8-3966-464a-810c-b76b0c6c5025 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:11.839880 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-b524bee8-3966-464a-810c-b76b0c6c5025 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:11.840107 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-b524bee8-3966-464a-810c-b76b0c6c5025 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:11.840294 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-b524bee8-3966-464a-810c-b76b0c6c5025 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:11.851853 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:11.851853 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:11.855512 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-d9058978-e91b-495b-b945-69b718cb67ad req-b524bee8-3966-464a-810c-b76b0c6c5025 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:11.860012 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-b524bee8-3966-464a-810c-b76b0c6c5025 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:11.860433 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 488/1935] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:33:11 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 1316 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:33:11.912579 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bb5ac60f-eaa5-407c-a956-83affdbeaba1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:11.935525 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bb5ac60f-eaa5-407c-a956-83affdbeaba1 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:11.935525 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bb5ac60f-eaa5-407c-a956-83affdbeaba1 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:11.935525 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bb5ac60f-eaa5-407c-a956-83affdbeaba1 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:11.935525 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-bb5ac60f-eaa5-407c-a956-83affdbeaba1 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:11.953884 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=467,cinder:UPDATE=134,cinder:INSERT=55 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:33:11.963205 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:11.963205 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:11.964186 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bb5ac60f-eaa5-407c-a956-83affdbeaba1 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:11.964823 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 492/1936] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:11 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:12.971827 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-b3c0bf48-1427-4a13-81cd-bcc63b49afd7 req-34c8f8be-42e4-4a56-8427-d78406e984cd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:12.976400 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-b3c0bf48-1427-4a13-81cd-bcc63b49afd7 req-34c8f8be-42e4-4a56-8427-d78406e984cd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:33:12.976656 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-b3c0bf48-1427-4a13-81cd-bcc63b49afd7 req-34c8f8be-42e4-4a56-8427-d78406e984cd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:12.976908 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-b3c0bf48-1427-4a13-81cd-bcc63b49afd7 req-34c8f8be-42e4-4a56-8427-d78406e984cd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:12.980200 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-86d96256-3ead-45a2-b40a-2dfab265ee71 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:12.982571 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-86d96256-3ead-45a2-b40a-2dfab265ee71 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:12.982872 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-86d96256-3ead-45a2-b40a-2dfab265ee71 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:12.983148 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-86d96256-3ead-45a2-b40a-2dfab265ee71 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:12.983304 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-86d96256-3ead-45a2-b40a-2dfab265ee71 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:12.985591 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=455,cinder:INSERT=76,cinder:UPDATE=100 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:33:12.988845 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:12.988845 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:12.989872 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:12.989872 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:12.989956 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-86d96256-3ead-45a2-b40a-2dfab265ee71 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:12.990350 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 485/1937] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:12 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:12.996130 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-b3c0bf48-1427-4a13-81cd-bcc63b49afd7 req-34c8f8be-42e4-4a56-8427-d78406e984cd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:33:13.003033 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-b3c0bf48-1427-4a13-81cd-bcc63b49afd7 req-34c8f8be-42e4-4a56-8427-d78406e984cd tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de returned with HTTP 200 Jul 03 01:33:13.003624 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 473/1938] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:33:12 2026] GET /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de => generated 1658 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:13.131601 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-d9058978-e91b-495b-b945-69b718cb67ad req-0aee5366-18b3-47e5-a238-ab7bdda22ef4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:13.133876 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-0aee5366-18b3-47e5-a238-ab7bdda22ef4 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] DELETE https://10.4.3.64/volume/v3/attachments/73f7b7f7-fa8f-465c-9177-5e8af70e9171 Jul 03 01:33:13.134098 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-0aee5366-18b3-47e5-a238-ab7bdda22ef4 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:13.134294 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-0aee5366-18b3-47e5-a238-ab7bdda22ef4 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:13.146700 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:13.146700 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:13.707466 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-0aee5366-18b3-47e5-a238-ab7bdda22ef4 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/73f7b7f7-fa8f-465c-9177-5e8af70e9171 returned with HTTP 200 Jul 03 01:33:13.707947 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 489/1939] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:33:13 2026] DELETE /volume/v3/attachments/73f7b7f7-fa8f-465c-9177-5e8af70e9171 => generated 192 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:14.003728 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6dacfe35-5f07-4a10-8ae4-f9ce1948b5b7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:14.009340 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6dacfe35-5f07-4a10-8ae4-f9ce1948b5b7 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:14.009712 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6dacfe35-5f07-4a10-8ae4-f9ce1948b5b7 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:14.009954 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6dacfe35-5f07-4a10-8ae4-f9ce1948b5b7 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:14.010076 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-6dacfe35-5f07-4a10-8ae4-f9ce1948b5b7 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:14.018968 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:14.018968 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:14.020064 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6dacfe35-5f07-4a10-8ae4-f9ce1948b5b7 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:14.020545 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 493/1940] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:14 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:15.035347 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1d396594-48eb-4d13-bd47-4e2ffdd33a3b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:15.040760 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d396594-48eb-4d13-bd47-4e2ffdd33a3b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:15.041210 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d396594-48eb-4d13-bd47-4e2ffdd33a3b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:15.042438 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d396594-48eb-4d13-bd47-4e2ffdd33a3b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:15.042438 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1d396594-48eb-4d13-bd47-4e2ffdd33a3b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:15.042544 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e0c4bb30-7518-4876-bcca-360f18bcac82 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:15.044540 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e0c4bb30-7518-4876-bcca-360f18bcac82 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] DELETE https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:15.044540 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e0c4bb30-7518-4876-bcca-360f18bcac82 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:15.044667 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e0c4bb30-7518-4876-bcca-360f18bcac82 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:15.045320 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-e0c4bb30-7518-4876-bcca-360f18bcac82 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Delete volume with id: feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:15.048631 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:15.048631 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:15.050050 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d396594-48eb-4d13-bd47-4e2ffdd33a3b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:15.050050 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 486/1941] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:15 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:15.060843 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:15.060843 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:15.061344 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e0c4bb30-7518-4876-bcca-360f18bcac82 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:15.084921 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e0c4bb30-7518-4876-bcca-360f18bcac82 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Delete volume request issued successfully. Jul 03 01:33:15.085289 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e0c4bb30-7518-4876-bcca-360f18bcac82 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 202 Jul 03 01:33:15.086016 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 474/1942] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:15 2026] DELETE /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:15.095549 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f5147cb0-dd8e-4b32-97e4-63f02b2fd16f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:15.097593 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f5147cb0-dd8e-4b32-97e4-63f02b2fd16f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:15.097793 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f5147cb0-dd8e-4b32-97e4-63f02b2fd16f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:15.097983 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f5147cb0-dd8e-4b32-97e4-63f02b2fd16f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:15.105368 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:15.105368 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:15.109047 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f5147cb0-dd8e-4b32-97e4-63f02b2fd16f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:15.113656 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f5147cb0-dd8e-4b32-97e4-63f02b2fd16f tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 200 Jul 03 01:33:15.114079 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 490/1943] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:15 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:15.291677 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2b1509f4-3318-40ec-8da4-f3fda99e500a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:15.294241 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b1509f4-3318-40ec-8da4-f3fda99e500a None None] GET https://10.4.3.64/volume// Jul 03 01:33:15.294241 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b1509f4-3318-40ec-8da4-f3fda99e500a None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:15.294241 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b1509f4-3318-40ec-8da4-f3fda99e500a None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:15.294241 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b1509f4-3318-40ec-8da4-f3fda99e500a None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:15.294744 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 494/1944] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:33:15 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:15.302690 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-d9058978-e91b-495b-b945-69b718cb67ad req-1ea098fd-dd4b-4a1e-8302-0d6c4cdc7121 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:15.305246 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-1ea098fd-dd4b-4a1e-8302-0d6c4cdc7121 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:33:15.307098 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-1ea098fd-dd4b-4a1e-8302-0d6c4cdc7121 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:15.307098 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-1ea098fd-dd4b-4a1e-8302-0d6c4cdc7121 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:15.321098 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:15.321098 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:15.327133 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-d9058978-e91b-495b-b945-69b718cb67ad req-1ea098fd-dd4b-4a1e-8302-0d6c4cdc7121 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:33:15.334588 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-1ea098fd-dd4b-4a1e-8302-0d6c4cdc7121 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:33:15.335399 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 487/1945] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:33:15 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 1023 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:33:15.416744 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-b3c0bf48-1427-4a13-81cd-bcc63b49afd7 req-555e2dcc-b708-45e2-be27-0eff2e3620b2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:15.420182 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-b3c0bf48-1427-4a13-81cd-bcc63b49afd7 req-555e2dcc-b708-45e2-be27-0eff2e3620b2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/attachments/49b28370-0724-4608-8c86-2e0d047a22d8 Jul 03 01:33:15.420504 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-b3c0bf48-1427-4a13-81cd-bcc63b49afd7 req-555e2dcc-b708-45e2-be27-0eff2e3620b2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:15.420981 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-b3c0bf48-1427-4a13-81cd-bcc63b49afd7 req-555e2dcc-b708-45e2-be27-0eff2e3620b2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:15.434888 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:15.434888 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:15.448326 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-d9058978-e91b-495b-b945-69b718cb67ad req-3b6f3d32-6521-46c6-ad96-84c6e9d278a1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:15.450968 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-3b6f3d32-6521-46c6-ad96-84c6e9d278a1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] PUT https://10.4.3.64/volume/v3/attachments/cba6a568-de9f-457b-97b3-22489474817b Jul 03 01:33:15.451442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-3b6f3d32-6521-46c6-ad96-84c6e9d278a1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:15.463589 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-d9058978-e91b-495b-b945-69b718cb67ad req-3b6f3d32-6521-46c6-ad96-84c6e9d278a1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Acquiring lock "cinder-attachment_update-7a572442-b6b2-4bbc-bef0-0920726ca542-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:33:15.467183 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-d9058978-e91b-495b-b945-69b718cb67ad req-3b6f3d32-6521-46c6-ad96-84c6e9d278a1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Lock "cinder-attachment_update-7a572442-b6b2-4bbc-bef0-0920726ca542-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:33:15.468268 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:15.468268 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:15.974892 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-b3c0bf48-1427-4a13-81cd-bcc63b49afd7 req-555e2dcc-b708-45e2-be27-0eff2e3620b2 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/49b28370-0724-4608-8c86-2e0d047a22d8 returned with HTTP 200 Jul 03 01:33:15.975724 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 475/1946] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:33:15 2026] DELETE /volume/v3/attachments/49b28370-0724-4608-8c86-2e0d047a22d8 => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:15.998721 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-d9058978-e91b-495b-b945-69b718cb67ad req-3b6f3d32-6521-46c6-ad96-84c6e9d278a1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Lock "cinder-attachment_update-7a572442-b6b2-4bbc-bef0-0920726ca542-np0000004346" released by "attachment_update" :: held 0.532s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:33:15.999024 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-3b6f3d32-6521-46c6-ad96-84c6e9d278a1 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/cba6a568-de9f-457b-97b3-22489474817b returned with HTTP 200 Jul 03 01:33:15.999465 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 491/1947] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:33:15 2026] PUT /volume/v3/attachments/cba6a568-de9f-457b-97b3-22489474817b => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:16.063661 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3aff591f-1543-4b0a-9472-4245fe50d8ff None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:16.067274 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3aff591f-1543-4b0a-9472-4245fe50d8ff tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:16.067526 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3aff591f-1543-4b0a-9472-4245fe50d8ff tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:16.067703 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3aff591f-1543-4b0a-9472-4245fe50d8ff tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:16.067806 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-3aff591f-1543-4b0a-9472-4245fe50d8ff tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:16.074738 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:16.074738 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:16.075808 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3aff591f-1543-4b0a-9472-4245fe50d8ff tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:16.076457 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 495/1948] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:16 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:16.129898 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b5f0d998-03eb-4fcf-8e11-78520f94f116 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:16.132272 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b5f0d998-03eb-4fcf-8e11-78520f94f116 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 Jul 03 01:33:16.132617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b5f0d998-03eb-4fcf-8e11-78520f94f116 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:16.132845 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b5f0d998-03eb-4fcf-8e11-78520f94f116 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:16.139436 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b5f0d998-03eb-4fcf-8e11-78520f94f116 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 returned with HTTP 404 Jul 03 01:33:16.139947 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 488/1949] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:16 2026] GET /volume/v3/volumes/feec54a0-5e14-42d2-bb8a-062a3b23e777 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:16.201718 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-05578466-9d78-45a3-a8a9-43dfb670228e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:16.203506 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-05578466-9d78-45a3-a8a9-43dfb670228e tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:33:16.203654 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-05578466-9d78-45a3-a8a9-43dfb670228e tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:16.203826 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-05578466-9d78-45a3-a8a9-43dfb670228e tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:16.203973 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-05578466-9d78-45a3-a8a9-43dfb670228e tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Delete volume with id: c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:33:16.211294 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:16.211294 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:16.211841 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-05578466-9d78-45a3-a8a9-43dfb670228e tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:16.234263 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-05578466-9d78-45a3-a8a9-43dfb670228e tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Delete volume request issued successfully. Jul 03 01:33:16.234536 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-05578466-9d78-45a3-a8a9-43dfb670228e tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 202 Jul 03 01:33:16.237441 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 476/1950] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:16 2026] DELETE /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:16.243901 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5821fa8c-b369-4f94-b030-636e5c53847c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:16.244918 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5821fa8c-b369-4f94-b030-636e5c53847c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:33:16.245139 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5821fa8c-b369-4f94-b030-636e5c53847c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:16.245344 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5821fa8c-b369-4f94-b030-636e5c53847c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:16.254118 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:16.254118 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:16.257110 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5821fa8c-b369-4f94-b030-636e5c53847c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:16.261942 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5821fa8c-b369-4f94-b030-636e5c53847c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 200 Jul 03 01:33:16.262324 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 492/1951] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:16 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:16.510894 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-d9058978-e91b-495b-b945-69b718cb67ad req-940d9ad9-053b-44b8-b3a0-24bf76b6a1e7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:16.512948 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-940d9ad9-053b-44b8-b3a0-24bf76b6a1e7 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] POST https://10.4.3.64/volume/v3/attachments/cba6a568-de9f-457b-97b3-22489474817b/action Jul 03 01:33:16.513365 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-940d9ad9-053b-44b8-b3a0-24bf76b6a1e7 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:33:16.513534 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-940d9ad9-053b-44b8-b3a0-24bf76b6a1e7 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:16.530667 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:16.530667 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:16.543198 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d9058978-e91b-495b-b945-69b718cb67ad req-940d9ad9-053b-44b8-b3a0-24bf76b6a1e7 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/cba6a568-de9f-457b-97b3-22489474817b/action returned with HTTP 204 Jul 03 01:33:16.543821 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 496/1952] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:33:16 2026] POST /volume/v3/attachments/cba6a568-de9f-457b-97b3-22489474817b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:17.093361 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-92779c24-cbe5-49bf-ba98-c35dd7648aaa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:17.098631 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-92779c24-cbe5-49bf-ba98-c35dd7648aaa tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:17.098847 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-92779c24-cbe5-49bf-ba98-c35dd7648aaa tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:17.099022 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-92779c24-cbe5-49bf-ba98-c35dd7648aaa tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:17.099130 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-92779c24-cbe5-49bf-ba98-c35dd7648aaa tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:17.106498 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:17.106498 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:17.107225 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-92779c24-cbe5-49bf-ba98-c35dd7648aaa tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:17.107584 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 489/1953] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:17 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:17.275032 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3c978bdc-edb8-41f4-8cd5-9b8d54c6fa25 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:17.277283 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c978bdc-edb8-41f4-8cd5-9b8d54c6fa25 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 Jul 03 01:33:17.277551 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3c978bdc-edb8-41f4-8cd5-9b8d54c6fa25 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:17.277795 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3c978bdc-edb8-41f4-8cd5-9b8d54c6fa25 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:17.284534 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c978bdc-edb8-41f4-8cd5-9b8d54c6fa25 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 returned with HTTP 404 Jul 03 01:33:17.285272 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 477/1954] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:17 2026] GET /volume/v3/volumes/c179cf6e-1802-4bcf-a0c5-8e49360ad633 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:17.418341 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-92aeb5e3-1934-4749-a9fe-b46499042854 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:17.419967 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-92aeb5e3-1934-4749-a9fe-b46499042854 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] DELETE https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:33:17.420184 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-92aeb5e3-1934-4749-a9fe-b46499042854 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:17.420367 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-92aeb5e3-1934-4749-a9fe-b46499042854 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:17.420531 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-92aeb5e3-1934-4749-a9fe-b46499042854 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Delete volume with id: 02a39322-6028-4372-b550-64ad71319aba Jul 03 01:33:17.435973 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:17.435973 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:17.436391 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-92aeb5e3-1934-4749-a9fe-b46499042854 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:17.452393 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-92aeb5e3-1934-4749-a9fe-b46499042854 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Delete volume request issued successfully. Jul 03 01:33:17.452602 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-92aeb5e3-1934-4749-a9fe-b46499042854 tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 202 Jul 03 01:33:17.452978 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 493/1955] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:17 2026] DELETE /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:17.460100 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-580515f8-3e09-44cb-bab1-94a07104d01c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:17.462091 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-580515f8-3e09-44cb-bab1-94a07104d01c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:33:17.462347 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-580515f8-3e09-44cb-bab1-94a07104d01c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:17.462621 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-580515f8-3e09-44cb-bab1-94a07104d01c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:17.470038 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:17.470038 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:17.473477 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-580515f8-3e09-44cb-bab1-94a07104d01c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Volume info retrieved successfully. Jul 03 01:33:17.478050 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-580515f8-3e09-44cb-bab1-94a07104d01c tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 200 Jul 03 01:33:17.478612 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 497/1956] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:17 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:18.124295 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c1627012-b071-4986-a397-91de97259ac1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:18.130344 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c1627012-b071-4986-a397-91de97259ac1 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:18.130784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c1627012-b071-4986-a397-91de97259ac1 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:18.131058 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c1627012-b071-4986-a397-91de97259ac1 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:18.131235 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-c1627012-b071-4986-a397-91de97259ac1 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:18.142802 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:18.142802 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:18.143748 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c1627012-b071-4986-a397-91de97259ac1 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:18.144119 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 490/1957] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:18 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:18.494887 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-69db034a-0019-4bb7-9ecf-707990ea1c0a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:18.499862 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-69db034a-0019-4bb7-9ecf-707990ea1c0a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] GET https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba Jul 03 01:33:18.499862 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-69db034a-0019-4bb7-9ecf-707990ea1c0a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:18.499862 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-69db034a-0019-4bb7-9ecf-707990ea1c0a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:18.513762 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-69db034a-0019-4bb7-9ecf-707990ea1c0a tempest-AttachVolumeNegativeTest-33535922 tempest-AttachVolumeNegativeTest-33535922-project-member] https://10.4.3.64/volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba returned with HTTP 404 Jul 03 01:33:18.515485 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 478/1958] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:18 2026] GET /volume/v3/volumes/02a39322-6028-4372-b550-64ad71319aba => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:18.569572 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cd600c30-95e9-4e98-bf58-fe23321d212c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:18.571118 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cd600c30-95e9-4e98-bf58-fe23321d212c tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:33:18.571294 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cd600c30-95e9-4e98-bf58-fe23321d212c tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:18.571483 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cd600c30-95e9-4e98-bf58-fe23321d212c tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:18.583008 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:18.583008 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:18.586957 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cd600c30-95e9-4e98-bf58-fe23321d212c tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:33:18.599256 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cd600c30-95e9-4e98-bf58-fe23321d212c tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 200 Jul 03 01:33:18.602219 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 494/1959] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:18 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:18.649782 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-56b66e94-1cc7-4711-bb65-028af569c792 req-6f97f50a-f2d3-4ba3-8c4d-a63a5e42438e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:18.652212 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-6f97f50a-f2d3-4ba3-8c4d-a63a5e42438e tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:33:18.652212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-6f97f50a-f2d3-4ba3-8c4d-a63a5e42438e tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:18.652416 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-6f97f50a-f2d3-4ba3-8c4d-a63a5e42438e tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:18.662777 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:18.662777 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:18.667983 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-56b66e94-1cc7-4711-bb65-028af569c792 req-6f97f50a-f2d3-4ba3-8c4d-a63a5e42438e tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:33:18.673818 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-6f97f50a-f2d3-4ba3-8c4d-a63a5e42438e tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 200 Jul 03 01:33:18.674360 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 498/1960] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:33:18 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:18.694101 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-56b66e94-1cc7-4711-bb65-028af569c792 req-834a6e63-40b2-4329-8326-e7dc8061fb8c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:18.697127 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-834a6e63-40b2-4329-8326-e7dc8061fb8c tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] POST https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4/action Jul 03 01:33:18.697635 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-834a6e63-40b2-4329-8326-e7dc8061fb8c tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:33:18.697753 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-834a6e63-40b2-4329-8326-e7dc8061fb8c tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:18.710300 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:18.710300 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:18.710836 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-56b66e94-1cc7-4711-bb65-028af569c792 req-834a6e63-40b2-4329-8326-e7dc8061fb8c tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:33:18.717909 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-56b66e94-1cc7-4711-bb65-028af569c792 req-834a6e63-40b2-4329-8326-e7dc8061fb8c tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Begin detaching volume completed successfully. Jul 03 01:33:18.718159 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-834a6e63-40b2-4329-8326-e7dc8061fb8c tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4/action returned with HTTP 202 Jul 03 01:33:18.718929 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 491/1961] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:33:18 2026] POST /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:33:19.157989 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0417375e-df27-4404-9109-d94c0fda558b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:19.159849 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0417375e-df27-4404-9109-d94c0fda558b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:19.159849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0417375e-df27-4404-9109-d94c0fda558b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:19.159978 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0417375e-df27-4404-9109-d94c0fda558b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:19.160218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-0417375e-df27-4404-9109-d94c0fda558b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:19.164956 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:19.164956 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:19.166786 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0417375e-df27-4404-9109-d94c0fda558b tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:19.166786 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 479/1962] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:19 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:19.412731 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f9cb7892-0bb0-4782-8444-23cb3929adb4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:19.414142 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f9cb7892-0bb0-4782-8444-23cb3929adb4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de?cascade=True Jul 03 01:33:19.415688 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f9cb7892-0bb0-4782-8444-23cb3929adb4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:19.415688 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f9cb7892-0bb0-4782-8444-23cb3929adb4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:19.415688 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-f9cb7892-0bb0-4782-8444-23cb3929adb4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Delete volume with id: a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:33:19.422972 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:19.422972 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:19.423578 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f9cb7892-0bb0-4782-8444-23cb3929adb4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:33:19.457221 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f9cb7892-0bb0-4782-8444-23cb3929adb4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Delete volume request issued successfully. Jul 03 01:33:19.457221 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f9cb7892-0bb0-4782-8444-23cb3929adb4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de?cascade=True returned with HTTP 202 Jul 03 01:33:19.457221 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 495/1963] 10.4.3.64 () {66 vars in 1369 bytes} [Fri Jul 3 01:33:19 2026] DELETE /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de?cascade=True => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:19.475519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d07fe0be-08e3-483c-9c08-4a4b44b046a0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:19.477514 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d07fe0be-08e3-483c-9c08-4a4b44b046a0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:33:19.477514 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d07fe0be-08e3-483c-9c08-4a4b44b046a0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:19.478010 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d07fe0be-08e3-483c-9c08-4a4b44b046a0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:19.487662 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:19.487662 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:19.495491 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d07fe0be-08e3-483c-9c08-4a4b44b046a0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:33:19.501278 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d07fe0be-08e3-483c-9c08-4a4b44b046a0 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de returned with HTTP 200 Jul 03 01:33:19.501853 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 499/1964] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:19 2026] GET /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:19.752293 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8d614f09-6eb0-48f1-ae4d-348cb59eb91b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:19.752717 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8d614f09-6eb0-48f1-ae4d-348cb59eb91b None None] GET https://10.4.3.64/volume// Jul 03 01:33:19.752870 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8d614f09-6eb0-48f1-ae4d-348cb59eb91b None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:19.753074 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8d614f09-6eb0-48f1-ae4d-348cb59eb91b None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:19.753412 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8d614f09-6eb0-48f1-ae4d-348cb59eb91b None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:19.753881 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 492/1965] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:33:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:19.763973 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-56b66e94-1cc7-4711-bb65-028af569c792 req-d2cce0ba-3d79-4b0e-adc6-a42ee13e4e17 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:19.767734 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-d2cce0ba-3d79-4b0e-adc6-a42ee13e4e17 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:33:19.767946 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-d2cce0ba-3d79-4b0e-adc6-a42ee13e4e17 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:19.768241 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-d2cce0ba-3d79-4b0e-adc6-a42ee13e4e17 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:19.778957 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:19.778957 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:19.784441 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-56b66e94-1cc7-4711-bb65-028af569c792 req-d2cce0ba-3d79-4b0e-adc6-a42ee13e4e17 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:33:19.788092 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-d2cce0ba-3d79-4b0e-adc6-a42ee13e4e17 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 200 Jul 03 01:33:19.788551 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 480/1966] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:33:19 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:33:20.179536 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6a4472ab-573e-46ff-9bdf-74e1cea5aaaa None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:20.181317 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6a4472ab-573e-46ff-9bdf-74e1cea5aaaa tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:20.181561 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6a4472ab-573e-46ff-9bdf-74e1cea5aaaa tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:20.181840 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6a4472ab-573e-46ff-9bdf-74e1cea5aaaa tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:20.181888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-6a4472ab-573e-46ff-9bdf-74e1cea5aaaa tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:20.192664 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:20.192664 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:20.194829 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6a4472ab-573e-46ff-9bdf-74e1cea5aaaa tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:20.194829 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 496/1967] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:20 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:20.516433 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c688316a-54ff-4e4f-a9f5-7af0f7ab3c92 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:20.518623 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c688316a-54ff-4e4f-a9f5-7af0f7ab3c92 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:33:20.518989 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c688316a-54ff-4e4f-a9f5-7af0f7ab3c92 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:20.518989 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c688316a-54ff-4e4f-a9f5-7af0f7ab3c92 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:20.528990 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c688316a-54ff-4e4f-a9f5-7af0f7ab3c92 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de returned with HTTP 404 Jul 03 01:33:20.529882 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 500/1968] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:20 2026] GET /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:20.911153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6f55c9c2-49af-46ed-8d36-6151244f7eeb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:20.911849 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6f55c9c2-49af-46ed-8d36-6151244f7eeb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:33:20.912791 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6f55c9c2-49af-46ed-8d36-6151244f7eeb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:20.912791 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6f55c9c2-49af-46ed-8d36-6151244f7eeb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:20.912791 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-6f55c9c2-49af-46ed-8d36-6151244f7eeb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Delete volume with id: a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:33:20.921733 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6f55c9c2-49af-46ed-8d36-6151244f7eeb tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de returned with HTTP 404 Jul 03 01:33:20.922492 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 493/1969] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:20 2026] DELETE /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:20.930933 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-95bcf379-52ce-4cfa-a1aa-2224e012c2ee None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:20.934081 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-95bcf379-52ce-4cfa-a1aa-2224e012c2ee tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de Jul 03 01:33:20.934391 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-95bcf379-52ce-4cfa-a1aa-2224e012c2ee tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:20.934704 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-95bcf379-52ce-4cfa-a1aa-2224e012c2ee tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:20.943341 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-95bcf379-52ce-4cfa-a1aa-2224e012c2ee tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de returned with HTTP 404 Jul 03 01:33:20.944068 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 481/1970] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:20 2026] GET /volume/v3/volumes/a04ac569-6b25-416c-8103-d9da7b5ab8de => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:20.953632 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-50adf1d4-2d9d-4e1e-8e93-ae628e570f3e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:20.957110 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50adf1d4-2d9d-4e1e-8e93-ae628e570f3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:33:20.957365 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-50adf1d4-2d9d-4e1e-8e93-ae628e570f3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:20.957615 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-50adf1d4-2d9d-4e1e-8e93-ae628e570f3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:20.957799 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-50adf1d4-2d9d-4e1e-8e93-ae628e570f3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Delete volume with id: 2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:33:20.972857 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:20.972857 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:20.973533 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-50adf1d4-2d9d-4e1e-8e93-ae628e570f3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:33:20.994283 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-50adf1d4-2d9d-4e1e-8e93-ae628e570f3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Delete volume request issued successfully. Jul 03 01:33:20.994616 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50adf1d4-2d9d-4e1e-8e93-ae628e570f3e tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 202 Jul 03 01:33:20.995014 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 497/1971] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:20 2026] DELETE /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:21.002137 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-60e065be-0620-47e6-96ce-9aa6a5493ca9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:21.004273 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-60e065be-0620-47e6-96ce-9aa6a5493ca9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:33:21.004501 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-60e065be-0620-47e6-96ce-9aa6a5493ca9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:21.004721 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-60e065be-0620-47e6-96ce-9aa6a5493ca9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:21.013345 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:21.013345 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:21.018366 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-60e065be-0620-47e6-96ce-9aa6a5493ca9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:33:21.025525 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-60e065be-0620-47e6-96ce-9aa6a5493ca9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 200 Jul 03 01:33:21.026195 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 501/1972] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:21 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:21.214114 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4ffcf719-8149-4d3c-a6e9-3c45f5d274e7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:21.215754 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ffcf719-8149-4d3c-a6e9-3c45f5d274e7 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:21.215922 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ffcf719-8149-4d3c-a6e9-3c45f5d274e7 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:21.216084 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ffcf719-8149-4d3c-a6e9-3c45f5d274e7 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:21.216184 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4ffcf719-8149-4d3c-a6e9-3c45f5d274e7 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:21.220179 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:21.220179 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:21.220889 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ffcf719-8149-4d3c-a6e9-3c45f5d274e7 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:21.221230 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 494/1973] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:21 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:22.041381 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0adf60fe-8666-4367-a068-f18193a8e282 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:22.043100 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0adf60fe-8666-4367-a068-f18193a8e282 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 Jul 03 01:33:22.043314 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0adf60fe-8666-4367-a068-f18193a8e282 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:22.043482 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0adf60fe-8666-4367-a068-f18193a8e282 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:22.048676 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0adf60fe-8666-4367-a068-f18193a8e282 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 returned with HTTP 404 Jul 03 01:33:22.049093 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 482/1974] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:22 2026] GET /volume/v3/volumes/2423b186-17e4-45c4-8acd-48b5120c6293 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:22.232135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b63e8c2e-d91c-4123-b266-e8b35bfe8c0a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:22.234502 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b63e8c2e-d91c-4123-b266-e8b35bfe8c0a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:22.234750 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b63e8c2e-d91c-4123-b266-e8b35bfe8c0a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:22.234962 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b63e8c2e-d91c-4123-b266-e8b35bfe8c0a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:22.235093 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b63e8c2e-d91c-4123-b266-e8b35bfe8c0a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:22.240796 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:22.240796 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:22.242001 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b63e8c2e-d91c-4123-b266-e8b35bfe8c0a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:22.242497 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 498/1975] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:22 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:22.621565 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-56b66e94-1cc7-4711-bb65-028af569c792 req-827531e1-abee-4485-8385-2da2f02da3cb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:22.623730 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-827531e1-abee-4485-8385-2da2f02da3cb tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] DELETE https://10.4.3.64/volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997 Jul 03 01:33:22.623973 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-827531e1-abee-4485-8385-2da2f02da3cb tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:22.624178 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-827531e1-abee-4485-8385-2da2f02da3cb tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:22.630864 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:22.630864 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:23.175962 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-56b66e94-1cc7-4711-bb65-028af569c792 req-827531e1-abee-4485-8385-2da2f02da3cb tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997 returned with HTTP 200 Jul 03 01:33:23.175962 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 502/1976] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:33:22 2026] DELETE /volume/v3/attachments/33ae52c8-ee37-40a2-881f-cf5475e28997 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:23.257564 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1c49abf2-8b4e-4ca3-9e63-bcc37178e3cf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:23.259533 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1c49abf2-8b4e-4ca3-9e63-bcc37178e3cf tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:23.259770 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1c49abf2-8b4e-4ca3-9e63-bcc37178e3cf tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:23.259987 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1c49abf2-8b4e-4ca3-9e63-bcc37178e3cf tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:23.260117 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1c49abf2-8b4e-4ca3-9e63-bcc37178e3cf tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:23.264587 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:23.264587 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:23.265862 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1c49abf2-8b4e-4ca3-9e63-bcc37178e3cf tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:23.265862 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 495/1977] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:23 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:24.005060 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ec1dbd79-28b0-4b53-97ef-0d9c496ba2a4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:24.006957 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ec1dbd79-28b0-4b53-97ef-0d9c496ba2a4 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:33:24.007225 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ec1dbd79-28b0-4b53-97ef-0d9c496ba2a4 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:24.007406 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ec1dbd79-28b0-4b53-97ef-0d9c496ba2a4 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:24.017822 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:24.017822 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:24.022184 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ec1dbd79-28b0-4b53-97ef-0d9c496ba2a4 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:33:24.027887 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ec1dbd79-28b0-4b53-97ef-0d9c496ba2a4 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 200 Jul 03 01:33:24.027995 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 483/1978] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:24 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:33:24.028217 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:24.030130 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:33:24.030569 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1186193211", "imageRef": "ca8556ea-0a62-4a1a-91a5-f29a67c8955f", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:24.032164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1186193211', 'imageRef': 'ca8556ea-0a62-4a1a-91a5-f29a67c8955f', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:33:24.184539 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Create volume of 1 GB Jul 03 01:33:24.194355 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Availability Zones retrieved successfully. Jul 03 01:33:24.204237 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Flow 'volume_create_api' (2537614b-d8cd-4638-9389-560c9d50261f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:24.205966 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99aea271-b3c6-4ffe-9d10-d68dc0d9d875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:24.207111 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:33:24.270182 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99aea271-b3c6-4ffe-9d10-d68dc0d9d875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:24.270950 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a24cbc-a606-423f-ac28-245d382bea48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:24.275990 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f7143c15-d5c4-44c8-af5a-92824b7ec23d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:24.278001 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f7143c15-d5c4-44c8-af5a-92824b7ec23d tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:24.278082 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f7143c15-d5c4-44c8-af5a-92824b7ec23d tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:24.278256 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f7143c15-d5c4-44c8-af5a-92824b7ec23d tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:24.278376 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-f7143c15-d5c4-44c8-af5a-92824b7ec23d tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:24.282537 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:24.282537 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:24.283284 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f7143c15-d5c4-44c8-af5a-92824b7ec23d tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:24.283658 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 503/1979] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:24 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:24.335309 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Created reservations ['49cd524e-9fab-4775-aa84-fd6fe6b01d3d', '2ae84d87-cfcb-4b43-bccf-23fb35897fa9', 'd35226f5-8761-4af9-be43-af2918fb6cb3', '53eb9342-9224-4ead-9f04-3638bdeec018'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:24.336491 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1a24cbc-a606-423f-ac28-245d382bea48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49cd524e-9fab-4775-aa84-fd6fe6b01d3d', '2ae84d87-cfcb-4b43-bccf-23fb35897fa9', 'd35226f5-8761-4af9-be43-af2918fb6cb3', '53eb9342-9224-4ead-9f04-3638bdeec018']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:24.337108 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b61b96ec-f5b5-4960-8d3f-5b1326cf4af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:24.362118 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b61b96ec-f5b5-4960-8d3f-5b1326cf4af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b76eeb7-a637-48d4-b63b-0ff3a354f748', '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-1186193211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb2e3ceab34142c0885646da6aa6d7b6',qos_specs=None,replication_status=,reservations=['49cd524e-9fab-4775-aa84-fd6fe6b01d3d','2ae84d87-cfcb-4b43-bccf-23fb35897fa9','d35226f5-8761-4af9-be43-af2918fb6cb3','53eb9342-9224-4ead-9f04-3638bdeec018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963c0b4b425245d8b3d67237fc88777b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:33:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1186193211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b76eeb7-a637-48d4-b63b-0ff3a354f748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb2e3ceab34142c0885646da6aa6d7b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='963c0b4b425245d8b3d67237fc88777b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:24.362886 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a07e08-117b-4071-ae57-36aa1882de87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:24.390860 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74a07e08-117b-4071-ae57-36aa1882de87) transitioned into state 'SUCCESS' from state '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-1186193211',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb2e3ceab34142c0885646da6aa6d7b6',qos_specs=None,replication_status=,reservations=['49cd524e-9fab-4775-aa84-fd6fe6b01d3d','2ae84d87-cfcb-4b43-bccf-23fb35897fa9','d35226f5-8761-4af9-be43-af2918fb6cb3','53eb9342-9224-4ead-9f04-3638bdeec018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='963c0b4b425245d8b3d67237fc88777b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:24.391650 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ceaa06c-2896-473f-ab7f-611b1b959487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:24.403584 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ceaa06c-2896-473f-ab7f-611b1b959487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:24.404635 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Flow 'volume_create_api' (2537614b-d8cd-4638-9389-560c9d50261f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:24.404931 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Create volume request issued successfully. Jul 03 01:33:24.405589 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-82bd3070-4185-4e22-97b4-ca7d05881b39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:33:24.406003 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 499/1980] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:33:24 2026] POST /volume/v3/volumes => generated 751 bytes in 378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:24.418433 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f7b60c8a-fda2-4f64-b2af-c688267ce3a6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:24.420361 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f7b60c8a-fda2-4f64-b2af-c688267ce3a6 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:24.420623 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f7b60c8a-fda2-4f64-b2af-c688267ce3a6 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:24.420883 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f7b60c8a-fda2-4f64-b2af-c688267ce3a6 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:24.428939 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:24.428939 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:24.433473 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f7b60c8a-fda2-4f64-b2af-c688267ce3a6 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:24.439446 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f7b60c8a-fda2-4f64-b2af-c688267ce3a6 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:24.439875 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 496/1981] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:24 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:25.301871 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-32971e95-a969-48da-b39a-9f04a2f57e98 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:25.303952 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-32971e95-a969-48da-b39a-9f04a2f57e98 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:25.304281 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-32971e95-a969-48da-b39a-9f04a2f57e98 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:25.304492 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-32971e95-a969-48da-b39a-9f04a2f57e98 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:25.304600 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-32971e95-a969-48da-b39a-9f04a2f57e98 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:25.310676 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:25.310676 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:25.311656 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-32971e95-a969-48da-b39a-9f04a2f57e98 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:25.312039 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 484/1982] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:25 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:25.454585 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f1c76c73-44fb-4f07-9fac-3bbbf3a5e806 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:25.458094 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1c76c73-44fb-4f07-9fac-3bbbf3a5e806 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:25.458357 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1c76c73-44fb-4f07-9fac-3bbbf3a5e806 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:25.458588 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1c76c73-44fb-4f07-9fac-3bbbf3a5e806 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:25.471392 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:25.471392 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:25.475669 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f1c76c73-44fb-4f07-9fac-3bbbf3a5e806 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:25.481230 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1c76c73-44fb-4f07-9fac-3bbbf3a5e806 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:25.481649 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 504/1983] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:25 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:25.818919 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-c0a7d980-1e45-4d0e-880e-4cb0d1f591bd req-117c9961-6d49-44b3-93ff-b30db244e378 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:25.820969 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c0a7d980-1e45-4d0e-880e-4cb0d1f591bd req-117c9961-6d49-44b3-93ff-b30db244e378 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d/encryption Jul 03 01:33:25.821171 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c0a7d980-1e45-4d0e-880e-4cb0d1f591bd req-117c9961-6d49-44b3-93ff-b30db244e378 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:25.821354 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c0a7d980-1e45-4d0e-880e-4cb0d1f591bd req-117c9961-6d49-44b3-93ff-b30db244e378 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:25.830923 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:25.830923 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:25.838613 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c0a7d980-1e45-4d0e-880e-4cb0d1f591bd req-117c9961-6d49-44b3-93ff-b30db244e378 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d/encryption returned with HTTP 200 Jul 03 01:33:25.839029 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 500/1984] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:33:25 2026] GET /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:26.322954 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-05e3265c-fa6d-4dac-af40-39c1d0247611 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:26.324924 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-05e3265c-fa6d-4dac-af40-39c1d0247611 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:26.325159 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-05e3265c-fa6d-4dac-af40-39c1d0247611 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:26.325354 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-05e3265c-fa6d-4dac-af40-39c1d0247611 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:26.325485 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-05e3265c-fa6d-4dac-af40-39c1d0247611 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:26.330627 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:26.330627 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:26.331490 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-05e3265c-fa6d-4dac-af40-39c1d0247611 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:26.331857 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 497/1985] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:26 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:26.504151 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a437b341-3548-462b-825a-a4b2fbccb2e7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:26.506018 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a437b341-3548-462b-825a-a4b2fbccb2e7 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:26.506255 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a437b341-3548-462b-825a-a4b2fbccb2e7 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:26.506588 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a437b341-3548-462b-825a-a4b2fbccb2e7 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:26.514467 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:26.514467 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:26.521167 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a437b341-3548-462b-825a-a4b2fbccb2e7 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:26.522021 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a437b341-3548-462b-825a-a4b2fbccb2e7 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:26.522406 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 485/1986] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:26 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 901 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:27.342594 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b76314ff-3b2e-49e1-9d2b-41f2bca886ac None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:27.344284 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b76314ff-3b2e-49e1-9d2b-41f2bca886ac tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:27.344526 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b76314ff-3b2e-49e1-9d2b-41f2bca886ac tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:27.344705 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b76314ff-3b2e-49e1-9d2b-41f2bca886ac tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:27.344797 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-b76314ff-3b2e-49e1-9d2b-41f2bca886ac tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:27.348733 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:27.348733 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:27.349391 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b76314ff-3b2e-49e1-9d2b-41f2bca886ac tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:27.349766 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 505/1987] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:27 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:27.541167 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b9bb04c6-8594-4512-b3bc-c08f91e8dc62 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:27.543295 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b9bb04c6-8594-4512-b3bc-c08f91e8dc62 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:27.543496 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b9bb04c6-8594-4512-b3bc-c08f91e8dc62 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:27.543700 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b9bb04c6-8594-4512-b3bc-c08f91e8dc62 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:27.549951 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:27.549951 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:27.552998 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b9bb04c6-8594-4512-b3bc-c08f91e8dc62 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:27.556982 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b9bb04c6-8594-4512-b3bc-c08f91e8dc62 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:27.557357 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 501/1988] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:27 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:28.095575 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-c0a7d980-1e45-4d0e-880e-4cb0d1f591bd req-aa6e49bd-5585-4a23-bd36-6a42251a1c7d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:28.097618 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c0a7d980-1e45-4d0e-880e-4cb0d1f591bd req-aa6e49bd-5585-4a23-bd36-6a42251a1c7d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/attachments/18045d1d-845e-4af5-a204-893bfa968b82 Jul 03 01:33:28.097814 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c0a7d980-1e45-4d0e-880e-4cb0d1f591bd req-aa6e49bd-5585-4a23-bd36-6a42251a1c7d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:28.097993 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c0a7d980-1e45-4d0e-880e-4cb0d1f591bd req-aa6e49bd-5585-4a23-bd36-6a42251a1c7d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:28.104945 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:28.104945 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:28.359542 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-75a6695f-1ba0-46b7-9f7c-55245c1f4e03 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:28.361045 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-75a6695f-1ba0-46b7-9f7c-55245c1f4e03 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:28.361222 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-75a6695f-1ba0-46b7-9f7c-55245c1f4e03 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:28.361415 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-75a6695f-1ba0-46b7-9f7c-55245c1f4e03 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:28.361537 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-75a6695f-1ba0-46b7-9f7c-55245c1f4e03 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:28.365744 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:28.365744 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:28.366478 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-75a6695f-1ba0-46b7-9f7c-55245c1f4e03 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:28.366838 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 486/1989] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:28 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:28.375640 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d4900f78-890d-4465-b590-b51d5fcd3563 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:28.377188 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d4900f78-890d-4465-b590-b51d5fcd3563 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac Jul 03 01:33:28.377395 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d4900f78-890d-4465-b590-b51d5fcd3563 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:28.377684 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d4900f78-890d-4465-b590-b51d5fcd3563 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:28.386083 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:28.386083 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:28.389994 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d4900f78-890d-4465-b590-b51d5fcd3563 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Volume info retrieved successfully. Jul 03 01:33:28.394225 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d4900f78-890d-4465-b590-b51d5fcd3563 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac returned with HTTP 200 Jul 03 01:33:28.394733 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 506/1990] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:28 2026] GET /volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:28.405855 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-12d31ecd-7c01-4187-bdde-678c5269e526 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:28.407372 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-12d31ecd-7c01-4187-bdde-678c5269e526 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] PUT https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:28.407691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-12d31ecd-7c01-4187-bdde-678c5269e526 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1763873319", "description": "tempest-volume-backup-description-896418669"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:28.412488 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:28.412488 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:28.417694 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-12d31ecd-7c01-4187-bdde-678c5269e526 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:28.418032 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 502/1991] 10.4.3.64 () {70 vars in 1402 bytes} [Fri Jul 3 01:33:28 2026] PUT /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:28.425647 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-66345cfe-53d5-4c4a-ac22-6c4b16138707 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:28.427290 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-66345cfe-53d5-4c4a-ac22-6c4b16138707 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:28.427524 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-66345cfe-53d5-4c4a-ac22-6c4b16138707 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:28.427726 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-66345cfe-53d5-4c4a-ac22-6c4b16138707 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:28.427941 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-66345cfe-53d5-4c4a-ac22-6c4b16138707 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:28.431942 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:28.431942 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:28.432667 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-66345cfe-53d5-4c4a-ac22-6c4b16138707 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:28.433026 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 487/1992] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:28 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 838 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:28.441960 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ef61f85f-eff2-4e6c-8186-66e42d1f3ff3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:28.443870 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ef61f85f-eff2-4e6c-8186-66e42d1f3ff3 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] DELETE https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:28.444068 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ef61f85f-eff2-4e6c-8186-66e42d1f3ff3 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:28.444280 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ef61f85f-eff2-4e6c-8186-66e42d1f3ff3 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:28.444407 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-ef61f85f-eff2-4e6c-8186-66e42d1f3ff3 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Delete backup with id: 15a4e2c3-af11-4973-a83d-d46e7ce00cba. Jul 03 01:33:28.448718 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:28.448718 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:28.465953 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-ef61f85f-eff2-4e6c-8186-66e42d1f3ff3 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] delete_backup rpcapi backup_id 15a4e2c3-af11-4973-a83d-d46e7ce00cba {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:33:28.467936 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ef61f85f-eff2-4e6c-8186-66e42d1f3ff3 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 202 Jul 03 01:33:28.468415 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 507/1993] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:33:28 2026] DELETE /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:33:28.476836 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fdd42715-a8a5-4431-a5ff-1f784731e295 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:28.480234 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fdd42715-a8a5-4431-a5ff-1f784731e295 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:28.480416 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fdd42715-a8a5-4431-a5ff-1f784731e295 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:28.480621 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fdd42715-a8a5-4431-a5ff-1f784731e295 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:28.480714 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-fdd42715-a8a5-4431-a5ff-1f784731e295 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:28.487092 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:28.487092 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:28.487850 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fdd42715-a8a5-4431-a5ff-1f784731e295 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 200 Jul 03 01:33:28.488219 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 503/1994] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:28 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:28.569249 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ee7afd6b-324f-45f8-a266-1a2dfba7a6ae None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:28.571163 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ee7afd6b-324f-45f8-a266-1a2dfba7a6ae tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:28.571374 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ee7afd6b-324f-45f8-a266-1a2dfba7a6ae tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:28.571604 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ee7afd6b-324f-45f8-a266-1a2dfba7a6ae tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:28.578573 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:28.578573 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:28.583479 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ee7afd6b-324f-45f8-a266-1a2dfba7a6ae tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:28.589514 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ee7afd6b-324f-45f8-a266-1a2dfba7a6ae tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:28.589928 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 488/1995] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:28 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:28.633464 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c0a7d980-1e45-4d0e-880e-4cb0d1f591bd req-aa6e49bd-5585-4a23-bd36-6a42251a1c7d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/18045d1d-845e-4af5-a204-893bfa968b82 returned with HTTP 200 Jul 03 01:33:28.633832 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 498/1996] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:33:28 2026] DELETE /volume/v3/attachments/18045d1d-845e-4af5-a204-893bfa968b82 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:29.498863 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1ced0c25-18a6-48e9-a2b7-840232a7bf5c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:29.500746 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ced0c25-18a6-48e9-a2b7-840232a7bf5c tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba Jul 03 01:33:29.500994 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ced0c25-18a6-48e9-a2b7-840232a7bf5c tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:29.501212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ced0c25-18a6-48e9-a2b7-840232a7bf5c tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:29.501360 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-1ced0c25-18a6-48e9-a2b7-840232a7bf5c tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Show backup with id 15a4e2c3-af11-4973-a83d-d46e7ce00cba. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:29.505080 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ced0c25-18a6-48e9-a2b7-840232a7bf5c tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba returned with HTTP 404 Jul 03 01:33:29.505620 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 508/1997] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:29 2026] GET /volume/v3/backups/15a4e2c3-af11-4973-a83d-d46e7ce00cba => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:29.578079 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b98db303-d5dd-49bc-95b3-a335b6a4cfe5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:29.579435 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b98db303-d5dd-49bc-95b3-a335b6a4cfe5 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac Jul 03 01:33:29.579652 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b98db303-d5dd-49bc-95b3-a335b6a4cfe5 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:29.579795 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b98db303-d5dd-49bc-95b3-a335b6a4cfe5 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:29.586479 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:29.586479 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:29.589918 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b98db303-d5dd-49bc-95b3-a335b6a4cfe5 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Volume info retrieved successfully. Jul 03 01:33:29.594016 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b98db303-d5dd-49bc-95b3-a335b6a4cfe5 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac returned with HTTP 200 Jul 03 01:33:29.594467 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 504/1998] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:29 2026] GET /volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:29.604298 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1ab855e4-ecd1-42e9-9628-5a5aa681937a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:29.606363 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1ab855e4-ecd1-42e9-9628-5a5aa681937a tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:29.606622 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1ab855e4-ecd1-42e9-9628-5a5aa681937a tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:29.606851 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1ab855e4-ecd1-42e9-9628-5a5aa681937a tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:29.612817 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bb2e9ca9-5f05-4c04-9dbf-8e3dc193b73a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:29.614710 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bb2e9ca9-5f05-4c04-9dbf-8e3dc193b73a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac Jul 03 01:33:29.614934 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bb2e9ca9-5f05-4c04-9dbf-8e3dc193b73a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:29.615160 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bb2e9ca9-5f05-4c04-9dbf-8e3dc193b73a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:29.615320 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-bb2e9ca9-5f05-4c04-9dbf-8e3dc193b73a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Delete volume with id: 0133556a-dfd4-4088-83ee-175e752c2dac Jul 03 01:33:29.615409 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:29.615409 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:29.621492 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1ab855e4-ecd1-42e9-9628-5a5aa681937a tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:29.622795 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:29.622795 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:29.623322 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bb2e9ca9-5f05-4c04-9dbf-8e3dc193b73a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Volume info retrieved successfully. Jul 03 01:33:29.626804 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1ab855e4-ecd1-42e9-9628-5a5aa681937a tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:29.627392 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 489/1999] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:29 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:29.639404 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bb2e9ca9-5f05-4c04-9dbf-8e3dc193b73a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Delete volume request issued successfully. Jul 03 01:33:29.639629 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bb2e9ca9-5f05-4c04-9dbf-8e3dc193b73a tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac returned with HTTP 202 Jul 03 01:33:29.640037 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 499/2000] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:33:29 2026] DELETE /volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:29.646725 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4893c2f7-8bde-46fb-bddb-0bc88db43369 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:29.648495 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4893c2f7-8bde-46fb-bddb-0bc88db43369 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac Jul 03 01:33:29.648759 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4893c2f7-8bde-46fb-bddb-0bc88db43369 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:29.648957 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4893c2f7-8bde-46fb-bddb-0bc88db43369 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:29.656739 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:29.656739 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:29.660616 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4893c2f7-8bde-46fb-bddb-0bc88db43369 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Volume info retrieved successfully. Jul 03 01:33:29.665409 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4893c2f7-8bde-46fb-bddb-0bc88db43369 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac returned with HTTP 200 Jul 03 01:33:29.665937 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 509/2001] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:29 2026] GET /volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:30.640260 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4a9ec099-b1bc-4c98-b718-27709ae4919f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:30.642099 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4a9ec099-b1bc-4c98-b718-27709ae4919f tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:30.642238 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4a9ec099-b1bc-4c98-b718-27709ae4919f tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:30.642447 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4a9ec099-b1bc-4c98-b718-27709ae4919f tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:30.649099 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:30.649099 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:30.652469 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4a9ec099-b1bc-4c98-b718-27709ae4919f tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:30.656993 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4a9ec099-b1bc-4c98-b718-27709ae4919f tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:30.657509 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 505/2002] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:30 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 904 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:30.689043 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-486f59aa-0973-4d70-9322-4dd5db1d2455 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:30.689867 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-486f59aa-0973-4d70-9322-4dd5db1d2455 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] GET https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac Jul 03 01:33:30.690168 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-486f59aa-0973-4d70-9322-4dd5db1d2455 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:30.690597 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-486f59aa-0973-4d70-9322-4dd5db1d2455 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:30.703718 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-486f59aa-0973-4d70-9322-4dd5db1d2455 tempest-VolumesBackupsV39Test-1254620773 tempest-VolumesBackupsV39Test-1254620773-project-member] https://10.4.3.64/volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac returned with HTTP 404 Jul 03 01:33:30.704474 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 490/2003] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:33:30 2026] GET /volume/v3/volumes/0133556a-dfd4-4088-83ee-175e752c2dac => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:31.674597 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6bd8b00e-715c-4b15-b5ba-7a95ebfc6922 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:31.674597 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6bd8b00e-715c-4b15-b5ba-7a95ebfc6922 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:31.674597 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6bd8b00e-715c-4b15-b5ba-7a95ebfc6922 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:31.674597 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6bd8b00e-715c-4b15-b5ba-7a95ebfc6922 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:31.688831 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:31.688831 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:31.701031 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6bd8b00e-715c-4b15-b5ba-7a95ebfc6922 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:31.706492 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6bd8b00e-715c-4b15-b5ba-7a95ebfc6922 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:31.706492 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 500/2004] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:31 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 904 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:32.137934 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-76d1f680-714f-4214-a115-ae4db1827b82 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:32.253854 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-76d1f680-714f-4214-a115-ae4db1827b82 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:33:32.254221 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-76d1f680-714f-4214-a115-ae4db1827b82 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "662624e4-9325-4045-8c15-498b734a7187", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1421573728"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:32.261289 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-76d1f680-714f-4214-a115-ae4db1827b82 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 404 Jul 03 01:33:32.261812 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 510/2005] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:33:32 2026] POST /volume/v3/snapshots => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:32.273345 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cf113747-0bc7-4752-9d44-aa65e8ae7ad6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:32.275788 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cf113747-0bc7-4752-9d44-aa65e8ae7ad6 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:33:32.276267 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cf113747-0bc7-4752-9d44-aa65e8ae7ad6 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-864694097"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:32.322395 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cf113747-0bc7-4752-9d44-aa65e8ae7ad6 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 404 Jul 03 01:33:32.323045 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 506/2006] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:33:32 2026] POST /volume/v3/snapshots => generated 77 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:32.330259 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9ab3cc84-d9f7-48d0-af37-7d37d6063d2b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:32.332922 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9ab3cc84-d9f7-48d0-af37-7d37d6063d2b tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=invalid Jul 03 01:33:32.333002 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9ab3cc84-d9f7-48d0-af37-7d37d6063d2b tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:32.333255 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9ab3cc84-d9f7-48d0-af37-7d37d6063d2b tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:32.334006 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9ab3cc84-d9f7-48d0-af37-7d37d6063d2b tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] HTTP exception thrown: limit param must be an integer Jul 03 01:33:32.334200 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9ab3cc84-d9f7-48d0-af37-7d37d6063d2b tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 01:33:32.334957 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 491/2007] 10.4.3.64 () {66 vars in 1263 bytes} [Fri Jul 3 01:33:32 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 03 01:33:32.341207 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9ea356ca-db25-441a-8af5-dabc46761c14 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:32.345573 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9ea356ca-db25-441a-8af5-dabc46761c14 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/snapshots?marker=3015a551-4fb2-4911-8dbb-fa2c21819c9e Jul 03 01:33:32.345776 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9ea356ca-db25-441a-8af5-dabc46761c14 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:32.345949 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9ea356ca-db25-441a-8af5-dabc46761c14 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:32.346225 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-9ea356ca-db25-441a-8af5-dabc46761c14 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:33:32.347323 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.db.api [None req-9ea356ca-db25-441a-8af5-dabc46761c14 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Building query based on filter {{(pid=99882) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:33:32.354789 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9ea356ca-db25-441a-8af5-dabc46761c14 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/snapshots?marker=3015a551-4fb2-4911-8dbb-fa2c21819c9e returned with HTTP 404 Jul 03 01:33:32.355297 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 501/2008] 10.4.3.64 () {66 vars in 1323 bytes} [Fri Jul 3 01:33:32 2026] GET /volume/v3/snapshots?marker=3015a551-4fb2-4911-8dbb-fa2c21819c9e => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:32.365313 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-dae69c69-f884-4677-9714-76a0dc09d6ba None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:32.374064 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dae69c69-f884-4677-9714-76a0dc09d6ba tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=invalid Jul 03 01:33:32.374064 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dae69c69-f884-4677-9714-76a0dc09d6ba tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:32.374064 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dae69c69-f884-4677-9714-76a0dc09d6ba tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:32.374064 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-dae69c69-f884-4677-9714-76a0dc09d6ba tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:33:32.380031 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.db.api [None req-dae69c69-f884-4677-9714-76a0dc09d6ba tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Building query based on filter {{(pid=99879) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:33:32.380031 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dae69c69-f884-4677-9714-76a0dc09d6ba tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 01:33:32.380031 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 511/2009] 10.4.3.64 () {66 vars in 1269 bytes} [Fri Jul 3 01:33:32 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:33:32.386569 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:32.389094 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:33:32.389411 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1336782895"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:32.390902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1336782895'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:33:32.391014 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Create volume of 2 GB Jul 03 01:33:32.408305 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Availability Zones retrieved successfully. Jul 03 01:33:32.413886 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Flow 'volume_create_api' (e38269ef-e064-48db-aea9-b039692af0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:32.414785 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f5d137a-9571-4b84-ae01-cc89175522c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:32.415711 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Validating volume size '2' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:33:32.450503 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f5d137a-9571-4b84-ae01-cc89175522c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:32.451180 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d99b46-f5ca-460f-9e66-cafc935ba7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:32.526583 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Created reservations ['5dd06404-d7c0-4131-be03-dfc1a745959d', '262ac268-4a23-4769-98b7-3a1f0f379124', '7de78e11-9d9b-426c-aa22-66f6ba3faa87', '0752c1c2-edf2-4602-b9f6-4be97b2341d2'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:32.529877 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d99b46-f5ca-460f-9e66-cafc935ba7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dd06404-d7c0-4131-be03-dfc1a745959d', '262ac268-4a23-4769-98b7-3a1f0f379124', '7de78e11-9d9b-426c-aa22-66f6ba3faa87', '0752c1c2-edf2-4602-b9f6-4be97b2341d2']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:32.531249 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d52ae9f-3359-4a3e-add1-24b7b7da0274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:32.557911 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d52ae9f-3359-4a3e-add1-24b7b7da0274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa2873ab-5090-444f-90f3-3cb584f64f3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1336782895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86120253c0924ee9a5d24ac2ba703b30',qos_specs=None,replication_status=,reservations=['5dd06404-d7c0-4131-be03-dfc1a745959d','262ac268-4a23-4769-98b7-3a1f0f379124','7de78e11-9d9b-426c-aa22-66f6ba3faa87','0752c1c2-edf2-4602-b9f6-4be97b2341d2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c3b411166dd44baa2e10119fc9395ca',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1336782895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa2873ab-5090-444f-90f3-3cb584f64f3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86120253c0924ee9a5d24ac2ba703b30',provider_auth=None,provider_geometry=None,provider_id=None,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='5c3b411166dd44baa2e10119fc9395ca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:32.569861 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c70b64-f6c7-44c2-83ca-1d7d8acbfbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:32.596872 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70c70b64-f6c7-44c2-83ca-1d7d8acbfbfb) transitioned into state 'SUCCESS' from state '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-1336782895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86120253c0924ee9a5d24ac2ba703b30',qos_specs=None,replication_status=,reservations=['5dd06404-d7c0-4131-be03-dfc1a745959d','262ac268-4a23-4769-98b7-3a1f0f379124','7de78e11-9d9b-426c-aa22-66f6ba3faa87','0752c1c2-edf2-4602-b9f6-4be97b2341d2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c3b411166dd44baa2e10119fc9395ca',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:32.597804 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86aeceda-73d5-4638-b610-627b4ee50fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:32.614998 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86aeceda-73d5-4638-b610-627b4ee50fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:32.615836 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Flow 'volume_create_api' (e38269ef-e064-48db-aea9-b039692af0d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:32.615836 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Create volume request issued successfully. Jul 03 01:33:32.616462 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-82f21180-a3e3-4eff-8f31-891c7a1bd46d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:33:32.617158 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 507/2010] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:33:32 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 03 01:33:32.631553 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b9dc34b9-f56d-41a1-90e8-e2ceb48b2486 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:32.637086 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b9dc34b9-f56d-41a1-90e8-e2ceb48b2486 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d Jul 03 01:33:32.637086 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b9dc34b9-f56d-41a1-90e8-e2ceb48b2486 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:32.637549 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b9dc34b9-f56d-41a1-90e8-e2ceb48b2486 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:32.644962 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:32.644962 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:32.649323 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b9dc34b9-f56d-41a1-90e8-e2ceb48b2486 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Volume info retrieved successfully. Jul 03 01:33:32.654635 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b9dc34b9-f56d-41a1-90e8-e2ceb48b2486 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d returned with HTTP 200 Jul 03 01:33:32.654635 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 492/2011] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:32 2026] GET /volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:32.721571 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-40e631fa-613e-42f2-9e5d-cd62fc3fb4c9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:32.723289 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-40e631fa-613e-42f2-9e5d-cd62fc3fb4c9 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:32.723517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-40e631fa-613e-42f2-9e5d-cd62fc3fb4c9 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:32.723724 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-40e631fa-613e-42f2-9e5d-cd62fc3fb4c9 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:32.729836 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:32.729836 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:32.733509 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-40e631fa-613e-42f2-9e5d-cd62fc3fb4c9 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:32.737583 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-40e631fa-613e-42f2-9e5d-cd62fc3fb4c9 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:32.737975 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 502/2012] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:32 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:33.248659 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-768d2aa9-04f5-4dff-847c-0cf8a790b289 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:33.250761 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-768d2aa9-04f5-4dff-847c-0cf8a790b289 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d Jul 03 01:33:33.251002 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-768d2aa9-04f5-4dff-847c-0cf8a790b289 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:33.251251 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-768d2aa9-04f5-4dff-847c-0cf8a790b289 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:33.251459 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-768d2aa9-04f5-4dff-847c-0cf8a790b289 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume with id: 59391517-d606-4be4-aa68-b8e74c80ca9d Jul 03 01:33:33.258152 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:33.258152 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:33.258660 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-768d2aa9-04f5-4dff-847c-0cf8a790b289 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:33:33.273446 np0000004346 devstack@c-api.service[99879]: WARNING cinder.keymgr.conf_key_mgr [None req-768d2aa9-04f5-4dff-847c-0cf8a790b289 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 01:33:33.288447 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-768d2aa9-04f5-4dff-847c-0cf8a790b289 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume request issued successfully. Jul 03 01:33:33.288447 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-768d2aa9-04f5-4dff-847c-0cf8a790b289 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d returned with HTTP 202 Jul 03 01:33:33.288447 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 512/2013] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:33 2026] DELETE /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:33.297020 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4da2967d-4f2e-4bf6-a22f-f158cf478406 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:33.299030 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4da2967d-4f2e-4bf6-a22f-f158cf478406 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d Jul 03 01:33:33.299223 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4da2967d-4f2e-4bf6-a22f-f158cf478406 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:33.299463 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4da2967d-4f2e-4bf6-a22f-f158cf478406 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:33.307274 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:33.307274 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:33.311754 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4da2967d-4f2e-4bf6-a22f-f158cf478406 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:33:33.316521 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4da2967d-4f2e-4bf6-a22f-f158cf478406 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d returned with HTTP 200 Jul 03 01:33:33.317908 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 508/2014] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:33 2026] GET /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:33.674919 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-93df3b2f-4ff1-4216-8435-069efebf3ce6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:33.678443 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-93df3b2f-4ff1-4216-8435-069efebf3ce6 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d Jul 03 01:33:33.678443 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-93df3b2f-4ff1-4216-8435-069efebf3ce6 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:33.678443 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-93df3b2f-4ff1-4216-8435-069efebf3ce6 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:33.685527 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:33.685527 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:33.692115 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-93df3b2f-4ff1-4216-8435-069efebf3ce6 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Volume info retrieved successfully. Jul 03 01:33:33.698573 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-93df3b2f-4ff1-4216-8435-069efebf3ce6 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d returned with HTTP 200 Jul 03 01:33:33.699007 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 493/2015] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:33 2026] GET /volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:33.719117 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-67093dca-5bad-4a1a-9b7e-3accf8ae365d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:33.721380 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-67093dca-5bad-4a1a-9b7e-3accf8ae365d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:33:33.721769 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-67093dca-5bad-4a1a-9b7e-3accf8ae365d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aa2873ab-5090-444f-90f3-3cb584f64f3d", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-258971359"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:33.739357 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:33.739357 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:33.740211 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-67093dca-5bad-4a1a-9b7e-3accf8ae365d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Volume info retrieved successfully. Jul 03 01:33:33.742033 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-67093dca-5bad-4a1a-9b7e-3accf8ae365d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Create snapshot from volume aa2873ab-5090-444f-90f3-3cb584f64f3d Jul 03 01:33:33.756945 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-57286d0e-d749-4d04-9f8f-c0a10b47beab None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:33.757884 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-57286d0e-d749-4d04-9f8f-c0a10b47beab tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:33.758261 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-57286d0e-d749-4d04-9f8f-c0a10b47beab tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:33.758261 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-57286d0e-d749-4d04-9f8f-c0a10b47beab tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:33.765244 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:33.765244 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:33.770127 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-57286d0e-d749-4d04-9f8f-c0a10b47beab tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:33.777441 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-57286d0e-d749-4d04-9f8f-c0a10b47beab tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:33.777441 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 513/2016] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:33 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 1158 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:33.782276 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-67093dca-5bad-4a1a-9b7e-3accf8ae365d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Created reservations ['a869840a-1b94-4b51-b530-bcbdc821c38d', '978b4a3a-4b3b-4cd1-93bb-62916140178b', 'de4a3c93-27cd-4769-9a9e-1af99fa594b1', '59edd643-fd76-475c-922b-d71855534d03'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:33.813624 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-e5a6e5a3-ec5b-4489-afcb-e9312f2927d3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:33.816958 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-e5a6e5a3-ec5b-4489-afcb-e9312f2927d3 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:33.817129 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-e5a6e5a3-ec5b-4489-afcb-e9312f2927d3 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:33.817322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-e5a6e5a3-ec5b-4489-afcb-e9312f2927d3 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:33.823682 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-67093dca-5bad-4a1a-9b7e-3accf8ae365d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Snapshot create request issued successfully. Jul 03 01:33:33.824046 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:33.824046 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:33.824340 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-67093dca-5bad-4a1a-9b7e-3accf8ae365d tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:33:33.824869 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 503/2017] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:33:33 2026] POST /volume/v3/snapshots => generated 317 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:33.831259 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-e5a6e5a3-ec5b-4489-afcb-e9312f2927d3 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:33.834410 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1a9d47b1-55a6-4647-8b53-0e6b1e840f6c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:33.836211 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-e5a6e5a3-ec5b-4489-afcb-e9312f2927d3 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:33.836592 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1a9d47b1-55a6-4647-8b53-0e6b1e840f6c tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b Jul 03 01:33:33.836694 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 509/2018] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:33:33 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:33.836883 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1a9d47b1-55a6-4647-8b53-0e6b1e840f6c tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:33.837131 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1a9d47b1-55a6-4647-8b53-0e6b1e840f6c tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:33.842865 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:33.842865 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:33.843056 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1a9d47b1-55a6-4647-8b53-0e6b1e840f6c tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Snapshot retrieved successfully. Jul 03 01:33:33.843941 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1a9d47b1-55a6-4647-8b53-0e6b1e840f6c tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b returned with HTTP 200 Jul 03 01:33:33.847493 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 494/2019] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:33:33 2026] GET /volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b => generated 449 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:34.209496 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-c7944ec6-fe54-44cb-acf4-196ff69efad4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.214885 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-c7944ec6-fe54-44cb-acf4-196ff69efad4 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:34.214885 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-c7944ec6-fe54-44cb-acf4-196ff69efad4 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:34.214984 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-c7944ec6-fe54-44cb-acf4-196ff69efad4 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:34.236326 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:34.236326 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:34.247088 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-c7944ec6-fe54-44cb-acf4-196ff69efad4 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:34.256705 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-c7944ec6-fe54-44cb-acf4-196ff69efad4 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:34.257295 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 514/2020] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:33:34 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 1158 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:34.270147 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aaca475d-23e8-4428-bcf0-4ea8dd3d55a7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.270560 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aaca475d-23e8-4428-bcf0-4ea8dd3d55a7 None None] GET https://10.4.3.64/volume// Jul 03 01:33:34.270701 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aaca475d-23e8-4428-bcf0-4ea8dd3d55a7 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:34.270861 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aaca475d-23e8-4428-bcf0-4ea8dd3d55a7 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:34.271161 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aaca475d-23e8-4428-bcf0-4ea8dd3d55a7 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:34.271468 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 504/2021] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:33:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:34.283387 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-1224a6f4-1783-421e-8273-c36835ee44df None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.290331 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-1224a6f4-1783-421e-8273-c36835ee44df tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:33:34.290823 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-1224a6f4-1783-421e-8273-c36835ee44df tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b76eeb7-a637-48d4-b63b-0ff3a354f748", "connector": null, "instance_uuid": "7c98da5a-e8e4-4a86-9218-5e37f41a266a"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:34.299108 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:34.299108 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:34.330645 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-1224a6f4-1783-421e-8273-c36835ee44df tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:33:34.331361 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 510/2022] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:33:34 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:34.332567 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ce61fe78-5ac9-47d3-9ca2-dbacf43fb285 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.334244 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce61fe78-5ac9-47d3-9ca2-dbacf43fb285 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d Jul 03 01:33:34.334462 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ce61fe78-5ac9-47d3-9ca2-dbacf43fb285 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:34.334662 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ce61fe78-5ac9-47d3-9ca2-dbacf43fb285 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:34.340177 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce61fe78-5ac9-47d3-9ca2-dbacf43fb285 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d returned with HTTP 404 Jul 03 01:33:34.340694 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 495/2023] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:34 2026] GET /volume/v3/volumes/59391517-d606-4be4-aa68-b8e74c80ca9d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:34.347863 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-74750ce6-17d0-4e6e-b5b6-800083007ff3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.349523 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-74750ce6-17d0-4e6e-b5b6-800083007ff3 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:33:34.349698 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-74750ce6-17d0-4e6e-b5b6-800083007ff3 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:34.349866 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-74750ce6-17d0-4e6e-b5b6-800083007ff3 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:34.350637 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74750ce6-17d0-4e6e-b5b6-800083007ff3 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:33:34.367901 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-74750ce6-17d0-4e6e-b5b6-800083007ff3 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Get all volumes completed successfully. Jul 03 01:33:34.370127 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:34.370127 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:34.376590 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-74750ce6-17d0-4e6e-b5b6-800083007ff3 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:33:34.377508 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 515/2024] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:33:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10585 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:33:34.397145 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-27fc4685-6383-46e2-8992-599e842e24a5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.399678 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-27fc4685-6383-46e2-8992-599e842e24a5 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] DELETE https://10.4.3.64/volume/v3/types/fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f Jul 03 01:33:34.399878 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-27fc4685-6383-46e2-8992-599e842e24a5 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:34.400083 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-27fc4685-6383-46e2-8992-599e842e24a5 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:34.400320 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:34.400320 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:34.448524 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-27fc4685-6383-46e2-8992-599e842e24a5 tempest-TestVolumeBootPattern-1816187479 tempest-TestVolumeBootPattern-1816187479-project-admin] https://10.4.3.64/volume/v3/types/fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f returned with HTTP 202 Jul 03 01:33:34.449010 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 505/2025] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:33:34 2026] DELETE /volume/v3/types/fe27bf83-b1e2-41a8-bef2-b1b9c4fbb87f => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:34.482531 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.484519 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:33:34.485181 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-178756651", "snapshot_id": null, "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "volume_type": null, "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:34.487093 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-178756651', 'snapshot_id': None, 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'volume_type': None, 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:33:34.605225 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume of 1 GB Jul 03 01:33:34.605575 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:34.605575 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:34.609844 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Availability Zones retrieved successfully. Jul 03 01:33:34.615354 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (7526a670-2e8c-4620-a35b-46962e5bdab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:34.618160 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9b59e4f-cbad-48da-bef2-ad1ae697626d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:34.619926 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:33:34.680322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9b59e4f-cbad-48da-bef2-ad1ae697626d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:34.681671 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25615ea5-3798-486d-99c0-99b7a6c898b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:34.738577 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['a7fd941f-d870-48bf-874b-a95915ef734f', '77c87f4b-4922-4d44-90ed-2b2a206d228b', '19278eef-c0ac-4e68-be7d-df7cacdf09e2', '365a5cce-0f66-4fc4-95c4-806d3c7c652c'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:34.739381 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25615ea5-3798-486d-99c0-99b7a6c898b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7fd941f-d870-48bf-874b-a95915ef734f', '77c87f4b-4922-4d44-90ed-2b2a206d228b', '19278eef-c0ac-4e68-be7d-df7cacdf09e2', '365a5cce-0f66-4fc4-95c4-806d3c7c652c']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:34.740227 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29659ae0-6898-427f-8065-1ce81ea5910b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:34.763804 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29659ae0-6898-427f-8065-1ce81ea5910b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2090eeb7-6cc8-4c9c-aff8-707e8c38f451', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-178756651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['a7fd941f-d870-48bf-874b-a95915ef734f','77c87f4b-4922-4d44-90ed-2b2a206d228b','19278eef-c0ac-4e68-be7d-df7cacdf09e2','365a5cce-0f66-4fc4-95c4-806d3c7c652c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-178756651',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2090eeb7-6cc8-4c9c-aff8-707e8c38f451,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e560b53ba8a4cd59812d30487d4666c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:34.764530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb255cb-18b9-41f8-8a28-727fbfb2b5c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:34.782473 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eb255cb-18b9-41f8-8a28-727fbfb2b5c1) transitioned into state 'SUCCESS' from state '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-178756651',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['a7fd941f-d870-48bf-874b-a95915ef734f','77c87f4b-4922-4d44-90ed-2b2a206d228b','19278eef-c0ac-4e68-be7d-df7cacdf09e2','365a5cce-0f66-4fc4-95c4-806d3c7c652c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:34.783253 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39332295-c19b-4f9e-a211-07f0d55e27bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:34.793654 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39332295-c19b-4f9e-a211-07f0d55e27bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:34.794429 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (7526a670-2e8c-4620-a35b-46962e5bdab8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:34.794761 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request issued successfully. Jul 03 01:33:34.795308 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2de995fa-8c5d-4e0e-a6f3-7cff9ed2f2e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:33:34.795763 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 511/2026] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:33:34 2026] POST /volume/v3/volumes => generated 756 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:34.807384 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2cc450f2-a85c-489f-b08c-5819956dc9b1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.809121 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2cc450f2-a85c-489f-b08c-5819956dc9b1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:33:34.809310 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2cc450f2-a85c-489f-b08c-5819956dc9b1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:34.809540 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2cc450f2-a85c-489f-b08c-5819956dc9b1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:34.816849 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:34.816849 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:34.820673 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2cc450f2-a85c-489f-b08c-5819956dc9b1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:33:34.824559 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2cc450f2-a85c-489f-b08c-5819956dc9b1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 returned with HTTP 200 Jul 03 01:33:34.824914 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 496/2027] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:34 2026] GET /volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:34.854347 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-69e075d0-04e1-4ad7-9550-ca758654adac None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.856279 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-69e075d0-04e1-4ad7-9550-ca758654adac tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b Jul 03 01:33:34.856665 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-69e075d0-04e1-4ad7-9550-ca758654adac tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:34.856916 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-69e075d0-04e1-4ad7-9550-ca758654adac tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:34.862672 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:34.862672 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:34.863120 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-69e075d0-04e1-4ad7-9550-ca758654adac tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Snapshot retrieved successfully. Jul 03 01:33:34.863885 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-69e075d0-04e1-4ad7-9550-ca758654adac tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b returned with HTTP 200 Jul 03 01:33:34.864345 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 516/2028] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:33:34 2026] GET /volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:34.875442 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.875857 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:33:34.876097 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d6d5a333-1275-4991-be14-ceabb8d7ad0b"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:34.878170 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd6d5a333-1275-4991-be14-ceabb8d7ad0b'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:33:34.885485 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:34.885485 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:34.885985 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Snapshot retrieved successfully. Jul 03 01:33:34.886171 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Create volume of 1 GB Jul 03 01:33:34.893046 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Availability Zones retrieved successfully. Jul 03 01:33:34.895734 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Flow 'volume_create_api' (60d02257-ced6-4e46-9630-03e39da37892) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:34.896789 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e172160b-63f2-4405-85f7-405a06e7642e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:34.897842 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:33:34.899318 np0000004346 devstack@c-api.service[99882]: WARNING cinder.volume.api [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e172160b-63f2-4405-85f7-405a06e7642e) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 01:33:34.899318 np0000004346 devstack@c-api.service[99882]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Jul 03 01:33:34.900787 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e172160b-63f2-4405-85f7-405a06e7642e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:34.901444 np0000004346 devstack@c-api.service[99882]: WARNING cinder.volume.api [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e172160b-63f2-4405-85f7-405a06e7642e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 01:33:34.902078 np0000004346 devstack@c-api.service[99882]: WARNING cinder.volume.api [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Flow 'volume_create_api' (60d02257-ced6-4e46-9630-03e39da37892) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 01:33:34.902363 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-df678b31-8a43-48f4-970f-bed6c3a325d5 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Jul 03 01:33:34.902985 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 506/2029] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:33:34 2026] POST /volume/v3/volumes => generated 171 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:33:34.912811 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ee196aca-0b84-4935-b1f6-584e8b75ec04 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.915045 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee196aca-0b84-4935-b1f6-584e8b75ec04 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b Jul 03 01:33:34.915314 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee196aca-0b84-4935-b1f6-584e8b75ec04 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:34.915615 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee196aca-0b84-4935-b1f6-584e8b75ec04 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:34.915797 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-ee196aca-0b84-4935-b1f6-584e8b75ec04 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Delete snapshot with id: d6d5a333-1275-4991-be14-ceabb8d7ad0b Jul 03 01:33:34.922690 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:34.922690 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:34.923294 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ee196aca-0b84-4935-b1f6-584e8b75ec04 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Snapshot retrieved successfully. Jul 03 01:33:34.943505 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ee196aca-0b84-4935-b1f6-584e8b75ec04 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Snapshot delete request issued successfully. Jul 03 01:33:34.943505 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee196aca-0b84-4935-b1f6-584e8b75ec04 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b returned with HTTP 202 Jul 03 01:33:34.943505 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 512/2030] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:33:34 2026] DELETE /volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:34.953335 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-215e2a74-5a1d-4ca2-a895-c6829246e707 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:34.958395 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-215e2a74-5a1d-4ca2-a895-c6829246e707 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b Jul 03 01:33:34.960437 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-215e2a74-5a1d-4ca2-a895-c6829246e707 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:34.960437 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-215e2a74-5a1d-4ca2-a895-c6829246e707 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:34.967974 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:34.967974 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:34.968495 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-215e2a74-5a1d-4ca2-a895-c6829246e707 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Snapshot retrieved successfully. Jul 03 01:33:34.969709 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-215e2a74-5a1d-4ca2-a895-c6829246e707 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b returned with HTTP 200 Jul 03 01:33:34.970193 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 497/2031] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:33:34 2026] GET /volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:35.839167 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-653b1f97-c56f-436b-9cde-778e967289f9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:35.842478 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-653b1f97-c56f-436b-9cde-778e967289f9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:33:35.842478 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-653b1f97-c56f-436b-9cde-778e967289f9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:35.842478 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-653b1f97-c56f-436b-9cde-778e967289f9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:35.848974 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:35.848974 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:35.853265 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-653b1f97-c56f-436b-9cde-778e967289f9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:33:35.858924 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-653b1f97-c56f-436b-9cde-778e967289f9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 returned with HTTP 200 Jul 03 01:33:35.859594 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 517/2032] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:35 2026] GET /volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:35.877375 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d41cbf9c-8cba-466f-96bf-c9c02cb4108f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:35.879355 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d41cbf9c-8cba-466f-96bf-c9c02cb4108f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:33:35.879584 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d41cbf9c-8cba-466f-96bf-c9c02cb4108f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:35.879787 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d41cbf9c-8cba-466f-96bf-c9c02cb4108f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:35.887535 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:35.887535 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:35.891268 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d41cbf9c-8cba-466f-96bf-c9c02cb4108f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:33:35.895842 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d41cbf9c-8cba-466f-96bf-c9c02cb4108f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 returned with HTTP 200 Jul 03 01:33:35.896244 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 507/2033] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:35 2026] GET /volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:35.984023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-98f0098f-fc44-41f5-a402-6b84ad378758 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:35.985946 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-98f0098f-fc44-41f5-a402-6b84ad378758 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b Jul 03 01:33:35.986492 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-98f0098f-fc44-41f5-a402-6b84ad378758 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:35.987967 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-98f0098f-fc44-41f5-a402-6b84ad378758 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:35.992112 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-98f0098f-fc44-41f5-a402-6b84ad378758 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b returned with HTTP 404 Jul 03 01:33:35.992112 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 513/2034] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:33:35 2026] GET /volume/v3/snapshots/d6d5a333-1275-4991-be14-ceabb8d7ad0b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:36.005541 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-69045b04-ad71-4e0b-9f32-9d9cc520395f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:36.007778 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-69045b04-ad71-4e0b-9f32-9d9cc520395f tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d Jul 03 01:33:36.008009 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-69045b04-ad71-4e0b-9f32-9d9cc520395f tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:36.008235 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-69045b04-ad71-4e0b-9f32-9d9cc520395f tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:36.017775 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:36.017775 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:36.024653 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-69045b04-ad71-4e0b-9f32-9d9cc520395f tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Volume info retrieved successfully. Jul 03 01:33:36.030828 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-69045b04-ad71-4e0b-9f32-9d9cc520395f tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d returned with HTTP 200 Jul 03 01:33:36.031350 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 498/2035] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:36 2026] GET /volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:36.048283 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-16a0566f-b741-4bce-a3de-84cb0b9b7172 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:36.049678 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16a0566f-b741-4bce-a3de-84cb0b9b7172 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] DELETE https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d Jul 03 01:33:36.050078 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16a0566f-b741-4bce-a3de-84cb0b9b7172 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:36.051565 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16a0566f-b741-4bce-a3de-84cb0b9b7172 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:36.051565 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-16a0566f-b741-4bce-a3de-84cb0b9b7172 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Delete volume with id: aa2873ab-5090-444f-90f3-3cb584f64f3d Jul 03 01:33:36.057189 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:36.057189 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:36.058456 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-16a0566f-b741-4bce-a3de-84cb0b9b7172 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Volume info retrieved successfully. Jul 03 01:33:36.082536 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-16a0566f-b741-4bce-a3de-84cb0b9b7172 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Delete volume request issued successfully. Jul 03 01:33:36.082536 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16a0566f-b741-4bce-a3de-84cb0b9b7172 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d returned with HTTP 202 Jul 03 01:33:36.082536 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 518/2036] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:36 2026] DELETE /volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:36.096522 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1b0505d8-0a34-4fed-a9d7-2e6421b9874b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:36.102614 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b0505d8-0a34-4fed-a9d7-2e6421b9874b tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d Jul 03 01:33:36.102927 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b0505d8-0a34-4fed-a9d7-2e6421b9874b tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:36.103185 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b0505d8-0a34-4fed-a9d7-2e6421b9874b tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:36.112610 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:36.112610 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:36.116599 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1b0505d8-0a34-4fed-a9d7-2e6421b9874b tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Volume info retrieved successfully. Jul 03 01:33:36.124285 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b0505d8-0a34-4fed-a9d7-2e6421b9874b tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d returned with HTTP 200 Jul 03 01:33:36.124285 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 508/2037] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:36 2026] GET /volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:36.450167 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-85e2fc54-bf44-459f-9612-a3c8a683c728 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:36.453647 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-85e2fc54-bf44-459f-9612-a3c8a683c728 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:33:36.453973 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-85e2fc54-bf44-459f-9612-a3c8a683c728 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:36.454169 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-85e2fc54-bf44-459f-9612-a3c8a683c728 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:36.454348 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-85e2fc54-bf44-459f-9612-a3c8a683c728 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Delete volume with id: 7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:33:36.462872 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:36.462872 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:36.463449 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-85e2fc54-bf44-459f-9612-a3c8a683c728 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:33:36.483703 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-85e2fc54-bf44-459f-9612-a3c8a683c728 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Delete volume request issued successfully. Jul 03 01:33:36.483961 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-85e2fc54-bf44-459f-9612-a3c8a683c728 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 202 Jul 03 01:33:36.484396 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 514/2038] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:33:36 2026] DELETE /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:33:36.495086 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-037f07a6-28df-414d-81c1-a4dba3aa6747 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:36.496664 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-037f07a6-28df-414d-81c1-a4dba3aa6747 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:33:36.496826 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-037f07a6-28df-414d-81c1-a4dba3aa6747 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:36.496997 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-037f07a6-28df-414d-81c1-a4dba3aa6747 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:36.507132 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:36.507132 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:36.510415 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-037f07a6-28df-414d-81c1-a4dba3aa6747 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:33:36.514374 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-037f07a6-28df-414d-81c1-a4dba3aa6747 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 200 Jul 03 01:33:36.514860 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 499/2039] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:36 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:37.003114 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-30619797-4899-4d2d-83e5-d902b8802701 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:37.004974 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-30619797-4899-4d2d-83e5-d902b8802701 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:33:37.005147 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-30619797-4899-4d2d-83e5-d902b8802701 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:37.005309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-30619797-4899-4d2d-83e5-d902b8802701 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:37.011623 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:37.011623 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:37.015210 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-30619797-4899-4d2d-83e5-d902b8802701 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:33:37.019221 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-30619797-4899-4d2d-83e5-d902b8802701 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 returned with HTTP 200 Jul 03 01:33:37.019627 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 519/2040] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:33:37 2026] GET /volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:37.136849 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bccf5232-d031-4670-9c90-569435882cc7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:37.139293 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bccf5232-d031-4670-9c90-569435882cc7 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] GET https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d Jul 03 01:33:37.139611 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bccf5232-d031-4670-9c90-569435882cc7 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:37.139907 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bccf5232-d031-4670-9c90-569435882cc7 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:37.145546 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bccf5232-d031-4670-9c90-569435882cc7 tempest-VolumesSnapshotNegativeTestJSON-989820579 tempest-VolumesSnapshotNegativeTestJSON-989820579-project-member] https://10.4.3.64/volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d returned with HTTP 404 Jul 03 01:33:37.146040 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 509/2041] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:37 2026] GET /volume/v3/volumes/aa2873ab-5090-444f-90f3-3cb584f64f3d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:37.488962 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-f53ea6b1-3d0b-4884-992a-2523d066a814 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:37.492206 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-f53ea6b1-3d0b-4884-992a-2523d066a814 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:33:37.492453 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-f53ea6b1-3d0b-4884-992a-2523d066a814 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:37.492668 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-f53ea6b1-3d0b-4884-992a-2523d066a814 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:37.504038 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:37.504038 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:37.511907 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-f53ea6b1-3d0b-4884-992a-2523d066a814 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:33:37.519855 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-f53ea6b1-3d0b-4884-992a-2523d066a814 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 returned with HTTP 200 Jul 03 01:33:37.520269 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 515/2042] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:33:37 2026] GET /volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:37.527503 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-520e5acf-05e2-4d23-84d5-063949903fc9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:37.529060 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-520e5acf-05e2-4d23-84d5-063949903fc9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed Jul 03 01:33:37.529230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-520e5acf-05e2-4d23-84d5-063949903fc9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:37.529367 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7d1f078e-c87a-43a5-89aa-1e120e44ac2c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:37.529556 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-520e5acf-05e2-4d23-84d5-063949903fc9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:37.529815 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d1f078e-c87a-43a5-89aa-1e120e44ac2c None None] GET https://10.4.3.64/volume// Jul 03 01:33:37.530303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d1f078e-c87a-43a5-89aa-1e120e44ac2c None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:37.530303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d1f078e-c87a-43a5-89aa-1e120e44ac2c None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:37.530480 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d1f078e-c87a-43a5-89aa-1e120e44ac2c None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:37.530744 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 520/2043] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:33:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:37.534624 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-520e5acf-05e2-4d23-84d5-063949903fc9 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed returned with HTTP 404 Jul 03 01:33:37.535081 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 500/2044] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:37 2026] GET /volume/v3/volumes/7642b24f-8d5c-4285-9b9b-36af13bfafed => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:37.538627 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-475ab332-0573-4624-afc5-3b41147d8502 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:37.540628 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-475ab332-0573-4624-afc5-3b41147d8502 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:33:37.541010 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-475ab332-0573-4624-afc5-3b41147d8502 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2090eeb7-6cc8-4c9c-aff8-707e8c38f451", "connector": null, "instance_uuid": "54d45e12-ab84-4627-a8c1-4063b47cccd0"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:37.550227 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:37.550227 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:37.608642 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-475ab332-0573-4624-afc5-3b41147d8502 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:33:37.608642 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 510/2045] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:33:37 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:38.372815 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:38.462744 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:33:38.463088 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-689456518"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:38.464408 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-689456518'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:33:38.464746 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume of 1 GB Jul 03 01:33:38.468924 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Availability Zones retrieved successfully. Jul 03 01:33:38.475495 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (fb13a90b-f6dd-43c9-913d-565664f68a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:38.476879 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d8c10b-7d4d-435f-905a-1824997d2863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:38.478266 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:33:38.517058 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d8c10b-7d4d-435f-905a-1824997d2863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:38.517757 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a09f47-44e9-4762-864a-6a9527c5faff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:38.585104 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Created reservations ['f6218001-fa6e-44f9-be68-9f1bf031eec0', '73311d3d-7b5b-4b25-b3ea-d824f5d4d0ba', '5a4e99fb-3e12-411c-8164-239a00c5e7ef', 'e83fbb2b-a03f-4703-b8fe-56d97b8a1a1a'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:38.585939 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67a09f47-44e9-4762-864a-6a9527c5faff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6218001-fa6e-44f9-be68-9f1bf031eec0', '73311d3d-7b5b-4b25-b3ea-d824f5d4d0ba', '5a4e99fb-3e12-411c-8164-239a00c5e7ef', 'e83fbb2b-a03f-4703-b8fe-56d97b8a1a1a']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:38.586813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa004417-2ec8-4945-ae55-3e09342943aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:38.612016 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa004417-2ec8-4945-ae55-3e09342943aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6521f710-5463-41d1-9867-c70734ca8076', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-689456518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['f6218001-fa6e-44f9-be68-9f1bf031eec0','73311d3d-7b5b-4b25-b3ea-d824f5d4d0ba','5a4e99fb-3e12-411c-8164-239a00c5e7ef','e83fbb2b-a03f-4703-b8fe-56d97b8a1a1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-689456518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6521f710-5463-41d1-9867-c70734ca8076,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a0e13e49e754d25aac85841f2b262d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3b4730a5deb48cd979339ee3d019658',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:38.612821 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9a21e7-85f2-4774-a090-69df9580342b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:38.629909 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9a21e7-85f2-4774-a090-69df9580342b) transitioned into state 'SUCCESS' from state '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-689456518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['f6218001-fa6e-44f9-be68-9f1bf031eec0','73311d3d-7b5b-4b25-b3ea-d824f5d4d0ba','5a4e99fb-3e12-411c-8164-239a00c5e7ef','e83fbb2b-a03f-4703-b8fe-56d97b8a1a1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:38.630535 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (321ff026-65d1-4d06-9a26-d58ec491ae62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:38.641319 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (321ff026-65d1-4d06-9a26-d58ec491ae62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:38.642061 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (fb13a90b-f6dd-43c9-913d-565664f68a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:38.642321 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request issued successfully. Jul 03 01:33:38.642920 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e1f36a7-43c4-493d-bc6c-1c8c089e3b5d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:33:38.643282 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 516/2046] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:33:38 2026] POST /volume/v3/volumes => generated 755 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:38.656537 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b609a454-646f-4d13-96aa-3cb8e63af0ef None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:38.658229 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b609a454-646f-4d13-96aa-3cb8e63af0ef tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 Jul 03 01:33:38.658429 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b609a454-646f-4d13-96aa-3cb8e63af0ef tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:38.658670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b609a454-646f-4d13-96aa-3cb8e63af0ef tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:38.664910 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:38.664910 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:38.668220 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b609a454-646f-4d13-96aa-3cb8e63af0ef tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:33:38.672065 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b609a454-646f-4d13-96aa-3cb8e63af0ef tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 returned with HTTP 200 Jul 03 01:33:38.672475 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 521/2047] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:38 2026] GET /volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:39.692647 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-024833ed-0d97-4f4f-8f90-873f394e88d3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:39.694295 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-024833ed-0d97-4f4f-8f90-873f394e88d3 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 Jul 03 01:33:39.694539 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-024833ed-0d97-4f4f-8f90-873f394e88d3 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:39.694751 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-024833ed-0d97-4f4f-8f90-873f394e88d3 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:39.701353 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:39.701353 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:39.705011 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-024833ed-0d97-4f4f-8f90-873f394e88d3 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:33:39.708780 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-024833ed-0d97-4f4f-8f90-873f394e88d3 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 returned with HTTP 200 Jul 03 01:33:39.709120 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 501/2048] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:39 2026] GET /volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:39.720998 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ca761a75-0eee-4964-8755-7838bb349a80 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:39.722680 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ca761a75-0eee-4964-8755-7838bb349a80 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:33:39.722998 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ca761a75-0eee-4964-8755-7838bb349a80 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6521f710-5463-41d1-9867-c70734ca8076", "name": "tempest-CreateVolumesFromBackupTest-Backup-1624006313"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:39.724258 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-ca761a75-0eee-4964-8755-7838bb349a80 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Creating new backup {'backup': {'volume_id': '6521f710-5463-41d1-9867-c70734ca8076', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1624006313'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:33:39.724388 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-ca761a75-0eee-4964-8755-7838bb349a80 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Creating backup of volume 6521f710-5463-41d1-9867-c70734ca8076 in container None Jul 03 01:33:39.730949 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:39.730949 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:39.731358 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ca761a75-0eee-4964-8755-7838bb349a80 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:33:39.760794 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-ca761a75-0eee-4964-8755-7838bb349a80 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Created reservations ['8d0a3d88-2b2f-4f49-8182-4185cf3e8ce4', '503a88da-3e89-4d9b-a0a4-4fcd4ec5a0be'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:39.794133 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ca761a75-0eee-4964-8755-7838bb349a80 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:33:39.794537 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 511/2049] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:33:39 2026] POST /volume/v3/backups => generated 337 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:39.804093 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e723b95b-d992-43b8-a425-caff963992ea None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:39.806131 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e723b95b-d992-43b8-a425-caff963992ea tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:39.806303 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e723b95b-d992-43b8-a425-caff963992ea tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:39.806496 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e723b95b-d992-43b8-a425-caff963992ea tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:39.807060 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-e723b95b-d992-43b8-a425-caff963992ea tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:39.814199 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:39.814199 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:39.814898 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e723b95b-d992-43b8-a425-caff963992ea tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:39.815240 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 517/2050] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:39 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 744 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:40.826966 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8612f460-43e4-4597-8821-c3b96c65c374 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:40.828817 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8612f460-43e4-4597-8821-c3b96c65c374 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:40.829018 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8612f460-43e4-4597-8821-c3b96c65c374 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:40.829248 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8612f460-43e4-4597-8821-c3b96c65c374 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:40.829357 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-8612f460-43e4-4597-8821-c3b96c65c374 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:40.833613 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:40.833613 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:40.834350 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8612f460-43e4-4597-8821-c3b96c65c374 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:40.834749 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 522/2051] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:40 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:41.843895 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1f730821-fe15-442a-9229-42192a800b86 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:41.845746 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1f730821-fe15-442a-9229-42192a800b86 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:41.845954 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1f730821-fe15-442a-9229-42192a800b86 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:41.846133 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1f730821-fe15-442a-9229-42192a800b86 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:41.846233 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-1f730821-fe15-442a-9229-42192a800b86 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:41.851484 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:41.851484 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:41.852559 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1f730821-fe15-442a-9229-42192a800b86 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:41.853337 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 502/2052] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:41 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:42.863093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cfd64889-24c2-4584-bea2-477a669cbd2a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:42.865136 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cfd64889-24c2-4584-bea2-477a669cbd2a tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:42.865370 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cfd64889-24c2-4584-bea2-477a669cbd2a tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:42.865621 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cfd64889-24c2-4584-bea2-477a669cbd2a tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:42.865753 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-cfd64889-24c2-4584-bea2-477a669cbd2a tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:42.870737 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:42.870737 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:42.871658 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cfd64889-24c2-4584-bea2-477a669cbd2a tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:42.872206 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 512/2053] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:42 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:43.041229 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-81d0a99a-9b1b-4cc8-aca6-3c43674e14a1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:43.043201 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-81d0a99a-9b1b-4cc8-aca6-3c43674e14a1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:33:43.043429 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-81d0a99a-9b1b-4cc8-aca6-3c43674e14a1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:43.043645 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-81d0a99a-9b1b-4cc8-aca6-3c43674e14a1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:43.050715 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:43.050715 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:43.054115 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-81d0a99a-9b1b-4cc8-aca6-3c43674e14a1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:43.057861 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-81d0a99a-9b1b-4cc8-aca6-3c43674e14a1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:33:43.058208 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 518/2054] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:43 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:43.097732 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-6c761fb6-8164-4a83-b7ac-ffcc437d1914 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:43.099930 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-6c761fb6-8164-4a83-b7ac-ffcc437d1914 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:33:43.100139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-6c761fb6-8164-4a83-b7ac-ffcc437d1914 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:43.100346 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-6c761fb6-8164-4a83-b7ac-ffcc437d1914 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:43.106824 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:43.106824 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:43.110138 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-6c761fb6-8164-4a83-b7ac-ffcc437d1914 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:43.113782 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-6c761fb6-8164-4a83-b7ac-ffcc437d1914 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:33:43.114133 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 523/2055] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:33:43 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:43.884445 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2d332090-79bb-4cd8-89f9-9b4a0394328f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:43.888478 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2d332090-79bb-4cd8-89f9-9b4a0394328f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:43.888478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2d332090-79bb-4cd8-89f9-9b4a0394328f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:43.888478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2d332090-79bb-4cd8-89f9-9b4a0394328f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:43.888478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-2d332090-79bb-4cd8-89f9-9b4a0394328f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:43.893199 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:43.893199 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:43.894455 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2d332090-79bb-4cd8-89f9-9b4a0394328f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:43.895092 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 503/2056] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:43 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:44.913029 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-981873a1-2ecf-46c6-8b91-7c439d45bdbd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:44.919238 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-981873a1-2ecf-46c6-8b91-7c439d45bdbd tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:44.919602 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-981873a1-2ecf-46c6-8b91-7c439d45bdbd tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:44.919879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-981873a1-2ecf-46c6-8b91-7c439d45bdbd tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:44.920038 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-981873a1-2ecf-46c6-8b91-7c439d45bdbd tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:44.925646 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:44.925646 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:44.926919 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-981873a1-2ecf-46c6-8b91-7c439d45bdbd tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:44.927774 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 513/2057] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:44 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:45.147923 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-12eee77a-ed2c-4cf3-8581-38eda7876eee None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:45.148442 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-12eee77a-ed2c-4cf3-8581-38eda7876eee None None] GET https://10.4.3.64/volume// Jul 03 01:33:45.148707 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-12eee77a-ed2c-4cf3-8581-38eda7876eee None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:45.148975 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-12eee77a-ed2c-4cf3-8581-38eda7876eee None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:45.149417 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-12eee77a-ed2c-4cf3-8581-38eda7876eee None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:45.149972 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 519/2058] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:33:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:45.157159 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-e32f2182-850b-4c98-a559-252137f9cfb1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:45.159696 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-e32f2182-850b-4c98-a559-252137f9cfb1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:33:45.160119 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-e32f2182-850b-4c98-a559-252137f9cfb1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2b8f96b-35ee-4e81-97a2-e0cb20d997a0", "connector": null, "instance_uuid": "f70c00e3-46bf-4a99-a79f-706007ca5e3a"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:45.169351 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:45.169351 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:45.206992 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-e32f2182-850b-4c98-a559-252137f9cfb1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:33:45.207793 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 524/2059] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:33:45 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:45.636699 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6519f432-1250-452d-bb23-2635fb919ac8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:45.639096 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6519f432-1250-452d-bb23-2635fb919ac8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:33:45.639330 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6519f432-1250-452d-bb23-2635fb919ac8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:45.639558 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6519f432-1250-452d-bb23-2635fb919ac8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:45.653517 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:45.653517 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:45.656842 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6519f432-1250-452d-bb23-2635fb919ac8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:45.660873 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6519f432-1250-452d-bb23-2635fb919ac8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:33:45.661306 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 504/2060] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:45 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:45.722511 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bd3961d8-21fe-4f00-9542-c7a828b2f35a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:45.722885 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bd3961d8-21fe-4f00-9542-c7a828b2f35a None None] GET https://10.4.3.64/volume// Jul 03 01:33:45.723020 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bd3961d8-21fe-4f00-9542-c7a828b2f35a None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:45.723185 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bd3961d8-21fe-4f00-9542-c7a828b2f35a None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:45.723507 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bd3961d8-21fe-4f00-9542-c7a828b2f35a None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:45.723793 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 514/2061] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:33:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:45.732277 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-556887ca-b8ce-43f8-8218-9e90ae3f3131 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:45.734502 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-556887ca-b8ce-43f8-8218-9e90ae3f3131 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:33:45.734629 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-556887ca-b8ce-43f8-8218-9e90ae3f3131 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:45.734815 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-556887ca-b8ce-43f8-8218-9e90ae3f3131 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:45.737487 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7d076e65-b000-4185-8594-27e54a8e54a1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:45.737851 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d076e65-b000-4185-8594-27e54a8e54a1 None None] GET https://10.4.3.64/volume// Jul 03 01:33:45.737988 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d076e65-b000-4185-8594-27e54a8e54a1 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:45.738153 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d076e65-b000-4185-8594-27e54a8e54a1 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:45.738459 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d076e65-b000-4185-8594-27e54a8e54a1 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:45.738760 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 525/2062] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:33:45 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:45.744062 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:45.744062 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:45.746836 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-36a01c47-cdfd-40d0-8570-c434b3799fab None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:45.748322 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-556887ca-b8ce-43f8-8218-9e90ae3f3131 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:33:45.748909 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-36a01c47-cdfd-40d0-8570-c434b3799fab tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:33:45.749174 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-36a01c47-cdfd-40d0-8570-c434b3799fab tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:45.749341 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-36a01c47-cdfd-40d0-8570-c434b3799fab tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:45.752885 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-556887ca-b8ce-43f8-8218-9e90ae3f3131 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:33:45.753246 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 520/2063] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:33:45 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 1337 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:33:45.758267 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:45.758267 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:45.762158 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-36a01c47-cdfd-40d0-8570-c434b3799fab tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:45.769798 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-36a01c47-cdfd-40d0-8570-c434b3799fab tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:33:45.770220 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 505/2064] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:33:45 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 1019 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:33:45.880469 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-81b00211-c9e9-41ed-aab9-a0bbe8690b48 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:45.880811 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-b5fad6d0-ac5f-444c-a61b-8c9eb867250e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:45.882501 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-81b00211-c9e9-41ed-aab9-a0bbe8690b48 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] PUT https://10.4.3.64/volume/v3/attachments/37d99dd4-1675-467e-921b-220ddb6a0715 Jul 03 01:33:45.882865 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-81b00211-c9e9-41ed-aab9-a0bbe8690b48 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:45.882948 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-b5fad6d0-ac5f-444c-a61b-8c9eb867250e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] PUT https://10.4.3.64/volume/v3/attachments/d71a1936-8b29-45bf-9e6e-1881784681d0 Jul 03 01:33:45.883263 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-b5fad6d0-ac5f-444c-a61b-8c9eb867250e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:45.891017 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-81b00211-c9e9-41ed-aab9-a0bbe8690b48 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Acquiring lock "cinder-attachment_update-6b76eeb7-a637-48d4-b63b-0ff3a354f748-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:33:45.894970 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-b5fad6d0-ac5f-444c-a61b-8c9eb867250e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Acquiring lock "cinder-attachment_update-d2b8f96b-35ee-4e81-97a2-e0cb20d997a0-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:33:45.897220 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-81b00211-c9e9-41ed-aab9-a0bbe8690b48 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Lock "cinder-attachment_update-6b76eeb7-a637-48d4-b63b-0ff3a354f748-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:33:45.898237 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:45.898237 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:45.900753 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-b5fad6d0-ac5f-444c-a61b-8c9eb867250e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Lock "cinder-attachment_update-d2b8f96b-35ee-4e81-97a2-e0cb20d997a0-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:33:45.901793 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:45.901793 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:45.938301 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7a234d2c-94ca-4397-b527-d9a945f43123 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:45.940613 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7a234d2c-94ca-4397-b527-d9a945f43123 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:45.940801 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7a234d2c-94ca-4397-b527-d9a945f43123 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:45.940972 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7a234d2c-94ca-4397-b527-d9a945f43123 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:45.941089 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-7a234d2c-94ca-4397-b527-d9a945f43123 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:45.945686 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:45.945686 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:45.946433 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7a234d2c-94ca-4397-b527-d9a945f43123 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:45.946790 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 521/2065] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:45 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:46.421692 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-81b00211-c9e9-41ed-aab9-a0bbe8690b48 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Lock "cinder-attachment_update-6b76eeb7-a637-48d4-b63b-0ff3a354f748-np0000004346" released by "attachment_update" :: held 0.525s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:33:46.421979 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-81b00211-c9e9-41ed-aab9-a0bbe8690b48 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/attachments/37d99dd4-1675-467e-921b-220ddb6a0715 returned with HTTP 200 Jul 03 01:33:46.422399 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 515/2066] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:33:45 2026] PUT /volume/v3/attachments/37d99dd4-1675-467e-921b-220ddb6a0715 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:46.428688 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-b5fad6d0-ac5f-444c-a61b-8c9eb867250e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Lock "cinder-attachment_update-d2b8f96b-35ee-4e81-97a2-e0cb20d997a0-np0000004346" released by "attachment_update" :: held 0.528s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:33:46.429006 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-b5fad6d0-ac5f-444c-a61b-8c9eb867250e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/attachments/d71a1936-8b29-45bf-9e6e-1881784681d0 returned with HTTP 200 Jul 03 01:33:46.429505 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 526/2067] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:33:45 2026] PUT /volume/v3/attachments/d71a1936-8b29-45bf-9e6e-1881784681d0 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:46.680506 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d3a6bf81-ae18-415d-a0a5-0bb583f91c13 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:46.682360 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d3a6bf81-ae18-415d-a0a5-0bb583f91c13 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:33:46.682599 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d3a6bf81-ae18-415d-a0a5-0bb583f91c13 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:46.682777 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d3a6bf81-ae18-415d-a0a5-0bb583f91c13 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:46.692496 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:46.692496 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:46.696763 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d3a6bf81-ae18-415d-a0a5-0bb583f91c13 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:46.700790 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d3a6bf81-ae18-415d-a0a5-0bb583f91c13 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:33:46.701251 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 506/2068] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:46 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:46.931567 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-68a10247-698c-4c34-8732-a400687d075a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:46.933520 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-68a10247-698c-4c34-8732-a400687d075a tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] POST https://10.4.3.64/volume/v3/attachments/37d99dd4-1675-467e-921b-220ddb6a0715/action Jul 03 01:33:46.933893 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-68a10247-698c-4c34-8732-a400687d075a tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:33:46.934071 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-68a10247-698c-4c34-8732-a400687d075a tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:46.949181 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:46.949181 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:46.957941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f4e00f92-7b30-4373-811e-57c8d3d20a31 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:46.959984 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f4e00f92-7b30-4373-811e-57c8d3d20a31 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:46.960212 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f4e00f92-7b30-4373-811e-57c8d3d20a31 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:46.960436 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f4e00f92-7b30-4373-811e-57c8d3d20a31 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:46.960589 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f4e00f92-7b30-4373-811e-57c8d3d20a31 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:46.964908 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-525e82ed-8ee9-44a5-b08a-09ba6b7a022f req-68a10247-698c-4c34-8732-a400687d075a tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/attachments/37d99dd4-1675-467e-921b-220ddb6a0715/action returned with HTTP 204 Jul 03 01:33:46.965343 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 522/2069] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:33:46 2026] POST /volume/v3/attachments/37d99dd4-1675-467e-921b-220ddb6a0715/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:46.965926 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:46.965926 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:46.968310 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f4e00f92-7b30-4373-811e-57c8d3d20a31 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:46.968310 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 516/2070] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:46 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:47.721680 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-18369993-8d76-4ea8-a30e-d138b460b2b6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:47.721680 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-18369993-8d76-4ea8-a30e-d138b460b2b6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:33:47.722227 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-18369993-8d76-4ea8-a30e-d138b460b2b6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:47.722227 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-18369993-8d76-4ea8-a30e-d138b460b2b6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:47.735242 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:47.735242 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:47.740886 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-18369993-8d76-4ea8-a30e-d138b460b2b6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:47.755702 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-18369993-8d76-4ea8-a30e-d138b460b2b6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:33:47.756328 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 527/2071] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:47 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:47.980226 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-372536e6-a8fd-4c15-a918-88a9931bd265 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:47.980226 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-372536e6-a8fd-4c15-a918-88a9931bd265 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:47.980226 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-372536e6-a8fd-4c15-a918-88a9931bd265 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:47.980674 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-372536e6-a8fd-4c15-a918-88a9931bd265 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:47.980674 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-372536e6-a8fd-4c15-a918-88a9931bd265 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:47.985483 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:47.985483 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:47.986528 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-372536e6-a8fd-4c15-a918-88a9931bd265 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:47.987299 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 507/2072] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:47 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:33:48.235506 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fcd21591-076d-4057-9fba-04a8999d3d39 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:48.236080 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fcd21591-076d-4057-9fba-04a8999d3d39 None None] GET https://10.4.3.64/volume// Jul 03 01:33:48.236308 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fcd21591-076d-4057-9fba-04a8999d3d39 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:48.236609 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fcd21591-076d-4057-9fba-04a8999d3d39 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:48.237089 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fcd21591-076d-4057-9fba-04a8999d3d39 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:33:48.237625 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 523/2073] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:33:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:33:48.245941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-0d11ad11-5366-45e1-9957-cbd0e3ff7550 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:48.248033 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-0d11ad11-5366-45e1-9957-cbd0e3ff7550 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:33:48.248230 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-0d11ad11-5366-45e1-9957-cbd0e3ff7550 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:48.248404 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-0d11ad11-5366-45e1-9957-cbd0e3ff7550 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:48.259443 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:48.259443 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:48.262352 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-0d11ad11-5366-45e1-9957-cbd0e3ff7550 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:33:48.266444 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-0d11ad11-5366-45e1-9957-cbd0e3ff7550 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 returned with HTTP 200 Jul 03 01:33:48.266849 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 517/2074] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:33:48 2026] GET /volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 => generated 1543 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:33:48.374406 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-90c8cc77-1b7c-49d4-982e-a86d38af8bdd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:48.382579 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-90c8cc77-1b7c-49d4-982e-a86d38af8bdd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] PUT https://10.4.3.64/volume/v3/attachments/0ddd9419-2aa2-4c0c-8ab6-af4c2a8b2168 Jul 03 01:33:48.383088 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-90c8cc77-1b7c-49d4-982e-a86d38af8bdd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:48.394744 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-90c8cc77-1b7c-49d4-982e-a86d38af8bdd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Acquiring lock "cinder-attachment_update-2090eeb7-6cc8-4c9c-aff8-707e8c38f451-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:33:48.400226 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-90c8cc77-1b7c-49d4-982e-a86d38af8bdd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-2090eeb7-6cc8-4c9c-aff8-707e8c38f451-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:33:48.401713 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:48.401713 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:48.770719 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-42399ffa-3378-4131-8003-520802bfdf47 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:48.772516 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-42399ffa-3378-4131-8003-520802bfdf47 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:33:48.772757 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-42399ffa-3378-4131-8003-520802bfdf47 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:48.772950 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-42399ffa-3378-4131-8003-520802bfdf47 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:48.785909 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:48.785909 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:48.789989 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-42399ffa-3378-4131-8003-520802bfdf47 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:48.794989 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-42399ffa-3378-4131-8003-520802bfdf47 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:33:48.795382 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 508/2075] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:48 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:48.953046 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-90c8cc77-1b7c-49d4-982e-a86d38af8bdd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-2090eeb7-6cc8-4c9c-aff8-707e8c38f451-np0000004346" released by "attachment_update" :: held 0.552s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:33:48.953046 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-90c8cc77-1b7c-49d4-982e-a86d38af8bdd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/0ddd9419-2aa2-4c0c-8ab6-af4c2a8b2168 returned with HTTP 200 Jul 03 01:33:48.953046 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 528/2076] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:33:48 2026] PUT /volume/v3/attachments/0ddd9419-2aa2-4c0c-8ab6-af4c2a8b2168 => generated 969 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:49.001277 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-93ad8b53-4770-450a-8fac-d83fe102d089 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:49.003188 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-93ad8b53-4770-450a-8fac-d83fe102d089 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:49.003436 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-93ad8b53-4770-450a-8fac-d83fe102d089 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:49.003710 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-93ad8b53-4770-450a-8fac-d83fe102d089 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:49.003828 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-93ad8b53-4770-450a-8fac-d83fe102d089 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:49.008109 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:49.008109 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:49.008867 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-93ad8b53-4770-450a-8fac-d83fe102d089 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:49.009206 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 524/2077] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:49 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:49.464278 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-da71d251-b805-4a41-88e9-ddfee57a53f4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:49.466817 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-da71d251-b805-4a41-88e9-ddfee57a53f4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments/0ddd9419-2aa2-4c0c-8ab6-af4c2a8b2168/action Jul 03 01:33:49.467227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-da71d251-b805-4a41-88e9-ddfee57a53f4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:33:49.467347 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-da71d251-b805-4a41-88e9-ddfee57a53f4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:49.500824 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:49.500824 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:49.518876 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-aab51f3d-c6db-49de-bf1d-40e408024659 req-da71d251-b805-4a41-88e9-ddfee57a53f4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/0ddd9419-2aa2-4c0c-8ab6-af4c2a8b2168/action returned with HTTP 204 Jul 03 01:33:49.519513 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 518/2078] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:33:49 2026] POST /volume/v3/attachments/0ddd9419-2aa2-4c0c-8ab6-af4c2a8b2168/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:49.808529 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-aaa1726a-097e-4463-98bb-257ff66a325d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:49.810850 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aaa1726a-097e-4463-98bb-257ff66a325d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:33:49.811129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aaa1726a-097e-4463-98bb-257ff66a325d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:49.811434 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aaa1726a-097e-4463-98bb-257ff66a325d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:49.825327 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:49.825327 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:49.828678 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-aaa1726a-097e-4463-98bb-257ff66a325d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:49.832383 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aaa1726a-097e-4463-98bb-257ff66a325d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:33:49.832764 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 509/2079] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:49 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:50.020364 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ce1cebc3-e328-461b-bb6f-21e7963cc0de None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:50.022617 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ce1cebc3-e328-461b-bb6f-21e7963cc0de tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:50.022877 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ce1cebc3-e328-461b-bb6f-21e7963cc0de tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:50.023115 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ce1cebc3-e328-461b-bb6f-21e7963cc0de tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:50.023246 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-ce1cebc3-e328-461b-bb6f-21e7963cc0de tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:50.031276 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:50.031276 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:50.032249 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ce1cebc3-e328-461b-bb6f-21e7963cc0de tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:50.032795 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 529/2080] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:50 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:50.845233 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0e43372c-ab0b-4b73-8e42-b5f5c88b53e3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:50.847282 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e43372c-ab0b-4b73-8e42-b5f5c88b53e3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:33:50.847521 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e43372c-ab0b-4b73-8e42-b5f5c88b53e3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:50.847759 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e43372c-ab0b-4b73-8e42-b5f5c88b53e3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:50.864392 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:50.864392 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:50.867867 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0e43372c-ab0b-4b73-8e42-b5f5c88b53e3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:50.875856 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e43372c-ab0b-4b73-8e42-b5f5c88b53e3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:33:50.876331 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 525/2081] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:50 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:51.043137 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-82ce11b5-da17-4585-b0ce-9f93c43ceedc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:51.045321 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-82ce11b5-da17-4585-b0ce-9f93c43ceedc tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:51.045591 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-82ce11b5-da17-4585-b0ce-9f93c43ceedc tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:51.045837 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-82ce11b5-da17-4585-b0ce-9f93c43ceedc tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:51.045974 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-82ce11b5-da17-4585-b0ce-9f93c43ceedc tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:51.051376 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:51.051376 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:51.052352 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-82ce11b5-da17-4585-b0ce-9f93c43ceedc tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:51.052818 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 519/2082] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:51 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:51.891142 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f8abca3b-c54b-41ef-93e4-09a3ba748b48 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:51.892901 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f8abca3b-c54b-41ef-93e4-09a3ba748b48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:33:51.892956 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f8abca3b-c54b-41ef-93e4-09a3ba748b48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:51.894112 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f8abca3b-c54b-41ef-93e4-09a3ba748b48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:51.902613 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:51.902613 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:51.905774 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f8abca3b-c54b-41ef-93e4-09a3ba748b48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:51.910170 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f8abca3b-c54b-41ef-93e4-09a3ba748b48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:33:51.910639 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 510/2083] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:51 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:52.066865 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fe53f193-8a0b-4e3e-b138-b2f90b8400d5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:52.070904 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fe53f193-8a0b-4e3e-b138-b2f90b8400d5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:52.071140 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fe53f193-8a0b-4e3e-b138-b2f90b8400d5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:52.071357 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fe53f193-8a0b-4e3e-b138-b2f90b8400d5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:52.071503 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fe53f193-8a0b-4e3e-b138-b2f90b8400d5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:52.075311 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:52.075311 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:52.076094 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fe53f193-8a0b-4e3e-b138-b2f90b8400d5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:52.076502 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 530/2084] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:52 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:52.650325 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-fabe1caf-5eca-4438-8836-20105b39fe7f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:52.654457 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-fabe1caf-5eca-4438-8836-20105b39fe7f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/attachments/d71a1936-8b29-45bf-9e6e-1881784681d0/action Jul 03 01:33:52.654457 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-fabe1caf-5eca-4438-8836-20105b39fe7f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:33:52.654457 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-fabe1caf-5eca-4438-8836-20105b39fe7f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:52.672181 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:52.672181 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:52.693238 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2d3c8ac0-ac68-4262-8768-9bb165064704 req-fabe1caf-5eca-4438-8836-20105b39fe7f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/attachments/d71a1936-8b29-45bf-9e6e-1881784681d0/action returned with HTTP 204 Jul 03 01:33:52.694192 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 526/2085] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:33:52 2026] POST /volume/v3/attachments/d71a1936-8b29-45bf-9e6e-1881784681d0/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:33:52.924040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-14566dae-aebd-4d51-81f4-e236413abd99 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:52.926241 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-14566dae-aebd-4d51-81f4-e236413abd99 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:33:52.926361 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-14566dae-aebd-4d51-81f4-e236413abd99 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:52.926557 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-14566dae-aebd-4d51-81f4-e236413abd99 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:52.940083 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:52.940083 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:52.943396 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-14566dae-aebd-4d51-81f4-e236413abd99 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:52.948250 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-14566dae-aebd-4d51-81f4-e236413abd99 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:33:52.948250 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 520/2086] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:52 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:52.966492 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-66d938e4-1a90-481b-9607-5b1e48bb5671 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:52.968554 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-66d938e4-1a90-481b-9607-5b1e48bb5671 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:33:52.971849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-66d938e4-1a90-481b-9607-5b1e48bb5671 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d2b8f96b-35ee-4e81-97a2-e0cb20d997a0", "name": "tempest-VolumesBackupsTest-Backup-757386151", "force": true, "container": "tempest-volumesbackupstest-backup-container-1599208158"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:52.976757 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-66d938e4-1a90-481b-9607-5b1e48bb5671 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating new backup {'backup': {'volume_id': 'd2b8f96b-35ee-4e81-97a2-e0cb20d997a0', 'name': 'tempest-VolumesBackupsTest-Backup-757386151', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1599208158'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:33:52.976953 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-66d938e4-1a90-481b-9607-5b1e48bb5671 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating backup of volume d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 in container tempest-volumesbackupstest-backup-container-1599208158 Jul 03 01:33:52.987999 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:52.987999 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:52.988558 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-66d938e4-1a90-481b-9607-5b1e48bb5671 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:33:53.029414 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-66d938e4-1a90-481b-9607-5b1e48bb5671 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['c28b8c54-968b-4421-8d7c-97e544f553dd', 'f59ee2fd-a4b9-4a1a-ab8e-1e5def731586'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:53.076203 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-66d938e4-1a90-481b-9607-5b1e48bb5671 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:33:53.076724 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 511/2087] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:33:52 2026] POST /volume/v3/backups => generated 327 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:53.086953 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-049096fd-afa0-4280-beaf-d625825a4fe1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:53.089186 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-049096fd-afa0-4280-beaf-d625825a4fe1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:53.089413 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-049096fd-afa0-4280-beaf-d625825a4fe1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:53.089682 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-049096fd-afa0-4280-beaf-d625825a4fe1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:53.089822 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-049096fd-afa0-4280-beaf-d625825a4fe1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:53.094006 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-91a588f1-dda3-4414-841c-27e193941dc8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:53.095833 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-91a588f1-dda3-4414-841c-27e193941dc8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:33:53.096152 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-91a588f1-dda3-4414-841c-27e193941dc8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:53.096414 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:53.096414 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:53.096694 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-91a588f1-dda3-4414-841c-27e193941dc8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:53.096891 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-91a588f1-dda3-4414-841c-27e193941dc8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:53.097449 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-049096fd-afa0-4280-beaf-d625825a4fe1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:53.097984 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 531/2088] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:53 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:53.103610 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:53.103610 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:53.103917 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-91a588f1-dda3-4414-841c-27e193941dc8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:33:53.104814 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 527/2089] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:53 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:54.109539 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f671afae-9b4d-440a-bfd9-594b8abed27d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:54.111827 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f671afae-9b4d-440a-bfd9-594b8abed27d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:54.112096 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f671afae-9b4d-440a-bfd9-594b8abed27d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:54.112362 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f671afae-9b4d-440a-bfd9-594b8abed27d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:54.112516 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f671afae-9b4d-440a-bfd9-594b8abed27d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:54.117347 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c91c0ad7-69a1-485c-b51e-bc5a7125615d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:54.118140 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:54.118140 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:54.119087 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f671afae-9b4d-440a-bfd9-594b8abed27d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:54.119530 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c91c0ad7-69a1-485c-b51e-bc5a7125615d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:33:54.120278 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c91c0ad7-69a1-485c-b51e-bc5a7125615d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:54.120364 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 521/2090] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:54 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:54.121051 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c91c0ad7-69a1-485c-b51e-bc5a7125615d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:54.121051 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-c91c0ad7-69a1-485c-b51e-bc5a7125615d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:54.125116 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:54.125116 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:54.127037 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c91c0ad7-69a1-485c-b51e-bc5a7125615d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:33:54.127037 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 512/2091] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:54 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:55.130292 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-97b74172-cec0-4ec7-998b-46607f365da1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:55.132111 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-97b74172-cec0-4ec7-998b-46607f365da1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:55.132386 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-97b74172-cec0-4ec7-998b-46607f365da1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:55.132702 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-97b74172-cec0-4ec7-998b-46607f365da1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:55.132865 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-97b74172-cec0-4ec7-998b-46607f365da1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:55.136582 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9b98095f-2895-48a1-b5c3-2a536cbbc5f4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:55.138512 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9b98095f-2895-48a1-b5c3-2a536cbbc5f4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:33:55.138745 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9b98095f-2895-48a1-b5c3-2a536cbbc5f4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:55.138810 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:55.138810 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:55.139142 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9b98095f-2895-48a1-b5c3-2a536cbbc5f4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:55.139201 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-9b98095f-2895-48a1-b5c3-2a536cbbc5f4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:55.139799 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-97b74172-cec0-4ec7-998b-46607f365da1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:55.141694 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 532/2092] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:55 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:55.143856 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:55.143856 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:55.144799 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9b98095f-2895-48a1-b5c3-2a536cbbc5f4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:33:55.145161 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 528/2093] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:55 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:56.153128 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c51697c2-e876-4ec3-88da-eb9e699679d8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:56.154900 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c51697c2-e876-4ec3-88da-eb9e699679d8 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:56.155103 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c51697c2-e876-4ec3-88da-eb9e699679d8 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:56.155304 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c51697c2-e876-4ec3-88da-eb9e699679d8 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:56.155446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-c51697c2-e876-4ec3-88da-eb9e699679d8 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:56.158280 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-22ebc6e3-62ef-4fd0-8e19-c2a7c4c7d4fe None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:56.160095 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:56.160095 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:56.160294 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-22ebc6e3-62ef-4fd0-8e19-c2a7c4c7d4fe tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:33:56.160534 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-22ebc6e3-62ef-4fd0-8e19-c2a7c4c7d4fe tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:56.160774 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-22ebc6e3-62ef-4fd0-8e19-c2a7c4c7d4fe tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:56.160913 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-22ebc6e3-62ef-4fd0-8e19-c2a7c4c7d4fe tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:56.161005 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c51697c2-e876-4ec3-88da-eb9e699679d8 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:56.161441 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 522/2094] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:56 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:56.165243 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:56.165243 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:56.166449 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-22ebc6e3-62ef-4fd0-8e19-c2a7c4c7d4fe tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:33:56.166818 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 513/2095] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:56 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:57.175306 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e7ee4172-22cc-4c42-b21a-200afa386ced None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:57.176280 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-64adb5b2-f71e-488c-8dc6-9be6164a57db None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:57.177223 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7ee4172-22cc-4c42-b21a-200afa386ced tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:57.177381 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7ee4172-22cc-4c42-b21a-200afa386ced tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:57.177587 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7ee4172-22cc-4c42-b21a-200afa386ced tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:57.177701 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-e7ee4172-22cc-4c42-b21a-200afa386ced tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:57.178472 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64adb5b2-f71e-488c-8dc6-9be6164a57db tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:33:57.178725 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64adb5b2-f71e-488c-8dc6-9be6164a57db tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:57.178974 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64adb5b2-f71e-488c-8dc6-9be6164a57db tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:57.179153 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-64adb5b2-f71e-488c-8dc6-9be6164a57db tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:57.183210 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:57.183210 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:57.184241 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7ee4172-22cc-4c42-b21a-200afa386ced tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:57.184494 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:57.184494 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:57.184832 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 533/2096] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:57 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:57.185606 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64adb5b2-f71e-488c-8dc6-9be6164a57db tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:33:57.186038 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 529/2097] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:57 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:58.196660 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a4ec3d9d-82ff-47b9-a6c3-ead25242f22c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:58.196964 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-45ef7fa8-a9c6-46ff-b52e-c2f95186b677 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:58.198537 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-45ef7fa8-a9c6-46ff-b52e-c2f95186b677 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:58.198726 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-45ef7fa8-a9c6-46ff-b52e-c2f95186b677 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:58.198886 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-45ef7fa8-a9c6-46ff-b52e-c2f95186b677 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:58.198974 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-45ef7fa8-a9c6-46ff-b52e-c2f95186b677 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:58.201138 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a4ec3d9d-82ff-47b9-a6c3-ead25242f22c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:33:58.201312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a4ec3d9d-82ff-47b9-a6c3-ead25242f22c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:58.201568 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a4ec3d9d-82ff-47b9-a6c3-ead25242f22c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:58.201708 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a4ec3d9d-82ff-47b9-a6c3-ead25242f22c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:58.205858 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:58.205858 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:58.206563 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-45ef7fa8-a9c6-46ff-b52e-c2f95186b677 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:58.206667 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:58.206667 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:58.207034 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 523/2098] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:58 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:58.207779 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a4ec3d9d-82ff-47b9-a6c3-ead25242f22c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:33:58.208288 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 514/2099] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:58 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:58.862395 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-01d8b5fc-b93b-4b15-b9d4-b5c52d74c3a8 req-bcbaf472-aa1d-4e95-a313-7b1266bee821 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:58.869668 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-01d8b5fc-b93b-4b15-b9d4-b5c52d74c3a8 req-bcbaf472-aa1d-4e95-a313-7b1266bee821 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d Jul 03 01:33:58.870050 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-01d8b5fc-b93b-4b15-b9d4-b5c52d74c3a8 req-bcbaf472-aa1d-4e95-a313-7b1266bee821 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:58.870245 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-01d8b5fc-b93b-4b15-b9d4-b5c52d74c3a8 req-bcbaf472-aa1d-4e95-a313-7b1266bee821 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:58.890453 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:58.890453 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:33:58.894199 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-01d8b5fc-b93b-4b15-b9d4-b5c52d74c3a8 req-bcbaf472-aa1d-4e95-a313-7b1266bee821 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:33:58.900922 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-01d8b5fc-b93b-4b15-b9d4-b5c52d74c3a8 req-bcbaf472-aa1d-4e95-a313-7b1266bee821 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d returned with HTTP 200 Jul 03 01:33:58.901755 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 534/2100] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:33:58 2026] GET /volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d => generated 1658 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:33:59.218770 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ace19f5f-1845-4d64-bfa9-35e9f06dba5f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:59.220700 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ace19f5f-1845-4d64-bfa9-35e9f06dba5f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:33:59.221003 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ace19f5f-1845-4d64-bfa9-35e9f06dba5f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:59.221386 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ace19f5f-1845-4d64-bfa9-35e9f06dba5f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:59.221595 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-ace19f5f-1845-4d64-bfa9-35e9f06dba5f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:59.221634 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-de9210b7-5326-41a8-8a90-869526ac5eeb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:59.224637 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de9210b7-5326-41a8-8a90-869526ac5eeb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:33:59.226085 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de9210b7-5326-41a8-8a90-869526ac5eeb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:59.226085 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-de9210b7-5326-41a8-8a90-869526ac5eeb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:59.226085 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-de9210b7-5326-41a8-8a90-869526ac5eeb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:33:59.232529 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:59.232529 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:33:59.233081 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:59.233081 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:33:59.233304 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-de9210b7-5326-41a8-8a90-869526ac5eeb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:33:59.233304 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 524/2101] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:59 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:59.233541 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ace19f5f-1845-4d64-bfa9-35e9f06dba5f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:33:59.233541 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 530/2102] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:33:59 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:59.246556 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:59.252270 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:33:59.252733 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e212ca81-bd19-457d-9521-e1aec9828141", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1361619021"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:59.257351 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request body: {'volume': {"'backup_id": 'e212ca81-bd19-457d-9521-e1aec9828141', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1361619021'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:33:59.257507 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume of 1 GB Jul 03 01:33:59.263474 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Availability Zones retrieved successfully. Jul 03 01:33:59.272027 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (4c41618d-f641-4858-b04d-559d7d3a6287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:59.273777 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e574dc5-1b8a-4d50-aafb-a99aff9fea9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.275449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:33:59.316601 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e574dc5-1b8a-4d50-aafb-a99aff9fea9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.317254 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0fbfd7-7b74-4376-968f-e22669009a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.368451 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Created reservations ['66645b6e-fc83-4ddb-868b-1519444dc95c', '167c182c-8107-43d1-81c5-9527997545cb', '08f57639-994e-45b9-b82b-b8945dddf1bd', 'd1a99f65-cc18-4b19-811c-32da1f193bf5'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:59.368451 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e0fbfd7-7b74-4376-968f-e22669009a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66645b6e-fc83-4ddb-868b-1519444dc95c', '167c182c-8107-43d1-81c5-9527997545cb', '08f57639-994e-45b9-b82b-b8945dddf1bd', 'd1a99f65-cc18-4b19-811c-32da1f193bf5']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.369096 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0201e7-af06-4b13-9400-41918572eb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.398258 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b0201e7-af06-4b13-9400-41918572eb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30697d4f-6c5c-44f4-857b-adee0085d9f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1361619021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['66645b6e-fc83-4ddb-868b-1519444dc95c','167c182c-8107-43d1-81c5-9527997545cb','08f57639-994e-45b9-b82b-b8945dddf1bd','d1a99f65-cc18-4b19-811c-32da1f193bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1361619021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30697d4f-6c5c-44f4-857b-adee0085d9f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a0e13e49e754d25aac85841f2b262d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3b4730a5deb48cd979339ee3d019658',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.398950 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (819521a4-464f-4878-a943-7c253f097c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.447840 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (819521a4-464f-4878-a943-7c253f097c04) transitioned into state 'SUCCESS' from state '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-1361619021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['66645b6e-fc83-4ddb-868b-1519444dc95c','167c182c-8107-43d1-81c5-9527997545cb','08f57639-994e-45b9-b82b-b8945dddf1bd','d1a99f65-cc18-4b19-811c-32da1f193bf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.451870 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f8fff96-2b9a-4e4f-807d-29606b61e080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.486594 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-e4d11410-8808-433e-bf43-710a8de17290 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:59.489143 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-e4d11410-8808-433e-bf43-710a8de17290 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/limits Jul 03 01:33:59.489637 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-e4d11410-8808-433e-bf43-710a8de17290 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:33:59.491043 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-e4d11410-8808-433e-bf43-710a8de17290 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:33:59.491248 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f8fff96-2b9a-4e4f-807d-29606b61e080) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.491362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (4c41618d-f641-4858-b04d-559d7d3a6287) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:59.491666 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request issued successfully. Jul 03 01:33:59.492317 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5ef477c-86dd-41b4-8f01-5ee51217173f tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:33:59.495048 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 515/2103] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:33:59 2026] POST /volume/v3/volumes => generated 756 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:59.511237 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:59.514791 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:33:59.515232 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e212ca81-bd19-457d-9521-e1aec9828141", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1230357991"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:59.523327 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request body: {'volume': {"'backup_id": 'e212ca81-bd19-457d-9521-e1aec9828141', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1230357991'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:33:59.523327 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume of 1 GB Jul 03 01:33:59.526445 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-e4d11410-8808-433e-bf43-710a8de17290 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Jul 03 01:33:59.526445 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 535/2104] 10.4.3.64 () {68 vars in 1477 bytes} [Fri Jul 3 01:33:59 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:33:59.532554 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Availability Zones retrieved successfully. Jul 03 01:33:59.542167 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (e1e16844-88f3-4005-9a70-4e5af3cbec42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:59.543894 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d01a2c8-630c-44cf-805f-bb9fe2a22207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.545630 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:33:59.582618 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d01a2c8-630c-44cf-805f-bb9fe2a22207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.583676 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (583f127b-70ce-4ba6-a7d4-1c4e0fad085c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.638017 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Created reservations ['461bccd9-edfd-4bea-aef2-50569c7a77dd', '4c627e1c-52e1-439c-b212-b27c875a5acb', '4a2321c2-e05d-4bd5-aaf4-9888ac157f0b', '987d3f20-b3fb-469b-93c0-28b3d4cec313'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:59.639078 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (583f127b-70ce-4ba6-a7d4-1c4e0fad085c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['461bccd9-edfd-4bea-aef2-50569c7a77dd', '4c627e1c-52e1-439c-b212-b27c875a5acb', '4a2321c2-e05d-4bd5-aaf4-9888ac157f0b', '987d3f20-b3fb-469b-93c0-28b3d4cec313']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.640084 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446ea81c-b886-4be9-8190-d33c9d5b6e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.672839 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (446ea81c-b886-4be9-8190-d33c9d5b6e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6f83cee-812a-4626-bc95-3fb55434ff53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1230357991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['461bccd9-edfd-4bea-aef2-50569c7a77dd','4c627e1c-52e1-439c-b212-b27c875a5acb','4a2321c2-e05d-4bd5-aaf4-9888ac157f0b','987d3f20-b3fb-469b-93c0-28b3d4cec313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1230357991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6f83cee-812a-4626-bc95-3fb55434ff53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a0e13e49e754d25aac85841f2b262d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3b4730a5deb48cd979339ee3d019658',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.673863 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af2c578-d631-4523-89bd-8166f00969b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.695415 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af2c578-d631-4523-89bd-8166f00969b2) transitioned into state 'SUCCESS' from state '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-1230357991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['461bccd9-edfd-4bea-aef2-50569c7a77dd','4c627e1c-52e1-439c-b212-b27c875a5acb','4a2321c2-e05d-4bd5-aaf4-9888ac157f0b','987d3f20-b3fb-469b-93c0-28b3d4cec313'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.696586 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0471aa6-e082-4ba9-84ec-f698dc2be2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.708436 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0471aa6-e082-4ba9-84ec-f698dc2be2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.709411 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (e1e16844-88f3-4005-9a70-4e5af3cbec42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:59.710474 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request issued successfully. Jul 03 01:33:59.710474 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-15445933-7e8a-4748-aa27-915a82a7b8e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:33:59.710739 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 525/2105] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:33:59 2026] POST /volume/v3/volumes => generated 756 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:59.724192 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:59.728602 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:33:59.729598 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e212ca81-bd19-457d-9521-e1aec9828141", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1212814399"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:59.731705 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request body: {'volume': {"'backup_id": 'e212ca81-bd19-457d-9521-e1aec9828141', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1212814399'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:33:59.731883 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume of 1 GB Jul 03 01:33:59.737800 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Availability Zones retrieved successfully. Jul 03 01:33:59.746663 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (15a393b8-3117-4cb9-900b-c04cd230b8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:59.748319 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69cbf8e6-00cc-4c3d-b7e2-f3779025c327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.749656 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:33:59.790019 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69cbf8e6-00cc-4c3d-b7e2-f3779025c327) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.791293 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e19e4b-01dc-4151-8285-e8183cc70f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.841773 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Created reservations ['e9ae88f9-0f66-43f7-be06-7d48bb9069c8', 'a077448b-bef1-42d4-812e-ff63f67167b3', '819135d7-3b05-49c8-abc2-b4648d2ac048', 'cd4bf807-495c-4e06-a80e-a3845742abaa'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:33:59.842458 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e19e4b-01dc-4151-8285-e8183cc70f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9ae88f9-0f66-43f7-be06-7d48bb9069c8', 'a077448b-bef1-42d4-812e-ff63f67167b3', '819135d7-3b05-49c8-abc2-b4648d2ac048', 'cd4bf807-495c-4e06-a80e-a3845742abaa']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.844886 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61e70a00-5254-4bdf-9c46-472ed98a0c49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.866560 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61e70a00-5254-4bdf-9c46-472ed98a0c49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a9fdacf-67b5-446a-ae91-26076cfce137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1212814399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['e9ae88f9-0f66-43f7-be06-7d48bb9069c8','a077448b-bef1-42d4-812e-ff63f67167b3','819135d7-3b05-49c8-abc2-b4648d2ac048','cd4bf807-495c-4e06-a80e-a3845742abaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:33:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1212814399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a9fdacf-67b5-446a-ae91-26076cfce137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a0e13e49e754d25aac85841f2b262d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3b4730a5deb48cd979339ee3d019658',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.867339 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb55c59-b10c-430c-a022-e07c666ed644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.890668 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebb55c59-b10c-430c-a022-e07c666ed644) transitioned into state 'SUCCESS' from state '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-1212814399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['e9ae88f9-0f66-43f7-be06-7d48bb9069c8','a077448b-bef1-42d4-812e-ff63f67167b3','819135d7-3b05-49c8-abc2-b4648d2ac048','cd4bf807-495c-4e06-a80e-a3845742abaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.891734 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ecfcd5f-b22e-4d6a-acec-1a0736b0f24d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.904961 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ecfcd5f-b22e-4d6a-acec-1a0736b0f24d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.906171 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (15a393b8-3117-4cb9-900b-c04cd230b8b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:59.908534 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request issued successfully. Jul 03 01:33:59.909431 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c8f30937-2b57-4fd7-a94b-db93964b0ada tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:33:59.910113 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 531/2106] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:33:59 2026] POST /volume/v3/volumes => generated 756 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:33:59.923412 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-57498625-58ff-4479-a62c-355b1ccc586d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:33:59.928213 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:33:59.928580 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e212ca81-bd19-457d-9521-e1aec9828141", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-13240884"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:33:59.929915 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request body: {'volume': {"'backup_id": 'e212ca81-bd19-457d-9521-e1aec9828141', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-13240884'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:33:59.930031 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume of 1 GB Jul 03 01:33:59.930286 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:33:59.930286 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:33:59.939415 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Availability Zones retrieved successfully. Jul 03 01:33:59.948251 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (04399988-ff1c-4318-90eb-37d6ca3415ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:33:59.949588 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6890d080-e3ad-4bb4-b488-e4a7039bbe29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:33:59.950888 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:33:59.979460 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6890d080-e3ad-4bb4-b488-e4a7039bbe29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:33:59.981444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20cf0ce1-8b81-419e-be0d-6ed4bb1258d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:00.030441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Created reservations ['da78a54e-71dc-43c9-a2d3-d5b81bc48d61', 'c626f621-a8c1-4c38-a050-2ff9dd4d5d16', '04885a08-4a13-47d2-a6e4-8666c4aae96e', '57933537-71e1-42e9-aa29-101dc5b9d1f3'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:00.031568 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20cf0ce1-8b81-419e-be0d-6ed4bb1258d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da78a54e-71dc-43c9-a2d3-d5b81bc48d61', 'c626f621-a8c1-4c38-a050-2ff9dd4d5d16', '04885a08-4a13-47d2-a6e4-8666c4aae96e', '57933537-71e1-42e9-aa29-101dc5b9d1f3']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:00.032626 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5729780-2656-42f9-b019-5b77f90cfabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:00.063460 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-b91a80a8-97a5-461b-af3e-dba674610462 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:00.066307 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-b91a80a8-97a5-461b-af3e-dba674610462 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:34:00.066540 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-b91a80a8-97a5-461b-af3e-dba674610462 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:00.066769 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-b91a80a8-97a5-461b-af3e-dba674610462 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:00.070472 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5729780-2656-42f9-b019-5b77f90cfabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52dfbb89-9dd2-459f-8fd9-bb9078cd1d62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-13240884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['da78a54e-71dc-43c9-a2d3-d5b81bc48d61','c626f621-a8c1-4c38-a050-2ff9dd4d5d16','04885a08-4a13-47d2-a6e4-8666c4aae96e','57933537-71e1-42e9-aa29-101dc5b9d1f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-13240884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52dfbb89-9dd2-459f-8fd9-bb9078cd1d62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a0e13e49e754d25aac85841f2b262d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3b4730a5deb48cd979339ee3d019658',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:00.071260 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99663622-6c24-40c9-b92d-75efbc1d7c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:00.079404 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:00.079404 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:00.084167 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-b91a80a8-97a5-461b-af3e-dba674610462 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:34:00.089713 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-b91a80a8-97a5-461b-af3e-dba674610462 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 200 Jul 03 01:34:00.090237 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 536/2107] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:00 2026] GET /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 1450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:00.090658 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99663622-6c24-40c9-b92d-75efbc1d7c03) transitioned into state 'SUCCESS' from state '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-13240884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['da78a54e-71dc-43c9-a2d3-d5b81bc48d61','c626f621-a8c1-4c38-a050-2ff9dd4d5d16','04885a08-4a13-47d2-a6e4-8666c4aae96e','57933537-71e1-42e9-aa29-101dc5b9d1f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:00.091431 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add67722-5de4-41bc-8acd-a9e71e3f7c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:00.101780 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (add67722-5de4-41bc-8acd-a9e71e3f7c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:00.102766 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (04399988-ff1c-4318-90eb-37d6ca3415ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:00.103170 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request issued successfully. Jul 03 01:34:00.104022 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-57498625-58ff-4479-a62c-355b1ccc586d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:00.104465 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 516/2108] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:33:59 2026] POST /volume/v3/volumes => generated 754 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:00.107266 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-569b0d96-1ca8-4e0b-9c23-368ef4e24db2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:00.108267 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-569b0d96-1ca8-4e0b-9c23-368ef4e24db2 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:34:00.109648 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-569b0d96-1ca8-4e0b-9c23-368ef4e24db2 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6b76eeb7-a637-48d4-b63b-0ff3a354f748", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-824232347", "description": null, "metadata": {}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:00.118521 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-86e17c61-7b55-4816-8c4f-0008cda29864 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:00.120276 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:00.120617 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e212ca81-bd19-457d-9521-e1aec9828141", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1707812921"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:00.121929 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request body: {'volume': {"'backup_id": 'e212ca81-bd19-457d-9521-e1aec9828141', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1707812921'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:00.122017 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume of 1 GB Jul 03 01:34:00.122186 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:00.122186 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:00.122274 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:00.122274 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:00.122520 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-569b0d96-1ca8-4e0b-9c23-368ef4e24db2 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:34:00.122830 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-569b0d96-1ca8-4e0b-9c23-368ef4e24db2 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Create snapshot from volume 6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:34:00.126246 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Availability Zones retrieved successfully. Jul 03 01:34:00.130932 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (271a5e41-7ffe-4168-84ae-94a458a05f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:00.131810 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aacdc53-ab18-46ea-8e55-4b5861e43227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:00.132615 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:00.162507 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-569b0d96-1ca8-4e0b-9c23-368ef4e24db2 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Created reservations ['66593dad-090f-4111-8db6-b0ed45e55786', '0eb1b3af-56fb-49ce-ac84-1c56c8e90a8c', '6471ec48-4e57-4841-b88b-73d110861846', '626409e5-5ae7-4639-8f16-95f876c3c1f7'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:00.173948 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aacdc53-ab18-46ea-8e55-4b5861e43227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:00.174644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f3d087-a686-46cf-9326-4b170357c860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:00.197583 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-569b0d96-1ca8-4e0b-9c23-368ef4e24db2 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Snapshot force create request issued successfully. Jul 03 01:34:00.197971 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9ddc1ed5-d38c-4f36-acb3-aaf72cea637d req-569b0d96-1ca8-4e0b-9c23-368ef4e24db2 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:34:00.198506 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 526/2109] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Jul 3 01:34:00 2026] POST /volume/v3/snapshots => generated 318 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:00.220366 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Created reservations ['52e92585-4d63-46d8-b336-4c65a68145b0', 'f4b3ac3a-21b3-45a8-ac41-17848479c94b', 'a4fc9dab-3e36-4a88-9917-5ec4ccccb052', 'ee63a96d-551c-4b7c-869d-912cff777d8c'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:00.221444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0f3d087-a686-46cf-9326-4b170357c860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52e92585-4d63-46d8-b336-4c65a68145b0', 'f4b3ac3a-21b3-45a8-ac41-17848479c94b', 'a4fc9dab-3e36-4a88-9917-5ec4ccccb052', 'ee63a96d-551c-4b7c-869d-912cff777d8c']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:00.224888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ff636a-e7f6-49f3-b426-e31b241a3ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:00.247003 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4ff636a-e7f6-49f3-b426-e31b241a3ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19bf15da-cdd1-486f-a67c-0b7a935bb2be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1707812921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['52e92585-4d63-46d8-b336-4c65a68145b0','f4b3ac3a-21b3-45a8-ac41-17848479c94b','a4fc9dab-3e36-4a88-9917-5ec4ccccb052','ee63a96d-551c-4b7c-869d-912cff777d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1707812921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19bf15da-cdd1-486f-a67c-0b7a935bb2be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8a0e13e49e754d25aac85841f2b262d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3b4730a5deb48cd979339ee3d019658',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:00.248243 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b61286-1e02-4365-9878-56565ad800fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:00.251313 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fbca3269-7115-493e-b183-11e3c0d1d8c3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:00.253205 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fbca3269-7115-493e-b183-11e3c0d1d8c3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:00.253508 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fbca3269-7115-493e-b183-11e3c0d1d8c3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:00.253599 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fbca3269-7115-493e-b183-11e3c0d1d8c3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:00.253738 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fbca3269-7115-493e-b183-11e3c0d1d8c3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:00.258138 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:00.258138 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:00.259130 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fbca3269-7115-493e-b183-11e3c0d1d8c3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:00.259658 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 537/2110] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:00 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:00.271907 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b61286-1e02-4365-9878-56565ad800fd) transitioned into state 'SUCCESS' from state '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-1707812921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8a0e13e49e754d25aac85841f2b262d2',qos_specs=None,replication_status=,reservations=['52e92585-4d63-46d8-b336-4c65a68145b0','f4b3ac3a-21b3-45a8-ac41-17848479c94b','a4fc9dab-3e36-4a88-9917-5ec4ccccb052','ee63a96d-551c-4b7c-869d-912cff777d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3b4730a5deb48cd979339ee3d019658',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:00.272520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fe2a4c-d636-4469-9f4b-b14b8d1724aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:00.283181 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09fe2a4c-d636-4469-9f4b-b14b8d1724aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:00.283942 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Flow 'volume_create_api' (271a5e41-7ffe-4168-84ae-94a458a05f51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:00.284211 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Create volume request issued successfully. Jul 03 01:34:00.284789 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86e17c61-7b55-4816-8c4f-0008cda29864 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:00.285191 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 532/2111] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:00 2026] POST /volume/v3/volumes => generated 756 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:00.297844 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-425956da-8a71-4bf3-b006-95e6ad641500 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:00.300211 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-425956da-8a71-4bf3-b006-95e6ad641500 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 Jul 03 01:34:00.300452 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-425956da-8a71-4bf3-b006-95e6ad641500 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:00.300663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-425956da-8a71-4bf3-b006-95e6ad641500 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:00.309081 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:00.309081 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:00.318602 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-425956da-8a71-4bf3-b006-95e6ad641500 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:00.326395 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-425956da-8a71-4bf3-b006-95e6ad641500 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 returned with HTTP 200 Jul 03 01:34:00.326783 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 517/2112] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:00 2026] GET /volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:00.340610 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-44c5a80d-bf47-4298-b446-43402bc61838 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:00.342586 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-44c5a80d-bf47-4298-b446-43402bc61838 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 Jul 03 01:34:00.342769 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-44c5a80d-bf47-4298-b446-43402bc61838 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:00.342944 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-44c5a80d-bf47-4298-b446-43402bc61838 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:00.351818 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:00.351818 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:00.358265 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-44c5a80d-bf47-4298-b446-43402bc61838 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:00.362929 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-44c5a80d-bf47-4298-b446-43402bc61838 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 returned with HTTP 200 Jul 03 01:34:00.363404 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 527/2113] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:00 2026] GET /volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:00.378497 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f1c3501a-c5f3-4527-9aff-68aa9ad61fb7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:00.380319 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1c3501a-c5f3-4527-9aff-68aa9ad61fb7 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 Jul 03 01:34:00.380453 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1c3501a-c5f3-4527-9aff-68aa9ad61fb7 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:00.380640 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1c3501a-c5f3-4527-9aff-68aa9ad61fb7 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:00.387460 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:00.387460 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:00.391288 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f1c3501a-c5f3-4527-9aff-68aa9ad61fb7 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:00.397082 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1c3501a-c5f3-4527-9aff-68aa9ad61fb7 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 returned with HTTP 200 Jul 03 01:34:00.397497 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 538/2114] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:00 2026] GET /volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:00.411767 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4e9c55c7-93c6-4446-a2ad-d1910836f322 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:00.413900 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4e9c55c7-93c6-4446-a2ad-d1910836f322 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 Jul 03 01:34:00.414018 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4e9c55c7-93c6-4446-a2ad-d1910836f322 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:00.414199 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4e9c55c7-93c6-4446-a2ad-d1910836f322 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:00.422598 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:00.422598 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:00.428172 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4e9c55c7-93c6-4446-a2ad-d1910836f322 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:00.435030 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4e9c55c7-93c6-4446-a2ad-d1910836f322 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 returned with HTTP 200 Jul 03 01:34:00.435641 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 533/2115] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:00 2026] GET /volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:00.450925 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-68a0d7c5-adb1-49fc-a093-011bc0847912 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:00.453474 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-68a0d7c5-adb1-49fc-a093-011bc0847912 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be Jul 03 01:34:00.453655 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-68a0d7c5-adb1-49fc-a093-011bc0847912 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:00.453911 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-68a0d7c5-adb1-49fc-a093-011bc0847912 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:00.466397 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:00.466397 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:00.472933 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-68a0d7c5-adb1-49fc-a093-011bc0847912 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:00.478303 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-68a0d7c5-adb1-49fc-a093-011bc0847912 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be returned with HTTP 200 Jul 03 01:34:00.478918 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 518/2116] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:00 2026] GET /volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:00.492532 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-63f38673-8f85-49e7-803a-784f75e25030 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:00.494653 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63f38673-8f85-49e7-803a-784f75e25030 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] DELETE https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:34:00.494903 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-63f38673-8f85-49e7-803a-784f75e25030 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:00.495130 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-63f38673-8f85-49e7-803a-784f75e25030 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:00.495263 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-63f38673-8f85-49e7-803a-784f75e25030 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete backup with id: e212ca81-bd19-457d-9521-e1aec9828141. Jul 03 01:34:00.500555 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:00.500555 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:00.530073 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-63f38673-8f85-49e7-803a-784f75e25030 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] delete_backup rpcapi backup_id e212ca81-bd19-457d-9521-e1aec9828141 {{(pid=99882) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:34:00.530073 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63f38673-8f85-49e7-803a-784f75e25030 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 202 Jul 03 01:34:00.530073 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 528/2117] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:00 2026] DELETE /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:34:00.539201 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a799da67-1f74-4403-989d-85e9971cb656 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:00.541571 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a799da67-1f74-4403-989d-85e9971cb656 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:34:00.541808 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a799da67-1f74-4403-989d-85e9971cb656 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:00.542006 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a799da67-1f74-4403-989d-85e9971cb656 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:00.542111 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-a799da67-1f74-4403-989d-85e9971cb656 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:00.548831 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:00.548831 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:00.548831 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a799da67-1f74-4403-989d-85e9971cb656 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 200 Jul 03 01:34:00.548831 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 539/2118] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:00 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:01.187034 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-01d8b5fc-b93b-4b15-b9d4-b5c52d74c3a8 req-540894fd-268c-4400-8e99-bb4675f514b4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:01.189931 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-01d8b5fc-b93b-4b15-b9d4-b5c52d74c3a8 req-540894fd-268c-4400-8e99-bb4675f514b4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/attachments/967fb28c-7243-44e7-bc9b-cf492747488c Jul 03 01:34:01.190197 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-01d8b5fc-b93b-4b15-b9d4-b5c52d74c3a8 req-540894fd-268c-4400-8e99-bb4675f514b4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:01.190520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-01d8b5fc-b93b-4b15-b9d4-b5c52d74c3a8 req-540894fd-268c-4400-8e99-bb4675f514b4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:01.200977 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:01.200977 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:01.276113 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-248f0f2e-1ed8-4f86-b2be-a8b72e59560a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:01.277953 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-248f0f2e-1ed8-4f86-b2be-a8b72e59560a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:01.281759 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-248f0f2e-1ed8-4f86-b2be-a8b72e59560a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:01.282094 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-248f0f2e-1ed8-4f86-b2be-a8b72e59560a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:01.282283 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-248f0f2e-1ed8-4f86-b2be-a8b72e59560a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:01.292165 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:01.292165 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:01.293533 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-248f0f2e-1ed8-4f86-b2be-a8b72e59560a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:01.293715 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 519/2119] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:01 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:01.560177 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5a1e29a5-a181-47d5-9f42-911dbeb19da7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:01.562318 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5a1e29a5-a181-47d5-9f42-911dbeb19da7 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 Jul 03 01:34:01.562585 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5a1e29a5-a181-47d5-9f42-911dbeb19da7 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:01.562842 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5a1e29a5-a181-47d5-9f42-911dbeb19da7 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:01.562985 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-5a1e29a5-a181-47d5-9f42-911dbeb19da7 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Show backup with id e212ca81-bd19-457d-9521-e1aec9828141. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:01.567159 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5a1e29a5-a181-47d5-9f42-911dbeb19da7 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 returned with HTTP 404 Jul 03 01:34:01.568642 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 529/2120] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:01 2026] GET /volume/v3/backups/e212ca81-bd19-457d-9521-e1aec9828141 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:01.576913 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-93214bb4-9d41-4a70-834b-b0ab5334dd0d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:01.578392 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-93214bb4-9d41-4a70-834b-b0ab5334dd0d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] DELETE https://10.4.3.64/volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be Jul 03 01:34:01.579003 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-93214bb4-9d41-4a70-834b-b0ab5334dd0d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:01.579003 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-93214bb4-9d41-4a70-834b-b0ab5334dd0d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:01.579003 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-93214bb4-9d41-4a70-834b-b0ab5334dd0d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume with id: 19bf15da-cdd1-486f-a67c-0b7a935bb2be Jul 03 01:34:01.585371 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:01.585371 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:01.586176 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-93214bb4-9d41-4a70-834b-b0ab5334dd0d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:01.604396 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-93214bb4-9d41-4a70-834b-b0ab5334dd0d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume request issued successfully. Jul 03 01:34:01.604524 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-93214bb4-9d41-4a70-834b-b0ab5334dd0d tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be returned with HTTP 202 Jul 03 01:34:01.607020 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 540/2121] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:01 2026] DELETE /volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:01.613679 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a34cbe64-d907-4255-94b5-06b3f040133e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:01.615295 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a34cbe64-d907-4255-94b5-06b3f040133e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be Jul 03 01:34:01.615486 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a34cbe64-d907-4255-94b5-06b3f040133e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:01.615720 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a34cbe64-d907-4255-94b5-06b3f040133e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:01.625040 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:01.625040 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:01.626226 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a34cbe64-d907-4255-94b5-06b3f040133e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:01.630485 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a34cbe64-d907-4255-94b5-06b3f040133e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be returned with HTTP 200 Jul 03 01:34:01.630894 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 520/2122] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:01 2026] GET /volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:01.730536 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-01d8b5fc-b93b-4b15-b9d4-b5c52d74c3a8 req-540894fd-268c-4400-8e99-bb4675f514b4 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/attachments/967fb28c-7243-44e7-bc9b-cf492747488c returned with HTTP 200 Jul 03 01:34:01.731127 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 534/2123] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:34:01 2026] DELETE /volume/v3/attachments/967fb28c-7243-44e7-bc9b-cf492747488c => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:02.085411 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6f84247a-fad1-47ab-b06b-c609bb5783b4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:02.087400 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6f84247a-fad1-47ab-b06b-c609bb5783b4 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a Jul 03 01:34:02.087613 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6f84247a-fad1-47ab-b06b-c609bb5783b4 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:02.087819 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6f84247a-fad1-47ab-b06b-c609bb5783b4 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:02.093043 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:02.093043 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:02.093452 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6f84247a-fad1-47ab-b06b-c609bb5783b4 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Snapshot retrieved successfully. Jul 03 01:34:02.094158 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6f84247a-fad1-47ab-b06b-c609bb5783b4 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a returned with HTTP 200 Jul 03 01:34:02.094500 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 530/2124] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:02 2026] GET /volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:02.305271 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4dd62240-1988-4fce-8db2-b6896a80f6d0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:02.306933 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9dc529a4-f322-462a-9a25-1b87be671e02 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:02.308557 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4dd62240-1988-4fce-8db2-b6896a80f6d0 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a Jul 03 01:34:02.308772 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4dd62240-1988-4fce-8db2-b6896a80f6d0 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:02.308953 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4dd62240-1988-4fce-8db2-b6896a80f6d0 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:02.309053 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-4dd62240-1988-4fce-8db2-b6896a80f6d0 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Delete snapshot with id: 5c2a46ad-345e-4a3e-875a-159e9306de4a Jul 03 01:34:02.309224 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9dc529a4-f322-462a-9a25-1b87be671e02 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:02.309508 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9dc529a4-f322-462a-9a25-1b87be671e02 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:02.309722 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9dc529a4-f322-462a-9a25-1b87be671e02 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:02.309860 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-9dc529a4-f322-462a-9a25-1b87be671e02 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:02.315439 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:02.315439 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:02.316528 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9dc529a4-f322-462a-9a25-1b87be671e02 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:02.317065 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 521/2125] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:02 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:02.317883 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:02.317883 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:02.318365 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4dd62240-1988-4fce-8db2-b6896a80f6d0 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Snapshot retrieved successfully. Jul 03 01:34:02.342021 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4dd62240-1988-4fce-8db2-b6896a80f6d0 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Snapshot delete request issued successfully. Jul 03 01:34:02.342225 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4dd62240-1988-4fce-8db2-b6896a80f6d0 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a returned with HTTP 202 Jul 03 01:34:02.342696 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 541/2126] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:34:02 2026] DELETE /volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:02.354829 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0e34e7a0-e0c7-4d4c-8f8b-b39355ba1493 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:02.355252 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e34e7a0-e0c7-4d4c-8f8b-b39355ba1493 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a Jul 03 01:34:02.355545 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e34e7a0-e0c7-4d4c-8f8b-b39355ba1493 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:02.355810 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e34e7a0-e0c7-4d4c-8f8b-b39355ba1493 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:02.366836 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:02.366836 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:02.367392 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0e34e7a0-e0c7-4d4c-8f8b-b39355ba1493 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Snapshot retrieved successfully. Jul 03 01:34:02.368416 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e34e7a0-e0c7-4d4c-8f8b-b39355ba1493 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a returned with HTTP 200 Jul 03 01:34:02.368896 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 535/2127] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:02 2026] GET /volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:02.643284 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e8ca48d8-5a0f-421c-9b11-8959fa847724 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:02.645433 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e8ca48d8-5a0f-421c-9b11-8959fa847724 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be Jul 03 01:34:02.645696 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e8ca48d8-5a0f-421c-9b11-8959fa847724 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:02.645960 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e8ca48d8-5a0f-421c-9b11-8959fa847724 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:02.652679 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e8ca48d8-5a0f-421c-9b11-8959fa847724 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be returned with HTTP 404 Jul 03 01:34:02.653166 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 531/2128] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:02 2026] GET /volume/v3/volumes/19bf15da-cdd1-486f-a67c-0b7a935bb2be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:02.660325 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-94220a17-d7df-4b50-8825-d753da484337 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:02.662603 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-94220a17-d7df-4b50-8825-d753da484337 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] DELETE https://10.4.3.64/volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 Jul 03 01:34:02.662843 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-94220a17-d7df-4b50-8825-d753da484337 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:02.663033 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-94220a17-d7df-4b50-8825-d753da484337 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:02.663204 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-94220a17-d7df-4b50-8825-d753da484337 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume with id: 52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 Jul 03 01:34:02.670278 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:02.670278 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:02.670827 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-94220a17-d7df-4b50-8825-d753da484337 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:02.688748 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-94220a17-d7df-4b50-8825-d753da484337 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume request issued successfully. Jul 03 01:34:02.689063 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-94220a17-d7df-4b50-8825-d753da484337 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 returned with HTTP 202 Jul 03 01:34:02.689524 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 522/2129] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:02 2026] DELETE /volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:02.699359 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-82bb5e7d-9e7b-4394-8770-54c2821c08f1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:02.701089 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-82bb5e7d-9e7b-4394-8770-54c2821c08f1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 Jul 03 01:34:02.701285 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-82bb5e7d-9e7b-4394-8770-54c2821c08f1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:02.701545 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-82bb5e7d-9e7b-4394-8770-54c2821c08f1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:02.710108 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:02.710108 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:02.713776 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-82bb5e7d-9e7b-4394-8770-54c2821c08f1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:02.718619 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-82bb5e7d-9e7b-4394-8770-54c2821c08f1 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 returned with HTTP 200 Jul 03 01:34:02.719146 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 542/2130] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:02 2026] GET /volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:03.332849 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1734fe2b-ebbe-4db9-95eb-102b05233d9d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:03.335152 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1734fe2b-ebbe-4db9-95eb-102b05233d9d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:03.335391 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1734fe2b-ebbe-4db9-95eb-102b05233d9d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:03.335644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1734fe2b-ebbe-4db9-95eb-102b05233d9d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:03.335789 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-1734fe2b-ebbe-4db9-95eb-102b05233d9d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:03.341287 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:03.341287 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:03.342225 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1734fe2b-ebbe-4db9-95eb-102b05233d9d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:03.342680 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 536/2131] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:03 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:03.377703 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6b810622-2fad-48b2-84ec-9b5c9049365c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:03.379733 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b810622-2fad-48b2-84ec-9b5c9049365c tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] GET https://10.4.3.64/volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a Jul 03 01:34:03.380009 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b810622-2fad-48b2-84ec-9b5c9049365c tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:03.380183 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b810622-2fad-48b2-84ec-9b5c9049365c tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:03.384878 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b810622-2fad-48b2-84ec-9b5c9049365c tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a returned with HTTP 404 Jul 03 01:34:03.385500 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 532/2132] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:03 2026] GET /volume/v3/snapshots/5c2a46ad-345e-4a3e-875a-159e9306de4a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:03.734786 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-76908cce-0347-4e4f-aea1-04f1d1a6d271 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:03.736680 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-76908cce-0347-4e4f-aea1-04f1d1a6d271 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 Jul 03 01:34:03.736929 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-76908cce-0347-4e4f-aea1-04f1d1a6d271 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:03.737231 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-76908cce-0347-4e4f-aea1-04f1d1a6d271 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:03.743067 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-76908cce-0347-4e4f-aea1-04f1d1a6d271 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 returned with HTTP 404 Jul 03 01:34:03.743997 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 523/2133] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:03 2026] GET /volume/v3/volumes/52dfbb89-9dd2-459f-8fd9-bb9078cd1d62 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:03.752020 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7ea33891-e279-49f3-9303-96d4a7b1530e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:03.754307 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7ea33891-e279-49f3-9303-96d4a7b1530e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 Jul 03 01:34:03.754307 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7ea33891-e279-49f3-9303-96d4a7b1530e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:03.754390 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7ea33891-e279-49f3-9303-96d4a7b1530e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:03.754498 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-7ea33891-e279-49f3-9303-96d4a7b1530e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume with id: 3a9fdacf-67b5-446a-ae91-26076cfce137 Jul 03 01:34:03.760793 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:03.760793 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:03.761187 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7ea33891-e279-49f3-9303-96d4a7b1530e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:03.777119 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7ea33891-e279-49f3-9303-96d4a7b1530e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume request issued successfully. Jul 03 01:34:03.777324 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7ea33891-e279-49f3-9303-96d4a7b1530e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 returned with HTTP 202 Jul 03 01:34:03.777916 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 543/2134] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:03 2026] DELETE /volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:03.784266 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fd725916-90b5-4b29-a4eb-2d901fdfa7a4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:03.786806 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fd725916-90b5-4b29-a4eb-2d901fdfa7a4 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 Jul 03 01:34:03.787085 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fd725916-90b5-4b29-a4eb-2d901fdfa7a4 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:03.787357 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fd725916-90b5-4b29-a4eb-2d901fdfa7a4 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:03.798509 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:03.798509 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:03.804709 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fd725916-90b5-4b29-a4eb-2d901fdfa7a4 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:03.817312 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fd725916-90b5-4b29-a4eb-2d901fdfa7a4 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 returned with HTTP 200 Jul 03 01:34:03.817718 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 537/2135] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:03 2026] GET /volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:04.352716 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a12de591-e9d0-4807-9264-7e4e409719ee None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:04.354831 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a12de591-e9d0-4807-9264-7e4e409719ee tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:04.355063 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a12de591-e9d0-4807-9264-7e4e409719ee tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:04.355289 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a12de591-e9d0-4807-9264-7e4e409719ee tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:04.355449 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-a12de591-e9d0-4807-9264-7e4e409719ee tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:04.361637 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:04.361637 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:04.362591 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a12de591-e9d0-4807-9264-7e4e409719ee tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:04.363027 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 533/2136] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:04 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:04.838633 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a3c7a1e7-7088-4aef-984c-8233e8e3d953 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:04.840750 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3c7a1e7-7088-4aef-984c-8233e8e3d953 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 Jul 03 01:34:04.840994 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3c7a1e7-7088-4aef-984c-8233e8e3d953 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:04.841230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3c7a1e7-7088-4aef-984c-8233e8e3d953 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:04.853706 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3c7a1e7-7088-4aef-984c-8233e8e3d953 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 returned with HTTP 404 Jul 03 01:34:04.854368 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 524/2137] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:04 2026] GET /volume/v3/volumes/3a9fdacf-67b5-446a-ae91-26076cfce137 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:04.860968 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e617e7ef-224a-445e-96da-0f9830fb4317 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:04.864171 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e617e7ef-224a-445e-96da-0f9830fb4317 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 Jul 03 01:34:04.864360 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e617e7ef-224a-445e-96da-0f9830fb4317 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:04.864576 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e617e7ef-224a-445e-96da-0f9830fb4317 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:04.864747 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-e617e7ef-224a-445e-96da-0f9830fb4317 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume with id: e6f83cee-812a-4626-bc95-3fb55434ff53 Jul 03 01:34:04.878683 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:04.878683 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:04.879269 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e617e7ef-224a-445e-96da-0f9830fb4317 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:04.906371 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e617e7ef-224a-445e-96da-0f9830fb4317 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume request issued successfully. Jul 03 01:34:04.906371 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e617e7ef-224a-445e-96da-0f9830fb4317 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 returned with HTTP 202 Jul 03 01:34:04.911933 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 544/2138] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:04 2026] DELETE /volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:04.915225 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a0ddf591-dd5c-4be5-adcc-a48b25343cbd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:04.917395 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a0ddf591-dd5c-4be5-adcc-a48b25343cbd tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 Jul 03 01:34:04.917945 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a0ddf591-dd5c-4be5-adcc-a48b25343cbd tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:04.917945 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a0ddf591-dd5c-4be5-adcc-a48b25343cbd tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:04.937246 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:04.937246 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:04.942790 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a0ddf591-dd5c-4be5-adcc-a48b25343cbd tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:04.947812 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a0ddf591-dd5c-4be5-adcc-a48b25343cbd tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 returned with HTTP 200 Jul 03 01:34:04.948227 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 538/2139] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:04 2026] GET /volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:05.335767 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-848134ea-2c5b-41b3-a005-3f888463f064 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:05.337531 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-848134ea-2c5b-41b3-a005-3f888463f064 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d Jul 03 01:34:05.337725 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-848134ea-2c5b-41b3-a005-3f888463f064 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:05.337929 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-848134ea-2c5b-41b3-a005-3f888463f064 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:05.338374 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-848134ea-2c5b-41b3-a005-3f888463f064 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Delete volume with id: b41424ac-cfda-4044-a197-c724b6a6a48d Jul 03 01:34:05.345624 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:05.345624 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:05.346178 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-848134ea-2c5b-41b3-a005-3f888463f064 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:34:05.365644 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-848134ea-2c5b-41b3-a005-3f888463f064 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Delete volume request issued successfully. Jul 03 01:34:05.366107 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-848134ea-2c5b-41b3-a005-3f888463f064 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d returned with HTTP 202 Jul 03 01:34:05.366643 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 534/2140] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:05 2026] DELETE /volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:05.374581 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4cec438f-328d-41e9-8080-43cd2cbf9a4a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:05.378044 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4cec438f-328d-41e9-8080-43cd2cbf9a4a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d Jul 03 01:34:05.378304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4cec438f-328d-41e9-8080-43cd2cbf9a4a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:05.378566 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4cec438f-328d-41e9-8080-43cd2cbf9a4a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:05.380873 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9aac0677-60b6-470a-a9a2-b3327d20426e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:05.382757 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9aac0677-60b6-470a-a9a2-b3327d20426e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:05.382938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9aac0677-60b6-470a-a9a2-b3327d20426e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:05.383112 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9aac0677-60b6-470a-a9a2-b3327d20426e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:05.383276 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-9aac0677-60b6-470a-a9a2-b3327d20426e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:05.387266 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:05.387266 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:05.388002 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9aac0677-60b6-470a-a9a2-b3327d20426e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:05.388357 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 545/2141] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:05 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:05.388926 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:05.388926 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:05.393795 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4cec438f-328d-41e9-8080-43cd2cbf9a4a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Volume info retrieved successfully. Jul 03 01:34:05.399593 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4cec438f-328d-41e9-8080-43cd2cbf9a4a tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d returned with HTTP 200 Jul 03 01:34:05.400093 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 525/2142] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:05 2026] GET /volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:05.596717 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d9d7f82b-2aa8-44e2-8146-5f7e1efd2735 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:05.598763 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d9d7f82b-2aa8-44e2-8146-5f7e1efd2735 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:34:05.598968 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d9d7f82b-2aa8-44e2-8146-5f7e1efd2735 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:05.599211 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d9d7f82b-2aa8-44e2-8146-5f7e1efd2735 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:05.610664 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:05.610664 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:05.614274 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d9d7f82b-2aa8-44e2-8146-5f7e1efd2735 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:34:05.618649 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d9d7f82b-2aa8-44e2-8146-5f7e1efd2735 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:34:05.619045 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 539/2143] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:05 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:05.866601 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fb64a381-fb4f-4fdc-b3b2-f976c4a7c89f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:05.868653 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fb64a381-fb4f-4fdc-b3b2-f976c4a7c89f tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:34:05.868946 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fb64a381-fb4f-4fdc-b3b2-f976c4a7c89f tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:05.869118 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fb64a381-fb4f-4fdc-b3b2-f976c4a7c89f tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:05.879847 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:05.879847 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:05.884383 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-fb64a381-fb4f-4fdc-b3b2-f976c4a7c89f tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:34:05.888241 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fb64a381-fb4f-4fdc-b3b2-f976c4a7c89f tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:34:05.888627 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 535/2144] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:05 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:05.934018 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-112f027f-3f5c-40bc-baa0-935660182257 req-e7ed26a1-f84b-4fb5-a7a5-9b67ee577970 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:05.935706 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-e7ed26a1-f84b-4fb5-a7a5-9b67ee577970 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:34:05.936298 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-e7ed26a1-f84b-4fb5-a7a5-9b67ee577970 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:05.936298 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-e7ed26a1-f84b-4fb5-a7a5-9b67ee577970 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:05.947499 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:05.947499 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:05.950917 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-112f027f-3f5c-40bc-baa0-935660182257 req-e7ed26a1-f84b-4fb5-a7a5-9b67ee577970 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:34:05.955374 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-e7ed26a1-f84b-4fb5-a7a5-9b67ee577970 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:34:05.955919 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 546/2145] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:05 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:05.966519 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-58b5c043-8c25-4345-9c53-a136d2a1f7d9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:05.971013 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-58b5c043-8c25-4345-9c53-a136d2a1f7d9 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 Jul 03 01:34:05.971013 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-58b5c043-8c25-4345-9c53-a136d2a1f7d9 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:05.971013 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-58b5c043-8c25-4345-9c53-a136d2a1f7d9 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:05.974725 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-58b5c043-8c25-4345-9c53-a136d2a1f7d9 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 returned with HTTP 404 Jul 03 01:34:05.975242 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 526/2146] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:05 2026] GET /volume/v3/volumes/e6f83cee-812a-4626-bc95-3fb55434ff53 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:05.976145 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-112f027f-3f5c-40bc-baa0-935660182257 req-31526248-8626-4e00-b33f-7680773f25f5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:05.978125 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-31526248-8626-4e00-b33f-7680773f25f5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] POST https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542/action Jul 03 01:34:05.978427 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-31526248-8626-4e00-b33f-7680773f25f5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:05.978574 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-31526248-8626-4e00-b33f-7680773f25f5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:05.981588 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2f759634-8d59-4e28-887c-351e73f093e5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:05.983532 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2f759634-8d59-4e28-887c-351e73f093e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] DELETE https://10.4.3.64/volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 Jul 03 01:34:05.983774 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2f759634-8d59-4e28-887c-351e73f093e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:05.983964 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2f759634-8d59-4e28-887c-351e73f093e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:05.984143 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-2f759634-8d59-4e28-887c-351e73f093e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume with id: 30697d4f-6c5c-44f4-857b-adee0085d9f5 Jul 03 01:34:05.990344 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:05.990344 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:05.990908 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-112f027f-3f5c-40bc-baa0-935660182257 req-31526248-8626-4e00-b33f-7680773f25f5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:34:05.992907 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:05.992907 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:05.993473 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2f759634-8d59-4e28-887c-351e73f093e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:05.998932 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-112f027f-3f5c-40bc-baa0-935660182257 req-31526248-8626-4e00-b33f-7680773f25f5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Begin detaching volume completed successfully. Jul 03 01:34:05.999131 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-31526248-8626-4e00-b33f-7680773f25f5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542/action returned with HTTP 202 Jul 03 01:34:05.999518 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 540/2147] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:34:05 2026] POST /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:34:06.018359 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2f759634-8d59-4e28-887c-351e73f093e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume request issued successfully. Jul 03 01:34:06.018578 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2f759634-8d59-4e28-887c-351e73f093e5 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 returned with HTTP 202 Jul 03 01:34:06.019018 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 536/2148] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:05 2026] DELETE /volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:06.028189 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-11f7a1a7-3f60-4f36-9336-fef15904d52e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:06.030393 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-11f7a1a7-3f60-4f36-9336-fef15904d52e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 Jul 03 01:34:06.030650 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-11f7a1a7-3f60-4f36-9336-fef15904d52e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:06.030902 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-11f7a1a7-3f60-4f36-9336-fef15904d52e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:06.041392 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:06.041392 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:06.045639 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-11f7a1a7-3f60-4f36-9336-fef15904d52e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:06.051376 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-11f7a1a7-3f60-4f36-9336-fef15904d52e tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 returned with HTTP 200 Jul 03 01:34:06.051903 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 547/2149] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:06 2026] GET /volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:06.398775 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c5d976d8-2921-4338-93f4-320f63b1f897 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:06.400601 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5d976d8-2921-4338-93f4-320f63b1f897 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:06.401006 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c5d976d8-2921-4338-93f4-320f63b1f897 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:06.401336 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c5d976d8-2921-4338-93f4-320f63b1f897 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:06.401608 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-c5d976d8-2921-4338-93f4-320f63b1f897 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:06.408446 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:06.408446 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:06.408446 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5d976d8-2921-4338-93f4-320f63b1f897 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:06.408446 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 527/2150] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:06 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:06.416027 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c2f99d40-ecdf-41e8-b529-b31d35d1e901 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:06.418384 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c2f99d40-ecdf-41e8-b529-b31d35d1e901 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] GET https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d Jul 03 01:34:06.418647 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c2f99d40-ecdf-41e8-b529-b31d35d1e901 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:06.418905 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c2f99d40-ecdf-41e8-b529-b31d35d1e901 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:06.426323 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c2f99d40-ecdf-41e8-b529-b31d35d1e901 tempest-AttachVolumeMultiAttachTest-1532752457 tempest-AttachVolumeMultiAttachTest-1532752457-project-member] https://10.4.3.64/volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d returned with HTTP 404 Jul 03 01:34:06.426920 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 541/2151] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:06 2026] GET /volume/v3/volumes/b41424ac-cfda-4044-a197-c724b6a6a48d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 01:34:07.024587 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0605078a-7172-4030-b895-6440afb6abdd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:07.024927 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0605078a-7172-4030-b895-6440afb6abdd None None] GET https://10.4.3.64/volume// Jul 03 01:34:07.025132 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0605078a-7172-4030-b895-6440afb6abdd None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:07.025334 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0605078a-7172-4030-b895-6440afb6abdd None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:07.025710 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0605078a-7172-4030-b895-6440afb6abdd None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:34:07.026188 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 537/2152] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:34:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:34:07.033156 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-112f027f-3f5c-40bc-baa0-935660182257 req-7f0c7e71-0890-4211-b3cc-2e426eaa461a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:07.035568 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-7f0c7e71-0890-4211-b3cc-2e426eaa461a tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:34:07.035776 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-7f0c7e71-0890-4211-b3cc-2e426eaa461a tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:07.035951 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-7f0c7e71-0890-4211-b3cc-2e426eaa461a tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:07.048369 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:07.048369 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:07.051609 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-112f027f-3f5c-40bc-baa0-935660182257 req-7f0c7e71-0890-4211-b3cc-2e426eaa461a tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:34:07.058168 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-7f0c7e71-0890-4211-b3cc-2e426eaa461a tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:34:07.058642 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 548/2153] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:34:07 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:34:07.071270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-89785ad6-a1c5-47e0-b097-f180bdc162eb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:07.076951 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89785ad6-a1c5-47e0-b097-f180bdc162eb tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 Jul 03 01:34:07.077156 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89785ad6-a1c5-47e0-b097-f180bdc162eb tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:07.077331 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89785ad6-a1c5-47e0-b097-f180bdc162eb tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:07.087284 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89785ad6-a1c5-47e0-b097-f180bdc162eb tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 returned with HTTP 404 Jul 03 01:34:07.088086 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 528/2154] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:07 2026] GET /volume/v3/volumes/30697d4f-6c5c-44f4-857b-adee0085d9f5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:07.094333 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ebb00f01-dbdd-40d2-a041-f3a1c50ece85 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:07.096082 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ebb00f01-dbdd-40d2-a041-f3a1c50ece85 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 Jul 03 01:34:07.096308 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ebb00f01-dbdd-40d2-a041-f3a1c50ece85 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:07.096500 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ebb00f01-dbdd-40d2-a041-f3a1c50ece85 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:07.096657 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-ebb00f01-dbdd-40d2-a041-f3a1c50ece85 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume with id: 6521f710-5463-41d1-9867-c70734ca8076 Jul 03 01:34:07.104826 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:07.104826 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:07.105256 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ebb00f01-dbdd-40d2-a041-f3a1c50ece85 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:07.127876 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ebb00f01-dbdd-40d2-a041-f3a1c50ece85 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Delete volume request issued successfully. Jul 03 01:34:07.128096 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ebb00f01-dbdd-40d2-a041-f3a1c50ece85 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 returned with HTTP 202 Jul 03 01:34:07.128729 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 542/2155] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:07 2026] DELETE /volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:07.135691 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c1053f40-be7c-4621-9d6b-651521003862 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:07.138611 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c1053f40-be7c-4621-9d6b-651521003862 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 Jul 03 01:34:07.138848 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c1053f40-be7c-4621-9d6b-651521003862 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:07.139078 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c1053f40-be7c-4621-9d6b-651521003862 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:07.146270 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:07.146270 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:07.150847 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c1053f40-be7c-4621-9d6b-651521003862 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Volume info retrieved successfully. Jul 03 01:34:07.155987 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c1053f40-be7c-4621-9d6b-651521003862 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 returned with HTTP 200 Jul 03 01:34:07.156373 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 538/2156] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:07 2026] GET /volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:07.419816 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8d617462-02fc-4b24-a79c-33b33d4154e4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:07.421794 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8d617462-02fc-4b24-a79c-33b33d4154e4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:07.421995 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8d617462-02fc-4b24-a79c-33b33d4154e4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:07.422205 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8d617462-02fc-4b24-a79c-33b33d4154e4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:07.422316 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-8d617462-02fc-4b24-a79c-33b33d4154e4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:07.427182 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:07.427182 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:07.428229 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8d617462-02fc-4b24-a79c-33b33d4154e4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:07.428696 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 549/2157] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:07 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:07.781465 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-925ef324-21f3-42f3-92c6-238e1b42adff req-db856cdc-8c20-4533-9e83-b7e789facc39 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:07.788124 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-925ef324-21f3-42f3-92c6-238e1b42adff req-db856cdc-8c20-4533-9e83-b7e789facc39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] DELETE https://10.4.3.64/volume/v3/attachments/37d99dd4-1675-467e-921b-220ddb6a0715 Jul 03 01:34:07.788124 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-925ef324-21f3-42f3-92c6-238e1b42adff req-db856cdc-8c20-4533-9e83-b7e789facc39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:07.788124 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-925ef324-21f3-42f3-92c6-238e1b42adff req-db856cdc-8c20-4533-9e83-b7e789facc39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:07.798229 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:07.798229 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:08.039263 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-112f027f-3f5c-40bc-baa0-935660182257 req-275d3012-21e7-4430-aa7b-a9aebe9b5c70 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:08.045027 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-275d3012-21e7-4430-aa7b-a9aebe9b5c70 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] DELETE https://10.4.3.64/volume/v3/attachments/cba6a568-de9f-457b-97b3-22489474817b Jul 03 01:34:08.045230 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-275d3012-21e7-4430-aa7b-a9aebe9b5c70 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:08.045411 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-275d3012-21e7-4430-aa7b-a9aebe9b5c70 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:08.053755 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:08.053755 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:08.169398 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7b0456d5-9d74-4cb0-83d5-5b46cfbf1049 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:08.170394 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b0456d5-9d74-4cb0-83d5-5b46cfbf1049 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] GET https://10.4.3.64/volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 Jul 03 01:34:08.170603 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b0456d5-9d74-4cb0-83d5-5b46cfbf1049 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:08.170807 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b0456d5-9d74-4cb0-83d5-5b46cfbf1049 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:08.179075 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b0456d5-9d74-4cb0-83d5-5b46cfbf1049 tempest-CreateVolumesFromBackupTest-1240431079 tempest-CreateVolumesFromBackupTest-1240431079-project-member] https://10.4.3.64/volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 returned with HTTP 404 Jul 03 01:34:08.179945 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 539/2158] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:08 2026] GET /volume/v3/volumes/6521f710-5463-41d1-9867-c70734ca8076 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 01:34:08.336440 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-925ef324-21f3-42f3-92c6-238e1b42adff req-db856cdc-8c20-4533-9e83-b7e789facc39 tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/attachments/37d99dd4-1675-467e-921b-220ddb6a0715 returned with HTTP 200 Jul 03 01:34:08.336909 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 529/2159] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:34:07 2026] DELETE /volume/v3/attachments/37d99dd4-1675-467e-921b-220ddb6a0715 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:08.350184 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-925ef324-21f3-42f3-92c6-238e1b42adff req-78321eba-e108-42a9-89ef-6a17d837685b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:08.352340 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-925ef324-21f3-42f3-92c6-238e1b42adff req-78321eba-e108-42a9-89ef-6a17d837685b tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:34:08.352583 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-925ef324-21f3-42f3-92c6-238e1b42adff req-78321eba-e108-42a9-89ef-6a17d837685b tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:08.352833 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-925ef324-21f3-42f3-92c6-238e1b42adff req-78321eba-e108-42a9-89ef-6a17d837685b tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:08.353112 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [req-925ef324-21f3-42f3-92c6-238e1b42adff req-78321eba-e108-42a9-89ef-6a17d837685b tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Delete volume with id: 6b76eeb7-a637-48d4-b63b-0ff3a354f748 Jul 03 01:34:08.361853 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:08.361853 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:08.362475 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-925ef324-21f3-42f3-92c6-238e1b42adff req-78321eba-e108-42a9-89ef-6a17d837685b tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Volume info retrieved successfully. Jul 03 01:34:08.401045 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-925ef324-21f3-42f3-92c6-238e1b42adff req-78321eba-e108-42a9-89ef-6a17d837685b tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] Delete volume request issued successfully. Jul 03 01:34:08.401324 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-925ef324-21f3-42f3-92c6-238e1b42adff req-78321eba-e108-42a9-89ef-6a17d837685b tempest-ImageDependencyTests-1556200795 tempest-ImageDependencyTests-1556200795-project-member] https://10.4.3.64/volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 returned with HTTP 202 Jul 03 01:34:08.402964 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 550/2160] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:34:08 2026] DELETE /volume/v3/volumes/6b76eeb7-a637-48d4-b63b-0ff3a354f748 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:08.438737 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ea74ff8e-0f29-4b75-a474-9791ab241de1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:08.441944 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ea74ff8e-0f29-4b75-a474-9791ab241de1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:08.442232 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ea74ff8e-0f29-4b75-a474-9791ab241de1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:08.442506 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ea74ff8e-0f29-4b75-a474-9791ab241de1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:08.442660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-ea74ff8e-0f29-4b75-a474-9791ab241de1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:08.453519 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:08.453519 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:08.455121 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ea74ff8e-0f29-4b75-a474-9791ab241de1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:08.455387 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 540/2161] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:08 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:08.590858 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-112f027f-3f5c-40bc-baa0-935660182257 req-275d3012-21e7-4430-aa7b-a9aebe9b5c70 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/cba6a568-de9f-457b-97b3-22489474817b returned with HTTP 200 Jul 03 01:34:08.591301 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 543/2162] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:34:08 2026] DELETE /volume/v3/attachments/cba6a568-de9f-457b-97b3-22489474817b => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:09.193875 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6285d93b-fd63-4aba-b407-afe4fc1a9dc5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:09.195861 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6285d93b-fd63-4aba-b407-afe4fc1a9dc5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:34:09.195861 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6285d93b-fd63-4aba-b407-afe4fc1a9dc5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:09.195861 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6285d93b-fd63-4aba-b407-afe4fc1a9dc5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:09.202647 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:09.202647 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:09.206908 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6285d93b-fd63-4aba-b407-afe4fc1a9dc5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:34:09.211033 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6285d93b-fd63-4aba-b407-afe4fc1a9dc5 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:34:09.212699 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 530/2163] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:09 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:09.465912 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5c0150b8-6de5-44ac-ae77-d70c1fcb4372 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:09.467801 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5c0150b8-6de5-44ac-ae77-d70c1fcb4372 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:09.468001 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5c0150b8-6de5-44ac-ae77-d70c1fcb4372 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:09.468221 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5c0150b8-6de5-44ac-ae77-d70c1fcb4372 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:09.468323 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-5c0150b8-6de5-44ac-ae77-d70c1fcb4372 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:09.473390 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:09.473390 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:09.474144 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5c0150b8-6de5-44ac-ae77-d70c1fcb4372 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:09.474517 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 551/2164] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:09 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:09.496011 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:09.599441 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:09.599805 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-616616266"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:09.602725 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-616616266'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:09.602998 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume of 1 GB Jul 03 01:34:09.607214 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Availability Zones retrieved successfully. Jul 03 01:34:09.612405 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (32ab34dc-810d-4e79-9a99-2bb155373009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:09.613405 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef71f101-62c9-4ddf-a147-7e5e5aa02bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:09.614285 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:09.636578 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef71f101-62c9-4ddf-a147-7e5e5aa02bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:09.637260 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3a580c-fb4a-4c92-9976-526af49246f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:09.698587 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Created reservations ['acdcf2a5-97d2-4570-a765-137f8aa28e2a', 'c7f44691-4315-4117-8416-bec0521faab0', 'c611cacf-9fe9-4a23-9379-3c89c81157b5', '168dadff-47c1-4427-8046-627dc873eb61'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:09.699319 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3a580c-fb4a-4c92-9976-526af49246f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acdcf2a5-97d2-4570-a765-137f8aa28e2a', 'c7f44691-4315-4117-8416-bec0521faab0', 'c611cacf-9fe9-4a23-9379-3c89c81157b5', '168dadff-47c1-4427-8046-627dc873eb61']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:09.699937 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1477b1a-51f5-4a5c-be08-9e5635dfe6ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:09.723276 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1477b1a-51f5-4a5c-be08-9e5635dfe6ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de9698dd-74f0-451c-8fa9-da0bc30f3d42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-616616266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['acdcf2a5-97d2-4570-a765-137f8aa28e2a','c7f44691-4315-4117-8416-bec0521faab0','c611cacf-9fe9-4a23-9379-3c89c81157b5','168dadff-47c1-4427-8046-627dc873eb61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-616616266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de9698dd-74f0-451c-8fa9-da0bc30f3d42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ced8c749ec134846b7b29be523bcf280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:09.723937 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07823cc2-4b18-4d47-bf77-1b9d5319912d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:09.741013 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07823cc2-4b18-4d47-bf77-1b9d5319912d) transitioned into state 'SUCCESS' from state '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-616616266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['acdcf2a5-97d2-4570-a765-137f8aa28e2a','c7f44691-4315-4117-8416-bec0521faab0','c611cacf-9fe9-4a23-9379-3c89c81157b5','168dadff-47c1-4427-8046-627dc873eb61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:09.741649 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def8d4a5-a7dd-4bc1-ad7c-bf9117acf7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:09.750770 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (def8d4a5-a7dd-4bc1-ad7c-bf9117acf7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:09.751535 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (32ab34dc-810d-4e79-9a99-2bb155373009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:09.751812 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request issued successfully. Jul 03 01:34:09.752318 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f51d8de1-60dd-4298-8e72-ee56e45b37ea tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:09.752692 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 541/2165] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:34:09 2026] POST /volume/v3/volumes => generated 757 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:09.765856 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-da3bf573-e213-42bf-a3a7-9cac962815c0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:09.767384 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-da3bf573-e213-42bf-a3a7-9cac962815c0 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 Jul 03 01:34:09.767579 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-da3bf573-e213-42bf-a3a7-9cac962815c0 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:09.767758 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-da3bf573-e213-42bf-a3a7-9cac962815c0 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:09.775082 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:09.775082 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:09.778556 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-da3bf573-e213-42bf-a3a7-9cac962815c0 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:09.782316 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-da3bf573-e213-42bf-a3a7-9cac962815c0 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 returned with HTTP 200 Jul 03 01:34:09.782682 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 544/2166] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:09 2026] GET /volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:09.945747 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:09.947355 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:09.947662 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1102873193", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:09.949051 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1102873193', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:09.949192 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Create volume of 1 GB Jul 03 01:34:09.952965 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Availability Zones retrieved successfully. Jul 03 01:34:09.957980 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Flow 'volume_create_api' (ab7b4b62-8155-4ecd-9472-666f11a444b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:09.958849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d159cf-2b3f-448c-a316-baf44cd81faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:09.959700 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:09.982977 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9d159cf-2b3f-448c-a316-baf44cd81faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:09.983728 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62053178-7e4a-43c4-bd10-4b5f72859f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:10.039288 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Created reservations ['7380e2da-b430-42c5-97d8-547addcc6e23', 'cf963c29-52b8-4ef2-b424-cbd3cc1903b6', 'f7496caa-a4a8-476f-8f4c-0cd2e73ce7e6', '33cdfa7c-048e-4348-a85f-2c4a3c1eb828'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:10.040147 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62053178-7e4a-43c4-bd10-4b5f72859f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7380e2da-b430-42c5-97d8-547addcc6e23', 'cf963c29-52b8-4ef2-b424-cbd3cc1903b6', 'f7496caa-a4a8-476f-8f4c-0cd2e73ce7e6', '33cdfa7c-048e-4348-a85f-2c4a3c1eb828']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:10.040850 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42dee4b-f729-4823-8319-2cafc06dd063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:10.063142 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f42dee4b-f729-4823-8319-2cafc06dd063) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45901505-1c6f-417d-a43d-82cd3167baf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1102873193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9ad0ecfcfc14e47b037021c2807e857',qos_specs=None,replication_status=,reservations=['7380e2da-b430-42c5-97d8-547addcc6e23','cf963c29-52b8-4ef2-b424-cbd3cc1903b6','f7496caa-a4a8-476f-8f4c-0cd2e73ce7e6','33cdfa7c-048e-4348-a85f-2c4a3c1eb828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50bf31462f6d433785678fb93c241691',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1102873193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45901505-1c6f-417d-a43d-82cd3167baf6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9ad0ecfcfc14e47b037021c2807e857',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50bf31462f6d433785678fb93c241691',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:10.063948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1210b6c-7af4-44ea-bd93-00c81e99ea92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:10.084229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1210b6c-7af4-44ea-bd93-00c81e99ea92) transitioned into state 'SUCCESS' from state '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-1102873193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9ad0ecfcfc14e47b037021c2807e857',qos_specs=None,replication_status=,reservations=['7380e2da-b430-42c5-97d8-547addcc6e23','cf963c29-52b8-4ef2-b424-cbd3cc1903b6','f7496caa-a4a8-476f-8f4c-0cd2e73ce7e6','33cdfa7c-048e-4348-a85f-2c4a3c1eb828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50bf31462f6d433785678fb93c241691',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:10.085264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd8c7d5-ebb6-4c88-be25-7a72591917a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:10.095439 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bd8c7d5-ebb6-4c88-be25-7a72591917a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:10.096842 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Flow 'volume_create_api' (ab7b4b62-8155-4ecd-9472-666f11a444b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:10.097344 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Create volume request issued successfully. Jul 03 01:34:10.098545 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-736f2e0f-d477-4c42-a7c8-8e5c64969148 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:10.099560 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 531/2167] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Jul 3 01:34:09 2026] POST /volume/v3/volumes => generated 753 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:10.108386 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-1e5f5b1b-b56b-4a5f-b23d-7c5f1dd58b56 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:10.111748 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-1e5f5b1b-b56b-4a5f-b23d-7c5f1dd58b56 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] GET https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 Jul 03 01:34:10.111748 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-1e5f5b1b-b56b-4a5f-b23d-7c5f1dd58b56 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:10.111748 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-1e5f5b1b-b56b-4a5f-b23d-7c5f1dd58b56 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:10.117501 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:10.117501 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:10.120943 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-1e5f5b1b-b56b-4a5f-b23d-7c5f1dd58b56 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Volume info retrieved successfully. Jul 03 01:34:10.124667 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4c93a4a0-45c0-45e7-b8a2-3a40ca8eed1e req-1e5f5b1b-b56b-4a5f-b23d-7c5f1dd58b56 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 returned with HTTP 200 Jul 03 01:34:10.125051 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 552/2168] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:10 2026] GET /volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:34:10.157244 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-39ff6c45-1400-4b5a-a53e-28416398de85 req-6326104f-a642-47e2-a674-605fffa9a557 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:10.159786 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-39ff6c45-1400-4b5a-a53e-28416398de85 req-6326104f-a642-47e2-a674-605fffa9a557 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] GET https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 Jul 03 01:34:10.160025 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-39ff6c45-1400-4b5a-a53e-28416398de85 req-6326104f-a642-47e2-a674-605fffa9a557 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:10.160240 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-39ff6c45-1400-4b5a-a53e-28416398de85 req-6326104f-a642-47e2-a674-605fffa9a557 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:10.168500 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:10.168500 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:10.174021 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-39ff6c45-1400-4b5a-a53e-28416398de85 req-6326104f-a642-47e2-a674-605fffa9a557 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Volume info retrieved successfully. Jul 03 01:34:10.178121 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-39ff6c45-1400-4b5a-a53e-28416398de85 req-6326104f-a642-47e2-a674-605fffa9a557 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 returned with HTTP 200 Jul 03 01:34:10.178802 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 542/2169] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:10 2026] GET /volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:10.484735 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bfd4c92f-07a9-4b11-8621-27e43d05a5d8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:10.487045 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bfd4c92f-07a9-4b11-8621-27e43d05a5d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:10.487190 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bfd4c92f-07a9-4b11-8621-27e43d05a5d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:10.487416 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bfd4c92f-07a9-4b11-8621-27e43d05a5d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:10.487538 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-bfd4c92f-07a9-4b11-8621-27e43d05a5d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:10.498588 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:10.498588 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:10.502671 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bfd4c92f-07a9-4b11-8621-27e43d05a5d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:10.504161 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 545/2170] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:10 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 789 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:10.796699 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e6d3bff8-4ae6-4ba9-8dfe-797889e42953 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:10.798800 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e6d3bff8-4ae6-4ba9-8dfe-797889e42953 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 Jul 03 01:34:10.799016 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e6d3bff8-4ae6-4ba9-8dfe-797889e42953 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:10.799329 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e6d3bff8-4ae6-4ba9-8dfe-797889e42953 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:10.806627 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:10.806627 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:10.810578 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e6d3bff8-4ae6-4ba9-8dfe-797889e42953 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:10.814707 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e6d3bff8-4ae6-4ba9-8dfe-797889e42953 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 returned with HTTP 200 Jul 03 01:34:10.815113 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 532/2171] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:10 2026] GET /volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:10.827571 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f38dae5c-b9fc-48f6-82b1-a3001cb7583b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:10.829100 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f38dae5c-b9fc-48f6-82b1-a3001cb7583b tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:34:10.829417 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f38dae5c-b9fc-48f6-82b1-a3001cb7583b tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de9698dd-74f0-451c-8fa9-da0bc30f3d42", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-131647521"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:10.836723 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:10.836723 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:10.837227 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f38dae5c-b9fc-48f6-82b1-a3001cb7583b tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:10.837355 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-f38dae5c-b9fc-48f6-82b1-a3001cb7583b tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create snapshot from volume de9698dd-74f0-451c-8fa9-da0bc30f3d42 Jul 03 01:34:10.871115 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-f38dae5c-b9fc-48f6-82b1-a3001cb7583b tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Created reservations ['32eb152c-ea23-4377-a7ee-4219c66470d7', 'd4b5bdfc-c4be-4123-8220-d6ef09a37d84', '35065d5e-7c99-464c-82b2-82e45f005c9a', '6754f40d-88f1-4d04-b247-f4e9869a479a'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:10.900213 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f38dae5c-b9fc-48f6-82b1-a3001cb7583b tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Snapshot create request issued successfully. Jul 03 01:34:10.900558 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f38dae5c-b9fc-48f6-82b1-a3001cb7583b tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:34:10.900984 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 553/2172] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:34:10 2026] POST /volume/v3/snapshots => generated 315 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:10.911067 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-223591f8-af6a-4bca-a029-de5f4b1020c9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:10.912748 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-223591f8-af6a-4bca-a029-de5f4b1020c9 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba Jul 03 01:34:10.912963 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-223591f8-af6a-4bca-a029-de5f4b1020c9 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:10.913157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-223591f8-af6a-4bca-a029-de5f4b1020c9 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:10.917905 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:10.917905 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:10.918483 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-223591f8-af6a-4bca-a029-de5f4b1020c9 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Snapshot retrieved successfully. Jul 03 01:34:10.919318 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-223591f8-af6a-4bca-a029-de5f4b1020c9 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba returned with HTTP 200 Jul 03 01:34:10.919700 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 543/2173] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:10 2026] GET /volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba => generated 447 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:11.201480 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-8483ffc6-c198-426a-ad4b-af8ab595c098 req-9e0fb12e-8dea-4f89-b0cc-4718e44cad0b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:11.203572 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8483ffc6-c198-426a-ad4b-af8ab595c098 req-9e0fb12e-8dea-4f89-b0cc-4718e44cad0b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] GET https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 Jul 03 01:34:11.203761 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8483ffc6-c198-426a-ad4b-af8ab595c098 req-9e0fb12e-8dea-4f89-b0cc-4718e44cad0b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:11.203985 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8483ffc6-c198-426a-ad4b-af8ab595c098 req-9e0fb12e-8dea-4f89-b0cc-4718e44cad0b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:11.205983 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=315,cinder:UPDATE=97,cinder:INSERT=56 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:34:11.211646 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:11.211646 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:11.215375 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-8483ffc6-c198-426a-ad4b-af8ab595c098 req-9e0fb12e-8dea-4f89-b0cc-4718e44cad0b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Volume info retrieved successfully. Jul 03 01:34:11.219806 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8483ffc6-c198-426a-ad4b-af8ab595c098 req-9e0fb12e-8dea-4f89-b0cc-4718e44cad0b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 returned with HTTP 200 Jul 03 01:34:11.220235 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 546/2174] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:11 2026] GET /volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:11.243268 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-2c52ad0c-ae2a-4df0-b3c1-15ababf75f3d req-2f295520-e598-498d-8a16-af6f29b4745c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:11.245261 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2c52ad0c-ae2a-4df0-b3c1-15ababf75f3d req-2f295520-e598-498d-8a16-af6f29b4745c tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:34:11.245664 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2c52ad0c-ae2a-4df0-b3c1-15ababf75f3d req-2f295520-e598-498d-8a16-af6f29b4745c tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45901505-1c6f-417d-a43d-82cd3167baf6", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1834266414", "description": null, "metadata": {}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:11.253760 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:11.253760 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:11.254405 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-2c52ad0c-ae2a-4df0-b3c1-15ababf75f3d req-2f295520-e598-498d-8a16-af6f29b4745c tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Volume info retrieved successfully. Jul 03 01:34:11.254603 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [req-2c52ad0c-ae2a-4df0-b3c1-15ababf75f3d req-2f295520-e598-498d-8a16-af6f29b4745c tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Create snapshot from volume 45901505-1c6f-417d-a43d-82cd3167baf6 Jul 03 01:34:11.287731 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [req-2c52ad0c-ae2a-4df0-b3c1-15ababf75f3d req-2f295520-e598-498d-8a16-af6f29b4745c tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Created reservations ['754bfe9b-8557-4670-a50c-6f2a0c94f64f', 'd720fc0b-9ec9-471b-91f0-a47195a12635', '211f244c-bc98-4d97-bcf6-54cf1a1acc7e', '02ea677a-1343-47b6-baba-6766ec19aad6'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:11.316700 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-2c52ad0c-ae2a-4df0-b3c1-15ababf75f3d req-2f295520-e598-498d-8a16-af6f29b4745c tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Snapshot create request issued successfully. Jul 03 01:34:11.317103 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2c52ad0c-ae2a-4df0-b3c1-15ababf75f3d req-2f295520-e598-498d-8a16-af6f29b4745c tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:34:11.317588 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 533/2175] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Jul 3 01:34:11 2026] POST /volume/v3/snapshots => generated 311 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:11.369102 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-d8c40cd1-46bc-439a-87c7-be3b3271b685 req-91a98bb2-c11e-4465-af48-51af8d6ccf32 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:11.372585 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d8c40cd1-46bc-439a-87c7-be3b3271b685 req-91a98bb2-c11e-4465-af48-51af8d6ccf32 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] GET https://10.4.3.64/volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 Jul 03 01:34:11.374157 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d8c40cd1-46bc-439a-87c7-be3b3271b685 req-91a98bb2-c11e-4465-af48-51af8d6ccf32 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:11.374157 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d8c40cd1-46bc-439a-87c7-be3b3271b685 req-91a98bb2-c11e-4465-af48-51af8d6ccf32 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:11.379321 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:11.379321 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:11.379321 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-d8c40cd1-46bc-439a-87c7-be3b3271b685 req-91a98bb2-c11e-4465-af48-51af8d6ccf32 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] Snapshot retrieved successfully. Jul 03 01:34:11.379859 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d8c40cd1-46bc-439a-87c7-be3b3271b685 req-91a98bb2-c11e-4465-af48-51af8d6ccf32 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] https://10.4.3.64/volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 returned with HTTP 200 Jul 03 01:34:11.380270 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 554/2176] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Jul 3 01:34:11 2026] GET /volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:11.401592 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e6e96ffa-0b30-4702-8003-f6044ffed497 req-57386fab-7078-48d2-a8a1-be53fba10a38 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:11.403483 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e6e96ffa-0b30-4702-8003-f6044ffed497 req-57386fab-7078-48d2-a8a1-be53fba10a38 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] GET https://10.4.3.64/volume/v3/snapshots/detail Jul 03 01:34:11.403667 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e6e96ffa-0b30-4702-8003-f6044ffed497 req-57386fab-7078-48d2-a8a1-be53fba10a38 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:11.403851 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e6e96ffa-0b30-4702-8003-f6044ffed497 req-57386fab-7078-48d2-a8a1-be53fba10a38 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:11.404120 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [req-e6e96ffa-0b30-4702-8003-f6044ffed497 req-57386fab-7078-48d2-a8a1-be53fba10a38 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:34:11.405036 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.db.api [req-e6e96ffa-0b30-4702-8003-f6044ffed497 req-57386fab-7078-48d2-a8a1-be53fba10a38 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] Building query based on filter {{(pid=99882) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:34:11.408540 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e6e96ffa-0b30-4702-8003-f6044ffed497 req-57386fab-7078-48d2-a8a1-be53fba10a38 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] Get all snapshots completed successfully. Jul 03 01:34:11.408877 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:11.408877 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:11.409327 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e6e96ffa-0b30-4702-8003-f6044ffed497 req-57386fab-7078-48d2-a8a1-be53fba10a38 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-reader] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 01:34:11.409708 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 544/2177] 10.4.3.64 () {68 vars in 1507 bytes} [Fri Jul 3 01:34:11 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:11.432415 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-7ebddadd-24b0-46d4-82bb-a9d661742892 req-d8448100-83fb-445c-b74a-1ffec004bbbc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:11.434621 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-7ebddadd-24b0-46d4-82bb-a9d661742892 req-d8448100-83fb-445c-b74a-1ffec004bbbc tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] GET https://10.4.3.64/volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 Jul 03 01:34:11.434774 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-7ebddadd-24b0-46d4-82bb-a9d661742892 req-d8448100-83fb-445c-b74a-1ffec004bbbc tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:11.434994 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-7ebddadd-24b0-46d4-82bb-a9d661742892 req-d8448100-83fb-445c-b74a-1ffec004bbbc tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:11.440508 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:11.440508 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:11.441005 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-7ebddadd-24b0-46d4-82bb-a9d661742892 req-d8448100-83fb-445c-b74a-1ffec004bbbc tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Snapshot retrieved successfully. Jul 03 01:34:11.442004 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-7ebddadd-24b0-46d4-82bb-a9d661742892 req-d8448100-83fb-445c-b74a-1ffec004bbbc tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 returned with HTTP 200 Jul 03 01:34:11.442680 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 547/2178] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Jul 3 01:34:11 2026] GET /volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:11.463753 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-652daede-f60a-4a92-a9c0-5401a04e26df req-450a415a-d794-440f-b48e-21248b7a90ca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:11.466010 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-652daede-f60a-4a92-a9c0-5401a04e26df req-450a415a-d794-440f-b48e-21248b7a90ca tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 Jul 03 01:34:11.466250 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-652daede-f60a-4a92-a9c0-5401a04e26df req-450a415a-d794-440f-b48e-21248b7a90ca tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:11.466527 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-652daede-f60a-4a92-a9c0-5401a04e26df req-450a415a-d794-440f-b48e-21248b7a90ca tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:11.466674 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [req-652daede-f60a-4a92-a9c0-5401a04e26df req-450a415a-d794-440f-b48e-21248b7a90ca tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Delete snapshot with id: d4ce4517-dd63-4806-af78-aa4a478c2132 Jul 03 01:34:11.471780 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:11.471780 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:11.472307 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-652daede-f60a-4a92-a9c0-5401a04e26df req-450a415a-d794-440f-b48e-21248b7a90ca tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Snapshot retrieved successfully. Jul 03 01:34:11.489083 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-652daede-f60a-4a92-a9c0-5401a04e26df req-450a415a-d794-440f-b48e-21248b7a90ca tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Snapshot delete request issued successfully. Jul 03 01:34:11.489378 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-652daede-f60a-4a92-a9c0-5401a04e26df req-450a415a-d794-440f-b48e-21248b7a90ca tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 returned with HTTP 202 Jul 03 01:34:11.489904 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 534/2179] 10.4.3.64 () {70 vars in 1619 bytes} [Fri Jul 3 01:34:11 2026] DELETE /volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:11.511300 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-b46e434c-9acc-4a5e-8354-6adbe877ab3f req-14a29b1a-0803-438d-8b2d-56d97dc92b6f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:11.512097 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-b46e434c-9acc-4a5e-8354-6adbe877ab3f req-14a29b1a-0803-438d-8b2d-56d97dc92b6f tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] GET https://10.4.3.64/volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 Jul 03 01:34:11.512324 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-b46e434c-9acc-4a5e-8354-6adbe877ab3f req-14a29b1a-0803-438d-8b2d-56d97dc92b6f tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:11.513546 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-b46e434c-9acc-4a5e-8354-6adbe877ab3f req-14a29b1a-0803-438d-8b2d-56d97dc92b6f tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:11.514724 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e0d8a56d-ed12-42e4-b5a7-bc69f8182393 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:11.516731 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e0d8a56d-ed12-42e4-b5a7-bc69f8182393 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:11.516920 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e0d8a56d-ed12-42e4-b5a7-bc69f8182393 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:11.517106 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e0d8a56d-ed12-42e4-b5a7-bc69f8182393 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:11.517208 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-e0d8a56d-ed12-42e4-b5a7-bc69f8182393 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:11.518816 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:11.518816 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:11.519731 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-b46e434c-9acc-4a5e-8354-6adbe877ab3f req-14a29b1a-0803-438d-8b2d-56d97dc92b6f tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Snapshot retrieved successfully. Jul 03 01:34:11.520907 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-b46e434c-9acc-4a5e-8354-6adbe877ab3f req-14a29b1a-0803-438d-8b2d-56d97dc92b6f tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 returned with HTTP 200 Jul 03 01:34:11.521353 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 555/2180] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Jul 3 01:34:11 2026] GET /volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:11.521842 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:11.521842 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:11.522677 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e0d8a56d-ed12-42e4-b5a7-bc69f8182393 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:11.523099 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 545/2181] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:11 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:11.929767 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-eef80383-e7bb-4577-b8b0-bec2dbc5e537 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:11.932868 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eef80383-e7bb-4577-b8b0-bec2dbc5e537 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba Jul 03 01:34:11.933076 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eef80383-e7bb-4577-b8b0-bec2dbc5e537 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:11.933306 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eef80383-e7bb-4577-b8b0-bec2dbc5e537 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:11.942308 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:11.942308 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:11.942694 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-eef80383-e7bb-4577-b8b0-bec2dbc5e537 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Snapshot retrieved successfully. Jul 03 01:34:11.943567 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eef80383-e7bb-4577-b8b0-bec2dbc5e537 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba returned with HTTP 200 Jul 03 01:34:11.943965 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 548/2182] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:11 2026] GET /volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba => generated 474 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:11.953243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:11.955682 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:11.957550 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4bf64b37-f939-47c1-af47-a23c0af7c5ba", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1633855206"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:11.958945 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request body: {'volume': {"'snapshot_id": '4bf64b37-f939-47c1-af47-a23c0af7c5ba', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1633855206'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:11.959112 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume of 1 GB Jul 03 01:34:11.959413 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:11.959413 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:11.961246 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=266,cinder:UPDATE=68,cinder:INSERT=38 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:34:11.963036 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Availability Zones retrieved successfully. Jul 03 01:34:11.972886 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (60982dc0-827a-484b-8e7b-9a9bc8061f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:11.974080 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (441dad9f-356f-4443-afec-b43d890739d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:11.975240 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:12.003250 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (441dad9f-356f-4443-afec-b43d890739d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.004084 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7bf7a6-8e50-4e47-806d-d69baf8ee803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.062004 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Created reservations ['3c4ab2bc-b855-4fd9-ab69-23d25cb7eb7d', 'a3b83152-25c5-4d52-82ec-0fa47ef0d0d3', '0cf7f148-18d2-40dc-bc66-5c945eafb0ea', '3b3d4715-95ff-4b5b-b4bb-b7f3a474a3f2'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:12.062756 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7bf7a6-8e50-4e47-806d-d69baf8ee803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c4ab2bc-b855-4fd9-ab69-23d25cb7eb7d', 'a3b83152-25c5-4d52-82ec-0fa47ef0d0d3', '0cf7f148-18d2-40dc-bc66-5c945eafb0ea', '3b3d4715-95ff-4b5b-b4bb-b7f3a474a3f2']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.063615 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1804063f-49cd-4871-b3b4-5531d86d2138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.085755 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1804063f-49cd-4871-b3b4-5531d86d2138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19262eac-dcf3-49ad-af33-64850d6f00e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1633855206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['3c4ab2bc-b855-4fd9-ab69-23d25cb7eb7d','a3b83152-25c5-4d52-82ec-0fa47ef0d0d3','0cf7f148-18d2-40dc-bc66-5c945eafb0ea','3b3d4715-95ff-4b5b-b4bb-b7f3a474a3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1633855206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19262eac-dcf3-49ad-af33-64850d6f00e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ced8c749ec134846b7b29be523bcf280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.086576 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a4d9ac-2a02-47de-8e55-a79dc804a195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.107600 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9a4d9ac-2a02-47de-8e55-a79dc804a195) transitioned into state 'SUCCESS' from state '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-1633855206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['3c4ab2bc-b855-4fd9-ab69-23d25cb7eb7d','a3b83152-25c5-4d52-82ec-0fa47ef0d0d3','0cf7f148-18d2-40dc-bc66-5c945eafb0ea','3b3d4715-95ff-4b5b-b4bb-b7f3a474a3f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.108454 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd7479e0-a281-42e4-95ff-057f87d491c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.119271 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd7479e0-a281-42e4-95ff-057f87d491c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.120166 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (60982dc0-827a-484b-8e7b-9a9bc8061f18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:12.122583 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request issued successfully. Jul 03 01:34:12.123396 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c617565-f6a0-47bd-8a5b-308a6f0ad657 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:12.127659 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 535/2183] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:11 2026] POST /volume/v3/volumes => generated 758 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:12.145666 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.147649 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:12.148103 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4bf64b37-f939-47c1-af47-a23c0af7c5ba", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2005814222"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:12.149954 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request body: {'volume': {"'snapshot_id": '4bf64b37-f939-47c1-af47-a23c0af7c5ba', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2005814222'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:12.150122 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume of 1 GB Jul 03 01:34:12.153405 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=196,cinder:UPDATE=29,cinder:INSERT=14 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:34:12.156161 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Availability Zones retrieved successfully. Jul 03 01:34:12.166327 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (4d1747e2-c217-4070-9319-a3d42d621bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:12.167959 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e48b727-79e3-4cd0-b13c-2fbf04b1af3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.169877 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:12.204828 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e48b727-79e3-4cd0-b13c-2fbf04b1af3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.206070 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce191b6-12d8-4159-b984-7615cf1de37d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.260266 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Created reservations ['9867d498-fd3a-4752-bd33-cf256613c876', 'be87030c-e758-4239-8aba-7bde5788ab40', 'cf551a80-37f2-4d45-9ce7-f1bcbfd84f30', '781bc787-fa3b-4959-b820-2120fe89c961'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:12.261371 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bce191b6-12d8-4159-b984-7615cf1de37d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9867d498-fd3a-4752-bd33-cf256613c876', 'be87030c-e758-4239-8aba-7bde5788ab40', 'cf551a80-37f2-4d45-9ce7-f1bcbfd84f30', '781bc787-fa3b-4959-b820-2120fe89c961']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.262413 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9b21ff-1ddd-48b1-9445-9a2f613b8ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.296152 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d9b21ff-1ddd-48b1-9445-9a2f613b8ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6087142-a471-417f-a909-fac5bd4a29f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2005814222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['9867d498-fd3a-4752-bd33-cf256613c876','be87030c-e758-4239-8aba-7bde5788ab40','cf551a80-37f2-4d45-9ce7-f1bcbfd84f30','781bc787-fa3b-4959-b820-2120fe89c961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2005814222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6087142-a471-417f-a909-fac5bd4a29f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ced8c749ec134846b7b29be523bcf280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.296813 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1b89e0-96c0-4121-831b-f2930c6d9975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.320403 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d1b89e0-96c0-4121-831b-f2930c6d9975) transitioned into state 'SUCCESS' from state '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-2005814222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['9867d498-fd3a-4752-bd33-cf256613c876','be87030c-e758-4239-8aba-7bde5788ab40','cf551a80-37f2-4d45-9ce7-f1bcbfd84f30','781bc787-fa3b-4959-b820-2120fe89c961'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.321341 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fde56a1-8e57-4489-8f05-82415a4d1d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.332042 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fde56a1-8e57-4489-8f05-82415a4d1d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.332978 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (4d1747e2-c217-4070-9319-a3d42d621bc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:12.333324 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request issued successfully. Jul 03 01:34:12.334096 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d474ea29-2285-457d-8b8d-bc1162d9fc40 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:12.334656 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 556/2184] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:12 2026] POST /volume/v3/volumes => generated 758 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:12.346888 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.352154 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:12.352484 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4bf64b37-f939-47c1-af47-a23c0af7c5ba", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-437146042"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:12.353996 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request body: {'volume': {"'snapshot_id": '4bf64b37-f939-47c1-af47-a23c0af7c5ba', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-437146042'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:12.354109 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume of 1 GB Jul 03 01:34:12.364823 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Availability Zones retrieved successfully. Jul 03 01:34:12.371719 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (b29fa9b2-6f5b-4dde-902f-cc0d99022ac5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:12.372957 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561b247c-8d2e-401c-8543-3115c9364783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.374169 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:12.400606 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (561b247c-8d2e-401c-8543-3115c9364783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.401290 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a94a86-e860-47a7-8851-ecf8b68168ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.450513 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Created reservations ['618c7fb4-6b02-4cfd-adf0-31b072890f0c', 'dae7c148-7ecd-478c-953d-1aef9035231f', '4584e3e8-7749-4600-83f3-59618fba6949', 'ca8acfc3-1c60-4288-9a6d-5e6fa6207731'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:12.451148 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36a94a86-e860-47a7-8851-ecf8b68168ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['618c7fb4-6b02-4cfd-adf0-31b072890f0c', 'dae7c148-7ecd-478c-953d-1aef9035231f', '4584e3e8-7749-4600-83f3-59618fba6949', 'ca8acfc3-1c60-4288-9a6d-5e6fa6207731']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.451785 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2685d184-42b7-4b99-92a3-5c64cbc5f89f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.484259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2685d184-42b7-4b99-92a3-5c64cbc5f89f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-437146042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['618c7fb4-6b02-4cfd-adf0-31b072890f0c','dae7c148-7ecd-478c-953d-1aef9035231f','4584e3e8-7749-4600-83f3-59618fba6949','ca8acfc3-1c60-4288-9a6d-5e6fa6207731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-437146042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ced8c749ec134846b7b29be523bcf280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.485480 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae5442d-b1c1-4ec6-84c9-4314f0c0fa8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.511547 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae5442d-b1c1-4ec6-84c9-4314f0c0fa8f) transitioned into state 'SUCCESS' from state '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-437146042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['618c7fb4-6b02-4cfd-adf0-31b072890f0c','dae7c148-7ecd-478c-953d-1aef9035231f','4584e3e8-7749-4600-83f3-59618fba6949','ca8acfc3-1c60-4288-9a6d-5e6fa6207731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.512395 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7621ae1-9aaf-4f65-8d19-b6270363c3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.524435 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7621ae1-9aaf-4f65-8d19-b6270363c3b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.525536 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (b29fa9b2-6f5b-4dde-902f-cc0d99022ac5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:12.525881 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request issued successfully. Jul 03 01:34:12.526665 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-41bfcb5a-0696-48eb-881b-b5a715b76256 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:12.527370 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 546/2185] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:12 2026] POST /volume/v3/volumes => generated 757 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:12.537196 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6378a681-a951-46ba-8691-d215c559b360 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.537666 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6378a681-a951-46ba-8691-d215c559b360 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:12.537666 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6378a681-a951-46ba-8691-d215c559b360 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:12.538220 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6378a681-a951-46ba-8691-d215c559b360 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:12.538220 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-6378a681-a951-46ba-8691-d215c559b360 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:12.543403 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:12.543403 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:12.544393 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6378a681-a951-46ba-8691-d215c559b360 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:12.545007 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 549/2186] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:12 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:12.547041 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-99eb95c2-488e-4251-9384-ed4dacf76685 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.549257 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4ffda0ab-bbca-4724-b2dd-e371a4040c4b req-e243db73-c16b-42a5-8fb3-e7edf51d1f91 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.549904 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:12.550017 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4bf64b37-f939-47c1-af47-a23c0af7c5ba", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1459581165"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:12.554273 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request body: {'volume': {"'snapshot_id": '4bf64b37-f939-47c1-af47-a23c0af7c5ba', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1459581165'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:12.554323 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4ffda0ab-bbca-4724-b2dd-e371a4040c4b req-e243db73-c16b-42a5-8fb3-e7edf51d1f91 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] GET https://10.4.3.64/volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 Jul 03 01:34:12.554358 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume of 1 GB Jul 03 01:34:12.554388 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4ffda0ab-bbca-4724-b2dd-e371a4040c4b req-e243db73-c16b-42a5-8fb3-e7edf51d1f91 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:12.554588 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4ffda0ab-bbca-4724-b2dd-e371a4040c4b req-e243db73-c16b-42a5-8fb3-e7edf51d1f91 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:12.554686 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:12.554686 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:12.556465 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ee029e47-fd38-42b0-b364-edda811cb07b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.559169 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ee029e47-fd38-42b0-b364-edda811cb07b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:12.559444 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ee029e47-fd38-42b0-b364-edda811cb07b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:12.559536 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4ffda0ab-bbca-4724-b2dd-e371a4040c4b req-e243db73-c16b-42a5-8fb3-e7edf51d1f91 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 returned with HTTP 404 Jul 03 01:34:12.559678 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ee029e47-fd38-42b0-b364-edda811cb07b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:12.559884 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Availability Zones retrieved successfully. Jul 03 01:34:12.559981 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 557/2187] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Jul 3 01:34:12 2026] GET /volume/v3/snapshots/d4ce4517-dd63-4806-af78-aa4a478c2132 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:12.568253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (312d4a83-0fed-4c86-a9ab-22f2f937c95f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:12.570537 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471ff05e-0a61-45dd-a438-16c18ea120bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.570537 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:12.572209 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:12.572209 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:12.585634 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ee029e47-fd38-42b0-b364-edda811cb07b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:12.589970 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-af679eed-b8b7-4b6a-a2a9-8f42b7b96ed1 req-d4fabf13-f40c-415e-8a18-bca43b94e788 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.592217 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-af679eed-b8b7-4b6a-a2a9-8f42b7b96ed1 req-d4fabf13-f40c-415e-8a18-bca43b94e788 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] DELETE https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 Jul 03 01:34:12.592407 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-af679eed-b8b7-4b6a-a2a9-8f42b7b96ed1 req-d4fabf13-f40c-415e-8a18-bca43b94e788 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:12.592602 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-af679eed-b8b7-4b6a-a2a9-8f42b7b96ed1 req-d4fabf13-f40c-415e-8a18-bca43b94e788 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:12.592763 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [req-af679eed-b8b7-4b6a-a2a9-8f42b7b96ed1 req-d4fabf13-f40c-415e-8a18-bca43b94e788 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Delete volume with id: 45901505-1c6f-417d-a43d-82cd3167baf6 Jul 03 01:34:12.595009 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ee029e47-fd38-42b0-b364-edda811cb07b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:34:12.595475 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 547/2188] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:12 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:12.602354 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:12.602354 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:12.602865 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-af679eed-b8b7-4b6a-a2a9-8f42b7b96ed1 req-d4fabf13-f40c-415e-8a18-bca43b94e788 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Volume info retrieved successfully. Jul 03 01:34:12.609830 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (471ff05e-0a61-45dd-a438-16c18ea120bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.610160 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d1bea00a-9d2e-4f7d-b0a6-6a49699d2425 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.610848 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ecc6edb-83e7-4957-a15d-df9ff503758f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.613106 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d1bea00a-9d2e-4f7d-b0a6-6a49699d2425 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:12.613106 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d1bea00a-9d2e-4f7d-b0a6-6a49699d2425 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:12.613106 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d1bea00a-9d2e-4f7d-b0a6-6a49699d2425 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:12.613106 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-d1bea00a-9d2e-4f7d-b0a6-6a49699d2425 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete backup with id: 5965dd11-b45b-4e3c-a88a-53f6fae48a38. Jul 03 01:34:12.618572 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:12.618572 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:12.636326 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-d1bea00a-9d2e-4f7d-b0a6-6a49699d2425 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] delete_backup rpcapi backup_id 5965dd11-b45b-4e3c-a88a-53f6fae48a38 {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:34:12.638185 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d1bea00a-9d2e-4f7d-b0a6-6a49699d2425 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 202 Jul 03 01:34:12.638612 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 558/2189] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:12 2026] DELETE /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:34:12.642071 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-af679eed-b8b7-4b6a-a2a9-8f42b7b96ed1 req-d4fabf13-f40c-415e-8a18-bca43b94e788 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Delete volume request issued successfully. Jul 03 01:34:12.642279 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-af679eed-b8b7-4b6a-a2a9-8f42b7b96ed1 req-d4fabf13-f40c-415e-8a18-bca43b94e788 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 returned with HTTP 202 Jul 03 01:34:12.642896 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 550/2190] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:34:12 2026] DELETE /volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:12.648870 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0b41bf26-812f-4ed7-825a-0b2386df8029 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.650621 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0b41bf26-812f-4ed7-825a-0b2386df8029 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:12.650825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0b41bf26-812f-4ed7-825a-0b2386df8029 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:12.651006 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0b41bf26-812f-4ed7-825a-0b2386df8029 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:12.651125 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-0b41bf26-812f-4ed7-825a-0b2386df8029 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:12.657711 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:12.657711 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:12.658672 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0b41bf26-812f-4ed7-825a-0b2386df8029 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 200 Jul 03 01:34:12.658931 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 548/2191] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:12 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:12.670454 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Created reservations ['4e5c2525-a7e0-451e-8c2a-b1c2b4d8b614', '5e48748a-59bc-4e61-80fa-4ef5b16cd460', 'ac2ef3e5-c8bc-44fb-b628-27dc972b1c5f', '569b22c0-58d0-4f1d-946b-24895a47d728'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:12.670962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-249d9661-d0e1-4d3b-b9f9-2808f0d8ce08 req-da4ec43c-7b1c-47c7-955e-75574541bc93 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.671452 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ecc6edb-83e7-4957-a15d-df9ff503758f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e5c2525-a7e0-451e-8c2a-b1c2b4d8b614', '5e48748a-59bc-4e61-80fa-4ef5b16cd460', 'ac2ef3e5-c8bc-44fb-b628-27dc972b1c5f', '569b22c0-58d0-4f1d-946b-24895a47d728']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.672435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2785d46-1ec4-42df-a2fb-2183648771c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.673270 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-249d9661-d0e1-4d3b-b9f9-2808f0d8ce08 req-da4ec43c-7b1c-47c7-955e-75574541bc93 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] GET https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 Jul 03 01:34:12.673531 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-249d9661-d0e1-4d3b-b9f9-2808f0d8ce08 req-da4ec43c-7b1c-47c7-955e-75574541bc93 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:12.673872 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-249d9661-d0e1-4d3b-b9f9-2808f0d8ce08 req-da4ec43c-7b1c-47c7-955e-75574541bc93 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:12.682313 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:12.682313 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:12.686115 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-249d9661-d0e1-4d3b-b9f9-2808f0d8ce08 req-da4ec43c-7b1c-47c7-955e-75574541bc93 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Volume info retrieved successfully. Jul 03 01:34:12.690471 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-249d9661-d0e1-4d3b-b9f9-2808f0d8ce08 req-da4ec43c-7b1c-47c7-955e-75574541bc93 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 returned with HTTP 200 Jul 03 01:34:12.690872 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 559/2192] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:12 2026] GET /volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:12.698385 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2785d46-1ec4-42df-a2fb-2183648771c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47f44452-7ccb-4f43-a8c8-e765a22db2e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1459581165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['4e5c2525-a7e0-451e-8c2a-b1c2b4d8b614','5e48748a-59bc-4e61-80fa-4ef5b16cd460','ac2ef3e5-c8bc-44fb-b628-27dc972b1c5f','569b22c0-58d0-4f1d-946b-24895a47d728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1459581165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47f44452-7ccb-4f43-a8c8-e765a22db2e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ced8c749ec134846b7b29be523bcf280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.699116 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f4507e-02c6-440b-906b-579b37521e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.718737 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95f4507e-02c6-440b-906b-579b37521e49) transitioned into state 'SUCCESS' from state '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-1459581165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['4e5c2525-a7e0-451e-8c2a-b1c2b4d8b614','5e48748a-59bc-4e61-80fa-4ef5b16cd460','ac2ef3e5-c8bc-44fb-b628-27dc972b1c5f','569b22c0-58d0-4f1d-946b-24895a47d728'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.718737 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef44323b-be9c-444b-9948-5058f047045f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.730954 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef44323b-be9c-444b-9948-5058f047045f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.731790 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (312d4a83-0fed-4c86-a9ab-22f2f937c95f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:12.732126 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request issued successfully. Jul 03 01:34:12.733025 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-99eb95c2-488e-4251-9384-ed4dacf76685 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:12.733137 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 536/2193] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:12 2026] POST /volume/v3/volumes => generated 758 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:12.752597 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-42f45b4a-0a08-480d-b826-be6938125eef None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.753141 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:12.753608 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "4bf64b37-f939-47c1-af47-a23c0af7c5ba", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1407232902"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:12.755633 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request body: {'volume': {"'snapshot_id": '4bf64b37-f939-47c1-af47-a23c0af7c5ba', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1407232902'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:12.755829 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume of 1 GB Jul 03 01:34:12.761521 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Availability Zones retrieved successfully. Jul 03 01:34:12.770266 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (2050e43b-f1d8-4894-95ea-22cffae808d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:12.771686 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f17f884-d93a-4cdd-b38b-a8ad5b9ab192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.773106 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:12.813100 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f17f884-d93a-4cdd-b38b-a8ad5b9ab192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.814088 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34452674-2cf7-4fb1-bb1f-8f2eac1a1e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.863413 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Created reservations ['cc881ecd-3b45-4ed9-b0e3-59eac2dfb7ed', 'c5a1f631-661a-4c05-a7ef-53316eb7048e', '2a23534e-713f-4b2c-b7b5-aed83b4787aa', '059df061-e504-4ebc-9672-0d380bb42ba0'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:12.864310 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34452674-2cf7-4fb1-bb1f-8f2eac1a1e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc881ecd-3b45-4ed9-b0e3-59eac2dfb7ed', 'c5a1f631-661a-4c05-a7ef-53316eb7048e', '2a23534e-713f-4b2c-b7b5-aed83b4787aa', '059df061-e504-4ebc-9672-0d380bb42ba0']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.865196 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c159f227-9ffc-4d46-93f3-f0c3d1b3b0c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.893513 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c159f227-9ffc-4d46-93f3-f0c3d1b3b0c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1407232902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['cc881ecd-3b45-4ed9-b0e3-59eac2dfb7ed','c5a1f631-661a-4c05-a7ef-53316eb7048e','2a23534e-713f-4b2c-b7b5-aed83b4787aa','059df061-e504-4ebc-9672-0d380bb42ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1407232902',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ced8c749ec134846b7b29be523bcf280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.894345 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff0b2547-e9c2-42b4-b649-c07526fe5aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.913976 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff0b2547-e9c2-42b4-b649-c07526fe5aa3) transitioned into state 'SUCCESS' from state '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-1407232902',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ced8c749ec134846b7b29be523bcf280',qos_specs=None,replication_status=,reservations=['cc881ecd-3b45-4ed9-b0e3-59eac2dfb7ed','c5a1f631-661a-4c05-a7ef-53316eb7048e','2a23534e-713f-4b2c-b7b5-aed83b4787aa','059df061-e504-4ebc-9672-0d380bb42ba0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7eeba818e3b9448fb6e697dd9dccc491',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.914317 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a832afe-5cb2-4816-b97a-7cf0096edb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:12.926443 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a832afe-5cb2-4816-b97a-7cf0096edb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:12.927309 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Flow 'volume_create_api' (2050e43b-f1d8-4894-95ea-22cffae808d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:12.927652 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Create volume request issued successfully. Jul 03 01:34:12.928233 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-42f45b4a-0a08-480d-b826-be6938125eef tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:12.928722 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 551/2194] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:12 2026] POST /volume/v3/volumes => generated 758 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:12.939195 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ea9ddf45-ab07-4e26-859f-da32f762b9ab None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.940990 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ea9ddf45-ab07-4e26-859f-da32f762b9ab tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 Jul 03 01:34:12.941173 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ea9ddf45-ab07-4e26-859f-da32f762b9ab tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:12.941638 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ea9ddf45-ab07-4e26-859f-da32f762b9ab tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:12.949001 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:12.949001 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:12.953155 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ea9ddf45-ab07-4e26-859f-da32f762b9ab tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:12.960285 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ea9ddf45-ab07-4e26-859f-da32f762b9ab tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 returned with HTTP 200 Jul 03 01:34:12.960831 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 549/2195] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:12 2026] GET /volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:12.971742 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fca03af6-e6b5-4b14-a811-6c995d886e76 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:12.973973 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fca03af6-e6b5-4b14-a811-6c995d886e76 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 Jul 03 01:34:12.974236 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fca03af6-e6b5-4b14-a811-6c995d886e76 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:12.974533 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fca03af6-e6b5-4b14-a811-6c995d886e76 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:12.981917 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:12.981917 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:12.987399 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fca03af6-e6b5-4b14-a811-6c995d886e76 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:12.992491 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fca03af6-e6b5-4b14-a811-6c995d886e76 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 returned with HTTP 200 Jul 03 01:34:12.992973 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 560/2196] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:12 2026] GET /volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:13.007270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cd7ec26e-e5d3-4d3c-9a1d-0e69b6d73558 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.010078 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cd7ec26e-e5d3-4d3c-9a1d-0e69b6d73558 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f Jul 03 01:34:13.010078 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cd7ec26e-e5d3-4d3c-9a1d-0e69b6d73558 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.010078 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cd7ec26e-e5d3-4d3c-9a1d-0e69b6d73558 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.018445 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:13.018445 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:13.022863 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cd7ec26e-e5d3-4d3c-9a1d-0e69b6d73558 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:13.027435 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cd7ec26e-e5d3-4d3c-9a1d-0e69b6d73558 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f returned with HTTP 200 Jul 03 01:34:13.029931 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 537/2197] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:13.043005 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8a2a8ab5-0c2c-4ed0-98b9-c206ed4d0ac5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.044662 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8a2a8ab5-0c2c-4ed0-98b9-c206ed4d0ac5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 Jul 03 01:34:13.044827 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8a2a8ab5-0c2c-4ed0-98b9-c206ed4d0ac5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.044992 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8a2a8ab5-0c2c-4ed0-98b9-c206ed4d0ac5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.051613 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:13.051613 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:13.056392 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8a2a8ab5-0c2c-4ed0-98b9-c206ed4d0ac5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:13.064142 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8a2a8ab5-0c2c-4ed0-98b9-c206ed4d0ac5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 returned with HTTP 200 Jul 03 01:34:13.064747 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 552/2198] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:13.082156 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b67c4ca7-3a8d-4454-982f-a6e338d443e9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.083931 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b67c4ca7-3a8d-4454-982f-a6e338d443e9 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 Jul 03 01:34:13.084778 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b67c4ca7-3a8d-4454-982f-a6e338d443e9 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.084778 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b67c4ca7-3a8d-4454-982f-a6e338d443e9 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.086133 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=250,cinder:UPDATE=85,cinder:INSERT=45 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:34:13.092615 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:13.092615 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:13.097050 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b67c4ca7-3a8d-4454-982f-a6e338d443e9 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:13.101994 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b67c4ca7-3a8d-4454-982f-a6e338d443e9 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 returned with HTTP 200 Jul 03 01:34:13.102371 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 550/2199] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:13.595580 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cceea7f7-2391-488b-9d27-6b1a6ad1a173 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.672595 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-35d2c0ee-ef12-48cf-b182-45d0f843e7e1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.674473 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-35d2c0ee-ef12-48cf-b182-45d0f843e7e1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 Jul 03 01:34:13.674730 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-35d2c0ee-ef12-48cf-b182-45d0f843e7e1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.675004 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-35d2c0ee-ef12-48cf-b182-45d0f843e7e1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.675466 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-35d2c0ee-ef12-48cf-b182-45d0f843e7e1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5965dd11-b45b-4e3c-a88a-53f6fae48a38. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:13.679056 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-35d2c0ee-ef12-48cf-b182-45d0f843e7e1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 returned with HTTP 404 Jul 03 01:34:13.679605 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 538/2200] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/backups/5965dd11-b45b-4e3c-a88a-53f6fae48a38 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:13.686324 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cceea7f7-2391-488b-9d27-6b1a6ad1a173 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:34:13.686740 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cceea7f7-2391-488b-9d27-6b1a6ad1a173 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1044621690"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:13.707175 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cceea7f7-2391-488b-9d27-6b1a6ad1a173 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:34:13.707175 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 561/2201] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Jul 3 01:34:13 2026] POST /volume/v3/group_types => generated 181 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:13.714905 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-550b42ae-1f6c-473e-ba92-ee872a9e9524 req-3a3fe62e-09d8-4981-be0e-4fd24a32f63b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.715356 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a037ae06-e4f8-4e5c-a4b0-b5f77db57f97 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.717367 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a037ae06-e4f8-4e5c-a4b0-b5f77db57f97 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] POST https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs Jul 03 01:34:13.717491 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-550b42ae-1f6c-473e-ba92-ee872a9e9524 req-3a3fe62e-09d8-4981-be0e-4fd24a32f63b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] GET https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 Jul 03 01:34:13.717662 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-550b42ae-1f6c-473e-ba92-ee872a9e9524 req-3a3fe62e-09d8-4981-be0e-4fd24a32f63b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.717748 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a037ae06-e4f8-4e5c-a4b0-b5f77db57f97 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:13.717837 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-550b42ae-1f6c-473e-ba92-ee872a9e9524 req-3a3fe62e-09d8-4981-be0e-4fd24a32f63b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.727175 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-550b42ae-1f6c-473e-ba92-ee872a9e9524 req-3a3fe62e-09d8-4981-be0e-4fd24a32f63b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 returned with HTTP 404 Jul 03 01:34:13.727860 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 553/2202] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:13.739694 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a037ae06-e4f8-4e5c-a4b0-b5f77db57f97 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs returned with HTTP 202 Jul 03 01:34:13.740119 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 551/2203] 10.4.3.64 () {70 vars in 1451 bytes} [Fri Jul 3 01:34:13 2026] POST /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs => generated 53 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:13.753479 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f7c40331-fc13-4e0b-a101-b7a6bd5e49e6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.753673 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-d4fea0ae-a27a-40b4-b969-1a028f212a42 req-ad559749-a745-42bd-911c-07f407685d5b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.755348 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f7c40331-fc13-4e0b-a101-b7a6bd5e49e6 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] POST https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs Jul 03 01:34:13.755741 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f7c40331-fc13-4e0b-a101-b7a6bd5e49e6 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:13.755800 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d4fea0ae-a27a-40b4-b969-1a028f212a42 req-ad559749-a745-42bd-911c-07f407685d5b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] DELETE https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 Jul 03 01:34:13.756001 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d4fea0ae-a27a-40b4-b969-1a028f212a42 req-ad559749-a745-42bd-911c-07f407685d5b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.756202 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d4fea0ae-a27a-40b4-b969-1a028f212a42 req-ad559749-a745-42bd-911c-07f407685d5b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.756382 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [req-d4fea0ae-a27a-40b4-b969-1a028f212a42 req-ad559749-a745-42bd-911c-07f407685d5b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Delete volume with id: 45901505-1c6f-417d-a43d-82cd3167baf6 Jul 03 01:34:13.762638 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d4fea0ae-a27a-40b4-b969-1a028f212a42 req-ad559749-a745-42bd-911c-07f407685d5b tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 returned with HTTP 404 Jul 03 01:34:13.763161 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 562/2204] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:34:13 2026] DELETE /volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:13.773770 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f7c40331-fc13-4e0b-a101-b7a6bd5e49e6 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs returned with HTTP 202 Jul 03 01:34:13.774265 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 539/2205] 10.4.3.64 () {70 vars in 1451 bytes} [Fri Jul 3 01:34:13 2026] POST /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs => generated 61 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:13.784116 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-72025164-10ed-4bcd-9b39-eedf18bcef94 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.786030 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-72025164-10ed-4bcd-9b39-eedf18bcef94 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] GET https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key2 Jul 03 01:34:13.786482 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-72025164-10ed-4bcd-9b39-eedf18bcef94 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.786868 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-72025164-10ed-4bcd-9b39-eedf18bcef94 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.788411 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-0130e6c8-0b4d-4620-97ec-adfb74de6cab req-635854c8-7be9-4368-9d58-9f24ddff6fc3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.790932 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0130e6c8-0b4d-4620-97ec-adfb74de6cab req-635854c8-7be9-4368-9d58-9f24ddff6fc3 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] GET https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 Jul 03 01:34:13.790932 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0130e6c8-0b4d-4620-97ec-adfb74de6cab req-635854c8-7be9-4368-9d58-9f24ddff6fc3 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.790932 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0130e6c8-0b4d-4620-97ec-adfb74de6cab req-635854c8-7be9-4368-9d58-9f24ddff6fc3 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.806042 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-317faf80-1b59-498e-abfd-90ce4581ebb5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.810220 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-317faf80-1b59-498e-abfd-90ce4581ebb5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:13.810220 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-317faf80-1b59-498e-abfd-90ce4581ebb5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.810388 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-72025164-10ed-4bcd-9b39-eedf18bcef94 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key2 returned with HTTP 200 Jul 03 01:34:13.810473 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0130e6c8-0b4d-4620-97ec-adfb74de6cab req-635854c8-7be9-4368-9d58-9f24ddff6fc3 tempest-VolumesSnapshotsTestJSON-57103580 tempest-VolumesSnapshotsTestJSON-57103580-project-member] https://10.4.3.64/volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 returned with HTTP 404 Jul 03 01:34:13.810554 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-317faf80-1b59-498e-abfd-90ce4581ebb5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.810604 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 554/2206] 10.4.3.64 () {68 vars in 1445 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key2 => generated 26 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:13.810648 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 552/2207] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/volumes/45901505-1c6f-417d-a43d-82cd3167baf6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:13.818628 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-91120ccb-c855-4cd2-bc24-8c5333970bd2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.820607 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-91120ccb-c855-4cd2-bc24-8c5333970bd2 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] GET https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 Jul 03 01:34:13.820823 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-91120ccb-c855-4cd2-bc24-8c5333970bd2 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.821005 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-91120ccb-c855-4cd2-bc24-8c5333970bd2 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.822714 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:13.822714 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:13.826828 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-317faf80-1b59-498e-abfd-90ce4581ebb5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:13.827776 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-91120ccb-c855-4cd2-bc24-8c5333970bd2 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 returned with HTTP 200 Jul 03 01:34:13.828167 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 540/2208] 10.4.3.64 () {68 vars in 1445 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 => generated 18 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:13.834158 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-317faf80-1b59-498e-abfd-90ce4581ebb5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:34:13.834632 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 563/2209] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:13.840869 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1ffcd912-c404-4edc-a3e9-3561297b2ecb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.842140 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1ffcd912-c404-4edc-a3e9-3561297b2ecb tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] PUT https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 Jul 03 01:34:13.842602 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1ffcd912-c404-4edc-a3e9-3561297b2ecb tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:13.852838 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-4b8831fb-1568-4a17-8677-efdf2204adcd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.854785 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-4b8831fb-1568-4a17-8677-efdf2204adcd tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0/action Jul 03 01:34:13.855171 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-4b8831fb-1568-4a17-8677-efdf2204adcd tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:13.855292 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-4b8831fb-1568-4a17-8677-efdf2204adcd tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:13.862312 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1ffcd912-c404-4edc-a3e9-3561297b2ecb tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 returned with HTTP 200 Jul 03 01:34:13.862312 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 555/2210] 10.4.3.64 () {70 vars in 1465 bytes} [Fri Jul 3 01:34:13 2026] PUT /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:13.866069 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:13.866069 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:13.866502 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-4b8831fb-1568-4a17-8677-efdf2204adcd tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:13.870366 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6d8e8d66-9cd5-4f8c-9d41-f6d71ab8124a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.872184 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6d8e8d66-9cd5-4f8c-9d41-f6d71ab8124a tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] GET https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs Jul 03 01:34:13.872350 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-4b8831fb-1568-4a17-8677-efdf2204adcd tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Begin detaching volume completed successfully. Jul 03 01:34:13.872505 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6d8e8d66-9cd5-4f8c-9d41-f6d71ab8124a tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.872582 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-4b8831fb-1568-4a17-8677-efdf2204adcd tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0/action returned with HTTP 202 Jul 03 01:34:13.872751 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6d8e8d66-9cd5-4f8c-9d41-f6d71ab8124a tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.873000 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 553/2211] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:34:13 2026] POST /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:34:13.879085 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6d8e8d66-9cd5-4f8c-9d41-f6d71ab8124a tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs returned with HTTP 200 Jul 03 01:34:13.879480 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 541/2212] 10.4.3.64 () {68 vars in 1430 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs => generated 87 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:13.890939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d9ce32f8-7d02-4056-b5c9-d11eeb94d20c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.891058 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4eeb8680-92d7-4de5-a49a-d97cfcf984c4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.894366 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d9ce32f8-7d02-4056-b5c9-d11eeb94d20c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:13.894403 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4eeb8680-92d7-4de5-a49a-d97cfcf984c4 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key1 Jul 03 01:34:13.894449 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d9ce32f8-7d02-4056-b5c9-d11eeb94d20c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.894475 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4eeb8680-92d7-4de5-a49a-d97cfcf984c4 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.894513 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d9ce32f8-7d02-4056-b5c9-d11eeb94d20c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.894538 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4eeb8680-92d7-4de5-a49a-d97cfcf984c4 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.904699 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4eeb8680-92d7-4de5-a49a-d97cfcf984c4 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key1 returned with HTTP 202 Jul 03 01:34:13.905268 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 556/2213] 10.4.3.64 () {68 vars in 1448 bytes} [Fri Jul 3 01:34:13 2026] DELETE /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key1 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:13.908717 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:13.908717 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:13.912386 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6bfff9ec-10fd-42c9-afa4-8bf91d5d4fa6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.914304 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6bfff9ec-10fd-42c9-afa4-8bf91d5d4fa6 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] GET https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key1 Jul 03 01:34:13.914595 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6bfff9ec-10fd-42c9-afa4-8bf91d5d4fa6 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.914847 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6bfff9ec-10fd-42c9-afa4-8bf91d5d4fa6 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.917343 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d9ce32f8-7d02-4056-b5c9-d11eeb94d20c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:13.921555 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d9ce32f8-7d02-4056-b5c9-d11eeb94d20c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:34:13.921813 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6bfff9ec-10fd-42c9-afa4-8bf91d5d4fa6 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] HTTP exception thrown: Group Type 45c42250-71fa-4930-a442-29c4bddb3808 has no extra spec with key key1. Jul 03 01:34:13.921944 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 564/2214] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:13.922006 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6bfff9ec-10fd-42c9-afa4-8bf91d5d4fa6 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key1 returned with HTTP 404 Jul 03 01:34:13.922541 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 554/2215] 10.4.3.64 () {68 vars in 1445 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key1 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:34:13.929869 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1a5fe219-09b6-4be0-899b-1574551bf753 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.931606 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1a5fe219-09b6-4be0-899b-1574551bf753 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key2 Jul 03 01:34:13.931816 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1a5fe219-09b6-4be0-899b-1574551bf753 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.931979 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1a5fe219-09b6-4be0-899b-1574551bf753 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.941438 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1a5fe219-09b6-4be0-899b-1574551bf753 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key2 returned with HTTP 202 Jul 03 01:34:13.942000 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 542/2216] 10.4.3.64 () {68 vars in 1448 bytes} [Fri Jul 3 01:34:13 2026] DELETE /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key2 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:13.949947 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6d3a8208-54e3-4e41-8b54-9d496c1b7742 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.951444 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d3a8208-54e3-4e41-8b54-9d496c1b7742 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] GET https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key2 Jul 03 01:34:13.951880 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d3a8208-54e3-4e41-8b54-9d496c1b7742 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.952150 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d3a8208-54e3-4e41-8b54-9d496c1b7742 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.961741 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d3a8208-54e3-4e41-8b54-9d496c1b7742 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] HTTP exception thrown: Group Type 45c42250-71fa-4930-a442-29c4bddb3808 has no extra spec with key key2. Jul 03 01:34:13.961741 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d3a8208-54e3-4e41-8b54-9d496c1b7742 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key2 returned with HTTP 404 Jul 03 01:34:13.961741 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 557/2217] 10.4.3.64 () {68 vars in 1445 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key2 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:34:13.969631 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-391d3d76-6160-4ab1-80ca-c90a5b4bfca2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.971337 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-391d3d76-6160-4ab1-80ca-c90a5b4bfca2 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 Jul 03 01:34:13.971568 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-391d3d76-6160-4ab1-80ca-c90a5b4bfca2 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.971748 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-391d3d76-6160-4ab1-80ca-c90a5b4bfca2 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:13.982141 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-391d3d76-6160-4ab1-80ca-c90a5b4bfca2 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 returned with HTTP 202 Jul 03 01:34:13.982622 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 565/2218] 10.4.3.64 () {68 vars in 1448 bytes} [Fri Jul 3 01:34:13 2026] DELETE /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:13.991282 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-31d8932d-8e25-45e7-8cc2-aa6aa2ce2b30 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:13.993249 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-31d8932d-8e25-45e7-8cc2-aa6aa2ce2b30 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] GET https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 Jul 03 01:34:13.993488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-31d8932d-8e25-45e7-8cc2-aa6aa2ce2b30 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:13.993770 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-31d8932d-8e25-45e7-8cc2-aa6aa2ce2b30 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:14.000605 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-31d8932d-8e25-45e7-8cc2-aa6aa2ce2b30 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] HTTP exception thrown: Group Type 45c42250-71fa-4930-a442-29c4bddb3808 has no extra spec with key key3. Jul 03 01:34:14.000740 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-31d8932d-8e25-45e7-8cc2-aa6aa2ce2b30 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 returned with HTTP 404 Jul 03 01:34:14.001379 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 555/2219] 10.4.3.64 () {68 vars in 1445 bytes} [Fri Jul 3 01:34:13 2026] GET /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:34:14.009299 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bdca2f33-c9aa-4c0c-b374-d423d2b6fad0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:14.011160 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bdca2f33-c9aa-4c0c-b374-d423d2b6fad0 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808 Jul 03 01:34:14.011369 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bdca2f33-c9aa-4c0c-b374-d423d2b6fad0 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:14.011598 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bdca2f33-c9aa-4c0c-b374-d423d2b6fad0 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:14.023902 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bdca2f33-c9aa-4c0c-b374-d423d2b6fad0 tempest-GroupTypeSpecsTest-1279591577 tempest-GroupTypeSpecsTest-1279591577-project-admin] https://10.4.3.64/volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808 returned with HTTP 202 Jul 03 01:34:14.024517 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 543/2220] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:34:14 2026] DELETE /volume/v3/group_types/45c42250-71fa-4930-a442-29c4bddb3808 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:14.125923 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d53865a2-20c5-48f9-b001-454fee5a41ba None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:14.129815 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d53865a2-20c5-48f9-b001-454fee5a41ba tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 Jul 03 01:34:14.129815 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d53865a2-20c5-48f9-b001-454fee5a41ba tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:14.129815 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d53865a2-20c5-48f9-b001-454fee5a41ba tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:14.142015 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:14.142015 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:14.149698 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d53865a2-20c5-48f9-b001-454fee5a41ba tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:14.155197 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d53865a2-20c5-48f9-b001-454fee5a41ba tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 returned with HTTP 200 Jul 03 01:34:14.155844 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 558/2221] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:14 2026] GET /volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:14.174408 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-42e80a79-91f1-46be-a5d0-e9e57a3b1c51 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:14.176127 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-42e80a79-91f1-46be-a5d0-e9e57a3b1c51 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 Jul 03 01:34:14.176265 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-42e80a79-91f1-46be-a5d0-e9e57a3b1c51 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:14.176630 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-42e80a79-91f1-46be-a5d0-e9e57a3b1c51 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:14.176630 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-42e80a79-91f1-46be-a5d0-e9e57a3b1c51 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume with id: 9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 Jul 03 01:34:14.185622 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:14.185622 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:14.186153 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-42e80a79-91f1-46be-a5d0-e9e57a3b1c51 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:14.207974 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-42e80a79-91f1-46be-a5d0-e9e57a3b1c51 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume request issued successfully. Jul 03 01:34:14.208138 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-42e80a79-91f1-46be-a5d0-e9e57a3b1c51 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 returned with HTTP 202 Jul 03 01:34:14.208679 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 566/2222] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:14 2026] DELETE /volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:14.217491 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-63c0541b-14e4-40c2-a6e4-41334bb00cab None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:14.222235 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63c0541b-14e4-40c2-a6e4-41334bb00cab tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 Jul 03 01:34:14.222499 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-63c0541b-14e4-40c2-a6e4-41334bb00cab tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:14.222750 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-63c0541b-14e4-40c2-a6e4-41334bb00cab tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:14.232797 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:14.232797 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:14.242459 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-63c0541b-14e4-40c2-a6e4-41334bb00cab tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:14.250004 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63c0541b-14e4-40c2-a6e4-41334bb00cab tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 returned with HTTP 200 Jul 03 01:34:14.250402 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 556/2223] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:14 2026] GET /volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:14.897031 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b800914d-50fd-4ae2-96b3-728dc2769ac2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:14.897554 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b800914d-50fd-4ae2-96b3-728dc2769ac2 None None] GET https://10.4.3.64/volume// Jul 03 01:34:14.897780 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b800914d-50fd-4ae2-96b3-728dc2769ac2 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:14.898050 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b800914d-50fd-4ae2-96b3-728dc2769ac2 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:14.898489 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b800914d-50fd-4ae2-96b3-728dc2769ac2 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:34:14.898885 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 544/2224] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:34:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:34:14.907073 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-d000294b-587d-4a4c-9fba-4814ea34bdf2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:14.909672 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-d000294b-587d-4a4c-9fba-4814ea34bdf2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:14.910025 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-d000294b-587d-4a4c-9fba-4814ea34bdf2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:14.910271 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-d000294b-587d-4a4c-9fba-4814ea34bdf2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:14.922737 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:14.922737 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:14.927638 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-d000294b-587d-4a4c-9fba-4814ea34bdf2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:14.938722 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-d000294b-587d-4a4c-9fba-4814ea34bdf2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:34:14.938722 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 559/2225] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:34:14 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 1315 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:34:14.938967 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5c9666d1-e20d-4fde-9be0-f53b364253c6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:14.942299 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5c9666d1-e20d-4fde-9be0-f53b364253c6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:14.943134 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5c9666d1-e20d-4fde-9be0-f53b364253c6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:14.943861 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5c9666d1-e20d-4fde-9be0-f53b364253c6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:14.963509 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:14.963509 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:14.970270 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5c9666d1-e20d-4fde-9be0-f53b364253c6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:14.977296 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5c9666d1-e20d-4fde-9be0-f53b364253c6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:34:14.977296 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 567/2226] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:14 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:15.266285 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-db47c2ce-2b5c-4261-9c53-05670e2729e5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:15.270584 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db47c2ce-2b5c-4261-9c53-05670e2729e5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 Jul 03 01:34:15.270584 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db47c2ce-2b5c-4261-9c53-05670e2729e5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:15.270584 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db47c2ce-2b5c-4261-9c53-05670e2729e5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:15.284599 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db47c2ce-2b5c-4261-9c53-05670e2729e5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 returned with HTTP 404 Jul 03 01:34:15.285587 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 557/2227] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:15 2026] GET /volume/v3/volumes/9596b2cd-44f0-4cd6-b7cd-ec6fe23f15f8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:15.295741 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-83bd99bd-89a2-4534-952c-e868419a196c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:15.299367 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-83bd99bd-89a2-4534-952c-e868419a196c tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] DELETE https://10.4.3.64/volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 Jul 03 01:34:15.299992 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-83bd99bd-89a2-4534-952c-e868419a196c tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:15.301834 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-83bd99bd-89a2-4534-952c-e868419a196c tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:15.304738 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-83bd99bd-89a2-4534-952c-e868419a196c tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume with id: 47f44452-7ccb-4f43-a8c8-e765a22db2e5 Jul 03 01:34:15.314710 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:15.314710 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:15.315191 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-83bd99bd-89a2-4534-952c-e868419a196c tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:15.349068 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-83bd99bd-89a2-4534-952c-e868419a196c tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume request issued successfully. Jul 03 01:34:15.350439 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-83bd99bd-89a2-4534-952c-e868419a196c tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 returned with HTTP 202 Jul 03 01:34:15.350439 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 545/2228] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:15 2026] DELETE /volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:15.358883 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7cff9096-b604-4c38-a4ca-76213e01cead None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:15.362147 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7cff9096-b604-4c38-a4ca-76213e01cead tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 Jul 03 01:34:15.362147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7cff9096-b604-4c38-a4ca-76213e01cead tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:15.362147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7cff9096-b604-4c38-a4ca-76213e01cead tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:15.374607 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:15.374607 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:15.381589 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7cff9096-b604-4c38-a4ca-76213e01cead tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:15.389085 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7cff9096-b604-4c38-a4ca-76213e01cead tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 returned with HTTP 200 Jul 03 01:34:15.390137 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 560/2229] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:15 2026] GET /volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:15.825026 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6bdfb610-3552-4cb8-8ad0-54ed090f60bd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:15.837607 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-abe2a3a8-d8d9-4d5c-8200-770b1667f746 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:15.839599 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-abe2a3a8-d8d9-4d5c-8200-770b1667f746 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d71a1936-8b29-45bf-9e6e-1881784681d0 Jul 03 01:34:15.839792 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-abe2a3a8-d8d9-4d5c-8200-770b1667f746 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:15.839975 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-abe2a3a8-d8d9-4d5c-8200-770b1667f746 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:15.847516 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:15.847516 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:15.978717 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6bdfb610-3552-4cb8-8ad0-54ed090f60bd tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Jul 03 01:34:15.979117 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6bdfb610-3552-4cb8-8ad0-54ed090f60bd tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:15.979210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6bdfb610-3552-4cb8-8ad0-54ed090f60bd tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] Calling method 'get_pools' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:15.991929 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-04f34917-bea3-4177-96e3-f042b2989ff8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:15.993937 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-04f34917-bea3-4177-96e3-f042b2989ff8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:15.994138 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-04f34917-bea3-4177-96e3-f042b2989ff8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:15.994322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-04f34917-bea3-4177-96e3-f042b2989ff8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:16.002885 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:16.002885 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:16.005897 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-04f34917-bea3-4177-96e3-f042b2989ff8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:16.009691 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-04f34917-bea3-4177-96e3-f042b2989ff8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:34:16.010047 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 546/2230] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:15 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:16.365598 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-425b8b5c-b4d3-4cc7-b2df-fa68fac970e0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:16.374215 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4fe3651b-5064-4c1c-af07-f9d1d4a74cb5 req-abe2a3a8-d8d9-4d5c-8200-770b1667f746 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/attachments/d71a1936-8b29-45bf-9e6e-1881784681d0 returned with HTTP 200 Jul 03 01:34:16.374927 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 558/2231] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:34:15 2026] DELETE /volume/v3/attachments/d71a1936-8b29-45bf-9e6e-1881784681d0 => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:16.401902 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9161387e-8c33-4c41-9e27-760e6be3ed53 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:16.404045 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9161387e-8c33-4c41-9e27-760e6be3ed53 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 Jul 03 01:34:16.404297 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9161387e-8c33-4c41-9e27-760e6be3ed53 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:16.404576 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9161387e-8c33-4c41-9e27-760e6be3ed53 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:16.411220 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9161387e-8c33-4c41-9e27-760e6be3ed53 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 returned with HTTP 404 Jul 03 01:34:16.411712 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 547/2232] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:16 2026] GET /volume/v3/volumes/47f44452-7ccb-4f43-a8c8-e765a22db2e5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:16.419035 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-14199e2b-a2ba-41d4-8b4a-12968ac4fb6d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:16.420887 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-14199e2b-a2ba-41d4-8b4a-12968ac4fb6d tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f Jul 03 01:34:16.421078 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-14199e2b-a2ba-41d4-8b4a-12968ac4fb6d tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:16.421285 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-14199e2b-a2ba-41d4-8b4a-12968ac4fb6d tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:16.421493 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-14199e2b-a2ba-41d4-8b4a-12968ac4fb6d tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume with id: f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f Jul 03 01:34:16.428866 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:16.428866 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:16.429448 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-14199e2b-a2ba-41d4-8b4a-12968ac4fb6d tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:16.450448 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-14199e2b-a2ba-41d4-8b4a-12968ac4fb6d tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume request issued successfully. Jul 03 01:34:16.450448 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-14199e2b-a2ba-41d4-8b4a-12968ac4fb6d tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f returned with HTTP 202 Jul 03 01:34:16.450448 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 559/2233] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:16 2026] DELETE /volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:16.457652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3a64f29d-8814-400e-a04e-84fdeab6c405 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:16.457719 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-425b8b5c-b4d3-4cc7-b2df-fa68fac970e0 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:34:16.457964 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-425b8b5c-b4d3-4cc7-b2df-fa68fac970e0 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-164600571"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:16.458783 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3a64f29d-8814-400e-a04e-84fdeab6c405 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f Jul 03 01:34:16.459031 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3a64f29d-8814-400e-a04e-84fdeab6c405 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:16.459264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3a64f29d-8814-400e-a04e-84fdeab6c405 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:16.468133 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:16.468133 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:16.472436 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3a64f29d-8814-400e-a04e-84fdeab6c405 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:16.474089 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-425b8b5c-b4d3-4cc7-b2df-fa68fac970e0 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:34:16.474402 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 561/2234] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:34:16 2026] POST /volume/v3/types => generated 219 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:16.478151 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3a64f29d-8814-400e-a04e-84fdeab6c405 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f returned with HTTP 200 Jul 03 01:34:16.478618 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 548/2235] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:16 2026] GET /volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:16.482743 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6bdfb610-3552-4cb8-8ad0-54ed090f60bd tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 01:34:16.482743 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 568/2236] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Jul 3 01:34:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:16.488361 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7b18d69c-a8e0-403b-abbc-517332b6cfda None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:16.491067 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-680f28a5-c30e-4de3-858f-9ebf821d00f2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:16.492800 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-680f28a5-c30e-4de3-858f-9ebf821d00f2 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 01:34:16.492983 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-680f28a5-c30e-4de3-858f-9ebf821d00f2 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:16.493146 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-680f28a5-c30e-4de3-858f-9ebf821d00f2 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] Calling method 'get_pools' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:16.494595 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b18d69c-a8e0-403b-abbc-517332b6cfda tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:34:16.494666 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b18d69c-a8e0-403b-abbc-517332b6cfda tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-197520652"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:16.512388 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b18d69c-a8e0-403b-abbc-517332b6cfda tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:34:16.513657 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 560/2237] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Jul 3 01:34:16 2026] POST /volume/v3/group_types => generated 176 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:16.520750 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1b7b4a75-7bf2-422d-99ed-a4268ef4ca97 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:16.608133 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1b7b4a75-7bf2-422d-99ed-a4268ef4ca97 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] POST https://10.4.3.64/volume/v3/groups Jul 03 01:34:16.608496 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1b7b4a75-7bf2-422d-99ed-a4268ef4ca97 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b1dd60a8-1e22-4fec-9b42-76c462e5bd4b", "volume_types": ["bda31f40-df84-4028-9563-a83cce3261a1"], "name": "tempest-GroupsV320Test-Group-801936315"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:16.609834 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-1b7b4a75-7bf2-422d-99ed-a4268ef4ca97 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Creating new group {'group': {'group_type': 'b1dd60a8-1e22-4fec-9b42-76c462e5bd4b', 'volume_types': ['bda31f40-df84-4028-9563-a83cce3261a1'], 'name': 'tempest-GroupsV320Test-Group-801936315'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 01:34:16.613150 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.groups [None req-1b7b4a75-7bf2-422d-99ed-a4268ef4ca97 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Creating group tempest-GroupsV320Test-Group-801936315. Jul 03 01:34:16.621568 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1b7b4a75-7bf2-422d-99ed-a4268ef4ca97 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Availability Zones retrieved successfully. Jul 03 01:34:16.634776 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-1b7b4a75-7bf2-422d-99ed-a4268ef4ca97 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Created reservations ['40b510c4-2dfc-4f93-ba51-c925f334d07d'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:16.651471 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1b7b4a75-7bf2-422d-99ed-a4268ef4ca97 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Jul 03 01:34:16.651822 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 549/2238] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Jul 3 01:34:16 2026] POST /volume/v3/groups => generated 107 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:16.662068 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-15536fc1-051c-4580-9474-bb7a2434d321 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:16.665082 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-15536fc1-051c-4580-9474-bb7a2434d321 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] GET https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 Jul 03 01:34:16.665342 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-15536fc1-051c-4580-9474-bb7a2434d321 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:16.665543 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-15536fc1-051c-4580-9474-bb7a2434d321 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:16.665695 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-15536fc1-051c-4580-9474-bb7a2434d321 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] show called for member 967ee233-a769-4474-ab65-4bcd39e7b492 {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:34:16.672187 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:16.672187 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:16.686128 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-15536fc1-051c-4580-9474-bb7a2434d321 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 returned with HTTP 200 Jul 03 01:34:16.686609 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 569/2239] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:34:16 2026] GET /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 => generated 387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:16.995857 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-680f28a5-c30e-4de3-858f-9ebf821d00f2 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 01:34:16.996494 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 562/2240] 10.4.3.64 () {66 vars in 1307 bytes} [Fri Jul 3 01:34:16 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:17.005555 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-af2c87e5-d41f-4df9-98be-f4049c1acb8d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.008187 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-af2c87e5-d41f-4df9-98be-f4049c1acb8d tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool Jul 03 01:34:17.008442 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-af2c87e5-d41f-4df9-98be-f4049c1acb8d tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.008724 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-af2c87e5-d41f-4df9-98be-f4049c1acb8d tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.022584 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a9516d15-93e1-4f13-b018-fd81c38de7eb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.024378 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a9516d15-93e1-4f13-b018-fd81c38de7eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:17.024625 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a9516d15-93e1-4f13-b018-fd81c38de7eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.024823 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a9516d15-93e1-4f13-b018-fd81c38de7eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.031304 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.031304 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:17.034972 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a9516d15-93e1-4f13-b018-fd81c38de7eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:17.039039 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a9516d15-93e1-4f13-b018-fd81c38de7eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:34:17.039467 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 550/2241] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:17.190242 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.192183 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:17.192540 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-600630238", "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:17.194105 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-600630238', 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:17.275898 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Create volume of 1 GB Jul 03 01:34:17.276219 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.276219 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:17.280159 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Availability Zones retrieved successfully. Jul 03 01:34:17.285565 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Flow 'volume_create_api' (7691073d-260c-49ec-8291-69b462d753d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:17.286767 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa569d0-515c-4d3f-b069-2c2e1acd8b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:17.288001 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:17.354121 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa569d0-515c-4d3f-b069-2c2e1acd8b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:17.354974 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d5f2d56-18fe-40d8-9047-c06eeed9fb12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:17.404154 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Created reservations ['48560d20-343e-4052-82d7-e89bac6e5687', 'a5191bc7-5252-41c2-b1e1-e2a440c1fe85', 'ca0e242d-34fd-4eb0-bbe5-880059303dc4', '5b45948a-fa83-401a-83c4-c085e889094d'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:17.405919 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d5f2d56-18fe-40d8-9047-c06eeed9fb12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48560d20-343e-4052-82d7-e89bac6e5687', 'a5191bc7-5252-41c2-b1e1-e2a440c1fe85', 'ca0e242d-34fd-4eb0-bbe5-880059303dc4', '5b45948a-fa83-401a-83c4-c085e889094d']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:17.407209 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e6f539-4449-41b8-af2e-95f16818e4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:17.435159 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e6f539-4449-41b8-af2e-95f16818e4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f52ebabe-90d0-45ba-8ea3-72839c16d8ff', '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-600630238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1997d47bc04f6ebb5508153634ec1f',qos_specs=None,replication_status=,reservations=['48560d20-343e-4052-82d7-e89bac6e5687','a5191bc7-5252-41c2-b1e1-e2a440c1fe85','ca0e242d-34fd-4eb0-bbe5-880059303dc4','5b45948a-fa83-401a-83c4-c085e889094d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26367007918140b9916994fcb158e0f3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-600630238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f52ebabe-90d0-45ba-8ea3-72839c16d8ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e1997d47bc04f6ebb5508153634ec1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26367007918140b9916994fcb158e0f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:17.436087 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c124f5f-2cc1-4ee9-81c2-6ede4b1bb145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:17.466594 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c124f5f-2cc1-4ee9-81c2-6ede4b1bb145) transitioned into state 'SUCCESS' from state '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-600630238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e1997d47bc04f6ebb5508153634ec1f',qos_specs=None,replication_status=,reservations=['48560d20-343e-4052-82d7-e89bac6e5687','a5191bc7-5252-41c2-b1e1-e2a440c1fe85','ca0e242d-34fd-4eb0-bbe5-880059303dc4','5b45948a-fa83-401a-83c4-c085e889094d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26367007918140b9916994fcb158e0f3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:17.467908 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f52db7-5a1e-40bc-8519-2bd1d9ca257d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:17.479983 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23f52db7-5a1e-40bc-8519-2bd1d9ca257d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:17.481154 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Flow 'volume_create_api' (7691073d-260c-49ec-8291-69b462d753d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:17.481606 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Create volume request issued successfully. Jul 03 01:34:17.482230 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-81cee198-22aa-4f53-ae40-f22f3cb9ec69 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:17.482702 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 570/2242] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:17 2026] POST /volume/v3/volumes => generated 750 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:17.496822 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c46d1793-06d6-4982-afcb-bdf14e156c42 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.498679 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c5890574-5442-4baa-96f2-dc676b39cb62 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.499299 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c46d1793-06d6-4982-afcb-bdf14e156c42 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f Jul 03 01:34:17.499570 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c46d1793-06d6-4982-afcb-bdf14e156c42 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.499857 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c46d1793-06d6-4982-afcb-bdf14e156c42 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.500976 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5890574-5442-4baa-96f2-dc676b39cb62 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff Jul 03 01:34:17.501270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c5890574-5442-4baa-96f2-dc676b39cb62 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.501530 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c5890574-5442-4baa-96f2-dc676b39cb62 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.507924 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c46d1793-06d6-4982-afcb-bdf14e156c42 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f returned with HTTP 404 Jul 03 01:34:17.508612 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 563/2243] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/volumes/f8b7a9ae-5c9f-4ff3-a959-6f1d81f9cb0f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:17.509550 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.509550 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:17.513493 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c5890574-5442-4baa-96f2-dc676b39cb62 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:34:17.517095 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-99adafa7-c159-4e2e-9462-c51ff96f6853 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.518263 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-af2c87e5-d41f-4df9-98be-f4049c1acb8d tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool returned with HTTP 200 Jul 03 01:34:17.518726 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5890574-5442-4baa-96f2-dc676b39cb62 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff returned with HTTP 200 Jul 03 01:34:17.518726 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 551/2244] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:17.519905 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 561/2245] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/capabilities/np0000004346@storpool => generated 703 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:17.520413 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-99adafa7-c159-4e2e-9462-c51ff96f6853 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 Jul 03 01:34:17.520639 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-99adafa7-c159-4e2e-9462-c51ff96f6853 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.520916 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-99adafa7-c159-4e2e-9462-c51ff96f6853 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.521028 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-99adafa7-c159-4e2e-9462-c51ff96f6853 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume with id: c6087142-a471-417f-a909-fac5bd4a29f1 Jul 03 01:34:17.528601 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f02eca4e-387e-4a7e-9a17-75409ac76f72 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.529229 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.529229 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:17.529808 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-99adafa7-c159-4e2e-9462-c51ff96f6853 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:17.530217 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f02eca4e-387e-4a7e-9a17-75409ac76f72 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool Jul 03 01:34:17.530382 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f02eca4e-387e-4a7e-9a17-75409ac76f72 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.530570 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f02eca4e-387e-4a7e-9a17-75409ac76f72 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.553306 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-99adafa7-c159-4e2e-9462-c51ff96f6853 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume request issued successfully. Jul 03 01:34:17.553594 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-99adafa7-c159-4e2e-9462-c51ff96f6853 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 returned with HTTP 202 Jul 03 01:34:17.554080 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 571/2246] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:17 2026] DELETE /volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:17.560605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f3355a0d-ea40-4016-8f60-2fb16a493f2f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.562409 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f3355a0d-ea40-4016-8f60-2fb16a493f2f tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 Jul 03 01:34:17.562618 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f3355a0d-ea40-4016-8f60-2fb16a493f2f tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.562798 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f3355a0d-ea40-4016-8f60-2fb16a493f2f tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.571087 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.571087 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:17.575188 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f3355a0d-ea40-4016-8f60-2fb16a493f2f tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:17.580176 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f3355a0d-ea40-4016-8f60-2fb16a493f2f tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 returned with HTTP 200 Jul 03 01:34:17.580749 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 552/2247] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:17.695937 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-920a1ad4-ab0a-487c-a2ae-8a3561610d3c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.698863 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-920a1ad4-ab0a-487c-a2ae-8a3561610d3c tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] GET https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 Jul 03 01:34:17.698863 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-920a1ad4-ab0a-487c-a2ae-8a3561610d3c tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.698863 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-920a1ad4-ab0a-487c-a2ae-8a3561610d3c tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.698863 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-920a1ad4-ab0a-487c-a2ae-8a3561610d3c tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] show called for member 967ee233-a769-4474-ab65-4bcd39e7b492 {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:34:17.701948 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.701948 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:17.711106 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-920a1ad4-ab0a-487c-a2ae-8a3561610d3c tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 returned with HTTP 200 Jul 03 01:34:17.712068 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 562/2248] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:17.721033 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d980b1b4-c250-433d-b433-919a9462b7aa None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.722865 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d980b1b4-c250-433d-b433-919a9462b7aa tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] POST https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action Jul 03 01:34:17.723161 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d980b1b4-c250-433d-b433-919a9462b7aa tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:17.723274 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d980b1b4-c250-433d-b433-919a9462b7aa tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:17.724653 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-d980b1b4-c250-433d-b433-919a9462b7aa tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Updating group '967ee233-a769-4474-ab65-4bcd39e7b492' with 'creating' {{(pid=99879) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 01:34:17.729035 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.729035 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:17.735980 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d980b1b4-c250-433d-b433-919a9462b7aa tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action returned with HTTP 202 Jul 03 01:34:17.736355 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 572/2249] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:34:17 2026] POST /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:17.742646 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-befd9ae5-eac1-42db-969d-91dabfa09ac7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.744384 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-befd9ae5-eac1-42db-969d-91dabfa09ac7 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] GET https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 Jul 03 01:34:17.744624 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-befd9ae5-eac1-42db-969d-91dabfa09ac7 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.744827 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-befd9ae5-eac1-42db-969d-91dabfa09ac7 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.744955 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-befd9ae5-eac1-42db-969d-91dabfa09ac7 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] show called for member 967ee233-a769-4474-ab65-4bcd39e7b492 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:34:17.748364 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.748364 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:17.755675 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-befd9ae5-eac1-42db-969d-91dabfa09ac7 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 returned with HTTP 200 Jul 03 01:34:17.756085 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 553/2250] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 => generated 387 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:17.768560 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-91642b1c-f224-467b-ac5f-b9424983d0d5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.770278 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-91642b1c-f224-467b-ac5f-b9424983d0d5 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] POST https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action Jul 03 01:34:17.770830 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-91642b1c-f224-467b-ac5f-b9424983d0d5 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:17.772523 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-91642b1c-f224-467b-ac5f-b9424983d0d5 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:17.772747 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-91642b1c-f224-467b-ac5f-b9424983d0d5 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Updating group '967ee233-a769-4474-ab65-4bcd39e7b492' with 'available' {{(pid=99882) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 01:34:17.779346 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.779346 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:17.785388 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-91642b1c-f224-467b-ac5f-b9424983d0d5 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action returned with HTTP 202 Jul 03 01:34:17.785388 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 563/2251] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:34:17 2026] POST /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:17.793116 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a032006b-0cd0-4293-b6ae-6653d03eab40 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.796212 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a032006b-0cd0-4293-b6ae-6653d03eab40 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] GET https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 Jul 03 01:34:17.796358 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a032006b-0cd0-4293-b6ae-6653d03eab40 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.796583 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a032006b-0cd0-4293-b6ae-6653d03eab40 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.796720 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-a032006b-0cd0-4293-b6ae-6653d03eab40 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] show called for member 967ee233-a769-4474-ab65-4bcd39e7b492 {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:34:17.801956 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.801956 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:17.810781 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a032006b-0cd0-4293-b6ae-6653d03eab40 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 returned with HTTP 200 Jul 03 01:34:17.811354 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 573/2252] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:17.822360 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4476431f-564f-4471-8484-4dd809b32280 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.824137 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4476431f-564f-4471-8484-4dd809b32280 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] POST https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action Jul 03 01:34:17.824495 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4476431f-564f-4471-8484-4dd809b32280 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:17.824630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4476431f-564f-4471-8484-4dd809b32280 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:17.825996 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-4476431f-564f-4471-8484-4dd809b32280 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Updating group '967ee233-a769-4474-ab65-4bcd39e7b492' with 'error' {{(pid=99881) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 01:34:17.830338 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.830338 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:17.837216 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4476431f-564f-4471-8484-4dd809b32280 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action returned with HTTP 202 Jul 03 01:34:17.837700 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 554/2253] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:34:17 2026] POST /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:17.845987 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7a105bfd-221e-43d5-a508-c25394543b81 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.847632 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7a105bfd-221e-43d5-a508-c25394543b81 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] GET https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 Jul 03 01:34:17.848054 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7a105bfd-221e-43d5-a508-c25394543b81 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.848392 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7a105bfd-221e-43d5-a508-c25394543b81 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.848678 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-7a105bfd-221e-43d5-a508-c25394543b81 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] show called for member 967ee233-a769-4474-ab65-4bcd39e7b492 {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:34:17.852319 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.852319 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:17.859909 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7a105bfd-221e-43d5-a508-c25394543b81 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 returned with HTTP 200 Jul 03 01:34:17.859909 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 564/2254] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 => generated 384 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:17.869371 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-322c20cb-35b6-437f-86f6-26f55eedb7b8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.871527 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-322c20cb-35b6-437f-86f6-26f55eedb7b8 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] POST https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action Jul 03 01:34:17.871968 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-322c20cb-35b6-437f-86f6-26f55eedb7b8 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:17.872106 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-322c20cb-35b6-437f-86f6-26f55eedb7b8 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:17.873518 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-322c20cb-35b6-437f-86f6-26f55eedb7b8 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Updating group '967ee233-a769-4474-ab65-4bcd39e7b492' with 'available' {{(pid=99879) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 01:34:17.877070 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.877070 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:17.883770 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-322c20cb-35b6-437f-86f6-26f55eedb7b8 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action returned with HTTP 202 Jul 03 01:34:17.884195 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 574/2255] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:34:17 2026] POST /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:17.892087 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3e4e5831-f19a-4cad-937a-5e38e06abf6a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.893863 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3e4e5831-f19a-4cad-937a-5e38e06abf6a tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] GET https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 Jul 03 01:34:17.894105 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3e4e5831-f19a-4cad-937a-5e38e06abf6a tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.894280 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3e4e5831-f19a-4cad-937a-5e38e06abf6a tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.894396 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-3e4e5831-f19a-4cad-937a-5e38e06abf6a tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] show called for member 967ee233-a769-4474-ab65-4bcd39e7b492 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:34:17.897699 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.897699 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:17.904538 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3e4e5831-f19a-4cad-937a-5e38e06abf6a tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 returned with HTTP 200 Jul 03 01:34:17.904929 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 555/2256] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 => generated 388 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:17.915262 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-78b979b2-e79b-44ba-b082-afa65a740dde None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.916657 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78b979b2-e79b-44ba-b082-afa65a740dde tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:34:17.917023 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78b979b2-e79b-44ba-b082-afa65a740dde tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.917310 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78b979b2-e79b-44ba-b082-afa65a740dde tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.917691 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-78b979b2-e79b-44ba-b082-afa65a740dde tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:34:17.919439 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.919439 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:17.919439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-78b979b2-e79b-44ba-b082-afa65a740dde tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:34:17.924200 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-78b979b2-e79b-44ba-b082-afa65a740dde tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Get all volumes completed successfully. Jul 03 01:34:17.926008 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78b979b2-e79b-44ba-b082-afa65a740dde tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:34:17.926474 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 565/2257] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:17.941145 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3f130444-d647-4944-a824-d9acd8aaa59a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.942740 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f130444-d647-4944-a824-d9acd8aaa59a tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] POST https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action Jul 03 01:34:17.943091 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f130444-d647-4944-a824-d9acd8aaa59a tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:17.943238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f130444-d647-4944-a824-d9acd8aaa59a tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:17.944747 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-3f130444-d647-4944-a824-d9acd8aaa59a tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] delete called for group 967ee233-a769-4474-ab65-4bcd39e7b492 {{(pid=99879) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:34:17.944855 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.groups [None req-3f130444-d647-4944-a824-d9acd8aaa59a tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Delete group with id: 967ee233-a769-4474-ab65-4bcd39e7b492 Jul 03 01:34:17.948362 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.948362 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:17.966235 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f130444-d647-4944-a824-d9acd8aaa59a tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action returned with HTTP 202 Jul 03 01:34:17.966633 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 575/2258] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:34:17 2026] POST /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:17.974182 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6b251149-b1b6-4940-922f-7e0ee718a706 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:17.976081 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6b251149-b1b6-4940-922f-7e0ee718a706 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] GET https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 Jul 03 01:34:17.976344 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6b251149-b1b6-4940-922f-7e0ee718a706 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:17.976590 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6b251149-b1b6-4940-922f-7e0ee718a706 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:17.976713 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-6b251149-b1b6-4940-922f-7e0ee718a706 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] show called for member 967ee233-a769-4474-ab65-4bcd39e7b492 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:34:17.979767 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:17.979767 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:17.986746 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6b251149-b1b6-4940-922f-7e0ee718a706 tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 returned with HTTP 200 Jul 03 01:34:17.987138 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 556/2259] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 => generated 387 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:18.037675 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f02eca4e-387e-4a7e-9a17-75409ac76f72 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool returned with HTTP 200 Jul 03 01:34:18.038118 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 564/2260] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Jul 3 01:34:17 2026] GET /volume/v3/capabilities/np0000004346@storpool => generated 703 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:18.047170 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b2a9d926-9e86-41e7-bf03-e389db6fb517 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:18.048735 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b2a9d926-9e86-41e7-bf03-e389db6fb517 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool Jul 03 01:34:18.049297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b2a9d926-9e86-41e7-bf03-e389db6fb517 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:18.050951 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b2a9d926-9e86-41e7-bf03-e389db6fb517 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:18.536682 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-72dcf5e1-1a78-4bcf-bfcb-29aff1f587ad None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:18.538945 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-72dcf5e1-1a78-4bcf-bfcb-29aff1f587ad tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff Jul 03 01:34:18.539130 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-72dcf5e1-1a78-4bcf-bfcb-29aff1f587ad tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:18.539361 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-72dcf5e1-1a78-4bcf-bfcb-29aff1f587ad tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:18.546657 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:18.546657 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:18.550344 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-72dcf5e1-1a78-4bcf-bfcb-29aff1f587ad tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:34:18.554729 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-72dcf5e1-1a78-4bcf-bfcb-29aff1f587ad tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff returned with HTTP 200 Jul 03 01:34:18.555100 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 576/2261] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:18 2026] GET /volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff => generated 1358 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:18.555407 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b2a9d926-9e86-41e7-bf03-e389db6fb517 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982 tempest-BackendsCapabilitiesAdminTestsJSON-1270916982-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool returned with HTTP 200 Jul 03 01:34:18.555883 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 566/2262] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Jul 3 01:34:18 2026] GET /volume/v3/capabilities/np0000004346@storpool => generated 703 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:18.596431 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-650f6b18-9e32-47aa-9bab-140555fbf4ce None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:18.596817 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-78117209-e9b2-471b-a09b-4fe15692dbc8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:18.599307 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-650f6b18-9e32-47aa-9bab-140555fbf4ce tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 Jul 03 01:34:18.599307 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-650f6b18-9e32-47aa-9bab-140555fbf4ce tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:18.599307 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-650f6b18-9e32-47aa-9bab-140555fbf4ce tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:18.605469 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-78117209-e9b2-471b-a09b-4fe15692dbc8 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff Jul 03 01:34:18.608362 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-78117209-e9b2-471b-a09b-4fe15692dbc8 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:18.608362 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-78117209-e9b2-471b-a09b-4fe15692dbc8 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:18.608527 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-650f6b18-9e32-47aa-9bab-140555fbf4ce tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 returned with HTTP 404 Jul 03 01:34:18.608527 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 557/2263] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:18 2026] GET /volume/v3/volumes/c6087142-a471-417f-a909-fac5bd4a29f1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:18.614779 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f61c9f59-73b5-4a95-9305-a607ecf31d29 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:18.615510 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:18.615510 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:18.616579 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f61c9f59-73b5-4a95-9305-a607ecf31d29 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] DELETE https://10.4.3.64/volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 Jul 03 01:34:18.616746 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f61c9f59-73b5-4a95-9305-a607ecf31d29 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:18.616927 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f61c9f59-73b5-4a95-9305-a607ecf31d29 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:18.617064 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-f61c9f59-73b5-4a95-9305-a607ecf31d29 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume with id: 19262eac-dcf3-49ad-af33-64850d6f00e5 Jul 03 01:34:18.620565 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-78117209-e9b2-471b-a09b-4fe15692dbc8 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:34:18.623715 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:18.623715 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:18.624447 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f61c9f59-73b5-4a95-9305-a607ecf31d29 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:18.625573 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-78117209-e9b2-471b-a09b-4fe15692dbc8 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff returned with HTTP 200 Jul 03 01:34:18.626085 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 565/2264] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:18 2026] GET /volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:18.640968 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f61c9f59-73b5-4a95-9305-a607ecf31d29 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume request issued successfully. Jul 03 01:34:18.641136 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f61c9f59-73b5-4a95-9305-a607ecf31d29 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 returned with HTTP 202 Jul 03 01:34:18.641504 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 577/2265] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:18 2026] DELETE /volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:18.653026 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9ad92aae-1975-4bb3-a552-b874c6f18a71 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:18.655254 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9ad92aae-1975-4bb3-a552-b874c6f18a71 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 Jul 03 01:34:18.655543 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9ad92aae-1975-4bb3-a552-b874c6f18a71 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:18.655804 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9ad92aae-1975-4bb3-a552-b874c6f18a71 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:18.662999 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:18.662999 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:18.666895 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9ad92aae-1975-4bb3-a552-b874c6f18a71 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:18.671065 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9ad92aae-1975-4bb3-a552-b874c6f18a71 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 returned with HTTP 200 Jul 03 01:34:18.671514 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 567/2266] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:18 2026] GET /volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:18.998346 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-82bd810f-8092-4ae5-89c1-10b69ea5791f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:19.000432 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-82bd810f-8092-4ae5-89c1-10b69ea5791f tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] GET https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 Jul 03 01:34:19.003628 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-82bd810f-8092-4ae5-89c1-10b69ea5791f tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:19.003858 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-82bd810f-8092-4ae5-89c1-10b69ea5791f tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:19.003998 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-82bd810f-8092-4ae5-89c1-10b69ea5791f tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] show called for member 967ee233-a769-4474-ab65-4bcd39e7b492 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:34:19.009525 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-82bd810f-8092-4ae5-89c1-10b69ea5791f tempest-GroupsV320Test-1695155585 tempest-GroupsV320Test-1695155585-project-member] https://10.4.3.64/volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 returned with HTTP 404 Jul 03 01:34:19.010196 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 558/2267] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:34:18 2026] GET /volume/v3/groups/967ee233-a769-4474-ab65-4bcd39e7b492 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:34:19.018273 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a626cc38-578a-41b2-a6f6-6666d601e55d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:19.020120 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a626cc38-578a-41b2-a6f6-6666d601e55d tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/b1dd60a8-1e22-4fec-9b42-76c462e5bd4b Jul 03 01:34:19.020543 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a626cc38-578a-41b2-a6f6-6666d601e55d tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:19.020947 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a626cc38-578a-41b2-a6f6-6666d601e55d tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:19.036065 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a626cc38-578a-41b2-a6f6-6666d601e55d tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] https://10.4.3.64/volume/v3/group_types/b1dd60a8-1e22-4fec-9b42-76c462e5bd4b returned with HTTP 202 Jul 03 01:34:19.036687 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 566/2268] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:34:19 2026] DELETE /volume/v3/group_types/b1dd60a8-1e22-4fec-9b42-76c462e5bd4b => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:19.044778 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9fc47c8a-0511-4fbd-8628-fb02d98580a8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:19.047217 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fc47c8a-0511-4fbd-8628-fb02d98580a8 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] DELETE https://10.4.3.64/volume/v3/types/bda31f40-df84-4028-9563-a83cce3261a1 Jul 03 01:34:19.047451 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fc47c8a-0511-4fbd-8628-fb02d98580a8 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:19.047651 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fc47c8a-0511-4fbd-8628-fb02d98580a8 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:19.072462 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fc47c8a-0511-4fbd-8628-fb02d98580a8 tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] https://10.4.3.64/volume/v3/types/bda31f40-df84-4028-9563-a83cce3261a1 returned with HTTP 202 Jul 03 01:34:19.072849 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 578/2269] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:34:19 2026] DELETE /volume/v3/types/bda31f40-df84-4028-9563-a83cce3261a1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:19.085769 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7e9fc937-3cb6-48c9-ab04-64cfdde25d5c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:19.090734 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7e9fc937-3cb6-48c9-ab04-64cfdde25d5c tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] GET https://10.4.3.64/volume/v3/types/bda31f40-df84-4028-9563-a83cce3261a1 Jul 03 01:34:19.090734 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7e9fc937-3cb6-48c9-ab04-64cfdde25d5c tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:19.090734 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7e9fc937-3cb6-48c9-ab04-64cfdde25d5c tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:19.097368 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7e9fc937-3cb6-48c9-ab04-64cfdde25d5c tempest-GroupsV320Test-273864680 tempest-GroupsV320Test-273864680-project-admin] https://10.4.3.64/volume/v3/types/bda31f40-df84-4028-9563-a83cce3261a1 returned with HTTP 404 Jul 03 01:34:19.097368 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 568/2270] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:34:19 2026] GET /volume/v3/types/bda31f40-df84-4028-9563-a83cce3261a1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:19.122270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-3ab8e6cb-f4a2-4699-a626-5155ae909c7c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:19.124373 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-3ab8e6cb-f4a2-4699-a626-5155ae909c7c tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff Jul 03 01:34:19.124629 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-3ab8e6cb-f4a2-4699-a626-5155ae909c7c tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:19.124953 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-3ab8e6cb-f4a2-4699-a626-5155ae909c7c tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:19.133722 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:19.133722 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:19.137727 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-3ab8e6cb-f4a2-4699-a626-5155ae909c7c tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:34:19.142351 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-3ab8e6cb-f4a2-4699-a626-5155ae909c7c tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff returned with HTTP 200 Jul 03 01:34:19.142715 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 559/2271] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:19 2026] GET /volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:19.155283 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8d2ba242-918e-41a7-ada4-747e8aedbf4a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:19.155283 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8d2ba242-918e-41a7-ada4-747e8aedbf4a None None] GET https://10.4.3.64/volume// Jul 03 01:34:19.155283 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8d2ba242-918e-41a7-ada4-747e8aedbf4a None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:19.155283 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8d2ba242-918e-41a7-ada4-747e8aedbf4a None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:19.155283 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8d2ba242-918e-41a7-ada4-747e8aedbf4a None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:34:19.155283 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 567/2272] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:34:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:34:19.163931 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-73731838-d045-4e07-beab-bf1966b944ae None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:19.165779 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-73731838-d045-4e07-beab-bf1966b944ae tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:34:19.166140 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-73731838-d045-4e07-beab-bf1966b944ae tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f52ebabe-90d0-45ba-8ea3-72839c16d8ff", "connector": null, "instance_uuid": "0a7d1e9f-9f85-4377-b10a-7d5a7d8b4cd9"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:19.174732 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:19.174732 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:19.201331 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-73731838-d045-4e07-beab-bf1966b944ae tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:34:19.201926 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 579/2273] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:34:19 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:19.684566 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-15b5f109-4dda-4d71-babc-49e230158ed2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:19.687195 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-15b5f109-4dda-4d71-babc-49e230158ed2 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 Jul 03 01:34:19.687439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-15b5f109-4dda-4d71-babc-49e230158ed2 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:19.687670 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-15b5f109-4dda-4d71-babc-49e230158ed2 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:19.695003 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-15b5f109-4dda-4d71-babc-49e230158ed2 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 returned with HTTP 404 Jul 03 01:34:19.695555 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 569/2274] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:19 2026] GET /volume/v3/volumes/19262eac-dcf3-49ad-af33-64850d6f00e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:19.703949 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cfccd099-2958-4877-b3ea-ec11eec8fdd5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:19.705826 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cfccd099-2958-4877-b3ea-ec11eec8fdd5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba Jul 03 01:34:19.706027 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cfccd099-2958-4877-b3ea-ec11eec8fdd5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:19.706222 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cfccd099-2958-4877-b3ea-ec11eec8fdd5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:19.706335 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-cfccd099-2958-4877-b3ea-ec11eec8fdd5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete snapshot with id: 4bf64b37-f939-47c1-af47-a23c0af7c5ba Jul 03 01:34:19.711563 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:19.711563 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:19.712071 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cfccd099-2958-4877-b3ea-ec11eec8fdd5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Snapshot retrieved successfully. Jul 03 01:34:19.729316 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cfccd099-2958-4877-b3ea-ec11eec8fdd5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Snapshot delete request issued successfully. Jul 03 01:34:19.729571 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cfccd099-2958-4877-b3ea-ec11eec8fdd5 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba returned with HTTP 202 Jul 03 01:34:19.730501 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 560/2275] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:34:19 2026] DELETE /volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:19.744991 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dbc4e278-262b-41e3-ba93-cf34c35d0dda None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:19.747960 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dbc4e278-262b-41e3-ba93-cf34c35d0dda tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba Jul 03 01:34:19.748674 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dbc4e278-262b-41e3-ba93-cf34c35d0dda tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:19.748674 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dbc4e278-262b-41e3-ba93-cf34c35d0dda tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:19.758634 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:19.758634 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:19.758812 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-dbc4e278-262b-41e3-ba93-cf34c35d0dda tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Snapshot retrieved successfully. Jul 03 01:34:19.760911 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dbc4e278-262b-41e3-ba93-cf34c35d0dda tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba returned with HTTP 200 Jul 03 01:34:19.761073 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 568/2276] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:19 2026] GET /volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:20.771032 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1e73a149-174b-41c9-b243-2c25ff9c3c77 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:20.772749 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e73a149-174b-41c9-b243-2c25ff9c3c77 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba Jul 03 01:34:20.772939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e73a149-174b-41c9-b243-2c25ff9c3c77 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:20.773112 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e73a149-174b-41c9-b243-2c25ff9c3c77 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:20.777261 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e73a149-174b-41c9-b243-2c25ff9c3c77 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba returned with HTTP 404 Jul 03 01:34:20.777933 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 580/2277] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:20 2026] GET /volume/v3/snapshots/4bf64b37-f939-47c1-af47-a23c0af7c5ba => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:20.786552 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-28065781-b5ad-4c7a-a0d2-56af8dc11aaf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:20.788780 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-28065781-b5ad-4c7a-a0d2-56af8dc11aaf tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] DELETE https://10.4.3.64/volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 Jul 03 01:34:20.789161 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-28065781-b5ad-4c7a-a0d2-56af8dc11aaf tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:20.789442 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-28065781-b5ad-4c7a-a0d2-56af8dc11aaf tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:20.789683 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-28065781-b5ad-4c7a-a0d2-56af8dc11aaf tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume with id: de9698dd-74f0-451c-8fa9-da0bc30f3d42 Jul 03 01:34:20.800089 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:20.800089 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:20.800746 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-28065781-b5ad-4c7a-a0d2-56af8dc11aaf tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:20.820952 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-28065781-b5ad-4c7a-a0d2-56af8dc11aaf tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Delete volume request issued successfully. Jul 03 01:34:20.821186 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-28065781-b5ad-4c7a-a0d2-56af8dc11aaf tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 returned with HTTP 202 Jul 03 01:34:20.821650 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 570/2278] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:20 2026] DELETE /volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:20.829798 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7faf1cff-064b-4ff5-96ed-7267ed62bd9a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:20.832207 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7faf1cff-064b-4ff5-96ed-7267ed62bd9a tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 Jul 03 01:34:20.832466 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7faf1cff-064b-4ff5-96ed-7267ed62bd9a tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:20.832708 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7faf1cff-064b-4ff5-96ed-7267ed62bd9a tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:20.842273 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:20.842273 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:20.847128 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7faf1cff-064b-4ff5-96ed-7267ed62bd9a tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Volume info retrieved successfully. Jul 03 01:34:20.853984 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7faf1cff-064b-4ff5-96ed-7267ed62bd9a tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 returned with HTTP 200 Jul 03 01:34:20.854588 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 561/2279] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:20 2026] GET /volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:20.956444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1c7b2c36-1d5e-475b-9e2e-234495af7ade None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.082973 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c7b2c36-1d5e-475b-9e2e-234495af7ade tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:34:21.083238 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1c7b2c36-1d5e-475b-9e2e-234495af7ade tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1998921212"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:21.101958 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c7b2c36-1d5e-475b-9e2e-234495af7ade tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:34:21.102430 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 569/2280] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:34:20 2026] POST /volume/v3/types => generated 228 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:21.111385 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-332789fa-c73d-4378-968e-700dc67d5495 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.113876 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-332789fa-c73d-4378-968e-700dc67d5495 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] POST https://10.4.3.64/volume/v3/group_types Jul 03 01:34:21.114303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-332789fa-c73d-4378-968e-700dc67d5495 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-618266857"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:21.117950 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:21.117950 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:21.134307 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-332789fa-c73d-4378-968e-700dc67d5495 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Jul 03 01:34:21.134912 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 581/2281] 10.4.3.64 () {70 vars in 1304 bytes} [Fri Jul 3 01:34:21 2026] POST /volume/v3/group_types => generated 184 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:21.143825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-70841ec0-6138-4d76-86c7-c9d0d114f3a4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.238631 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70841ec0-6138-4d76-86c7-c9d0d114f3a4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] POST https://10.4.3.64/volume/v3/groups Jul 03 01:34:21.238986 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-70841ec0-6138-4d76-86c7-c9d0d114f3a4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c7f53723-fdff-4014-a878-56ac2e2fb59b", "volume_types": ["06d52645-d8e2-47c0-b34e-4104a5fa7192"], "name": "tempest-GroupSnapshotsV319Test-Group-1991335805"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:21.240412 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-70841ec0-6138-4d76-86c7-c9d0d114f3a4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Creating new group {'group': {'group_type': 'c7f53723-fdff-4014-a878-56ac2e2fb59b', 'volume_types': ['06d52645-d8e2-47c0-b34e-4104a5fa7192'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1991335805'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 01:34:21.243961 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.groups [None req-70841ec0-6138-4d76-86c7-c9d0d114f3a4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1991335805. Jul 03 01:34:21.250651 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-70841ec0-6138-4d76-86c7-c9d0d114f3a4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Availability Zones retrieved successfully. Jul 03 01:34:21.267477 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-70841ec0-6138-4d76-86c7-c9d0d114f3a4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Created reservations ['ebf9975c-3f15-4058-b155-2cc739541c14'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:21.291193 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70841ec0-6138-4d76-86c7-c9d0d114f3a4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Jul 03 01:34:21.291646 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 571/2282] 10.4.3.64 () {70 vars in 1290 bytes} [Fri Jul 3 01:34:21 2026] POST /volume/v3/groups => generated 116 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:21.300447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-735f6b1c-7ccf-4b91-869c-f33da48a4b35 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.302669 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-735f6b1c-7ccf-4b91-869c-f33da48a4b35 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 Jul 03 01:34:21.302953 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-735f6b1c-7ccf-4b91-869c-f33da48a4b35 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.303148 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-735f6b1c-7ccf-4b91-869c-f33da48a4b35 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.303333 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.groups [None req-735f6b1c-7ccf-4b91-869c-f33da48a4b35 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] show called for member e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:34:21.307497 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:21.307497 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:21.314634 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-735f6b1c-7ccf-4b91-869c-f33da48a4b35 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 returned with HTTP 200 Jul 03 01:34:21.315293 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 562/2283] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 => generated 396 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:21.495254 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-154c5af0-c2b4-475e-b3bd-21af21fb2724 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.578533 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-154c5af0-c2b4-475e-b3bd-21af21fb2724 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Jul 03 01:34:21.578857 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-154c5af0-c2b4-475e-b3bd-21af21fb2724 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1244405072", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:21.581059 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.qos_specs [None req-154c5af0-c2b4-475e-b3bd-21af21fb2724 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1244405072', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99880) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 01:34:21.586715 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-154c5af0-c2b4-475e-b3bd-21af21fb2724 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DB qos_specs_create(): root {'id': 'd5ea327c-43b3-48c2-aabe-bb45c973acd9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1244405072'} {{(pid=99880) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 01:34:21.595579 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-154c5af0-c2b4-475e-b3bd-21af21fb2724 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Jul 03 01:34:21.595967 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 570/2284] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:34:21 2026] POST /volume/v3/qos-specs => generated 391 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:21.603680 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-913995d7-8aab-4ee9-9c34-52484f1c8dd7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.605318 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-913995d7-8aab-4ee9-9c34-52484f1c8dd7 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:34:21.605673 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-913995d7-8aab-4ee9-9c34-52484f1c8dd7 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-763014660"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:21.618390 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-913995d7-8aab-4ee9-9c34-52484f1c8dd7 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:34:21.618874 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 582/2285] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:34:21 2026] POST /volume/v3/types => generated 221 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:21.626545 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ba28f173-3f43-4328-8190-e38a730dd7e3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.628349 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ba28f173-3f43-4328-8190-e38a730dd7e3 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:34:21.628802 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ba28f173-3f43-4328-8190-e38a730dd7e3 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1462748709"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:21.630283 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:21.630283 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:21.642791 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ba28f173-3f43-4328-8190-e38a730dd7e3 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:34:21.643151 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 572/2286] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:34:21 2026] POST /volume/v3/types => generated 222 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:21.650324 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1a20b84e-b423-4a5d-a614-032666e050bb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.652118 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1a20b84e-b423-4a5d-a614-032666e050bb tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:34:21.652540 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1a20b84e-b423-4a5d-a614-032666e050bb tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-596008557"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:21.654037 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:21.654037 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:21.665319 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1a20b84e-b423-4a5d-a614-032666e050bb tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:34:21.665715 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 563/2287] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:34:21 2026] POST /volume/v3/types => generated 221 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:21.673228 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-891cdb32-7934-417a-9776-52761d283917 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.675046 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-891cdb32-7934-417a-9776-52761d283917 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associate?vol_type_id=99706d83-f20e-4d3c-922f-acabfcb61773 Jul 03 01:34:21.675261 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-891cdb32-7934-417a-9776-52761d283917 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.675453 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-891cdb32-7934-417a-9776-52761d283917 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'associate' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.675694 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:21.675694 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:21.676035 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.qos_specs_manage [None req-891cdb32-7934-417a-9776-52761d283917 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Associate qos_spec: d5ea327c-43b3-48c2-aabe-bb45c973acd9 with type: 99706d83-f20e-4d3c-922f-acabfcb61773 {{(pid=99880) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 01:34:21.697024 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-891cdb32-7934-417a-9776-52761d283917 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associate?vol_type_id=99706d83-f20e-4d3c-922f-acabfcb61773 returned with HTTP 202 Jul 03 01:34:21.697451 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 571/2288] 10.4.3.64 () {66 vars in 1474 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associate?vol_type_id=99706d83-f20e-4d3c-922f-acabfcb61773 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:21.703605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d66e9b9a-19f0-4871-8f53-b35d049508af None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.705218 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d66e9b9a-19f0-4871-8f53-b35d049508af tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associate?vol_type_id=3cdb2303-9eae-47f4-8398-bb891637420d Jul 03 01:34:21.705390 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d66e9b9a-19f0-4871-8f53-b35d049508af tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.705590 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d66e9b9a-19f0-4871-8f53-b35d049508af tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'associate' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.706079 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d66e9b9a-19f0-4871-8f53-b35d049508af tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Associate qos_spec: d5ea327c-43b3-48c2-aabe-bb45c973acd9 with type: 3cdb2303-9eae-47f4-8398-bb891637420d {{(pid=99879) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 01:34:21.722408 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d66e9b9a-19f0-4871-8f53-b35d049508af tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associate?vol_type_id=3cdb2303-9eae-47f4-8398-bb891637420d returned with HTTP 202 Jul 03 01:34:21.722798 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 583/2289] 10.4.3.64 () {66 vars in 1474 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associate?vol_type_id=3cdb2303-9eae-47f4-8398-bb891637420d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:21.728925 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1943f619-aae0-48e7-885f-2ec2bf8827a9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.730527 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1943f619-aae0-48e7-885f-2ec2bf8827a9 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associate?vol_type_id=443d9df7-20ea-4c40-9590-256cc39a2c18 Jul 03 01:34:21.730689 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1943f619-aae0-48e7-885f-2ec2bf8827a9 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.730864 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1943f619-aae0-48e7-885f-2ec2bf8827a9 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'associate' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.731349 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1943f619-aae0-48e7-885f-2ec2bf8827a9 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Associate qos_spec: d5ea327c-43b3-48c2-aabe-bb45c973acd9 with type: 443d9df7-20ea-4c40-9590-256cc39a2c18 {{(pid=99882) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 01:34:21.749312 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1943f619-aae0-48e7-885f-2ec2bf8827a9 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associate?vol_type_id=443d9df7-20ea-4c40-9590-256cc39a2c18 returned with HTTP 202 Jul 03 01:34:21.749733 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 573/2290] 10.4.3.64 () {66 vars in 1474 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associate?vol_type_id=443d9df7-20ea-4c40-9590-256cc39a2c18 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:21.756055 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-da25babb-e6ca-4cbe-a9ee-f7a08634d5f4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.757949 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-da25babb-e6ca-4cbe-a9ee-f7a08634d5f4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associations Jul 03 01:34:21.758168 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-da25babb-e6ca-4cbe-a9ee-f7a08634d5f4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.758359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-da25babb-e6ca-4cbe-a9ee-f7a08634d5f4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'associations' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.758905 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.qos_specs_manage [None req-da25babb-e6ca-4cbe-a9ee-f7a08634d5f4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Get associations for qos_spec id: d5ea327c-43b3-48c2-aabe-bb45c973acd9 {{(pid=99881) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 01:34:21.774893 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-da25babb-e6ca-4cbe-a9ee-f7a08634d5f4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associations returned with HTTP 200 Jul 03 01:34:21.775272 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 564/2291] 10.4.3.64 () {66 vars in 1386 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associations => generated 446 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:21.783137 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-65cb2922-7a23-4862-8790-23a6595dedd4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.784933 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-65cb2922-7a23-4862-8790-23a6595dedd4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/disassociate?vol_type_id=99706d83-f20e-4d3c-922f-acabfcb61773 Jul 03 01:34:21.785120 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-65cb2922-7a23-4862-8790-23a6595dedd4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.785309 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-65cb2922-7a23-4862-8790-23a6595dedd4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'disassociate' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.785569 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:21.785569 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:21.785915 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.qos_specs_manage [None req-65cb2922-7a23-4862-8790-23a6595dedd4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Disassociate qos_spec: d5ea327c-43b3-48c2-aabe-bb45c973acd9 from type: 99706d83-f20e-4d3c-922f-acabfcb61773 {{(pid=99880) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 01:34:21.797713 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-65cb2922-7a23-4862-8790-23a6595dedd4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/disassociate?vol_type_id=99706d83-f20e-4d3c-922f-acabfcb61773 returned with HTTP 202 Jul 03 01:34:21.798304 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 572/2292] 10.4.3.64 () {66 vars in 1483 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/disassociate?vol_type_id=99706d83-f20e-4d3c-922f-acabfcb61773 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:21.804923 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fc9a704c-be68-4b66-90ad-f3ada246a2df None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.806722 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fc9a704c-be68-4b66-90ad-f3ada246a2df tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associations Jul 03 01:34:21.806937 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fc9a704c-be68-4b66-90ad-f3ada246a2df tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.807119 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fc9a704c-be68-4b66-90ad-f3ada246a2df tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'associations' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.807347 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:21.807347 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:21.807649 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fc9a704c-be68-4b66-90ad-f3ada246a2df tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Get associations for qos_spec id: d5ea327c-43b3-48c2-aabe-bb45c973acd9 {{(pid=99879) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 01:34:21.819821 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fc9a704c-be68-4b66-90ad-f3ada246a2df tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associations returned with HTTP 200 Jul 03 01:34:21.820203 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 584/2293] 10.4.3.64 () {66 vars in 1386 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associations => generated 305 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:21.827910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b0632fc9-a982-44b1-b1da-dda5344a53dc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.830161 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b0632fc9-a982-44b1-b1da-dda5344a53dc tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/disassociate_all Jul 03 01:34:21.830413 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b0632fc9-a982-44b1-b1da-dda5344a53dc tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.831070 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b0632fc9-a982-44b1-b1da-dda5344a53dc tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'disassociate_all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.831070 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:21.831070 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:21.831414 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b0632fc9-a982-44b1-b1da-dda5344a53dc tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Disassociate qos_spec: d5ea327c-43b3-48c2-aabe-bb45c973acd9 from all. {{(pid=99882) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 01:34:21.843203 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b0632fc9-a982-44b1-b1da-dda5344a53dc tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/disassociate_all returned with HTTP 202 Jul 03 01:34:21.843679 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 574/2294] 10.4.3.64 () {66 vars in 1398 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/disassociate_all => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:21.850800 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c9635e0a-110c-4bd2-bc1e-b3a587e5103a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.853109 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9635e0a-110c-4bd2-bc1e-b3a587e5103a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associations Jul 03 01:34:21.853304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9635e0a-110c-4bd2-bc1e-b3a587e5103a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.853537 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9635e0a-110c-4bd2-bc1e-b3a587e5103a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'associations' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.853757 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:21.853757 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:21.854068 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c9635e0a-110c-4bd2-bc1e-b3a587e5103a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Get associations for qos_spec id: d5ea327c-43b3-48c2-aabe-bb45c973acd9 {{(pid=99881) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 01:34:21.860823 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9635e0a-110c-4bd2-bc1e-b3a587e5103a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associations returned with HTTP 200 Jul 03 01:34:21.861198 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 565/2295] 10.4.3.64 () {66 vars in 1386 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/associations => generated 24 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:34:21.868197 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-504187eb-1c68-440b-9ebc-c66a077e0018 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.868538 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b41a7c8c-e4c2-4428-9fc8-1cefb1af2603 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.869985 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-504187eb-1c68-440b-9ebc-c66a077e0018 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DELETE https://10.4.3.64/volume/v3/types/443d9df7-20ea-4c40-9590-256cc39a2c18 Jul 03 01:34:21.870160 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-504187eb-1c68-440b-9ebc-c66a077e0018 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.870261 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b41a7c8c-e4c2-4428-9fc8-1cefb1af2603 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] GET https://10.4.3.64/volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 Jul 03 01:34:21.870343 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-504187eb-1c68-440b-9ebc-c66a077e0018 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.870474 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b41a7c8c-e4c2-4428-9fc8-1cefb1af2603 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.870588 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:21.870588 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:21.870682 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b41a7c8c-e4c2-4428-9fc8-1cefb1af2603 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.875790 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b41a7c8c-e4c2-4428-9fc8-1cefb1af2603 tempest-CreateVolumesFromSnapshotTest-526097758 tempest-CreateVolumesFromSnapshotTest-526097758-project-member] https://10.4.3.64/volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 returned with HTTP 404 Jul 03 01:34:21.876196 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 585/2296] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/volumes/de9698dd-74f0-451c-8fa9-da0bc30f3d42 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:21.893438 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-504187eb-1c68-440b-9ebc-c66a077e0018 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/types/443d9df7-20ea-4c40-9590-256cc39a2c18 returned with HTTP 202 Jul 03 01:34:21.893888 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 573/2297] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:34:21 2026] DELETE /volume/v3/types/443d9df7-20ea-4c40-9590-256cc39a2c18 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:21.900521 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2e9b70f1-35c6-4b0d-a46b-c7692b1af5f0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.902148 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2e9b70f1-35c6-4b0d-a46b-c7692b1af5f0 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/types/443d9df7-20ea-4c40-9590-256cc39a2c18 Jul 03 01:34:21.902314 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2e9b70f1-35c6-4b0d-a46b-c7692b1af5f0 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.902515 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2e9b70f1-35c6-4b0d-a46b-c7692b1af5f0 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.905538 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2e9b70f1-35c6-4b0d-a46b-c7692b1af5f0 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/types/443d9df7-20ea-4c40-9590-256cc39a2c18 returned with HTTP 404 Jul 03 01:34:21.905999 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 575/2298] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/types/443d9df7-20ea-4c40-9590-256cc39a2c18 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:21.912229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7071552e-7667-4c4a-86eb-bb7d6fc972b6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.913816 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7071552e-7667-4c4a-86eb-bb7d6fc972b6 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DELETE https://10.4.3.64/volume/v3/types/3cdb2303-9eae-47f4-8398-bb891637420d Jul 03 01:34:21.913996 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7071552e-7667-4c4a-86eb-bb7d6fc972b6 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.914189 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7071552e-7667-4c4a-86eb-bb7d6fc972b6 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.914406 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:21.914406 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:21.933605 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7071552e-7667-4c4a-86eb-bb7d6fc972b6 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/types/3cdb2303-9eae-47f4-8398-bb891637420d returned with HTTP 202 Jul 03 01:34:21.933970 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 566/2299] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:34:21 2026] DELETE /volume/v3/types/3cdb2303-9eae-47f4-8398-bb891637420d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:21.941695 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f1100968-6813-4ef9-ab65-740696f2e7c8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.943997 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1100968-6813-4ef9-ab65-740696f2e7c8 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/types/3cdb2303-9eae-47f4-8398-bb891637420d Jul 03 01:34:21.944268 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1100968-6813-4ef9-ab65-740696f2e7c8 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.944564 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1100968-6813-4ef9-ab65-740696f2e7c8 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.948231 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1100968-6813-4ef9-ab65-740696f2e7c8 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/types/3cdb2303-9eae-47f4-8398-bb891637420d returned with HTTP 404 Jul 03 01:34:21.948890 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 586/2300] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/types/3cdb2303-9eae-47f4-8398-bb891637420d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:21.956084 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4adf619c-a474-472d-8c1e-b160b7db1146 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.957752 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4adf619c-a474-472d-8c1e-b160b7db1146 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DELETE https://10.4.3.64/volume/v3/types/99706d83-f20e-4d3c-922f-acabfcb61773 Jul 03 01:34:21.958095 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4adf619c-a474-472d-8c1e-b160b7db1146 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.958132 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4adf619c-a474-472d-8c1e-b160b7db1146 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.979925 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4adf619c-a474-472d-8c1e-b160b7db1146 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/types/99706d83-f20e-4d3c-922f-acabfcb61773 returned with HTTP 202 Jul 03 01:34:21.980365 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 574/2301] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:34:21 2026] DELETE /volume/v3/types/99706d83-f20e-4d3c-922f-acabfcb61773 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:21.988090 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dfd7a868-3c22-472f-9829-63a305a06148 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:21.989930 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dfd7a868-3c22-472f-9829-63a305a06148 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/types/99706d83-f20e-4d3c-922f-acabfcb61773 Jul 03 01:34:21.990090 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dfd7a868-3c22-472f-9829-63a305a06148 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:21.990265 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dfd7a868-3c22-472f-9829-63a305a06148 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:21.993661 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dfd7a868-3c22-472f-9829-63a305a06148 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/types/99706d83-f20e-4d3c-922f-acabfcb61773 returned with HTTP 404 Jul 03 01:34:21.994164 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 576/2302] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:34:21 2026] GET /volume/v3/types/99706d83-f20e-4d3c-922f-acabfcb61773 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.002539 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ee70ca15-ae1c-4b21-9bc8-a53cf2083be3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.004596 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ee70ca15-ae1c-4b21-9bc8-a53cf2083be3 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Jul 03 01:34:22.004990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ee70ca15-ae1c-4b21-9bc8-a53cf2083be3 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-415095156", "consumer": "back-end"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:22.007656 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.qos_specs [None req-ee70ca15-ae1c-4b21-9bc8-a53cf2083be3 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-415095156', 'consumer': 'back-end', 'specs': {}} {{(pid=99881) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 01:34:22.013700 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.db.api [None req-ee70ca15-ae1c-4b21-9bc8-a53cf2083be3 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DB qos_specs_create(): root {'id': 'eebc6504-0178-4b25-9a13-d68e9aae4138', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-415095156'} {{(pid=99881) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 01:34:22.025608 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ee70ca15-ae1c-4b21-9bc8-a53cf2083be3 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Jul 03 01:34:22.026117 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 567/2303] 10.4.3.64 () {68 vars in 1257 bytes} [Fri Jul 3 01:34:22 2026] POST /volume/v3/qos-specs => generated 366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:22.035442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-495f2efb-04eb-4758-a261-1a9e97a6423d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.037062 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-495f2efb-04eb-4758-a261-1a9e97a6423d tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138?force=False Jul 03 01:34:22.037226 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-495f2efb-04eb-4758-a261-1a9e97a6423d tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.037412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-495f2efb-04eb-4758-a261-1a9e97a6423d tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.037638 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.037638 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:22.037986 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.qos_specs_manage [None req-495f2efb-04eb-4758-a261-1a9e97a6423d tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Delete qos_spec: eebc6504-0178-4b25-9a13-d68e9aae4138, force: False {{(pid=99879) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 01:34:22.054312 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-495f2efb-04eb-4758-a261-1a9e97a6423d tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138?force=False returned with HTTP 202 Jul 03 01:34:22.054733 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 587/2304] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Jul 3 01:34:22 2026] DELETE /volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138?force=False => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:22.062658 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ef94e32c-df67-428f-808b-9c592fa2c911 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.064467 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ef94e32c-df67-428f-808b-9c592fa2c911 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138 Jul 03 01:34:22.064657 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ef94e32c-df67-428f-808b-9c592fa2c911 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.064830 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ef94e32c-df67-428f-808b-9c592fa2c911 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.068085 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ef94e32c-df67-428f-808b-9c592fa2c911 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138 returned with HTTP 404 Jul 03 01:34:22.068531 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 575/2305] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.075709 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e8f334c9-8c29-4d31-8458-48c8da5dd75a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.077228 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e8f334c9-8c29-4d31-8458-48c8da5dd75a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Jul 03 01:34:22.077412 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e8f334c9-8c29-4d31-8458-48c8da5dd75a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.077650 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e8f334c9-8c29-4d31-8458-48c8da5dd75a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.077930 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.077930 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:22.087235 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e8f334c9-8c29-4d31-8458-48c8da5dd75a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Jul 03 01:34:22.087312 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 577/2306] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:22.096116 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-adb2ef19-1f59-4828-afa2-4f0359ca2444 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.097694 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-adb2ef19-1f59-4828-afa2-4f0359ca2444 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138?force=False Jul 03 01:34:22.097899 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-adb2ef19-1f59-4828-afa2-4f0359ca2444 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.098080 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-adb2ef19-1f59-4828-afa2-4f0359ca2444 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.098280 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.098280 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:22.098969 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.qos_specs_manage [None req-adb2ef19-1f59-4828-afa2-4f0359ca2444 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Delete qos_spec: eebc6504-0178-4b25-9a13-d68e9aae4138, force: False {{(pid=99881) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 01:34:22.101349 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-adb2ef19-1f59-4828-afa2-4f0359ca2444 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138?force=False returned with HTTP 404 Jul 03 01:34:22.101730 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 568/2307] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Jul 3 01:34:22 2026] DELETE /volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138?force=False => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.109804 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1dbc6980-e5f3-41bd-89ac-84c4762cfb4e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.111739 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1dbc6980-e5f3-41bd-89ac-84c4762cfb4e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138 Jul 03 01:34:22.111901 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1dbc6980-e5f3-41bd-89ac-84c4762cfb4e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.112069 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1dbc6980-e5f3-41bd-89ac-84c4762cfb4e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.112287 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.112287 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:22.115270 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1dbc6980-e5f3-41bd-89ac-84c4762cfb4e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138 returned with HTTP 404 Jul 03 01:34:22.115700 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 588/2308] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs/eebc6504-0178-4b25-9a13-d68e9aae4138 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.122404 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-73bab9bd-1804-4b05-94a5-7d764009b02e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.124043 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-73bab9bd-1804-4b05-94a5-7d764009b02e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Jul 03 01:34:22.124355 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-73bab9bd-1804-4b05-94a5-7d764009b02e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1158440403", "consumer": "both"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:22.127594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.qos_specs [None req-73bab9bd-1804-4b05-94a5-7d764009b02e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1158440403', 'consumer': 'both', 'specs': {}} {{(pid=99880) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 01:34:22.130161 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-73bab9bd-1804-4b05-94a5-7d764009b02e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DB qos_specs_create(): root {'id': '422ed229-b3ac-45a9-8514-4f37babce1c5', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1158440403'} {{(pid=99880) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 01:34:22.135859 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-73bab9bd-1804-4b05-94a5-7d764009b02e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Jul 03 01:34:22.136242 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 576/2309] 10.4.3.64 () {68 vars in 1257 bytes} [Fri Jul 3 01:34:22 2026] POST /volume/v3/qos-specs => generated 363 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:22.144146 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ce85b2c5-c1f6-4a23-8170-c0e9e43271d7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.145728 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ce85b2c5-c1f6-4a23-8170-c0e9e43271d7 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5?force=False Jul 03 01:34:22.145900 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ce85b2c5-c1f6-4a23-8170-c0e9e43271d7 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.146086 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ce85b2c5-c1f6-4a23-8170-c0e9e43271d7 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.146290 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.146290 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:22.146613 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ce85b2c5-c1f6-4a23-8170-c0e9e43271d7 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Delete qos_spec: 422ed229-b3ac-45a9-8514-4f37babce1c5, force: False {{(pid=99882) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 01:34:22.167842 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ce85b2c5-c1f6-4a23-8170-c0e9e43271d7 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5?force=False returned with HTTP 202 Jul 03 01:34:22.168412 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 578/2310] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Jul 3 01:34:22 2026] DELETE /volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:22.175722 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e1e0eb46-80da-48a4-a83b-70f13ea1a57a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.177313 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e1e0eb46-80da-48a4-a83b-70f13ea1a57a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5 Jul 03 01:34:22.177490 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e1e0eb46-80da-48a4-a83b-70f13ea1a57a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.177667 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e1e0eb46-80da-48a4-a83b-70f13ea1a57a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.180646 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e1e0eb46-80da-48a4-a83b-70f13ea1a57a tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5 returned with HTTP 404 Jul 03 01:34:22.181187 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 569/2311] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5 => generated 100 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.188257 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1549242d-ffb3-4a0f-aa9c-c34dfb6bb539 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.189879 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1549242d-ffb3-4a0f-aa9c-c34dfb6bb539 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Jul 03 01:34:22.190071 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1549242d-ffb3-4a0f-aa9c-c34dfb6bb539 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.190240 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1549242d-ffb3-4a0f-aa9c-c34dfb6bb539 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.199227 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1549242d-ffb3-4a0f-aa9c-c34dfb6bb539 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Jul 03 01:34:22.199628 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 589/2312] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs => generated 175 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:22.207995 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2dfd091b-e44d-47f6-a36d-7e1bec50d54f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.209754 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2dfd091b-e44d-47f6-a36d-7e1bec50d54f tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5?force=False Jul 03 01:34:22.209995 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2dfd091b-e44d-47f6-a36d-7e1bec50d54f tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.210216 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2dfd091b-e44d-47f6-a36d-7e1bec50d54f tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.210497 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.210497 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:22.210926 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2dfd091b-e44d-47f6-a36d-7e1bec50d54f tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Delete qos_spec: 422ed229-b3ac-45a9-8514-4f37babce1c5, force: False {{(pid=99880) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 01:34:22.214395 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2dfd091b-e44d-47f6-a36d-7e1bec50d54f tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5?force=False returned with HTTP 404 Jul 03 01:34:22.215044 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 577/2313] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Jul 3 01:34:22 2026] DELETE /volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.222868 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-12543595-47fd-4d0f-b674-4fe7c544caff None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.224746 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-12543595-47fd-4d0f-b674-4fe7c544caff tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5 Jul 03 01:34:22.224998 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-12543595-47fd-4d0f-b674-4fe7c544caff tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.225227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-12543595-47fd-4d0f-b674-4fe7c544caff tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.225545 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.225545 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:22.229366 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-12543595-47fd-4d0f-b674-4fe7c544caff tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5 returned with HTTP 404 Jul 03 01:34:22.229941 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 579/2314] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs/422ed229-b3ac-45a9-8514-4f37babce1c5 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.237837 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-03ccc800-1184-46fc-9c9e-febdb4676141 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.239597 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-03ccc800-1184-46fc-9c9e-febdb4676141 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Jul 03 01:34:22.239950 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-03ccc800-1184-46fc-9c9e-febdb4676141 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2059337859", "consumer": "front-end"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:22.242220 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.qos_specs [None req-03ccc800-1184-46fc-9c9e-febdb4676141 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2059337859', 'consumer': 'front-end', 'specs': {}} {{(pid=99881) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 01:34:22.244829 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.db.api [None req-03ccc800-1184-46fc-9c9e-febdb4676141 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DB qos_specs_create(): root {'id': '30e71860-119c-4680-9df5-04b30bb51a24', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2059337859'} {{(pid=99881) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 01:34:22.255511 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-03ccc800-1184-46fc-9c9e-febdb4676141 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Jul 03 01:34:22.255511 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 570/2315] 10.4.3.64 () {68 vars in 1257 bytes} [Fri Jul 3 01:34:22 2026] POST /volume/v3/qos-specs => generated 368 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:22.264587 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0a29884a-4af1-4a59-be22-e0720526d76e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.265949 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0a29884a-4af1-4a59-be22-e0720526d76e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24?force=False Jul 03 01:34:22.265949 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0a29884a-4af1-4a59-be22-e0720526d76e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.266068 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0a29884a-4af1-4a59-be22-e0720526d76e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.266891 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.266891 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:22.266891 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0a29884a-4af1-4a59-be22-e0720526d76e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Delete qos_spec: 30e71860-119c-4680-9df5-04b30bb51a24, force: False {{(pid=99879) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 01:34:22.284845 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0a29884a-4af1-4a59-be22-e0720526d76e tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24?force=False returned with HTTP 202 Jul 03 01:34:22.285439 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 590/2316] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Jul 3 01:34:22 2026] DELETE /volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:22.291553 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2489ffd0-73a3-402f-99eb-58364a0de496 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.293489 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2489ffd0-73a3-402f-99eb-58364a0de496 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24 Jul 03 01:34:22.293697 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2489ffd0-73a3-402f-99eb-58364a0de496 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.293929 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2489ffd0-73a3-402f-99eb-58364a0de496 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.297369 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2489ffd0-73a3-402f-99eb-58364a0de496 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24 returned with HTTP 404 Jul 03 01:34:22.297885 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 578/2317] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.303764 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ff2d976f-5d98-461d-bc9b-06a64796bbc6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.305818 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ff2d976f-5d98-461d-bc9b-06a64796bbc6 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Jul 03 01:34:22.306016 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ff2d976f-5d98-461d-bc9b-06a64796bbc6 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.306193 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ff2d976f-5d98-461d-bc9b-06a64796bbc6 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.310038 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ff2d976f-5d98-461d-bc9b-06a64796bbc6 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Jul 03 01:34:22.310378 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 580/2318] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs => generated 175 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:22.316997 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ba3e294f-e245-4489-9053-8360c689d002 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.319258 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ba3e294f-e245-4489-9053-8360c689d002 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24?force=False Jul 03 01:34:22.319258 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ba3e294f-e245-4489-9053-8360c689d002 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.319442 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ba3e294f-e245-4489-9053-8360c689d002 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.319688 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.319688 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:22.320065 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ba3e294f-e245-4489-9053-8360c689d002 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Delete qos_spec: 30e71860-119c-4680-9df5-04b30bb51a24, force: False {{(pid=99881) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 01:34:22.323174 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ba3e294f-e245-4489-9053-8360c689d002 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24?force=False returned with HTTP 404 Jul 03 01:34:22.323668 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 571/2319] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Jul 3 01:34:22 2026] DELETE /volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.324139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7514744e-4ce0-4094-95bc-3b3ecfaea7d5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.326287 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7514744e-4ce0-4094-95bc-3b3ecfaea7d5 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 Jul 03 01:34:22.326588 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7514744e-4ce0-4094-95bc-3b3ecfaea7d5 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.326825 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7514744e-4ce0-4094-95bc-3b3ecfaea7d5 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.327007 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-7514744e-4ce0-4094-95bc-3b3ecfaea7d5 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] show called for member e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:34:22.329929 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a4e35e94-85a7-4373-9a55-8f019fbf0add None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.330926 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.330926 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:22.332357 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a4e35e94-85a7-4373-9a55-8f019fbf0add tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24 Jul 03 01:34:22.332584 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a4e35e94-85a7-4373-9a55-8f019fbf0add tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.332806 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a4e35e94-85a7-4373-9a55-8f019fbf0add tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.337102 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a4e35e94-85a7-4373-9a55-8f019fbf0add tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24 returned with HTTP 404 Jul 03 01:34:22.337648 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 579/2320] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs/30e71860-119c-4680-9df5-04b30bb51a24 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.340391 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7514744e-4ce0-4094-95bc-3b3ecfaea7d5 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 returned with HTTP 200 Jul 03 01:34:22.340927 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 591/2321] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 => generated 397 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:22.343691 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1cef3cc7-c03f-4f27-8551-4dbb593a30c4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.345532 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1cef3cc7-c03f-4f27-8551-4dbb593a30c4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 Jul 03 01:34:22.345733 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1cef3cc7-c03f-4f27-8551-4dbb593a30c4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.345940 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1cef3cc7-c03f-4f27-8551-4dbb593a30c4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.346166 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.346166 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:22.348668 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.350013 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1cef3cc7-c03f-4f27-8551-4dbb593a30c4 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 returned with HTTP 200 Jul 03 01:34:22.350391 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 581/2322] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 => generated 391 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:22.350469 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:22.350793 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-167113722", "volume_type": "06d52645-d8e2-47c0-b34e-4104a5fa7192", "group_id": "e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65", "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:22.352180 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-167113722', 'volume_type': '06d52645-d8e2-47c0-b34e-4104a5fa7192', 'group_id': 'e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65', 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:22.357992 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9b93462d-813c-4cad-a690-1c3ccef87d17 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.359314 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.359314 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:22.359631 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9b93462d-813c-4cad-a690-1c3ccef87d17 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Jul 03 01:34:22.359773 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Create volume of 1 GB Jul 03 01:34:22.359810 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9b93462d-813c-4cad-a690-1c3ccef87d17 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.359982 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9b93462d-813c-4cad-a690-1c3ccef87d17 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.363998 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Availability Zones retrieved successfully. Jul 03 01:34:22.368225 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9b93462d-813c-4cad-a690-1c3ccef87d17 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Jul 03 01:34:22.368634 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 580/2323] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs => generated 175 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:22.369356 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Flow 'volume_create_api' (fe911f84-94e3-4eb4-b8d6-ca216298867e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:22.370513 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec96867-bbae-46a3-ab6b-b31fbbc95d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:22.371050 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.371050 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:22.371549 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:22.377316 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6466905c-3028-4b88-bde7-296e5650d057 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.379602 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6466905c-3028-4b88-bde7-296e5650d057 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] PUT https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 Jul 03 01:34:22.380041 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6466905c-3028-4b88-bde7-296e5650d057 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:22.382030 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.382030 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:22.386254 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.qos_specs [None req-6466905c-3028-4b88-bde7-296e5650d057 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99879) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 01:34:22.389716 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eec96867-bbae-46a3-ab6b-b31fbbc95d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:34:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=06d52645-d8e2-47c0-b34e-4104a5fa7192,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1998921212',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06d52645-d8e2-47c0-b34e-4104a5fa7192', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:22.390393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e9601a-7c8b-4ba6-b9f2-f41415a829c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:22.395737 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.db.api [None req-6466905c-3028-4b88-bde7-296e5650d057 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] qos_specs_update() value: {'id': '9200df30-264d-4db6-b353-5f6d32243b9a', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd5ea327c-43b3-48c2-aabe-bb45c973acd9', 'deleted': False} {{(pid=99879) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 01:34:22.401810 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6466905c-3028-4b88-bde7-296e5650d057 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 returned with HTTP 200 Jul 03 01:34:22.402250 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 592/2324] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Jul 3 01:34:22 2026] PUT /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 => generated 36 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:34:22.409520 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2cd2f649-ba7e-4271-8559-006c8c4a3ae9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.411274 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2cd2f649-ba7e-4271-8559-006c8c4a3ae9 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 Jul 03 01:34:22.411474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2cd2f649-ba7e-4271-8559-006c8c4a3ae9 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.411649 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2cd2f649-ba7e-4271-8559-006c8c4a3ae9 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.411897 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.411897 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:22.416098 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2cd2f649-ba7e-4271-8559-006c8c4a3ae9 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 returned with HTTP 200 Jul 03 01:34:22.416574 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 582/2325] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 => generated 412 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:22.418318 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1998921212 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1998921212, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:34:22.418634 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1998921212 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1998921212, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:34:22.424994 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c58c1612-4aaf-40dd-ba64-f88ac8aee76b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.427370 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c58c1612-4aaf-40dd-ba64-f88ac8aee76b tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] PUT https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/delete_keys Jul 03 01:34:22.428011 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c58c1612-4aaf-40dd-ba64-f88ac8aee76b tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:22.430516 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.430516 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:22.430681 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c58c1612-4aaf-40dd-ba64-f88ac8aee76b tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Delete_key spec: d5ea327c-43b3-48c2-aabe-bb45c973acd9, keys: ['iops_bytes'] {{(pid=99880) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 01:34:22.444665 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c58c1612-4aaf-40dd-ba64-f88ac8aee76b tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/delete_keys returned with HTTP 202 Jul 03 01:34:22.445047 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 581/2326] 10.4.3.64 () {68 vars in 1403 bytes} [Fri Jul 3 01:34:22 2026] PUT /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9/delete_keys => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:22.451615 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-093b7a37-4b63-4f61-94a8-4c63185e8b73 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.453829 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-093b7a37-4b63-4f61-94a8-4c63185e8b73 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 Jul 03 01:34:22.454037 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-093b7a37-4b63-4f61-94a8-4c63185e8b73 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.454240 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-093b7a37-4b63-4f61-94a8-4c63185e8b73 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.454490 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.454490 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:22.454687 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Created reservations ['54b74127-8951-4b86-a3cf-815ae9afbd42', '3a69feac-23e9-4304-8103-dd6d23aec1ab', 'ca23cb8f-3bb9-43ce-bf9e-1c84a78c5ee3', '08363db9-50cd-4bcd-9691-e65e10a31da8'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:22.455553 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5e9601a-7c8b-4ba6-b9f2-f41415a829c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54b74127-8951-4b86-a3cf-815ae9afbd42', '3a69feac-23e9-4304-8103-dd6d23aec1ab', 'ca23cb8f-3bb9-43ce-bf9e-1c84a78c5ee3', '08363db9-50cd-4bcd-9691-e65e10a31da8']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:22.456195 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e49b9651-2471-4b80-9197-6627d0bde548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:22.458545 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-093b7a37-4b63-4f61-94a8-4c63185e8b73 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 returned with HTTP 200 Jul 03 01:34:22.458910 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 593/2327] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 => generated 391 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:22.466833 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-702d8b2a-aded-43eb-ace8-f3ed724a4dbf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.468583 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-702d8b2a-aded-43eb-ace8-f3ed724a4dbf tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 Jul 03 01:34:22.468685 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-702d8b2a-aded-43eb-ace8-f3ed724a4dbf tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.469038 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-702d8b2a-aded-43eb-ace8-f3ed724a4dbf tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.469038 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.469038 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:22.472728 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-702d8b2a-aded-43eb-ace8-f3ed724a4dbf tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 returned with HTTP 200 Jul 03 01:34:22.473001 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 583/2328] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 => generated 391 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:22.477678 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e49b9651-2471-4b80-9197-6627d0bde548) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4e956ba-2fd1-4f8a-bc76-bcce97385fcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-167113722',encryption_key_id=None,group_id=e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65,group_type_id=,metadata={},multiattach=False,project_id='d56397135f40475b867e1b55e5350695',qos_specs=None,replication_status=,reservations=['54b74127-8951-4b86-a3cf-815ae9afbd42','3a69feac-23e9-4304-8103-dd6d23aec1ab','ca23cb8f-3bb9-43ce-bf9e-1c84a78c5ee3','08363db9-50cd-4bcd-9691-e65e10a31da8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e32aa70544a1a8bed81d4cacfa882',volume_type_id=06d52645-d8e2-47c0-b34e-4104a5fa7192), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-167113722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65,host=None,id=a4e956ba-2fd1-4f8a-bc76-bcce97385fcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d56397135f40475b867e1b55e5350695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee7e32aa70544a1a8bed81d4cacfa882',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06d52645-d8e2-47c0-b34e-4104a5fa7192),volume_type_id=06d52645-d8e2-47c0-b34e-4104a5fa7192)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:22.478360 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ed074a-62cf-4eed-87aa-8e495cca8021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:22.482501 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f4fff6e3-b7a1-42ea-b30f-09591a0ba1e1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.484431 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f4fff6e3-b7a1-42ea-b30f-09591a0ba1e1 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9?force=False Jul 03 01:34:22.484431 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f4fff6e3-b7a1-42ea-b30f-09591a0ba1e1 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.484431 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f4fff6e3-b7a1-42ea-b30f-09591a0ba1e1 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.484620 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.484620 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:22.485019 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f4fff6e3-b7a1-42ea-b30f-09591a0ba1e1 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Delete qos_spec: d5ea327c-43b3-48c2-aabe-bb45c973acd9, force: False {{(pid=99880) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 01:34:22.495725 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3ed074a-62cf-4eed-87aa-8e495cca8021) transitioned into state 'SUCCESS' from state '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-167113722',encryption_key_id=None,group_id=e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65,group_type_id=,metadata={},multiattach=False,project_id='d56397135f40475b867e1b55e5350695',qos_specs=None,replication_status=,reservations=['54b74127-8951-4b86-a3cf-815ae9afbd42','3a69feac-23e9-4304-8103-dd6d23aec1ab','ca23cb8f-3bb9-43ce-bf9e-1c84a78c5ee3','08363db9-50cd-4bcd-9691-e65e10a31da8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee7e32aa70544a1a8bed81d4cacfa882',volume_type_id=06d52645-d8e2-47c0-b34e-4104a5fa7192)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:22.496545 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b6115e-e206-448c-aac3-70d61f26b7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:22.507381 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b6115e-e206-448c-aac3-70d61f26b7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:22.507502 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f4fff6e3-b7a1-42ea-b30f-09591a0ba1e1 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9?force=False returned with HTTP 202 Jul 03 01:34:22.507823 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 582/2329] 10.4.3.64 () {66 vars in 1373 bytes} [Fri Jul 3 01:34:22 2026] DELETE /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:22.508146 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Flow 'volume_create_api' (fe911f84-94e3-4eb4-b8d6-ca216298867e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:22.508448 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Create volume request issued successfully. Jul 03 01:34:22.509042 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:34:22.509187 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:34:22.514249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-78981296-ca86-45a3-afea-b38bce9b1d51 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.515664 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-78981296-ca86-45a3-afea-b38bce9b1d51 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 Jul 03 01:34:22.515957 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-78981296-ca86-45a3-afea-b38bce9b1d51 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.516218 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-78981296-ca86-45a3-afea-b38bce9b1d51 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.516516 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.516516 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:22.519557 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-78981296-ca86-45a3-afea-b38bce9b1d51 tempest-QosSpecsTestJSON-1598665226 tempest-QosSpecsTestJSON-1598665226-project-admin] https://10.4.3.64/volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 returned with HTTP 404 Jul 03 01:34:22.520086 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 594/2330] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/qos-specs/d5ea327c-43b3-48c2-aabe-bb45c973acd9 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.542011 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:34:22.544785 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.544785 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:22.547816 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5e114cd0-3d7d-43ca-bf6d-2f996254eff8 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:22.548199 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 572/2331] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:34:22 2026] POST /volume/v3/volumes => generated 824 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:22.564047 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7b2d547b-aa91-4f85-8bc4-71517b63ab33 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:22.565847 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b2d547b-aa91-4f85-8bc4-71517b63ab33 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf Jul 03 01:34:22.566088 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b2d547b-aa91-4f85-8bc4-71517b63ab33 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:22.566295 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b2d547b-aa91-4f85-8bc4-71517b63ab33 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:22.572851 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.572851 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:22.577325 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7b2d547b-aa91-4f85-8bc4-71517b63ab33 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Volume info retrieved successfully. Jul 03 01:34:22.578071 np0000004346 devstack@c-api.service[99882]: WARNING stevedore.named [None req-7b2d547b-aa91-4f85-8bc4-71517b63ab33 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:34:22.578210 np0000004346 devstack@c-api.service[99882]: WARNING castellan.key_manager [None req-7b2d547b-aa91-4f85-8bc4-71517b63ab33 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:34:22.613818 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [None req-7b2d547b-aa91-4f85-8bc4-71517b63ab33 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:34:22.616684 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:22.616684 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:22.623751 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b2d547b-aa91-4f85-8bc4-71517b63ab33 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf returned with HTTP 200 Jul 03 01:34:22.624117 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 584/2332] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:34:22 2026] GET /volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf => generated 892 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:23.348764 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:23.475946 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:23.476323 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-80384620"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:23.477744 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-80384620'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:23.477902 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Create volume of 1 GB Jul 03 01:34:23.478170 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:23.478170 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:23.481940 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Availability Zones retrieved successfully. Jul 03 01:34:23.487087 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Flow 'volume_create_api' (3f515228-616a-425e-990b-5dadf670a179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:23.488132 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (385c06e4-2e2b-4c32-a2c6-02eada1def79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:23.488900 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:23.510160 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (385c06e4-2e2b-4c32-a2c6-02eada1def79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:23.510822 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23a7cf3-0a8a-497d-83d9-b4e5187a39e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:23.562250 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Created reservations ['13e9a92c-b6cd-42f3-b537-ca4267a570c2', 'ff52a630-e356-4470-91c2-7b986c86ec72', '333c1e1f-2e9c-45ba-9c56-c4bd83a7d4af', '1d908540-5800-40aa-8717-a2ee58d04502'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:23.562901 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b23a7cf3-0a8a-497d-83d9-b4e5187a39e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13e9a92c-b6cd-42f3-b537-ca4267a570c2', 'ff52a630-e356-4470-91c2-7b986c86ec72', '333c1e1f-2e9c-45ba-9c56-c4bd83a7d4af', '1d908540-5800-40aa-8717-a2ee58d04502']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:23.563588 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc30459-2a98-4c05-b496-43232fd572f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:23.589701 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc30459-2a98-4c05-b496-43232fd572f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6914cd3b-1c5a-4d5b-b056-300738b9d09c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-80384620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5329b9f4fb946a7a38570ed38ddb6ee',qos_specs=None,replication_status=,reservations=['13e9a92c-b6cd-42f3-b537-ca4267a570c2','ff52a630-e356-4470-91c2-7b986c86ec72','333c1e1f-2e9c-45ba-9c56-c4bd83a7d4af','1d908540-5800-40aa-8717-a2ee58d04502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb5b4b1dd964b348171a802a632aad4',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-80384620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6914cd3b-1c5a-4d5b-b056-300738b9d09c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5329b9f4fb946a7a38570ed38ddb6ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cb5b4b1dd964b348171a802a632aad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:23.590414 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (411fd8cd-a3b6-4259-bfa4-dcdcd350e7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:23.608504 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (411fd8cd-a3b6-4259-bfa4-dcdcd350e7fb) transitioned into state 'SUCCESS' from state '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-80384620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5329b9f4fb946a7a38570ed38ddb6ee',qos_specs=None,replication_status=,reservations=['13e9a92c-b6cd-42f3-b537-ca4267a570c2','ff52a630-e356-4470-91c2-7b986c86ec72','333c1e1f-2e9c-45ba-9c56-c4bd83a7d4af','1d908540-5800-40aa-8717-a2ee58d04502'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb5b4b1dd964b348171a802a632aad4',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:23.609314 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbc00c0-138d-4a4a-8975-ecd27503c0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:23.618764 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fbc00c0-138d-4a4a-8975-ecd27503c0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:23.619544 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Flow 'volume_create_api' (3f515228-616a-425e-990b-5dadf670a179) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:23.619863 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Create volume request issued successfully. Jul 03 01:34:23.620464 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aef10f7d-3b1b-40d2-bb7f-9f6f27189cbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:23.620918 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 583/2333] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:34:23 2026] POST /volume/v3/volumes => generated 774 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:23.633919 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4b1cca0d-f08b-4212-8914-02a436add0a1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:23.635560 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4b1cca0d-f08b-4212-8914-02a436add0a1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c Jul 03 01:34:23.635751 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4b1cca0d-f08b-4212-8914-02a436add0a1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:23.635931 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4b1cca0d-f08b-4212-8914-02a436add0a1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:23.636483 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3a8713f2-3f3c-4f31-bcd4-250b4f8c0c81 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:23.638445 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3a8713f2-3f3c-4f31-bcd4-250b4f8c0c81 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf Jul 03 01:34:23.638662 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3a8713f2-3f3c-4f31-bcd4-250b4f8c0c81 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:23.638882 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3a8713f2-3f3c-4f31-bcd4-250b4f8c0c81 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:23.642472 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:23.642472 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:23.645931 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4b1cca0d-f08b-4212-8914-02a436add0a1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:34:23.647382 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:23.647382 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:23.649631 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4b1cca0d-f08b-4212-8914-02a436add0a1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c returned with HTTP 200 Jul 03 01:34:23.649631 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 595/2334] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:23 2026] GET /volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:23.652155 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3a8713f2-3f3c-4f31-bcd4-250b4f8c0c81 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Volume info retrieved successfully. Jul 03 01:34:23.652155 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-3a8713f2-3f3c-4f31-bcd4-250b4f8c0c81 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:34:23.652155 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-3a8713f2-3f3c-4f31-bcd4-250b4f8c0c81 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:34:23.687942 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-3a8713f2-3f3c-4f31-bcd4-250b4f8c0c81 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:34:23.691102 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:23.691102 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:23.700382 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3a8713f2-3f3c-4f31-bcd4-250b4f8c0c81 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf returned with HTTP 200 Jul 03 01:34:23.700865 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 573/2335] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:34:23 2026] GET /volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf => generated 917 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:23.718310 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7f064ab6-2891-4981-aab1-030fbee3932f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:23.720363 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7f064ab6-2891-4981-aab1-030fbee3932f tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Jul 03 01:34:23.720919 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7f064ab6-2891-4981-aab1-030fbee3932f tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1941463700"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:23.722319 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.group_snapshots [None req-7f064ab6-2891-4981-aab1-030fbee3932f tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1941463700'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 01:34:23.725622 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:23.725622 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:23.728777 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.group_snapshots [None req-7f064ab6-2891-4981-aab1-030fbee3932f tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1941463700. Jul 03 01:34:23.747097 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:23.747097 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:23.757559 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-7f064ab6-2891-4981-aab1-030fbee3932f tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1998921212 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1998921212, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:34:23.757799 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-7f064ab6-2891-4981-aab1-030fbee3932f tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1998921212 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1998921212, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:34:23.779627 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-7f064ab6-2891-4981-aab1-030fbee3932f tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Created reservations ['84c1ab15-575c-4a2c-b8c8-a15cf3d930e8', '1af82184-5a14-4f9b-9872-02023639b1ce', 'b597e9e2-d820-43ec-80af-e6ccb9e1b168', 'e2554abf-7745-4c4e-be37-bc72ca32ca2b'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:23.802177 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7f064ab6-2891-4981-aab1-030fbee3932f tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Jul 03 01:34:23.802599 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 585/2336] 10.4.3.64 () {70 vars in 1317 bytes} [Fri Jul 3 01:34:23 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:23.810331 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a44c3fc9-906d-4c82-a4c6-2daa537fd0e9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:23.812034 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a44c3fc9-906d-4c82-a4c6-2daa537fd0e9 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 Jul 03 01:34:23.812215 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a44c3fc9-906d-4c82-a4c6-2daa537fd0e9 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:23.812380 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a44c3fc9-906d-4c82-a4c6-2daa537fd0e9 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:23.812539 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.group_snapshots [None req-a44c3fc9-906d-4c82-a4c6-2daa537fd0e9 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] show called for member 126e04a3-c8ac-411e-8147-5f4b8acc2f99 {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:34:23.815720 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:23.815720 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:23.818373 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a44c3fc9-906d-4c82-a4c6-2daa537fd0e9 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 returned with HTTP 200 Jul 03 01:34:23.818746 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 584/2337] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:34:23 2026] GET /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 => generated 330 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:24.661758 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-645c36e1-e2ad-466c-ba55-4bf01522f1dc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.664405 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-645c36e1-e2ad-466c-ba55-4bf01522f1dc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c Jul 03 01:34:24.664681 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-645c36e1-e2ad-466c-ba55-4bf01522f1dc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:24.664946 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-645c36e1-e2ad-466c-ba55-4bf01522f1dc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:24.673612 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:24.673612 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:24.677637 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0bec7b31-5264-4919-b16c-4890b2f5a067 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.678019 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-645c36e1-e2ad-466c-ba55-4bf01522f1dc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:34:24.682014 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-645c36e1-e2ad-466c-ba55-4bf01522f1dc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c returned with HTTP 200 Jul 03 01:34:24.682488 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 596/2338] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:24 2026] GET /volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:24.695986 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-36528288-69a8-4d42-9ae5-8b4fbf8e1de3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.699068 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-36528288-69a8-4d42-9ae5-8b4fbf8e1de3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:34:24.699563 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-36528288-69a8-4d42-9ae5-8b4fbf8e1de3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6914cd3b-1c5a-4d5b-b056-300738b9d09c", "name": "tempest-type-Backup-12045701"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:24.701271 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-36528288-69a8-4d42-9ae5-8b4fbf8e1de3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Creating new backup {'backup': {'volume_id': '6914cd3b-1c5a-4d5b-b056-300738b9d09c', 'name': 'tempest-type-Backup-12045701'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:34:24.701527 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-36528288-69a8-4d42-9ae5-8b4fbf8e1de3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Creating backup of volume 6914cd3b-1c5a-4d5b-b056-300738b9d09c in container None Jul 03 01:34:24.710071 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:24.710071 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:24.710738 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-36528288-69a8-4d42-9ae5-8b4fbf8e1de3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:34:24.747517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-36528288-69a8-4d42-9ae5-8b4fbf8e1de3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Created reservations ['a4f1f61b-2cd6-4d2e-9e8a-881a7e041aa5', '211c8b6a-339f-4f20-a82b-a38b863ae22e'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:24.775515 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0bec7b31-5264-4919-b16c-4890b2f5a067 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] GET https://10.4.3.64/volume/v3/os-services Jul 03 01:34:24.775757 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0bec7b31-5264-4919-b16c-4890b2f5a067 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:24.775984 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0bec7b31-5264-4919-b16c-4890b2f5a067 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:24.780314 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0bec7b31-5264-4919-b16c-4890b2f5a067 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] https://10.4.3.64/volume/v3/os-services returned with HTTP 200 Jul 03 01:34:24.780732 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 574/2339] 10.4.3.64 () {66 vars in 1242 bytes} [Fri Jul 3 01:34:24 2026] GET /volume/v3/os-services => generated 626 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:24.790874 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f83f2682-b1b5-49a0-9cae-a35d313a9e14 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.792591 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f83f2682-b1b5-49a0-9cae-a35d313a9e14 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] PUT https://10.4.3.64/volume/v3/os-services/disable-log-reason Jul 03 01:34:24.792914 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f83f2682-b1b5-49a0-9cae-a35d313a9e14 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004346", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:24.794413 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f83f2682-b1b5-49a0-9cae-a35d313a9e14 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] https://10.4.3.64/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 01:34:24.794829 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 585/2340] 10.4.3.64 () {68 vars in 1319 bytes} [Fri Jul 3 01:34:24 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:34:24.797960 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-36528288-69a8-4d42-9ae5-8b4fbf8e1de3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:34:24.798480 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 586/2341] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:34:24 2026] POST /volume/v3/backups => generated 312 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:24.804153 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3fa55311-f62d-4361-becd-a0411ae9ebd4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.806270 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3fa55311-f62d-4361-becd-a0411ae9ebd4 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] PUT https://10.4.3.64/volume/v3/os-services/disable Jul 03 01:34:24.806644 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3fa55311-f62d-4361-becd-a0411ae9ebd4 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004346", "binary": "invalid_binary"} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:24.806996 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fd71d397-27a9-43ba-ade4-6eef8d49674c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.808955 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fd71d397-27a9-43ba-ade4-6eef8d49674c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:24.809174 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fd71d397-27a9-43ba-ade4-6eef8d49674c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:24.809350 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fd71d397-27a9-43ba-ade4-6eef8d49674c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:24.809473 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-fd71d397-27a9-43ba-ade4-6eef8d49674c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:24.813395 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3fa55311-f62d-4361-becd-a0411ae9ebd4 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] https://10.4.3.64/volume/v3/os-services/disable returned with HTTP 404 Jul 03 01:34:24.813915 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 597/2342] 10.4.3.64 () {68 vars in 1286 bytes} [Fri Jul 3 01:34:24 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:24.820785 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:24.820785 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:24.821660 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fd71d397-27a9-43ba-ade4-6eef8d49674c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:24.822062 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 575/2343] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:24 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 719 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:24.822504 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-81114e8c-08cf-4df3-8de5-9f029047d0ac None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.824531 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-81114e8c-08cf-4df3-8de5-9f029047d0ac tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] PUT https://10.4.3.64/volume/v3/os-services/enable Jul 03 01:34:24.824832 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-81114e8c-08cf-4df3-8de5-9f029047d0ac tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:24.827663 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bf44542b-600d-4026-bdb4-95456859ce7a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.829224 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bf44542b-600d-4026-bdb4-95456859ce7a tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 Jul 03 01:34:24.829515 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bf44542b-600d-4026-bdb4-95456859ce7a tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:24.829701 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bf44542b-600d-4026-bdb4-95456859ce7a tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:24.829819 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.group_snapshots [None req-bf44542b-600d-4026-bdb4-95456859ce7a tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] show called for member 126e04a3-c8ac-411e-8147-5f4b8acc2f99 {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:34:24.832221 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-81114e8c-08cf-4df3-8de5-9f029047d0ac tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] https://10.4.3.64/volume/v3/os-services/enable returned with HTTP 404 Jul 03 01:34:24.832441 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 586/2344] 10.4.3.64 () {68 vars in 1283 bytes} [Fri Jul 3 01:34:24 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 03 01:34:24.833738 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:24.833738 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:24.837540 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bf44542b-600d-4026-bdb4-95456859ce7a tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 returned with HTTP 200 Jul 03 01:34:24.838300 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 587/2345] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:34:24 2026] GET /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 => generated 331 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:24.842051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-868d6c03-4dd7-4210-97df-4f03c0b437af None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.844456 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-868d6c03-4dd7-4210-97df-4f03c0b437af tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] PUT https://10.4.3.64/volume/v3/os-services/freeze Jul 03 01:34:24.844829 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-868d6c03-4dd7-4210-97df-4f03c0b437af tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:24.845976 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7ea3d87e-c57d-4e82-b94d-54497d4e5fb4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.848374 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7ea3d87e-c57d-4e82-b94d-54497d4e5fb4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Jul 03 01:34:24.848683 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7ea3d87e-c57d-4e82-b94d-54497d4e5fb4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:24.848984 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7ea3d87e-c57d-4e82-b94d-54497d4e5fb4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:24.849350 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-7ea3d87e-c57d-4e82-b94d-54497d4e5fb4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:34:24.850358 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-868d6c03-4dd7-4210-97df-4f03c0b437af tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] https://10.4.3.64/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 01:34:24.850827 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 598/2346] 10.4.3.64 () {68 vars in 1283 bytes} [Fri Jul 3 01:34:24 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:34:24.850869 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.db.api [None req-7ea3d87e-c57d-4e82-b94d-54497d4e5fb4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Building query based on filter {{(pid=99881) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:34:24.856877 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7ea3d87e-c57d-4e82-b94d-54497d4e5fb4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Get all snapshots completed successfully. Jul 03 01:34:24.857476 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:24.857476 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:24.858287 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7ea3d87e-c57d-4e82-b94d-54497d4e5fb4 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 01:34:24.858685 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 576/2347] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Jul 3 01:34:24 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:24.859375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0de74e84-c822-4674-9941-cc3bb88472c8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.861412 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0de74e84-c822-4674-9941-cc3bb88472c8 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] PUT https://10.4.3.64/volume/v3/os-services/thaw Jul 03 01:34:24.861412 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0de74e84-c822-4674-9941-cc3bb88472c8 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:24.868965 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ff9ead69-f21f-486b-82c5-fbe4c2051867 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.869039 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0de74e84-c822-4674-9941-cc3bb88472c8 tempest-VolumeServicesNegativeTest-1850213140 tempest-VolumeServicesNegativeTest-1850213140-project-admin] https://10.4.3.64/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 01:34:24.869487 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 587/2348] 10.4.3.64 () {68 vars in 1277 bytes} [Fri Jul 3 01:34:24 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:34:24.870934 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ff9ead69-f21f-486b-82c5-fbe4c2051867 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/snapshots/3d195bca-cd57-42a1-b656-dbb1cd84e1e9 Jul 03 01:34:24.871138 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ff9ead69-f21f-486b-82c5-fbe4c2051867 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:24.871321 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ff9ead69-f21f-486b-82c5-fbe4c2051867 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:24.877468 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:24.877468 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:24.878054 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ff9ead69-f21f-486b-82c5-fbe4c2051867 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Snapshot retrieved successfully. Jul 03 01:34:24.878920 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ff9ead69-f21f-486b-82c5-fbe4c2051867 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/snapshots/3d195bca-cd57-42a1-b656-dbb1cd84e1e9 returned with HTTP 200 Jul 03 01:34:24.879270 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 588/2349] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:24 2026] GET /volume/v3/snapshots/3d195bca-cd57-42a1-b656-dbb1cd84e1e9 => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:24.889362 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-420d292c-b406-4fa9-a6de-28c285cd6295 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.891103 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-420d292c-b406-4fa9-a6de-28c285cd6295 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action Jul 03 01:34:24.891494 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-420d292c-b406-4fa9-a6de-28c285cd6295 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:24.891674 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-420d292c-b406-4fa9-a6de-28c285cd6295 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:24.893122 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.group_snapshots [None req-420d292c-b406-4fa9-a6de-28c285cd6295 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Updating group '126e04a3-c8ac-411e-8147-5f4b8acc2f99' with 'creating' {{(pid=99879) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 01:34:24.897588 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:24.897588 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:24.908027 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-420d292c-b406-4fa9-a6de-28c285cd6295 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action returned with HTTP 202 Jul 03 01:34:24.908415 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 599/2350] 10.4.3.64 () {70 vars in 1448 bytes} [Fri Jul 3 01:34:24 2026] POST /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:24.915915 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1bc98126-1702-4234-a394-2931f46ee777 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.917748 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1bc98126-1702-4234-a394-2931f46ee777 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 Jul 03 01:34:24.917968 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1bc98126-1702-4234-a394-2931f46ee777 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:24.918138 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1bc98126-1702-4234-a394-2931f46ee777 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:24.918262 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-1bc98126-1702-4234-a394-2931f46ee777 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] show called for member 126e04a3-c8ac-411e-8147-5f4b8acc2f99 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:34:24.921615 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:24.921615 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:24.926470 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1bc98126-1702-4234-a394-2931f46ee777 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 returned with HTTP 200 Jul 03 01:34:24.926877 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 577/2351] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:34:24 2026] GET /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:24.936495 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f600c2a5-8835-4f17-bfc2-a5380e87e4d8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.938510 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f600c2a5-8835-4f17-bfc2-a5380e87e4d8 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action Jul 03 01:34:24.938994 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f600c2a5-8835-4f17-bfc2-a5380e87e4d8 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:24.939134 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f600c2a5-8835-4f17-bfc2-a5380e87e4d8 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:24.940577 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.group_snapshots [None req-f600c2a5-8835-4f17-bfc2-a5380e87e4d8 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Updating group '126e04a3-c8ac-411e-8147-5f4b8acc2f99' with 'available' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 01:34:24.945576 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:24.945576 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:24.955639 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f600c2a5-8835-4f17-bfc2-a5380e87e4d8 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action returned with HTTP 202 Jul 03 01:34:24.956108 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 588/2352] 10.4.3.64 () {70 vars in 1448 bytes} [Fri Jul 3 01:34:24 2026] POST /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:24.963662 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c9753897-0bd6-48b7-9244-b91d76d19692 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.965636 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c9753897-0bd6-48b7-9244-b91d76d19692 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 Jul 03 01:34:24.965941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c9753897-0bd6-48b7-9244-b91d76d19692 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:24.966323 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c9753897-0bd6-48b7-9244-b91d76d19692 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:24.966561 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.group_snapshots [None req-c9753897-0bd6-48b7-9244-b91d76d19692 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] show called for member 126e04a3-c8ac-411e-8147-5f4b8acc2f99 {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:34:24.970406 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:24.970406 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:24.974678 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c9753897-0bd6-48b7-9244-b91d76d19692 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 returned with HTTP 200 Jul 03 01:34:24.975282 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 589/2353] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:34:24 2026] GET /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:24.984080 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b3b97734-d345-4892-b416-7b8a975fae4d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:24.986213 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b3b97734-d345-4892-b416-7b8a975fae4d tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action Jul 03 01:34:24.986319 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b3b97734-d345-4892-b416-7b8a975fae4d tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:24.986413 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b3b97734-d345-4892-b416-7b8a975fae4d tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:24.987801 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.group_snapshots [None req-b3b97734-d345-4892-b416-7b8a975fae4d tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Updating group '126e04a3-c8ac-411e-8147-5f4b8acc2f99' with 'error' {{(pid=99879) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 01:34:24.991077 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:24.991077 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:24.998215 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b3b97734-d345-4892-b416-7b8a975fae4d tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action returned with HTTP 202 Jul 03 01:34:24.998654 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 600/2354] 10.4.3.64 () {70 vars in 1448 bytes} [Fri Jul 3 01:34:24 2026] POST /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:25.006156 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c4f9ae15-509b-4c2d-b7df-2fd51d501bce None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.007974 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c4f9ae15-509b-4c2d-b7df-2fd51d501bce tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 Jul 03 01:34:25.008227 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c4f9ae15-509b-4c2d-b7df-2fd51d501bce tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.008403 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c4f9ae15-509b-4c2d-b7df-2fd51d501bce tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.008567 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-c4f9ae15-509b-4c2d-b7df-2fd51d501bce tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] show called for member 126e04a3-c8ac-411e-8147-5f4b8acc2f99 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:34:25.011821 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.011821 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:25.015684 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c4f9ae15-509b-4c2d-b7df-2fd51d501bce tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 returned with HTTP 200 Jul 03 01:34:25.016163 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 578/2355] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:34:25 2026] GET /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:25.024414 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b5fee3b3-e66c-4e71-bd32-f2e18e2663db None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.026368 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b5fee3b3-e66c-4e71-bd32-f2e18e2663db tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action Jul 03 01:34:25.026808 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b5fee3b3-e66c-4e71-bd32-f2e18e2663db tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:25.026986 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b5fee3b3-e66c-4e71-bd32-f2e18e2663db tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:25.028446 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.group_snapshots [None req-b5fee3b3-e66c-4e71-bd32-f2e18e2663db tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Updating group '126e04a3-c8ac-411e-8147-5f4b8acc2f99' with 'available' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 01:34:25.031821 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.031821 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:25.042504 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b5fee3b3-e66c-4e71-bd32-f2e18e2663db tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action returned with HTTP 202 Jul 03 01:34:25.042504 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 589/2356] 10.4.3.64 () {70 vars in 1448 bytes} [Fri Jul 3 01:34:25 2026] POST /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:25.049491 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e270f314-4873-4819-967c-d2c0c4aeddae None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.051125 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e270f314-4873-4819-967c-d2c0c4aeddae tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 Jul 03 01:34:25.051313 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e270f314-4873-4819-967c-d2c0c4aeddae tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.051531 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e270f314-4873-4819-967c-d2c0c4aeddae tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.051668 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.group_snapshots [None req-e270f314-4873-4819-967c-d2c0c4aeddae tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] show called for member 126e04a3-c8ac-411e-8147-5f4b8acc2f99 {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:34:25.054931 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.054931 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:25.061156 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e270f314-4873-4819-967c-d2c0c4aeddae tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 returned with HTTP 200 Jul 03 01:34:25.061577 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 590/2357] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:34:25 2026] GET /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 => generated 331 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:25.069521 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cc21ea9a-e96a-45c5-bea7-5dd5c76109cd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.071690 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc21ea9a-e96a-45c5-bea7-5dd5c76109cd tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 Jul 03 01:34:25.071959 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc21ea9a-e96a-45c5-bea7-5dd5c76109cd tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.072903 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc21ea9a-e96a-45c5-bea7-5dd5c76109cd tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.072903 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.group_snapshots [None req-cc21ea9a-e96a-45c5-bea7-5dd5c76109cd tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] delete called for member 126e04a3-c8ac-411e-8147-5f4b8acc2f99 {{(pid=99879) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 01:34:25.072903 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.group_snapshots [None req-cc21ea9a-e96a-45c5-bea7-5dd5c76109cd tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Delete group_snapshot with id: 126e04a3-c8ac-411e-8147-5f4b8acc2f99 Jul 03 01:34:25.078938 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.078938 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:25.120265 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc21ea9a-e96a-45c5-bea7-5dd5c76109cd tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 returned with HTTP 202 Jul 03 01:34:25.120823 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 601/2358] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:34:25 2026] DELETE /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:25.128253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f7b0d0f1-9e39-48b5-ae01-d2501e63270b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.129807 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f7b0d0f1-9e39-48b5-ae01-d2501e63270b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:34:25.130017 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f7b0d0f1-9e39-48b5-ae01-d2501e63270b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.130199 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f7b0d0f1-9e39-48b5-ae01-d2501e63270b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.130400 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-f7b0d0f1-9e39-48b5-ae01-d2501e63270b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:34:25.131170 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7b0d0f1-9e39-48b5-ae01-d2501e63270b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:34:25.139043 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f7b0d0f1-9e39-48b5-ae01-d2501e63270b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Get all volumes completed successfully. Jul 03 01:34:25.139989 np0000004346 devstack@c-api.service[99881]: WARNING stevedore.named [None req-f7b0d0f1-9e39-48b5-ae01-d2501e63270b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:34:25.140190 np0000004346 devstack@c-api.service[99881]: WARNING castellan.key_manager [None req-f7b0d0f1-9e39-48b5-ae01-d2501e63270b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:34:25.182071 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-f7b0d0f1-9e39-48b5-ae01-d2501e63270b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:34:25.186051 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.186051 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:25.195192 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f7b0d0f1-9e39-48b5-ae01-d2501e63270b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:34:25.195692 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 579/2359] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:34:25 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:25.208013 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4dbcf936-5714-4f63-857c-a465791d72d6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.210188 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4dbcf936-5714-4f63-857c-a465791d72d6 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Jul 03 01:34:25.210436 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4dbcf936-5714-4f63-857c-a465791d72d6 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.210746 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4dbcf936-5714-4f63-857c-a465791d72d6 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.210953 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-4dbcf936-5714-4f63-857c-a465791d72d6 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:34:25.211799 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-4dbcf936-5714-4f63-857c-a465791d72d6 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Building query based on filter {{(pid=99880) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:34:25.215327 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4dbcf936-5714-4f63-857c-a465791d72d6 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Get all snapshots completed successfully. Jul 03 01:34:25.216114 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4dbcf936-5714-4f63-857c-a465791d72d6 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 01:34:25.216490 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 590/2360] 10.4.3.64 () {66 vars in 1257 bytes} [Fri Jul 3 01:34:25 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:34:25.216655 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d5698e51-4713-492c-a337-9295b0468298 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.217058 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5698e51-4713-492c-a337-9295b0468298 None None] GET https://10.4.3.64/volume// Jul 03 01:34:25.217239 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5698e51-4713-492c-a337-9295b0468298 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.217431 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5698e51-4713-492c-a337-9295b0468298 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.217753 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5698e51-4713-492c-a337-9295b0468298 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:34:25.218108 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 591/2361] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:34:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:34:25.225440 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-649d59a3-0c41-46a6-9a53-a023bc2372ca None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.226249 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e2bdb866-b4d7-40b8-9cd2-64f66c9ef736 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.227797 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-649d59a3-0c41-46a6-9a53-a023bc2372ca tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff Jul 03 01:34:25.228059 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-649d59a3-0c41-46a6-9a53-a023bc2372ca tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.228176 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e2bdb866-b4d7-40b8-9cd2-64f66c9ef736 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 Jul 03 01:34:25.228281 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-649d59a3-0c41-46a6-9a53-a023bc2372ca tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.228370 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e2bdb866-b4d7-40b8-9cd2-64f66c9ef736 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.228598 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e2bdb866-b4d7-40b8-9cd2-64f66c9ef736 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.228739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.group_snapshots [None req-e2bdb866-b4d7-40b8-9cd2-64f66c9ef736 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] show called for member 126e04a3-c8ac-411e-8147-5f4b8acc2f99 {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 01:34:25.231797 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e2bdb866-b4d7-40b8-9cd2-64f66c9ef736 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 returned with HTTP 404 Jul 03 01:34:25.232344 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 580/2362] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:34:25 2026] GET /volume/v3/group_snapshots/126e04a3-c8ac-411e-8147-5f4b8acc2f99 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:34:25.239767 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5b708974-a135-49c2-8da5-3b88ffafd911 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.240716 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.240716 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:25.241878 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5b708974-a135-49c2-8da5-3b88ffafd911 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:34:25.242153 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5b708974-a135-49c2-8da5-3b88ffafd911 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.242402 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5b708974-a135-49c2-8da5-3b88ffafd911 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.242655 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-5b708974-a135-49c2-8da5-3b88ffafd911 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:34:25.243639 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5b708974-a135-49c2-8da5-3b88ffafd911 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:34:25.244747 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-649d59a3-0c41-46a6-9a53-a023bc2372ca tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:34:25.250686 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-649d59a3-0c41-46a6-9a53-a023bc2372ca tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff returned with HTTP 200 Jul 03 01:34:25.251147 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 602/2363] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:34:25 2026] GET /volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff => generated 1537 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:34:25.253088 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5b708974-a135-49c2-8da5-3b88ffafd911 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Get all volumes completed successfully. Jul 03 01:34:25.253960 np0000004346 devstack@c-api.service[99880]: WARNING stevedore.named [None req-5b708974-a135-49c2-8da5-3b88ffafd911 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:34:25.254136 np0000004346 devstack@c-api.service[99880]: WARNING castellan.key_manager [None req-5b708974-a135-49c2-8da5-3b88ffafd911 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:34:25.295677 np0000004346 devstack@c-api.service[99880]: DEBUG oslo_db.sqlalchemy.engines [None req-5b708974-a135-49c2-8da5-3b88ffafd911 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99880) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:34:25.298703 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.298703 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:25.305756 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5b708974-a135-49c2-8da5-3b88ffafd911 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:34:25.306148 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 591/2364] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:34:25 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:25.319015 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2d46ecc9-881d-4114-bd90-ac8dc2d26f02 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.321230 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2d46ecc9-881d-4114-bd90-ac8dc2d26f02 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] POST https://10.4.3.64/volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65/action Jul 03 01:34:25.321686 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2d46ecc9-881d-4114-bd90-ac8dc2d26f02 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:25.322111 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2d46ecc9-881d-4114-bd90-ac8dc2d26f02 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:25.323670 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.groups [None req-2d46ecc9-881d-4114-bd90-ac8dc2d26f02 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] delete called for group e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 {{(pid=99882) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 01:34:25.323800 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.groups [None req-2d46ecc9-881d-4114-bd90-ac8dc2d26f02 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Delete group with id: e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 Jul 03 01:34:25.327571 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.327571 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:25.363055 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-4116d80a-e094-4245-9eb0-9db8dc0a5e77 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.365122 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-4116d80a-e094-4245-9eb0-9db8dc0a5e77 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] PUT https://10.4.3.64/volume/v3/attachments/d081cad0-a225-410e-aaed-39523de42ec3 Jul 03 01:34:25.365492 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-4116d80a-e094-4245-9eb0-9db8dc0a5e77 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:25.365869 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2d46ecc9-881d-4114-bd90-ac8dc2d26f02 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65/action returned with HTTP 202 Jul 03 01:34:25.366438 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 592/2365] 10.4.3.64 () {70 vars in 1421 bytes} [Fri Jul 3 01:34:25 2026] POST /volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:25.373465 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-4116d80a-e094-4245-9eb0-9db8dc0a5e77 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Acquiring lock "cinder-attachment_update-f52ebabe-90d0-45ba-8ea3-72839c16d8ff-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:34:25.374133 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-02ebc721-499e-4ef4-a622-cdb15d2dc803 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.376162 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02ebc721-499e-4ef4-a622-cdb15d2dc803 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf Jul 03 01:34:25.376162 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02ebc721-499e-4ef4-a622-cdb15d2dc803 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.376375 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02ebc721-499e-4ef4-a622-cdb15d2dc803 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.381129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-4116d80a-e094-4245-9eb0-9db8dc0a5e77 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Lock "cinder-attachment_update-f52ebabe-90d0-45ba-8ea3-72839c16d8ff-np0000004346" acquired by "attachment_update" :: waited 0.008s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:34:25.382203 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.382203 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:25.384856 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.384856 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:25.389043 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-02ebc721-499e-4ef4-a622-cdb15d2dc803 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Volume info retrieved successfully. Jul 03 01:34:25.389772 np0000004346 devstack@c-api.service[99879]: WARNING stevedore.named [None req-02ebc721-499e-4ef4-a622-cdb15d2dc803 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 01:34:25.389938 np0000004346 devstack@c-api.service[99879]: WARNING castellan.key_manager [None req-02ebc721-499e-4ef4-a622-cdb15d2dc803 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 01:34:25.429006 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-02ebc721-499e-4ef4-a622-cdb15d2dc803 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:34:25.432493 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.432493 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:25.444401 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02ebc721-499e-4ef4-a622-cdb15d2dc803 tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf returned with HTTP 200 Jul 03 01:34:25.444905 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 603/2366] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:34:25 2026] GET /volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf => generated 916 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:25.767526 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-051d81c5-6ff0-4e1f-95f4-3445b793de94 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.769597 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-051d81c5-6ff0-4e1f-95f4-3445b793de94 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:25.769824 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-051d81c5-6ff0-4e1f-95f4-3445b793de94 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.770051 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-051d81c5-6ff0-4e1f-95f4-3445b793de94 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.770195 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-051d81c5-6ff0-4e1f-95f4-3445b793de94 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume with id: d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:25.777501 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.777501 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:25.777954 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-051d81c5-6ff0-4e1f-95f4-3445b793de94 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:25.796789 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-051d81c5-6ff0-4e1f-95f4-3445b793de94 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume request issued successfully. Jul 03 01:34:25.797365 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-051d81c5-6ff0-4e1f-95f4-3445b793de94 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 202 Jul 03 01:34:25.797365 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 592/2367] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:25 2026] DELETE /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:25.806192 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ba057c28-5d83-4735-9892-fc735005f01d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.808118 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ba057c28-5d83-4735-9892-fc735005f01d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:25.808297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ba057c28-5d83-4735-9892-fc735005f01d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.808541 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ba057c28-5d83-4735-9892-fc735005f01d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.816324 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.816324 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:25.820753 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ba057c28-5d83-4735-9892-fc735005f01d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:25.825460 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ba057c28-5d83-4735-9892-fc735005f01d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 200 Jul 03 01:34:25.825941 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 593/2368] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:25 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:25.833723 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-050bb07e-8eb7-4090-96d9-5513dcb77fc0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:25.835957 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-050bb07e-8eb7-4090-96d9-5513dcb77fc0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:25.836144 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-050bb07e-8eb7-4090-96d9-5513dcb77fc0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:25.836364 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-050bb07e-8eb7-4090-96d9-5513dcb77fc0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:25.836513 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-050bb07e-8eb7-4090-96d9-5513dcb77fc0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:25.851225 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:25.851225 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:25.852350 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-050bb07e-8eb7-4090-96d9-5513dcb77fc0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:25.852350 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 604/2369] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:25 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 721 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:25.907306 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-4116d80a-e094-4245-9eb0-9db8dc0a5e77 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Lock "cinder-attachment_update-f52ebabe-90d0-45ba-8ea3-72839c16d8ff-np0000004346" released by "attachment_update" :: held 0.526s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:34:25.907666 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-4116d80a-e094-4245-9eb0-9db8dc0a5e77 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/d081cad0-a225-410e-aaed-39523de42ec3 returned with HTTP 200 Jul 03 01:34:25.908179 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 581/2370] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:34:25 2026] PUT /volume/v3/attachments/d081cad0-a225-410e-aaed-39523de42ec3 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:26.421615 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-8e5a2b66-0644-43ba-91cd-7559510e2ebb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:26.423722 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-8e5a2b66-0644-43ba-91cd-7559510e2ebb tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] POST https://10.4.3.64/volume/v3/attachments/d081cad0-a225-410e-aaed-39523de42ec3/action Jul 03 01:34:26.424110 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-8e5a2b66-0644-43ba-91cd-7559510e2ebb tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:26.424220 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-8e5a2b66-0644-43ba-91cd-7559510e2ebb tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:26.442171 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:26.442171 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:26.457841 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c102d957-6210-4437-93b0-72f1aa861f0b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:26.458664 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-442b75e8-caf9-42a7-a0c3-70ca2fe8574c req-8e5a2b66-0644-43ba-91cd-7559510e2ebb tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/d081cad0-a225-410e-aaed-39523de42ec3/action returned with HTTP 204 Jul 03 01:34:26.459356 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 593/2371] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:34:26 2026] POST /volume/v3/attachments/d081cad0-a225-410e-aaed-39523de42ec3/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:26.460170 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c102d957-6210-4437-93b0-72f1aa861f0b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf Jul 03 01:34:26.460517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c102d957-6210-4437-93b0-72f1aa861f0b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:26.460789 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c102d957-6210-4437-93b0-72f1aa861f0b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:26.467716 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c102d957-6210-4437-93b0-72f1aa861f0b tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf returned with HTTP 404 Jul 03 01:34:26.468054 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 594/2372] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:34:26 2026] GET /volume/v3/volumes/a4e956ba-2fd1-4f8a-bc76-bcce97385fcf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:34:26.475090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-467d8835-6b39-40b4-a9f1-0ba11d53cd7e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:26.476846 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-467d8835-6b39-40b4-a9f1-0ba11d53cd7e tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] GET https://10.4.3.64/volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 Jul 03 01:34:26.477061 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-467d8835-6b39-40b4-a9f1-0ba11d53cd7e tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:26.477230 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-467d8835-6b39-40b4-a9f1-0ba11d53cd7e tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:26.477366 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.groups [None req-467d8835-6b39-40b4-a9f1-0ba11d53cd7e tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] show called for member e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 01:34:26.480964 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-467d8835-6b39-40b4-a9f1-0ba11d53cd7e tempest-GroupSnapshotsV319Test-1366496164 tempest-GroupSnapshotsV319Test-1366496164-project-member] https://10.4.3.64/volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 returned with HTTP 404 Jul 03 01:34:26.481584 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 605/2373] 10.4.3.64 () {68 vars in 1379 bytes} [Fri Jul 3 01:34:26 2026] GET /volume/v3/groups/e7ae38aa-b4f3-43c5-88ff-0ea59ca14b65 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:34:26.489702 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e7d70b05-c372-4b2d-a154-51df88d86328 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:26.491472 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e7d70b05-c372-4b2d-a154-51df88d86328 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/c7f53723-fdff-4014-a878-56ac2e2fb59b Jul 03 01:34:26.491774 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e7d70b05-c372-4b2d-a154-51df88d86328 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:26.492074 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e7d70b05-c372-4b2d-a154-51df88d86328 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:26.492523 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:26.492523 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:26.510699 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e7d70b05-c372-4b2d-a154-51df88d86328 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] https://10.4.3.64/volume/v3/group_types/c7f53723-fdff-4014-a878-56ac2e2fb59b returned with HTTP 202 Jul 03 01:34:26.511174 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 582/2374] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:34:26 2026] DELETE /volume/v3/group_types/c7f53723-fdff-4014-a878-56ac2e2fb59b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:34:26.518025 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bb7613d4-0787-43d5-9b98-1b8a196f84b5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:26.520123 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bb7613d4-0787-43d5-9b98-1b8a196f84b5 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] DELETE https://10.4.3.64/volume/v3/types/06d52645-d8e2-47c0-b34e-4104a5fa7192 Jul 03 01:34:26.520387 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bb7613d4-0787-43d5-9b98-1b8a196f84b5 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:26.520631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bb7613d4-0787-43d5-9b98-1b8a196f84b5 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:26.553708 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bb7613d4-0787-43d5-9b98-1b8a196f84b5 tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] https://10.4.3.64/volume/v3/types/06d52645-d8e2-47c0-b34e-4104a5fa7192 returned with HTTP 202 Jul 03 01:34:26.554172 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 594/2375] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:34:26 2026] DELETE /volume/v3/types/06d52645-d8e2-47c0-b34e-4104a5fa7192 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:26.561517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b521beea-b564-437f-a68b-26911c7d248a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:26.563446 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b521beea-b564-437f-a68b-26911c7d248a tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] GET https://10.4.3.64/volume/v3/types/06d52645-d8e2-47c0-b34e-4104a5fa7192 Jul 03 01:34:26.563638 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b521beea-b564-437f-a68b-26911c7d248a tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:26.563825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b521beea-b564-437f-a68b-26911c7d248a tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:26.568972 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b521beea-b564-437f-a68b-26911c7d248a tempest-GroupSnapshotsV319Test-1831778720 tempest-GroupSnapshotsV319Test-1831778720-project-admin] https://10.4.3.64/volume/v3/types/06d52645-d8e2-47c0-b34e-4104a5fa7192 returned with HTTP 404 Jul 03 01:34:26.569401 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 595/2376] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:34:26 2026] GET /volume/v3/types/06d52645-d8e2-47c0-b34e-4104a5fa7192 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:26.839741 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1a5158d0-49e5-48fe-88a5-44a9ec911ee8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:26.842089 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1a5158d0-49e5-48fe-88a5-44a9ec911ee8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:26.842089 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1a5158d0-49e5-48fe-88a5-44a9ec911ee8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:26.842314 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1a5158d0-49e5-48fe-88a5-44a9ec911ee8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:26.848574 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1a5158d0-49e5-48fe-88a5-44a9ec911ee8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 404 Jul 03 01:34:26.849387 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 606/2377] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:26 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:26.857860 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a93381dd-3690-4927-ae2d-ee0495e9582f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:26.860883 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a93381dd-3690-4927-ae2d-ee0495e9582f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:26.861258 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a93381dd-3690-4927-ae2d-ee0495e9582f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:26.863526 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a93381dd-3690-4927-ae2d-ee0495e9582f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:26.866539 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-893e3107-7f1d-4c95-b462-20930ca924d0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:26.868665 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-893e3107-7f1d-4c95-b462-20930ca924d0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:26.868803 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-893e3107-7f1d-4c95-b462-20930ca924d0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:26.869028 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-893e3107-7f1d-4c95-b462-20930ca924d0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:26.869163 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-893e3107-7f1d-4c95-b462-20930ca924d0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:26.876179 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a93381dd-3690-4927-ae2d-ee0495e9582f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 404 Jul 03 01:34:26.877093 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 583/2378] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:26 2026] GET /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:26.883960 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d8070617-08c5-477c-b5eb-8374c5ee5cd1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:26.885612 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d8070617-08c5-477c-b5eb-8374c5ee5cd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:26.885790 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d8070617-08c5-477c-b5eb-8374c5ee5cd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:26.885968 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d8070617-08c5-477c-b5eb-8374c5ee5cd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:26.886126 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-d8070617-08c5-477c-b5eb-8374c5ee5cd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume with id: d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 Jul 03 01:34:26.887543 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:26.887543 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:26.888187 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-893e3107-7f1d-4c95-b462-20930ca924d0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:26.890046 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 595/2379] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:26 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 721 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:26.893517 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d8070617-08c5-477c-b5eb-8374c5ee5cd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 returned with HTTP 404 Jul 03 01:34:26.894068 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 596/2380] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:26 2026] DELETE /volume/v3/volumes/d2b8f96b-35ee-4e81-97a2-e0cb20d997a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:26.922431 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:26.924376 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:26.924376 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2001775833"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:26.925738 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume request body: {'volume': {'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2001775833'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:27.034021 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume of 1 GB Jul 03 01:34:27.039190 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Availability Zones retrieved successfully. Jul 03 01:34:27.044086 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (1df7a8ca-8813-47b6-8413-e53d07ee077d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:27.045094 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3662c1c8-f015-42ac-8edb-5a9b56dbb3c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:27.045982 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:27.107566 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3662c1c8-f015-42ac-8edb-5a9b56dbb3c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:27.108345 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1fd496-4240-4051-a048-d974de7aabbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:27.166695 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['9415f860-8339-4043-ab27-74dce4fdddc6', '3fab808f-a4b3-44ff-851c-2882257fa398', '5a465495-1a86-4257-9917-b763d00fca6c', 'ee0a8c60-495b-4367-9718-d01860c9d582'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:27.167603 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:27.167964 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca1fd496-4240-4051-a048-d974de7aabbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9415f860-8339-4043-ab27-74dce4fdddc6', '3fab808f-a4b3-44ff-851c-2882257fa398', '5a465495-1a86-4257-9917-b763d00fca6c', 'ee0a8c60-495b-4367-9718-d01860c9d582']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:27.168626 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200c2f9b-e2b4-470a-b1a0-e4fdff7f222b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:27.193770 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (200c2f9b-e2b4-470a-b1a0-e4fdff7f222b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b7f8e6d-c847-407a-8c2d-67eb1788181b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2001775833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['9415f860-8339-4043-ab27-74dce4fdddc6','3fab808f-a4b3-44ff-851c-2882257fa398','5a465495-1a86-4257-9917-b763d00fca6c','ee0a8c60-495b-4367-9718-d01860c9d582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2001775833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b7f8e6d-c847-407a-8c2d-67eb1788181b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c731d072e664eeabfea754e94ba8195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d14febf3555b46d4a334bd5c11000698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:27.195042 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee4e859-bfe9-4543-94e7-f838e06d23de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:27.213283 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee4e859-bfe9-4543-94e7-f838e06d23de) transitioned into state 'SUCCESS' from state '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-2001775833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['9415f860-8339-4043-ab27-74dce4fdddc6','3fab808f-a4b3-44ff-851c-2882257fa398','5a465495-1a86-4257-9917-b763d00fca6c','ee0a8c60-495b-4367-9718-d01860c9d582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:27.214028 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21d321e-cbeb-4dc9-afaa-585f4a787822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:27.224888 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b21d321e-cbeb-4dc9-afaa-585f4a787822) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:27.225812 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (1df7a8ca-8813-47b6-8413-e53d07ee077d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:27.226120 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume request issued successfully. Jul 03 01:34:27.226724 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b7c3cd82-a81f-41d5-b96c-8529407c7764 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:27.227189 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 607/2381] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:26 2026] POST /volume/v3/volumes => generated 747 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:27.238947 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a17c5a6a-8339-4220-8be1-e7fcde9c578c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:27.241734 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a17c5a6a-8339-4220-8be1-e7fcde9c578c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b Jul 03 01:34:27.242026 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a17c5a6a-8339-4220-8be1-e7fcde9c578c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:27.242299 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a17c5a6a-8339-4220-8be1-e7fcde9c578c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:27.257738 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:27.257738 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:27.263560 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a17c5a6a-8339-4220-8be1-e7fcde9c578c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:27.270295 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a17c5a6a-8339-4220-8be1-e7fcde9c578c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b returned with HTTP 200 Jul 03 01:34:27.270838 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 596/2382] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:27 2026] GET /volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b => generated 815 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:27.316144 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:27.316554 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1034808292"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:27.318411 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1034808292'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:27.318601 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Create volume of 1 GB Jul 03 01:34:27.323006 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Availability Zones retrieved successfully. Jul 03 01:34:27.328807 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Flow 'volume_create_api' (a450101e-0bca-42a2-9ed2-c7afb688cb0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:27.329705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf8dff2-265c-4eb2-90fd-00b0520ea17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:27.330709 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:27.357502 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf8dff2-265c-4eb2-90fd-00b0520ea17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:27.358222 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c2aaa8c-1c8f-48aa-8577-e51620103166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:27.461630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Created reservations ['b2c56bc3-fd4b-49bf-b4cc-cabf219d5eaa', 'c691722e-75c4-4b67-9d44-acb2476ec98d', '9eb509c5-8835-46fa-882b-df6a4755b6b5', 'fafb70dc-e952-4374-8939-5515332a9525'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:27.462460 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c2aaa8c-1c8f-48aa-8577-e51620103166) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2c56bc3-fd4b-49bf-b4cc-cabf219d5eaa', 'c691722e-75c4-4b67-9d44-acb2476ec98d', '9eb509c5-8835-46fa-882b-df6a4755b6b5', 'fafb70dc-e952-4374-8939-5515332a9525']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:27.463146 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c9dd035-8f41-4166-8f11-d773cc495b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:27.488086 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c9dd035-8f41-4166-8f11-d773cc495b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbc12e05-ac4e-4601-b80f-c7fe69a1f94c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1034808292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bfe23d4899a47b98802e7be97b58371',qos_specs=None,replication_status=,reservations=['b2c56bc3-fd4b-49bf-b4cc-cabf219d5eaa','c691722e-75c4-4b67-9d44-acb2476ec98d','9eb509c5-8835-46fa-882b-df6a4755b6b5','fafb70dc-e952-4374-8939-5515332a9525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09013f752a944debbbb13ad73598ce0d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1034808292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbc12e05-ac4e-4601-b80f-c7fe69a1f94c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bfe23d4899a47b98802e7be97b58371',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09013f752a944debbbb13ad73598ce0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:27.488877 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0a0d58-2fd7-458b-baa8-c914fe8cc23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:27.534090 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac0a0d58-2fd7-458b-baa8-c914fe8cc23e) transitioned into state 'SUCCESS' from state '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-1034808292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bfe23d4899a47b98802e7be97b58371',qos_specs=None,replication_status=,reservations=['b2c56bc3-fd4b-49bf-b4cc-cabf219d5eaa','c691722e-75c4-4b67-9d44-acb2476ec98d','9eb509c5-8835-46fa-882b-df6a4755b6b5','fafb70dc-e952-4374-8939-5515332a9525'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09013f752a944debbbb13ad73598ce0d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:27.534857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ed574d6-91e5-4f31-a315-40cbff70da49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:27.545680 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ed574d6-91e5-4f31-a315-40cbff70da49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:27.546373 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Flow 'volume_create_api' (a450101e-0bca-42a2-9ed2-c7afb688cb0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:27.546673 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Create volume request issued successfully. Jul 03 01:34:27.547161 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-760b23f1-6d3f-402d-86e9-b825a8e14cd4 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:27.547535 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 584/2383] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:34:27 2026] POST /volume/v3/volumes => generated 748 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:27.561904 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aba02613-b1dc-49e2-b2d0-fb4f05311489 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:27.565821 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aba02613-b1dc-49e2-b2d0-fb4f05311489 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] GET https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c Jul 03 01:34:27.566060 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aba02613-b1dc-49e2-b2d0-fb4f05311489 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:27.566723 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aba02613-b1dc-49e2-b2d0-fb4f05311489 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:27.577494 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:27.577494 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:27.589390 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-aba02613-b1dc-49e2-b2d0-fb4f05311489 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Volume info retrieved successfully. Jul 03 01:34:27.598909 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aba02613-b1dc-49e2-b2d0-fb4f05311489 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c returned with HTTP 200 Jul 03 01:34:27.600355 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 597/2384] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:27 2026] GET /volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:27.900678 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b8613374-b616-4d23-9c98-0d55d9c2bae1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:27.902818 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b8613374-b616-4d23-9c98-0d55d9c2bae1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:27.903095 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b8613374-b616-4d23-9c98-0d55d9c2bae1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:27.903328 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b8613374-b616-4d23-9c98-0d55d9c2bae1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:27.903477 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-b8613374-b616-4d23-9c98-0d55d9c2bae1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:27.907972 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:27.907972 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:27.908569 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b8613374-b616-4d23-9c98-0d55d9c2bae1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:27.908927 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 608/2385] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:27 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:28.283761 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-64854b6f-5b36-4c48-843c-75e2c8f5d0b6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.285981 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64854b6f-5b36-4c48-843c-75e2c8f5d0b6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b Jul 03 01:34:28.286238 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64854b6f-5b36-4c48-843c-75e2c8f5d0b6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:28.286433 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64854b6f-5b36-4c48-843c-75e2c8f5d0b6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:28.297284 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:28.297284 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:28.304204 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-64854b6f-5b36-4c48-843c-75e2c8f5d0b6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:28.314531 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64854b6f-5b36-4c48-843c-75e2c8f5d0b6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b returned with HTTP 200 Jul 03 01:34:28.314922 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 597/2386] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:28 2026] GET /volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b => generated 1355 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:28.327745 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d645582e-ccab-4f5b-9a74-8f22c5445414 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.329875 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d645582e-ccab-4f5b-9a74-8f22c5445414 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b Jul 03 01:34:28.330085 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d645582e-ccab-4f5b-9a74-8f22c5445414 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:28.330325 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d645582e-ccab-4f5b-9a74-8f22c5445414 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:28.337965 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:28.337965 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:28.343126 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d645582e-ccab-4f5b-9a74-8f22c5445414 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:28.348842 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d645582e-ccab-4f5b-9a74-8f22c5445414 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b returned with HTTP 200 Jul 03 01:34:28.349279 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 585/2387] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:28 2026] GET /volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:28.363330 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7d5754a4-88ff-4f08-a211-1f438fd403d8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.365358 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7d5754a4-88ff-4f08-a211-1f438fd403d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:34:28.365946 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7d5754a4-88ff-4f08-a211-1f438fd403d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b7f8e6d-c847-407a-8c2d-67eb1788181b", "name": "tempest-VolumesBackupsTest-Backup-468166961", "container": "tempest-volumesbackupstest-backup-container-1766163007"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:28.367732 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-7d5754a4-88ff-4f08-a211-1f438fd403d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating new backup {'backup': {'volume_id': '5b7f8e6d-c847-407a-8c2d-67eb1788181b', 'name': 'tempest-VolumesBackupsTest-Backup-468166961', 'container': 'tempest-volumesbackupstest-backup-container-1766163007'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:34:28.367967 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-7d5754a4-88ff-4f08-a211-1f438fd403d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating backup of volume 5b7f8e6d-c847-407a-8c2d-67eb1788181b in container tempest-volumesbackupstest-backup-container-1766163007 Jul 03 01:34:28.375953 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:28.375953 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:28.376591 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7d5754a4-88ff-4f08-a211-1f438fd403d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:28.395827 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-7d5754a4-88ff-4f08-a211-1f438fd403d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['2fe40551-a111-4774-b2a8-129c001e7f4d', '0d8dc176-a3a8-4dbd-b9f2-10b64ab481c5'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:28.428484 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7d5754a4-88ff-4f08-a211-1f438fd403d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:34:28.429007 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 598/2388] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:28 2026] POST /volume/v3/backups => generated 327 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:28.442202 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f1774efa-5362-44a1-834b-ad7569e2c328 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.444324 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1774efa-5362-44a1-834b-ad7569e2c328 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:28.444561 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1774efa-5362-44a1-834b-ad7569e2c328 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:28.444771 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f1774efa-5362-44a1-834b-ad7569e2c328 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:28.444928 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-f1774efa-5362-44a1-834b-ad7569e2c328 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:28.449621 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:28.449621 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:28.450486 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f1774efa-5362-44a1-834b-ad7569e2c328 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:28.450898 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 609/2389] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:28 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:28.614515 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c76bdf10-2379-4cf2-a1d1-0e74e0c7b098 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.616404 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c76bdf10-2379-4cf2-a1d1-0e74e0c7b098 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] GET https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c Jul 03 01:34:28.616529 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c76bdf10-2379-4cf2-a1d1-0e74e0c7b098 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:28.616704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c76bdf10-2379-4cf2-a1d1-0e74e0c7b098 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:28.623645 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:28.623645 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:28.627113 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c76bdf10-2379-4cf2-a1d1-0e74e0c7b098 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Volume info retrieved successfully. Jul 03 01:34:28.630814 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c76bdf10-2379-4cf2-a1d1-0e74e0c7b098 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c returned with HTTP 200 Jul 03 01:34:28.631195 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 598/2390] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:28 2026] GET /volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:28.644721 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8f5a6725-0e4b-42ff-b07b-13e275a8708d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.646399 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8f5a6725-0e4b-42ff-b07b-13e275a8708d tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] GET https://10.4.3.64/volume/v3/limits Jul 03 01:34:28.646626 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8f5a6725-0e4b-42ff-b07b-13e275a8708d tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:28.646818 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8f5a6725-0e4b-42ff-b07b-13e275a8708d tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:28.651768 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.654041 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:28.654439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1022919446"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:28.655856 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1022919446'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:28.656126 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Create volume of 1 GB Jul 03 01:34:28.656519 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:28.656519 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:28.665045 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Availability Zones retrieved successfully. Jul 03 01:34:28.673297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Flow 'volume_create_api' (2fedb308-11a1-4cde-9f48-e6a051d2a2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:28.674431 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24dab2cf-1d52-4dbf-942d-1bb9031b4a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:28.674636 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8f5a6725-0e4b-42ff-b07b-13e275a8708d tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Jul 03 01:34:28.675017 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 586/2391] 10.4.3.64 () {66 vars in 1227 bytes} [Fri Jul 3 01:34:28 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 03 01:34:28.675598 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:28.686313 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-285bc477-a4aa-48ef-99d0-719ac913bf25 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.688076 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-285bc477-a4aa-48ef-99d0-719ac913bf25 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] GET https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c Jul 03 01:34:28.688239 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-285bc477-a4aa-48ef-99d0-719ac913bf25 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:28.688459 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-285bc477-a4aa-48ef-99d0-719ac913bf25 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:28.699347 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:28.699347 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:28.707379 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-285bc477-a4aa-48ef-99d0-719ac913bf25 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Volume info retrieved successfully. Jul 03 01:34:28.711654 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-285bc477-a4aa-48ef-99d0-719ac913bf25 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c returned with HTTP 200 Jul 03 01:34:28.712177 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 610/2392] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:28 2026] GET /volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:28.713682 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24dab2cf-1d52-4dbf-942d-1bb9031b4a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:28.714974 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97dca68-22bd-41b8-a96c-2e11993972ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:28.724725 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7064d53a-9b3a-4764-b10c-0fa6ecef4720 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.726703 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7064d53a-9b3a-4764-b10c-0fa6ecef4720 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c Jul 03 01:34:28.727285 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7064d53a-9b3a-4764-b10c-0fa6ecef4720 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:28.727285 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7064d53a-9b3a-4764-b10c-0fa6ecef4720 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:28.727285 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-7064d53a-9b3a-4764-b10c-0fa6ecef4720 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Delete volume with id: cbc12e05-ac4e-4601-b80f-c7fe69a1f94c Jul 03 01:34:28.733794 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:28.733794 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:28.734214 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7064d53a-9b3a-4764-b10c-0fa6ecef4720 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Volume info retrieved successfully. Jul 03 01:34:28.759998 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7064d53a-9b3a-4764-b10c-0fa6ecef4720 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Delete volume request issued successfully. Jul 03 01:34:28.760224 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7064d53a-9b3a-4764-b10c-0fa6ecef4720 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c returned with HTTP 202 Jul 03 01:34:28.760635 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 599/2393] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:28 2026] DELETE /volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:28.763286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Created reservations ['18e2ff12-c12a-4263-98f1-c6f31dc6e4c3', '7b1cb201-59e2-4706-9384-7c61bd988b26', 'b54df0d8-9708-42fc-a441-7ea83a3c2872', 'ae515e9e-da0d-4c53-832c-e0569b0a2279'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:28.765151 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e97dca68-22bd-41b8-a96c-2e11993972ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18e2ff12-c12a-4263-98f1-c6f31dc6e4c3', '7b1cb201-59e2-4706-9384-7c61bd988b26', 'b54df0d8-9708-42fc-a441-7ea83a3c2872', 'ae515e9e-da0d-4c53-832c-e0569b0a2279']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:28.765823 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7306c6-22ba-4179-b530-e19a5dfe988f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:28.768998 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4cbd0023-9ca2-45f8-86b9-9320ea8e0807 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.771301 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4cbd0023-9ca2-45f8-86b9-9320ea8e0807 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] GET https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c Jul 03 01:34:28.771676 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4cbd0023-9ca2-45f8-86b9-9320ea8e0807 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:28.771943 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4cbd0023-9ca2-45f8-86b9-9320ea8e0807 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:28.781347 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:28.781347 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:28.785350 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4cbd0023-9ca2-45f8-86b9-9320ea8e0807 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Volume info retrieved successfully. Jul 03 01:34:28.789967 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4cbd0023-9ca2-45f8-86b9-9320ea8e0807 tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c returned with HTTP 200 Jul 03 01:34:28.790345 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 587/2394] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:28 2026] GET /volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:28.794952 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e7306c6-22ba-4179-b530-e19a5dfe988f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1022919446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7c45db2d334a44999436e927168c4c',qos_specs=None,replication_status=,reservations=['18e2ff12-c12a-4263-98f1-c6f31dc6e4c3','7b1cb201-59e2-4706-9384-7c61bd988b26','b54df0d8-9708-42fc-a441-7ea83a3c2872','ae515e9e-da0d-4c53-832c-e0569b0a2279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7109f7bf154e959c3bba18782dd0a5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1022919446',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e7c45db2d334a44999436e927168c4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a7109f7bf154e959c3bba18782dd0a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:28.797571 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2a56c5-7bef-4ee5-b69c-4ff3efb3c6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:28.816269 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe2a56c5-7bef-4ee5-b69c-4ff3efb3c6b8) transitioned into state 'SUCCESS' from state '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-1022919446',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e7c45db2d334a44999436e927168c4c',qos_specs=None,replication_status=,reservations=['18e2ff12-c12a-4263-98f1-c6f31dc6e4c3','7b1cb201-59e2-4706-9384-7c61bd988b26','b54df0d8-9708-42fc-a441-7ea83a3c2872','ae515e9e-da0d-4c53-832c-e0569b0a2279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a7109f7bf154e959c3bba18782dd0a5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:28.816791 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43254f2-957e-44cf-b473-dad84a09c591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:28.827751 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43254f2-957e-44cf-b473-dad84a09c591) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:28.828658 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Flow 'volume_create_api' (2fedb308-11a1-4cde-9f48-e6a051d2a2db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:28.829234 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Create volume request issued successfully. Jul 03 01:34:28.829647 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-59973e5f-0d0e-472d-9b76-15e67a6c358f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:28.830159 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 599/2395] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:34:28 2026] POST /volume/v3/volumes => generated 755 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:28.847091 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d0a90910-31a4-43f5-a2c4-8cd9048f2530 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.848847 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d0a90910-31a4-43f5-a2c4-8cd9048f2530 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:34:28.849051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d0a90910-31a4-43f5-a2c4-8cd9048f2530 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:28.849249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d0a90910-31a4-43f5-a2c4-8cd9048f2530 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:28.860008 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:28.860008 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:28.868523 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d0a90910-31a4-43f5-a2c4-8cd9048f2530 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:34:28.883967 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d0a90910-31a4-43f5-a2c4-8cd9048f2530 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 200 Jul 03 01:34:28.884643 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 611/2396] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:28 2026] GET /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:28.924485 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a31732f9-fbef-46a5-a75c-f226489fe28f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:28.927834 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a31732f9-fbef-46a5-a75c-f226489fe28f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:28.927834 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a31732f9-fbef-46a5-a75c-f226489fe28f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:28.928030 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a31732f9-fbef-46a5-a75c-f226489fe28f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:28.928140 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a31732f9-fbef-46a5-a75c-f226489fe28f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:28.933567 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:28.933567 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:28.934247 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a31732f9-fbef-46a5-a75c-f226489fe28f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:28.934890 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 600/2397] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:28 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:29.122678 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-157829c5-2b65-4458-97f7-a81e305b8c0d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:29.205013 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-157829c5-2b65-4458-97f7-a81e305b8c0d tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:34:29.205378 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-157829c5-2b65-4458-97f7-a81e305b8c0d tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:29.219368 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-157829c5-2b65-4458-97f7-a81e305b8c0d tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:34:29.219803 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 588/2398] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:34:29 2026] POST /volume/v3/types => generated 188 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:29.227572 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6d31eba6-dc8c-473e-bba8-0a40f592d961 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:29.229255 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d31eba6-dc8c-473e-bba8-0a40f592d961 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:34:29.229610 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6d31eba6-dc8c-473e-bba8-0a40f592d961 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:29.230971 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:29.230971 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:29.245690 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d31eba6-dc8c-473e-bba8-0a40f592d961 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:34:29.246042 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 600/2399] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:34:29 2026] POST /volume/v3/types => generated 188 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:29.253986 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:29.319148 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:29.319549 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1449140329"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:29.320899 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1449140329'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:29.324251 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Create volume of 1 GB Jul 03 01:34:29.324565 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:29.324565 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:29.324996 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Availability Zones retrieved successfully. Jul 03 01:34:29.330253 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Flow 'volume_create_api' (f80fbf78-eaa5-49ea-a44a-2360899dee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:29.331121 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eea9bf2-dc7f-45bf-b096-5d15a8b79039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:29.331932 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:29.351232 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eea9bf2-dc7f-45bf-b096-5d15a8b79039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:34:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8bcda803-e82e-4568-a173-d62553ac2a13,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bcda803-e82e-4568-a173-d62553ac2a13', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:29.352015 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453fd3e6-344f-4af3-9089-11527776bee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:29.377678 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:34:29.377937 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:34:29.445445 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Created reservations ['1ebd84eb-73fe-4bd5-8710-63fbd06f4b40', 'e030c746-6f78-4242-bef2-0673a407d87e', '1913ffa3-37fc-454d-8ab6-d13d8bc3be0b', 'a5161c2f-25ef-4097-86ba-c897162c283f'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:29.446703 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (453fd3e6-344f-4af3-9089-11527776bee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ebd84eb-73fe-4bd5-8710-63fbd06f4b40', 'e030c746-6f78-4242-bef2-0673a407d87e', '1913ffa3-37fc-454d-8ab6-d13d8bc3be0b', 'a5161c2f-25ef-4097-86ba-c897162c283f']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:29.447871 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667ffdc0-8b74-4de0-85a6-436f20b26e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:29.464896 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0ae66a19-ebfc-44b3-ab2e-01099ff8a6f3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:29.466728 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0ae66a19-ebfc-44b3-ab2e-01099ff8a6f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:29.466964 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0ae66a19-ebfc-44b3-ab2e-01099ff8a6f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:29.467179 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0ae66a19-ebfc-44b3-ab2e-01099ff8a6f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:29.467278 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-0ae66a19-ebfc-44b3-ab2e-01099ff8a6f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:29.472117 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:29.472117 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:29.473173 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0ae66a19-ebfc-44b3-ab2e-01099ff8a6f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:29.473478 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 601/2400] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:29 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:29.489462 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (667ffdc0-8b74-4de0-85a6-436f20b26e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '133082df-1f0a-4f2d-95de-868f8c891ade', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1449140329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8b113137d74470abe7429711c29889d',qos_specs=None,replication_status=,reservations=['1ebd84eb-73fe-4bd5-8710-63fbd06f4b40','e030c746-6f78-4242-bef2-0673a407d87e','1913ffa3-37fc-454d-8ab6-d13d8bc3be0b','a5161c2f-25ef-4097-86ba-c897162c283f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63a5a6dc84be4778b35077826e8a2b01',volume_type_id=8bcda803-e82e-4568-a173-d62553ac2a13), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1449140329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=133082df-1f0a-4f2d-95de-868f8c891ade,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8b113137d74470abe7429711c29889d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63a5a6dc84be4778b35077826e8a2b01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bcda803-e82e-4568-a173-d62553ac2a13),volume_type_id=8bcda803-e82e-4568-a173-d62553ac2a13)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:29.490950 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ce50da-09cf-4ce0-b0ca-15f57f6ace76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:29.519992 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ce50da-09cf-4ce0-b0ca-15f57f6ace76) transitioned into state 'SUCCESS' from state '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-1449140329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8b113137d74470abe7429711c29889d',qos_specs=None,replication_status=,reservations=['1ebd84eb-73fe-4bd5-8710-63fbd06f4b40','e030c746-6f78-4242-bef2-0673a407d87e','1913ffa3-37fc-454d-8ab6-d13d8bc3be0b','a5161c2f-25ef-4097-86ba-c897162c283f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63a5a6dc84be4778b35077826e8a2b01',volume_type_id=8bcda803-e82e-4568-a173-d62553ac2a13)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:29.521038 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f4100f-bbd0-43fb-a66a-9eda943f1a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:29.533345 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6f4100f-bbd0-43fb-a66a-9eda943f1a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:29.534191 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Flow 'volume_create_api' (f80fbf78-eaa5-49ea-a44a-2360899dee04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:29.534543 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Create volume request issued successfully. Jul 03 01:34:29.535078 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af7326d5-4095-40a4-a32b-ed6e498a2b95 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:29.535539 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 612/2401] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:29 2026] POST /volume/v3/volumes => generated 766 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:29.550044 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-caf6563d-6f0c-4367-8f2c-e159d067fd2a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:29.553488 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-caf6563d-6f0c-4367-8f2c-e159d067fd2a tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] GET https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade Jul 03 01:34:29.553721 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-caf6563d-6f0c-4367-8f2c-e159d067fd2a tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:29.554071 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-caf6563d-6f0c-4367-8f2c-e159d067fd2a tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:29.564133 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:29.564133 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:29.568321 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-caf6563d-6f0c-4367-8f2c-e159d067fd2a tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Volume info retrieved successfully. Jul 03 01:34:29.575552 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-caf6563d-6f0c-4367-8f2c-e159d067fd2a tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade returned with HTTP 200 Jul 03 01:34:29.575955 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 589/2402] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:29 2026] GET /volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade => generated 834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:29.804416 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a09e3d9c-ae04-430b-aa73-f12f95036b5e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:29.806158 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a09e3d9c-ae04-430b-aa73-f12f95036b5e tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] GET https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c Jul 03 01:34:29.806413 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a09e3d9c-ae04-430b-aa73-f12f95036b5e tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:29.806654 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a09e3d9c-ae04-430b-aa73-f12f95036b5e tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:29.812311 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a09e3d9c-ae04-430b-aa73-f12f95036b5e tempest-AbsoluteLimitsTests-1044847287 tempest-AbsoluteLimitsTests-1044847287-project-member] https://10.4.3.64/volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c returned with HTTP 404 Jul 03 01:34:29.812752 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 601/2403] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:29 2026] GET /volume/v3/volumes/cbc12e05-ac4e-4601-b80f-c7fe69a1f94c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:29.899796 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-be961bd5-f0d8-4030-a7dd-c579b5d0920f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:29.901571 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be961bd5-f0d8-4030-a7dd-c579b5d0920f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:34:29.901758 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be961bd5-f0d8-4030-a7dd-c579b5d0920f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:29.902040 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be961bd5-f0d8-4030-a7dd-c579b5d0920f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:29.909688 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:29.909688 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:29.913640 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-be961bd5-f0d8-4030-a7dd-c579b5d0920f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:34:29.918649 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be961bd5-f0d8-4030-a7dd-c579b5d0920f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 200 Jul 03 01:34:29.918649 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 602/2404] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:29 2026] GET /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:29.947832 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c7edde02-3fc0-4e8d-8247-27507755e30d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:29.949724 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c7edde02-3fc0-4e8d-8247-27507755e30d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:29.950147 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c7edde02-3fc0-4e8d-8247-27507755e30d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:29.950147 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c7edde02-3fc0-4e8d-8247-27507755e30d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:29.950235 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c7edde02-3fc0-4e8d-8247-27507755e30d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:29.954693 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:29.954693 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:29.955463 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c7edde02-3fc0-4e8d-8247-27507755e30d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:29.955695 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 613/2405] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:29 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:30.484667 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2ab25464-5aa5-4feb-819c-420fdf3e0c09 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:30.488034 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2ab25464-5aa5-4feb-819c-420fdf3e0c09 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:30.488246 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2ab25464-5aa5-4feb-819c-420fdf3e0c09 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:30.488464 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2ab25464-5aa5-4feb-819c-420fdf3e0c09 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:30.488609 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-2ab25464-5aa5-4feb-819c-420fdf3e0c09 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:30.500864 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:30.500864 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:30.501773 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2ab25464-5aa5-4feb-819c-420fdf3e0c09 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:30.502196 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 590/2406] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:30 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:30.589610 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c4588d31-6b25-48c8-985a-e225fb352a65 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:30.591283 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c4588d31-6b25-48c8-985a-e225fb352a65 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] GET https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade Jul 03 01:34:30.591535 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c4588d31-6b25-48c8-985a-e225fb352a65 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:30.591994 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c4588d31-6b25-48c8-985a-e225fb352a65 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:30.599291 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:30.599291 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:30.603011 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c4588d31-6b25-48c8-985a-e225fb352a65 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Volume info retrieved successfully. Jul 03 01:34:30.608484 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c4588d31-6b25-48c8-985a-e225fb352a65 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade returned with HTTP 200 Jul 03 01:34:30.609048 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 602/2407] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:30 2026] GET /volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:30.623558 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-eef156a8-5ff5-4c83-a6b9-fcb08ae644a8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:30.625859 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eef156a8-5ff5-4c83-a6b9-fcb08ae644a8 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] GET https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade Jul 03 01:34:30.626121 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eef156a8-5ff5-4c83-a6b9-fcb08ae644a8 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:30.626244 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eef156a8-5ff5-4c83-a6b9-fcb08ae644a8 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:30.634517 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:30.634517 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:30.639163 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-eef156a8-5ff5-4c83-a6b9-fcb08ae644a8 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Volume info retrieved successfully. Jul 03 01:34:30.644282 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eef156a8-5ff5-4c83-a6b9-fcb08ae644a8 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade returned with HTTP 200 Jul 03 01:34:30.644539 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 603/2408] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:30 2026] GET /volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:30.659181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6778fccc-9e8d-42d9-9c96-d26cb52a3b75 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:30.660113 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6778fccc-9e8d-42d9-9c96-d26cb52a3b75 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] POST https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade/action Jul 03 01:34:30.660505 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6778fccc-9e8d-42d9-9c96-d26cb52a3b75 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:30.660780 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6778fccc-9e8d-42d9-9c96-d26cb52a3b75 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:30.668787 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:30.668787 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:30.669265 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6778fccc-9e8d-42d9-9c96-d26cb52a3b75 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Volume info retrieved successfully. Jul 03 01:34:30.684631 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-6778fccc-9e8d-42d9-9c96-d26cb52a3b75 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:34:30.684890 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-6778fccc-9e8d-42d9-9c96-d26cb52a3b75 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:34:30.702053 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-6778fccc-9e8d-42d9-9c96-d26cb52a3b75 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Created reservations ['df470a58-a0ae-40a7-91cf-1a898f2ef6fd', 'a7ab5a56-f22a-4c43-9914-b6a70e277884'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:30.717961 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-6778fccc-9e8d-42d9-9c96-d26cb52a3b75 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Created reservations ['67cc0a3a-3dd5-40c1-8f99-95568d0e5684', '99d7738a-0e41-4c9d-8a96-1df243bd4746'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:30.745444 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6778fccc-9e8d-42d9-9c96-d26cb52a3b75 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Retype volume request issued successfully. Jul 03 01:34:30.745444 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6778fccc-9e8d-42d9-9c96-d26cb52a3b75 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade/action returned with HTTP 202 Jul 03 01:34:30.745444 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 614/2409] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:34:30 2026] POST /volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:34:30.753649 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4e47727a-b684-4945-83aa-80f71656d8de None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:30.754486 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4e47727a-b684-4945-83aa-80f71656d8de tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] GET https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade Jul 03 01:34:30.754679 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4e47727a-b684-4945-83aa-80f71656d8de tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:30.754881 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4e47727a-b684-4945-83aa-80f71656d8de tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:30.770457 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:30.770457 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:30.776979 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4e47727a-b684-4945-83aa-80f71656d8de tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Volume info retrieved successfully. Jul 03 01:34:30.783629 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4e47727a-b684-4945-83aa-80f71656d8de tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade returned with HTTP 200 Jul 03 01:34:30.784105 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 591/2410] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:30 2026] GET /volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:30.966606 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-60456446-2cc0-49a0-b707-c2db04c4ac45 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:30.970408 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-60456446-2cc0-49a0-b707-c2db04c4ac45 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:30.970677 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-60456446-2cc0-49a0-b707-c2db04c4ac45 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:30.970846 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-60456446-2cc0-49a0-b707-c2db04c4ac45 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:30.970943 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-60456446-2cc0-49a0-b707-c2db04c4ac45 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:30.981887 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:30.981887 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:30.983377 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-60456446-2cc0-49a0-b707-c2db04c4ac45 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:30.983377 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 603/2411] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:30 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:31.517384 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-db55021e-ea15-4720-bbaf-c26b1bb8d88b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:31.519751 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-db55021e-ea15-4720-bbaf-c26b1bb8d88b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:31.519979 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-db55021e-ea15-4720-bbaf-c26b1bb8d88b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:31.520246 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-db55021e-ea15-4720-bbaf-c26b1bb8d88b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:31.520401 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-db55021e-ea15-4720-bbaf-c26b1bb8d88b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:31.525560 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:31.525560 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:31.526547 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-db55021e-ea15-4720-bbaf-c26b1bb8d88b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:31.527032 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 604/2412] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:31 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:31.798456 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-959bc285-98dd-486c-bdad-0b7ff5f2d73d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:31.800728 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-959bc285-98dd-486c-bdad-0b7ff5f2d73d tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] GET https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade Jul 03 01:34:31.800963 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-959bc285-98dd-486c-bdad-0b7ff5f2d73d tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:31.801187 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-959bc285-98dd-486c-bdad-0b7ff5f2d73d tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:31.811385 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:31.811385 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:31.815262 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-959bc285-98dd-486c-bdad-0b7ff5f2d73d tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Volume info retrieved successfully. Jul 03 01:34:31.819361 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-959bc285-98dd-486c-bdad-0b7ff5f2d73d tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade returned with HTTP 200 Jul 03 01:34:31.819450 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 615/2413] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:31 2026] GET /volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:31.830359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-018efb79-9077-41b8-9c82-9f929ecaaf0f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:31.832025 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-018efb79-9077-41b8-9c82-9f929ecaaf0f tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] GET https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade Jul 03 01:34:31.832209 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-018efb79-9077-41b8-9c82-9f929ecaaf0f tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:31.832387 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-018efb79-9077-41b8-9c82-9f929ecaaf0f tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:31.839007 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:31.839007 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:31.842096 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-018efb79-9077-41b8-9c82-9f929ecaaf0f tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Volume info retrieved successfully. Jul 03 01:34:31.845882 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-018efb79-9077-41b8-9c82-9f929ecaaf0f tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade returned with HTTP 200 Jul 03 01:34:31.846265 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 592/2414] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:31 2026] GET /volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade => generated 1023 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:31.859492 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0de81046-31ec-4afe-b7c3-cc9a73e6d539 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:31.861224 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0de81046-31ec-4afe-b7c3-cc9a73e6d539 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] GET https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1449140329 Jul 03 01:34:31.861405 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0de81046-31ec-4afe-b7c3-cc9a73e6d539 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:31.861591 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0de81046-31ec-4afe-b7c3-cc9a73e6d539 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:31.862343 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0de81046-31ec-4afe-b7c3-cc9a73e6d539 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1449140329'), ('all_tenants', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:34:31.895261 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0de81046-31ec-4afe-b7c3-cc9a73e6d539 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Get all volumes completed successfully. Jul 03 01:34:31.895567 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0de81046-31ec-4afe-b7c3-cc9a73e6d539 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1449140329 returned with HTTP 200 Jul 03 01:34:31.896071 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 604/2415] 10.4.3.64 () {66 vars in 1391 bytes} [Fri Jul 3 01:34:31 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1449140329 => generated 345 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:31.906562 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-364e5b8f-9401-4179-8dd8-caf37484eb0c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:31.908831 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-364e5b8f-9401-4179-8dd8-caf37484eb0c tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] GET https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade Jul 03 01:34:31.909158 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-364e5b8f-9401-4179-8dd8-caf37484eb0c tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:31.909410 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-364e5b8f-9401-4179-8dd8-caf37484eb0c tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:31.920105 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:31.920105 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:31.924243 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-364e5b8f-9401-4179-8dd8-caf37484eb0c tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Volume info retrieved successfully. Jul 03 01:34:31.929816 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-364e5b8f-9401-4179-8dd8-caf37484eb0c tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade returned with HTTP 200 Jul 03 01:34:31.930250 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 605/2416] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:31 2026] GET /volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:31.943720 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-42e680cd-6804-48a9-a943-3aab4f6f7f9f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:31.946203 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-42e680cd-6804-48a9-a943-3aab4f6f7f9f tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] DELETE https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade Jul 03 01:34:31.946631 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-42e680cd-6804-48a9-a943-3aab4f6f7f9f tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:31.946883 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-42e680cd-6804-48a9-a943-3aab4f6f7f9f tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:31.947155 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-42e680cd-6804-48a9-a943-3aab4f6f7f9f tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Delete volume with id: 133082df-1f0a-4f2d-95de-868f8c891ade Jul 03 01:34:31.955799 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:31.955799 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:31.956648 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-42e680cd-6804-48a9-a943-3aab4f6f7f9f tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Volume info retrieved successfully. Jul 03 01:34:31.975981 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-42e680cd-6804-48a9-a943-3aab4f6f7f9f tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Delete volume request issued successfully. Jul 03 01:34:31.976186 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-42e680cd-6804-48a9-a943-3aab4f6f7f9f tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade returned with HTTP 202 Jul 03 01:34:31.976631 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 616/2417] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:31 2026] DELETE /volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:31.984073 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2e37bf24-4241-41c7-93de-7d70596b0af3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:31.985774 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2e37bf24-4241-41c7-93de-7d70596b0af3 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] GET https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade Jul 03 01:34:31.986217 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2e37bf24-4241-41c7-93de-7d70596b0af3 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:31.986217 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2e37bf24-4241-41c7-93de-7d70596b0af3 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:31.993221 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:31.993221 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:31.994511 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5e9e4c6d-0b5c-437f-a105-7a5341639e3d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:31.997342 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5e9e4c6d-0b5c-437f-a105-7a5341639e3d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:31.997609 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5e9e4c6d-0b5c-437f-a105-7a5341639e3d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:31.997668 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2e37bf24-4241-41c7-93de-7d70596b0af3 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Volume info retrieved successfully. Jul 03 01:34:31.997821 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5e9e4c6d-0b5c-437f-a105-7a5341639e3d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:31.997959 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-5e9e4c6d-0b5c-437f-a105-7a5341639e3d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:32.001912 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2e37bf24-4241-41c7-93de-7d70596b0af3 tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade returned with HTTP 200 Jul 03 01:34:32.002256 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 593/2418] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:31 2026] GET /volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:32.002433 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:32.002433 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:32.003109 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5e9e4c6d-0b5c-437f-a105-7a5341639e3d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:32.003488 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 605/2419] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:31 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:32.537540 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e17ca51a-309e-4b85-8ebd-51411b307504 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:32.539283 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e17ca51a-309e-4b85-8ebd-51411b307504 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:32.539518 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e17ca51a-309e-4b85-8ebd-51411b307504 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:32.539749 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e17ca51a-309e-4b85-8ebd-51411b307504 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:32.539880 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-e17ca51a-309e-4b85-8ebd-51411b307504 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:32.544414 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:32.544414 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:32.545073 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e17ca51a-309e-4b85-8ebd-51411b307504 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:32.545435 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 606/2420] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:32 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:33.015298 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-aa76bb69-48a7-40c3-b786-6b0c15bf19cc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:33.015706 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f2618428-bdec-4de0-a5b1-62e615e7b761 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:33.017221 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aa76bb69-48a7-40c3-b786-6b0c15bf19cc tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] GET https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade Jul 03 01:34:33.017497 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aa76bb69-48a7-40c3-b786-6b0c15bf19cc tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:33.017664 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f2618428-bdec-4de0-a5b1-62e615e7b761 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:33.017874 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aa76bb69-48a7-40c3-b786-6b0c15bf19cc tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:33.017955 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f2618428-bdec-4de0-a5b1-62e615e7b761 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:33.018146 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f2618428-bdec-4de0-a5b1-62e615e7b761 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:33.018249 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-f2618428-bdec-4de0-a5b1-62e615e7b761 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:33.022998 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:33.022998 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:33.023265 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aa76bb69-48a7-40c3-b786-6b0c15bf19cc tempest-VolumeRetypeWithoutMigrationTest-1284527714 tempest-VolumeRetypeWithoutMigrationTest-1284527714-project-member] https://10.4.3.64/volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade returned with HTTP 404 Jul 03 01:34:33.023734 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f2618428-bdec-4de0-a5b1-62e615e7b761 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:33.023800 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 617/2421] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:33 2026] GET /volume/v3/volumes/133082df-1f0a-4f2d-95de-868f8c891ade => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:33.024145 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 594/2422] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:33 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:33.032394 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4ee143b9-2997-4baf-a912-06d7b8227f84 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:33.034268 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ee143b9-2997-4baf-a912-06d7b8227f84 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] DELETE https://10.4.3.64/volume/v3/types/8b90eaee-29db-4b1c-bbc5-19dc45e76e19 Jul 03 01:34:33.034537 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ee143b9-2997-4baf-a912-06d7b8227f84 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:33.034792 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ee143b9-2997-4baf-a912-06d7b8227f84 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:33.059942 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ee143b9-2997-4baf-a912-06d7b8227f84 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] https://10.4.3.64/volume/v3/types/8b90eaee-29db-4b1c-bbc5-19dc45e76e19 returned with HTTP 202 Jul 03 01:34:33.060703 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 606/2423] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:34:33 2026] DELETE /volume/v3/types/8b90eaee-29db-4b1c-bbc5-19dc45e76e19 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:33.069148 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1200cd85-1d0e-4816-9cfd-476c3dc30555 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:33.071635 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1200cd85-1d0e-4816-9cfd-476c3dc30555 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] GET https://10.4.3.64/volume/v3/types/8b90eaee-29db-4b1c-bbc5-19dc45e76e19 Jul 03 01:34:33.072104 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1200cd85-1d0e-4816-9cfd-476c3dc30555 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:33.072287 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1200cd85-1d0e-4816-9cfd-476c3dc30555 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:33.076084 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1200cd85-1d0e-4816-9cfd-476c3dc30555 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] https://10.4.3.64/volume/v3/types/8b90eaee-29db-4b1c-bbc5-19dc45e76e19 returned with HTTP 404 Jul 03 01:34:33.076680 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 607/2424] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:34:33 2026] GET /volume/v3/types/8b90eaee-29db-4b1c-bbc5-19dc45e76e19 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:33.083458 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9bebfa01-6ccd-409a-89cf-41a72c3bd2c6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:33.085381 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9bebfa01-6ccd-409a-89cf-41a72c3bd2c6 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] DELETE https://10.4.3.64/volume/v3/types/8bcda803-e82e-4568-a173-d62553ac2a13 Jul 03 01:34:33.085631 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9bebfa01-6ccd-409a-89cf-41a72c3bd2c6 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:33.085913 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9bebfa01-6ccd-409a-89cf-41a72c3bd2c6 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:33.112057 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9bebfa01-6ccd-409a-89cf-41a72c3bd2c6 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] https://10.4.3.64/volume/v3/types/8bcda803-e82e-4568-a173-d62553ac2a13 returned with HTTP 202 Jul 03 01:34:33.112440 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 618/2425] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:34:33 2026] DELETE /volume/v3/types/8bcda803-e82e-4568-a173-d62553ac2a13 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:33.119026 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8e394bd5-01fc-42cc-90b5-6854fc73f0f3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:33.120894 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8e394bd5-01fc-42cc-90b5-6854fc73f0f3 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] GET https://10.4.3.64/volume/v3/types/8bcda803-e82e-4568-a173-d62553ac2a13 Jul 03 01:34:33.121109 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8e394bd5-01fc-42cc-90b5-6854fc73f0f3 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:33.121290 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8e394bd5-01fc-42cc-90b5-6854fc73f0f3 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:33.125066 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8e394bd5-01fc-42cc-90b5-6854fc73f0f3 tempest-VolumeRetypeWithoutMigrationTest-1278420761 tempest-VolumeRetypeWithoutMigrationTest-1278420761-project-admin] https://10.4.3.64/volume/v3/types/8bcda803-e82e-4568-a173-d62553ac2a13 returned with HTTP 404 Jul 03 01:34:33.125818 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 595/2426] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:34:33 2026] GET /volume/v3/types/8bcda803-e82e-4568-a173-d62553ac2a13 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:33.557110 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cbb48a0c-402b-47ba-bb5d-7018b71e3740 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:33.560069 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cbb48a0c-402b-47ba-bb5d-7018b71e3740 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:33.560069 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cbb48a0c-402b-47ba-bb5d-7018b71e3740 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:33.560069 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cbb48a0c-402b-47ba-bb5d-7018b71e3740 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:33.560069 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-cbb48a0c-402b-47ba-bb5d-7018b71e3740 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:33.566584 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:33.566584 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:33.567521 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cbb48a0c-402b-47ba-bb5d-7018b71e3740 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:33.569095 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 607/2427] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:33 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:34.033354 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cf164c3b-531b-4b54-8b2f-7d974cc70a8c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:34.035141 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cf164c3b-531b-4b54-8b2f-7d974cc70a8c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:34.035343 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cf164c3b-531b-4b54-8b2f-7d974cc70a8c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:34.035663 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cf164c3b-531b-4b54-8b2f-7d974cc70a8c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:34.035805 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-cf164c3b-531b-4b54-8b2f-7d974cc70a8c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:34.040637 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:34.040637 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:34.041292 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cf164c3b-531b-4b54-8b2f-7d974cc70a8c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:34.041787 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 608/2428] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:34 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:34.581483 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-364caee4-cbb7-4977-a8be-0679b2d0591d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:34.584108 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-364caee4-cbb7-4977-a8be-0679b2d0591d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:34.584439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-364caee4-cbb7-4977-a8be-0679b2d0591d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:34.584684 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-364caee4-cbb7-4977-a8be-0679b2d0591d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:34.585035 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-364caee4-cbb7-4977-a8be-0679b2d0591d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:34.594311 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:34.594311 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:34.595149 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-364caee4-cbb7-4977-a8be-0679b2d0591d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:34.595546 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 619/2429] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:34 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:35.054243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f8a50af4-1c59-4247-a2f4-20d986ac9e41 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:35.056401 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f8a50af4-1c59-4247-a2f4-20d986ac9e41 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:35.056817 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f8a50af4-1c59-4247-a2f4-20d986ac9e41 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:35.056921 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f8a50af4-1c59-4247-a2f4-20d986ac9e41 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:35.057197 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-f8a50af4-1c59-4247-a2f4-20d986ac9e41 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:35.062124 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:35.062124 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:35.064434 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f8a50af4-1c59-4247-a2f4-20d986ac9e41 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:35.064434 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 596/2430] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:35 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:35.407331 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5e0af94f-f574-4268-836b-6bd454423b85 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:35.409440 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:35.409740 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-263873653"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:35.411287 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume request body: {'volume': {'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-263873653'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:35.592522 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume of 1 GB Jul 03 01:34:35.597672 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Availability Zones retrieved successfully. Jul 03 01:34:35.603795 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Flow 'volume_create_api' (40d23d2c-1b46-4083-9939-8094579c5b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:35.605441 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e690cabe-b523-46c9-8fd9-5bc4c866155e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:35.606673 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:35.610902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b3b953ad-0629-41b4-8bb7-999eb859ee19 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:35.613307 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b3b953ad-0629-41b4-8bb7-999eb859ee19 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:35.615125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b3b953ad-0629-41b4-8bb7-999eb859ee19 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:35.615125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b3b953ad-0629-41b4-8bb7-999eb859ee19 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:35.615125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b3b953ad-0629-41b4-8bb7-999eb859ee19 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:35.619775 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:35.619775 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:35.620712 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b3b953ad-0629-41b4-8bb7-999eb859ee19 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:35.621291 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 609/2431] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:35 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:35.672219 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e690cabe-b523-46c9-8fd9-5bc4c866155e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:35.672896 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12731fba-f35e-4e2c-bec0-1562efbe3915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:35.740065 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Created reservations ['3bd2a720-f596-4794-8475-723102b80d7c', '3945e3be-9f38-4e19-8179-a71f05ea4b57', 'dc1ac5da-f90b-429c-81f8-4ab316f414ff', '7b5a5614-07ae-46d8-aa1a-8cb4eab813ad'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:35.740992 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12731fba-f35e-4e2c-bec0-1562efbe3915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bd2a720-f596-4794-8475-723102b80d7c', '3945e3be-9f38-4e19-8179-a71f05ea4b57', 'dc1ac5da-f90b-429c-81f8-4ab316f414ff', '7b5a5614-07ae-46d8-aa1a-8cb4eab813ad']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:35.741891 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5da7a123-5c33-4f58-baa9-eeffddb47cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:35.766140 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5da7a123-5c33-4f58-baa9-eeffddb47cdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86187f17-65a5-4301-81f1-303407e4a912', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-263873653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',qos_specs=None,replication_status=,reservations=['3bd2a720-f596-4794-8475-723102b80d7c','3945e3be-9f38-4e19-8179-a71f05ea4b57','dc1ac5da-f90b-429c-81f8-4ab316f414ff','7b5a5614-07ae-46d8-aa1a-8cb4eab813ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-263873653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86187f17-65a5-4301-81f1-303407e4a912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:35.766969 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (552016a8-6b62-4c7d-8dbb-e7691227678c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:35.787283 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (552016a8-6b62-4c7d-8dbb-e7691227678c) transitioned into state 'SUCCESS' from state '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-263873653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',qos_specs=None,replication_status=,reservations=['3bd2a720-f596-4794-8475-723102b80d7c','3945e3be-9f38-4e19-8179-a71f05ea4b57','dc1ac5da-f90b-429c-81f8-4ab316f414ff','7b5a5614-07ae-46d8-aa1a-8cb4eab813ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:35.788207 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93aac9c5-1647-4c2f-9738-64997c41b756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:35.799358 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93aac9c5-1647-4c2f-9738-64997c41b756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:35.800409 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Flow 'volume_create_api' (40d23d2c-1b46-4083-9939-8094579c5b74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:35.800794 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume request issued successfully. Jul 03 01:34:35.801646 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5e0af94f-f574-4268-836b-6bd454423b85 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:35.802296 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 608/2432] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:35 2026] POST /volume/v3/volumes => generated 744 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:35.820404 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-90f1ce78-da17-42c1-9d8b-f23ee779feb1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:35.825339 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-90f1ce78-da17-42c1-9d8b-f23ee779feb1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 Jul 03 01:34:35.825619 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-90f1ce78-da17-42c1-9d8b-f23ee779feb1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:35.826029 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-90f1ce78-da17-42c1-9d8b-f23ee779feb1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:35.841139 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:35.841139 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:35.849394 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-90f1ce78-da17-42c1-9d8b-f23ee779feb1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:35.854310 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-90f1ce78-da17-42c1-9d8b-f23ee779feb1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 returned with HTTP 200 Jul 03 01:34:35.854713 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 620/2433] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:35 2026] GET /volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 => generated 812 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:36.078592 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-17918510-0429-4d50-a0cb-983abea72249 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:36.081196 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-17918510-0429-4d50-a0cb-983abea72249 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:36.081385 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-17918510-0429-4d50-a0cb-983abea72249 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:36.081667 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-17918510-0429-4d50-a0cb-983abea72249 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:36.081834 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-17918510-0429-4d50-a0cb-983abea72249 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:36.094999 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:36.094999 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:36.095931 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-17918510-0429-4d50-a0cb-983abea72249 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:36.096387 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 597/2434] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:36 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:36.634654 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a5360bb2-1d93-4fa2-a22c-94f5e4a21e6d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:36.636500 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a5360bb2-1d93-4fa2-a22c-94f5e4a21e6d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:36.636703 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a5360bb2-1d93-4fa2-a22c-94f5e4a21e6d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:36.636920 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a5360bb2-1d93-4fa2-a22c-94f5e4a21e6d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:36.637038 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a5360bb2-1d93-4fa2-a22c-94f5e4a21e6d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:36.645862 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:36.645862 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:36.646980 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a5360bb2-1d93-4fa2-a22c-94f5e4a21e6d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:36.647320 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 610/2435] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:36 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:36.874246 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7e2b250c-d1aa-4d8d-8148-aa8d3ea4e006 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:36.876496 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7e2b250c-d1aa-4d8d-8148-aa8d3ea4e006 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 Jul 03 01:34:36.876683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7e2b250c-d1aa-4d8d-8148-aa8d3ea4e006 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:36.876899 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7e2b250c-d1aa-4d8d-8148-aa8d3ea4e006 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:36.885197 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:36.885197 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:36.889647 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7e2b250c-d1aa-4d8d-8148-aa8d3ea4e006 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:36.895805 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7e2b250c-d1aa-4d8d-8148-aa8d3ea4e006 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 returned with HTTP 200 Jul 03 01:34:36.896205 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 609/2436] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:36 2026] GET /volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:36.912600 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-95110714-179d-435a-bdd4-52977834ced7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:36.914279 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:36.914641 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "86187f17-65a5-4301-81f1-303407e4a912", "size": 1, "name": "tempest-VolumesCloneTest-Volume-2068271584"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:36.916181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume request body: {'volume': {'source_volid': '86187f17-65a5-4301-81f1-303407e4a912', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-2068271584'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:36.924682 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:36.924682 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:36.925181 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume retrieved successfully. Jul 03 01:34:36.925305 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume of 1 GB Jul 03 01:34:36.928828 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Availability Zones retrieved successfully. Jul 03 01:34:36.935444 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Flow 'volume_create_api' (8d1246a7-cc03-48be-bfdb-8bbcd5010594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:36.936955 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58bc222-4d89-4bf8-bb6f-4f7e0669ab7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:36.937889 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:36.970103 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f58bc222-4d89-4bf8-bb6f-4f7e0669ab7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '86187f17-65a5-4301-81f1-303407e4a912', 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:36.971073 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b05f95a5-bcf9-44f5-babd-c54915bdb2bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:37.019669 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Created reservations ['329430c3-3d6c-4689-9f2b-8c77c5dc96e5', 'c8316924-cba5-49df-a761-67de47f59642', '5f0875a4-cca1-4a73-abe6-71673699181d', '816744f9-2307-4e7d-bf3a-8f666fa8161b'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:37.020680 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b05f95a5-bcf9-44f5-babd-c54915bdb2bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['329430c3-3d6c-4689-9f2b-8c77c5dc96e5', 'c8316924-cba5-49df-a761-67de47f59642', '5f0875a4-cca1-4a73-abe6-71673699181d', '816744f9-2307-4e7d-bf3a-8f666fa8161b']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:37.021791 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3939204-22c6-4dfd-9e1f-33bcbe47aa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:37.064323 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3939204-22c6-4dfd-9e1f-33bcbe47aa2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b89755fa-4dd4-4b05-9ff7-0fdd62f2037f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2068271584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',qos_specs=None,replication_status=,reservations=['329430c3-3d6c-4689-9f2b-8c77c5dc96e5','c8316924-cba5-49df-a761-67de47f59642','5f0875a4-cca1-4a73-abe6-71673699181d','816744f9-2307-4e7d-bf3a-8f666fa8161b'],size=1,snapshot_id=None,source_replicaid=,source_volid=86187f17-65a5-4301-81f1-303407e4a912,status='creating',user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), '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-03T01:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2068271584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b89755fa-4dd4-4b05-9ff7-0fdd62f2037f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=86187f17-65a5-4301-81f1-303407e4a912,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:37.065448 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b43cd8c-72d2-4e20-8927-0de8cf773845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:37.094036 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b43cd8c-72d2-4e20-8927-0de8cf773845) transitioned into state 'SUCCESS' from state '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-2068271584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',qos_specs=None,replication_status=,reservations=['329430c3-3d6c-4689-9f2b-8c77c5dc96e5','c8316924-cba5-49df-a761-67de47f59642','5f0875a4-cca1-4a73-abe6-71673699181d','816744f9-2307-4e7d-bf3a-8f666fa8161b'],size=1,snapshot_id=None,source_replicaid=,source_volid=86187f17-65a5-4301-81f1-303407e4a912,status='creating',user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:37.094752 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8edc29b8-3a54-4796-854f-d572b1d89b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:37.107503 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-db7efd16-b00f-4543-953c-8a92131756f5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:37.109827 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-db7efd16-b00f-4543-953c-8a92131756f5 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:37.110027 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-db7efd16-b00f-4543-953c-8a92131756f5 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:37.110151 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-db7efd16-b00f-4543-953c-8a92131756f5 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:37.110327 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-db7efd16-b00f-4543-953c-8a92131756f5 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:37.115186 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8edc29b8-3a54-4796-854f-d572b1d89b54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:37.116305 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Flow 'volume_create_api' (8d1246a7-cc03-48be-bfdb-8bbcd5010594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:37.116709 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume request issued successfully. Jul 03 01:34:37.117455 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-95110714-179d-435a-bdd4-52977834ced7 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:37.117560 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:37.117560 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:37.118364 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 621/2437] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:36 2026] POST /volume/v3/volumes => generated 778 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:37.118502 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-db7efd16-b00f-4543-953c-8a92131756f5 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:37.118825 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 598/2438] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:37 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:37.132198 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-873538ca-e980-4598-a21f-9c769f7ea280 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:37.134159 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-873538ca-e980-4598-a21f-9c769f7ea280 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f Jul 03 01:34:37.134410 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-873538ca-e980-4598-a21f-9c769f7ea280 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:37.134669 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-873538ca-e980-4598-a21f-9c769f7ea280 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:37.142547 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:37.142547 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:37.146607 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-873538ca-e980-4598-a21f-9c769f7ea280 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:37.151692 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-873538ca-e980-4598-a21f-9c769f7ea280 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f returned with HTTP 200 Jul 03 01:34:37.152136 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 611/2439] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:37 2026] GET /volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:37.423332 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:37.463472 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:37.463472 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1960881850"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:37.463472 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1960881850'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:37.463472 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Create volume of 1 GB Jul 03 01:34:37.468414 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Availability Zones retrieved successfully. Jul 03 01:34:37.479275 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Flow 'volume_create_api' (77c52655-daf9-4f58-b284-6654f328588c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:37.479275 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8944fc0-a849-4648-84b3-0ca743eb414d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:37.479275 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:37.508853 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8944fc0-a849-4648-84b3-0ca743eb414d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:37.509732 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca8dcb9-4079-4417-89c0-2ca69e153024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:37.582319 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Created reservations ['45e0ebe0-99b4-468e-aa45-b4fef963e2ab', 'fd517057-8c8e-4478-86eb-b53949b6c22b', '57c6a020-d6d9-4479-a600-714fd37c759b', '116e6779-8db4-4417-a53e-7137102dd8d0'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:37.583398 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fca8dcb9-4079-4417-89c0-2ca69e153024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e0ebe0-99b4-468e-aa45-b4fef963e2ab', 'fd517057-8c8e-4478-86eb-b53949b6c22b', '57c6a020-d6d9-4479-a600-714fd37c759b', '116e6779-8db4-4417-a53e-7137102dd8d0']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:37.584132 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e8881d-211e-4dd0-bc95-53d8812e8b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:37.610354 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58e8881d-211e-4dd0-bc95-53d8812e8b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca8cf679-6e30-49da-b235-097c8153e1cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1960881850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69604dc1947b41949a5d04583f008966',qos_specs=None,replication_status=,reservations=['45e0ebe0-99b4-468e-aa45-b4fef963e2ab','fd517057-8c8e-4478-86eb-b53949b6c22b','57c6a020-d6d9-4479-a600-714fd37c759b','116e6779-8db4-4417-a53e-7137102dd8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dcf8fd186b74dc6af7ef3579a3cd0f8',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1960881850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca8cf679-6e30-49da-b235-097c8153e1cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69604dc1947b41949a5d04583f008966',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0dcf8fd186b74dc6af7ef3579a3cd0f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:37.611379 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c80fd17-7c87-47c4-841f-28dabbef8c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:37.629754 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c80fd17-7c87-47c4-841f-28dabbef8c7f) transitioned into state 'SUCCESS' from state '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-1960881850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69604dc1947b41949a5d04583f008966',qos_specs=None,replication_status=,reservations=['45e0ebe0-99b4-468e-aa45-b4fef963e2ab','fd517057-8c8e-4478-86eb-b53949b6c22b','57c6a020-d6d9-4479-a600-714fd37c759b','116e6779-8db4-4417-a53e-7137102dd8d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0dcf8fd186b74dc6af7ef3579a3cd0f8',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:37.630348 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3a6642-dfb9-4635-b4a7-a4460efabff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:37.643719 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3a6642-dfb9-4635-b4a7-a4460efabff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:37.644480 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Flow 'volume_create_api' (77c52655-daf9-4f58-b284-6654f328588c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:37.644726 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Create volume request issued successfully. Jul 03 01:34:37.645234 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9d57988-c0f1-4796-a9d7-a6587bf21377 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:37.645667 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 610/2440] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:34:37 2026] POST /volume/v3/volumes => generated 747 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:37.657085 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-59520c22-0546-4bfc-aead-7117c95f3a45 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:37.659203 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59520c22-0546-4bfc-aead-7117c95f3a45 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:34:37.659383 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59520c22-0546-4bfc-aead-7117c95f3a45 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:37.659448 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0e3d5636-0bba-4b6b-a99a-8c89df464b1e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:37.659581 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59520c22-0546-4bfc-aead-7117c95f3a45 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:37.662720 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0e3d5636-0bba-4b6b-a99a-8c89df464b1e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:37.662824 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0e3d5636-0bba-4b6b-a99a-8c89df464b1e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:37.662995 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0e3d5636-0bba-4b6b-a99a-8c89df464b1e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:37.663096 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-0e3d5636-0bba-4b6b-a99a-8c89df464b1e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:37.666698 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:37.666698 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:37.667764 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:37.667764 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:37.668919 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0e3d5636-0bba-4b6b-a99a-8c89df464b1e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:37.669541 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 599/2441] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:37 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:37.670844 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-59520c22-0546-4bfc-aead-7117c95f3a45 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:34:37.675232 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59520c22-0546-4bfc-aead-7117c95f3a45 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:34:37.675652 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 622/2442] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:37 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:38.130584 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-76021467-7b8e-4b82-a9cd-1b006f9097ab None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:38.132199 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-76021467-7b8e-4b82-a9cd-1b006f9097ab tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:38.132434 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-76021467-7b8e-4b82-a9cd-1b006f9097ab tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:38.132680 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-76021467-7b8e-4b82-a9cd-1b006f9097ab tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:38.132777 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-76021467-7b8e-4b82-a9cd-1b006f9097ab tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:38.137233 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:38.137233 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:38.139208 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-76021467-7b8e-4b82-a9cd-1b006f9097ab tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:38.139208 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 612/2443] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:38 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:38.167008 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-58fb1c72-0cb1-47e0-a623-6ca9cd4a8b34 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:38.170453 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-58fb1c72-0cb1-47e0-a623-6ca9cd4a8b34 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f Jul 03 01:34:38.170453 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-58fb1c72-0cb1-47e0-a623-6ca9cd4a8b34 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:38.170453 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-58fb1c72-0cb1-47e0-a623-6ca9cd4a8b34 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:38.177626 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:38.177626 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:38.184059 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-58fb1c72-0cb1-47e0-a623-6ca9cd4a8b34 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:38.187662 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-58fb1c72-0cb1-47e0-a623-6ca9cd4a8b34 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f returned with HTTP 200 Jul 03 01:34:38.188135 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 611/2444] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:38 2026] GET /volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:38.204086 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-069fbc74-5303-487a-8d28-69e9f36b16b8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:38.206844 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-069fbc74-5303-487a-8d28-69e9f36b16b8 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f Jul 03 01:34:38.207170 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-069fbc74-5303-487a-8d28-69e9f36b16b8 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:38.207487 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-069fbc74-5303-487a-8d28-69e9f36b16b8 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:38.218580 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:38.218580 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:38.227525 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-069fbc74-5303-487a-8d28-69e9f36b16b8 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:38.232687 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-069fbc74-5303-487a-8d28-69e9f36b16b8 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f returned with HTTP 200 Jul 03 01:34:38.233319 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 600/2445] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:38 2026] GET /volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f => generated 1387 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:38.258645 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ccace481-fe66-4976-9b1d-ad2c6dacb0f5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:38.265497 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ccace481-fe66-4976-9b1d-ad2c6dacb0f5 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f Jul 03 01:34:38.265497 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ccace481-fe66-4976-9b1d-ad2c6dacb0f5 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:38.265497 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ccace481-fe66-4976-9b1d-ad2c6dacb0f5 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:38.284157 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:38.284157 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:38.290791 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ccace481-fe66-4976-9b1d-ad2c6dacb0f5 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:38.298347 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ccace481-fe66-4976-9b1d-ad2c6dacb0f5 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f returned with HTTP 200 Jul 03 01:34:38.298941 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 623/2446] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:38 2026] GET /volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f => generated 1387 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:38.316598 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9bcb17c1-c730-46d9-b776-5fa6f0db7ea3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:38.318430 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9bcb17c1-c730-46d9-b776-5fa6f0db7ea3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f Jul 03 01:34:38.318648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9bcb17c1-c730-46d9-b776-5fa6f0db7ea3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:38.318829 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9bcb17c1-c730-46d9-b776-5fa6f0db7ea3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:38.318999 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-9bcb17c1-c730-46d9-b776-5fa6f0db7ea3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Delete volume with id: b89755fa-4dd4-4b05-9ff7-0fdd62f2037f Jul 03 01:34:38.326751 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:38.326751 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:38.327383 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9bcb17c1-c730-46d9-b776-5fa6f0db7ea3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:38.348555 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9bcb17c1-c730-46d9-b776-5fa6f0db7ea3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Delete volume request issued successfully. Jul 03 01:34:38.348737 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9bcb17c1-c730-46d9-b776-5fa6f0db7ea3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f returned with HTTP 202 Jul 03 01:34:38.349169 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 613/2447] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:38 2026] DELETE /volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:38.365185 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-662b5ec4-4474-48c9-9d2c-67b114d09f61 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:38.366187 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-662b5ec4-4474-48c9-9d2c-67b114d09f61 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f Jul 03 01:34:38.366767 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-662b5ec4-4474-48c9-9d2c-67b114d09f61 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:38.366767 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-662b5ec4-4474-48c9-9d2c-67b114d09f61 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:38.379087 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:38.379087 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:38.383496 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-662b5ec4-4474-48c9-9d2c-67b114d09f61 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:38.389479 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-662b5ec4-4474-48c9-9d2c-67b114d09f61 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f returned with HTTP 200 Jul 03 01:34:38.390412 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 612/2448] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:38 2026] GET /volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f => generated 1386 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:38.680155 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-edb2b18e-342b-4133-9bce-9504e17f939a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:38.681979 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-edb2b18e-342b-4133-9bce-9504e17f939a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:38.682474 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-edb2b18e-342b-4133-9bce-9504e17f939a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:38.682812 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-edb2b18e-342b-4133-9bce-9504e17f939a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:38.683070 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-edb2b18e-342b-4133-9bce-9504e17f939a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:38.689630 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:38.689630 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:38.689630 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-edb2b18e-342b-4133-9bce-9504e17f939a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:38.689630 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 601/2449] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:38 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:38.695152 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1e9fc749-e274-4049-861a-cd65bb0fd96b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:38.697405 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e9fc749-e274-4049-861a-cd65bb0fd96b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:34:38.697660 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e9fc749-e274-4049-861a-cd65bb0fd96b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:38.697894 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e9fc749-e274-4049-861a-cd65bb0fd96b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:38.706825 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:38.706825 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:38.710739 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1e9fc749-e274-4049-861a-cd65bb0fd96b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:34:38.715560 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e9fc749-e274-4049-861a-cd65bb0fd96b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:34:38.716073 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 624/2450] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:38 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:39.154887 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5f63d174-fd18-4b84-8844-1e18c41254c5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:39.156567 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5f63d174-fd18-4b84-8844-1e18c41254c5 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:39.156567 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5f63d174-fd18-4b84-8844-1e18c41254c5 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:39.156567 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5f63d174-fd18-4b84-8844-1e18c41254c5 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:39.157192 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-5f63d174-fd18-4b84-8844-1e18c41254c5 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:39.161617 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:39.161617 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:39.165446 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5f63d174-fd18-4b84-8844-1e18c41254c5 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:39.165446 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 614/2451] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:39 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:39.404747 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-53cceca5-5da9-4f49-98a0-acfa4fbb5f40 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:39.410484 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-53cceca5-5da9-4f49-98a0-acfa4fbb5f40 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f Jul 03 01:34:39.410484 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-53cceca5-5da9-4f49-98a0-acfa4fbb5f40 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:39.410484 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-53cceca5-5da9-4f49-98a0-acfa4fbb5f40 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:39.428908 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-53cceca5-5da9-4f49-98a0-acfa4fbb5f40 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f returned with HTTP 404 Jul 03 01:34:39.428908 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 613/2452] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:39 2026] GET /volume/v3/volumes/b89755fa-4dd4-4b05-9ff7-0fdd62f2037f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:39.440597 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a37d66ee-1156-4949-a3f5-83cf55e1bbc3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:39.442887 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a37d66ee-1156-4949-a3f5-83cf55e1bbc3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 Jul 03 01:34:39.443218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a37d66ee-1156-4949-a3f5-83cf55e1bbc3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:39.443499 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a37d66ee-1156-4949-a3f5-83cf55e1bbc3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:39.459505 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:39.459505 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:39.466101 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a37d66ee-1156-4949-a3f5-83cf55e1bbc3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:39.478801 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a37d66ee-1156-4949-a3f5-83cf55e1bbc3 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 returned with HTTP 200 Jul 03 01:34:39.479385 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 602/2453] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:39 2026] GET /volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 => generated 1352 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:39.491586 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4f323923-f0d1-4283-b13e-98586792a49e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:39.493570 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4f323923-f0d1-4283-b13e-98586792a49e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] DELETE https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 Jul 03 01:34:39.493778 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4f323923-f0d1-4283-b13e-98586792a49e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:39.493984 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4f323923-f0d1-4283-b13e-98586792a49e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:39.494158 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-4f323923-f0d1-4283-b13e-98586792a49e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Delete volume with id: 86187f17-65a5-4301-81f1-303407e4a912 Jul 03 01:34:39.500646 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:39.500646 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:39.501095 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4f323923-f0d1-4283-b13e-98586792a49e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:39.516357 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4f323923-f0d1-4283-b13e-98586792a49e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Delete volume request issued successfully. Jul 03 01:34:39.516519 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4f323923-f0d1-4283-b13e-98586792a49e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 returned with HTTP 202 Jul 03 01:34:39.516945 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 625/2454] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:39 2026] DELETE /volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:39.526847 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-62a788d0-c059-4812-9fda-4fbe479348bc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:39.530409 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-62a788d0-c059-4812-9fda-4fbe479348bc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 Jul 03 01:34:39.530625 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-62a788d0-c059-4812-9fda-4fbe479348bc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:39.530932 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-62a788d0-c059-4812-9fda-4fbe479348bc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:39.539653 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:39.539653 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:39.543834 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-62a788d0-c059-4812-9fda-4fbe479348bc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:39.549640 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-62a788d0-c059-4812-9fda-4fbe479348bc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 returned with HTTP 200 Jul 03 01:34:39.550025 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 615/2455] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:39 2026] GET /volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 => generated 1351 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:39.588275 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-48d6a0b6-9497-47e8-ab07-ed98d6061bcb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:39.590283 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-48d6a0b6-9497-47e8-ab07-ed98d6061bcb tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:34:39.590283 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-48d6a0b6-9497-47e8-ab07-ed98d6061bcb tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2090eeb7-6cc8-4c9c-aff8-707e8c38f451", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-742811145", "description": null, "metadata": null}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:39.605294 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:39.605294 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:39.605870 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-48d6a0b6-9497-47e8-ab07-ed98d6061bcb tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:34:39.607471 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-48d6a0b6-9497-47e8-ab07-ed98d6061bcb tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create snapshot from volume 2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:34:39.672405 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-48d6a0b6-9497-47e8-ab07-ed98d6061bcb tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['b7fe9988-9d16-4a18-9a41-1479abb39a6a', 'ecc9ca1f-e0ca-4cf1-a04a-ae72b56919d2', '9a8533c9-f5d7-421a-9d27-1575c165f400', 'a7106635-0a92-4b33-ab49-00ae929a0aef'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:39.703392 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-48d6a0b6-9497-47e8-ab07-ed98d6061bcb tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot force create request issued successfully. Jul 03 01:34:39.703701 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-48d6a0b6-9497-47e8-ab07-ed98d6061bcb tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:34:39.704082 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 614/2456] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:34:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:39.706605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-734354cc-89b6-4a8a-9a98-468254f22def None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:39.708386 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-734354cc-89b6-4a8a-9a98-468254f22def tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:39.710491 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-734354cc-89b6-4a8a-9a98-468254f22def tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:39.710491 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-734354cc-89b6-4a8a-9a98-468254f22def tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:39.710491 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-734354cc-89b6-4a8a-9a98-468254f22def tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:39.716551 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:39.716551 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:39.717356 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-734354cc-89b6-4a8a-9a98-468254f22def tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:39.717729 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 603/2457] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:39 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:39.718058 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a8317188-4ce7-4ede-9a7e-0831a5e3f56d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:39.719840 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a8317188-4ce7-4ede-9a7e-0831a5e3f56d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d Jul 03 01:34:39.720021 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a8317188-4ce7-4ede-9a7e-0831a5e3f56d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:39.720244 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a8317188-4ce7-4ede-9a7e-0831a5e3f56d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:39.725594 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:39.725594 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:39.726019 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a8317188-4ce7-4ede-9a7e-0831a5e3f56d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:39.726824 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a8317188-4ce7-4ede-9a7e-0831a5e3f56d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d returned with HTTP 200 Jul 03 01:34:39.727162 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 626/2458] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:39 2026] GET /volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:40.174632 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fa28265a-313d-422c-a380-a6c24ddffc01 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:40.178444 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fa28265a-313d-422c-a380-a6c24ddffc01 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:40.178444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fa28265a-313d-422c-a380-a6c24ddffc01 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:40.178444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fa28265a-313d-422c-a380-a6c24ddffc01 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:40.178444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-fa28265a-313d-422c-a380-a6c24ddffc01 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:40.181847 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:40.181847 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:40.182559 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fa28265a-313d-422c-a380-a6c24ddffc01 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:40.182975 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 616/2459] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:40 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:40.566871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-da199369-2c67-43aa-9f22-a4d82aa098b1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:40.570856 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-da199369-2c67-43aa-9f22-a4d82aa098b1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 Jul 03 01:34:40.571675 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-da199369-2c67-43aa-9f22-a4d82aa098b1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:40.572235 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-da199369-2c67-43aa-9f22-a4d82aa098b1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:40.584291 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-da199369-2c67-43aa-9f22-a4d82aa098b1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 returned with HTTP 404 Jul 03 01:34:40.588104 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 615/2460] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:40 2026] GET /volume/v3/volumes/86187f17-65a5-4301-81f1-303407e4a912 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:40.599099 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:40.601970 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:40.601970 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-358270549"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:40.607633 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-358270549'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:40.607633 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume of 1 GB Jul 03 01:34:40.613144 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Availability Zones retrieved successfully. Jul 03 01:34:40.624008 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Flow 'volume_create_api' (b46c41cd-456c-4403-9b27-f82786008a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:40.627903 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff06b185-abee-4d05-99e7-396fdf16ea13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:40.627903 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:40.658914 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff06b185-abee-4d05-99e7-396fdf16ea13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:40.659820 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10616298-b76e-4519-8fec-aa529cc9393c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:40.705114 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Created reservations ['502247a8-3f6f-4a44-8549-512761b18cfa', '1a263c85-df64-4130-8eb0-b7e02c61a90a', 'f807d5d7-30e9-4b47-b235-e02f80622a40', '51494c60-294a-46b8-a0f1-5e90488c2c49'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:40.705951 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10616298-b76e-4519-8fec-aa529cc9393c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['502247a8-3f6f-4a44-8549-512761b18cfa', '1a263c85-df64-4130-8eb0-b7e02c61a90a', 'f807d5d7-30e9-4b47-b235-e02f80622a40', '51494c60-294a-46b8-a0f1-5e90488c2c49']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:40.706909 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6896d807-fe9c-49d7-bb12-d91f5d9e1fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:40.731926 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a56158a6-821e-44bf-acfc-d898bc038a87 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:40.735955 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a56158a6-821e-44bf-acfc-d898bc038a87 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:40.735955 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a56158a6-821e-44bf-acfc-d898bc038a87 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:40.735955 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a56158a6-821e-44bf-acfc-d898bc038a87 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:40.735955 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-a56158a6-821e-44bf-acfc-d898bc038a87 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:40.736595 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2f4b02f8-f008-4d1a-bddb-b445741d448d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:40.739182 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2f4b02f8-f008-4d1a-bddb-b445741d448d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d Jul 03 01:34:40.739629 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2f4b02f8-f008-4d1a-bddb-b445741d448d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:40.739629 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2f4b02f8-f008-4d1a-bddb-b445741d448d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:40.741545 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:40.741545 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:40.742946 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a56158a6-821e-44bf-acfc-d898bc038a87 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:40.743622 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 627/2461] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:40 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:40.746648 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6896d807-fe9c-49d7-bb12-d91f5d9e1fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81e9c98b-f371-4d5b-973d-d1a80fb6359a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-358270549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',qos_specs=None,replication_status=,reservations=['502247a8-3f6f-4a44-8549-512761b18cfa','1a263c85-df64-4130-8eb0-b7e02c61a90a','f807d5d7-30e9-4b47-b235-e02f80622a40','51494c60-294a-46b8-a0f1-5e90488c2c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-358270549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81e9c98b-f371-4d5b-973d-d1a80fb6359a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:40.746765 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:40.746765 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:40.747215 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2f4b02f8-f008-4d1a-bddb-b445741d448d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:40.748061 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62137e2a-0194-4aca-bbc2-c7963b2da496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:40.748303 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2f4b02f8-f008-4d1a-bddb-b445741d448d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d returned with HTTP 200 Jul 03 01:34:40.748794 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 617/2462] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:40 2026] GET /volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:40.758450 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-56ce7d51-b437-45d9-98ef-663c36a4b281 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:40.760987 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-56ce7d51-b437-45d9-98ef-663c36a4b281 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d Jul 03 01:34:40.761265 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-56ce7d51-b437-45d9-98ef-663c36a4b281 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:40.761704 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-56ce7d51-b437-45d9-98ef-663c36a4b281 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:40.770186 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:40.770186 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:40.770801 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-56ce7d51-b437-45d9-98ef-663c36a4b281 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:40.771799 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-56ce7d51-b437-45d9-98ef-663c36a4b281 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d returned with HTTP 200 Jul 03 01:34:40.772270 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 616/2463] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:40 2026] GET /volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:40.787206 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e4fa0af1-6b2c-4a0a-bab5-d37a455d18f8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:40.791173 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e4fa0af1-6b2c-4a0a-bab5-d37a455d18f8 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:34:40.791173 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e4fa0af1-6b2c-4a0a-bab5-d37a455d18f8 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2090eeb7-6cc8-4c9c-aff8-707e8c38f451", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1332489927", "description": null, "metadata": null}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:40.791462 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62137e2a-0194-4aca-bbc2-c7963b2da496) transitioned into state 'SUCCESS' from state '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-358270549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',qos_specs=None,replication_status=,reservations=['502247a8-3f6f-4a44-8549-512761b18cfa','1a263c85-df64-4130-8eb0-b7e02c61a90a','f807d5d7-30e9-4b47-b235-e02f80622a40','51494c60-294a-46b8-a0f1-5e90488c2c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:40.791787 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5d918f8-462c-4e97-9985-5caf3a1a3a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:40.803195 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5d918f8-462c-4e97-9985-5caf3a1a3a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:40.803816 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Flow 'volume_create_api' (b46c41cd-456c-4403-9b27-f82786008a67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:40.804115 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume request issued successfully. Jul 03 01:34:40.804986 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-df6a3f7f-dcf9-4f08-8f15-9420b5e12adc tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:40.805641 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 604/2464] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:34:40 2026] POST /volume/v3/volumes => generated 744 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:40.817101 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:40.817101 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:40.817101 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e4fa0af1-6b2c-4a0a-bab5-d37a455d18f8 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:34:40.817101 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-e4fa0af1-6b2c-4a0a-bab5-d37a455d18f8 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create snapshot from volume 2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:34:40.821895 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-97726257-c175-4352-8912-0d48164e5a27 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:40.823926 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-97726257-c175-4352-8912-0d48164e5a27 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a Jul 03 01:34:40.824214 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-97726257-c175-4352-8912-0d48164e5a27 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:40.824501 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-97726257-c175-4352-8912-0d48164e5a27 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:40.832614 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:40.832614 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:40.837517 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-97726257-c175-4352-8912-0d48164e5a27 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:40.841146 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-e4fa0af1-6b2c-4a0a-bab5-d37a455d18f8 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['3feccb44-00bd-42b1-a240-ab18dcc4cb74', 'f1742db3-8638-49b3-b2d2-782e23e59209', '471fe5ff-b55a-49dd-982e-30a41a1b24c0', '3b63db70-aa29-446f-aa44-b2791401d2a7'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:40.842709 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-97726257-c175-4352-8912-0d48164e5a27 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a returned with HTTP 200 Jul 03 01:34:40.843116 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 618/2465] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:40 2026] GET /volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a => generated 812 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:40.879665 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e4fa0af1-6b2c-4a0a-bab5-d37a455d18f8 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot force create request issued successfully. Jul 03 01:34:40.880072 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e4fa0af1-6b2c-4a0a-bab5-d37a455d18f8 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:34:40.880523 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 628/2466] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:34:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:40.888431 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-308b198e-1fb3-45af-ac6a-4a0b52c7f599 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:40.890131 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-308b198e-1fb3-45af-ac6a-4a0b52c7f599 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 Jul 03 01:34:40.890311 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-308b198e-1fb3-45af-ac6a-4a0b52c7f599 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:40.890506 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-308b198e-1fb3-45af-ac6a-4a0b52c7f599 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:40.896996 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:40.896996 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:40.897582 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-308b198e-1fb3-45af-ac6a-4a0b52c7f599 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:40.898299 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-308b198e-1fb3-45af-ac6a-4a0b52c7f599 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 returned with HTTP 200 Jul 03 01:34:40.898700 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 617/2467] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:40 2026] GET /volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:41.195222 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-538f859b-1e30-4b71-bfb1-cd380e86659f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:41.197579 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-538f859b-1e30-4b71-bfb1-cd380e86659f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:41.197801 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-538f859b-1e30-4b71-bfb1-cd380e86659f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:41.198166 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-538f859b-1e30-4b71-bfb1-cd380e86659f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:41.198166 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-538f859b-1e30-4b71-bfb1-cd380e86659f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:41.202515 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:41.202515 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:41.203156 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-538f859b-1e30-4b71-bfb1-cd380e86659f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:41.203524 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 605/2468] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:41 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:41.755309 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6d7663bd-b38b-4dca-9687-1b96f7915d85 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:41.757412 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d7663bd-b38b-4dca-9687-1b96f7915d85 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:41.757629 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d7663bd-b38b-4dca-9687-1b96f7915d85 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:41.758348 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d7663bd-b38b-4dca-9687-1b96f7915d85 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:41.758348 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-6d7663bd-b38b-4dca-9687-1b96f7915d85 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:41.762290 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:41.762290 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:41.763042 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d7663bd-b38b-4dca-9687-1b96f7915d85 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:41.763398 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 619/2469] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:41 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:41.858382 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0421b0a5-1834-43ec-872b-a233dbe5fb59 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:41.860466 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0421b0a5-1834-43ec-872b-a233dbe5fb59 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a Jul 03 01:34:41.860736 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0421b0a5-1834-43ec-872b-a233dbe5fb59 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:41.860922 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0421b0a5-1834-43ec-872b-a233dbe5fb59 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:41.870025 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:41.870025 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:41.878950 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0421b0a5-1834-43ec-872b-a233dbe5fb59 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:41.883703 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0421b0a5-1834-43ec-872b-a233dbe5fb59 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a returned with HTTP 200 Jul 03 01:34:41.884168 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 629/2470] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:41 2026] GET /volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:41.900698 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-73299438-3a52-4d24-a440-1cec9f66198e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:41.903839 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:41.908326 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "81e9c98b-f371-4d5b-973d-d1a80fb6359a", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1444236371"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:41.911049 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-030dc034-72c7-408a-8bbc-3c83b88441dd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:41.911399 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume request body: {'volume': {'source_volid': '81e9c98b-f371-4d5b-973d-d1a80fb6359a', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1444236371'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:41.912074 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-030dc034-72c7-408a-8bbc-3c83b88441dd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 Jul 03 01:34:41.912317 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-030dc034-72c7-408a-8bbc-3c83b88441dd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:41.912563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-030dc034-72c7-408a-8bbc-3c83b88441dd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:41.920872 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:41.920872 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:41.922497 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:41.922497 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:41.922561 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume retrieved successfully. Jul 03 01:34:41.922561 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume of 2 GB Jul 03 01:34:41.922671 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-030dc034-72c7-408a-8bbc-3c83b88441dd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:41.923289 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-030dc034-72c7-408a-8bbc-3c83b88441dd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 returned with HTTP 200 Jul 03 01:34:41.923749 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 606/2471] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:41 2026] GET /volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:41.930808 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Availability Zones retrieved successfully. Jul 03 01:34:41.934144 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-47e28f6a-b6b5-42d2-99bc-348052d3f78c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:41.936469 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-47e28f6a-b6b5-42d2-99bc-348052d3f78c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 Jul 03 01:34:41.936703 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-47e28f6a-b6b5-42d2-99bc-348052d3f78c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:41.936962 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-47e28f6a-b6b5-42d2-99bc-348052d3f78c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:41.937107 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Flow 'volume_create_api' (833aa64c-c6d6-46d8-b52e-2511f04201ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:41.938153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c4317a-16b0-439e-bce7-a635a82a2bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:41.939251 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:41.943271 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:41.943271 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:41.943870 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-47e28f6a-b6b5-42d2-99bc-348052d3f78c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:41.945010 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-47e28f6a-b6b5-42d2-99bc-348052d3f78c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 returned with HTTP 200 Jul 03 01:34:41.945675 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 620/2472] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:41 2026] GET /volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:41.958993 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-618d9a52-e263-437f-9f0c-27957eba21a0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:41.960785 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-618d9a52-e263-437f-9f0c-27957eba21a0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:34:41.961114 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-618d9a52-e263-437f-9f0c-27957eba21a0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2090eeb7-6cc8-4c9c-aff8-707e8c38f451", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1531460771", "description": null, "metadata": null}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:41.971058 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:41.971058 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:41.971508 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-618d9a52-e263-437f-9f0c-27957eba21a0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:34:41.971638 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-618d9a52-e263-437f-9f0c-27957eba21a0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create snapshot from volume 2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:34:41.972573 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61c4317a-16b0-439e-bce7-a635a82a2bf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '81e9c98b-f371-4d5b-973d-d1a80fb6359a', 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:41.973310 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7467be2d-37be-403f-8c07-829286eae0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:41.995132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-618d9a52-e263-437f-9f0c-27957eba21a0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['b7bd5f4c-8c2e-48f1-a6d7-0f47760bd6ed', '93488fa8-da77-4514-a114-762386767f65', '91bfb93b-6ec2-4180-a98f-c136e9c4aa7a', '46a2bfd3-d6f7-448e-af45-66616e966f25'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:42.025211 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Created reservations ['ee4407fd-3026-4065-af2c-2785f060d8ac', '9bde3421-16f2-431d-ab56-03c9d495526d', '54176b18-f754-4e1b-a814-72ca41944f6d', 'ddcb47ce-716e-446a-a072-c2e80d65620a'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:42.026109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7467be2d-37be-403f-8c07-829286eae0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee4407fd-3026-4065-af2c-2785f060d8ac', '9bde3421-16f2-431d-ab56-03c9d495526d', '54176b18-f754-4e1b-a814-72ca41944f6d', 'ddcb47ce-716e-446a-a072-c2e80d65620a']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:42.026836 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c6daa2f-6667-43e6-8a0f-9f203989f51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:42.039071 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-618d9a52-e263-437f-9f0c-27957eba21a0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot force create request issued successfully. Jul 03 01:34:42.039398 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-618d9a52-e263-437f-9f0c-27957eba21a0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:34:42.040034 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 630/2473] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:34:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:42.056715 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0b2ee77c-f64a-4ec5-befb-ea5ab7a86f1f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:42.060401 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0b2ee77c-f64a-4ec5-befb-ea5ab7a86f1f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 Jul 03 01:34:42.060653 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0b2ee77c-f64a-4ec5-befb-ea5ab7a86f1f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:42.060919 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0b2ee77c-f64a-4ec5-befb-ea5ab7a86f1f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:42.065742 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c6daa2f-6667-43e6-8a0f-9f203989f51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72589f3b-b610-43c1-9ebe-b3606f5f4f27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1444236371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',qos_specs=None,replication_status=,reservations=['ee4407fd-3026-4065-af2c-2785f060d8ac','9bde3421-16f2-431d-ab56-03c9d495526d','54176b18-f754-4e1b-a814-72ca41944f6d','ddcb47ce-716e-446a-a072-c2e80d65620a'],size=2,snapshot_id=None,source_replicaid=,source_volid=81e9c98b-f371-4d5b-973d-d1a80fb6359a,status='creating',user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1444236371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72589f3b-b610-43c1-9ebe-b3606f5f4f27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',provider_auth=None,provider_geometry=None,provider_id=None,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=81e9c98b-f371-4d5b-973d-d1a80fb6359a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:42.066411 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14f4e15-9a33-4b90-bcde-1c469f488900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:42.066845 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:42.066845 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:42.067339 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0b2ee77c-f64a-4ec5-befb-ea5ab7a86f1f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:42.068557 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0b2ee77c-f64a-4ec5-befb-ea5ab7a86f1f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 returned with HTTP 200 Jul 03 01:34:42.068557 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 607/2474] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:42 2026] GET /volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:42.089414 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c14f4e15-9a33-4b90-bcde-1c469f488900) transitioned into state 'SUCCESS' from state '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-1444236371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0c133ed9d0c4d6eb1a6503a48a9f0fe',qos_specs=None,replication_status=,reservations=['ee4407fd-3026-4065-af2c-2785f060d8ac','9bde3421-16f2-431d-ab56-03c9d495526d','54176b18-f754-4e1b-a814-72ca41944f6d','ddcb47ce-716e-446a-a072-c2e80d65620a'],size=2,snapshot_id=None,source_replicaid=,source_volid=81e9c98b-f371-4d5b-973d-d1a80fb6359a,status='creating',user_id='950c440b2abf47a99fe0cb2cb0ad3f9d',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:42.090017 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f124cfa-14f9-4399-831a-7d2333bc2b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:42.105537 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f124cfa-14f9-4399-831a-7d2333bc2b77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:42.106497 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Flow 'volume_create_api' (833aa64c-c6d6-46d8-b52e-2511f04201ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:42.106785 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Create volume request issued successfully. Jul 03 01:34:42.107310 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-73299438-3a52-4d24-a440-1cec9f66198e tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:42.107841 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 618/2475] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:41 2026] POST /volume/v3/volumes => generated 779 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:42.125514 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-12640ef2-9337-40cf-9790-513c479a8843 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:42.129168 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-12640ef2-9337-40cf-9790-513c479a8843 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 Jul 03 01:34:42.129437 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-12640ef2-9337-40cf-9790-513c479a8843 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:42.129691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-12640ef2-9337-40cf-9790-513c479a8843 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:42.142448 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:42.142448 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:42.146101 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-12640ef2-9337-40cf-9790-513c479a8843 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:42.150191 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-12640ef2-9337-40cf-9790-513c479a8843 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 returned with HTTP 200 Jul 03 01:34:42.150576 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 621/2476] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:42 2026] GET /volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:42.214647 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3151e65f-9ad8-4226-89c1-8741a4f2cb2a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:42.216941 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3151e65f-9ad8-4226-89c1-8741a4f2cb2a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:42.217233 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3151e65f-9ad8-4226-89c1-8741a4f2cb2a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:42.217529 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3151e65f-9ad8-4226-89c1-8741a4f2cb2a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:42.217670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-3151e65f-9ad8-4226-89c1-8741a4f2cb2a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:42.225256 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:42.225256 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:42.228441 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3151e65f-9ad8-4226-89c1-8741a4f2cb2a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:42.228441 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 631/2477] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:42 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:42.773130 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a60713bc-40c1-457c-a677-897e6c249914 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:42.775481 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a60713bc-40c1-457c-a677-897e6c249914 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:42.775763 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a60713bc-40c1-457c-a677-897e6c249914 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:42.776020 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a60713bc-40c1-457c-a677-897e6c249914 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:42.776155 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a60713bc-40c1-457c-a677-897e6c249914 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:42.781368 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:42.781368 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:42.782371 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a60713bc-40c1-457c-a677-897e6c249914 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:42.782847 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 608/2478] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:42 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:43.078510 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-69781ade-c013-4276-92a0-23fd499abdce None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.082510 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-69781ade-c013-4276-92a0-23fd499abdce tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 Jul 03 01:34:43.082510 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-69781ade-c013-4276-92a0-23fd499abdce tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.082510 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-69781ade-c013-4276-92a0-23fd499abdce tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.087812 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.087812 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:43.088594 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-69781ade-c013-4276-92a0-23fd499abdce tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:43.089828 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-69781ade-c013-4276-92a0-23fd499abdce tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 returned with HTTP 200 Jul 03 01:34:43.090449 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 619/2479] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:43.099734 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7cbeb805-095b-4a86-88d0-b7365db508ec None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.101694 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7cbeb805-095b-4a86-88d0-b7365db508ec tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 Jul 03 01:34:43.101956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7cbeb805-095b-4a86-88d0-b7365db508ec tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.102152 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7cbeb805-095b-4a86-88d0-b7365db508ec tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.107067 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.107067 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:43.107538 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7cbeb805-095b-4a86-88d0-b7365db508ec tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:43.108360 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7cbeb805-095b-4a86-88d0-b7365db508ec tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 returned with HTTP 200 Jul 03 01:34:43.108727 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 622/2480] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:43.162372 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-72b83bae-0954-4312-b425-860213429b73 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.164172 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-72b83bae-0954-4312-b425-860213429b73 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 Jul 03 01:34:43.164373 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-72b83bae-0954-4312-b425-860213429b73 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.164582 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-72b83bae-0954-4312-b425-860213429b73 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.171747 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.171747 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:43.175575 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-72b83bae-0954-4312-b425-860213429b73 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:43.180331 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-72b83bae-0954-4312-b425-860213429b73 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 returned with HTTP 200 Jul 03 01:34:43.181126 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 632/2481] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:43.196212 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3f426435-76a6-4dfe-9b14-08eb24633f53 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.197851 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3f426435-76a6-4dfe-9b14-08eb24633f53 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 Jul 03 01:34:43.198151 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3f426435-76a6-4dfe-9b14-08eb24633f53 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.198411 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3f426435-76a6-4dfe-9b14-08eb24633f53 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.205835 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.205835 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:43.209366 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3f426435-76a6-4dfe-9b14-08eb24633f53 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:43.213435 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3f426435-76a6-4dfe-9b14-08eb24633f53 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 returned with HTTP 200 Jul 03 01:34:43.213828 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 609/2482] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:43.226219 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3de43cd4-cd2f-4045-bad7-b5a3de296024 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.227702 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3de43cd4-cd2f-4045-bad7-b5a3de296024 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 Jul 03 01:34:43.228157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3de43cd4-cd2f-4045-bad7-b5a3de296024 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.228450 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3de43cd4-cd2f-4045-bad7-b5a3de296024 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.235767 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.235767 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:43.236560 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2bddc2db-6e3c-4c2b-892b-1e3d82270cf6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.238213 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2bddc2db-6e3c-4c2b-892b-1e3d82270cf6 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:34:43.238817 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2bddc2db-6e3c-4c2b-892b-1e3d82270cf6 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.238817 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2bddc2db-6e3c-4c2b-892b-1e3d82270cf6 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.238817 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-2bddc2db-6e3c-4c2b-892b-1e3d82270cf6 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:43.240015 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3de43cd4-cd2f-4045-bad7-b5a3de296024 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:43.242824 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.242824 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:43.243622 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2bddc2db-6e3c-4c2b-892b-1e3d82270cf6 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:34:43.244451 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 623/2483] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:43.245376 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3de43cd4-cd2f-4045-bad7-b5a3de296024 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 returned with HTTP 200 Jul 03 01:34:43.245918 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 620/2484] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:43.257165 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e9b2aab2-8fb5-4237-953c-a00379562797 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.259103 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-47cbacbe-2c3c-4792-8720-d96ccf7c18b1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.262628 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-47cbacbe-2c3c-4792-8720-d96ccf7c18b1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] DELETE https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 Jul 03 01:34:43.262831 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-47cbacbe-2c3c-4792-8720-d96ccf7c18b1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.263028 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-47cbacbe-2c3c-4792-8720-d96ccf7c18b1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.263188 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-47cbacbe-2c3c-4792-8720-d96ccf7c18b1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Delete volume with id: 72589f3b-b610-43c1-9ebe-b3606f5f4f27 Jul 03 01:34:43.270179 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.270179 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:43.270628 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-47cbacbe-2c3c-4792-8720-d96ccf7c18b1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:43.289018 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-47cbacbe-2c3c-4792-8720-d96ccf7c18b1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Delete volume request issued successfully. Jul 03 01:34:43.289289 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-47cbacbe-2c3c-4792-8720-d96ccf7c18b1 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 returned with HTTP 202 Jul 03 01:34:43.289611 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 610/2485] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:43 2026] DELETE /volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:43.296038 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a81da5bb-c03a-499c-a649-a57b2873f89a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.297457 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a81da5bb-c03a-499c-a649-a57b2873f89a tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 Jul 03 01:34:43.297652 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a81da5bb-c03a-499c-a649-a57b2873f89a tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.297817 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a81da5bb-c03a-499c-a649-a57b2873f89a tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.304390 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.304390 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:43.308199 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a81da5bb-c03a-499c-a649-a57b2873f89a tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:43.312246 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a81da5bb-c03a-499c-a649-a57b2873f89a tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 returned with HTTP 200 Jul 03 01:34:43.312610 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 624/2486] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:43.341537 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e9b2aab2-8fb5-4237-953c-a00379562797 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3/export_record Jul 03 01:34:43.341780 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e9b2aab2-8fb5-4237-953c-a00379562797 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.341981 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e9b2aab2-8fb5-4237-953c-a00379562797 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Calling method 'export_record' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.342093 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-e9b2aab2-8fb5-4237-953c-a00379562797 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Export record for backup 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99879) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 01:34:43.347023 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.347023 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:43.348084 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.policy [None req-e9b2aab2-8fb5-4237-953c-a00379562797 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c33ad687c923490f874f0666239c107e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5329b9f4fb946a7a38570ed38ddb6ee', '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=99879) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:34:43.348308 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e9b2aab2-8fb5-4237-953c-a00379562797 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3/export_record returned with HTTP 403 Jul 03 01:34:43.348885 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 633/2487] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3/export_record => generated 101 bytes in 92 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:43.358011 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-058a93c0-e921-4949-a62d-08793dbe8828 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.361548 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:43.361548 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-897861724"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:43.362567 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-897861724'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:43.362921 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Create volume of 1 GB Jul 03 01:34:43.368543 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Availability Zones retrieved successfully. Jul 03 01:34:43.378443 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Flow 'volume_create_api' (226387fc-78e8-4bc8-ab37-fd1ae564e478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:43.378443 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6fac8a-160a-4a5d-bf47-61dedeeaf712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:43.379543 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:43.415852 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f6fac8a-160a-4a5d-bf47-61dedeeaf712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:43.416547 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d54fd153-f432-4f90-bd1d-416904be6176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:43.455796 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Created reservations ['e2582df9-daf7-45f7-90c0-5aacebcc3528', '709d6df1-aae9-4a82-abea-1fd658f73146', '138e6ee6-f555-4d48-8f7f-d8a5f09fce0c', 'b5644ef4-4c68-4d0c-9783-5ca62ed0442f'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:43.456898 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d54fd153-f432-4f90-bd1d-416904be6176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2582df9-daf7-45f7-90c0-5aacebcc3528', '709d6df1-aae9-4a82-abea-1fd658f73146', '138e6ee6-f555-4d48-8f7f-d8a5f09fce0c', 'b5644ef4-4c68-4d0c-9783-5ca62ed0442f']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:43.457990 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27bc01ca-0181-472d-82b3-a59d3d737420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:43.483510 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27bc01ca-0181-472d-82b3-a59d3d737420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35ec7770-c40d-41c4-aebe-9ff9e1a53e53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-897861724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5329b9f4fb946a7a38570ed38ddb6ee',qos_specs=None,replication_status=,reservations=['e2582df9-daf7-45f7-90c0-5aacebcc3528','709d6df1-aae9-4a82-abea-1fd658f73146','138e6ee6-f555-4d48-8f7f-d8a5f09fce0c','b5644ef4-4c68-4d0c-9783-5ca62ed0442f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb5b4b1dd964b348171a802a632aad4',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-897861724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35ec7770-c40d-41c4-aebe-9ff9e1a53e53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5329b9f4fb946a7a38570ed38ddb6ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cb5b4b1dd964b348171a802a632aad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:43.484460 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2dac38-27a1-4c2c-b4a3-45e122fb6cf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:43.503474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2dac38-27a1-4c2c-b4a3-45e122fb6cf2) transitioned into state 'SUCCESS' from state '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-897861724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5329b9f4fb946a7a38570ed38ddb6ee',qos_specs=None,replication_status=,reservations=['e2582df9-daf7-45f7-90c0-5aacebcc3528','709d6df1-aae9-4a82-abea-1fd658f73146','138e6ee6-f555-4d48-8f7f-d8a5f09fce0c','b5644ef4-4c68-4d0c-9783-5ca62ed0442f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb5b4b1dd964b348171a802a632aad4',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:43.504142 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40cfdd95-af5b-4bb1-bc91-24f16f793342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:43.515156 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40cfdd95-af5b-4bb1-bc91-24f16f793342) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:43.516083 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Flow 'volume_create_api' (226387fc-78e8-4bc8-ab37-fd1ae564e478) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:43.516374 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Create volume request issued successfully. Jul 03 01:34:43.516920 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-058a93c0-e921-4949-a62d-08793dbe8828 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:43.517375 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 621/2488] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:34:43 2026] POST /volume/v3/volumes => generated 775 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:43.533742 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-aa4aa7e6-7232-4096-bf49-1b6014190a25 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.535965 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aa4aa7e6-7232-4096-bf49-1b6014190a25 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 Jul 03 01:34:43.536391 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aa4aa7e6-7232-4096-bf49-1b6014190a25 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.536686 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aa4aa7e6-7232-4096-bf49-1b6014190a25 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.545584 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.545584 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:43.550310 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-aa4aa7e6-7232-4096-bf49-1b6014190a25 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:34:43.555576 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aa4aa7e6-7232-4096-bf49-1b6014190a25 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 returned with HTTP 200 Jul 03 01:34:43.556472 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 611/2489] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:43.668143 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-ee56db10-33ca-452c-8d44-29b5c657c47f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.669991 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-ee56db10-33ca-452c-8d44-29b5c657c47f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:34:43.670176 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-ee56db10-33ca-452c-8d44-29b5c657c47f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.670347 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-ee56db10-33ca-452c-8d44-29b5c657c47f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.676655 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.676655 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:43.679828 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-ee56db10-33ca-452c-8d44-29b5c657c47f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:34:43.683843 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-ee56db10-33ca-452c-8d44-29b5c657c47f tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 200 Jul 03 01:34:43.684201 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 625/2490] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:43.707175 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cd0c3987-88af-4b66-869f-ea12718ab873 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.707450 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cd0c3987-88af-4b66-869f-ea12718ab873 None None] GET https://10.4.3.64/volume// Jul 03 01:34:43.707606 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cd0c3987-88af-4b66-869f-ea12718ab873 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.707771 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cd0c3987-88af-4b66-869f-ea12718ab873 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.708075 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cd0c3987-88af-4b66-869f-ea12718ab873 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:34:43.708313 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 634/2491] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:34:43.716869 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-6af4f2ca-baa3-4cac-a293-e39d214bde48 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.719175 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-6af4f2ca-baa3-4cac-a293-e39d214bde48 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:34:43.719711 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-6af4f2ca-baa3-4cac-a293-e39d214bde48 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38", "connector": null, "instance_uuid": "11ce957e-7b2f-45f1-8158-e0f267388394"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:43.730729 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.730729 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:43.762948 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-6af4f2ca-baa3-4cac-a293-e39d214bde48 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:34:43.763468 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 622/2492] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:34:43 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:43.792573 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fcc722e8-b5ce-4d70-8b4a-6b77b10de86b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.794410 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fcc722e8-b5ce-4d70-8b4a-6b77b10de86b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:43.794736 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fcc722e8-b5ce-4d70-8b4a-6b77b10de86b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.794919 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fcc722e8-b5ce-4d70-8b4a-6b77b10de86b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.795087 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-fcc722e8-b5ce-4d70-8b4a-6b77b10de86b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:43.801741 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.801741 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:43.802723 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fcc722e8-b5ce-4d70-8b4a-6b77b10de86b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:43.803134 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 612/2493] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:43.808557 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-0e19a7b3-065e-4135-8ed6-5b3691a1cd6a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.810580 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-0e19a7b3-065e-4135-8ed6-5b3691a1cd6a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] POST https://10.4.3.64/volume/v3/attachments/a72dd01d-79d3-4986-a52b-6b5befea0a1c/action Jul 03 01:34:43.810923 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-0e19a7b3-065e-4135-8ed6-5b3691a1cd6a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:43.811048 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-0e19a7b3-065e-4135-8ed6-5b3691a1cd6a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:43.826390 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.826390 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:43.837889 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-42a3a096-b115-4d40-a02c-4153ccd86aca req-0e19a7b3-065e-4135-8ed6-5b3691a1cd6a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/attachments/a72dd01d-79d3-4986-a52b-6b5befea0a1c/action returned with HTTP 204 Jul 03 01:34:43.838281 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 626/2494] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:34:43 2026] POST /volume/v3/attachments/a72dd01d-79d3-4986-a52b-6b5befea0a1c/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:43.858460 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2c1a61e9-d43c-4ccb-9755-1f56674d6b09 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.860056 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2c1a61e9-d43c-4ccb-9755-1f56674d6b09 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:34:43.860238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2c1a61e9-d43c-4ccb-9755-1f56674d6b09 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.860404 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2c1a61e9-d43c-4ccb-9755-1f56674d6b09 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.869402 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.869402 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:43.872745 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2c1a61e9-d43c-4ccb-9755-1f56674d6b09 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:34:43.877517 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2c1a61e9-d43c-4ccb-9755-1f56674d6b09 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 200 Jul 03 01:34:43.877921 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 635/2495] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 1110 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:43.890253 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-353b8a9c-0b6b-4f92-8aad-9a15163cedc4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.892040 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-353b8a9c-0b6b-4f92-8aad-9a15163cedc4 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:34:43.892259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-353b8a9c-0b6b-4f92-8aad-9a15163cedc4 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.892468 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-353b8a9c-0b6b-4f92-8aad-9a15163cedc4 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.902909 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.902909 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:43.906718 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-353b8a9c-0b6b-4f92-8aad-9a15163cedc4 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:34:43.910849 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-353b8a9c-0b6b-4f92-8aad-9a15163cedc4 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 200 Jul 03 01:34:43.911258 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 623/2496] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 1110 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:43.949373 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-caf8f70b-ba38-4d8f-a8d3-f8f267f6c448 req-64018dc1-80d9-47c0-83f9-91adc1d300cd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:43.951316 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-caf8f70b-ba38-4d8f-a8d3-f8f267f6c448 req-64018dc1-80d9-47c0-83f9-91adc1d300cd tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:34:43.951491 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-caf8f70b-ba38-4d8f-a8d3-f8f267f6c448 req-64018dc1-80d9-47c0-83f9-91adc1d300cd tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:43.951653 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-caf8f70b-ba38-4d8f-a8d3-f8f267f6c448 req-64018dc1-80d9-47c0-83f9-91adc1d300cd tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:43.959928 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:43.959928 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:43.963066 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-caf8f70b-ba38-4d8f-a8d3-f8f267f6c448 req-64018dc1-80d9-47c0-83f9-91adc1d300cd tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:34:43.966621 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-caf8f70b-ba38-4d8f-a8d3-f8f267f6c448 req-64018dc1-80d9-47c0-83f9-91adc1d300cd tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 200 Jul 03 01:34:43.966967 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 613/2497] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:34:43 2026] GET /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 1110 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:44.009449 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-caf8f70b-ba38-4d8f-a8d3-f8f267f6c448 req-63d0b2b3-9499-456c-b678-f5522b899fc8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:44.014654 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-caf8f70b-ba38-4d8f-a8d3-f8f267f6c448 req-63d0b2b3-9499-456c-b678-f5522b899fc8 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a72dd01d-79d3-4986-a52b-6b5befea0a1c Jul 03 01:34:44.014807 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-caf8f70b-ba38-4d8f-a8d3-f8f267f6c448 req-63d0b2b3-9499-456c-b678-f5522b899fc8 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:44.014968 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-caf8f70b-ba38-4d8f-a8d3-f8f267f6c448 req-63d0b2b3-9499-456c-b678-f5522b899fc8 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:44.021610 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:44.021610 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:44.327047 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f2b7e450-ddba-4ed4-8024-756dda93e9bd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:44.329373 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f2b7e450-ddba-4ed4-8024-756dda93e9bd tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 Jul 03 01:34:44.329642 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f2b7e450-ddba-4ed4-8024-756dda93e9bd tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:44.329881 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f2b7e450-ddba-4ed4-8024-756dda93e9bd tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:44.336506 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f2b7e450-ddba-4ed4-8024-756dda93e9bd tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 returned with HTTP 404 Jul 03 01:34:44.337008 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 636/2498] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:44 2026] GET /volume/v3/volumes/72589f3b-b610-43c1-9ebe-b3606f5f4f27 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:44.343723 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-04aecb9d-721f-4bf8-91b0-81342dbc10b8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:44.345472 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-04aecb9d-721f-4bf8-91b0-81342dbc10b8 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a Jul 03 01:34:44.345658 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-04aecb9d-721f-4bf8-91b0-81342dbc10b8 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:44.345849 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-04aecb9d-721f-4bf8-91b0-81342dbc10b8 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:44.352629 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:44.352629 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:44.356187 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-04aecb9d-721f-4bf8-91b0-81342dbc10b8 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:44.360241 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-04aecb9d-721f-4bf8-91b0-81342dbc10b8 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a returned with HTTP 200 Jul 03 01:34:44.360651 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 624/2499] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:44 2026] GET /volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:44.371908 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b4e1d691-8753-43c1-b64d-f11395ed50b2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:44.373552 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b4e1d691-8753-43c1-b64d-f11395ed50b2 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] DELETE https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a Jul 03 01:34:44.373720 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b4e1d691-8753-43c1-b64d-f11395ed50b2 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:44.373891 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b4e1d691-8753-43c1-b64d-f11395ed50b2 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:44.374053 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-b4e1d691-8753-43c1-b64d-f11395ed50b2 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Delete volume with id: 81e9c98b-f371-4d5b-973d-d1a80fb6359a Jul 03 01:34:44.380359 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:44.380359 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:44.380887 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b4e1d691-8753-43c1-b64d-f11395ed50b2 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:44.404904 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b4e1d691-8753-43c1-b64d-f11395ed50b2 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Delete volume request issued successfully. Jul 03 01:34:44.405154 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b4e1d691-8753-43c1-b64d-f11395ed50b2 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a returned with HTTP 202 Jul 03 01:34:44.405522 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 614/2500] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:44 2026] DELETE /volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:44.415781 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-25a1f6ca-8c83-4542-9697-4458c92518f9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:44.420508 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-25a1f6ca-8c83-4542-9697-4458c92518f9 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a Jul 03 01:34:44.420757 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-25a1f6ca-8c83-4542-9697-4458c92518f9 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:44.421001 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-25a1f6ca-8c83-4542-9697-4458c92518f9 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:44.431495 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:44.431495 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:44.448839 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-25a1f6ca-8c83-4542-9697-4458c92518f9 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Volume info retrieved successfully. Jul 03 01:34:44.456783 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-25a1f6ca-8c83-4542-9697-4458c92518f9 tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a returned with HTTP 200 Jul 03 01:34:44.457263 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 637/2501] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:44 2026] GET /volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a => generated 836 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:44.567914 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-caf8f70b-ba38-4d8f-a8d3-f8f267f6c448 req-63d0b2b3-9499-456c-b678-f5522b899fc8 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/attachments/a72dd01d-79d3-4986-a52b-6b5befea0a1c returned with HTTP 200 Jul 03 01:34:44.567914 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 627/2502] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:34:44 2026] DELETE /volume/v3/attachments/a72dd01d-79d3-4986-a52b-6b5befea0a1c => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:44.572237 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b1362975-528b-4be4-9fc2-9be2eaa43055 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:44.573943 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b1362975-528b-4be4-9fc2-9be2eaa43055 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 Jul 03 01:34:44.574181 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b1362975-528b-4be4-9fc2-9be2eaa43055 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:44.574336 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b1362975-528b-4be4-9fc2-9be2eaa43055 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:44.583839 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:44.583839 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:44.588151 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b1362975-528b-4be4-9fc2-9be2eaa43055 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:34:44.592876 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b1362975-528b-4be4-9fc2-9be2eaa43055 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 returned with HTTP 200 Jul 03 01:34:44.593246 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 625/2503] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:44 2026] GET /volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:44.607620 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-22af738c-fe60-454b-a8ec-cbb265190fe8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:44.609816 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-22af738c-fe60-454b-a8ec-cbb265190fe8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:34:44.610236 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-22af738c-fe60-454b-a8ec-cbb265190fe8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "35ec7770-c40d-41c4-aebe-9ff9e1a53e53", "name": "tempest-type-Backup-861400007"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:44.612000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-22af738c-fe60-454b-a8ec-cbb265190fe8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Creating new backup {'backup': {'volume_id': '35ec7770-c40d-41c4-aebe-9ff9e1a53e53', 'name': 'tempest-type-Backup-861400007'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:34:44.612186 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-22af738c-fe60-454b-a8ec-cbb265190fe8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Creating backup of volume 35ec7770-c40d-41c4-aebe-9ff9e1a53e53 in container None Jul 03 01:34:44.616566 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fe417308-4e3b-49b2-9bfb-847667d6ccc1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:44.618433 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fe417308-4e3b-49b2-9bfb-847667d6ccc1 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:34:44.618654 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fe417308-4e3b-49b2-9bfb-847667d6ccc1 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:44.618830 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fe417308-4e3b-49b2-9bfb-847667d6ccc1 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:44.626347 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:44.626347 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:44.627040 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:44.627040 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:44.627508 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-22af738c-fe60-454b-a8ec-cbb265190fe8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:34:44.630522 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fe417308-4e3b-49b2-9bfb-847667d6ccc1 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:34:44.634950 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fe417308-4e3b-49b2-9bfb-847667d6ccc1 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 200 Jul 03 01:34:44.635402 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 638/2504] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:44 2026] GET /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:44.650956 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-22af738c-fe60-454b-a8ec-cbb265190fe8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Created reservations ['315cdb12-5d19-43db-9a59-d5ffad00480e', 'becd2827-cb67-4b11-a8ce-835c5c8a5ea4'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:44.718448 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-22af738c-fe60-454b-a8ec-cbb265190fe8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:34:44.718448 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 615/2505] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:34:44 2026] POST /volume/v3/backups => generated 313 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:44.738369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-64d25468-4b33-48bd-a431-6ecbd1de4b98 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:44.738369 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64d25468-4b33-48bd-a431-6ecbd1de4b98 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:44.738369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64d25468-4b33-48bd-a431-6ecbd1de4b98 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:44.738369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64d25468-4b33-48bd-a431-6ecbd1de4b98 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:44.738369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-64d25468-4b33-48bd-a431-6ecbd1de4b98 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:44.747091 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:44.747091 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:44.748403 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64d25468-4b33-48bd-a431-6ecbd1de4b98 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:44.748937 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 628/2506] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:44 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:44.818447 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-88e039a2-fb5d-48b6-9fc7-530be9a6ded6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:44.824510 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-88e039a2-fb5d-48b6-9fc7-530be9a6ded6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:44.824741 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-88e039a2-fb5d-48b6-9fc7-530be9a6ded6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:44.825596 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-88e039a2-fb5d-48b6-9fc7-530be9a6ded6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:44.825773 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-88e039a2-fb5d-48b6-9fc7-530be9a6ded6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:44.850010 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:44.850010 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:44.851091 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-88e039a2-fb5d-48b6-9fc7-530be9a6ded6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:44.851597 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 626/2507] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:44 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:45.473411 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8592621d-d107-4043-af8e-b6dc9ad318ef None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:45.475285 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8592621d-d107-4043-af8e-b6dc9ad318ef tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] GET https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a Jul 03 01:34:45.475548 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8592621d-d107-4043-af8e-b6dc9ad318ef tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:45.475745 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8592621d-d107-4043-af8e-b6dc9ad318ef tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:45.481784 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8592621d-d107-4043-af8e-b6dc9ad318ef tempest-VolumesCloneTest-2114925164 tempest-VolumesCloneTest-2114925164-project-member] https://10.4.3.64/volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a returned with HTTP 404 Jul 03 01:34:45.482299 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 639/2508] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:45 2026] GET /volume/v3/volumes/81e9c98b-f371-4d5b-973d-d1a80fb6359a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:45.772164 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-398f55e2-6fed-4dc6-ad42-b416b70e4cf1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:45.773921 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-398f55e2-6fed-4dc6-ad42-b416b70e4cf1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:45.774159 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-398f55e2-6fed-4dc6-ad42-b416b70e4cf1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:45.774283 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-398f55e2-6fed-4dc6-ad42-b416b70e4cf1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:45.774383 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-398f55e2-6fed-4dc6-ad42-b416b70e4cf1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:45.780196 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:45.780196 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:45.781092 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-398f55e2-6fed-4dc6-ad42-b416b70e4cf1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:45.781329 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 616/2509] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:45 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:45.836480 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1fdf917b-0cee-45a6-9750-79e95735c3e7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:45.840284 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1fdf917b-0cee-45a6-9750-79e95735c3e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 Jul 03 01:34:45.840829 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1fdf917b-0cee-45a6-9750-79e95735c3e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:45.840829 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1fdf917b-0cee-45a6-9750-79e95735c3e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:45.841244 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-1fdf917b-0cee-45a6-9750-79e95735c3e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete snapshot with id: acd758b6-2f9d-451f-9a5c-d0accfc5c789 Jul 03 01:34:45.853092 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:45.853092 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:45.853092 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1fdf917b-0cee-45a6-9750-79e95735c3e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:45.865995 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3494cde6-1bb7-40d4-8758-32571a5b4cd1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:45.867857 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3494cde6-1bb7-40d4-8758-32571a5b4cd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:45.867986 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3494cde6-1bb7-40d4-8758-32571a5b4cd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:45.868188 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3494cde6-1bb7-40d4-8758-32571a5b4cd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:45.868286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-3494cde6-1bb7-40d4-8758-32571a5b4cd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:45.871878 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1fdf917b-0cee-45a6-9750-79e95735c3e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot delete request issued successfully. Jul 03 01:34:45.872094 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:45.872094 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:45.872173 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1fdf917b-0cee-45a6-9750-79e95735c3e7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 returned with HTTP 202 Jul 03 01:34:45.872802 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 629/2510] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:34:45 2026] DELETE /volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:45.872871 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3494cde6-1bb7-40d4-8758-32571a5b4cd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:45.873141 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 627/2511] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:45 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 788 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:34:45.880052 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b0b50aa2-0a58-45c2-b022-c1935bebca69 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:45.881861 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b0b50aa2-0a58-45c2-b022-c1935bebca69 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 Jul 03 01:34:45.882070 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b0b50aa2-0a58-45c2-b022-c1935bebca69 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:45.882252 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b0b50aa2-0a58-45c2-b022-c1935bebca69 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:45.889002 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:45.889002 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:45.889604 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b0b50aa2-0a58-45c2-b022-c1935bebca69 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:45.890643 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b0b50aa2-0a58-45c2-b022-c1935bebca69 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 returned with HTTP 200 Jul 03 01:34:45.891130 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 640/2512] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:45 2026] GET /volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:46.738084 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9d129e32-2939-4254-9e0a-4e186354e137 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:46.794581 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1d67e88d-c68e-48b6-bd20-2a73695358a7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:46.796468 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1d67e88d-c68e-48b6-bd20-2a73695358a7 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:46.796693 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1d67e88d-c68e-48b6-bd20-2a73695358a7 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:46.796921 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1d67e88d-c68e-48b6-bd20-2a73695358a7 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:46.797037 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-1d67e88d-c68e-48b6-bd20-2a73695358a7 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:46.801852 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:46.801852 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:46.802654 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1d67e88d-c68e-48b6-bd20-2a73695358a7 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:46.803581 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 630/2513] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:46 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:46.856291 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:46.856784 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1935777283"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:46.858883 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1935777283'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:46.859020 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Create volume of 1 GB Jul 03 01:34:46.864281 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Availability Zones retrieved successfully. Jul 03 01:34:46.873552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Flow 'volume_create_api' (ef508ecc-a866-42d1-8eaa-5aa8e6b03e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:46.875123 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1d3f7b-7d82-4ead-a4d5-adf684d01351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:46.878017 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:46.895232 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8b0123ec-a156-4eb7-865f-f674d5995625 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:46.899602 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8b0123ec-a156-4eb7-865f-f674d5995625 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:46.899602 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8b0123ec-a156-4eb7-865f-f674d5995625 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:46.899602 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8b0123ec-a156-4eb7-865f-f674d5995625 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:46.899602 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-8b0123ec-a156-4eb7-865f-f674d5995625 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:46.902790 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0e1049c3-c8a7-4279-ad06-1b1c0e7172f8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:46.907491 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0e1049c3-c8a7-4279-ad06-1b1c0e7172f8 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 Jul 03 01:34:46.907491 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0e1049c3-c8a7-4279-ad06-1b1c0e7172f8 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:46.907491 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0e1049c3-c8a7-4279-ad06-1b1c0e7172f8 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:46.907701 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:46.907701 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:46.907701 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8b0123ec-a156-4eb7-865f-f674d5995625 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:46.907837 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 628/2514] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:46 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:46.909856 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0e1049c3-c8a7-4279-ad06-1b1c0e7172f8 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 returned with HTTP 404 Jul 03 01:34:46.910303 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 641/2515] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:46 2026] GET /volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:46.921805 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ab0ebe6c-6f34-4ab7-9066-02cb97cf7e05 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:46.923250 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ab0ebe6c-6f34-4ab7-9066-02cb97cf7e05 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 Jul 03 01:34:46.923572 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ab0ebe6c-6f34-4ab7-9066-02cb97cf7e05 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:46.923876 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ab0ebe6c-6f34-4ab7-9066-02cb97cf7e05 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:46.924074 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-ab0ebe6c-6f34-4ab7-9066-02cb97cf7e05 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete snapshot with id: a1a1221e-9033-4f0b-8bc3-27640bd09ca6 Jul 03 01:34:46.925806 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1d3f7b-7d82-4ead-a4d5-adf684d01351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:46.926519 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5bb0cc-3a6a-421c-a371-613b16f86640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:46.929797 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:46.929797 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:46.930409 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ab0ebe6c-6f34-4ab7-9066-02cb97cf7e05 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:46.949106 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ab0ebe6c-6f34-4ab7-9066-02cb97cf7e05 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot delete request issued successfully. Jul 03 01:34:46.949291 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ab0ebe6c-6f34-4ab7-9066-02cb97cf7e05 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 returned with HTTP 202 Jul 03 01:34:46.949757 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 631/2516] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:34:46 2026] DELETE /volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:46.960923 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5cce6db2-59dc-4e55-ae13-2b5c9ad4743f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:46.970406 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5cce6db2-59dc-4e55-ae13-2b5c9ad4743f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 Jul 03 01:34:46.970870 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5cce6db2-59dc-4e55-ae13-2b5c9ad4743f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:46.970870 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5cce6db2-59dc-4e55-ae13-2b5c9ad4743f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:46.986720 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:46.986720 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:46.986720 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5cce6db2-59dc-4e55-ae13-2b5c9ad4743f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:46.986720 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5cce6db2-59dc-4e55-ae13-2b5c9ad4743f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 returned with HTTP 200 Jul 03 01:34:46.987309 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 629/2517] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:46 2026] GET /volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:47.019715 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Created reservations ['0dde61ba-f785-4866-9384-0f298824b475', '3a3ba4fe-0015-4d39-9af9-e57e0879f818', '9e943939-daeb-4b60-bd20-2cb990f138b7', '0c7095bc-ca6e-4147-94d0-16fd61263736'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:47.021447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae5bb0cc-3a6a-421c-a371-613b16f86640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dde61ba-f785-4866-9384-0f298824b475', '3a3ba4fe-0015-4d39-9af9-e57e0879f818', '9e943939-daeb-4b60-bd20-2cb990f138b7', '0c7095bc-ca6e-4147-94d0-16fd61263736']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:47.023161 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb61e1f8-0f1f-4e63-93b7-bbb77fa6c2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:47.057813 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb61e1f8-0f1f-4e63-93b7-bbb77fa6c2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74741ad0-e86f-41bc-a7d7-d6b2375b1dae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1935777283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5797e07d43b74e0a8d134e661a00ff44',qos_specs=None,replication_status=,reservations=['0dde61ba-f785-4866-9384-0f298824b475','3a3ba4fe-0015-4d39-9af9-e57e0879f818','9e943939-daeb-4b60-bd20-2cb990f138b7','0c7095bc-ca6e-4147-94d0-16fd61263736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f65b9da6ae426595d0221a03521fc9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1935777283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74741ad0-e86f-41bc-a7d7-d6b2375b1dae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5797e07d43b74e0a8d134e661a00ff44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6f65b9da6ae426595d0221a03521fc9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:47.058595 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f1ee35-88b6-44d4-b2b7-56ac2e972dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:47.078648 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82f1ee35-88b6-44d4-b2b7-56ac2e972dc1) transitioned into state 'SUCCESS' from state '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-1935777283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5797e07d43b74e0a8d134e661a00ff44',qos_specs=None,replication_status=,reservations=['0dde61ba-f785-4866-9384-0f298824b475','3a3ba4fe-0015-4d39-9af9-e57e0879f818','9e943939-daeb-4b60-bd20-2cb990f138b7','0c7095bc-ca6e-4147-94d0-16fd61263736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6f65b9da6ae426595d0221a03521fc9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:47.079362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb9be1f4-e206-4c4a-8c1a-9c3ca297795c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:47.091028 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb9be1f4-e206-4c4a-8c1a-9c3ca297795c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:47.092319 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Flow 'volume_create_api' (ef508ecc-a866-42d1-8eaa-5aa8e6b03e58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:47.092747 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Create volume request issued successfully. Jul 03 01:34:47.093591 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d129e32-2939-4254-9e0a-4e186354e137 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:47.094161 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 617/2518] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:34:46 2026] POST /volume/v3/volumes => generated 748 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:47.107597 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ee172920-ad51-47d9-92be-3f8fb89ed306 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:47.111503 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee172920-ad51-47d9-92be-3f8fb89ed306 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] GET https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae Jul 03 01:34:47.111503 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee172920-ad51-47d9-92be-3f8fb89ed306 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:47.111503 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee172920-ad51-47d9-92be-3f8fb89ed306 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:47.121872 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:47.121872 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:47.128666 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ee172920-ad51-47d9-92be-3f8fb89ed306 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Volume info retrieved successfully. Jul 03 01:34:47.134068 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee172920-ad51-47d9-92be-3f8fb89ed306 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae returned with HTTP 200 Jul 03 01:34:47.134743 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 642/2519] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:47 2026] GET /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae => generated 816 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:47.817177 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-79eaa40b-cd7c-475e-be4f-4612da2b9bc1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:47.818800 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-79eaa40b-cd7c-475e-be4f-4612da2b9bc1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:47.818996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-79eaa40b-cd7c-475e-be4f-4612da2b9bc1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:47.819169 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-79eaa40b-cd7c-475e-be4f-4612da2b9bc1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:47.819262 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-79eaa40b-cd7c-475e-be4f-4612da2b9bc1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:47.823168 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:47.823168 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:47.823705 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-79eaa40b-cd7c-475e-be4f-4612da2b9bc1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:47.824023 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 632/2520] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:47 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:47.918854 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-642f35e9-c847-470d-ac6b-1a0d08e4ffea None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:47.920886 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-642f35e9-c847-470d-ac6b-1a0d08e4ffea tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:47.921108 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-642f35e9-c847-470d-ac6b-1a0d08e4ffea tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:47.921309 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-642f35e9-c847-470d-ac6b-1a0d08e4ffea tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:47.921497 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-642f35e9-c847-470d-ac6b-1a0d08e4ffea tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:47.926434 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:47.926434 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:47.927385 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-642f35e9-c847-470d-ac6b-1a0d08e4ffea tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:47.927756 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 630/2521] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:47 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:47.955228 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a3d43d4d-833a-4aed-85e6-0c97891ac9a1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:47.955763 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3d43d4d-833a-4aed-85e6-0c97891ac9a1 None None] GET https://10.4.3.64/volume// Jul 03 01:34:47.955763 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3d43d4d-833a-4aed-85e6-0c97891ac9a1 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:47.955887 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3d43d4d-833a-4aed-85e6-0c97891ac9a1 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:47.956086 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3d43d4d-833a-4aed-85e6-0c97891ac9a1 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:34:47.956329 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 618/2522] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:34:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:34:47.964968 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-c00d30bc-fb6d-40a3-b599-d207a36e09f4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:47.967192 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-c00d30bc-fb6d-40a3-b599-d207a36e09f4 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:34:47.967725 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-c00d30bc-fb6d-40a3-b599-d207a36e09f4 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f52ebabe-90d0-45ba-8ea3-72839c16d8ff", "connector": null, "instance_uuid": "0a7d1e9f-9f85-4377-b10a-7d5a7d8b4cd9"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:47.980721 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:47.980721 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:47.998446 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-782b0c0b-52d1-46f2-9aa2-d9f459243f4d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:48.000634 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-782b0c0b-52d1-46f2-9aa2-d9f459243f4d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 Jul 03 01:34:48.000905 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-782b0c0b-52d1-46f2-9aa2-d9f459243f4d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:48.001157 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-782b0c0b-52d1-46f2-9aa2-d9f459243f4d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:48.006188 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-782b0c0b-52d1-46f2-9aa2-d9f459243f4d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 returned with HTTP 404 Jul 03 01:34:48.006721 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 633/2523] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:47 2026] GET /volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:48.015319 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2e0bb79a-2d29-4c1b-9528-96bdc7c8b147 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:48.016738 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-c00d30bc-fb6d-40a3-b599-d207a36e09f4 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:34:48.017250 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 643/2524] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:34:47 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:48.017392 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2e0bb79a-2d29-4c1b-9528-96bdc7c8b147 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d Jul 03 01:34:48.017645 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2e0bb79a-2d29-4c1b-9528-96bdc7c8b147 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:48.017866 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2e0bb79a-2d29-4c1b-9528-96bdc7c8b147 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:48.018033 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-2e0bb79a-2d29-4c1b-9528-96bdc7c8b147 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete snapshot with id: 95cb2053-a97d-4167-940b-5711f6eb281d Jul 03 01:34:48.024624 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:48.024624 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:48.025112 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2e0bb79a-2d29-4c1b-9528-96bdc7c8b147 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:48.026478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-32f57502-985f-433f-83f4-cb8828558dd4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:48.029341 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-32f57502-985f-433f-83f4-cb8828558dd4 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d081cad0-a225-410e-aaed-39523de42ec3 Jul 03 01:34:48.029627 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-32f57502-985f-433f-83f4-cb8828558dd4 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:48.029865 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-32f57502-985f-433f-83f4-cb8828558dd4 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:48.037142 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:48.037142 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:48.043774 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2e0bb79a-2d29-4c1b-9528-96bdc7c8b147 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot delete request issued successfully. Jul 03 01:34:48.043938 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2e0bb79a-2d29-4c1b-9528-96bdc7c8b147 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d returned with HTTP 202 Jul 03 01:34:48.044334 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 631/2525] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:34:48 2026] DELETE /volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:48.052101 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6896bd6a-1ed6-405a-8425-ab4988d84f41 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:48.054677 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6896bd6a-1ed6-405a-8425-ab4988d84f41 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d Jul 03 01:34:48.054966 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6896bd6a-1ed6-405a-8425-ab4988d84f41 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:48.055241 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6896bd6a-1ed6-405a-8425-ab4988d84f41 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:48.062565 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:48.062565 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:48.063025 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6896bd6a-1ed6-405a-8425-ab4988d84f41 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:34:48.063963 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6896bd6a-1ed6-405a-8425-ab4988d84f41 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d returned with HTTP 200 Jul 03 01:34:48.064370 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 634/2526] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:48 2026] GET /volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:48.148117 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c0eb970d-a4dc-4442-928b-ef275366bad2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:48.149910 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c0eb970d-a4dc-4442-928b-ef275366bad2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] GET https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae Jul 03 01:34:48.150136 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c0eb970d-a4dc-4442-928b-ef275366bad2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:48.150318 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c0eb970d-a4dc-4442-928b-ef275366bad2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:48.158058 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:48.158058 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:48.163664 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c0eb970d-a4dc-4442-928b-ef275366bad2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Volume info retrieved successfully. Jul 03 01:34:48.169390 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c0eb970d-a4dc-4442-928b-ef275366bad2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae returned with HTTP 200 Jul 03 01:34:48.169821 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 644/2527] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:48 2026] GET /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:48.628042 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-32f57502-985f-433f-83f4-cb8828558dd4 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/d081cad0-a225-410e-aaed-39523de42ec3 returned with HTTP 200 Jul 03 01:34:48.628743 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 619/2528] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:34:48 2026] DELETE /volume/v3/attachments/d081cad0-a225-410e-aaed-39523de42ec3 => generated 192 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:48.834260 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1be6feaa-db92-4a60-8ad4-1c94c8c64152 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:48.836502 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1be6feaa-db92-4a60-8ad4-1c94c8c64152 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:48.836718 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1be6feaa-db92-4a60-8ad4-1c94c8c64152 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:48.836897 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1be6feaa-db92-4a60-8ad4-1c94c8c64152 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:48.837052 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1be6feaa-db92-4a60-8ad4-1c94c8c64152 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:48.845342 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:48.845342 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:48.846279 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1be6feaa-db92-4a60-8ad4-1c94c8c64152 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:48.846791 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 632/2529] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:48 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:48.941286 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-10aeff40-6baf-4160-8ad1-ea32d9ce1d4b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:48.943093 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-10aeff40-6baf-4160-8ad1-ea32d9ce1d4b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:48.943302 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-10aeff40-6baf-4160-8ad1-ea32d9ce1d4b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:48.943518 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-10aeff40-6baf-4160-8ad1-ea32d9ce1d4b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:48.943620 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-10aeff40-6baf-4160-8ad1-ea32d9ce1d4b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:48.949678 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:48.949678 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:48.950391 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-10aeff40-6baf-4160-8ad1-ea32d9ce1d4b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:48.950779 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 635/2530] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:48 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:49.074813 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-474c5552-9f49-4f46-beb7-0fbb579183f3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:49.077106 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-474c5552-9f49-4f46-beb7-0fbb579183f3 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d Jul 03 01:34:49.077394 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-474c5552-9f49-4f46-beb7-0fbb579183f3 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:49.077712 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-474c5552-9f49-4f46-beb7-0fbb579183f3 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:49.083095 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-474c5552-9f49-4f46-beb7-0fbb579183f3 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d returned with HTTP 404 Jul 03 01:34:49.083724 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 645/2531] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:49 2026] GET /volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:49.091356 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-03c6287d-0bff-4a75-843d-3ff5f727db1b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:49.093324 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-03c6287d-0bff-4a75-843d-3ff5f727db1b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 Jul 03 01:34:49.093604 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-03c6287d-0bff-4a75-843d-3ff5f727db1b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:49.093849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-03c6287d-0bff-4a75-843d-3ff5f727db1b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:49.094011 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-03c6287d-0bff-4a75-843d-3ff5f727db1b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete snapshot with id: acd758b6-2f9d-451f-9a5c-d0accfc5c789 Jul 03 01:34:49.099439 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-03c6287d-0bff-4a75-843d-3ff5f727db1b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 returned with HTTP 404 Jul 03 01:34:49.100056 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 620/2532] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:34:49 2026] DELETE /volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:49.107497 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2c991bcc-9f1f-46f0-97a8-0189e9f6cea3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:49.109272 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2c991bcc-9f1f-46f0-97a8-0189e9f6cea3 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 Jul 03 01:34:49.109363 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2c991bcc-9f1f-46f0-97a8-0189e9f6cea3 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:49.109515 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2c991bcc-9f1f-46f0-97a8-0189e9f6cea3 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:49.114492 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2c991bcc-9f1f-46f0-97a8-0189e9f6cea3 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 returned with HTTP 404 Jul 03 01:34:49.114492 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 633/2533] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:49 2026] GET /volume/v3/snapshots/acd758b6-2f9d-451f-9a5c-d0accfc5c789 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:49.120942 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0029e3ad-7420-4fa7-a62d-f5f8b9b435ab None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:49.123140 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0029e3ad-7420-4fa7-a62d-f5f8b9b435ab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 Jul 03 01:34:49.123344 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0029e3ad-7420-4fa7-a62d-f5f8b9b435ab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:49.123563 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0029e3ad-7420-4fa7-a62d-f5f8b9b435ab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:49.123673 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-0029e3ad-7420-4fa7-a62d-f5f8b9b435ab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete snapshot with id: a1a1221e-9033-4f0b-8bc3-27640bd09ca6 Jul 03 01:34:49.128204 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0029e3ad-7420-4fa7-a62d-f5f8b9b435ab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 returned with HTTP 404 Jul 03 01:34:49.129064 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 636/2534] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:34:49 2026] DELETE /volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:49.135957 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5e563ef1-b3ae-4e06-9a1e-4dffeea8c904 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:49.137882 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5e563ef1-b3ae-4e06-9a1e-4dffeea8c904 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 Jul 03 01:34:49.138090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5e563ef1-b3ae-4e06-9a1e-4dffeea8c904 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:49.138272 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5e563ef1-b3ae-4e06-9a1e-4dffeea8c904 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:49.142380 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5e563ef1-b3ae-4e06-9a1e-4dffeea8c904 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 returned with HTTP 404 Jul 03 01:34:49.142839 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 646/2535] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:49 2026] GET /volume/v3/snapshots/a1a1221e-9033-4f0b-8bc3-27640bd09ca6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:49.149706 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fc81809f-0669-46d7-86db-bb06142d7f61 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:49.151564 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fc81809f-0669-46d7-86db-bb06142d7f61 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d Jul 03 01:34:49.151838 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fc81809f-0669-46d7-86db-bb06142d7f61 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:49.152062 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fc81809f-0669-46d7-86db-bb06142d7f61 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:49.152163 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-fc81809f-0669-46d7-86db-bb06142d7f61 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete snapshot with id: 95cb2053-a97d-4167-940b-5711f6eb281d Jul 03 01:34:49.157095 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fc81809f-0669-46d7-86db-bb06142d7f61 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d returned with HTTP 404 Jul 03 01:34:49.157586 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 621/2536] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:34:49 2026] DELETE /volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:49.165537 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d7bbee6b-7856-46e9-8fd7-464b46ec5f25 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:49.167394 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d7bbee6b-7856-46e9-8fd7-464b46ec5f25 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d Jul 03 01:34:49.167633 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d7bbee6b-7856-46e9-8fd7-464b46ec5f25 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:49.167815 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d7bbee6b-7856-46e9-8fd7-464b46ec5f25 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:49.172654 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d7bbee6b-7856-46e9-8fd7-464b46ec5f25 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d returned with HTTP 404 Jul 03 01:34:49.173164 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 634/2537] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:34:49 2026] GET /volume/v3/snapshots/95cb2053-a97d-4167-940b-5711f6eb281d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:34:49.861248 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b2a75264-3fd4-45e2-85f0-7a82d390dec7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:49.862908 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b2a75264-3fd4-45e2-85f0-7a82d390dec7 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:49.863165 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b2a75264-3fd4-45e2-85f0-7a82d390dec7 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:49.863388 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b2a75264-3fd4-45e2-85f0-7a82d390dec7 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:49.866576 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b2a75264-3fd4-45e2-85f0-7a82d390dec7 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:49.873492 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:49.873492 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:49.874182 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b2a75264-3fd4-45e2-85f0-7a82d390dec7 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:49.874587 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 637/2538] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:49 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:49.961749 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cc96b0fd-94a2-48db-ab14-19e5916e2a78 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:49.963457 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc96b0fd-94a2-48db-ab14-19e5916e2a78 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:49.963637 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc96b0fd-94a2-48db-ab14-19e5916e2a78 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:49.963862 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc96b0fd-94a2-48db-ab14-19e5916e2a78 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:49.963924 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-cc96b0fd-94a2-48db-ab14-19e5916e2a78 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:49.967944 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:49.967944 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:49.968689 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc96b0fd-94a2-48db-ab14-19e5916e2a78 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:49.969030 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 647/2539] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:49 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:49.977630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a3870506-08ab-4372-a35d-449c7771bd6b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:49.979344 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3870506-08ab-4372-a35d-449c7771bd6b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b Jul 03 01:34:49.979628 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3870506-08ab-4372-a35d-449c7771bd6b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:49.980451 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3870506-08ab-4372-a35d-449c7771bd6b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:49.986561 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:49.986561 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:49.994648 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a3870506-08ab-4372-a35d-449c7771bd6b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:50.000563 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3870506-08ab-4372-a35d-449c7771bd6b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b returned with HTTP 200 Jul 03 01:34:50.000968 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 622/2540] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:49 2026] GET /volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:50.013955 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:50.015786 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745/restore Jul 03 01:34:50.016140 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:50.017393 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Restoring backup 220ff8cd-db4a-4d57-8636-6d74425da745 ({'restore': {}}) {{(pid=99882) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 01:34:50.017546 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Restoring backup 220ff8cd-db4a-4d57-8636-6d74425da745 to volume None. Jul 03 01:34:50.022191 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:50.022191 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:50.023234 np0000004346 devstack@c-api.service[99882]: INFO cinder.backup.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating volume of 1 GB for restore of backup 220ff8cd-db4a-4d57-8636-6d74425da745. Jul 03 01:34:50.029359 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Availability zone cache updated, next update will occur around 2026-07-03 02:34:50.029096. {{(pid=99882) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:34:50.029511 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Availability Zones retrieved successfully. Jul 03 01:34:50.034711 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (30034fdf-4206-4d96-a43e-dc52be97cfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:50.035557 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b923342b-2dc6-4908-b2ab-a888d6e41574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:50.036480 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:50.060929 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b923342b-2dc6-4908-b2ab-a888d6e41574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:50.061613 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2646a7ad-905a-4f9c-a1f0-35bcd040cd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:50.093316 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['189dfa5f-3b24-4a83-bb02-79ad89387d1e', 'bb1db065-757e-40a8-9495-3eaf20f3a4c4', '262b618d-adf9-49f9-b96c-c7608dd71440', '31c2c638-d2ae-4dfa-bedc-194cb712d2de'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:50.094037 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2646a7ad-905a-4f9c-a1f0-35bcd040cd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['189dfa5f-3b24-4a83-bb02-79ad89387d1e', 'bb1db065-757e-40a8-9495-3eaf20f3a4c4', '262b618d-adf9-49f9-b96c-c7608dd71440', '31c2c638-d2ae-4dfa-bedc-194cb712d2de']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:50.094671 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e2732b4-5d99-4f86-94e9-81d137bce30b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:50.129734 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e2732b4-5d99-4f86-94e9-81d137bce30b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3158040d-37a3-4023-9620-4ac680c080b0', '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_220ff8cd-db4a-4d57-8636-6d74425da745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['189dfa5f-3b24-4a83-bb02-79ad89387d1e','bb1db065-757e-40a8-9495-3eaf20f3a4c4','262b618d-adf9-49f9-b96c-c7608dd71440','31c2c638-d2ae-4dfa-bedc-194cb712d2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:50Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_220ff8cd-db4a-4d57-8636-6d74425da745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3158040d-37a3-4023-9620-4ac680c080b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c731d072e664eeabfea754e94ba8195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d14febf3555b46d4a334bd5c11000698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:50.132783 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca83a8e-006f-431f-b6ef-6d1aae4000d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:50.186927 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ca83a8e-006f-431f-b6ef-6d1aae4000d2) transitioned into 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_220ff8cd-db4a-4d57-8636-6d74425da745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['189dfa5f-3b24-4a83-bb02-79ad89387d1e','bb1db065-757e-40a8-9495-3eaf20f3a4c4','262b618d-adf9-49f9-b96c-c7608dd71440','31c2c638-d2ae-4dfa-bedc-194cb712d2de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:50.190594 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a73c4671-3b22-46be-890a-3093fbc22f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:50.214395 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a73c4671-3b22-46be-890a-3093fbc22f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:50.215175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (30034fdf-4206-4d96-a43e-dc52be97cfbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:50.215486 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume request issued successfully. Jul 03 01:34:50.224259 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:50.224259 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:50.224768 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:50.887306 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-250f765c-8b67-4ba8-8a7b-5b8740135f9e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:50.890260 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-250f765c-8b67-4ba8-8a7b-5b8740135f9e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:50.890490 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-250f765c-8b67-4ba8-8a7b-5b8740135f9e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:50.890649 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-250f765c-8b67-4ba8-8a7b-5b8740135f9e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:50.890738 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-250f765c-8b67-4ba8-8a7b-5b8740135f9e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:50.895665 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:50.895665 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:50.896203 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-250f765c-8b67-4ba8-8a7b-5b8740135f9e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:50.896668 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 638/2541] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:50 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:51.233636 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:51.233636 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:51.234189 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:34:51.234377 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Checking backup size 1 against volume size 1 {{(pid=99882) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 01:34:51.234518 np0000004346 devstack@c-api.service[99882]: INFO cinder.backup.api [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Overwriting volume 3158040d-37a3-4023-9620-4ac680c080b0 with restore of backup 220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:51.252638 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] restore_backup in rpcapi backup_id 220ff8cd-db4a-4d57-8636-6d74425da745 {{(pid=99882) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 01:34:51.254626 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9f2881df-86c3-4edb-a4fc-0890068c4aca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745/restore returned with HTTP 202 Jul 03 01:34:51.254749 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 635/2542] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Jul 3 01:34:50 2026] POST /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745/restore => generated 189 bytes in 1241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:51.265125 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-71146c64-706d-4eb2-bfb1-659024f93883 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:51.267579 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-71146c64-706d-4eb2-bfb1-659024f93883 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:51.267789 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-71146c64-706d-4eb2-bfb1-659024f93883 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:51.268009 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-71146c64-706d-4eb2-bfb1-659024f93883 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:51.268144 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-71146c64-706d-4eb2-bfb1-659024f93883 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:51.273571 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:51.273571 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:51.274571 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-71146c64-706d-4eb2-bfb1-659024f93883 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:51.274994 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 648/2543] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:51 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:51.905710 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-34d48982-20d8-4ba3-b35a-977a7cd7e8ea None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:51.907772 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-34d48982-20d8-4ba3-b35a-977a7cd7e8ea tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:51.908461 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-34d48982-20d8-4ba3-b35a-977a7cd7e8ea tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:51.908461 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-34d48982-20d8-4ba3-b35a-977a7cd7e8ea tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:51.908461 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-34d48982-20d8-4ba3-b35a-977a7cd7e8ea tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:51.912987 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:51.912987 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:51.913701 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-34d48982-20d8-4ba3-b35a-977a7cd7e8ea tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:51.914168 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 623/2544] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:51 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:52.286603 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-97e7f135-be08-41fe-bee7-c6c634c09f49 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:52.288795 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-97e7f135-be08-41fe-bee7-c6c634c09f49 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:52.288990 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-97e7f135-be08-41fe-bee7-c6c634c09f49 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:52.289318 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-97e7f135-be08-41fe-bee7-c6c634c09f49 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:52.289318 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-97e7f135-be08-41fe-bee7-c6c634c09f49 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:52.298448 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:52.298448 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:52.298715 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-97e7f135-be08-41fe-bee7-c6c634c09f49 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:52.299197 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 639/2545] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:52 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:52.926513 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6a22eb2a-6abb-440e-9937-6888d158da9d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:52.928622 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6a22eb2a-6abb-440e-9937-6888d158da9d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:52.928920 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6a22eb2a-6abb-440e-9937-6888d158da9d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:52.929197 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6a22eb2a-6abb-440e-9937-6888d158da9d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:52.929349 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-6a22eb2a-6abb-440e-9937-6888d158da9d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:52.934931 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:52.934931 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:52.935712 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6a22eb2a-6abb-440e-9937-6888d158da9d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:52.936125 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 636/2546] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:52 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:53.308803 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-915ef8f8-16e8-4856-bc12-282334aa6e02 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:53.310904 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-915ef8f8-16e8-4856-bc12-282334aa6e02 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:53.311176 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-915ef8f8-16e8-4856-bc12-282334aa6e02 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:53.311442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-915ef8f8-16e8-4856-bc12-282334aa6e02 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:53.311626 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-915ef8f8-16e8-4856-bc12-282334aa6e02 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:53.316897 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:53.316897 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:53.317800 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-915ef8f8-16e8-4856-bc12-282334aa6e02 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:53.318217 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 649/2547] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:53 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:53.386139 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-fa1598ff-7ce2-4d79-99a0-e53a9ad07266 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:53.389466 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-fa1598ff-7ce2-4d79-99a0-e53a9ad07266 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] PUT https://10.4.3.64/volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e Jul 03 01:34:53.389961 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-fa1598ff-7ce2-4d79-99a0-e53a9ad07266 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:53.402499 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-fa1598ff-7ce2-4d79-99a0-e53a9ad07266 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Acquiring lock "cinder-attachment_update-f52ebabe-90d0-45ba-8ea3-72839c16d8ff-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:34:53.408553 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-fa1598ff-7ce2-4d79-99a0-e53a9ad07266 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Lock "cinder-attachment_update-f52ebabe-90d0-45ba-8ea3-72839c16d8ff-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:34:53.410195 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:53.410195 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:53.667209 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-d1d973b5-c00d-4852-bee9-f18626f48bdf req-41c30380-6ab0-4f98-8979-065d800f1388 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:53.669653 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d1d973b5-c00d-4852-bee9-f18626f48bdf req-41c30380-6ab0-4f98-8979-065d800f1388 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/attachments/0ddd9419-2aa2-4c0c-8ab6-af4c2a8b2168 Jul 03 01:34:53.669869 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d1d973b5-c00d-4852-bee9-f18626f48bdf req-41c30380-6ab0-4f98-8979-065d800f1388 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:53.670096 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d1d973b5-c00d-4852-bee9-f18626f48bdf req-41c30380-6ab0-4f98-8979-065d800f1388 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:53.678232 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:53.678232 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:53.937372 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-fa1598ff-7ce2-4d79-99a0-e53a9ad07266 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Lock "cinder-attachment_update-f52ebabe-90d0-45ba-8ea3-72839c16d8ff-np0000004346" released by "attachment_update" :: held 0.529s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:34:53.937690 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-fa1598ff-7ce2-4d79-99a0-e53a9ad07266 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e returned with HTTP 200 Jul 03 01:34:53.938296 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 624/2548] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:34:53 2026] PUT /volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:53.947063 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-ec0faa68-afd3-4619-a602-f8ce2084f779 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:53.948764 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-840be900-7705-4275-a18e-7e394b23d330 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:53.949941 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-ec0faa68-afd3-4619-a602-f8ce2084f779 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e Jul 03 01:34:53.950195 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-ec0faa68-afd3-4619-a602-f8ce2084f779 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:53.950347 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-ec0faa68-afd3-4619-a602-f8ce2084f779 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:53.951249 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-840be900-7705-4275-a18e-7e394b23d330 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:53.951441 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-840be900-7705-4275-a18e-7e394b23d330 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:53.951638 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-840be900-7705-4275-a18e-7e394b23d330 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:53.951754 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-840be900-7705-4275-a18e-7e394b23d330 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:53.955697 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:53.955697 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:53.956254 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-840be900-7705-4275-a18e-7e394b23d330 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:53.956697 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 650/2549] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:53 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:53.967794 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-ec0faa68-afd3-4619-a602-f8ce2084f779 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e returned with HTTP 200 Jul 03 01:34:53.969715 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 637/2550] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Jul 3 01:34:53 2026] GET /volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e => generated 994 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:54.212494 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d1d973b5-c00d-4852-bee9-f18626f48bdf req-41c30380-6ab0-4f98-8979-065d800f1388 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/0ddd9419-2aa2-4c0c-8ab6-af4c2a8b2168 returned with HTTP 200 Jul 03 01:34:54.212833 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 640/2551] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:34:53 2026] DELETE /volume/v3/attachments/0ddd9419-2aa2-4c0c-8ab6-af4c2a8b2168 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:54.328811 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2d066e1f-b1d5-4827-9a2c-f4ae00bbf9c4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:54.330251 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2d066e1f-b1d5-4827-9a2c-f4ae00bbf9c4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:54.330455 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2d066e1f-b1d5-4827-9a2c-f4ae00bbf9c4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:54.330636 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2d066e1f-b1d5-4827-9a2c-f4ae00bbf9c4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:54.330738 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-2d066e1f-b1d5-4827-9a2c-f4ae00bbf9c4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:54.334887 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:54.334887 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:54.335584 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2d066e1f-b1d5-4827-9a2c-f4ae00bbf9c4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:54.335918 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 625/2552] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:54 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:54.968959 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-91985453-e9c6-4c1a-87a2-57a407151aa2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:54.970632 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-91985453-e9c6-4c1a-87a2-57a407151aa2 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:54.970826 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-91985453-e9c6-4c1a-87a2-57a407151aa2 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:54.970992 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-91985453-e9c6-4c1a-87a2-57a407151aa2 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:54.971101 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-91985453-e9c6-4c1a-87a2-57a407151aa2 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:54.976289 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:54.976289 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:54.976289 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-91985453-e9c6-4c1a-87a2-57a407151aa2 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:54.976568 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 651/2553] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:54 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:55.350207 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bedbebb5-afae-4ccd-aa74-051c346944ed None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:55.353054 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bedbebb5-afae-4ccd-aa74-051c346944ed tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:55.353723 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bedbebb5-afae-4ccd-aa74-051c346944ed tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:55.353723 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bedbebb5-afae-4ccd-aa74-051c346944ed tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:55.353723 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-bedbebb5-afae-4ccd-aa74-051c346944ed tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:55.361088 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:55.361088 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:55.362046 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bedbebb5-afae-4ccd-aa74-051c346944ed tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:55.362479 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 638/2554] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:55 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:55.990793 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3a8b9056-86c9-44fd-908d-46ad2c9e88b6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:55.991130 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3a8b9056-86c9-44fd-908d-46ad2c9e88b6 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:55.991283 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3a8b9056-86c9-44fd-908d-46ad2c9e88b6 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:55.991486 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3a8b9056-86c9-44fd-908d-46ad2c9e88b6 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:55.991590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-3a8b9056-86c9-44fd-908d-46ad2c9e88b6 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:55.996059 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:55.996059 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:55.996692 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3a8b9056-86c9-44fd-908d-46ad2c9e88b6 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:55.997042 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 641/2555] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:55 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:56.175838 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d2d694b5-abb3-4865-b353-9b9c8341569f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:56.179357 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d2d694b5-abb3-4865-b353-9b9c8341569f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:34:56.179357 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d2d694b5-abb3-4865-b353-9b9c8341569f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-attach": {"instance_uuid": "55852c23-6e54-44b2-9461-4f586c75ff55", "mountpoint": "/dev/vdb"}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:56.179357 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d2d694b5-abb3-4865-b353-9b9c8341569f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "55852c23-6e54-44b2-9461-4f586c75ff55", "mountpoint": "/dev/vdb"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:56.201444 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:56.201444 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:56.201444 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d2d694b5-abb3-4865-b353-9b9c8341569f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:34:56.239355 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d2d694b5-abb3-4865-b353-9b9c8341569f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Update volume admin metadata completed successfully. Jul 03 01:34:56.378240 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a9fcb5c4-f975-4077-ae1f-81ad0143fcdb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:56.380304 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a9fcb5c4-f975-4077-ae1f-81ad0143fcdb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:56.380593 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a9fcb5c4-f975-4077-ae1f-81ad0143fcdb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:56.380882 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a9fcb5c4-f975-4077-ae1f-81ad0143fcdb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:56.381048 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-a9fcb5c4-f975-4077-ae1f-81ad0143fcdb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:56.390842 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:56.390842 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:56.392071 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a9fcb5c4-f975-4077-ae1f-81ad0143fcdb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:56.392977 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 652/2556] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:56 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:56.749291 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d2d694b5-abb3-4865-b353-9b9c8341569f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Attach volume completed successfully. Jul 03 01:34:56.749579 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d2d694b5-abb3-4865-b353-9b9c8341569f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 202 Jul 03 01:34:56.749987 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 626/2557] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:34:56 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 0 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:34:56.756720 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-284e5645-be7b-4a5b-9113-27c8bbb37040 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:56.759005 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-284e5645-be7b-4a5b-9113-27c8bbb37040 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:34:56.759343 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-284e5645-be7b-4a5b-9113-27c8bbb37040 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:56.759505 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-284e5645-be7b-4a5b-9113-27c8bbb37040 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:56.771616 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:56.771616 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:56.776844 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-284e5645-be7b-4a5b-9113-27c8bbb37040 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:34:56.782176 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-284e5645-be7b-4a5b-9113-27c8bbb37040 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:34:56.782762 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 639/2558] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:56 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 1174 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:56.798283 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-293e17b7-2214-4f28-9f71-a2c2fc74c801 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:56.800851 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-293e17b7-2214-4f28-9f71-a2c2fc74c801 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:34:56.802103 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-293e17b7-2214-4f28-9f71-a2c2fc74c801 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-detach": {}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:34:56.802292 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-293e17b7-2214-4f28-9f71-a2c2fc74c801 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:56.815328 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:56.815328 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:56.815997 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-293e17b7-2214-4f28-9f71-a2c2fc74c801 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:34:57.010957 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c72ef15e-2297-41f3-a29c-e5d734cbc5b3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:57.012625 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c72ef15e-2297-41f3-a29c-e5d734cbc5b3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:57.012811 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c72ef15e-2297-41f3-a29c-e5d734cbc5b3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:57.013045 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c72ef15e-2297-41f3-a29c-e5d734cbc5b3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:57.013188 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c72ef15e-2297-41f3-a29c-e5d734cbc5b3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:57.020865 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:57.020865 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:57.021657 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c72ef15e-2297-41f3-a29c-e5d734cbc5b3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:57.022203 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 653/2559] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:57 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:57.321237 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-293e17b7-2214-4f28-9f71-a2c2fc74c801 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Detach volume completed successfully. Jul 03 01:34:57.321604 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-293e17b7-2214-4f28-9f71-a2c2fc74c801 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 202 Jul 03 01:34:57.322100 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 642/2560] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:34:56 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 0 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:34:57.329539 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0bb4350f-a79c-40bc-8195-11b9bc273914 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:57.332300 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0bb4350f-a79c-40bc-8195-11b9bc273914 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:34:57.332549 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0bb4350f-a79c-40bc-8195-11b9bc273914 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:57.332788 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0bb4350f-a79c-40bc-8195-11b9bc273914 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:57.342005 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:57.342005 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:57.348141 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0bb4350f-a79c-40bc-8195-11b9bc273914 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:34:57.352788 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0bb4350f-a79c-40bc-8195-11b9bc273914 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:34:57.353320 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 627/2561] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:57 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:57.403704 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6a033788-92b6-440b-9bb9-7e5c4b9955d0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:57.409266 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6a033788-92b6-440b-9bb9-7e5c4b9955d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:57.409558 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6a033788-92b6-440b-9bb9-7e5c4b9955d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:57.409833 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6a033788-92b6-440b-9bb9-7e5c4b9955d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:57.409981 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-6a033788-92b6-440b-9bb9-7e5c4b9955d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:57.426077 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:57.426077 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:57.427225 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6a033788-92b6-440b-9bb9-7e5c4b9955d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:57.427758 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 640/2562] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:57 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:57.893509 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3d48001c-524a-4691-ad53-d89674a32c5c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:57.895933 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3d48001c-524a-4691-ad53-d89674a32c5c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:34:57.896197 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3d48001c-524a-4691-ad53-d89674a32c5c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:57.896443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3d48001c-524a-4691-ad53-d89674a32c5c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:57.896673 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-3d48001c-524a-4691-ad53-d89674a32c5c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume with id: 2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:34:57.905682 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:57.905682 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:57.906194 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3d48001c-524a-4691-ad53-d89674a32c5c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:34:57.942734 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3d48001c-524a-4691-ad53-d89674a32c5c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume request issued successfully. Jul 03 01:34:57.942997 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3d48001c-524a-4691-ad53-d89674a32c5c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 returned with HTTP 202 Jul 03 01:34:57.943461 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 654/2563] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:34:57 2026] DELETE /volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:34:57.952734 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-440f1192-4136-4758-ae63-2f6d78cb442b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:57.955447 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-440f1192-4136-4758-ae63-2f6d78cb442b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:34:57.955609 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-440f1192-4136-4758-ae63-2f6d78cb442b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:57.955758 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-440f1192-4136-4758-ae63-2f6d78cb442b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:57.962825 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:57.962825 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:34:57.966767 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-440f1192-4136-4758-ae63-2f6d78cb442b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:34:57.971611 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-440f1192-4136-4758-ae63-2f6d78cb442b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 returned with HTTP 200 Jul 03 01:34:57.972057 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 643/2564] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:57 2026] GET /volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:34:58.033717 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9fc203d5-ac0f-4548-a1ee-4c7cd909b8ff None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:58.035874 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9fc203d5-ac0f-4548-a1ee-4c7cd909b8ff tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:58.036119 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9fc203d5-ac0f-4548-a1ee-4c7cd909b8ff tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:58.036290 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9fc203d5-ac0f-4548-a1ee-4c7cd909b8ff tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:58.036391 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-9fc203d5-ac0f-4548-a1ee-4c7cd909b8ff tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:58.040674 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:58.040674 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:58.041319 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9fc203d5-ac0f-4548-a1ee-4c7cd909b8ff tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:58.041725 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 628/2565] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:58 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:58.439654 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5817b628-1e82-422e-97d9-29eb38290bbb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:58.441658 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5817b628-1e82-422e-97d9-29eb38290bbb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:58.441853 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5817b628-1e82-422e-97d9-29eb38290bbb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:58.443152 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5817b628-1e82-422e-97d9-29eb38290bbb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:58.443265 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-5817b628-1e82-422e-97d9-29eb38290bbb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:58.450669 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:58.450669 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:58.451444 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5817b628-1e82-422e-97d9-29eb38290bbb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:58.451843 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 641/2566] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:58 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:58.986860 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4d01b8f5-f298-4869-a5a4-673e66b184f5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:58.989290 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4d01b8f5-f298-4869-a5a4-673e66b184f5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 Jul 03 01:34:58.989581 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4d01b8f5-f298-4869-a5a4-673e66b184f5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:58.989807 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4d01b8f5-f298-4869-a5a4-673e66b184f5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:58.998193 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4d01b8f5-f298-4869-a5a4-673e66b184f5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 returned with HTTP 404 Jul 03 01:34:58.999283 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 655/2567] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:58 2026] GET /volume/v3/volumes/2090eeb7-6cc8-4c9c-aff8-707e8c38f451 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 01:34:59.037685 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:59.039832 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:34:59.040271 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-612543355", "snapshot_id": null, "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "volume_type": null, "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:34:59.042155 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-612543355', 'snapshot_id': None, 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'volume_type': None, 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:34:59.052920 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-54923159-d480-4ef0-9ef2-7a86787a02a8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:59.055007 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-54923159-d480-4ef0-9ef2-7a86787a02a8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:34:59.055248 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-54923159-d480-4ef0-9ef2-7a86787a02a8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:59.055484 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-54923159-d480-4ef0-9ef2-7a86787a02a8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:59.055589 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-54923159-d480-4ef0-9ef2-7a86787a02a8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:59.060231 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:59.060231 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:34:59.060948 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-54923159-d480-4ef0-9ef2-7a86787a02a8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:34:59.061382 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 629/2568] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:34:59 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:59.139083 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume of 1 GB Jul 03 01:34:59.143618 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Availability Zones retrieved successfully. Jul 03 01:34:59.152002 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (96c67aca-c318-4ea3-95e4-a03ef8a4d257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:59.153751 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9474e620-4297-42e6-bfcf-7d32281039b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:59.155123 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:34:59.215767 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9474e620-4297-42e6-bfcf-7d32281039b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:59.216530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd2321c-056d-4c9e-a658-72f7e980bc94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:59.252560 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['b75957ad-7e51-4dab-85b6-8c727260c436', '9c087ef0-56c1-4c92-8884-4bde96399e4b', '964cfc6e-54c4-4c23-9bc8-1fe12a6f61a4', '537f8155-e5bf-40db-a9bb-4c1b28f1111c'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:34:59.253243 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd2321c-056d-4c9e-a658-72f7e980bc94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b75957ad-7e51-4dab-85b6-8c727260c436', '9c087ef0-56c1-4c92-8884-4bde96399e4b', '964cfc6e-54c4-4c23-9bc8-1fe12a6f61a4', '537f8155-e5bf-40db-a9bb-4c1b28f1111c']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:59.253916 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c704c6b-f8a7-4d0b-b79f-83ec0d31b679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:59.277879 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c704c6b-f8a7-4d0b-b79f-83ec0d31b679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-612543355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['b75957ad-7e51-4dab-85b6-8c727260c436','9c087ef0-56c1-4c92-8884-4bde96399e4b','964cfc6e-54c4-4c23-9bc8-1fe12a6f61a4','537f8155-e5bf-40db-a9bb-4c1b28f1111c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:34:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-612543355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e560b53ba8a4cd59812d30487d4666c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:59.278761 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa9f5e5-22cd-4410-a525-69fbcc525f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:59.297678 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fa9f5e5-22cd-4410-a525-69fbcc525f33) transitioned into state 'SUCCESS' from state '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-612543355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['b75957ad-7e51-4dab-85b6-8c727260c436','9c087ef0-56c1-4c92-8884-4bde96399e4b','964cfc6e-54c4-4c23-9bc8-1fe12a6f61a4','537f8155-e5bf-40db-a9bb-4c1b28f1111c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:59.298245 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83acf58f-bde5-480e-b6c1-65f6356c7b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:34:59.307125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83acf58f-bde5-480e-b6c1-65f6356c7b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:34:59.307902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (96c67aca-c318-4ea3-95e4-a03ef8a4d257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:34:59.308434 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request issued successfully. Jul 03 01:34:59.308733 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-befb7fa0-f19a-4772-9e00-568b430f90a7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:34:59.309275 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 644/2569] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:34:59 2026] POST /volume/v3/volumes => generated 756 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:34:59.326243 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2622c82e-d98a-4c63-9435-f43ef341dc50 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:59.328292 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2622c82e-d98a-4c63-9435-f43ef341dc50 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 Jul 03 01:34:59.328517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2622c82e-d98a-4c63-9435-f43ef341dc50 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:59.328905 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2622c82e-d98a-4c63-9435-f43ef341dc50 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:59.337217 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:59.337217 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:34:59.341707 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2622c82e-d98a-4c63-9435-f43ef341dc50 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:34:59.345982 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2622c82e-d98a-4c63-9435-f43ef341dc50 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 returned with HTTP 200 Jul 03 01:34:59.346485 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 642/2570] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:59 2026] GET /volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:34:59.462766 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2d679d73-9e51-4c35-8f42-90964abcb841 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:34:59.464713 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2d679d73-9e51-4c35-8f42-90964abcb841 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:34:59.464909 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2d679d73-9e51-4c35-8f42-90964abcb841 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:34:59.465107 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2d679d73-9e51-4c35-8f42-90964abcb841 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:34:59.465218 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-2d679d73-9e51-4c35-8f42-90964abcb841 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:34:59.469325 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:34:59.469325 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:34:59.470086 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2d679d73-9e51-4c35-8f42-90964abcb841 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:34:59.470484 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 656/2571] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:34:59 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:00.075771 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a3eb005b-ca60-4ed5-bf27-f2d09c4bf069 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:00.077498 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3eb005b-ca60-4ed5-bf27-f2d09c4bf069 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:35:00.077694 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3eb005b-ca60-4ed5-bf27-f2d09c4bf069 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:00.077857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3eb005b-ca60-4ed5-bf27-f2d09c4bf069 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:00.077951 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a3eb005b-ca60-4ed5-bf27-f2d09c4bf069 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:00.081950 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:00.081950 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:00.082635 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3eb005b-ca60-4ed5-bf27-f2d09c4bf069 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:35:00.082957 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 630/2572] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:00 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:00.362476 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-46ee839e-b02c-4f7b-aa97-914d31969fbd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:00.364503 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-46ee839e-b02c-4f7b-aa97-914d31969fbd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 Jul 03 01:35:00.364503 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-46ee839e-b02c-4f7b-aa97-914d31969fbd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:00.364708 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-46ee839e-b02c-4f7b-aa97-914d31969fbd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:00.371791 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:00.371791 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:00.375297 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-46ee839e-b02c-4f7b-aa97-914d31969fbd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:35:00.379167 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-46ee839e-b02c-4f7b-aa97-914d31969fbd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 returned with HTTP 200 Jul 03 01:35:00.379504 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 645/2573] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:00 2026] GET /volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:00.393243 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a04bec63-08fe-4491-b4f2-82b66a1fff92 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:00.398443 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a04bec63-08fe-4491-b4f2-82b66a1fff92 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 Jul 03 01:35:00.398789 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a04bec63-08fe-4491-b4f2-82b66a1fff92 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:00.402616 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a04bec63-08fe-4491-b4f2-82b66a1fff92 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:00.412651 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:00.412651 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:00.420130 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a04bec63-08fe-4491-b4f2-82b66a1fff92 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:35:00.425193 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a04bec63-08fe-4491-b4f2-82b66a1fff92 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 returned with HTTP 200 Jul 03 01:35:00.425734 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 643/2574] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:00 2026] GET /volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:00.481560 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9929265c-03fb-4008-bdc2-6997c7ab7971 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:00.483303 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9929265c-03fb-4008-bdc2-6997c7ab7971 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:35:00.483524 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9929265c-03fb-4008-bdc2-6997c7ab7971 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:00.483728 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9929265c-03fb-4008-bdc2-6997c7ab7971 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:00.483854 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-9929265c-03fb-4008-bdc2-6997c7ab7971 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:00.489640 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:00.489640 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:00.490300 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9929265c-03fb-4008-bdc2-6997c7ab7971 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:35:00.490640 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 657/2575] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:00 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:35:00.912557 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-aa2a47c3-7b67-4dde-b33e-726130bbfffa None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:00.917731 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-aa2a47c3-7b67-4dde-b33e-726130bbfffa tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] POST https://10.4.3.64/volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e/action Jul 03 01:35:00.918045 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-aa2a47c3-7b67-4dde-b33e-726130bbfffa tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:00.918109 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-aa2a47c3-7b67-4dde-b33e-726130bbfffa tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:00.931900 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:00.931900 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:00.941570 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-5e3d7c47-1d71-47ec-8863-e5d6de86c6d0 req-aa2a47c3-7b67-4dde-b33e-726130bbfffa tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e/action returned with HTTP 204 Jul 03 01:35:00.942118 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 631/2576] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:35:00 2026] POST /volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:01.097773 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9a18373c-e32d-4ead-9494-1916fbf1d3fc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:01.100635 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9a18373c-e32d-4ead-9494-1916fbf1d3fc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:35:01.100821 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9a18373c-e32d-4ead-9494-1916fbf1d3fc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:01.101003 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9a18373c-e32d-4ead-9494-1916fbf1d3fc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:01.101121 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-9a18373c-e32d-4ead-9494-1916fbf1d3fc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:01.108577 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:01.108577 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:01.109238 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9a18373c-e32d-4ead-9494-1916fbf1d3fc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:35:01.109617 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 646/2577] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:01 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:01.502126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-717710b4-2151-43ad-a3dd-dddc81dba37b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:01.506655 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-717710b4-2151-43ad-a3dd-dddc81dba37b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:35:01.506655 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-717710b4-2151-43ad-a3dd-dddc81dba37b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:01.506975 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-717710b4-2151-43ad-a3dd-dddc81dba37b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:01.506975 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-717710b4-2151-43ad-a3dd-dddc81dba37b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:01.514082 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:01.514082 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:01.515202 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-717710b4-2151-43ad-a3dd-dddc81dba37b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:35:01.515508 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 644/2578] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:01 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:01.611066 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-7aca9f0d-710b-4b7f-aeac-214b4ab16873 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:01.613638 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-7aca9f0d-710b-4b7f-aeac-214b4ab16873 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 Jul 03 01:35:01.613850 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-7aca9f0d-710b-4b7f-aeac-214b4ab16873 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:01.614133 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-7aca9f0d-710b-4b7f-aeac-214b4ab16873 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:01.622458 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:01.622458 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:01.626836 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-7aca9f0d-710b-4b7f-aeac-214b4ab16873 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:35:01.633411 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-7aca9f0d-710b-4b7f-aeac-214b4ab16873 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 returned with HTTP 200 Jul 03 01:35:01.633789 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 658/2579] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:35:01 2026] GET /volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:02.121432 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9dd3819b-b5f5-471f-b054-ed1a9dbc1fcb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:02.123687 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9dd3819b-b5f5-471f-b054-ed1a9dbc1fcb tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:35:02.123923 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9dd3819b-b5f5-471f-b054-ed1a9dbc1fcb tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:02.124163 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9dd3819b-b5f5-471f-b054-ed1a9dbc1fcb tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:02.124298 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-9dd3819b-b5f5-471f-b054-ed1a9dbc1fcb tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:02.128941 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:02.128941 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:02.129668 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9dd3819b-b5f5-471f-b054-ed1a9dbc1fcb tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:35:02.130114 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 632/2580] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:02 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:02.146728 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-bf2af78f-f9ef-4fc3-b4f0-16450828e575 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:02.148781 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-bf2af78f-f9ef-4fc3-b4f0-16450828e575 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 Jul 03 01:35:02.148950 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-bf2af78f-f9ef-4fc3-b4f0-16450828e575 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:02.149123 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-bf2af78f-f9ef-4fc3-b4f0-16450828e575 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:02.156799 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:02.156799 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:02.163932 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-bf2af78f-f9ef-4fc3-b4f0-16450828e575 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:35:02.168765 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-bf2af78f-f9ef-4fc3-b4f0-16450828e575 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 returned with HTTP 200 Jul 03 01:35:02.169293 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 647/2581] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:35:02 2026] GET /volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:02.184533 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-92765e31-8fa2-45b4-95fa-cacf76a45f40 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:02.184666 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-92765e31-8fa2-45b4-95fa-cacf76a45f40 None None] GET https://10.4.3.64/volume// Jul 03 01:35:02.184790 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-92765e31-8fa2-45b4-95fa-cacf76a45f40 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:02.185000 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-92765e31-8fa2-45b4-95fa-cacf76a45f40 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:02.185379 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-92765e31-8fa2-45b4-95fa-cacf76a45f40 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:35:02.185712 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 645/2582] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:35:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:35:02.195453 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-86f1f3aa-778a-4879-99de-5a445d689a42 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:02.197187 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-86f1f3aa-778a-4879-99de-5a445d689a42 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:35:02.197510 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-86f1f3aa-778a-4879-99de-5a445d689a42 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67", "connector": null, "instance_uuid": "4004ea56-96f0-4f3a-b5dc-aa0cba50101c"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:02.205402 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:02.205402 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:02.236214 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-86f1f3aa-778a-4879-99de-5a445d689a42 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:35:02.236686 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 659/2583] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:35:02 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:02.533117 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c17dc115-5508-49b3-832b-ea322b533981 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:02.538187 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c17dc115-5508-49b3-832b-ea322b533981 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:35:02.538407 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c17dc115-5508-49b3-832b-ea322b533981 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:02.538658 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c17dc115-5508-49b3-832b-ea322b533981 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:02.538790 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-c17dc115-5508-49b3-832b-ea322b533981 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:02.549913 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:02.549913 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:02.550944 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c17dc115-5508-49b3-832b-ea322b533981 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:35:02.551441 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 633/2584] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:02 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:03.141155 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-59e8eea6-d022-4c0d-87ae-0c78c320f620 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:03.143245 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-59e8eea6-d022-4c0d-87ae-0c78c320f620 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:35:03.143494 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-59e8eea6-d022-4c0d-87ae-0c78c320f620 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:03.143708 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-59e8eea6-d022-4c0d-87ae-0c78c320f620 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:03.143825 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-59e8eea6-d022-4c0d-87ae-0c78c320f620 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:03.148138 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:03.148138 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:03.148796 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-59e8eea6-d022-4c0d-87ae-0c78c320f620 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:35:03.149196 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 648/2585] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:03 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:03.159335 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-eef33b68-c3c5-4122-ac80-3be8aa9271da None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:03.161201 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eef33b68-c3c5-4122-ac80-3be8aa9271da tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26/export_record Jul 03 01:35:03.161487 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-eef33b68-c3c5-4122-ac80-3be8aa9271da tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:03.161721 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-eef33b68-c3c5-4122-ac80-3be8aa9271da tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'export_record' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:03.161890 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-eef33b68-c3c5-4122-ac80-3be8aa9271da tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Export record for backup ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99882) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 01:35:03.166907 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:03.166907 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:03.167979 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.api [None req-eef33b68-c3c5-4122-ac80-3be8aa9271da tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling RPCAPI with context: , host: np0000004346, backup: ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99882) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 01:35:03.174337 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-eef33b68-c3c5-4122-ac80-3be8aa9271da tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] export_record in rpcapi backup_id ca6a3dba-8053-4b2d-b576-c2703ddc2c26 on host np0000004346. {{(pid=99882) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 01:35:03.562651 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c6d59ab6-32c8-43ea-8c75-d92a05b0bb60 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:03.564368 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c6d59ab6-32c8-43ea-8c75-d92a05b0bb60 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:35:03.564651 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c6d59ab6-32c8-43ea-8c75-d92a05b0bb60 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:03.565264 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c6d59ab6-32c8-43ea-8c75-d92a05b0bb60 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:03.565404 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c6d59ab6-32c8-43ea-8c75-d92a05b0bb60 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:03.573167 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:03.573167 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:03.574107 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c6d59ab6-32c8-43ea-8c75-d92a05b0bb60 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:35:03.574570 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 660/2586] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:03 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:03.677350 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-eef33b68-c3c5-4122-ac80-3be8aa9271da tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiY2E2YTNkYmEtODA1My00YjJkLWI1NzYtYzI3MDNkZGMyYzI2IiwgInVzZXJfaWQiOiAiOGNiNWI0YjFkZDk2NGIzNDgxNzFhODAyYTYzMmFhZDQiLCAicHJvamVjdF9pZCI6ICJhNTMyOWI5ZjRmYjk0NmE3YTM4NTcwZWQzOGRkYjZlZSIsICJ2b2x1bWVfaWQiOiAiMzVlYzc3NzAtYzQwZC00MWM0LWFlYmUtOWZmOWUxYTUzZTUzIiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjE0MDAwMDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zNWVjNzc3MC1jNDBkLTQxYzQtYWViZS05ZmY5ZTFhNTNlNTMvMjAyNjA3MDMwMTM0NDcvYXpfbm92YV9iYWNrdXBfY2E2YTNkYmEtODA1My00YjJkLWI1NzYtYzI3MDNkZGMyYzI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTozNDo0NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTozNDo0NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjM1OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99882) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 01:35:03.678040 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eef33b68-c3c5-4122-ac80-3be8aa9271da tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26/export_record returned with HTTP 200 Jul 03 01:35:03.678725 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 646/2587] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Jul 3 01:35:03 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26/export_record => generated 1424 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:03.687788 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a4000412-b3d9-4f2c-9196-6705d2e1c8d8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:03.689611 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a4000412-b3d9-4f2c-9196-6705d2e1c8d8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:35:03.689899 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a4000412-b3d9-4f2c-9196-6705d2e1c8d8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:03.689899 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a4000412-b3d9-4f2c-9196-6705d2e1c8d8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:03.690368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a4000412-b3d9-4f2c-9196-6705d2e1c8d8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:03.694769 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:03.694769 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:03.695482 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a4000412-b3d9-4f2c-9196-6705d2e1c8d8 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:35:03.695839 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 634/2588] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:03 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:03.708364 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-19efca9a-b115-4b5d-8ca0-288634a60117 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:03.712196 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-19efca9a-b115-4b5d-8ca0-288634a60117 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] POST https://10.4.3.64/volume/v3/backups/import_record Jul 03 01:35:03.713324 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-19efca9a-b115-4b5d-8ca0-288634a60117 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTc3MWU2NTAtNmIzYi00YmZmLTljNjUtZTE4ZTdiOGYxMDkxIiwgInVzZXJfaWQiOiAiOGNiNWI0YjFkZDk2NGIzNDgxNzFhODAyYTYzMmFhZDQiLCAicHJvamVjdF9pZCI6ICJhNTMyOWI5ZjRmYjk0NmE3YTM4NTcwZWQzOGRkYjZlZSIsICJ2b2x1bWVfaWQiOiAiMzVlYzc3NzAtYzQwZC00MWM0LWFlYmUtOWZmOWUxYTUzZTUzIiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjE0MDAwMDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zNWVjNzc3MC1jNDBkLTQxYzQtYWViZS05ZmY5ZTFhNTNlNTMvMjAyNjA3MDMwMTM0NDcvYXpfbm92YV9iYWNrdXBfY2E2YTNkYmEtODA1My00YjJkLWI1NzYtYzI3MDNkZGMyYzI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTozNDo0NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTozNDo0NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjM1OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:03.714337 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-19efca9a-b115-4b5d-8ca0-288634a60117 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTc3MWU2NTAtNmIzYi00YmZmLTljNjUtZTE4ZTdiOGYxMDkxIiwgInVzZXJfaWQiOiAiOGNiNWI0YjFkZDk2NGIzNDgxNzFhODAyYTYzMmFhZDQiLCAicHJvamVjdF9pZCI6ICJhNTMyOWI5ZjRmYjk0NmE3YTM4NTcwZWQzOGRkYjZlZSIsICJ2b2x1bWVfaWQiOiAiMzVlYzc3NzAtYzQwZC00MWM0LWFlYmUtOWZmOWUxYTUzZTUzIiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjE0MDAwMDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zNWVjNzc3MC1jNDBkLTQxYzQtYWViZS05ZmY5ZTFhNTNlNTMvMjAyNjA3MDMwMTM0NDcvYXpfbm92YV9iYWNrdXBfY2E2YTNkYmEtODA1My00YjJkLWI1NzYtYzI3MDNkZGMyYzI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTozNDo0NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTozNDo0NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjM1OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99880) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 01:35:03.714528 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-19efca9a-b115-4b5d-8ca0-288634a60117 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTc3MWU2NTAtNmIzYi00YmZmLTljNjUtZTE4ZTdiOGYxMDkxIiwgInVzZXJfaWQiOiAiOGNiNWI0YjFkZDk2NGIzNDgxNzFhODAyYTYzMmFhZDQiLCAicHJvamVjdF9pZCI6ICJhNTMyOWI5ZjRmYjk0NmE3YTM4NTcwZWQzOGRkYjZlZSIsICJ2b2x1bWVfaWQiOiAiMzVlYzc3NzAtYzQwZC00MWM0LWFlYmUtOWZmOWUxYTUzZTUzIiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjE0MDAwMDciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8zNWVjNzc3MC1jNDBkLTQxYzQtYWViZS05ZmY5ZTFhNTNlNTMvMjAyNjA3MDMwMTM0NDcvYXpfbm92YV9iYWNrdXBfY2E2YTNkYmEtODA1My00YjJkLWI1NzYtYzI3MDNkZGMyYzI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTozNDo0NVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTozNDo0NVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjM1OjAzWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99880) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 01:35:03.715480 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.policy [None req-19efca9a-b115-4b5d-8ca0-288634a60117 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c33ad687c923490f874f0666239c107e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5329b9f4fb946a7a38570ed38ddb6ee', '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=99880) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:03.715725 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-19efca9a-b115-4b5d-8ca0-288634a60117 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 403 Jul 03 01:35:03.717192 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 649/2589] 10.4.3.64 () {70 vars in 1335 bytes} [Fri Jul 3 01:35:03 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:03.728101 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-189f0c06-afd8-4142-96d6-f37c81f947a3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:03.731089 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-189f0c06-afd8-4142-96d6-f37c81f947a3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 Jul 03 01:35:03.731089 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-189f0c06-afd8-4142-96d6-f37c81f947a3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:03.731364 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-189f0c06-afd8-4142-96d6-f37c81f947a3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:03.732790 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-189f0c06-afd8-4142-96d6-f37c81f947a3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Delete volume with id: 35ec7770-c40d-41c4-aebe-9ff9e1a53e53 Jul 03 01:35:03.743288 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:03.743288 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:03.743666 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-189f0c06-afd8-4142-96d6-f37c81f947a3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:35:03.771906 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-189f0c06-afd8-4142-96d6-f37c81f947a3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Delete volume request issued successfully. Jul 03 01:35:03.771906 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-189f0c06-afd8-4142-96d6-f37c81f947a3 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 returned with HTTP 202 Jul 03 01:35:03.771906 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 661/2590] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:35:03 2026] DELETE /volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:03.784382 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c8a4f267-02f2-4377-a897-e876b6629e29 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:03.786841 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c8a4f267-02f2-4377-a897-e876b6629e29 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 Jul 03 01:35:03.787204 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c8a4f267-02f2-4377-a897-e876b6629e29 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:03.787431 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c8a4f267-02f2-4377-a897-e876b6629e29 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:03.797491 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:03.797491 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:03.802445 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c8a4f267-02f2-4377-a897-e876b6629e29 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:35:03.809501 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c8a4f267-02f2-4377-a897-e876b6629e29 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 returned with HTTP 200 Jul 03 01:35:03.809967 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 647/2591] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:03 2026] GET /volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:04.585232 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4f97d899-7af8-4a28-b9f3-9f06dd2e3974 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:04.590447 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4f97d899-7af8-4a28-b9f3-9f06dd2e3974 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:35:04.590447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4f97d899-7af8-4a28-b9f3-9f06dd2e3974 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:04.590447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4f97d899-7af8-4a28-b9f3-9f06dd2e3974 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:04.590447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-4f97d899-7af8-4a28-b9f3-9f06dd2e3974 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:04.595117 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:04.595117 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:04.596137 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4f97d899-7af8-4a28-b9f3-9f06dd2e3974 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:35:04.596630 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 635/2592] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:04 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:04.829597 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f49fc517-6e05-4188-af8f-57618684d71e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:04.831398 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f49fc517-6e05-4188-af8f-57618684d71e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 Jul 03 01:35:04.831623 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f49fc517-6e05-4188-af8f-57618684d71e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:04.831822 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f49fc517-6e05-4188-af8f-57618684d71e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:04.839193 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f49fc517-6e05-4188-af8f-57618684d71e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 returned with HTTP 404 Jul 03 01:35:04.839823 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 650/2593] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:04 2026] GET /volume/v3/volumes/35ec7770-c40d-41c4-aebe-9ff9e1a53e53 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:04.847913 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2100cdea-a71a-40e6-923d-5a7e87b7dc23 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:04.849896 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2100cdea-a71a-40e6-923d-5a7e87b7dc23 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] GET https://10.4.3.64/volume/v3/backups Jul 03 01:35:04.850167 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2100cdea-a71a-40e6-923d-5a7e87b7dc23 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:04.850397 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2100cdea-a71a-40e6-923d-5a7e87b7dc23 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:04.850702 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-2100cdea-a71a-40e6-923d-5a7e87b7dc23 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:35:04.868761 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2100cdea-a71a-40e6-923d-5a7e87b7dc23 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Jul 03 01:35:04.869122 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 662/2594] 10.4.3.64 () {68 vars in 1270 bytes} [Fri Jul 3 01:35:04 2026] GET /volume/v3/backups => generated 618 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:04.879389 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-15bcc400-83fe-4e54-944c-015147b7d7e2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:04.885470 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-15bcc400-83fe-4e54-944c-015147b7d7e2 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] GET https://10.4.3.64/volume/v3/backups?project_id=a5329b9f4fb946a7a38570ed38ddb6ee Jul 03 01:35:04.885708 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-15bcc400-83fe-4e54-944c-015147b7d7e2 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:04.885901 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-15bcc400-83fe-4e54-944c-015147b7d7e2 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:04.886205 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-15bcc400-83fe-4e54-944c-015147b7d7e2 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Removing options 'project_id' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:35:04.901451 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-15bcc400-83fe-4e54-944c-015147b7d7e2 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] https://10.4.3.64/volume/v3/backups?project_id=a5329b9f4fb946a7a38570ed38ddb6ee returned with HTTP 200 Jul 03 01:35:04.901990 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 648/2595] 10.4.3.64 () {68 vars in 1357 bytes} [Fri Jul 3 01:35:04 2026] GET /volume/v3/backups?project_id=a5329b9f4fb946a7a38570ed38ddb6ee => generated 618 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:04.912253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2622c971-1487-4776-b3b4-355222f90b08 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:04.914183 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:04.914486 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-71666387"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:04.915898 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-71666387'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:04.916015 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Create volume of 1 GB Jul 03 01:35:04.920439 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Availability Zones retrieved successfully. Jul 03 01:35:04.925567 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Flow 'volume_create_api' (f4437109-0903-46a6-b605-770e5eab94fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:04.926980 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c64599b1-911d-409b-8813-0d341280fd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:04.928438 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:35:04.954736 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c64599b1-911d-409b-8813-0d341280fd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:04.955496 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fec258e-971f-4d57-98de-6dce01c4c9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:05.000280 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Created reservations ['04458743-309e-4019-8f8f-7cd6c68c5c06', 'b66d83bd-628e-4324-b669-e4594719e0ab', 'c6a9dd78-0f10-4adc-a9db-4bf42914f9b6', 'f1cec504-3d70-411f-8683-aea94bb7d93b'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:05.001313 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fec258e-971f-4d57-98de-6dce01c4c9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04458743-309e-4019-8f8f-7cd6c68c5c06', 'b66d83bd-628e-4324-b669-e4594719e0ab', 'c6a9dd78-0f10-4adc-a9db-4bf42914f9b6', 'f1cec504-3d70-411f-8683-aea94bb7d93b']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:05.002246 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1925dfc-b79a-4a0b-baa9-4c8b0d6e39ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:05.031367 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1925dfc-b79a-4a0b-baa9-4c8b0d6e39ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b29c5446-a2d9-4261-8cb2-73744e9f0eac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-71666387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5329b9f4fb946a7a38570ed38ddb6ee',qos_specs=None,replication_status=,reservations=['04458743-309e-4019-8f8f-7cd6c68c5c06','b66d83bd-628e-4324-b669-e4594719e0ab','c6a9dd78-0f10-4adc-a9db-4bf42914f9b6','f1cec504-3d70-411f-8683-aea94bb7d93b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb5b4b1dd964b348171a802a632aad4',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:35:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-71666387',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b29c5446-a2d9-4261-8cb2-73744e9f0eac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5329b9f4fb946a7a38570ed38ddb6ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cb5b4b1dd964b348171a802a632aad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:05.032047 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12fd0702-b77b-4415-bf61-20259a6ef522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:05.056891 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12fd0702-b77b-4415-bf61-20259a6ef522) transitioned into state 'SUCCESS' from state '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-71666387',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5329b9f4fb946a7a38570ed38ddb6ee',qos_specs=None,replication_status=,reservations=['04458743-309e-4019-8f8f-7cd6c68c5c06','b66d83bd-628e-4324-b669-e4594719e0ab','c6a9dd78-0f10-4adc-a9db-4bf42914f9b6','f1cec504-3d70-411f-8683-aea94bb7d93b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cb5b4b1dd964b348171a802a632aad4',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:05.057947 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919d8175-f3aa-48a7-ba11-244fde7bf23a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:05.074100 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919d8175-f3aa-48a7-ba11-244fde7bf23a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:05.075355 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Flow 'volume_create_api' (f4437109-0903-46a6-b605-770e5eab94fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:05.075823 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Create volume request issued successfully. Jul 03 01:35:05.076650 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2622c971-1487-4776-b3b4-355222f90b08 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:35:05.077231 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 636/2596] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:35:04 2026] POST /volume/v3/volumes => generated 774 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:05.094350 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-50a73e53-53f4-4ca2-80da-2e097ae212e9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:05.099239 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50a73e53-53f4-4ca2-80da-2e097ae212e9 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac Jul 03 01:35:05.099672 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-50a73e53-53f4-4ca2-80da-2e097ae212e9 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:05.100183 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-50a73e53-53f4-4ca2-80da-2e097ae212e9 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:05.108600 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:05.108600 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:05.112826 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-50a73e53-53f4-4ca2-80da-2e097ae212e9 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:35:05.118328 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50a73e53-53f4-4ca2-80da-2e097ae212e9 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac returned with HTTP 200 Jul 03 01:35:05.118985 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 651/2597] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:05 2026] GET /volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:05.607332 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1a7b1d26-b494-4863-af93-cb9f8d67172b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:05.609079 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1a7b1d26-b494-4863-af93-cb9f8d67172b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:35:05.609255 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1a7b1d26-b494-4863-af93-cb9f8d67172b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:05.609437 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1a7b1d26-b494-4863-af93-cb9f8d67172b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:05.609546 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-1a7b1d26-b494-4863-af93-cb9f8d67172b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:05.614209 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:05.614209 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:05.614934 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1a7b1d26-b494-4863-af93-cb9f8d67172b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:35:05.615277 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 663/2598] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:05 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:05.625562 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f51471ed-2684-4ce4-bd1f-bbdbac77a0a8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:05.627276 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f51471ed-2684-4ce4-bd1f-bbdbac77a0a8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 Jul 03 01:35:05.627491 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f51471ed-2684-4ce4-bd1f-bbdbac77a0a8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:05.627670 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f51471ed-2684-4ce4-bd1f-bbdbac77a0a8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:05.634569 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:05.634569 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:05.637946 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f51471ed-2684-4ce4-bd1f-bbdbac77a0a8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:05.642294 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f51471ed-2684-4ce4-bd1f-bbdbac77a0a8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 returned with HTTP 200 Jul 03 01:35:05.642677 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 649/2599] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:05 2026] GET /volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:05.655296 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-743a89e0-a319-4977-a10b-d46d216ec794 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:05.657075 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-743a89e0-a319-4977-a10b-d46d216ec794 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 Jul 03 01:35:05.657315 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-743a89e0-a319-4977-a10b-d46d216ec794 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:05.657563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-743a89e0-a319-4977-a10b-d46d216ec794 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:05.664532 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:05.664532 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:05.668013 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-743a89e0-a319-4977-a10b-d46d216ec794 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:05.672605 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-743a89e0-a319-4977-a10b-d46d216ec794 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 returned with HTTP 200 Jul 03 01:35:05.672947 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 637/2600] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:05 2026] GET /volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 => generated 1410 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:05.684741 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-974b2c72-625f-452a-bea0-70335c284e8c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:05.686810 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-974b2c72-625f-452a-bea0-70335c284e8c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 Jul 03 01:35:05.687285 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-974b2c72-625f-452a-bea0-70335c284e8c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:05.687552 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-974b2c72-625f-452a-bea0-70335c284e8c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:05.687742 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-974b2c72-625f-452a-bea0-70335c284e8c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume with id: 3158040d-37a3-4023-9620-4ac680c080b0 Jul 03 01:35:05.694889 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:05.694889 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:05.695380 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-974b2c72-625f-452a-bea0-70335c284e8c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:05.716770 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-974b2c72-625f-452a-bea0-70335c284e8c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume request issued successfully. Jul 03 01:35:05.716770 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-974b2c72-625f-452a-bea0-70335c284e8c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 returned with HTTP 202 Jul 03 01:35:05.716770 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 652/2601] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:05 2026] DELETE /volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:05.725619 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7f9390cc-32e4-4eab-a79c-0671f12067d0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:05.727435 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7f9390cc-32e4-4eab-a79c-0671f12067d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 Jul 03 01:35:05.727635 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7f9390cc-32e4-4eab-a79c-0671f12067d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:05.727920 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7f9390cc-32e4-4eab-a79c-0671f12067d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:05.738529 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:05.738529 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:05.744882 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7f9390cc-32e4-4eab-a79c-0671f12067d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:05.753087 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7f9390cc-32e4-4eab-a79c-0671f12067d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 returned with HTTP 200 Jul 03 01:35:05.753580 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 664/2602] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:05 2026] GET /volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:06.132916 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8b1211d1-fcc4-431d-99bd-3dc5ddce258a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:06.134923 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8b1211d1-fcc4-431d-99bd-3dc5ddce258a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac Jul 03 01:35:06.135154 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8b1211d1-fcc4-431d-99bd-3dc5ddce258a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:06.135357 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8b1211d1-fcc4-431d-99bd-3dc5ddce258a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:06.142335 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:06.142335 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:06.145569 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8b1211d1-fcc4-431d-99bd-3dc5ddce258a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:35:06.149054 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8b1211d1-fcc4-431d-99bd-3dc5ddce258a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac returned with HTTP 200 Jul 03 01:35:06.149462 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 650/2603] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:06 2026] GET /volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:06.164172 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d713e4eb-3ca5-445d-a833-41ef9af83ca4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:06.166173 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d713e4eb-3ca5-445d-a833-41ef9af83ca4 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:35:06.167146 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d713e4eb-3ca5-445d-a833-41ef9af83ca4 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b29c5446-a2d9-4261-8cb2-73744e9f0eac", "name": "tempest-type-Backup-277629566"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:06.168296 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-d713e4eb-3ca5-445d-a833-41ef9af83ca4 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Creating new backup {'backup': {'volume_id': 'b29c5446-a2d9-4261-8cb2-73744e9f0eac', 'name': 'tempest-type-Backup-277629566'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:35:06.168479 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-d713e4eb-3ca5-445d-a833-41ef9af83ca4 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Creating backup of volume b29c5446-a2d9-4261-8cb2-73744e9f0eac in container None Jul 03 01:35:06.177108 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:06.177108 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:06.177503 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d713e4eb-3ca5-445d-a833-41ef9af83ca4 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:35:06.193542 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-d713e4eb-3ca5-445d-a833-41ef9af83ca4 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Created reservations ['505173bf-7b8a-4491-9592-c6156077024c', '8c611100-e883-4ab9-b449-823bbd79db40'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:06.227224 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d713e4eb-3ca5-445d-a833-41ef9af83ca4 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:35:06.227737 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 638/2604] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:35:06 2026] POST /volume/v3/backups => generated 313 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:06.236628 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-07d1ce00-92f7-4bfc-b580-3ca66f569f5d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:06.238510 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-07d1ce00-92f7-4bfc-b580-3ca66f569f5d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:06.238951 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-07d1ce00-92f7-4bfc-b580-3ca66f569f5d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:06.239140 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-07d1ce00-92f7-4bfc-b580-3ca66f569f5d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:06.239297 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-07d1ce00-92f7-4bfc-b580-3ca66f569f5d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:06.243852 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:06.243852 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:06.244256 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-07d1ce00-92f7-4bfc-b580-3ca66f569f5d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:06.244966 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 653/2605] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:06 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:06.431070 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7d449962-ec65-4419-bad2-ee5033ee2db0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:06.432951 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d449962-ec65-4419-bad2-ee5033ee2db0 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/7ade649c-97b6-48fa-9199-3a6f66a72853/action Jul 03 01:35:06.433312 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d449962-ec65-4419-bad2-ee5033ee2db0 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-attach": {"instance_uuid": "e6ed5121-64a9-4b37-bdfc-710a3b1a9c78", "mountpoint": "/dev/vdc"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:06.433478 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d449962-ec65-4419-bad2-ee5033ee2db0 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e6ed5121-64a9-4b37-bdfc-710a3b1a9c78", "mountpoint": "/dev/vdc"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:06.443734 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d449962-ec65-4419-bad2-ee5033ee2db0 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/7ade649c-97b6-48fa-9199-3a6f66a72853/action returned with HTTP 404 Jul 03 01:35:06.444461 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 665/2606] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:06 2026] POST /volume/v3/volumes/7ade649c-97b6-48fa-9199-3a6f66a72853/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:06.768054 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a732c229-d6ac-489a-91ae-71234eeb38bf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:06.769678 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a732c229-d6ac-489a-91ae-71234eeb38bf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 Jul 03 01:35:06.769883 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a732c229-d6ac-489a-91ae-71234eeb38bf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:06.770097 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a732c229-d6ac-489a-91ae-71234eeb38bf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:06.774959 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a732c229-d6ac-489a-91ae-71234eeb38bf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 returned with HTTP 404 Jul 03 01:35:06.775389 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 651/2607] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:06 2026] GET /volume/v3/volumes/3158040d-37a3-4023-9620-4ac680c080b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:06.781928 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d482b316-796f-48d0-b8c8-2897167408ac None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:06.783494 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d482b316-796f-48d0-b8c8-2897167408ac tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:35:06.783658 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d482b316-796f-48d0-b8c8-2897167408ac tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:06.783841 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d482b316-796f-48d0-b8c8-2897167408ac tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:06.783935 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-d482b316-796f-48d0-b8c8-2897167408ac tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete backup with id: 220ff8cd-db4a-4d57-8636-6d74425da745. Jul 03 01:35:06.787962 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:06.787962 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:06.806002 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-d482b316-796f-48d0-b8c8-2897167408ac tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] delete_backup rpcapi backup_id 220ff8cd-db4a-4d57-8636-6d74425da745 {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:35:06.807565 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d482b316-796f-48d0-b8c8-2897167408ac tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 202 Jul 03 01:35:06.807938 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 639/2608] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:06 2026] DELETE /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:06.816474 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b3cd4630-24bc-4186-b698-ea36a218bf0c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:06.818076 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b3cd4630-24bc-4186-b698-ea36a218bf0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:35:06.818347 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b3cd4630-24bc-4186-b698-ea36a218bf0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:06.818575 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b3cd4630-24bc-4186-b698-ea36a218bf0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:06.818705 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b3cd4630-24bc-4186-b698-ea36a218bf0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:06.822397 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:06.822397 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:06.823104 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b3cd4630-24bc-4186-b698-ea36a218bf0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 200 Jul 03 01:35:06.823489 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 654/2609] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:06 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:07.259134 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-61625630-1282-48a0-ba2c-722d59638488 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:07.261325 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-61625630-1282-48a0-ba2c-722d59638488 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:07.261620 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-61625630-1282-48a0-ba2c-722d59638488 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:07.261770 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-61625630-1282-48a0-ba2c-722d59638488 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:07.261909 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-61625630-1282-48a0-ba2c-722d59638488 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:07.267764 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:07.267764 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:07.268556 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-61625630-1282-48a0-ba2c-722d59638488 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:07.268933 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 666/2610] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:07 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:07.834846 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0e324f3d-c315-406a-b7b8-05f9c963f9fc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:07.837085 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0e324f3d-c315-406a-b7b8-05f9c963f9fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 Jul 03 01:35:07.837340 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0e324f3d-c315-406a-b7b8-05f9c963f9fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:07.837644 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0e324f3d-c315-406a-b7b8-05f9c963f9fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:07.837753 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-0e324f3d-c315-406a-b7b8-05f9c963f9fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 220ff8cd-db4a-4d57-8636-6d74425da745. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:07.844759 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0e324f3d-c315-406a-b7b8-05f9c963f9fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 returned with HTTP 404 Jul 03 01:35:07.845207 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 652/2611] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:07 2026] GET /volume/v3/backups/220ff8cd-db4a-4d57-8636-6d74425da745 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:07.943208 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-61a2a12d-4852-4068-9362-450a98dddce8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:07.948498 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-61a2a12d-4852-4068-9362-450a98dddce8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b Jul 03 01:35:07.948809 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-61a2a12d-4852-4068-9362-450a98dddce8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:07.949133 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-61a2a12d-4852-4068-9362-450a98dddce8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:07.960339 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:07.960339 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:07.965139 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-61a2a12d-4852-4068-9362-450a98dddce8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:07.970775 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-61a2a12d-4852-4068-9362-450a98dddce8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b returned with HTTP 200 Jul 03 01:35:07.972619 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 640/2612] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:07 2026] GET /volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b => generated 1355 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:07.987057 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-73ebc4db-ef11-4f71-a085-96c89d2355da None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:07.989300 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-73ebc4db-ef11-4f71-a085-96c89d2355da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b Jul 03 01:35:07.989300 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-73ebc4db-ef11-4f71-a085-96c89d2355da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:07.989300 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-73ebc4db-ef11-4f71-a085-96c89d2355da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:07.989986 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-73ebc4db-ef11-4f71-a085-96c89d2355da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume with id: 5b7f8e6d-c847-407a-8c2d-67eb1788181b Jul 03 01:35:07.997954 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:07.997954 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:07.998467 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-73ebc4db-ef11-4f71-a085-96c89d2355da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:08.026053 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-73ebc4db-ef11-4f71-a085-96c89d2355da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume request issued successfully. Jul 03 01:35:08.026499 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-73ebc4db-ef11-4f71-a085-96c89d2355da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b returned with HTTP 202 Jul 03 01:35:08.026902 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 655/2613] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:07 2026] DELETE /volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:08.036684 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ea90908d-2ea6-43ef-b7c9-c6be15b191fc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:08.039321 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ea90908d-2ea6-43ef-b7c9-c6be15b191fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b Jul 03 01:35:08.039801 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ea90908d-2ea6-43ef-b7c9-c6be15b191fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:08.040863 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ea90908d-2ea6-43ef-b7c9-c6be15b191fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:08.054050 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:08.054050 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:08.061724 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ea90908d-2ea6-43ef-b7c9-c6be15b191fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:08.072609 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ea90908d-2ea6-43ef-b7c9-c6be15b191fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b returned with HTTP 200 Jul 03 01:35:08.073920 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 667/2614] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:08 2026] GET /volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b => generated 1354 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:08.279231 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-663a7bd5-8d2c-4173-b305-0238b886d010 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:08.281416 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-663a7bd5-8d2c-4173-b305-0238b886d010 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:08.281610 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-663a7bd5-8d2c-4173-b305-0238b886d010 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:08.281775 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-663a7bd5-8d2c-4173-b305-0238b886d010 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:08.281870 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-663a7bd5-8d2c-4173-b305-0238b886d010 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:08.286569 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:08.286569 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:08.287215 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-663a7bd5-8d2c-4173-b305-0238b886d010 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:08.287530 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 653/2615] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:08 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:08.399591 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4b1aeec5-9a17-4b12-88a3-a2a64023a5da None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:08.399967 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4b1aeec5-9a17-4b12-88a3-a2a64023a5da None None] GET https://10.4.3.64/volume// Jul 03 01:35:08.400139 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4b1aeec5-9a17-4b12-88a3-a2a64023a5da None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:08.400312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4b1aeec5-9a17-4b12-88a3-a2a64023a5da None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:08.400674 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4b1aeec5-9a17-4b12-88a3-a2a64023a5da None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:35:08.400956 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 641/2616] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:35:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:35:08.410086 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-e1ce78ee-4634-4472-adaa-e65c4d093a87 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:08.412227 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-e1ce78ee-4634-4472-adaa-e65c4d093a87 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 Jul 03 01:35:08.412511 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-e1ce78ee-4634-4472-adaa-e65c4d093a87 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:08.412700 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-e1ce78ee-4634-4472-adaa-e65c4d093a87 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:08.425712 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:08.425712 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:08.429572 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-e1ce78ee-4634-4472-adaa-e65c4d093a87 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:35:08.433993 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-e1ce78ee-4634-4472-adaa-e65c4d093a87 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 returned with HTTP 200 Jul 03 01:35:08.434395 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 656/2617] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:35:08 2026] GET /volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 => generated 1543 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:35:08.527152 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-3e8857b5-71b2-4c24-a9f8-dd206ca98d2f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:08.529196 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-3e8857b5-71b2-4c24-a9f8-dd206ca98d2f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] PUT https://10.4.3.64/volume/v3/attachments/95f255c8-e2d5-4ccf-86f2-8c06a3a65105 Jul 03 01:35:08.529651 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-3e8857b5-71b2-4c24-a9f8-dd206ca98d2f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:08.538024 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-3e8857b5-71b2-4c24-a9f8-dd206ca98d2f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Acquiring lock "cinder-attachment_update-f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:35:08.542642 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-3e8857b5-71b2-4c24-a9f8-dd206ca98d2f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:35:08.543642 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:08.543642 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:09.063453 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-3e8857b5-71b2-4c24-a9f8-dd206ca98d2f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67-np0000004346" released by "attachment_update" :: held 0.520s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:35:09.063915 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-3e8857b5-71b2-4c24-a9f8-dd206ca98d2f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/95f255c8-e2d5-4ccf-86f2-8c06a3a65105 returned with HTTP 200 Jul 03 01:35:09.064488 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 668/2618] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:35:08 2026] PUT /volume/v3/attachments/95f255c8-e2d5-4ccf-86f2-8c06a3a65105 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:09.090582 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6245c060-f6e8-488f-b232-f6becbaf9c41 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:09.092894 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6245c060-f6e8-488f-b232-f6becbaf9c41 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b Jul 03 01:35:09.093144 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6245c060-f6e8-488f-b232-f6becbaf9c41 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:09.093367 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6245c060-f6e8-488f-b232-f6becbaf9c41 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:09.101395 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6245c060-f6e8-488f-b232-f6becbaf9c41 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b returned with HTTP 404 Jul 03 01:35:09.101988 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 654/2619] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:09 2026] GET /volume/v3/volumes/5b7f8e6d-c847-407a-8c2d-67eb1788181b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:09.113446 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:09.116243 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:09.116243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-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-756393424"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:09.117045 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-756393424'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:09.117203 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume of 1 GB Jul 03 01:35:09.121504 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Availability Zones retrieved successfully. Jul 03 01:35:09.127230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (63acffc8-7ccd-465d-ac52-ffb48810071b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:09.128217 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66f013b-c667-487a-b20f-67a597a27bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:09.129384 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:35:09.174785 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e66f013b-c667-487a-b20f-67a597a27bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:09.175996 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5887add7-d55c-4a6c-813f-e4c387c4bb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:09.243046 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['8cb5e1b1-0a3a-4a17-bd0e-7fc4dade688b', '1d9abe6d-d035-43a1-94d6-d2c52afb0e6a', 'f4dd4516-98ee-4adc-97bc-5e0c0f9cdb91', '845e0854-511e-4f8d-b338-22a84ea9c6f3'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:09.243828 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5887add7-d55c-4a6c-813f-e4c387c4bb77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cb5e1b1-0a3a-4a17-bd0e-7fc4dade688b', '1d9abe6d-d035-43a1-94d6-d2c52afb0e6a', 'f4dd4516-98ee-4adc-97bc-5e0c0f9cdb91', '845e0854-511e-4f8d-b338-22a84ea9c6f3']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:09.246305 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818f6181-80c2-4d7e-8fe1-0abd7c8733f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:09.276840 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (818f6181-80c2-4d7e-8fe1-0abd7c8733f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '309aec65-f5d7-4c95-9645-1a27bdb2643a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-756393424',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['8cb5e1b1-0a3a-4a17-bd0e-7fc4dade688b','1d9abe6d-d035-43a1-94d6-d2c52afb0e6a','f4dd4516-98ee-4adc-97bc-5e0c0f9cdb91','845e0854-511e-4f8d-b338-22a84ea9c6f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:35:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-756393424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=309aec65-f5d7-4c95-9645-1a27bdb2643a,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='7c731d072e664eeabfea754e94ba8195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d14febf3555b46d4a334bd5c11000698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:09.278070 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4afec7cb-316a-4d45-a973-d2778c87c9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:09.297796 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0f55e8f0-f42d-483f-bc78-7ba9a982989c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:09.300065 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0f55e8f0-f42d-483f-bc78-7ba9a982989c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:09.300281 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0f55e8f0-f42d-483f-bc78-7ba9a982989c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:09.300482 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0f55e8f0-f42d-483f-bc78-7ba9a982989c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:09.300588 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-0f55e8f0-f42d-483f-bc78-7ba9a982989c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:09.301327 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4afec7cb-316a-4d45-a973-d2778c87c9c1) transitioned into state 'SUCCESS' from state '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-756393424',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['8cb5e1b1-0a3a-4a17-bd0e-7fc4dade688b','1d9abe6d-d035-43a1-94d6-d2c52afb0e6a','f4dd4516-98ee-4adc-97bc-5e0c0f9cdb91','845e0854-511e-4f8d-b338-22a84ea9c6f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:09.302437 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2739a915-69a5-4b2e-a95c-fc49c8c18938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:09.305600 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:09.305600 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:09.306270 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0f55e8f0-f42d-483f-bc78-7ba9a982989c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:09.306692 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 657/2620] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:09 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:09.318522 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2739a915-69a5-4b2e-a95c-fc49c8c18938) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:09.318522 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (63acffc8-7ccd-465d-ac52-ffb48810071b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:09.318522 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume request issued successfully. Jul 03 01:35:09.318522 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4bcb0222-fd57-4a46-aa10-f71858704b20 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:35:09.318522 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 642/2621] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:35:09 2026] POST /volume/v3/volumes => generated 813 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:09.332452 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-42bfb88c-9376-4f24-8acb-e5cd41e5e5ac None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:09.333123 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-42bfb88c-9376-4f24-8acb-e5cd41e5e5ac tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a Jul 03 01:35:09.333407 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-42bfb88c-9376-4f24-8acb-e5cd41e5e5ac tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:09.333679 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-42bfb88c-9376-4f24-8acb-e5cd41e5e5ac tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:09.343750 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:09.343750 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:09.349643 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-42bfb88c-9376-4f24-8acb-e5cd41e5e5ac tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:09.363446 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-42bfb88c-9376-4f24-8acb-e5cd41e5e5ac tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a returned with HTTP 200 Jul 03 01:35:09.364022 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 669/2622] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:09 2026] GET /volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:09.580288 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-77a8804e-ed48-4805-87fa-e2a3bc64ab16 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:09.584947 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-77a8804e-ed48-4805-87fa-e2a3bc64ab16 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments/95f255c8-e2d5-4ccf-86f2-8c06a3a65105/action Jul 03 01:35:09.585439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-77a8804e-ed48-4805-87fa-e2a3bc64ab16 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:09.585581 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-77a8804e-ed48-4805-87fa-e2a3bc64ab16 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:09.611324 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:09.611324 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:09.623088 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4a94baff-0169-4a66-8cd2-d0df40913e94 req-77a8804e-ed48-4805-87fa-e2a3bc64ab16 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/95f255c8-e2d5-4ccf-86f2-8c06a3a65105/action returned with HTTP 204 Jul 03 01:35:09.623632 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 655/2623] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:35:09 2026] POST /volume/v3/attachments/95f255c8-e2d5-4ccf-86f2-8c06a3a65105/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:10.319806 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8bd79b93-654d-4daf-9710-66e11a1dad86 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:10.321565 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8bd79b93-654d-4daf-9710-66e11a1dad86 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:10.321774 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8bd79b93-654d-4daf-9710-66e11a1dad86 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:10.321957 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8bd79b93-654d-4daf-9710-66e11a1dad86 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:10.322320 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8bd79b93-654d-4daf-9710-66e11a1dad86 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:10.325737 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:10.325737 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:10.326326 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8bd79b93-654d-4daf-9710-66e11a1dad86 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:10.326665 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 658/2624] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:10 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:10.382006 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b751e23d-5cc2-43c0-a7c4-bcbd1decbcb9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:10.383766 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b751e23d-5cc2-43c0-a7c4-bcbd1decbcb9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a Jul 03 01:35:10.383934 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b751e23d-5cc2-43c0-a7c4-bcbd1decbcb9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:10.384131 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b751e23d-5cc2-43c0-a7c4-bcbd1decbcb9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:10.391204 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:10.391204 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:10.398365 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b751e23d-5cc2-43c0-a7c4-bcbd1decbcb9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:10.406713 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b751e23d-5cc2-43c0-a7c4-bcbd1decbcb9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a returned with HTTP 200 Jul 03 01:35:10.407105 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 643/2625] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:10 2026] GET /volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:10.418699 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-452b3d63-0ee8-4a31-ade1-8ea68fabf350 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:10.420599 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-452b3d63-0ee8-4a31-ade1-8ea68fabf350 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:35:10.420919 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-452b3d63-0ee8-4a31-ade1-8ea68fabf350 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "309aec65-f5d7-4c95-9645-1a27bdb2643a", "name": "tempest-VolumesBackupsTest-Backup-302069690", "description": "tempest-backup-description-1947122156", "container": "tempest-volumesbackupstest-backup-container-750185980"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:10.422596 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-452b3d63-0ee8-4a31-ade1-8ea68fabf350 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating new backup {'backup': {'volume_id': '309aec65-f5d7-4c95-9645-1a27bdb2643a', 'name': 'tempest-VolumesBackupsTest-Backup-302069690', 'description': 'tempest-backup-description-1947122156', 'container': 'tempest-volumesbackupstest-backup-container-750185980'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:35:10.422800 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-452b3d63-0ee8-4a31-ade1-8ea68fabf350 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating backup of volume 309aec65-f5d7-4c95-9645-1a27bdb2643a in container tempest-volumesbackupstest-backup-container-750185980 Jul 03 01:35:10.430975 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:10.430975 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:10.431556 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-452b3d63-0ee8-4a31-ade1-8ea68fabf350 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:10.449565 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-452b3d63-0ee8-4a31-ade1-8ea68fabf350 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['20977742-3440-4bfa-aa71-55fe3fbc4864', '952e7e1f-fec4-4d28-9340-a4a761d04900'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:10.488893 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-452b3d63-0ee8-4a31-ade1-8ea68fabf350 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:35:10.489392 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 670/2626] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:35:10 2026] POST /volume/v3/backups => generated 327 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:10.501102 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1e44c64d-b4bb-4f8f-afe7-d73581161bec None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:10.504478 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1e44c64d-b4bb-4f8f-afe7-d73581161bec tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:10.504682 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1e44c64d-b4bb-4f8f-afe7-d73581161bec tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:10.504869 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1e44c64d-b4bb-4f8f-afe7-d73581161bec tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:10.504973 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1e44c64d-b4bb-4f8f-afe7-d73581161bec tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:10.510986 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:10.510986 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:10.511820 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1e44c64d-b4bb-4f8f-afe7-d73581161bec tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:10.512484 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 656/2627] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:10 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 820 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:11.339087 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-de902363-3910-4ea0-b3c9-429bfd647b77 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:11.341937 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de902363-3910-4ea0-b3c9-429bfd647b77 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:11.342251 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-de902363-3910-4ea0-b3c9-429bfd647b77 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:11.342432 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-de902363-3910-4ea0-b3c9-429bfd647b77 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:11.342557 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-de902363-3910-4ea0-b3c9-429bfd647b77 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:11.344619 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=336,cinder:UPDATE=76,cinder:INSERT=35 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:35:11.349649 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:11.349649 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:11.350207 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de902363-3910-4ea0-b3c9-429bfd647b77 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:11.350663 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 659/2628] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:11 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:11.522829 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-78bc6f29-04a5-446e-97b2-993f7496bbca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:11.525005 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-78bc6f29-04a5-446e-97b2-993f7496bbca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:11.525253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-78bc6f29-04a5-446e-97b2-993f7496bbca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:11.525518 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-78bc6f29-04a5-446e-97b2-993f7496bbca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:11.525652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-78bc6f29-04a5-446e-97b2-993f7496bbca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:11.530736 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:11.530736 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:11.532233 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-78bc6f29-04a5-446e-97b2-993f7496bbca tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:11.532233 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 644/2629] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:11 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:12.366803 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5a8974bf-2aca-4b10-9f23-de4cdd2e29bc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:12.369740 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5a8974bf-2aca-4b10-9f23-de4cdd2e29bc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:12.369910 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5a8974bf-2aca-4b10-9f23-de4cdd2e29bc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:12.370623 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5a8974bf-2aca-4b10-9f23-de4cdd2e29bc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:12.370623 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-5a8974bf-2aca-4b10-9f23-de4cdd2e29bc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:12.374592 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=453,cinder:INSERT=67,cinder:UPDATE=130 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:35:12.381957 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:12.381957 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:12.382750 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5a8974bf-2aca-4b10-9f23-de4cdd2e29bc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:12.383593 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 671/2630] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:12 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:12.542931 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4d53f4e2-e4fa-46db-a5c0-3fe00ce6f520 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:12.544857 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4d53f4e2-e4fa-46db-a5c0-3fe00ce6f520 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:12.545106 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4d53f4e2-e4fa-46db-a5c0-3fe00ce6f520 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:12.545323 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4d53f4e2-e4fa-46db-a5c0-3fe00ce6f520 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:12.545439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4d53f4e2-e4fa-46db-a5c0-3fe00ce6f520 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:12.549730 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:12.549730 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:12.550564 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4d53f4e2-e4fa-46db-a5c0-3fe00ce6f520 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:12.551087 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 657/2631] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:12 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:13.397123 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ed0ad304-28b1-4de1-98c8-506aacfed306 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:13.398878 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ed0ad304-28b1-4de1-98c8-506aacfed306 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:13.399216 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ed0ad304-28b1-4de1-98c8-506aacfed306 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:13.400433 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ed0ad304-28b1-4de1-98c8-506aacfed306 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:13.400433 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-ed0ad304-28b1-4de1-98c8-506aacfed306 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:13.404382 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:13.404382 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:13.405168 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ed0ad304-28b1-4de1-98c8-506aacfed306 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:13.405639 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 660/2632] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:13 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:13.565373 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6de00947-e845-4834-bddb-9c11ec3b29a6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:13.565373 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6de00947-e845-4834-bddb-9c11ec3b29a6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:13.565373 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6de00947-e845-4834-bddb-9c11ec3b29a6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:13.565373 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6de00947-e845-4834-bddb-9c11ec3b29a6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:13.565373 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-6de00947-e845-4834-bddb-9c11ec3b29a6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:13.568913 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=470,cinder:INSERT=84,cinder:UPDATE=138 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:35:13.570692 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:13.570692 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:13.571768 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6de00947-e845-4834-bddb-9c11ec3b29a6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:13.572522 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 645/2633] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:13 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:14.414867 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-405a0a71-4b6e-4998-9649-668298059190 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:14.416352 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-405a0a71-4b6e-4998-9649-668298059190 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:14.416553 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-405a0a71-4b6e-4998-9649-668298059190 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:14.416718 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-405a0a71-4b6e-4998-9649-668298059190 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:14.416821 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-405a0a71-4b6e-4998-9649-668298059190 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:14.420475 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:14.420475 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:14.420969 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-405a0a71-4b6e-4998-9649-668298059190 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:14.421303 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 672/2634] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:14 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:14.582588 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d968a867-1060-458a-8f0a-ef77786efacc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:14.585620 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d968a867-1060-458a-8f0a-ef77786efacc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:14.585847 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d968a867-1060-458a-8f0a-ef77786efacc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:14.586064 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d968a867-1060-458a-8f0a-ef77786efacc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:14.586170 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-d968a867-1060-458a-8f0a-ef77786efacc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:14.589968 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=440,cinder:INSERT=79,cinder:UPDATE=139 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:35:14.593347 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:14.593347 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:14.594254 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d968a867-1060-458a-8f0a-ef77786efacc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:14.595377 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 658/2635] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:14 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:15.276732 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e10d7110-6255-44d6-8112-da09b4575367 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:15.279104 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:15.279724 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "bb988d46-97be-4e55-a99e-73b4ba1179d5", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1236515828"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:15.281934 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Create volume request body: {'volume': {'imageRef': 'bb988d46-97be-4e55-a99e-73b4ba1179d5', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1236515828'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:15.384019 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Create volume of 2 GB Jul 03 01:35:15.388410 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Availability Zones retrieved successfully. Jul 03 01:35:15.394343 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Flow 'volume_create_api' (9445b945-eea8-4335-9386-93217689a344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:15.395507 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e79023-9302-418e-a3da-d2a9e56eab47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:15.396626 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Validating volume size '2' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:35:15.433609 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b07ea75e-cc19-4f59-beb8-650040f895d1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:15.437667 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b07ea75e-cc19-4f59-beb8-650040f895d1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:15.437853 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b07ea75e-cc19-4f59-beb8-650040f895d1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:15.438054 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b07ea75e-cc19-4f59-beb8-650040f895d1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:15.438206 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-b07ea75e-cc19-4f59-beb8-650040f895d1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:15.439626 np0000004346 devstack@c-api.service[99880]: WARNING cinder.volume.api [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e79023-9302-418e-a3da-d2a9e56eab47) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 01:35:15.439626 np0000004346 devstack@c-api.service[99880]: Failure: cinder.exception.InvalidInput: Invalid input received: Image bb988d46-97be-4e55-a99e-73b4ba1179d5 is not active. Jul 03 01:35:15.441484 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e79023-9302-418e-a3da-d2a9e56eab47) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:15.442441 np0000004346 devstack@c-api.service[99880]: WARNING cinder.volume.api [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37e79023-9302-418e-a3da-d2a9e56eab47) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 01:35:15.442511 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:15.442511 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:15.443397 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b07ea75e-cc19-4f59-beb8-650040f895d1 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:15.443744 np0000004346 devstack@c-api.service[99880]: WARNING cinder.volume.api [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Flow 'volume_create_api' (9445b945-eea8-4335-9386-93217689a344) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 01:35:15.443936 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 646/2636] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:15 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:15.444534 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e10d7110-6255-44d6-8112-da09b4575367 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Jul 03 01:35:15.445327 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 661/2637] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:35:15 2026] POST /volume/v3/volumes => generated 125 bytes in 169 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:35:15.607576 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f8d860d3-c8d0-40d2-8c44-135f6f8d9eb5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:15.609698 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f8d860d3-c8d0-40d2-8c44-135f6f8d9eb5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:15.609928 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f8d860d3-c8d0-40d2-8c44-135f6f8d9eb5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:15.610153 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f8d860d3-c8d0-40d2-8c44-135f6f8d9eb5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:15.610271 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-f8d860d3-c8d0-40d2-8c44-135f6f8d9eb5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:15.614951 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:15.614951 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:15.615704 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f8d860d3-c8d0-40d2-8c44-135f6f8d9eb5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:15.616136 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 673/2638] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:15 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:16.458158 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dfd6cafc-765f-4557-b2d0-22e8e1aeed35 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:16.462072 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dfd6cafc-765f-4557-b2d0-22e8e1aeed35 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:16.462072 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dfd6cafc-765f-4557-b2d0-22e8e1aeed35 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:16.462072 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dfd6cafc-765f-4557-b2d0-22e8e1aeed35 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:16.462072 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-dfd6cafc-765f-4557-b2d0-22e8e1aeed35 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:16.466657 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:16.466657 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:16.467355 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dfd6cafc-765f-4557-b2d0-22e8e1aeed35 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:16.467813 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 659/2639] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:16 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:16.631919 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-09e27995-b390-49a3-823f-06d948ebf1cb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:16.634686 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-09e27995-b390-49a3-823f-06d948ebf1cb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:16.634884 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-09e27995-b390-49a3-823f-06d948ebf1cb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:16.635073 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-09e27995-b390-49a3-823f-06d948ebf1cb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:16.635184 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-09e27995-b390-49a3-823f-06d948ebf1cb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:16.639217 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:16.639217 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:16.639982 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-09e27995-b390-49a3-823f-06d948ebf1cb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:16.640375 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 647/2640] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:16 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:17.144559 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-52f8d275-0da7-4e27-acb9-83ac247d339d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.147022 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:17.147482 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "53374509-97a2-4b07-8536-72495f602dce"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:17.150618 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '53374509-97a2-4b07-8536-72495f602dce'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:17.259986 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Create volume of 1 GB Jul 03 01:35:17.265593 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Availability Zones retrieved successfully. Jul 03 01:35:17.273302 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Flow 'volume_create_api' (3ecc2455-0167-41d3-b975-0f061962530a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:17.274564 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b6c626-5445-45fb-8faf-d24978fac81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:17.275785 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:35:17.317826 np0000004346 devstack@c-api.service[99880]: WARNING cinder.volume.api [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b6c626-5445-45fb-8faf-d24978fac81c) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 01:35:17.317826 np0000004346 devstack@c-api.service[99880]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 01:35:17.320215 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b6c626-5445-45fb-8faf-d24978fac81c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:17.321252 np0000004346 devstack@c-api.service[99880]: WARNING cinder.volume.api [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7b6c626-5445-45fb-8faf-d24978fac81c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 01:35:17.322518 np0000004346 devstack@c-api.service[99880]: WARNING cinder.volume.api [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Flow 'volume_create_api' (3ecc2455-0167-41d3-b975-0f061962530a) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 01:35:17.322838 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-52f8d275-0da7-4e27-acb9-83ac247d339d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Jul 03 01:35:17.324106 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 662/2641] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:35:17 2026] POST /volume/v3/volumes => generated 134 bytes in 180 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:35:17.485126 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-197183f1-88fe-498b-9688-0a7970699585 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.487049 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-197183f1-88fe-498b-9688-0a7970699585 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:17.487220 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-197183f1-88fe-498b-9688-0a7970699585 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:17.487402 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-197183f1-88fe-498b-9688-0a7970699585 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:17.487560 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-197183f1-88fe-498b-9688-0a7970699585 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:17.492089 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:17.492089 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:17.492796 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-197183f1-88fe-498b-9688-0a7970699585 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:17.493173 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 674/2642] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:17 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:17.530294 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e4ff12a6-3d37-45d8-b408-385b48b54f88 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.532408 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e4ff12a6-3d37-45d8-b408-385b48b54f88 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:17.532742 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e4ff12a6-3d37-45d8-b408-385b48b54f88 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:17.534492 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e4ff12a6-3d37-45d8-b408-385b48b54f88 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Jul 03 01:35:17.535070 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 660/2643] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:35:17 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:35:17.542324 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9abbaf56-a549-475b-a257-55c7bb520d08 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.543959 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9abbaf56-a549-475b-a257-55c7bb520d08 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:17.544279 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9abbaf56-a549-475b-a257-55c7bb520d08 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "01d80196-b6ab-403a-b5b8-454904bd63e8"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:17.545639 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-9abbaf56-a549-475b-a257-55c7bb520d08 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '01d80196-b6ab-403a-b5b8-454904bd63e8'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:17.550022 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9abbaf56-a549-475b-a257-55c7bb520d08 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Jul 03 01:35:17.550508 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 648/2644] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:35:17 2026] POST /volume/v3/volumes => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:17.558736 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-08b48009-f613-4e45-bc09-025c5e4b751d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.560805 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-08b48009-f613-4e45-bc09-025c5e4b751d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:17.561222 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-08b48009-f613-4e45-bc09-025c5e4b751d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "ba61ec53-7afa-4898-a9f2-d6a938703bd7"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:17.563204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-08b48009-f613-4e45-bc09-025c5e4b751d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'ba61ec53-7afa-4898-a9f2-d6a938703bd7'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:17.570283 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-08b48009-f613-4e45-bc09-025c5e4b751d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Jul 03 01:35:17.570962 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 663/2645] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:35:17 2026] POST /volume/v3/volumes => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:17.582969 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-31cb2304-b3db-42f5-9dba-b053d4a33adc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.585342 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-31cb2304-b3db-42f5-9dba-b053d4a33adc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:17.585755 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-31cb2304-b3db-42f5-9dba-b053d4a33adc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "71f01e96-467c-4b8b-b8a9-21851b759db9"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:17.587751 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-31cb2304-b3db-42f5-9dba-b053d4a33adc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '71f01e96-467c-4b8b-b8a9-21851b759db9'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:17.597830 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-31cb2304-b3db-42f5-9dba-b053d4a33adc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Jul 03 01:35:17.598641 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 675/2646] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:35:17 2026] POST /volume/v3/volumes => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:17.608654 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3ed8caa5-d7d2-43e8-a765-18436be5445f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.611148 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3ed8caa5-d7d2-43e8-a765-18436be5445f tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:17.611551 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3ed8caa5-d7d2-43e8-a765-18436be5445f tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:17.613013 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3ed8caa5-d7d2-43e8-a765-18436be5445f tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Jul 03 01:35:17.613679 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 661/2647] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:35:17 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:35:17.629727 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-289e967d-12e9-4506-9104-bc369b23941c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.632145 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-289e967d-12e9-4506-9104-bc369b23941c tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:17.632617 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-289e967d-12e9-4506-9104-bc369b23941c tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:17.634518 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-289e967d-12e9-4506-9104-bc369b23941c tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Jul 03 01:35:17.635154 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 649/2648] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:35:17 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 03 01:35:17.643794 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f5342412-da9e-490f-875b-8f9021232c72 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.646277 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f5342412-da9e-490f-875b-8f9021232c72 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:17.646704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f5342412-da9e-490f-875b-8f9021232c72 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:17.648844 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f5342412-da9e-490f-875b-8f9021232c72 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Jul 03 01:35:17.649400 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 664/2649] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:35:17 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:35:17.653531 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9ef981ed-a9d2-41e2-99ef-a640111ced07 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.655746 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9ef981ed-a9d2-41e2-99ef-a640111ced07 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:17.656074 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9ef981ed-a9d2-41e2-99ef-a640111ced07 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:17.656342 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9ef981ed-a9d2-41e2-99ef-a640111ced07 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:17.656793 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-9ef981ed-a9d2-41e2-99ef-a640111ced07 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:17.663507 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-62bcf016-4b9b-4fcf-b398-eff5637d27e2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.663666 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:17.663666 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:17.664971 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9ef981ed-a9d2-41e2-99ef-a640111ced07 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:17.665501 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 676/2650] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:17 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:17.665603 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-62bcf016-4b9b-4fcf-b398-eff5637d27e2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] DELETE https://10.4.3.64/volume/v3/volumes/tempest-invalid-1721407538 Jul 03 01:35:17.665785 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-62bcf016-4b9b-4fcf-b398-eff5637d27e2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:17.666029 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-62bcf016-4b9b-4fcf-b398-eff5637d27e2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:17.666254 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-62bcf016-4b9b-4fcf-b398-eff5637d27e2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Delete volume with id: tempest-invalid-1721407538 Jul 03 01:35:17.674378 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-62bcf016-4b9b-4fcf-b398-eff5637d27e2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-1721407538 returned with HTTP 404 Jul 03 01:35:17.674964 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 662/2651] 10.4.3.64 () {66 vars in 1314 bytes} [Fri Jul 3 01:35:17 2026] DELETE /volume/v3/volumes/tempest-invalid-1721407538 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:17.683218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a743aa07-8a86-443d-b6a6-c9724ec98db1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.685627 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 650/2652] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:35:17 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 01:35:17.693540 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fd29b4e5-0145-4221-8614-cb266164c3d6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.695474 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fd29b4e5-0145-4221-8614-cb266164c3d6 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/xxx/action Jul 03 01:35:17.695891 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fd29b4e5-0145-4221-8614-cb266164c3d6 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-detach": {}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:17.696077 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fd29b4e5-0145-4221-8614-cb266164c3d6 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:17.703833 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fd29b4e5-0145-4221-8614-cb266164c3d6 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 01:35:17.704526 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 665/2653] 10.4.3.64 () {68 vars in 1284 bytes} [Fri Jul 3 01:35:17 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:17.712698 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-927dcb1b-032c-4f65-9944-a842563cfe27 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.714400 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-927dcb1b-032c-4f65-9944-a842563cfe27 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] GET https://10.4.3.64/volume/v3/volumes/tempest-invalid-1167644459 Jul 03 01:35:17.714571 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-927dcb1b-032c-4f65-9944-a842563cfe27 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:17.714735 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-927dcb1b-032c-4f65-9944-a842563cfe27 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:17.722206 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-927dcb1b-032c-4f65-9944-a842563cfe27 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-1167644459 returned with HTTP 404 Jul 03 01:35:17.722758 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 677/2654] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Jul 3 01:35:17 2026] GET /volume/v3/volumes/tempest-invalid-1167644459 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:17.733672 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-857c5881-669e-4add-9979-30b54b4ee746 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.739550 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 663/2655] 10.4.3.64 () {66 vars in 1233 bytes} [Fri Jul 3 01:35:17 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 01:35:17.748999 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-987e381c-7d73-49e0-aa7d-086c1e5b6927 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.750922 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-987e381c-7d73-49e0-aa7d-086c1e5b6927 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?status=null Jul 03 01:35:17.751177 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-987e381c-7d73-49e0-aa7d-086c1e5b6927 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:17.751517 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-987e381c-7d73-49e0-aa7d-086c1e5b6927 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:17.751840 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-987e381c-7d73-49e0-aa7d-086c1e5b6927 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:35:17.752139 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-987e381c-7d73-49e0-aa7d-086c1e5b6927 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Could not evaluate value null, assuming string {{(pid=99881) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:35:17.752929 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-987e381c-7d73-49e0-aa7d-086c1e5b6927 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:35:17.798782 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-987e381c-7d73-49e0-aa7d-086c1e5b6927 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Get all volumes completed successfully. Jul 03 01:35:17.800770 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-987e381c-7d73-49e0-aa7d-086c1e5b6927 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 01:35:17.801154 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 651/2656] 10.4.3.64 () {66 vars in 1274 bytes} [Fri Jul 3 01:35:17 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:35:17.819451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-17e743b1-cc3f-4210-a1a9-7fd1f8b9cc71 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.825232 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-17e743b1-cc3f-4210-a1a9-7fd1f8b9cc71 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2030274036 Jul 03 01:35:17.825535 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-17e743b1-cc3f-4210-a1a9-7fd1f8b9cc71 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:17.825850 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-17e743b1-cc3f-4210-a1a9-7fd1f8b9cc71 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:17.826180 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-17e743b1-cc3f-4210-a1a9-7fd1f8b9cc71 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:35:17.830251 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-17e743b1-cc3f-4210-a1a9-7fd1f8b9cc71 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2030274036'), ('no_migration_targets', True)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:35:17.837443 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-17e743b1-cc3f-4210-a1a9-7fd1f8b9cc71 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Get all volumes completed successfully. Jul 03 01:35:17.839699 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-17e743b1-cc3f-4210-a1a9-7fd1f8b9cc71 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2030274036 returned with HTTP 200 Jul 03 01:35:17.840076 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 666/2657] 10.4.3.64 () {66 vars in 1352 bytes} [Fri Jul 3 01:35:17 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2030274036 => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:35:17.855762 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1d15a7de-c07f-4b77-a51a-b4050031fefc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.857193 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1d15a7de-c07f-4b77-a51a-b4050031fefc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] GET https://10.4.3.64/volume/v3/volumes?status=null Jul 03 01:35:17.857547 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1d15a7de-c07f-4b77-a51a-b4050031fefc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:17.857836 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1d15a7de-c07f-4b77-a51a-b4050031fefc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:17.858201 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-1d15a7de-c07f-4b77-a51a-b4050031fefc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:35:17.858543 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1d15a7de-c07f-4b77-a51a-b4050031fefc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Could not evaluate value null, assuming string {{(pid=99879) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 01:35:17.859345 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1d15a7de-c07f-4b77-a51a-b4050031fefc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:35:17.866602 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1d15a7de-c07f-4b77-a51a-b4050031fefc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Get all volumes completed successfully. Jul 03 01:35:17.866602 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1d15a7de-c07f-4b77-a51a-b4050031fefc tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 01:35:17.866602 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 678/2658] 10.4.3.64 () {66 vars in 1253 bytes} [Fri Jul 3 01:35:17 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:35:17.877115 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aef55d0b-bd67-437a-b7b5-da95a2c7fa04 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.880021 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aef55d0b-bd67-437a-b7b5-da95a2c7fa04 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] GET https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1588997042 Jul 03 01:35:17.880021 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aef55d0b-bd67-437a-b7b5-da95a2c7fa04 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:17.880021 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aef55d0b-bd67-437a-b7b5-da95a2c7fa04 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:17.880021 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-aef55d0b-bd67-437a-b7b5-da95a2c7fa04 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:35:17.880021 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-aef55d0b-bd67-437a-b7b5-da95a2c7fa04 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1588997042'), ('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:35:17.911923 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-aef55d0b-bd67-437a-b7b5-da95a2c7fa04 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Get all volumes completed successfully. Jul 03 01:35:17.911923 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aef55d0b-bd67-437a-b7b5-da95a2c7fa04 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1588997042 returned with HTTP 200 Jul 03 01:35:17.912493 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 664/2659] 10.4.3.64 () {66 vars in 1331 bytes} [Fri Jul 3 01:35:17 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1588997042 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:35:17.926831 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3881b1c0-0b87-42c7-b718-7494d5cfe7b9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.928648 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3881b1c0-0b87-42c7-b718-7494d5cfe7b9 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action Jul 03 01:35:17.928754 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3881b1c0-0b87-42c7-b718-7494d5cfe7b9 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:17.928863 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3881b1c0-0b87-42c7-b718-7494d5cfe7b9 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:17.937396 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:17.937396 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:17.938025 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3881b1c0-0b87-42c7-b718-7494d5cfe7b9 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Volume info retrieved successfully. Jul 03 01:35:17.945981 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3881b1c0-0b87-42c7-b718-7494d5cfe7b9 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Reserve volume completed successfully. Jul 03 01:35:17.946298 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3881b1c0-0b87-42c7-b718-7494d5cfe7b9 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action returned with HTTP 202 Jul 03 01:35:17.946890 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 652/2660] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:17 2026] POST /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:17.957404 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0915ee72-88f3-4f2e-8658-8e0941c5ed89 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.959556 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0915ee72-88f3-4f2e-8658-8e0941c5ed89 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action Jul 03 01:35:17.960085 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0915ee72-88f3-4f2e-8658-8e0941c5ed89 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:17.960220 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0915ee72-88f3-4f2e-8658-8e0941c5ed89 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:17.973796 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:17.973796 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:17.974234 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0915ee72-88f3-4f2e-8658-8e0941c5ed89 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Volume info retrieved successfully. Jul 03 01:35:17.979436 np0000004346 devstack@c-api.service[99880]: ERROR cinder.volume.api [None req-0915ee72-88f3-4f2e-8658-8e0941c5ed89 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 01:35:17.979815 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0915ee72-88f3-4f2e-8658-8e0941c5ed89 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action returned with HTTP 400 Jul 03 01:35:17.980505 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 667/2661] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:17 2026] POST /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action => generated 132 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:35:17.991493 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d9189733-83cc-4d2d-b362-a7fe6d224472 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:17.995788 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d9189733-83cc-4d2d-b362-a7fe6d224472 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action Jul 03 01:35:17.995788 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d9189733-83cc-4d2d-b362-a7fe6d224472 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:17.995788 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d9189733-83cc-4d2d-b362-a7fe6d224472 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:18.012909 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:18.012909 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:18.013121 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d9189733-83cc-4d2d-b362-a7fe6d224472 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Volume info retrieved successfully. Jul 03 01:35:18.033306 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d9189733-83cc-4d2d-b362-a7fe6d224472 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Unreserve volume completed successfully. Jul 03 01:35:18.033595 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d9189733-83cc-4d2d-b362-a7fe6d224472 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action returned with HTTP 202 Jul 03 01:35:18.034111 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 679/2662] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:17 2026] POST /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:18.046075 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-12f97474-91db-4feb-ae49-e06e40f5b989 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.056220 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-12f97474-91db-4feb-ae49-e06e40f5b989 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/47071312-1177-4666-899f-bd8d915726d3/action Jul 03 01:35:18.061448 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-12f97474-91db-4feb-ae49-e06e40f5b989 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:18.061448 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-12f97474-91db-4feb-ae49-e06e40f5b989 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:18.071028 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-12f97474-91db-4feb-ae49-e06e40f5b989 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/47071312-1177-4666-899f-bd8d915726d3/action returned with HTTP 404 Jul 03 01:35:18.071992 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 665/2663] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:18 2026] POST /volume/v3/volumes/47071312-1177-4666-899f-bd8d915726d3/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:18.084474 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-610b6c5d-d588-4ab1-ab4e-c03f9c46f13f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.086674 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-610b6c5d-d588-4ab1-ab4e-c03f9c46f13f tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/7a5a04e5-4691-4ca8-bb0b-86557acaf4c3/action Jul 03 01:35:18.087076 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-610b6c5d-d588-4ab1-ab4e-c03f9c46f13f tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:18.087167 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-610b6c5d-d588-4ab1-ab4e-c03f9c46f13f tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:18.100900 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-610b6c5d-d588-4ab1-ab4e-c03f9c46f13f tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/7a5a04e5-4691-4ca8-bb0b-86557acaf4c3/action returned with HTTP 404 Jul 03 01:35:18.101820 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 653/2664] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:18 2026] POST /volume/v3/volumes/7a5a04e5-4691-4ca8-bb0b-86557acaf4c3/action => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:18.112156 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-19697ded-b456-40c2-ad1b-2511572ede14 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.115018 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 668/2665] 10.4.3.64 () {68 vars in 1253 bytes} [Fri Jul 3 01:35:18 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 03 01:35:18.124557 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-dd9308a3-faea-4db1-914c-5ff311d13281 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.126445 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dd9308a3-faea-4db1-914c-5ff311d13281 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] PUT https://10.4.3.64/volume/v3/volumes/tempest-invalid-1689441819 Jul 03 01:35:18.126865 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dd9308a3-faea-4db1-914c-5ff311d13281 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:18.133953 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dd9308a3-faea-4db1-914c-5ff311d13281 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-1689441819 returned with HTTP 404 Jul 03 01:35:18.134444 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 680/2666] 10.4.3.64 () {68 vars in 1331 bytes} [Fri Jul 3 01:35:18 2026] PUT /volume/v3/volumes/tempest-invalid-1689441819 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:18.146364 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d4b280f7-38c6-475d-8021-e4178e7df166 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.150843 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d4b280f7-38c6-475d-8021-e4178e7df166 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] PUT https://10.4.3.64/volume/v3/volumes/8c40e834-563f-4b23-8057-ef160e70d605 Jul 03 01:35:18.152638 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d4b280f7-38c6-475d-8021-e4178e7df166 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:18.163546 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d4b280f7-38c6-475d-8021-e4178e7df166 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/8c40e834-563f-4b23-8057-ef160e70d605 returned with HTTP 404 Jul 03 01:35:18.164126 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 666/2667] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Jul 3 01:35:18 2026] PUT /volume/v3/volumes/8c40e834-563f-4b23-8057-ef160e70d605 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:18.177529 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b3c3fed1-f155-4e15-97ec-f6346e50d834 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.180328 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b3c3fed1-f155-4e15-97ec-f6346e50d834 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b475cccd-d001-4520-99e3-1c5113048102 Jul 03 01:35:18.180328 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b3c3fed1-f155-4e15-97ec-f6346e50d834 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:18.180328 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b3c3fed1-f155-4e15-97ec-f6346e50d834 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:18.180328 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-b3c3fed1-f155-4e15-97ec-f6346e50d834 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Delete volume with id: b475cccd-d001-4520-99e3-1c5113048102 Jul 03 01:35:18.187172 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b3c3fed1-f155-4e15-97ec-f6346e50d834 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/b475cccd-d001-4520-99e3-1c5113048102 returned with HTTP 404 Jul 03 01:35:18.187996 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 654/2668] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:18 2026] DELETE /volume/v3/volumes/b475cccd-d001-4520-99e3-1c5113048102 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:18.198211 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-687217a5-cd96-4842-9a4b-27eddd32cc8a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.200368 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-687217a5-cd96-4842-9a4b-27eddd32cc8a tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action Jul 03 01:35:18.200774 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-687217a5-cd96-4842-9a4b-27eddd32cc8a tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:18.200952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-687217a5-cd96-4842-9a4b-27eddd32cc8a tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:18.202799 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-687217a5-cd96-4842-9a4b-27eddd32cc8a tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action returned with HTTP 400 Jul 03 01:35:18.203484 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 669/2669] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:18 2026] POST /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:35:18.210532 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-59aaca7a-10a7-4cde-95b8-3ed844641a8d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.212635 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59aaca7a-10a7-4cde-95b8-3ed844641a8d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action Jul 03 01:35:18.212952 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59aaca7a-10a7-4cde-95b8-3ed844641a8d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:18.213083 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59aaca7a-10a7-4cde-95b8-3ed844641a8d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:18.214973 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59aaca7a-10a7-4cde-95b8-3ed844641a8d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action returned with HTTP 400 Jul 03 01:35:18.215403 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 681/2670] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:18 2026] POST /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:35:18.224389 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3af08f7a-f314-4b44-8ddb-38e5ae97370d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.227244 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3af08f7a-f314-4b44-8ddb-38e5ae97370d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/9990c18e-7839-4180-a2b6-b6ecd8f4e7e4/action Jul 03 01:35:18.227683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3af08f7a-f314-4b44-8ddb-38e5ae97370d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:18.227839 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3af08f7a-f314-4b44-8ddb-38e5ae97370d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:18.236075 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3af08f7a-f314-4b44-8ddb-38e5ae97370d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/9990c18e-7839-4180-a2b6-b6ecd8f4e7e4/action returned with HTTP 404 Jul 03 01:35:18.236714 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 667/2671] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:18 2026] POST /volume/v3/volumes/9990c18e-7839-4180-a2b6-b6ecd8f4e7e4/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:18.250269 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-43124d87-7019-499f-909c-771abc494eaa None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.252632 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-43124d87-7019-499f-909c-771abc494eaa tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action Jul 03 01:35:18.253094 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-43124d87-7019-499f-909c-771abc494eaa tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:18.253299 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-43124d87-7019-499f-909c-771abc494eaa tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:18.255442 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-43124d87-7019-499f-909c-771abc494eaa tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action returned with HTTP 400 Jul 03 01:35:18.256079 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 655/2672] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:18 2026] POST /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:35:18.265833 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0ea7b816-3b8f-4d87-a1b9-6be319e83b7d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.269180 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0ea7b816-3b8f-4d87-a1b9-6be319e83b7d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] POST https://10.4.3.64/volume/v3/volumes/None/action Jul 03 01:35:18.269588 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0ea7b816-3b8f-4d87-a1b9-6be319e83b7d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:18.269789 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0ea7b816-3b8f-4d87-a1b9-6be319e83b7d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:18.278793 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0ea7b816-3b8f-4d87-a1b9-6be319e83b7d tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 01:35:18.279574 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 670/2673] 10.4.3.64 () {68 vars in 1287 bytes} [Fri Jul 3 01:35:18 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:18.292366 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2ffe128c-8d7a-4dc8-91aa-26cb41b4cb40 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.296229 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2ffe128c-8d7a-4dc8-91aa-26cb41b4cb40 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] GET https://10.4.3.64/volume/v3/volumes/f2b3d554-aebe-436c-8890-b1944a5df881 Jul 03 01:35:18.296430 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2ffe128c-8d7a-4dc8-91aa-26cb41b4cb40 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:18.296627 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2ffe128c-8d7a-4dc8-91aa-26cb41b4cb40 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:18.312646 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2ffe128c-8d7a-4dc8-91aa-26cb41b4cb40 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/f2b3d554-aebe-436c-8890-b1944a5df881 returned with HTTP 404 Jul 03 01:35:18.313245 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 682/2674] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:18 2026] GET /volume/v3/volumes/f2b3d554-aebe-436c-8890-b1944a5df881 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:18.324154 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7771cf52-71da-4e78-a540-5075060d61d2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.326262 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7771cf52-71da-4e78-a540-5075060d61d2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] GET https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae Jul 03 01:35:18.326547 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7771cf52-71da-4e78-a540-5075060d61d2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:18.326721 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7771cf52-71da-4e78-a540-5075060d61d2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:18.336131 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:18.336131 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:18.339963 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7771cf52-71da-4e78-a540-5075060d61d2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Volume info retrieved successfully. Jul 03 01:35:18.345114 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7771cf52-71da-4e78-a540-5075060d61d2 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae returned with HTTP 200 Jul 03 01:35:18.345597 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 668/2675] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:18 2026] GET /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:18.360316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-292b73c4-33e8-450a-b0f4-1eb3c7c2834b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.365110 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-292b73c4-33e8-450a-b0f4-1eb3c7c2834b tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] DELETE https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae Jul 03 01:35:18.365359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-292b73c4-33e8-450a-b0f4-1eb3c7c2834b tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:18.365613 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-292b73c4-33e8-450a-b0f4-1eb3c7c2834b tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:18.365786 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-292b73c4-33e8-450a-b0f4-1eb3c7c2834b tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Delete volume with id: 74741ad0-e86f-41bc-a7d7-d6b2375b1dae Jul 03 01:35:18.374077 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:18.374077 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:18.374635 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-292b73c4-33e8-450a-b0f4-1eb3c7c2834b tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Volume info retrieved successfully. Jul 03 01:35:18.396539 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-292b73c4-33e8-450a-b0f4-1eb3c7c2834b tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Delete volume request issued successfully. Jul 03 01:35:18.396721 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-292b73c4-33e8-450a-b0f4-1eb3c7c2834b tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae returned with HTTP 202 Jul 03 01:35:18.397327 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 656/2676] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:18 2026] DELETE /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:18.408491 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a03d38c2-d0fb-49df-80ff-5faefc76bd81 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.410191 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a03d38c2-d0fb-49df-80ff-5faefc76bd81 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] GET https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae Jul 03 01:35:18.410352 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a03d38c2-d0fb-49df-80ff-5faefc76bd81 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:18.410547 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a03d38c2-d0fb-49df-80ff-5faefc76bd81 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:18.417410 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:18.417410 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:18.423249 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a03d38c2-d0fb-49df-80ff-5faefc76bd81 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Volume info retrieved successfully. Jul 03 01:35:18.428538 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a03d38c2-d0fb-49df-80ff-5faefc76bd81 tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae returned with HTTP 200 Jul 03 01:35:18.428957 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 671/2677] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:18 2026] GET /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:18.507705 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-eba8cfc1-3d16-424d-a111-8fbb43522e9c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.511186 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eba8cfc1-3d16-424d-a111-8fbb43522e9c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:18.511507 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eba8cfc1-3d16-424d-a111-8fbb43522e9c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:18.511761 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eba8cfc1-3d16-424d-a111-8fbb43522e9c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:18.511912 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-eba8cfc1-3d16-424d-a111-8fbb43522e9c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:18.516188 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:18.516188 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:18.516979 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eba8cfc1-3d16-424d-a111-8fbb43522e9c tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:18.517468 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 683/2678] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:18 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:18.678728 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3b4e6d50-8bfb-4ca4-8592-78f2bd61b156 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:18.680548 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3b4e6d50-8bfb-4ca4-8592-78f2bd61b156 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:18.680753 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3b4e6d50-8bfb-4ca4-8592-78f2bd61b156 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:18.680904 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3b4e6d50-8bfb-4ca4-8592-78f2bd61b156 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:18.681003 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-3b4e6d50-8bfb-4ca4-8592-78f2bd61b156 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:18.685228 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:18.685228 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:18.686062 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3b4e6d50-8bfb-4ca4-8592-78f2bd61b156 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:18.686449 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 669/2679] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:18 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:19.441524 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-05da636c-5dc6-4290-be6a-23f5fdb4856e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:19.443537 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-05da636c-5dc6-4290-be6a-23f5fdb4856e tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] GET https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae Jul 03 01:35:19.443777 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-05da636c-5dc6-4290-be6a-23f5fdb4856e tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:19.444049 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-05da636c-5dc6-4290-be6a-23f5fdb4856e tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:19.453460 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-05da636c-5dc6-4290-be6a-23f5fdb4856e tempest-VolumesNegativeTest-964492281 tempest-VolumesNegativeTest-964492281-project-member] https://10.4.3.64/volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae returned with HTTP 404 Jul 03 01:35:19.453978 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 657/2680] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:19 2026] GET /volume/v3/volumes/74741ad0-e86f-41bc-a7d7-d6b2375b1dae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:19.528275 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b53fc337-bfa7-4201-9825-aa486c277b2d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:19.530294 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b53fc337-bfa7-4201-9825-aa486c277b2d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:19.530513 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b53fc337-bfa7-4201-9825-aa486c277b2d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:19.530701 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b53fc337-bfa7-4201-9825-aa486c277b2d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:19.530800 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b53fc337-bfa7-4201-9825-aa486c277b2d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:19.535379 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:19.535379 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:19.536206 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b53fc337-bfa7-4201-9825-aa486c277b2d tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:19.536647 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 672/2681] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:19 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:19.696385 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ec42dc12-fd15-40a9-942e-8bc70248a511 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:19.698269 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ec42dc12-fd15-40a9-942e-8bc70248a511 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:19.698519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ec42dc12-fd15-40a9-942e-8bc70248a511 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:19.698732 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ec42dc12-fd15-40a9-942e-8bc70248a511 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:19.698879 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-ec42dc12-fd15-40a9-942e-8bc70248a511 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:19.704344 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:19.704344 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:19.705870 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ec42dc12-fd15-40a9-942e-8bc70248a511 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:19.705959 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 684/2682] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:19 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:20.549159 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-78e2ef66-bbf8-432a-aa4f-13c501ae8b52 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:20.551163 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78e2ef66-bbf8-432a-aa4f-13c501ae8b52 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:20.551471 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78e2ef66-bbf8-432a-aa4f-13c501ae8b52 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:20.551717 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78e2ef66-bbf8-432a-aa4f-13c501ae8b52 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:20.551886 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-78e2ef66-bbf8-432a-aa4f-13c501ae8b52 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:20.556734 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:20.556734 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:20.557459 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78e2ef66-bbf8-432a-aa4f-13c501ae8b52 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:20.557853 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 670/2683] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:20 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:20.722447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-88480f6e-a874-4b39-b7bc-c30e71da0387 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:20.724846 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-88480f6e-a874-4b39-b7bc-c30e71da0387 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:20.725082 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-88480f6e-a874-4b39-b7bc-c30e71da0387 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:20.728444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-88480f6e-a874-4b39-b7bc-c30e71da0387 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:20.728444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-88480f6e-a874-4b39-b7bc-c30e71da0387 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:20.731015 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:20.731015 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:20.732070 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-88480f6e-a874-4b39-b7bc-c30e71da0387 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:20.732565 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 658/2684] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:20 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:21.569076 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-16e58640-ee5c-4a29-8146-edbdeb5e889e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:21.571028 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-16e58640-ee5c-4a29-8146-edbdeb5e889e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:21.571404 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-16e58640-ee5c-4a29-8146-edbdeb5e889e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:21.571679 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-16e58640-ee5c-4a29-8146-edbdeb5e889e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:21.571803 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-16e58640-ee5c-4a29-8146-edbdeb5e889e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:21.576329 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:21.576329 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:21.576980 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-16e58640-ee5c-4a29-8146-edbdeb5e889e tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:21.577373 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 673/2685] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:21 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:21.744074 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-12003a9d-7cea-4ee4-9c21-2670af9e3190 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:21.746433 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-12003a9d-7cea-4ee4-9c21-2670af9e3190 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:21.746703 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-12003a9d-7cea-4ee4-9c21-2670af9e3190 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:21.746950 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-12003a9d-7cea-4ee4-9c21-2670af9e3190 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:21.747117 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-12003a9d-7cea-4ee4-9c21-2670af9e3190 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:21.751980 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:21.751980 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:21.752943 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-12003a9d-7cea-4ee4-9c21-2670af9e3190 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:21.753439 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 685/2686] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:21 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:22.395287 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-66abc429-c398-4886-bdd7-45eb215845ed None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:22.397438 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-66abc429-c398-4886-bdd7-45eb215845ed tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:35:22.397901 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-66abc429-c398-4886-bdd7-45eb215845ed tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-attach": {"instance_uuid": "5c21a735-1477-42ad-a5f2-a5bdc4952d82", "mountpoint": "/dev/vdb"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:22.398129 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-66abc429-c398-4886-bdd7-45eb215845ed tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5c21a735-1477-42ad-a5f2-a5bdc4952d82", "mountpoint": "/dev/vdb"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:22.408018 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:22.408018 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:22.408553 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-66abc429-c398-4886-bdd7-45eb215845ed tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:22.416588 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-66abc429-c398-4886-bdd7-45eb215845ed tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Update volume admin metadata completed successfully. Jul 03 01:35:22.591094 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-62860c9d-bf19-4d38-9b1b-c3ae08ab878f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:22.593270 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-62860c9d-bf19-4d38-9b1b-c3ae08ab878f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:22.593552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-62860c9d-bf19-4d38-9b1b-c3ae08ab878f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:22.593797 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-62860c9d-bf19-4d38-9b1b-c3ae08ab878f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:22.593947 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-62860c9d-bf19-4d38-9b1b-c3ae08ab878f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:22.599611 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:22.599611 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:22.600128 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-62860c9d-bf19-4d38-9b1b-c3ae08ab878f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:22.600504 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 659/2687] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:22 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:22.763718 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9e18aa41-710b-459a-b855-9cf22cb92d1f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:22.765359 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9e18aa41-710b-459a-b855-9cf22cb92d1f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:22.765760 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9e18aa41-710b-459a-b855-9cf22cb92d1f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:22.767119 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9e18aa41-710b-459a-b855-9cf22cb92d1f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:22.767119 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-9e18aa41-710b-459a-b855-9cf22cb92d1f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:22.770617 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:22.770617 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:22.771555 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9e18aa41-710b-459a-b855-9cf22cb92d1f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:22.771987 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 674/2688] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:22 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:22.920119 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-66abc429-c398-4886-bdd7-45eb215845ed tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Attach volume completed successfully. Jul 03 01:35:22.920322 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-66abc429-c398-4886-bdd7-45eb215845ed tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 202 Jul 03 01:35:22.920748 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 671/2689] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:22 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:22.932988 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e98be734-ea43-4063-977f-083b19f003fb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:22.934891 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e98be734-ea43-4063-977f-083b19f003fb tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:22.935142 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e98be734-ea43-4063-977f-083b19f003fb tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:22.935387 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e98be734-ea43-4063-977f-083b19f003fb tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:22.947017 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:22.947017 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:22.950988 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e98be734-ea43-4063-977f-083b19f003fb tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:22.956837 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e98be734-ea43-4063-977f-083b19f003fb tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:22.957531 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 686/2690] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:22 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 1174 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:22.969953 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d548c513-983f-432b-8747-bd5832d45dc9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:22.972759 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d548c513-983f-432b-8747-bd5832d45dc9 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:22.972930 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d548c513-983f-432b-8747-bd5832d45dc9 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:22.973359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d548c513-983f-432b-8747-bd5832d45dc9 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:22.982756 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:22.982756 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:22.986005 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d548c513-983f-432b-8747-bd5832d45dc9 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:22.990061 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d548c513-983f-432b-8747-bd5832d45dc9 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:22.990860 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 660/2691] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:22 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:23.006763 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e7c6efa1-de51-4f56-b0c5-dff905a70f32 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:23.010510 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e7c6efa1-de51-4f56-b0c5-dff905a70f32 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:35:23.010510 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e7c6efa1-de51-4f56-b0c5-dff905a70f32 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-detach": {}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:23.010510 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e7c6efa1-de51-4f56-b0c5-dff905a70f32 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:23.028085 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:23.028085 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:23.028085 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e7c6efa1-de51-4f56-b0c5-dff905a70f32 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:23.549720 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e7c6efa1-de51-4f56-b0c5-dff905a70f32 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Detach volume completed successfully. Jul 03 01:35:23.549720 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e7c6efa1-de51-4f56-b0c5-dff905a70f32 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 202 Jul 03 01:35:23.549938 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 675/2692] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:23 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 0 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:23.558216 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9395edeb-1420-4464-bbab-f6fd538bf7dd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:23.560585 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9395edeb-1420-4464-bbab-f6fd538bf7dd tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:23.560774 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9395edeb-1420-4464-bbab-f6fd538bf7dd tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:23.560971 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9395edeb-1420-4464-bbab-f6fd538bf7dd tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:23.568607 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:23.568607 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:23.572356 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9395edeb-1420-4464-bbab-f6fd538bf7dd tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:23.576898 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9395edeb-1420-4464-bbab-f6fd538bf7dd tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:23.577341 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 672/2693] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:23 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:23.614687 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ef94cd0d-521c-4925-92fb-943dfe37cb85 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:23.619650 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ef94cd0d-521c-4925-92fb-943dfe37cb85 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:23.619868 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ef94cd0d-521c-4925-92fb-943dfe37cb85 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:23.620140 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ef94cd0d-521c-4925-92fb-943dfe37cb85 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:23.620186 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-ef94cd0d-521c-4925-92fb-943dfe37cb85 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:23.624672 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:23.624672 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:23.625331 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ef94cd0d-521c-4925-92fb-943dfe37cb85 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:23.626131 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 687/2694] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:23 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:23.637182 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8dccac6a-09fe-43c9-9199-627c0c8bcace None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:23.638813 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8dccac6a-09fe-43c9-9199-627c0c8bcace tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] POST https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1/action Jul 03 01:35:23.640387 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8dccac6a-09fe-43c9-9199-627c0c8bcace tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:23.640387 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8dccac6a-09fe-43c9-9199-627c0c8bcace tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:23.646998 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.admin_actions [None req-8dccac6a-09fe-43c9-9199-627c0c8bcace tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Updating backup 'b577d985-be3b-4128-81c8-1a9c07b46fa1' with '{'status': 'error'}' {{(pid=99881) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 01:35:23.661265 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:23.661265 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:23.662483 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-8dccac6a-09fe-43c9-9199-627c0c8bcace tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c33ad687c923490f874f0666239c107e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a5329b9f4fb946a7a38570ed38ddb6ee', '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=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:23.662745 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8dccac6a-09fe-43c9-9199-627c0c8bcace tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1/action returned with HTTP 403 Jul 03 01:35:23.663181 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 661/2695] 10.4.3.64 () {70 vars in 1423 bytes} [Fri Jul 3 01:35:23 2026] POST /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1/action => generated 131 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:23.677000 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1e9956bb-ad84-4864-864e-66d7fe349707 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:23.679154 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e9956bb-ad84-4864-864e-66d7fe349707 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac Jul 03 01:35:23.679505 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e9956bb-ad84-4864-864e-66d7fe349707 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:23.679831 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e9956bb-ad84-4864-864e-66d7fe349707 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:23.680143 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-1e9956bb-ad84-4864-864e-66d7fe349707 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Delete volume with id: b29c5446-a2d9-4261-8cb2-73744e9f0eac Jul 03 01:35:23.687693 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:23.687693 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:23.688025 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1e9956bb-ad84-4864-864e-66d7fe349707 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:35:23.710778 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1e9956bb-ad84-4864-864e-66d7fe349707 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Delete volume request issued successfully. Jul 03 01:35:23.710990 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e9956bb-ad84-4864-864e-66d7fe349707 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac returned with HTTP 202 Jul 03 01:35:23.711509 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 676/2696] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:35:23 2026] DELETE /volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:23.721872 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-42842225-936c-4919-b351-2766c83301bd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:23.723822 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-42842225-936c-4919-b351-2766c83301bd tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac Jul 03 01:35:23.724084 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-42842225-936c-4919-b351-2766c83301bd tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:23.724269 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-42842225-936c-4919-b351-2766c83301bd tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:23.733833 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:23.733833 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:23.738775 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-42842225-936c-4919-b351-2766c83301bd tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:35:23.743533 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-42842225-936c-4919-b351-2766c83301bd tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac returned with HTTP 200 Jul 03 01:35:23.743932 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 673/2697] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:23 2026] GET /volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:23.781903 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-20d32f98-9502-4227-b98d-34c7a4282239 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:23.783748 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-20d32f98-9502-4227-b98d-34c7a4282239 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:23.783979 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-20d32f98-9502-4227-b98d-34c7a4282239 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:23.784224 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-20d32f98-9502-4227-b98d-34c7a4282239 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:23.784367 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-20d32f98-9502-4227-b98d-34c7a4282239 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:23.788523 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:23.788523 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:23.789463 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-20d32f98-9502-4227-b98d-34c7a4282239 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:23.789842 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 688/2698] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:23 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:24.770246 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ffa827d1-c0ce-4663-a3df-c09f76eefed4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:24.771973 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ffa827d1-c0ce-4663-a3df-c09f76eefed4 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac Jul 03 01:35:24.772241 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ffa827d1-c0ce-4663-a3df-c09f76eefed4 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:24.772405 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ffa827d1-c0ce-4663-a3df-c09f76eefed4 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:24.778693 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ffa827d1-c0ce-4663-a3df-c09f76eefed4 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac returned with HTTP 404 Jul 03 01:35:24.778788 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 662/2699] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:24 2026] GET /volume/v3/volumes/b29c5446-a2d9-4261-8cb2-73744e9f0eac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:24.786754 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-13ea774b-febd-4bb7-8790-e80e627a97e0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:24.789226 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-13ea774b-febd-4bb7-8790-e80e627a97e0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:35:24.789570 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-13ea774b-febd-4bb7-8790-e80e627a97e0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:24.789885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-13ea774b-febd-4bb7-8790-e80e627a97e0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:24.790048 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-13ea774b-febd-4bb7-8790-e80e627a97e0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:24.795876 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:24.795876 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:24.797057 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-13ea774b-febd-4bb7-8790-e80e627a97e0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-reader] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:35:24.797579 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 677/2700] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:24 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:24.801259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9eb56dbf-50a8-441d-ae6a-bf8df5563458 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:24.803135 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9eb56dbf-50a8-441d-ae6a-bf8df5563458 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:24.803297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9eb56dbf-50a8-441d-ae6a-bf8df5563458 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:24.803530 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9eb56dbf-50a8-441d-ae6a-bf8df5563458 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:24.803628 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-9eb56dbf-50a8-441d-ae6a-bf8df5563458 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:24.809194 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:24.809194 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:24.809194 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9eb56dbf-50a8-441d-ae6a-bf8df5563458 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:24.809350 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-80ea1dba-9597-49c5-accd-9c402a3ce8ce None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:24.809634 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 674/2701] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:24 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:24.813337 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-80ea1dba-9597-49c5-accd-9c402a3ce8ce tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] DELETE https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:24.813337 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-80ea1dba-9597-49c5-accd-9c402a3ce8ce tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:24.813337 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-80ea1dba-9597-49c5-accd-9c402a3ce8ce tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:24.813337 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-80ea1dba-9597-49c5-accd-9c402a3ce8ce tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Delete backup with id: b577d985-be3b-4128-81c8-1a9c07b46fa1. Jul 03 01:35:24.818144 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:24.818144 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:24.839893 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-80ea1dba-9597-49c5-accd-9c402a3ce8ce tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] delete_backup rpcapi backup_id b577d985-be3b-4128-81c8-1a9c07b46fa1 {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:35:24.840812 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-80ea1dba-9597-49c5-accd-9c402a3ce8ce tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 202 Jul 03 01:35:24.841278 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 689/2702] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:35:24 2026] DELETE /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:24.848876 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d556a981-dbb1-46db-b3ac-b2e411cbf6fe None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:24.850884 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d556a981-dbb1-46db-b3ac-b2e411cbf6fe tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:24.851179 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d556a981-dbb1-46db-b3ac-b2e411cbf6fe tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:24.851443 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d556a981-dbb1-46db-b3ac-b2e411cbf6fe tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:24.851584 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-d556a981-dbb1-46db-b3ac-b2e411cbf6fe tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:24.857904 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:24.857904 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:24.857904 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d556a981-dbb1-46db-b3ac-b2e411cbf6fe tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 200 Jul 03 01:35:24.858608 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 663/2703] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:24 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:25.823708 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-122d8e90-c095-495f-97ec-bd8949bad995 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:25.825259 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-122d8e90-c095-495f-97ec-bd8949bad995 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:25.825451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-122d8e90-c095-495f-97ec-bd8949bad995 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:25.825625 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-122d8e90-c095-495f-97ec-bd8949bad995 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:25.825721 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-122d8e90-c095-495f-97ec-bd8949bad995 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:25.829432 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:25.829432 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:25.830081 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-122d8e90-c095-495f-97ec-bd8949bad995 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:25.830495 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 678/2704] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:25 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:25.872504 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cc20d394-92d9-4e73-93ce-596769b077d0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:25.874054 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cc20d394-92d9-4e73-93ce-596769b077d0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 Jul 03 01:35:25.874249 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cc20d394-92d9-4e73-93ce-596769b077d0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:25.874414 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cc20d394-92d9-4e73-93ce-596769b077d0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:25.874548 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-cc20d394-92d9-4e73-93ce-596769b077d0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id b577d985-be3b-4128-81c8-1a9c07b46fa1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:25.877882 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cc20d394-92d9-4e73-93ce-596769b077d0 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 returned with HTTP 404 Jul 03 01:35:25.878294 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 675/2705] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:25 2026] GET /volume/v3/backups/b577d985-be3b-4128-81c8-1a9c07b46fa1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:25.887244 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-894b50a8-40a3-4237-80f3-5bbc97b2f472 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:25.890013 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-894b50a8-40a3-4237-80f3-5bbc97b2f472 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] DELETE https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:35:25.890222 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-894b50a8-40a3-4237-80f3-5bbc97b2f472 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:25.890434 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-894b50a8-40a3-4237-80f3-5bbc97b2f472 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:25.890587 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-894b50a8-40a3-4237-80f3-5bbc97b2f472 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Delete backup with id: ca6a3dba-8053-4b2d-b576-c2703ddc2c26. Jul 03 01:35:25.894607 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:25.894607 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:25.906733 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-894b50a8-40a3-4237-80f3-5bbc97b2f472 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] delete_backup rpcapi backup_id ca6a3dba-8053-4b2d-b576-c2703ddc2c26 {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:35:25.908620 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-894b50a8-40a3-4237-80f3-5bbc97b2f472 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 202 Jul 03 01:35:25.909079 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 690/2706] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:35:25 2026] DELETE /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:25.915544 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fb727169-4de9-49dd-868b-88d996987c11 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:25.917209 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fb727169-4de9-49dd-868b-88d996987c11 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:35:25.917455 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fb727169-4de9-49dd-868b-88d996987c11 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:25.917643 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fb727169-4de9-49dd-868b-88d996987c11 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:25.917752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-fb727169-4de9-49dd-868b-88d996987c11 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:25.922254 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:25.922254 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:25.923060 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fb727169-4de9-49dd-868b-88d996987c11 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 200 Jul 03 01:35:25.923413 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 664/2707] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:25 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:26.842781 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1b6127c3-72e4-475e-88f9-30497f366fd0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:26.846264 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1b6127c3-72e4-475e-88f9-30497f366fd0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:26.846498 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1b6127c3-72e4-475e-88f9-30497f366fd0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:26.847373 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1b6127c3-72e4-475e-88f9-30497f366fd0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:26.847528 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-1b6127c3-72e4-475e-88f9-30497f366fd0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:26.853786 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:26.853786 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:26.854613 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1b6127c3-72e4-475e-88f9-30497f366fd0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:26.855765 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 679/2708] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:26 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:26.932448 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-49c2608f-5bd7-4049-a8df-2f038616a28f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:26.934433 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-49c2608f-5bd7-4049-a8df-2f038616a28f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 Jul 03 01:35:26.934726 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-49c2608f-5bd7-4049-a8df-2f038616a28f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:26.934935 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-49c2608f-5bd7-4049-a8df-2f038616a28f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:26.935228 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-49c2608f-5bd7-4049-a8df-2f038616a28f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id ca6a3dba-8053-4b2d-b576-c2703ddc2c26. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:26.941381 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-49c2608f-5bd7-4049-a8df-2f038616a28f tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 returned with HTTP 404 Jul 03 01:35:26.941381 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 676/2709] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:26 2026] GET /volume/v3/backups/ca6a3dba-8053-4b2d-b576-c2703ddc2c26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:26.949251 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3e702abe-b3b5-453f-b6cb-286b6706cbd9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:26.951154 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3e702abe-b3b5-453f-b6cb-286b6706cbd9 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] DELETE https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:35:26.951442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3e702abe-b3b5-453f-b6cb-286b6706cbd9 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:26.951646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3e702abe-b3b5-453f-b6cb-286b6706cbd9 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:26.951753 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-3e702abe-b3b5-453f-b6cb-286b6706cbd9 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Delete backup with id: 904c073a-0fe0-40f1-8b32-e878fd4577b3. Jul 03 01:35:26.955675 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:26.955675 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:26.972086 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-3e702abe-b3b5-453f-b6cb-286b6706cbd9 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] delete_backup rpcapi backup_id 904c073a-0fe0-40f1-8b32-e878fd4577b3 {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:35:26.973772 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3e702abe-b3b5-453f-b6cb-286b6706cbd9 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 202 Jul 03 01:35:26.974200 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 691/2710] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:35:26 2026] DELETE /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:26.981346 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ef203200-39c4-4154-ac07-eed936bf192a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:26.985261 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ef203200-39c4-4154-ac07-eed936bf192a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:35:26.985261 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ef203200-39c4-4154-ac07-eed936bf192a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:26.985261 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ef203200-39c4-4154-ac07-eed936bf192a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:26.985261 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-ef203200-39c4-4154-ac07-eed936bf192a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:26.989016 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:26.989016 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:26.989666 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ef203200-39c4-4154-ac07-eed936bf192a tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 200 Jul 03 01:35:26.990042 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 665/2711] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:26 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:27.866156 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-97a2df29-7d91-471b-a1e1-2e0891d1361b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:27.867839 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-97a2df29-7d91-471b-a1e1-2e0891d1361b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:27.868014 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-97a2df29-7d91-471b-a1e1-2e0891d1361b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:27.868200 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-97a2df29-7d91-471b-a1e1-2e0891d1361b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:27.868331 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-97a2df29-7d91-471b-a1e1-2e0891d1361b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:27.873078 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:27.873078 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:27.873858 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-97a2df29-7d91-471b-a1e1-2e0891d1361b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:27.874212 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 680/2712] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:27 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:28.002367 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-78359a06-4eec-4de8-978f-428e2a6a4744 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:28.004782 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78359a06-4eec-4de8-978f-428e2a6a4744 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 Jul 03 01:35:28.005118 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78359a06-4eec-4de8-978f-428e2a6a4744 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:28.005470 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78359a06-4eec-4de8-978f-428e2a6a4744 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:28.005549 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-78359a06-4eec-4de8-978f-428e2a6a4744 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Show backup with id 904c073a-0fe0-40f1-8b32-e878fd4577b3. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:28.009511 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78359a06-4eec-4de8-978f-428e2a6a4744 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 returned with HTTP 404 Jul 03 01:35:28.010201 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 677/2713] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:28 2026] GET /volume/v3/backups/904c073a-0fe0-40f1-8b32-e878fd4577b3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:28.018084 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1fd48f20-d48e-408e-b4d6-ece3a05fe5ef None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:28.019778 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1fd48f20-d48e-408e-b4d6-ece3a05fe5ef tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c Jul 03 01:35:28.019976 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1fd48f20-d48e-408e-b4d6-ece3a05fe5ef tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:28.020183 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1fd48f20-d48e-408e-b4d6-ece3a05fe5ef tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:28.020331 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-1fd48f20-d48e-408e-b4d6-ece3a05fe5ef tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Delete volume with id: 6914cd3b-1c5a-4d5b-b056-300738b9d09c Jul 03 01:35:28.027906 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:28.027906 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:28.028249 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1fd48f20-d48e-408e-b4d6-ece3a05fe5ef tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:35:28.075321 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1fd48f20-d48e-408e-b4d6-ece3a05fe5ef tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Delete volume request issued successfully. Jul 03 01:35:28.075321 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1fd48f20-d48e-408e-b4d6-ece3a05fe5ef tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c returned with HTTP 202 Jul 03 01:35:28.075321 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 692/2714] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:35:28 2026] DELETE /volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:28.086860 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-75db3a5d-b9b4-4d34-87b3-e64a7119ea42 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:28.090240 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-75db3a5d-b9b4-4d34-87b3-e64a7119ea42 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c Jul 03 01:35:28.090240 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-75db3a5d-b9b4-4d34-87b3-e64a7119ea42 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:28.090240 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-75db3a5d-b9b4-4d34-87b3-e64a7119ea42 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:28.100151 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:28.100151 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:28.108535 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-75db3a5d-b9b4-4d34-87b3-e64a7119ea42 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Volume info retrieved successfully. Jul 03 01:35:28.114659 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-75db3a5d-b9b4-4d34-87b3-e64a7119ea42 tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c returned with HTTP 200 Jul 03 01:35:28.115135 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 666/2715] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:28 2026] GET /volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c => generated 1004 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:35:28.884301 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6959355e-293a-40f9-bafd-746072e280d6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:28.885979 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6959355e-293a-40f9-bafd-746072e280d6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:28.886169 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6959355e-293a-40f9-bafd-746072e280d6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:28.886337 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6959355e-293a-40f9-bafd-746072e280d6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:28.886444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-6959355e-293a-40f9-bafd-746072e280d6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:28.890538 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:28.890538 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:28.891288 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6959355e-293a-40f9-bafd-746072e280d6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:28.891721 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 681/2716] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:28 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:29.127826 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-71149353-2ea2-4e87-9e7f-01708f6a3bbc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:29.129377 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-71149353-2ea2-4e87-9e7f-01708f6a3bbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] GET https://10.4.3.64/volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c Jul 03 01:35:29.129590 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-71149353-2ea2-4e87-9e7f-01708f6a3bbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:29.129760 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-71149353-2ea2-4e87-9e7f-01708f6a3bbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:29.134883 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-71149353-2ea2-4e87-9e7f-01708f6a3bbc tempest-ProjectReaderTests33-1754809339 tempest-ProjectReaderTests33-1754809339-project-admin] https://10.4.3.64/volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c returned with HTTP 404 Jul 03 01:35:29.135304 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 678/2717] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:29 2026] GET /volume/v3/volumes/6914cd3b-1c5a-4d5b-b056-300738b9d09c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:29.901628 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1d7f3008-bac0-4dad-8ee9-0ebfff56788a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:29.904054 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1d7f3008-bac0-4dad-8ee9-0ebfff56788a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:29.904288 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1d7f3008-bac0-4dad-8ee9-0ebfff56788a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:29.904572 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1d7f3008-bac0-4dad-8ee9-0ebfff56788a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:29.904737 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-1d7f3008-bac0-4dad-8ee9-0ebfff56788a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:29.911286 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:29.911286 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:29.912383 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1d7f3008-bac0-4dad-8ee9-0ebfff56788a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:29.912910 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 693/2718] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:29 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:30.023980 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c0d29541-8fd6-4856-b9eb-c05e26921105 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:30.188577 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c0d29541-8fd6-4856-b9eb-c05e26921105 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:35:30.189236 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c0d29541-8fd6-4856-b9eb-c05e26921105 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1623072490", "extra_specs": {}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:30.204785 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c0d29541-8fd6-4856-b9eb-c05e26921105 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:35:30.205288 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 667/2719] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:35:30 2026] POST /volume/v3/types => generated 218 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:30.216713 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-67ba4a93-06ba-49a8-a5d8-1c2098dcfd3d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:30.218581 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-67ba4a93-06ba-49a8-a5d8-1c2098dcfd3d tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] POST https://10.4.3.64/volume/v3/types/5bacc924-0fa2-400e-803a-6fe8c566239d/encryption Jul 03 01:35:30.218920 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-67ba4a93-06ba-49a8-a5d8-1c2098dcfd3d tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:30.241983 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-67ba4a93-06ba-49a8-a5d8-1c2098dcfd3d tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types/5bacc924-0fa2-400e-803a-6fe8c566239d/encryption returned with HTTP 200 Jul 03 01:35:30.243514 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 682/2720] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:35:30 2026] POST /volume/v3/types/5bacc924-0fa2-400e-803a-6fe8c566239d/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:30.252927 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:30.322795 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:30.323248 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1031469693", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1623072490", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:30.325131 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1031469693', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1623072490', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:30.329169 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume of 1 GB Jul 03 01:35:30.329478 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:30.329478 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:30.330094 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Availability Zones retrieved successfully. Jul 03 01:35:30.335876 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Flow 'volume_create_api' (19a6e489-0f94-4fb8-94f6-8c0ce489d4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:30.336780 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d07813d-d8ff-4ed1-8ccd-cbb9708256ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:30.337774 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:35:30.364066 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d07813d-d8ff-4ed1-8ccd-cbb9708256ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:35:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5bacc924-0fa2-400e-803a-6fe8c566239d,is_public=True,name='tempest-scenario-type-cryptsetup-1623072490',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5bacc924-0fa2-400e-803a-6fe8c566239d', '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=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:30.365286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c6d49bd-0ddc-470b-9ac8-c8f2d9d426ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:30.392881 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1623072490 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1623072490, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:35:30.393196 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1623072490 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1623072490, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:35:30.437801 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Created reservations ['91c6b390-7175-4fab-8569-5576f36e3891', 'a0ce8d7b-ca0a-4be0-8745-bfc1ea8151eb', 'b72ab0db-e147-4284-9cfb-ec5ecee67a8b', '480b197e-07bd-4ca7-8ecd-7d0a1136a644'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:30.438678 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c6d49bd-0ddc-470b-9ac8-c8f2d9d426ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91c6b390-7175-4fab-8569-5576f36e3891', 'a0ce8d7b-ca0a-4be0-8745-bfc1ea8151eb', 'b72ab0db-e147-4284-9cfb-ec5ecee67a8b', '480b197e-07bd-4ca7-8ecd-7d0a1136a644']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:30.439332 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89071ca-c853-414e-90bf-af9d86d2ec20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:30.477239 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d89071ca-c853-414e-90bf-af9d86d2ec20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd483b0c4-f6ed-4b70-b58f-c049090743d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1031469693',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da59760a1be40ebbf9af95c0b6b07b3',qos_specs=None,replication_status=,reservations=['91c6b390-7175-4fab-8569-5576f36e3891','a0ce8d7b-ca0a-4be0-8745-bfc1ea8151eb','b72ab0db-e147-4284-9cfb-ec5ecee67a8b','480b197e-07bd-4ca7-8ecd-7d0a1136a644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_type_id=5bacc924-0fa2-400e-803a-6fe8c566239d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:35:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1031469693',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d483b0c4-f6ed-4b70-b58f-c049090743d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7da59760a1be40ebbf9af95c0b6b07b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5bacc924-0fa2-400e-803a-6fe8c566239d),volume_type_id=5bacc924-0fa2-400e-803a-6fe8c566239d)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:30.477947 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c72ee02-1284-4d8b-ba40-a612b5ac3a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:30.509843 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c72ee02-1284-4d8b-ba40-a612b5ac3a1f) transitioned into state 'SUCCESS' from state '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-1031469693',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da59760a1be40ebbf9af95c0b6b07b3',qos_specs=None,replication_status=,reservations=['91c6b390-7175-4fab-8569-5576f36e3891','a0ce8d7b-ca0a-4be0-8745-bfc1ea8151eb','b72ab0db-e147-4284-9cfb-ec5ecee67a8b','480b197e-07bd-4ca7-8ecd-7d0a1136a644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_type_id=5bacc924-0fa2-400e-803a-6fe8c566239d)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:30.510804 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e12b4fdc-42c2-4766-9ea0-a26e31835cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:30.524910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e12b4fdc-42c2-4766-9ea0-a26e31835cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:30.526205 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Flow 'volume_create_api' (19a6e489-0f94-4fb8-94f6-8c0ce489d4a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:30.526692 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume request issued successfully. Jul 03 01:35:30.527494 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0cc3168a-c1b1-4eac-b5fd-914c1661a19a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:35:30.528041 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 679/2721] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:35:30 2026] POST /volume/v3/volumes => generated 789 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:30.925009 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4debbfc0-893f-4684-88cb-513b79b0948c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:30.928800 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-039ab6ec-0724-4189-9d33-bd7331fee643 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:30.928880 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4debbfc0-893f-4684-88cb-513b79b0948c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:30.929103 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4debbfc0-893f-4684-88cb-513b79b0948c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:30.929316 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4debbfc0-893f-4684-88cb-513b79b0948c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:30.929467 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-4debbfc0-893f-4684-88cb-513b79b0948c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:30.930811 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-039ab6ec-0724-4189-9d33-bd7331fee643 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:35:30.931137 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-039ab6ec-0724-4189-9d33-bd7331fee643 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:30.931248 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-039ab6ec-0724-4189-9d33-bd7331fee643 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:30.934328 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:30.934328 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:30.935504 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4debbfc0-893f-4684-88cb-513b79b0948c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:30.935954 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 694/2722] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:30 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:30.949448 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b1c0b00d-2592-418c-8893-8a7a99b1954d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:30.949590 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:30.949590 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:30.949590 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-039ab6ec-0724-4189-9d33-bd7331fee643 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:30.949672 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b1c0b00d-2592-418c-8893-8a7a99b1954d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a Jul 03 01:35:30.949672 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b1c0b00d-2592-418c-8893-8a7a99b1954d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:30.949743 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b1c0b00d-2592-418c-8893-8a7a99b1954d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:30.957369 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-039ab6ec-0724-4189-9d33-bd7331fee643 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Reserve volume completed successfully. Jul 03 01:35:30.957620 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:30.957620 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:30.957687 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-039ab6ec-0724-4189-9d33-bd7331fee643 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 202 Jul 03 01:35:30.958286 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 668/2723] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:30 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:30.962702 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b1c0b00d-2592-418c-8893-8a7a99b1954d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:30.965910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-331f30f1-7cdf-4ff7-8227-089471bb0635 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:30.968074 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-331f30f1-7cdf-4ff7-8227-089471bb0635 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:30.968293 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b1c0b00d-2592-418c-8893-8a7a99b1954d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a returned with HTTP 200 Jul 03 01:35:30.968361 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-331f30f1-7cdf-4ff7-8227-089471bb0635 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:30.968612 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-331f30f1-7cdf-4ff7-8227-089471bb0635 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:30.968982 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 683/2724] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:30 2026] GET /volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:30.983301 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:30.983301 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:30.985090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-06e7d15c-3af1-41a1-a4b0-aaef1e823626 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:30.987868 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-06e7d15c-3af1-41a1-a4b0-aaef1e823626 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:30.988102 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-06e7d15c-3af1-41a1-a4b0-aaef1e823626 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:30.988287 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-06e7d15c-3af1-41a1-a4b0-aaef1e823626 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:30.988498 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-331f30f1-7cdf-4ff7-8227-089471bb0635 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:30.988555 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-06e7d15c-3af1-41a1-a4b0-aaef1e823626 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:31.001157 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-331f30f1-7cdf-4ff7-8227-089471bb0635 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:31.001157 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 680/2725] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:30 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:31.002186 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.002186 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:31.002754 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-06e7d15c-3af1-41a1-a4b0-aaef1e823626 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:31.002754 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 695/2726] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:30 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:31.023554 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d3b3fab3-ace1-4404-a626-c998520cdb5f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.024392 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-76a5a3fa-9ddc-41a9-a9cb-fca7a088498f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.026223 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d3b3fab3-ace1-4404-a626-c998520cdb5f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/detail Jul 03 01:35:31.026223 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d3b3fab3-ace1-4404-a626-c998520cdb5f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:31.026223 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d3b3fab3-ace1-4404-a626-c998520cdb5f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:31.026658 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-d3b3fab3-ace1-4404-a626-c998520cdb5f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:35:31.027151 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-76a5a3fa-9ddc-41a9-a9cb-fca7a088498f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:35:31.027758 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-76a5a3fa-9ddc-41a9-a9cb-fca7a088498f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:31.027902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-76a5a3fa-9ddc-41a9-a9cb-fca7a088498f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:31.039542 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.039542 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:31.039542 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-76a5a3fa-9ddc-41a9-a9cb-fca7a088498f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:31.042278 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d3b3fab3-ace1-4404-a626-c998520cdb5f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/detail returned with HTTP 200 Jul 03 01:35:31.042968 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 669/2727] 10.4.3.64 () {66 vars in 1251 bytes} [Fri Jul 3 01:35:31 2026] GET /volume/v3/backups/detail => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:31.055399 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.057177 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d/restore Jul 03 01:35:31.057509 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:31.058721 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Restoring backup d98f7a57-7370-4b02-8ffd-60944f75947d ({'restore': {}}) {{(pid=99882) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 01:35:31.058827 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Restoring backup d98f7a57-7370-4b02-8ffd-60944f75947d to volume None. Jul 03 01:35:31.063353 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.063353 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:31.064494 np0000004346 devstack@c-api.service[99882]: INFO cinder.backup.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating volume of 1 GB for restore of backup d98f7a57-7370-4b02-8ffd-60944f75947d. Jul 03 01:35:31.068284 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Availability Zones retrieved successfully. Jul 03 01:35:31.068438 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-76a5a3fa-9ddc-41a9-a9cb-fca7a088498f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Unreserve volume completed successfully. Jul 03 01:35:31.068606 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-76a5a3fa-9ddc-41a9-a9cb-fca7a088498f tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 202 Jul 03 01:35:31.069011 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 684/2728] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:31 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:31.073811 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (a7e9eec0-3161-48a3-8eb6-8ef7e96dac48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:31.074763 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14510ae-7166-4a5c-9486-c7bb53cd1135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:31.075709 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:35:31.078549 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-892bda5b-e1c4-431b-af05-4e05167191c6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.080295 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-892bda5b-e1c4-431b-af05-4e05167191c6 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:31.080511 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-892bda5b-e1c4-431b-af05-4e05167191c6 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:31.080721 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-892bda5b-e1c4-431b-af05-4e05167191c6 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:31.089262 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.089262 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:31.094296 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-892bda5b-e1c4-431b-af05-4e05167191c6 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:31.099361 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-892bda5b-e1c4-431b-af05-4e05167191c6 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:31.099795 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 696/2729] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:31 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:31.101704 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14510ae-7166-4a5c-9486-c7bb53cd1135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:31.102409 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97616645-2960-49ca-87b2-7915fc116af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:31.113680 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8e766390-59db-4c5d-bcc3-f5093e4d6807 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.115254 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8e766390-59db-4c5d-bcc3-f5093e4d6807 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:35:31.115616 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8e766390-59db-4c5d-bcc3-f5093e4d6807 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:31.115768 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8e766390-59db-4c5d-bcc3-f5093e4d6807 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:31.124983 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.124983 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:31.125664 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8e766390-59db-4c5d-bcc3-f5093e4d6807 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:31.135303 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8e766390-59db-4c5d-bcc3-f5093e4d6807 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume updated successfully. Jul 03 01:35:31.135593 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8e766390-59db-4c5d-bcc3-f5093e4d6807 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 200 Jul 03 01:35:31.136112 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 670/2730] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:31 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 01:35:31.141254 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['a35cbae8-d00f-4bc6-9a18-db76def91dfd', 'cbc59d58-38f2-493a-9f06-edf748bc1c8a', 'eb76a22d-1d62-4080-b7af-71cd399c0118', 'b36db1cb-3cbc-40ed-a942-6e22fa930214'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:31.142367 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97616645-2960-49ca-87b2-7915fc116af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a35cbae8-d00f-4bc6-9a18-db76def91dfd', 'cbc59d58-38f2-493a-9f06-edf748bc1c8a', 'eb76a22d-1d62-4080-b7af-71cd399c0118', 'b36db1cb-3cbc-40ed-a942-6e22fa930214']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:31.143215 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc356466-01cc-4068-8aec-1279f7fcdace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:31.144753 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8094fec1-e412-4651-a23a-d52f47247891 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.146745 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8094fec1-e412-4651-a23a-d52f47247891 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:31.147126 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8094fec1-e412-4651-a23a-d52f47247891 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:31.147374 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8094fec1-e412-4651-a23a-d52f47247891 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:31.155198 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.155198 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:31.159966 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8094fec1-e412-4651-a23a-d52f47247891 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:31.165267 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8094fec1-e412-4651-a23a-d52f47247891 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:31.165834 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 685/2731] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:31 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:31.176793 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc356466-01cc-4068-8aec-1279f7fcdace) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f820753d-94ac-40a6-a997-4298360b98b5', '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_d98f7a57-7370-4b02-8ffd-60944f75947d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['a35cbae8-d00f-4bc6-9a18-db76def91dfd','cbc59d58-38f2-493a-9f06-edf748bc1c8a','eb76a22d-1d62-4080-b7af-71cd399c0118','b36db1cb-3cbc-40ed-a942-6e22fa930214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:35:31Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d98f7a57-7370-4b02-8ffd-60944f75947d',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f820753d-94ac-40a6-a997-4298360b98b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c731d072e664eeabfea754e94ba8195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d14febf3555b46d4a334bd5c11000698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:31.177566 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a8a8be-016c-4c41-a6d3-678cc171d90c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:31.179338 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c6e73d08-1d2f-421b-9af6-b8b83e20a028 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.183446 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c6e73d08-1d2f-421b-9af6-b8b83e20a028 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:35:31.183446 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c6e73d08-1d2f-421b-9af6-b8b83e20a028 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:31.183446 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c6e73d08-1d2f-421b-9af6-b8b83e20a028 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:31.192290 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a8a8be-016c-4c41-a6d3-678cc171d90c) transitioned into 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_d98f7a57-7370-4b02-8ffd-60944f75947d',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['a35cbae8-d00f-4bc6-9a18-db76def91dfd','cbc59d58-38f2-493a-9f06-edf748bc1c8a','eb76a22d-1d62-4080-b7af-71cd399c0118','b36db1cb-3cbc-40ed-a942-6e22fa930214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:31.193238 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22bd3d4b-169e-4790-8420-212ee1d8c9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:31.193965 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.193965 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:31.194774 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c6e73d08-1d2f-421b-9af6-b8b83e20a028 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:31.202487 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c6e73d08-1d2f-421b-9af6-b8b83e20a028 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume updated successfully. Jul 03 01:35:31.203092 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c6e73d08-1d2f-421b-9af6-b8b83e20a028 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 200 Jul 03 01:35:31.203907 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 697/2732] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:31 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 01:35:31.204122 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22bd3d4b-169e-4790-8420-212ee1d8c9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:31.204913 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (a7e9eec0-3161-48a3-8eb6-8ef7e96dac48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:31.205247 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume request issued successfully. Jul 03 01:35:31.212459 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6245a021-08af-4d5c-9cf6-fbc9cb75d629 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.214450 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6245a021-08af-4d5c-9cf6-fbc9cb75d629 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:31.214678 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6245a021-08af-4d5c-9cf6-fbc9cb75d629 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:31.214929 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.214929 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:31.215017 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6245a021-08af-4d5c-9cf6-fbc9cb75d629 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:31.215584 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:31.215940 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-13e772a2-78ef-443a-814a-548bab89921a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.221956 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.221956 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:31.226088 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6245a021-08af-4d5c-9cf6-fbc9cb75d629 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:31.230810 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6245a021-08af-4d5c-9cf6-fbc9cb75d629 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:31.231353 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 671/2733] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:31 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:31.249296 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-663208c2-db79-410b-b178-aef355d7f0b3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.252070 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-663208c2-db79-410b-b178-aef355d7f0b3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:35:31.252070 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-663208c2-db79-410b-b178-aef355d7f0b3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:31.252070 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-663208c2-db79-410b-b178-aef355d7f0b3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:31.265168 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.265168 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:31.265706 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-663208c2-db79-410b-b178-aef355d7f0b3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:31.279836 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-663208c2-db79-410b-b178-aef355d7f0b3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Update volume admin metadata completed successfully. Jul 03 01:35:31.279988 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-663208c2-db79-410b-b178-aef355d7f0b3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Update readonly setting on volume completed successfully. Jul 03 01:35:31.280189 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-663208c2-db79-410b-b178-aef355d7f0b3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 202 Jul 03 01:35:31.280610 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 698/2734] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:31 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:31.288919 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-44a0d99f-fd6b-4552-bea7-2ca6880a341b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.290871 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-13e772a2-78ef-443a-814a-548bab89921a tempest-ProjectMemberTests-1329996650 tempest-ProjectMemberTests-1329996650-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Jul 03 01:35:31.291388 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-13e772a2-78ef-443a-814a-548bab89921a tempest-ProjectMemberTests-1329996650 tempest-ProjectMemberTests-1329996650-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:31.291522 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44a0d99f-fd6b-4552-bea7-2ca6880a341b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:31.291586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-13e772a2-78ef-443a-814a-548bab89921a tempest-ProjectMemberTests-1329996650 tempest-ProjectMemberTests-1329996650-project-admin] Calling method 'get_pools' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:31.291857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44a0d99f-fd6b-4552-bea7-2ca6880a341b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:31.292798 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44a0d99f-fd6b-4552-bea7-2ca6880a341b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:31.300703 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.300703 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:31.306669 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-44a0d99f-fd6b-4552-bea7-2ca6880a341b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:31.312274 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44a0d99f-fd6b-4552-bea7-2ca6880a341b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:31.312838 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 672/2735] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:31 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:31.325998 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-622a38b6-509a-4671-9789-2b397a94d06e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.327726 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-622a38b6-509a-4671-9789-2b397a94d06e tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:35:31.328159 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-622a38b6-509a-4671-9789-2b397a94d06e tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:31.328329 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-622a38b6-509a-4671-9789-2b397a94d06e tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:31.338794 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.338794 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:31.339485 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-622a38b6-509a-4671-9789-2b397a94d06e tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:31.355172 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-622a38b6-509a-4671-9789-2b397a94d06e tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Update volume admin metadata completed successfully. Jul 03 01:35:31.355172 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-622a38b6-509a-4671-9789-2b397a94d06e tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Update readonly setting on volume completed successfully. Jul 03 01:35:31.355729 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-622a38b6-509a-4671-9789-2b397a94d06e tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 202 Jul 03 01:35:31.356209 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 699/2736] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:35:31 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:31.364954 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-010080fe-f8dd-4664-9f75-fda3ce0dc7a3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.366878 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-010080fe-f8dd-4664-9f75-fda3ce0dc7a3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:31.367128 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-010080fe-f8dd-4664-9f75-fda3ce0dc7a3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:31.367359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-010080fe-f8dd-4664-9f75-fda3ce0dc7a3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:31.377279 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.377279 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:31.384327 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-010080fe-f8dd-4664-9f75-fda3ce0dc7a3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:31.390134 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-010080fe-f8dd-4664-9f75-fda3ce0dc7a3 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:31.390637 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 673/2737] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:31 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:31.406899 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f5668faf-b76c-4782-8771-92989c4cc559 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.411305 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f5668faf-b76c-4782-8771-92989c4cc559 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:35:31.411729 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f5668faf-b76c-4782-8771-92989c4cc559 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-854440848", "disk_format": "raw"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:31.411886 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f5668faf-b76c-4782-8771-92989c4cc559 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-854440848", "disk_format": "raw"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:31.424965 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.424965 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:31.425634 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f5668faf-b76c-4782-8771-92989c4cc559 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:31.463193 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:31.463193 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:31.470058 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.image.image_utils [None req-f5668faf-b76c-4782-8771-92989c4cc559 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-854440848'}] 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-854440848'}]. {{(pid=99879) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 01:35:31.795480 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-13e772a2-78ef-443a-814a-548bab89921a tempest-ProjectMemberTests-1329996650 tempest-ProjectMemberTests-1329996650-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 01:35:31.796101 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 686/2738] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Jul 3 01:35:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:31.804289 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cc7bad5a-b4ea-4fa2-acdc-7406aa1c98e7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:31.877871 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cc7bad5a-b4ea-4fa2-acdc-7406aa1c98e7 tempest-ProjectMemberTests-1329996650 tempest-ProjectMemberTests-1329996650-project-member] GET https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool Jul 03 01:35:31.878182 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cc7bad5a-b4ea-4fa2-acdc-7406aa1c98e7 tempest-ProjectMemberTests-1329996650 tempest-ProjectMemberTests-1329996650-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:31.878490 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cc7bad5a-b4ea-4fa2-acdc-7406aa1c98e7 tempest-ProjectMemberTests-1329996650 tempest-ProjectMemberTests-1329996650-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:31.879448 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-cc7bad5a-b4ea-4fa2-acdc-7406aa1c98e7 tempest-ProjectMemberTests-1329996650 tempest-ProjectMemberTests-1329996650-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '6ef34405ad734fda8661633c7488c965', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4af297418ff14d30b375ca68f6413432', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:31.879843 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cc7bad5a-b4ea-4fa2-acdc-7406aa1c98e7 tempest-ProjectMemberTests-1329996650 tempest-ProjectMemberTests-1329996650-project-member] https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool returned with HTTP 403 Jul 03 01:35:31.880595 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 674/2739] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Jul 3 01:35:31 2026] GET /volume/v3/capabilities/np0000004346@storpool => generated 110 bytes in 77 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:31.992289 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f5668faf-b76c-4782-8771-92989c4cc559 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Copy volume to image completed successfully. Jul 03 01:35:31.992975 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f5668faf-b76c-4782-8771-92989c4cc559 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 202 Jul 03 01:35:31.993612 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 700/2740] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:35:31 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 686 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:32.223808 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:32.223808 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:32.224350 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:32.224546 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Checking backup size 1 against volume size 1 {{(pid=99882) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 01:35:32.224676 np0000004346 devstack@c-api.service[99882]: INFO cinder.backup.api [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Overwriting volume f820753d-94ac-40a6-a997-4298360b98b5 with restore of backup d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:32.238109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] restore_backup in rpcapi backup_id d98f7a57-7370-4b02-8ffd-60944f75947d {{(pid=99882) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 01:35:32.239874 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ff581bce-71cf-4d3d-89e0-676c0e5b087b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d/restore returned with HTTP 202 Jul 03 01:35:32.240296 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 681/2741] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Jul 3 01:35:31 2026] POST /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d/restore => generated 189 bytes in 1185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:32.248701 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-53517111-7c32-4dd9-ac6a-6fc44d701900 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:32.250332 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-53517111-7c32-4dd9-ac6a-6fc44d701900 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:32.250543 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-53517111-7c32-4dd9-ac6a-6fc44d701900 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:32.250732 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-53517111-7c32-4dd9-ac6a-6fc44d701900 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:32.250831 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-53517111-7c32-4dd9-ac6a-6fc44d701900 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:32.255577 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:32.255577 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:32.256295 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-53517111-7c32-4dd9-ac6a-6fc44d701900 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:32.256622 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 687/2742] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:32 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:33.268824 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-48880057-5b00-485a-bae2-c6a811e53cd2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:33.271013 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-48880057-5b00-485a-bae2-c6a811e53cd2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:33.271230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-48880057-5b00-485a-bae2-c6a811e53cd2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:33.271469 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-48880057-5b00-485a-bae2-c6a811e53cd2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:33.271607 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-48880057-5b00-485a-bae2-c6a811e53cd2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:33.277730 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:33.277730 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:33.278648 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-48880057-5b00-485a-bae2-c6a811e53cd2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:33.279118 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 675/2743] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:33 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:33.889935 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-22eede3d-6c16-49a7-9d18-f0b6a52a5c5f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:33.972572 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-22eede3d-6c16-49a7-9d18-f0b6a52a5c5f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:35:33.972914 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-22eede3d-6c16-49a7-9d18-f0b6a52a5c5f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-548825301", "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=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:33.989255 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-22eede3d-6c16-49a7-9d18-f0b6a52a5c5f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:35:33.989662 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 701/2744] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:35:33 2026] POST /volume/v3/types => generated 379 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:33.998370 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b366b06f-8f62-4b17-a901-3f18173fd714 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.000102 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b366b06f-8f62-4b17-a901-3f18173fd714 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] POST https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption Jul 03 01:35:34.000533 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b366b06f-8f62-4b17-a901-3f18173fd714 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.017171 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b366b06f-8f62-4b17-a901-3f18173fd714 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption returned with HTTP 200 Jul 03 01:35:34.017765 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 682/2745] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:35:33 2026] POST /volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:34.028574 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-23883f83-500a-4dcc-84d9-11e8ab85e16c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.032540 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-23883f83-500a-4dcc-84d9-11e8ab85e16c tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:35:34.032889 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-23883f83-500a-4dcc-84d9-11e8ab85e16c tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2041031016", "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=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.053796 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-23883f83-500a-4dcc-84d9-11e8ab85e16c tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:35:34.054271 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 688/2746] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:35:34 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:34.062381 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bdbe1d86-4fa8-4a16-a194-78eebb02a69d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.118347 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bdbe1d86-4fa8-4a16-a194-78eebb02a69d tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] POST https://10.4.3.64/volume/v3/types/26729164-a438-4245-a85b-6cdbdb2bf2d4/encryption Jul 03 01:35:34.118672 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bdbe1d86-4fa8-4a16-a194-78eebb02a69d tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.120383 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-bdbe1d86-4fa8-4a16-a194-78eebb02a69d tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.120651 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bdbe1d86-4fa8-4a16-a194-78eebb02a69d tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/26729164-a438-4245-a85b-6cdbdb2bf2d4/encryption returned with HTTP 403 Jul 03 01:35:34.121106 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 676/2747] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:35:34 2026] POST /volume/v3/types/26729164-a438-4245-a85b-6cdbdb2bf2d4/encryption => generated 127 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.128278 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-971cf3a9-e6d5-4ff3-936f-5d8d566c230e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.129832 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-971cf3a9-e6d5-4ff3-936f-5d8d566c230e tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:35:34.130171 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-971cf3a9-e6d5-4ff3-936f-5d8d566c230e tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-591548456", "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=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.144046 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-971cf3a9-e6d5-4ff3-936f-5d8d566c230e tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:35:34.144580 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 702/2748] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:35:34 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:34.152460 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dd66160d-d6b2-464e-a3d0-97c222a1b469 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.153682 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dd66160d-d6b2-464e-a3d0-97c222a1b469 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] POST https://10.4.3.64/volume/v3/types/64449704-cd02-4ba7-9119-ab52c7b9382e/extra_specs Jul 03 01:35:34.154083 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dd66160d-d6b2-464e-a3d0-97c222a1b469 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.155803 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.policy [None req-dd66160d-d6b2-464e-a3d0-97c222a1b469 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99882) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.156120 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dd66160d-d6b2-464e-a3d0-97c222a1b469 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/64449704-cd02-4ba7-9119-ab52c7b9382e/extra_specs returned with HTTP 403 Jul 03 01:35:34.156619 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 683/2749] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Jul 3 01:35:34 2026] POST /volume/v3/types/64449704-cd02-4ba7-9119-ab52c7b9382e/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.164654 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-56963f33-d4bb-476a-bf0e-a7efff765b68 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.166791 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-56963f33-d4bb-476a-bf0e-a7efff765b68 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] PUT https://10.4.3.64/volume/v3/types/64449704-cd02-4ba7-9119-ab52c7b9382e/extra_specs/key2 Jul 03 01:35:34.167403 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-56963f33-d4bb-476a-bf0e-a7efff765b68 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.169080 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.policy [None req-56963f33-d4bb-476a-bf0e-a7efff765b68 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99880) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.169253 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-56963f33-d4bb-476a-bf0e-a7efff765b68 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/64449704-cd02-4ba7-9119-ab52c7b9382e/extra_specs/key2 returned with HTTP 403 Jul 03 01:35:34.169667 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 689/2750] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:35:34 2026] PUT /volume/v3/types/64449704-cd02-4ba7-9119-ab52c7b9382e/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.178337 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fe759ecc-7828-4d62-9d77-db0797f6e956 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.180001 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fe759ecc-7828-4d62-9d77-db0797f6e956 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] POST https://10.4.3.64/volume/v3/types Jul 03 01:35:34.180362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fe759ecc-7828-4d62-9d77-db0797f6e956 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.182346 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-fe759ecc-7828-4d62-9d77-db0797f6e956 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.182624 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fe759ecc-7828-4d62-9d77-db0797f6e956 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types returned with HTTP 403 Jul 03 01:35:34.183047 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 677/2751] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:35:34 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 03 01:35:34.190260 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0474713e-d599-44a8-9092-8437e1542920 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.191854 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0474713e-d599-44a8-9092-8437e1542920 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:35:34.192225 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0474713e-d599-44a8-9092-8437e1542920 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1068667346", "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=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.208039 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0474713e-d599-44a8-9092-8437e1542920 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:35:34.208418 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 703/2752] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:35:34 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 03 01:35:34.216120 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8a207a34-30a7-49d4-bef7-55e8fa6429df None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.219442 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8a207a34-30a7-49d4-bef7-55e8fa6429df tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] POST https://10.4.3.64/volume/v3/types/3f9bae29-8bf2-479f-ae1c-e4a49cdde371/encryption Jul 03 01:35:34.219442 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8a207a34-30a7-49d4-bef7-55e8fa6429df tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.232338 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8a207a34-30a7-49d4-bef7-55e8fa6429df tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types/3f9bae29-8bf2-479f-ae1c-e4a49cdde371/encryption returned with HTTP 200 Jul 03 01:35:34.232857 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 684/2753] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:35:34 2026] POST /volume/v3/types/3f9bae29-8bf2-479f-ae1c-e4a49cdde371/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:34.242161 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ee6b29f2-ee69-4531-9bb9-6e50fab7ae39 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.244175 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee6b29f2-ee69-4531-9bb9-6e50fab7ae39 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] DELETE https://10.4.3.64/volume/v3/types/3f9bae29-8bf2-479f-ae1c-e4a49cdde371/encryption/2ac42f25-87d8-4eb4-9608-772ce5ad8299 Jul 03 01:35:34.244357 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee6b29f2-ee69-4531-9bb9-6e50fab7ae39 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.244559 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee6b29f2-ee69-4531-9bb9-6e50fab7ae39 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.245117 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.policy [None req-ee6b29f2-ee69-4531-9bb9-6e50fab7ae39 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99880) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.245266 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee6b29f2-ee69-4531-9bb9-6e50fab7ae39 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/3f9bae29-8bf2-479f-ae1c-e4a49cdde371/encryption/2ac42f25-87d8-4eb4-9608-772ce5ad8299 returned with HTTP 403 Jul 03 01:35:34.245693 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 690/2754] 10.4.3.64 () {66 vars in 1482 bytes} [Fri Jul 3 01:35:34 2026] DELETE /volume/v3/types/3f9bae29-8bf2-479f-ae1c-e4a49cdde371/encryption/2ac42f25-87d8-4eb4-9608-772ce5ad8299 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.252893 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7ae4842d-0eae-411e-8c64-03fa31ac6e0a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.254481 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7ae4842d-0eae-411e-8c64-03fa31ac6e0a tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:35:34.254839 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7ae4842d-0eae-411e-8c64-03fa31ac6e0a tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-138874846", "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=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.274696 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7ae4842d-0eae-411e-8c64-03fa31ac6e0a tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:35:34.275081 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 678/2755] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:35:34 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:35:34.283503 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-23f98cb5-23ad-4317-af47-bcc14e6c7c6c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.285597 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-23f98cb5-23ad-4317-af47-bcc14e6c7c6c tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] DELETE https://10.4.3.64/volume/v3/types/e13e7192-d6e0-4d26-b6ba-684e0d940868/extra_specs/key1 Jul 03 01:35:34.285845 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-23f98cb5-23ad-4317-af47-bcc14e6c7c6c tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.286081 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-23f98cb5-23ad-4317-af47-bcc14e6c7c6c tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.289796 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0dba2a78-369d-4fa1-958e-7e68532b9661 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.291143 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0dba2a78-369d-4fa1-958e-7e68532b9661 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:34.291452 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0dba2a78-369d-4fa1-958e-7e68532b9661 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.291675 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.policy [None req-23f98cb5-23ad-4317-af47-bcc14e6c7c6c tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99879) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.291810 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0dba2a78-369d-4fa1-958e-7e68532b9661 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.291946 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-23f98cb5-23ad-4317-af47-bcc14e6c7c6c tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/e13e7192-d6e0-4d26-b6ba-684e0d940868/extra_specs/key1 returned with HTTP 403 Jul 03 01:35:34.292080 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-0dba2a78-369d-4fa1-958e-7e68532b9661 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:34.292545 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 704/2756] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:35:34 2026] DELETE /volume/v3/types/e13e7192-d6e0-4d26-b6ba-684e0d940868/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.297596 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:34.297596 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:34.297596 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0dba2a78-369d-4fa1-958e-7e68532b9661 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:34.297596 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 685/2757] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:34 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:34.301579 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-36571a26-607d-43d5-8cec-66bf5e1d4f0c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.304197 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-36571a26-607d-43d5-8cec-66bf5e1d4f0c tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:35:34.304563 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-36571a26-607d-43d5-8cec-66bf5e1d4f0c tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1703990869", "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=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.323086 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-36571a26-607d-43d5-8cec-66bf5e1d4f0c tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:35:34.323433 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 691/2758] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:35:34 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:34.332043 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-902024cd-deb7-458b-b641-0af32376acd5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.333516 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-902024cd-deb7-458b-b641-0af32376acd5 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] DELETE https://10.4.3.64/volume/v3/types/8e793007-5c1e-4c3b-be6f-ae5225c5ebc0 Jul 03 01:35:34.333679 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-902024cd-deb7-458b-b641-0af32376acd5 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.333853 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-902024cd-deb7-458b-b641-0af32376acd5 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.334436 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-902024cd-deb7-458b-b641-0af32376acd5 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.334613 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-902024cd-deb7-458b-b641-0af32376acd5 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/8e793007-5c1e-4c3b-be6f-ae5225c5ebc0 returned with HTTP 403 Jul 03 01:35:34.334971 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 679/2759] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:35:34 2026] DELETE /volume/v3/types/8e793007-5c1e-4c3b-be6f-ae5225c5ebc0 => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.344783 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f96a9ae2-a9cf-49a1-b8ca-f829e9663814 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.346299 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f96a9ae2-a9cf-49a1-b8ca-f829e9663814 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] GET https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs Jul 03 01:35:34.346486 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f96a9ae2-a9cf-49a1-b8ca-f829e9663814 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.346675 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f96a9ae2-a9cf-49a1-b8ca-f829e9663814 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.354351 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f96a9ae2-a9cf-49a1-b8ca-f829e9663814 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs returned with HTTP 200 Jul 03 01:35:34.354746 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 705/2760] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Jul 3 01:35:34 2026] GET /volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:34.368834 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-303718f5-acae-4154-9d0a-f9c3e9b75747 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.370639 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-303718f5-acae-4154-9d0a-f9c3e9b75747 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] GET https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption/cipher Jul 03 01:35:34.371082 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-303718f5-acae-4154-9d0a-f9c3e9b75747 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.371432 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-303718f5-acae-4154-9d0a-f9c3e9b75747 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.372350 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.policy [None req-303718f5-acae-4154-9d0a-f9c3e9b75747 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99882) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.372715 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-303718f5-acae-4154-9d0a-f9c3e9b75747 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption/cipher returned with HTTP 403 Jul 03 01:35:34.373722 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 686/2761] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:35:34 2026] GET /volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.380628 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d5c9e943-19f1-434d-94be-d97fcd8ab55f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.383748 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d5c9e943-19f1-434d-94be-d97fcd8ab55f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] GET https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption Jul 03 01:35:34.383926 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d5c9e943-19f1-434d-94be-d97fcd8ab55f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.384114 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d5c9e943-19f1-434d-94be-d97fcd8ab55f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.384691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.policy [None req-d5c9e943-19f1-434d-94be-d97fcd8ab55f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99880) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.384847 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d5c9e943-19f1-434d-94be-d97fcd8ab55f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption returned with HTTP 403 Jul 03 01:35:34.385239 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 692/2762] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:35:34 2026] GET /volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.392358 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f540b981-a11b-49ce-9b44-0cadc2441ca4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.394139 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f540b981-a11b-49ce-9b44-0cadc2441ca4 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] GET https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs/multiattach Jul 03 01:35:34.394477 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f540b981-a11b-49ce-9b44-0cadc2441ca4 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.394731 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f540b981-a11b-49ce-9b44-0cadc2441ca4 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.401867 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f540b981-a11b-49ce-9b44-0cadc2441ca4 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs/multiattach returned with HTTP 200 Jul 03 01:35:34.402262 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 680/2763] 10.4.3.64 () {66 vars in 1407 bytes} [Fri Jul 3 01:35:34 2026] GET /volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:35:34.409216 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3b86ccf9-4afe-407f-9d74-2557bdf1c38f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.410774 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3b86ccf9-4afe-407f-9d74-2557bdf1c38f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] GET https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs/volume_backend_name Jul 03 01:35:34.410957 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3b86ccf9-4afe-407f-9d74-2557bdf1c38f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.411162 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3b86ccf9-4afe-407f-9d74-2557bdf1c38f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.417714 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3b86ccf9-4afe-407f-9d74-2557bdf1c38f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 01:35:34.418131 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 706/2764] 10.4.3.64 () {66 vars in 1431 bytes} [Fri Jul 3 01:35:34 2026] GET /volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.426274 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-04744a58-d6c8-4924-b1d7-61e11276507d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.427998 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-04744a58-d6c8-4924-b1d7-61e11276507d tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] PUT https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption/896126ed-5d52-45f4-8785-421636f28ae5 Jul 03 01:35:34.428565 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-04744a58-d6c8-4924-b1d7-61e11276507d tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.430939 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.policy [None req-04744a58-d6c8-4924-b1d7-61e11276507d tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99882) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.431299 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-04744a58-d6c8-4924-b1d7-61e11276507d tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption/896126ed-5d52-45f4-8785-421636f28ae5 returned with HTTP 403 Jul 03 01:35:34.431952 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 687/2765] 10.4.3.64 () {68 vars in 1499 bytes} [Fri Jul 3 01:35:34 2026] PUT /volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/encryption/896126ed-5d52-45f4-8785-421636f28ae5 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.439467 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-94b5c245-75e1-4513-b8a7-18446d4d418f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.441225 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-94b5c245-75e1-4513-b8a7-18446d4d418f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] PUT https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs/key1 Jul 03 01:35:34.441530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-94b5c245-75e1-4513-b8a7-18446d4d418f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.444092 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.policy [None req-94b5c245-75e1-4513-b8a7-18446d4d418f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99880) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.444251 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-94b5c245-75e1-4513-b8a7-18446d4d418f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs/key1 returned with HTTP 403 Jul 03 01:35:34.444656 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 693/2766] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:35:34 2026] PUT /volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.452843 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3a7758f9-5146-42b2-a0eb-49913c845591 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.454362 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3a7758f9-5146-42b2-a0eb-49913c845591 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] PUT https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba Jul 03 01:35:34.454683 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3a7758f9-5146-42b2-a0eb-49913c845591 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:34.456317 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-3a7758f9-5146-42b2-a0eb-49913c845591 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '50ebfe61ec7c41b7b1e1a1ce15fc6613', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '38e6b3c20298483797364d32a95ad462', '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=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:35:34.456556 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3a7758f9-5146-42b2-a0eb-49913c845591 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-reader] https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba returned with HTTP 403 Jul 03 01:35:34.456995 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 681/2767] 10.4.3.64 () {68 vars in 1355 bytes} [Fri Jul 3 01:35:34 2026] PUT /volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:34.464799 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3f8c09b3-96f7-4e4b-adf3-d734f561ddd3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.466394 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f8c09b3-96f7-4e4b-adf3-d734f561ddd3 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] DELETE https://10.4.3.64/volume/v3/types/8e793007-5c1e-4c3b-be6f-ae5225c5ebc0 Jul 03 01:35:34.466567 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f8c09b3-96f7-4e4b-adf3-d734f561ddd3 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.466742 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f8c09b3-96f7-4e4b-adf3-d734f561ddd3 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.489081 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f8c09b3-96f7-4e4b-adf3-d734f561ddd3 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types/8e793007-5c1e-4c3b-be6f-ae5225c5ebc0 returned with HTTP 202 Jul 03 01:35:34.489603 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 707/2768] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:35:34 2026] DELETE /volume/v3/types/8e793007-5c1e-4c3b-be6f-ae5225c5ebc0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:34.496995 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-db7cfc4b-dbd4-4f56-af75-73442b163f36 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.498206 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db7cfc4b-dbd4-4f56-af75-73442b163f36 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] DELETE https://10.4.3.64/volume/v3/types/e13e7192-d6e0-4d26-b6ba-684e0d940868 Jul 03 01:35:34.498475 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db7cfc4b-dbd4-4f56-af75-73442b163f36 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.498723 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db7cfc4b-dbd4-4f56-af75-73442b163f36 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.519207 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db7cfc4b-dbd4-4f56-af75-73442b163f36 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types/e13e7192-d6e0-4d26-b6ba-684e0d940868 returned with HTTP 202 Jul 03 01:35:34.519830 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 688/2769] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:35:34 2026] DELETE /volume/v3/types/e13e7192-d6e0-4d26-b6ba-684e0d940868 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:34.526787 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2fc4e37f-60e4-4b66-be2e-7409f6e57b5e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.528519 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2fc4e37f-60e4-4b66-be2e-7409f6e57b5e tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] DELETE https://10.4.3.64/volume/v3/types/3f9bae29-8bf2-479f-ae1c-e4a49cdde371 Jul 03 01:35:34.528698 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2fc4e37f-60e4-4b66-be2e-7409f6e57b5e tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.528876 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2fc4e37f-60e4-4b66-be2e-7409f6e57b5e tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.560442 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2fc4e37f-60e4-4b66-be2e-7409f6e57b5e tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types/3f9bae29-8bf2-479f-ae1c-e4a49cdde371 returned with HTTP 202 Jul 03 01:35:34.560909 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 694/2770] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:35:34 2026] DELETE /volume/v3/types/3f9bae29-8bf2-479f-ae1c-e4a49cdde371 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:34.568765 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-84091a97-8c0a-452e-870f-bffa04cf404f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.570494 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-84091a97-8c0a-452e-870f-bffa04cf404f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] DELETE https://10.4.3.64/volume/v3/types/64449704-cd02-4ba7-9119-ab52c7b9382e Jul 03 01:35:34.570709 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-84091a97-8c0a-452e-870f-bffa04cf404f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.570848 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-84091a97-8c0a-452e-870f-bffa04cf404f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.596999 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-84091a97-8c0a-452e-870f-bffa04cf404f tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types/64449704-cd02-4ba7-9119-ab52c7b9382e returned with HTTP 202 Jul 03 01:35:34.597392 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 682/2771] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:35:34 2026] DELETE /volume/v3/types/64449704-cd02-4ba7-9119-ab52c7b9382e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:34.617515 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d2e264db-aae5-4ad3-856e-bc16d19e821e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.621305 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2e264db-aae5-4ad3-856e-bc16d19e821e tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] DELETE https://10.4.3.64/volume/v3/types/26729164-a438-4245-a85b-6cdbdb2bf2d4 Jul 03 01:35:34.621703 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2e264db-aae5-4ad3-856e-bc16d19e821e tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.622029 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2e264db-aae5-4ad3-856e-bc16d19e821e tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.651719 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2e264db-aae5-4ad3-856e-bc16d19e821e tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types/26729164-a438-4245-a85b-6cdbdb2bf2d4 returned with HTTP 202 Jul 03 01:35:34.652400 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 708/2772] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:35:34 2026] DELETE /volume/v3/types/26729164-a438-4245-a85b-6cdbdb2bf2d4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:34.658755 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ab816c95-dcb9-406e-8bef-f5dac2357c05 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:34.661302 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ab816c95-dcb9-406e-8bef-f5dac2357c05 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] DELETE https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba Jul 03 01:35:34.661561 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ab816c95-dcb9-406e-8bef-f5dac2357c05 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:34.661767 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ab816c95-dcb9-406e-8bef-f5dac2357c05 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:34.699544 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ab816c95-dcb9-406e-8bef-f5dac2357c05 tempest-VolumeTypesReaderTests-48494224 tempest-VolumeTypesReaderTests-48494224-project-admin] https://10.4.3.64/volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba returned with HTTP 202 Jul 03 01:35:34.700007 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 689/2773] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:35:34 2026] DELETE /volume/v3/types/07d6af65-10e9-4889-81a6-ca935b2124ba => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:35.308047 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-11425588-5527-4d2a-84ae-6195bac381d8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:35.310568 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-11425588-5527-4d2a-84ae-6195bac381d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:35.310845 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-11425588-5527-4d2a-84ae-6195bac381d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:35.311147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-11425588-5527-4d2a-84ae-6195bac381d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:35.311345 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-11425588-5527-4d2a-84ae-6195bac381d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:35.317100 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:35.317100 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:35.318161 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-11425588-5527-4d2a-84ae-6195bac381d8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:35.318686 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 695/2774] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:35 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:36.330878 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c35a14dc-6e29-4013-827b-e007b56c23a3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:36.332982 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c35a14dc-6e29-4013-827b-e007b56c23a3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:36.332982 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c35a14dc-6e29-4013-827b-e007b56c23a3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:36.332982 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c35a14dc-6e29-4013-827b-e007b56c23a3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:36.333467 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-c35a14dc-6e29-4013-827b-e007b56c23a3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:36.337054 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:36.337054 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:36.337759 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c35a14dc-6e29-4013-827b-e007b56c23a3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:36.338250 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 683/2775] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:36 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:37.351995 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-16d31371-5c7b-4ce6-a9b1-eca29200a9f0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:37.353931 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16d31371-5c7b-4ce6-a9b1-eca29200a9f0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:37.354496 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16d31371-5c7b-4ce6-a9b1-eca29200a9f0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:37.354496 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16d31371-5c7b-4ce6-a9b1-eca29200a9f0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:37.354496 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-16d31371-5c7b-4ce6-a9b1-eca29200a9f0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:37.358684 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:37.358684 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:37.359555 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16d31371-5c7b-4ce6-a9b1-eca29200a9f0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:37.359945 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 709/2776] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:37 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:38.369917 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c4c578eb-e7b0-48b2-892f-9c71893cdfe8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:38.371783 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c4c578eb-e7b0-48b2-892f-9c71893cdfe8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:38.371980 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c4c578eb-e7b0-48b2-892f-9c71893cdfe8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:38.372273 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c4c578eb-e7b0-48b2-892f-9c71893cdfe8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:38.372273 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-c4c578eb-e7b0-48b2-892f-9c71893cdfe8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:38.377042 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:38.377042 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:38.378051 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c4c578eb-e7b0-48b2-892f-9c71893cdfe8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:38.378249 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 690/2777] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:38 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:39.389999 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b7c9069c-9234-47ee-ab3a-9ac819184eab None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:39.392190 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b7c9069c-9234-47ee-ab3a-9ac819184eab tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:39.392375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b7c9069c-9234-47ee-ab3a-9ac819184eab tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:39.392598 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b7c9069c-9234-47ee-ab3a-9ac819184eab tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:39.392772 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b7c9069c-9234-47ee-ab3a-9ac819184eab tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:39.400673 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:39.400673 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:39.401234 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b7c9069c-9234-47ee-ab3a-9ac819184eab tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:39.401626 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 696/2778] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:39 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:39.959461 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-a01fa6ea-97ef-47db-b4d8-150756bead9e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:39.963752 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-a01fa6ea-97ef-47db-b4d8-150756bead9e tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] DELETE https://10.4.3.64/volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e Jul 03 01:35:39.964016 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-a01fa6ea-97ef-47db-b4d8-150756bead9e tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:39.964237 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-a01fa6ea-97ef-47db-b4d8-150756bead9e tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:39.972967 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:39.972967 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:40.415935 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-eb776d3e-a173-4570-8d40-a67fa208cdcf None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:40.419340 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eb776d3e-a173-4570-8d40-a67fa208cdcf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:40.419762 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eb776d3e-a173-4570-8d40-a67fa208cdcf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:40.420109 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eb776d3e-a173-4570-8d40-a67fa208cdcf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:40.420109 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-eb776d3e-a173-4570-8d40-a67fa208cdcf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:40.432831 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:40.432831 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:40.433911 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eb776d3e-a173-4570-8d40-a67fa208cdcf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:40.434471 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 710/2779] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:40 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:40.515897 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-a01fa6ea-97ef-47db-b4d8-150756bead9e tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e returned with HTTP 200 Jul 03 01:35:40.516339 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 684/2780] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:35:39 2026] DELETE /volume/v3/attachments/f2239fe9-5385-4745-abb6-7aa8a3860b2e => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:40.528739 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-1f28b246-51a2-4605-801d-3e04366ef999 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:40.533801 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-1f28b246-51a2-4605-801d-3e04366ef999 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff Jul 03 01:35:40.534028 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-1f28b246-51a2-4605-801d-3e04366ef999 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:40.534260 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-1f28b246-51a2-4605-801d-3e04366ef999 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:40.534475 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-1f28b246-51a2-4605-801d-3e04366ef999 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Delete volume with id: f52ebabe-90d0-45ba-8ea3-72839c16d8ff Jul 03 01:35:40.548626 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:40.548626 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:40.548626 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-1f28b246-51a2-4605-801d-3e04366ef999 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:35:40.597534 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-1f28b246-51a2-4605-801d-3e04366ef999 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Delete volume request issued successfully. Jul 03 01:35:40.598624 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-579cf9f9-e16b-4cfd-9e91-e6cacaa3e4fb req-1f28b246-51a2-4605-801d-3e04366ef999 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff returned with HTTP 202 Jul 03 01:35:40.600249 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 691/2781] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:35:40 2026] DELETE /volume/v3/volumes/f52ebabe-90d0-45ba-8ea3-72839c16d8ff => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:41.447718 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fbce0d40-9e1d-41e4-8a8d-f990c231bb62 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:41.450476 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fbce0d40-9e1d-41e4-8a8d-f990c231bb62 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:41.451107 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fbce0d40-9e1d-41e4-8a8d-f990c231bb62 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:41.451107 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fbce0d40-9e1d-41e4-8a8d-f990c231bb62 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:41.451714 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-fbce0d40-9e1d-41e4-8a8d-f990c231bb62 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:41.459888 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:41.459888 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:41.461230 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fbce0d40-9e1d-41e4-8a8d-f990c231bb62 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:41.461653 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 697/2782] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:41 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:42.422613 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-28ff3812-e5f8-4098-ba18-b542234bee05 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:42.426040 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28ff3812-e5f8-4098-ba18-b542234bee05 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:35:42.426254 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-28ff3812-e5f8-4098-ba18-b542234bee05 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:42.426585 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-28ff3812-e5f8-4098-ba18-b542234bee05 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:42.440334 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:42.440334 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:42.448540 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-28ff3812-e5f8-4098-ba18-b542234bee05 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:35:42.457372 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28ff3812-e5f8-4098-ba18-b542234bee05 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 200 Jul 03 01:35:42.457792 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 711/2783] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:42 2026] GET /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:42.476302 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-706f1208-6f51-4928-a666-edf79f549661 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:42.481646 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-706f1208-6f51-4928-a666-edf79f549661 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:42.481646 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-706f1208-6f51-4928-a666-edf79f549661 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:42.481864 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-706f1208-6f51-4928-a666-edf79f549661 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:42.481961 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-706f1208-6f51-4928-a666-edf79f549661 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:42.489686 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:42.489686 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:42.490731 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-706f1208-6f51-4928-a666-edf79f549661 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:42.491286 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 685/2784] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:42 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:42.527051 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b1d20c7d-d979-4565-8bc4-ce138355ec56 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:42.529196 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b1d20c7d-d979-4565-8bc4-ce138355ec56 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:35:42.529302 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b1d20c7d-d979-4565-8bc4-ce138355ec56 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:42.529541 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b1d20c7d-d979-4565-8bc4-ce138355ec56 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:42.542328 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:42.542328 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:42.553183 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b1d20c7d-d979-4565-8bc4-ce138355ec56 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:35:42.559614 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b1d20c7d-d979-4565-8bc4-ce138355ec56 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 200 Jul 03 01:35:42.559614 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 692/2785] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:42 2026] GET /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:43.502520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7341a06e-963d-4cde-b3f6-e88072599e12 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:43.504881 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7341a06e-963d-4cde-b3f6-e88072599e12 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:43.505069 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7341a06e-963d-4cde-b3f6-e88072599e12 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:43.505263 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7341a06e-963d-4cde-b3f6-e88072599e12 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:43.505362 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-7341a06e-963d-4cde-b3f6-e88072599e12 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:43.510375 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:43.510375 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:43.511120 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7341a06e-963d-4cde-b3f6-e88072599e12 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:43.511467 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 698/2786] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:43 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:44.464203 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-511f77cc-abaa-4cf2-9f24-faa9ba644948 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:44.466335 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-511f77cc-abaa-4cf2-9f24-faa9ba644948 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:35:44.469530 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-511f77cc-abaa-4cf2-9f24-faa9ba644948 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:44.469530 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-511f77cc-abaa-4cf2-9f24-faa9ba644948 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:44.469530 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-511f77cc-abaa-4cf2-9f24-faa9ba644948 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Delete volume with id: 7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:35:44.478077 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:44.478077 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:44.478619 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-511f77cc-abaa-4cf2-9f24-faa9ba644948 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:35:44.509114 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-511f77cc-abaa-4cf2-9f24-faa9ba644948 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Delete volume request issued successfully. Jul 03 01:35:44.509458 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-511f77cc-abaa-4cf2-9f24-faa9ba644948 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 202 Jul 03 01:35:44.509729 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 712/2787] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:44 2026] DELETE /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:44.517749 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-872dc11e-ca7a-4a3b-91fa-ea14f7f7f264 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:44.521771 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-872dc11e-ca7a-4a3b-91fa-ea14f7f7f264 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:35:44.522169 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-872dc11e-ca7a-4a3b-91fa-ea14f7f7f264 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:44.522526 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-872dc11e-ca7a-4a3b-91fa-ea14f7f7f264 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:44.523121 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-122d57ff-1723-4a2d-ae9f-cb196ea933bc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:44.526204 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-122d57ff-1723-4a2d-ae9f-cb196ea933bc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:44.527209 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-122d57ff-1723-4a2d-ae9f-cb196ea933bc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:44.527209 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-122d57ff-1723-4a2d-ae9f-cb196ea933bc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:44.527209 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-122d57ff-1723-4a2d-ae9f-cb196ea933bc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:44.532699 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:44.532699 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:44.532699 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-122d57ff-1723-4a2d-ae9f-cb196ea933bc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:44.533154 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 693/2788] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:44 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:44.536224 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:44.536224 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:44.541533 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-872dc11e-ca7a-4a3b-91fa-ea14f7f7f264 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Volume info retrieved successfully. Jul 03 01:35:44.547776 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-872dc11e-ca7a-4a3b-91fa-ea14f7f7f264 tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 200 Jul 03 01:35:44.548321 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 686/2789] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:44 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:45.546503 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-793a69cf-22e0-497e-abc4-73168b90a84c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:45.549930 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-793a69cf-22e0-497e-abc4-73168b90a84c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:45.550169 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-793a69cf-22e0-497e-abc4-73168b90a84c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:45.550522 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-793a69cf-22e0-497e-abc4-73168b90a84c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:45.550598 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-793a69cf-22e0-497e-abc4-73168b90a84c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:45.559757 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:45.559757 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:45.560757 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-793a69cf-22e0-497e-abc4-73168b90a84c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:45.561359 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 699/2790] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:45 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:45.564729 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f3b26e56-0da4-4722-854e-926be6d2202b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:45.567620 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f3b26e56-0da4-4722-854e-926be6d2202b tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] GET https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 Jul 03 01:35:45.567693 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f3b26e56-0da4-4722-854e-926be6d2202b tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:45.567983 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f3b26e56-0da4-4722-854e-926be6d2202b tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:45.576611 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f3b26e56-0da4-4722-854e-926be6d2202b tempest-ServerActionsTestOtherA-1346691025 tempest-ServerActionsTestOtherA-1346691025-project-member] https://10.4.3.64/volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 returned with HTTP 404 Jul 03 01:35:45.577238 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 713/2791] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:45 2026] GET /volume/v3/volumes/7a572442-b6b2-4bbc-bef0-0920726ca542 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:46.579468 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-88cbd22b-5750-4446-a534-809b129db3f5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:46.579468 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-88cbd22b-5750-4446-a534-809b129db3f5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:46.579468 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-88cbd22b-5750-4446-a534-809b129db3f5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:46.579468 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-88cbd22b-5750-4446-a534-809b129db3f5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:46.579468 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-88cbd22b-5750-4446-a534-809b129db3f5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:46.586558 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:46.586558 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:46.587362 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-88cbd22b-5750-4446-a534-809b129db3f5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:46.588107 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 694/2792] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:46 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:47.364881 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0059b345-812f-4b95-b573-febf7e971797 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:47.367834 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0059b345-812f-4b95-b573-febf7e971797 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:47.368087 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0059b345-812f-4b95-b573-febf7e971797 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:47.368347 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0059b345-812f-4b95-b573-febf7e971797 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:47.385466 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:47.385466 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:47.390906 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0059b345-812f-4b95-b573-febf7e971797 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:47.395362 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0059b345-812f-4b95-b573-febf7e971797 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:47.395868 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 687/2793] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:47 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:47.588388 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:47.600199 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c283dac3-6e23-4212-bd69-42022bb40dae None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:47.602086 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c283dac3-6e23-4212-bd69-42022bb40dae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:47.602274 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c283dac3-6e23-4212-bd69-42022bb40dae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:47.602514 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c283dac3-6e23-4212-bd69-42022bb40dae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:47.602616 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c283dac3-6e23-4212-bd69-42022bb40dae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:47.608628 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:47.608628 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:47.609310 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c283dac3-6e23-4212-bd69-42022bb40dae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:47.609669 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 714/2794] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:47 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:47.624044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c75349c6-ed15-455a-9cce-7a236d036e04 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:47.625925 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c75349c6-ed15-455a-9cce-7a236d036e04 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 Jul 03 01:35:47.626270 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c75349c6-ed15-455a-9cce-7a236d036e04 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:47.626532 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c75349c6-ed15-455a-9cce-7a236d036e04 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:47.634036 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:47.634036 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:47.638296 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c75349c6-ed15-455a-9cce-7a236d036e04 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:47.642951 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c75349c6-ed15-455a-9cce-7a236d036e04 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 returned with HTTP 200 Jul 03 01:35:47.643333 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 695/2795] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:47 2026] GET /volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 => generated 963 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:47.658320 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bb91c2be-57af-4f06-b2ed-e1647f53d708 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:47.661516 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb91c2be-57af-4f06-b2ed-e1647f53d708 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 Jul 03 01:35:47.661739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb91c2be-57af-4f06-b2ed-e1647f53d708 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:47.661917 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb91c2be-57af-4f06-b2ed-e1647f53d708 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:47.676214 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:47.676214 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:47.686325 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bb91c2be-57af-4f06-b2ed-e1647f53d708 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:47.690292 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb91c2be-57af-4f06-b2ed-e1647f53d708 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 returned with HTTP 200 Jul 03 01:35:47.691083 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 688/2796] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:47 2026] GET /volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 => generated 963 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:47.708698 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fde9eee1-432f-48b0-87e0-b3774b9908f3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:47.710372 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fde9eee1-432f-48b0-87e0-b3774b9908f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 Jul 03 01:35:47.710587 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fde9eee1-432f-48b0-87e0-b3774b9908f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:47.710797 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fde9eee1-432f-48b0-87e0-b3774b9908f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:47.710943 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-fde9eee1-432f-48b0-87e0-b3774b9908f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume with id: f820753d-94ac-40a6-a997-4298360b98b5 Jul 03 01:35:47.719009 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:47.719009 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:47.719492 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fde9eee1-432f-48b0-87e0-b3774b9908f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:47.741578 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fde9eee1-432f-48b0-87e0-b3774b9908f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume request issued successfully. Jul 03 01:35:47.741877 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fde9eee1-432f-48b0-87e0-b3774b9908f3 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 returned with HTTP 202 Jul 03 01:35:47.742436 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 715/2797] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:47 2026] DELETE /volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:47.751023 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9d67dc24-061d-4437-b5e4-a8aaf1a31381 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:47.753232 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9d67dc24-061d-4437-b5e4-a8aaf1a31381 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 Jul 03 01:35:47.753482 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9d67dc24-061d-4437-b5e4-a8aaf1a31381 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:47.753717 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9d67dc24-061d-4437-b5e4-a8aaf1a31381 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:47.754725 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:47.755119 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1058722070", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:47.756851 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1058722070', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:47.757052 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Create volume of 1 GB Jul 03 01:35:47.765001 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:47.765001 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:47.765252 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Availability Zones retrieved successfully. Jul 03 01:35:47.769131 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9d67dc24-061d-4437-b5e4-a8aaf1a31381 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:47.770818 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Flow 'volume_create_api' (f18c1458-1371-4f06-adb9-cf317ae94cb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:47.771933 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d261d16-4f24-4914-90e9-cc8d3f7e9ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:47.773519 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:35:47.774079 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9d67dc24-061d-4437-b5e4-a8aaf1a31381 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 returned with HTTP 200 Jul 03 01:35:47.774535 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 696/2798] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:47 2026] GET /volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 => generated 962 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:47.801760 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d261d16-4f24-4914-90e9-cc8d3f7e9ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:47.802814 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08019edf-9117-4219-b664-ab529b979eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:47.866719 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Created reservations ['d5b64e9a-dfdd-49b6-8d46-6ae4768ed20a', 'a44b3079-a0a6-46ef-a10a-2ab4ecb803c5', '4b52c4f6-65a4-44e6-8c28-33d6bd0b9edb', '8bcc01c7-20da-4beb-b117-11cfdadc7c12'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:47.867835 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08019edf-9117-4219-b664-ab529b979eb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5b64e9a-dfdd-49b6-8d46-6ae4768ed20a', 'a44b3079-a0a6-46ef-a10a-2ab4ecb803c5', '4b52c4f6-65a4-44e6-8c28-33d6bd0b9edb', '8bcc01c7-20da-4beb-b117-11cfdadc7c12']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:47.869057 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999aad95-a4a9-4216-959a-e21ae6a2f5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:47.889510 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (999aad95-a4a9-4216-959a-e21ae6a2f5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cda88290-2f67-4436-9703-9efb46fc46c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1058722070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b830f59a182d4d10bd9db15cc233a1e1',qos_specs=None,replication_status=,reservations=['d5b64e9a-dfdd-49b6-8d46-6ae4768ed20a','a44b3079-a0a6-46ef-a10a-2ab4ecb803c5','4b52c4f6-65a4-44e6-8c28-33d6bd0b9edb','8bcc01c7-20da-4beb-b117-11cfdadc7c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f4c294ea0d485a803f687ee5e2a7c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1058722070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cda88290-2f67-4436-9703-9efb46fc46c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b830f59a182d4d10bd9db15cc233a1e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17f4c294ea0d485a803f687ee5e2a7c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:47.890372 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50fe85d-ba5c-4010-9d46-4800a51ccd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:47.907514 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d50fe85d-ba5c-4010-9d46-4800a51ccd96) transitioned into state 'SUCCESS' from state '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-1058722070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b830f59a182d4d10bd9db15cc233a1e1',qos_specs=None,replication_status=,reservations=['d5b64e9a-dfdd-49b6-8d46-6ae4768ed20a','a44b3079-a0a6-46ef-a10a-2ab4ecb803c5','4b52c4f6-65a4-44e6-8c28-33d6bd0b9edb','8bcc01c7-20da-4beb-b117-11cfdadc7c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17f4c294ea0d485a803f687ee5e2a7c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:47.908093 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d906d0e2-4182-44ae-8366-3ba86cb0dfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:47.920003 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d906d0e2-4182-44ae-8366-3ba86cb0dfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:47.920738 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Flow 'volume_create_api' (f18c1458-1371-4f06-adb9-cf317ae94cb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:47.921000 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Create volume request issued successfully. Jul 03 01:35:47.921573 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4eef93eb-079a-40c9-a2d3-d357e661cdf0 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:35:47.922064 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 700/2799] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:35:47 2026] POST /volume/v3/volumes => generated 752 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:47.935363 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-20d6bbba-eb8a-43c1-bc9c-ecb9bd75c178 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:47.938230 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-20d6bbba-eb8a-43c1-bc9c-ecb9bd75c178 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 Jul 03 01:35:47.938230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-20d6bbba-eb8a-43c1-bc9c-ecb9bd75c178 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:47.938230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-20d6bbba-eb8a-43c1-bc9c-ecb9bd75c178 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:47.947226 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:47.947226 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:47.952379 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-20d6bbba-eb8a-43c1-bc9c-ecb9bd75c178 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Volume info retrieved successfully. Jul 03 01:35:47.958763 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-20d6bbba-eb8a-43c1-bc9c-ecb9bd75c178 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 returned with HTTP 200 Jul 03 01:35:47.960141 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 689/2800] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:47 2026] GET /volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:48.410033 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0bcd48f6-5e3a-4e10-bcbb-9a66536443e8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:48.411700 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0bcd48f6-5e3a-4e10-bcbb-9a66536443e8 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:48.411877 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0bcd48f6-5e3a-4e10-bcbb-9a66536443e8 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:48.412074 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0bcd48f6-5e3a-4e10-bcbb-9a66536443e8 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:48.425949 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:48.425949 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:48.433379 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0bcd48f6-5e3a-4e10-bcbb-9a66536443e8 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:48.438358 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0bcd48f6-5e3a-4e10-bcbb-9a66536443e8 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:48.438813 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 716/2801] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:48 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:48.465850 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ce171ae5-398d-4217-a0ad-110fa137856b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:48.467588 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ce171ae5-398d-4217-a0ad-110fa137856b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] POST https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action Jul 03 01:35:48.467922 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ce171ae5-398d-4217-a0ad-110fa137856b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-865231754", "disk_format": "qcow2"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:35:48.468062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ce171ae5-398d-4217-a0ad-110fa137856b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-865231754", "disk_format": "qcow2"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:48.477037 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:48.477037 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:48.477541 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ce171ae5-398d-4217-a0ad-110fa137856b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:48.493333 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:48.493333 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:48.498884 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.image.image_utils [None req-ce171ae5-398d-4217-a0ad-110fa137856b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-865231754'}] 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-865231754'}]. {{(pid=99882) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 01:35:48.788217 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-87985326-ac93-4803-ad0a-dcd45422a09a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:48.789931 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-87985326-ac93-4803-ad0a-dcd45422a09a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 Jul 03 01:35:48.790131 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-87985326-ac93-4803-ad0a-dcd45422a09a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:48.790322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-87985326-ac93-4803-ad0a-dcd45422a09a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:48.798265 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-87985326-ac93-4803-ad0a-dcd45422a09a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 returned with HTTP 404 Jul 03 01:35:48.798850 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 701/2802] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:48 2026] GET /volume/v3/volumes/f820753d-94ac-40a6-a997-4298360b98b5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:48.805801 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-25ecd2da-cef2-46b9-a120-715695b73ff0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:48.807355 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-25ecd2da-cef2-46b9-a120-715695b73ff0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:48.807608 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-25ecd2da-cef2-46b9-a120-715695b73ff0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:48.807812 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-25ecd2da-cef2-46b9-a120-715695b73ff0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:48.807945 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-25ecd2da-cef2-46b9-a120-715695b73ff0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete backup with id: d98f7a57-7370-4b02-8ffd-60944f75947d. Jul 03 01:35:48.812021 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:48.812021 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:48.826719 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-25ecd2da-cef2-46b9-a120-715695b73ff0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] delete_backup rpcapi backup_id d98f7a57-7370-4b02-8ffd-60944f75947d {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:35:48.828761 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-25ecd2da-cef2-46b9-a120-715695b73ff0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 202 Jul 03 01:35:48.829945 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 690/2803] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:48 2026] DELETE /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:35:48.837338 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-aeccb5c0-194b-4f37-b570-b8540c8108e2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:48.838865 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aeccb5c0-194b-4f37-b570-b8540c8108e2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:48.840536 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aeccb5c0-194b-4f37-b570-b8540c8108e2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:48.840710 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aeccb5c0-194b-4f37-b570-b8540c8108e2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:48.840811 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-aeccb5c0-194b-4f37-b570-b8540c8108e2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:48.844873 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:48.844873 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:48.845602 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aeccb5c0-194b-4f37-b570-b8540c8108e2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 200 Jul 03 01:35:48.846047 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 717/2804] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:48 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:48.946360 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ce171ae5-398d-4217-a0ad-110fa137856b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Copy volume to image completed successfully. Jul 03 01:35:48.946778 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ce171ae5-398d-4217-a0ad-110fa137856b tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action returned with HTTP 202 Jul 03 01:35:48.947159 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 697/2805] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:35:48 2026] POST /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf/action => generated 688 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:48.975960 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7648eb5b-3518-4acc-9ae5-e3a9f85f0bed None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:48.980879 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7648eb5b-3518-4acc-9ae5-e3a9f85f0bed tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 Jul 03 01:35:48.981109 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7648eb5b-3518-4acc-9ae5-e3a9f85f0bed tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:48.981293 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7648eb5b-3518-4acc-9ae5-e3a9f85f0bed tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:48.993444 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:48.993444 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:48.995611 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7648eb5b-3518-4acc-9ae5-e3a9f85f0bed tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Volume info retrieved successfully. Jul 03 01:35:49.003809 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7648eb5b-3518-4acc-9ae5-e3a9f85f0bed tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 returned with HTTP 200 Jul 03 01:35:49.004403 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 702/2806] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:48 2026] GET /volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:49.018625 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1bf842e2-1c1d-4459-b633-6837387cd167 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:49.021803 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1bf842e2-1c1d-4459-b633-6837387cd167 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 Jul 03 01:35:49.022154 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1bf842e2-1c1d-4459-b633-6837387cd167 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:49.022536 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1bf842e2-1c1d-4459-b633-6837387cd167 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:49.034961 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:49.034961 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:49.039335 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1bf842e2-1c1d-4459-b633-6837387cd167 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Volume info retrieved successfully. Jul 03 01:35:49.045809 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1bf842e2-1c1d-4459-b633-6837387cd167 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 returned with HTTP 200 Jul 03 01:35:49.046309 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 691/2807] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:49 2026] GET /volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:49.062187 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ddaca07e-63ff-47c3-8854-f29d8a020cc5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:49.063797 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ddaca07e-63ff-47c3-8854-f29d8a020cc5 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:35:49.064120 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ddaca07e-63ff-47c3-8854-f29d8a020cc5 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cda88290-2f67-4436-9703-9efb46fc46c4", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-638193229", "description": null, "metadata": null}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:49.075227 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:49.075227 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:49.075659 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ddaca07e-63ff-47c3-8854-f29d8a020cc5 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Volume info retrieved successfully. Jul 03 01:35:49.075769 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-ddaca07e-63ff-47c3-8854-f29d8a020cc5 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Create snapshot from volume cda88290-2f67-4436-9703-9efb46fc46c4 Jul 03 01:35:49.110392 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-ddaca07e-63ff-47c3-8854-f29d8a020cc5 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Created reservations ['5c139845-4809-45af-864c-a12e107e738a', '43f5467d-4ab7-4135-85fc-924eb0e92de0', '74a33d0a-508a-4a42-a5bd-4f11f80d18f4', 'd0121843-1226-4ff6-bbaf-6db7636548fb'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:49.148092 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ddaca07e-63ff-47c3-8854-f29d8a020cc5 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Snapshot force create request issued successfully. Jul 03 01:35:49.148526 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ddaca07e-63ff-47c3-8854-f29d8a020cc5 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:35:49.149033 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 718/2808] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:35:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:49.158231 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-191ae437-3502-4c89-b939-03e30c99c43f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:49.160429 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-191ae437-3502-4c89-b939-03e30c99c43f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 Jul 03 01:35:49.160707 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-191ae437-3502-4c89-b939-03e30c99c43f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:49.160916 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-191ae437-3502-4c89-b939-03e30c99c43f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:49.165717 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:49.165717 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:49.166173 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-191ae437-3502-4c89-b939-03e30c99c43f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Snapshot retrieved successfully. Jul 03 01:35:49.166955 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-191ae437-3502-4c89-b939-03e30c99c43f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 returned with HTTP 200 Jul 03 01:35:49.167316 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 698/2809] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:35:49 2026] GET /volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:49.856186 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ce37fee7-27d3-4636-8027-0971c72f4984 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:49.858184 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ce37fee7-27d3-4636-8027-0971c72f4984 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d Jul 03 01:35:49.858411 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ce37fee7-27d3-4636-8027-0971c72f4984 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:49.858650 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ce37fee7-27d3-4636-8027-0971c72f4984 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:49.858788 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-ce37fee7-27d3-4636-8027-0971c72f4984 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id d98f7a57-7370-4b02-8ffd-60944f75947d. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:35:49.862787 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ce37fee7-27d3-4636-8027-0971c72f4984 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d returned with HTTP 404 Jul 03 01:35:49.863667 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 703/2810] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:49 2026] GET /volume/v3/backups/d98f7a57-7370-4b02-8ffd-60944f75947d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:49.939020 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2482bfee-9f6b-409b-bcfb-df49ebd459e6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:49.940888 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2482bfee-9f6b-409b-bcfb-df49ebd459e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a Jul 03 01:35:49.941214 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2482bfee-9f6b-409b-bcfb-df49ebd459e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:49.941446 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2482bfee-9f6b-409b-bcfb-df49ebd459e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:49.941651 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-2482bfee-9f6b-409b-bcfb-df49ebd459e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume with id: 309aec65-f5d7-4c95-9645-1a27bdb2643a Jul 03 01:35:49.948406 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:49.948406 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:49.948939 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2482bfee-9f6b-409b-bcfb-df49ebd459e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:49.971276 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2482bfee-9f6b-409b-bcfb-df49ebd459e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume request issued successfully. Jul 03 01:35:49.971276 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2482bfee-9f6b-409b-bcfb-df49ebd459e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a returned with HTTP 202 Jul 03 01:35:49.971499 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 692/2811] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:49 2026] DELETE /volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:49.983182 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a779efa0-915d-48d3-af6b-7df775514b00 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:49.987397 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a779efa0-915d-48d3-af6b-7df775514b00 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a Jul 03 01:35:49.987683 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a779efa0-915d-48d3-af6b-7df775514b00 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:49.987933 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a779efa0-915d-48d3-af6b-7df775514b00 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:49.998040 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:49.998040 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:50.002099 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a779efa0-915d-48d3-af6b-7df775514b00 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:50.010129 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a779efa0-915d-48d3-af6b-7df775514b00 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a returned with HTTP 200 Jul 03 01:35:50.010611 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 719/2812] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:49 2026] GET /volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:50.177705 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ae81d418-aafe-47bf-b75f-dacde39b34a9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:50.182309 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ae81d418-aafe-47bf-b75f-dacde39b34a9 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 Jul 03 01:35:50.182309 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ae81d418-aafe-47bf-b75f-dacde39b34a9 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:50.182309 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ae81d418-aafe-47bf-b75f-dacde39b34a9 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:50.187170 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:50.187170 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:50.190095 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ae81d418-aafe-47bf-b75f-dacde39b34a9 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Snapshot retrieved successfully. Jul 03 01:35:50.190095 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ae81d418-aafe-47bf-b75f-dacde39b34a9 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 returned with HTTP 200 Jul 03 01:35:50.190095 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 699/2813] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:35:50 2026] GET /volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:50.204268 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1cf5dff7-fec7-40fa-8158-da2859c7288a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:50.207053 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1cf5dff7-fec7-40fa-8158-da2859c7288a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 Jul 03 01:35:50.207226 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1cf5dff7-fec7-40fa-8158-da2859c7288a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:50.207470 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1cf5dff7-fec7-40fa-8158-da2859c7288a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:50.212622 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:50.212622 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:50.213085 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1cf5dff7-fec7-40fa-8158-da2859c7288a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Snapshot retrieved successfully. Jul 03 01:35:50.213766 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1cf5dff7-fec7-40fa-8158-da2859c7288a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 returned with HTTP 200 Jul 03 01:35:50.214070 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 704/2814] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:35:50 2026] GET /volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:50.224022 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5e3eb9a7-183f-4e40-8843-48820b9a6bc7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:50.227117 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5e3eb9a7-183f-4e40-8843-48820b9a6bc7 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 Jul 03 01:35:50.227307 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5e3eb9a7-183f-4e40-8843-48820b9a6bc7 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:50.227535 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5e3eb9a7-183f-4e40-8843-48820b9a6bc7 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:50.232827 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:50.232827 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:50.233340 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5e3eb9a7-183f-4e40-8843-48820b9a6bc7 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Snapshot retrieved successfully. Jul 03 01:35:50.234171 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5e3eb9a7-183f-4e40-8843-48820b9a6bc7 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 returned with HTTP 200 Jul 03 01:35:50.234594 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 693/2815] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:35:50 2026] GET /volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:50.244057 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b31f5f73-0277-482d-a915-533197596e11 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:50.246631 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:50.246955 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a16975ae-8fb6-4732-922f-45eed3b00837", "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:50.251806 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Create volume request body: {'volume': {'snapshot_id': 'a16975ae-8fb6-4732-922f-45eed3b00837', 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:50.259043 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:50.259043 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:50.262443 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Snapshot retrieved successfully. Jul 03 01:35:50.262443 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Create volume of 1 GB Jul 03 01:35:50.267717 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Availability Zones retrieved successfully. Jul 03 01:35:50.275643 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Flow 'volume_create_api' (cfb2988c-0108-445f-baa4-3445f8c80cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:50.276895 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3a58dd-9b7f-496f-aeff-c06e2c2fab68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:50.277908 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:35:50.308636 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f3a58dd-9b7f-496f-aeff-c06e2c2fab68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a16975ae-8fb6-4732-922f-45eed3b00837', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:50.309308 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05e91e0-8816-49f0-a471-560faab7a339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:50.353175 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Created reservations ['044fab51-421c-499c-809f-a2f1f8cb58b7', 'b92bdcfc-2679-4f64-8af3-ff4172aaaf32', '283c8eeb-f555-439a-98c7-ec067ee095dd', 'bdac6939-6315-4b09-9a49-973850ab87d7'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:50.353958 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e05e91e0-8816-49f0-a471-560faab7a339) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['044fab51-421c-499c-809f-a2f1f8cb58b7', 'b92bdcfc-2679-4f64-8af3-ff4172aaaf32', '283c8eeb-f555-439a-98c7-ec067ee095dd', 'bdac6939-6315-4b09-9a49-973850ab87d7']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:50.354659 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef0870d-a2a0-4856-88fa-886238d3f5c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:50.397029 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aef0870d-a2a0-4856-88fa-886238d3f5c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff461c50-415b-4d56-8801-3a8b9e532f73', '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='b830f59a182d4d10bd9db15cc233a1e1',qos_specs=None,replication_status=,reservations=['044fab51-421c-499c-809f-a2f1f8cb58b7','b92bdcfc-2679-4f64-8af3-ff4172aaaf32','283c8eeb-f555-439a-98c7-ec067ee095dd','bdac6939-6315-4b09-9a49-973850ab87d7'],size=1,snapshot_id=a16975ae-8fb6-4732-922f-45eed3b00837,source_replicaid=,source_volid=None,status='creating',user_id='17f4c294ea0d485a803f687ee5e2a7c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:35:50Z,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=ff461c50-415b-4d56-8801-3a8b9e532f73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b830f59a182d4d10bd9db15cc233a1e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a16975ae-8fb6-4732-922f-45eed3b00837,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17f4c294ea0d485a803f687ee5e2a7c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:50.397704 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54271c30-2570-43e0-acae-8b8fc3153013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:50.422476 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54271c30-2570-43e0-acae-8b8fc3153013) transitioned into state 'SUCCESS' from 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='b830f59a182d4d10bd9db15cc233a1e1',qos_specs=None,replication_status=,reservations=['044fab51-421c-499c-809f-a2f1f8cb58b7','b92bdcfc-2679-4f64-8af3-ff4172aaaf32','283c8eeb-f555-439a-98c7-ec067ee095dd','bdac6939-6315-4b09-9a49-973850ab87d7'],size=1,snapshot_id=a16975ae-8fb6-4732-922f-45eed3b00837,source_replicaid=,source_volid=None,status='creating',user_id='17f4c294ea0d485a803f687ee5e2a7c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:50.423339 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400af2f8-377a-4a7a-a282-11b61cb7be3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:50.451127 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400af2f8-377a-4a7a-a282-11b61cb7be3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:50.452226 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Flow 'volume_create_api' (cfb2988c-0108-445f-baa4-3445f8c80cf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:50.452307 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Create volume request issued successfully. Jul 03 01:35:50.452910 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b31f5f73-0277-482d-a915-533197596e11 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:35:50.453057 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cc7dfda6-ff5e-4eb2-9773-f0ae2374f59a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:50.453361 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 720/2816] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:35:50 2026] POST /volume/v3/volumes => generated 739 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:50.454674 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cc7dfda6-ff5e-4eb2-9773-f0ae2374f59a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:35:50.454872 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cc7dfda6-ff5e-4eb2-9773-f0ae2374f59a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:50.455007 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cc7dfda6-ff5e-4eb2-9773-f0ae2374f59a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:50.455153 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-cc7dfda6-ff5e-4eb2-9773-f0ae2374f59a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Delete volume with id: 0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:35:50.475075 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-20eb55d8-83a5-450d-865d-3ad5beb3d5e1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:50.476334 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:50.476334 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:50.476807 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cc7dfda6-ff5e-4eb2-9773-f0ae2374f59a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:35:50.477312 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-20eb55d8-83a5-450d-865d-3ad5beb3d5e1 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 Jul 03 01:35:50.477727 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-20eb55d8-83a5-450d-865d-3ad5beb3d5e1 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:50.478267 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-20eb55d8-83a5-450d-865d-3ad5beb3d5e1 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:50.486833 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:50.486833 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:50.491378 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-20eb55d8-83a5-450d-865d-3ad5beb3d5e1 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Volume info retrieved successfully. Jul 03 01:35:50.495829 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-20eb55d8-83a5-450d-865d-3ad5beb3d5e1 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 returned with HTTP 200 Jul 03 01:35:50.496333 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 705/2817] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:50 2026] GET /volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 => generated 807 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:50.507860 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cc7dfda6-ff5e-4eb2-9773-f0ae2374f59a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Delete volume request issued successfully. Jul 03 01:35:50.508110 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cc7dfda6-ff5e-4eb2-9773-f0ae2374f59a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 202 Jul 03 01:35:50.508767 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 700/2818] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:50 2026] DELETE /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:50.516803 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-85aec8b3-60e6-490c-b017-692692f20680 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:50.520182 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-85aec8b3-60e6-490c-b017-692692f20680 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:35:50.520456 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-85aec8b3-60e6-490c-b017-692692f20680 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:50.520681 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-85aec8b3-60e6-490c-b017-692692f20680 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:50.540102 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:50.540102 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:50.547763 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-85aec8b3-60e6-490c-b017-692692f20680 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:35:50.553757 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-85aec8b3-60e6-490c-b017-692692f20680 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 200 Jul 03 01:35:50.554177 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 694/2819] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:50 2026] GET /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:51.023775 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-12af3848-4f96-468c-88ca-37c5eb51d0be None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.026184 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-12af3848-4f96-468c-88ca-37c5eb51d0be tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a Jul 03 01:35:51.026438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-12af3848-4f96-468c-88ca-37c5eb51d0be tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:51.026698 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-12af3848-4f96-468c-88ca-37c5eb51d0be tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:51.034241 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-12af3848-4f96-468c-88ca-37c5eb51d0be tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a returned with HTTP 404 Jul 03 01:35:51.034886 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 721/2820] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:51 2026] GET /volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:51.043161 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-70bf36f1-0a42-4e5b-b50d-a528199732a6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.045330 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-70bf36f1-0a42-4e5b-b50d-a528199732a6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a Jul 03 01:35:51.045774 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-70bf36f1-0a42-4e5b-b50d-a528199732a6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:51.047448 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-70bf36f1-0a42-4e5b-b50d-a528199732a6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:51.053370 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-70bf36f1-0a42-4e5b-b50d-a528199732a6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a returned with HTTP 404 Jul 03 01:35:51.054209 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 706/2821] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:51 2026] GET /volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:51.060963 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-737b504f-f0ff-4eb6-b0fa-04ae9e1f9736 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.062683 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-737b504f-f0ff-4eb6-b0fa-04ae9e1f9736 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a Jul 03 01:35:51.062843 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-737b504f-f0ff-4eb6-b0fa-04ae9e1f9736 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:51.063024 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-737b504f-f0ff-4eb6-b0fa-04ae9e1f9736 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:51.063180 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-737b504f-f0ff-4eb6-b0fa-04ae9e1f9736 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume with id: 309aec65-f5d7-4c95-9645-1a27bdb2643a Jul 03 01:35:51.069108 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-737b504f-f0ff-4eb6-b0fa-04ae9e1f9736 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a returned with HTTP 404 Jul 03 01:35:51.069764 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 701/2822] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:51 2026] DELETE /volume/v3/volumes/309aec65-f5d7-4c95-9645-1a27bdb2643a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:51.081124 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5e48d606-5e00-4812-8f90-28d866a712e6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.082818 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:51.083197 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-300558144"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:51.084624 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-300558144'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:51.084741 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume of 1 GB Jul 03 01:35:51.089057 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Availability Zones retrieved successfully. Jul 03 01:35:51.095785 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (46749817-c678-43d5-b289-56f091ca6768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:51.096627 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ad24b8-cc2b-429e-9164-a4093ce99a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:51.097488 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:35:51.122394 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07ad24b8-cc2b-429e-9164-a4093ce99a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:51.123025 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898de8e7-2c65-4dfc-8a88-df383e56266a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:51.166191 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['453b6eac-9f26-4145-bed1-fe02e31e3c76', 'eb7ab429-599c-4c88-a8fc-23c2493e2436', 'ebcfa258-9c84-4b69-92af-54800f545931', 'c81ed68f-978c-4f23-9dec-b9c64931b2a0'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:51.167218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (898de8e7-2c65-4dfc-8a88-df383e56266a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['453b6eac-9f26-4145-bed1-fe02e31e3c76', 'eb7ab429-599c-4c88-a8fc-23c2493e2436', 'ebcfa258-9c84-4b69-92af-54800f545931', 'c81ed68f-978c-4f23-9dec-b9c64931b2a0']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:51.167942 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06f2170-af63-4fb3-9762-5320a8ae8349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:51.190237 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b06f2170-af63-4fb3-9762-5320a8ae8349) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db2793c6-0d27-40fd-9e89-38adbab4be04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-300558144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['453b6eac-9f26-4145-bed1-fe02e31e3c76','eb7ab429-599c-4c88-a8fc-23c2493e2436','ebcfa258-9c84-4b69-92af-54800f545931','c81ed68f-978c-4f23-9dec-b9c64931b2a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-300558144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db2793c6-0d27-40fd-9e89-38adbab4be04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c731d072e664eeabfea754e94ba8195',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d14febf3555b46d4a334bd5c11000698',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:51.191079 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f861ceeb-903f-4f2c-a009-796e32c0ec79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:51.209347 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f861ceeb-903f-4f2c-a009-796e32c0ec79) transitioned into state 'SUCCESS' from state '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-300558144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c731d072e664eeabfea754e94ba8195',qos_specs=None,replication_status=,reservations=['453b6eac-9f26-4145-bed1-fe02e31e3c76','eb7ab429-599c-4c88-a8fc-23c2493e2436','ebcfa258-9c84-4b69-92af-54800f545931','c81ed68f-978c-4f23-9dec-b9c64931b2a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d14febf3555b46d4a334bd5c11000698',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:51.210021 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e58b73dd-6569-4d75-8c83-54ec172015ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:51.218475 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e58b73dd-6569-4d75-8c83-54ec172015ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:51.219287 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Flow 'volume_create_api' (46749817-c678-43d5-b289-56f091ca6768) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:51.219572 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Create volume request issued successfully. Jul 03 01:35:51.220087 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5e48d606-5e00-4812-8f90-28d866a712e6 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:35:51.221052 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 695/2823] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:35:51 2026] POST /volume/v3/volumes => generated 746 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:51.233457 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bd31b24f-5fa6-4642-a995-851d9453e2f9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.235037 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bd31b24f-5fa6-4642-a995-851d9453e2f9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:35:51.235233 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bd31b24f-5fa6-4642-a995-851d9453e2f9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:51.235442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bd31b24f-5fa6-4642-a995-851d9453e2f9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:51.246314 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:51.246314 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:51.249768 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bd31b24f-5fa6-4642-a995-851d9453e2f9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:51.253218 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bd31b24f-5fa6-4642-a995-851d9453e2f9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:35:51.253592 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 722/2824] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:51 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:51.512842 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-67865785-46ff-4e80-a1a4-79b394ce4ce2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.514164 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-67865785-46ff-4e80-a1a4-79b394ce4ce2 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 Jul 03 01:35:51.514472 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-67865785-46ff-4e80-a1a4-79b394ce4ce2 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:51.514734 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-67865785-46ff-4e80-a1a4-79b394ce4ce2 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:51.521462 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:51.521462 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:51.527296 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-67865785-46ff-4e80-a1a4-79b394ce4ce2 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Volume info retrieved successfully. Jul 03 01:35:51.528934 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-67865785-46ff-4e80-a1a4-79b394ce4ce2 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 returned with HTTP 200 Jul 03 01:35:51.529361 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 707/2825] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:51 2026] GET /volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:51.539568 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-79ca636b-887d-4330-a0e3-18bd27e24fec None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.541135 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-79ca636b-887d-4330-a0e3-18bd27e24fec tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 Jul 03 01:35:51.541322 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-79ca636b-887d-4330-a0e3-18bd27e24fec tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:51.541541 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-79ca636b-887d-4330-a0e3-18bd27e24fec tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:51.547610 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:51.547610 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:51.550628 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-79ca636b-887d-4330-a0e3-18bd27e24fec tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Volume info retrieved successfully. Jul 03 01:35:51.554169 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-79ca636b-887d-4330-a0e3-18bd27e24fec tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 returned with HTTP 200 Jul 03 01:35:51.554564 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 702/2826] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:51 2026] GET /volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:51.565527 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-df305317-d11f-4d2e-ad80-739bf5e6bb8f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.565795 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-55176e1a-6ca4-4720-a5ff-ea206be44d95 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.567724 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-df305317-d11f-4d2e-ad80-739bf5e6bb8f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 Jul 03 01:35:51.567810 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-55176e1a-6ca4-4720-a5ff-ea206be44d95 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 Jul 03 01:35:51.567933 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-55176e1a-6ca4-4720-a5ff-ea206be44d95 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:51.567983 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-df305317-d11f-4d2e-ad80-739bf5e6bb8f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:51.568167 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-55176e1a-6ca4-4720-a5ff-ea206be44d95 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:51.568211 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-df305317-d11f-4d2e-ad80-739bf5e6bb8f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:51.568296 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-df305317-d11f-4d2e-ad80-739bf5e6bb8f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Delete snapshot with id: a16975ae-8fb6-4732-922f-45eed3b00837 Jul 03 01:35:51.574526 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:51.574526 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:51.574876 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-55176e1a-6ca4-4720-a5ff-ea206be44d95 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 returned with HTTP 404 Jul 03 01:35:51.575064 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-df305317-d11f-4d2e-ad80-739bf5e6bb8f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Snapshot retrieved successfully. Jul 03 01:35:51.575478 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 723/2827] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:51 2026] GET /volume/v3/volumes/0f3bad3c-0acd-4de3-88c1-f8cbc29e8a38 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:51.592873 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-df305317-d11f-4d2e-ad80-739bf5e6bb8f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Snapshot delete request issued successfully. Jul 03 01:35:51.593096 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-df305317-d11f-4d2e-ad80-739bf5e6bb8f tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 returned with HTTP 202 Jul 03 01:35:51.594539 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 696/2828] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:35:51 2026] DELETE /volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:51.602142 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-762e67c4-8220-4530-8cd4-f4b7cb8f579c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.603573 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-762e67c4-8220-4530-8cd4-f4b7cb8f579c tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 Jul 03 01:35:51.603914 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-762e67c4-8220-4530-8cd4-f4b7cb8f579c tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:51.604210 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-762e67c4-8220-4530-8cd4-f4b7cb8f579c tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:51.609020 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:51.609020 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:51.609700 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-762e67c4-8220-4530-8cd4-f4b7cb8f579c tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Snapshot retrieved successfully. Jul 03 01:35:51.612012 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-762e67c4-8220-4530-8cd4-f4b7cb8f579c tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 returned with HTTP 200 Jul 03 01:35:51.612012 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 708/2829] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:35:51 2026] GET /volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:51.630910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fae9ca90-7f0d-4667-9aec-358286d35a5a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.632774 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fae9ca90-7f0d-4667-9aec-358286d35a5a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:35:51.633344 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fae9ca90-7f0d-4667-9aec-358286d35a5a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:51.633344 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fae9ca90-7f0d-4667-9aec-358286d35a5a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:51.633344 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-fae9ca90-7f0d-4667-9aec-358286d35a5a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Delete volume with id: 5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:35:51.640712 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:51.640712 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:51.641175 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-fae9ca90-7f0d-4667-9aec-358286d35a5a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:35:51.659306 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-fae9ca90-7f0d-4667-9aec-358286d35a5a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Delete volume request issued successfully. Jul 03 01:35:51.659491 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fae9ca90-7f0d-4667-9aec-358286d35a5a tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 202 Jul 03 01:35:51.659907 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 703/2830] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:51 2026] DELETE /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:51.666050 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9e43281c-fa2e-4ac7-a5b1-5764a45fb8a0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:51.667683 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9e43281c-fa2e-4ac7-a5b1-5764a45fb8a0 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:35:51.667851 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9e43281c-fa2e-4ac7-a5b1-5764a45fb8a0 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:51.668027 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9e43281c-fa2e-4ac7-a5b1-5764a45fb8a0 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:51.681694 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:51.681694 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:51.681694 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9e43281c-fa2e-4ac7-a5b1-5764a45fb8a0 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Volume info retrieved successfully. Jul 03 01:35:51.681694 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9e43281c-fa2e-4ac7-a5b1-5764a45fb8a0 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 200 Jul 03 01:35:51.681694 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 724/2831] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:51 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:52.265180 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-67bbbe43-52b1-4f02-93b6-46712d23822f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:52.267075 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-67bbbe43-52b1-4f02-93b6-46712d23822f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:35:52.267320 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-67bbbe43-52b1-4f02-93b6-46712d23822f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:52.267604 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-67bbbe43-52b1-4f02-93b6-46712d23822f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:52.275369 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:52.275369 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:52.280064 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-67bbbe43-52b1-4f02-93b6-46712d23822f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:35:52.285166 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-67bbbe43-52b1-4f02-93b6-46712d23822f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:35:52.285621 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 697/2832] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:52 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:52.622995 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fb828c7e-5ddc-4689-abc7-8451b6338464 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:52.626790 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb828c7e-5ddc-4689-abc7-8451b6338464 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 Jul 03 01:35:52.626790 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb828c7e-5ddc-4689-abc7-8451b6338464 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:52.626790 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb828c7e-5ddc-4689-abc7-8451b6338464 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:52.642579 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb828c7e-5ddc-4689-abc7-8451b6338464 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 returned with HTTP 404 Jul 03 01:35:52.645862 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 709/2833] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:35:52 2026] GET /volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:52.653350 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cf3ff5bb-70c1-4618-ae81-e81c69886077 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:52.655504 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cf3ff5bb-70c1-4618-ae81-e81c69886077 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 Jul 03 01:35:52.655504 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cf3ff5bb-70c1-4618-ae81-e81c69886077 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:52.655504 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cf3ff5bb-70c1-4618-ae81-e81c69886077 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:52.655796 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-cf3ff5bb-70c1-4618-ae81-e81c69886077 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Delete volume with id: cda88290-2f67-4436-9703-9efb46fc46c4 Jul 03 01:35:52.662851 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:52.662851 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:52.662851 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cf3ff5bb-70c1-4618-ae81-e81c69886077 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Volume info retrieved successfully. Jul 03 01:35:52.688340 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cf3ff5bb-70c1-4618-ae81-e81c69886077 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Delete volume request issued successfully. Jul 03 01:35:52.688340 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cf3ff5bb-70c1-4618-ae81-e81c69886077 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 returned with HTTP 202 Jul 03 01:35:52.688340 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 704/2834] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:52 2026] DELETE /volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:52.695669 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a0876d2c-eaac-4fe2-af73-943f6dfebb99 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:52.697072 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-058f449a-2199-452c-95fe-27f0a8e359cd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:52.697740 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a0876d2c-eaac-4fe2-af73-943f6dfebb99 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] GET https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 Jul 03 01:35:52.697985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a0876d2c-eaac-4fe2-af73-943f6dfebb99 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:52.698210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a0876d2c-eaac-4fe2-af73-943f6dfebb99 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:52.698643 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-058f449a-2199-452c-95fe-27f0a8e359cd tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 Jul 03 01:35:52.698807 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-058f449a-2199-452c-95fe-27f0a8e359cd tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:52.698990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-058f449a-2199-452c-95fe-27f0a8e359cd tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:52.707267 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a0876d2c-eaac-4fe2-af73-943f6dfebb99 tempest-AttachVolumeShelveTestJSON-75949760 tempest-AttachVolumeShelveTestJSON-75949760-project-member] https://10.4.3.64/volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 returned with HTTP 404 Jul 03 01:35:52.707747 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 725/2835] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:52 2026] GET /volume/v3/volumes/5342adc0-50c8-47bb-939b-16e89e8d6ad4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:52.707829 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:52.707829 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:52.712451 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-058f449a-2199-452c-95fe-27f0a8e359cd tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Volume info retrieved successfully. Jul 03 01:35:52.717620 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-058f449a-2199-452c-95fe-27f0a8e359cd tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 returned with HTTP 200 Jul 03 01:35:52.718029 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 698/2836] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:52 2026] GET /volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:53.732377 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e2a4ce04-16a9-4488-ada6-c9f38464ae80 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:53.745445 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e2a4ce04-16a9-4488-ada6-c9f38464ae80 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 Jul 03 01:35:53.745445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e2a4ce04-16a9-4488-ada6-c9f38464ae80 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:53.745445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e2a4ce04-16a9-4488-ada6-c9f38464ae80 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:53.756718 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e2a4ce04-16a9-4488-ada6-c9f38464ae80 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 returned with HTTP 404 Jul 03 01:35:53.759502 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 710/2837] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:53 2026] GET /volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:53.773576 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ea9fb138-0305-49d2-ab98-8241a1b4c81b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:53.780285 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ea9fb138-0305-49d2-ab98-8241a1b4c81b tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 Jul 03 01:35:53.780493 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ea9fb138-0305-49d2-ab98-8241a1b4c81b tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:53.780666 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ea9fb138-0305-49d2-ab98-8241a1b4c81b tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:53.780826 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-ea9fb138-0305-49d2-ab98-8241a1b4c81b tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Delete volume with id: ff461c50-415b-4d56-8801-3a8b9e532f73 Jul 03 01:35:53.818103 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:53.818103 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:53.818719 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ea9fb138-0305-49d2-ab98-8241a1b4c81b tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Volume info retrieved successfully. Jul 03 01:35:53.840194 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ea9fb138-0305-49d2-ab98-8241a1b4c81b tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Delete volume request issued successfully. Jul 03 01:35:53.840519 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ea9fb138-0305-49d2-ab98-8241a1b4c81b tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 returned with HTTP 202 Jul 03 01:35:53.840997 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 705/2838] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:53 2026] DELETE /volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:53.849708 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5772fd82-70e4-4c31-b527-c2c94983baa9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:53.852175 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5772fd82-70e4-4c31-b527-c2c94983baa9 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 Jul 03 01:35:53.852582 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5772fd82-70e4-4c31-b527-c2c94983baa9 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:53.852814 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5772fd82-70e4-4c31-b527-c2c94983baa9 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:53.860790 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:53.860790 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:53.865350 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5772fd82-70e4-4c31-b527-c2c94983baa9 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Volume info retrieved successfully. Jul 03 01:35:53.871705 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5772fd82-70e4-4c31-b527-c2c94983baa9 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 returned with HTTP 200 Jul 03 01:35:53.872308 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 726/2839] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:53 2026] GET /volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:54.886303 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d77bf8fa-a800-4154-9e57-198859526cdb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:54.888775 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d77bf8fa-a800-4154-9e57-198859526cdb tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 Jul 03 01:35:54.888990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d77bf8fa-a800-4154-9e57-198859526cdb tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:54.889167 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d77bf8fa-a800-4154-9e57-198859526cdb tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:54.895943 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d77bf8fa-a800-4154-9e57-198859526cdb tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 returned with HTTP 404 Jul 03 01:35:54.896670 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 699/2840] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:54 2026] GET /volume/v3/volumes/ff461c50-415b-4d56-8801-3a8b9e532f73 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:54.906488 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ad4cabae-74a5-440a-9b3a-009314b74855 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:54.910750 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ad4cabae-74a5-440a-9b3a-009314b74855 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 Jul 03 01:35:54.913660 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ad4cabae-74a5-440a-9b3a-009314b74855 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:54.913918 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ad4cabae-74a5-440a-9b3a-009314b74855 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:54.914114 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-ad4cabae-74a5-440a-9b3a-009314b74855 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Delete snapshot with id: a16975ae-8fb6-4732-922f-45eed3b00837 Jul 03 01:35:54.934383 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ad4cabae-74a5-440a-9b3a-009314b74855 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 returned with HTTP 404 Jul 03 01:35:54.934383 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 711/2841] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:35:54 2026] DELETE /volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:54.939386 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-eafcb270-6790-4609-ab60-111b6ed17830 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:54.941055 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eafcb270-6790-4609-ab60-111b6ed17830 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 Jul 03 01:35:54.941239 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-eafcb270-6790-4609-ab60-111b6ed17830 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:54.941411 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-eafcb270-6790-4609-ab60-111b6ed17830 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:54.945540 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eafcb270-6790-4609-ab60-111b6ed17830 tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 returned with HTTP 404 Jul 03 01:35:54.946405 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 706/2842] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:35:54 2026] GET /volume/v3/snapshots/a16975ae-8fb6-4732-922f-45eed3b00837 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:54.955860 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-256496e4-86af-4bcf-86fe-107b876b3a5a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:54.960479 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-256496e4-86af-4bcf-86fe-107b876b3a5a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 Jul 03 01:35:54.961898 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-256496e4-86af-4bcf-86fe-107b876b3a5a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:54.961898 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-256496e4-86af-4bcf-86fe-107b876b3a5a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:54.961898 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-256496e4-86af-4bcf-86fe-107b876b3a5a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Delete volume with id: cda88290-2f67-4436-9703-9efb46fc46c4 Jul 03 01:35:54.976030 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-256496e4-86af-4bcf-86fe-107b876b3a5a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 returned with HTTP 404 Jul 03 01:35:54.976030 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 727/2843] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:35:54 2026] DELETE /volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:54.985232 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-30eb366a-6c0b-4215-83d6-58ffc85d844a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:54.991920 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-30eb366a-6c0b-4215-83d6-58ffc85d844a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] GET https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 Jul 03 01:35:54.992213 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-30eb366a-6c0b-4215-83d6-58ffc85d844a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:54.992481 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-30eb366a-6c0b-4215-83d6-58ffc85d844a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:54.999726 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-30eb366a-6c0b-4215-83d6-58ffc85d844a tempest-SnapshotDependencyTests-1609047154 tempest-SnapshotDependencyTests-1609047154-project-member] https://10.4.3.64/volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 returned with HTTP 404 Jul 03 01:35:55.000274 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 700/2844] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:54 2026] GET /volume/v3/volumes/cda88290-2f67-4436-9703-9efb46fc46c4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:56.743449 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8b6a37d3-b088-42e3-a9ef-cc5c35010e12 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:56.906244 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8b6a37d3-b088-42e3-a9ef-cc5c35010e12 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:35:56.906714 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8b6a37d3-b088-42e3-a9ef-cc5c35010e12 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1352169325", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1611156059", "vendor_name": "tempest-vendor_name-919444702"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:56.928859 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8b6a37d3-b088-42e3-a9ef-cc5c35010e12 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:35:56.929501 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 712/2845] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:35:56 2026] POST /volume/v3/types => generated 327 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:56.940951 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:57.031685 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:57.032173 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1e0293dc-abfe-4cdf-afb3-6a2f59fef832", "size": 1, "name": "tempest-UserMessagesTest-Volume-1284113818"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:57.034084 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Create volume request body: {'volume': {'volume_type': '1e0293dc-abfe-4cdf-afb3-6a2f59fef832', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1284113818'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:57.039310 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Create volume of 1 GB Jul 03 01:35:57.039680 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:57.039680 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:57.040288 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Availability Zones retrieved successfully. Jul 03 01:35:57.045244 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Flow 'volume_create_api' (e6573714-069e-407a-8c42-3ef19598b79d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:57.046350 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3616e2b6-9b4f-4715-aab6-4d6329247c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:57.047517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:35:57.073560 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3616e2b6-9b4f-4715-aab6-4d6329247c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:35:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1611156059',vendor_name='tempest-vendor_name-919444702'},id=1e0293dc-abfe-4cdf-afb3-6a2f59fef832,is_public=True,name='tempest-UserMessagesTest-volume-type-1352169325',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1e0293dc-abfe-4cdf-afb3-6a2f59fef832', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:57.074089 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aff01f40-3307-4d8f-bdc8-625c97d91ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:57.112345 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1352169325 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1352169325, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:35:57.113249 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1352169325 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1352169325, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:35:57.164360 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Created reservations ['23d564d5-dfeb-421b-a664-3442989fde76', 'c657ec2c-a280-4dc5-ae19-33d1123f7ae8', 'f794ac52-ece1-4027-b5c8-a603286afaf0', '78845c99-92b2-419a-9d99-635e2b6ef44a'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:57.165597 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aff01f40-3307-4d8f-bdc8-625c97d91ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23d564d5-dfeb-421b-a664-3442989fde76', 'c657ec2c-a280-4dc5-ae19-33d1123f7ae8', 'f794ac52-ece1-4027-b5c8-a603286afaf0', '78845c99-92b2-419a-9d99-635e2b6ef44a']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:57.167808 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686b6407-08b1-4b74-b4fb-c24fbf408cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:57.203186 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (686b6407-08b1-4b74-b4fb-c24fbf408cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d856f02-f473-442b-9dee-4c4e0715f735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1284113818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3f9fa046ddd471bb5dc159f57b2426f',qos_specs=None,replication_status=,reservations=['23d564d5-dfeb-421b-a664-3442989fde76','c657ec2c-a280-4dc5-ae19-33d1123f7ae8','f794ac52-ece1-4027-b5c8-a603286afaf0','78845c99-92b2-419a-9d99-635e2b6ef44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='830e52a29f8d4a3594ce00a6668e912c',volume_type_id=1e0293dc-abfe-4cdf-afb3-6a2f59fef832), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:35:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1284113818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d856f02-f473-442b-9dee-4c4e0715f735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3f9fa046ddd471bb5dc159f57b2426f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='830e52a29f8d4a3594ce00a6668e912c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1e0293dc-abfe-4cdf-afb3-6a2f59fef832),volume_type_id=1e0293dc-abfe-4cdf-afb3-6a2f59fef832)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:57.203910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc79db55-b450-4ffe-87cb-f468ebb603ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:57.231709 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc79db55-b450-4ffe-87cb-f468ebb603ba) transitioned into state 'SUCCESS' from state '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-1284113818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3f9fa046ddd471bb5dc159f57b2426f',qos_specs=None,replication_status=,reservations=['23d564d5-dfeb-421b-a664-3442989fde76','c657ec2c-a280-4dc5-ae19-33d1123f7ae8','f794ac52-ece1-4027-b5c8-a603286afaf0','78845c99-92b2-419a-9d99-635e2b6ef44a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='830e52a29f8d4a3594ce00a6668e912c',volume_type_id=1e0293dc-abfe-4cdf-afb3-6a2f59fef832)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:57.232315 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c78f419b-e872-47f0-bec2-1b44a9a88967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:57.245209 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c78f419b-e872-47f0-bec2-1b44a9a88967) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:57.245984 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Flow 'volume_create_api' (e6573714-069e-407a-8c42-3ef19598b79d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:57.246242 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Create volume request issued successfully. Jul 03 01:35:57.246767 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a0cdc7c7-1809-4e8d-9e57-7b20f9f87f1f tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:35:57.247270 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 707/2846] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:35:56 2026] POST /volume/v3/volumes => generated 784 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:57.263322 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-78f00a48-4685-448c-8b24-2c3962a14391 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:57.265559 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-78f00a48-4685-448c-8b24-2c3962a14391 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 Jul 03 01:35:57.265856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-78f00a48-4685-448c-8b24-2c3962a14391 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:57.266178 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-78f00a48-4685-448c-8b24-2c3962a14391 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:57.284534 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:57.284534 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:57.294643 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-78f00a48-4685-448c-8b24-2c3962a14391 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Volume info retrieved successfully. Jul 03 01:35:57.306494 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-78f00a48-4685-448c-8b24-2c3962a14391 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 returned with HTTP 200 Jul 03 01:35:57.306986 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 728/2847] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:57 2026] GET /volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:58.152938 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f938fe17-a029-4066-ad45-99c915e3d985 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.155198 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f938fe17-a029-4066-ad45-99c915e3d985 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:58.158689 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f938fe17-a029-4066-ad45-99c915e3d985 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:58.158689 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f938fe17-a029-4066-ad45-99c915e3d985 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:58.168043 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:58.168043 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:58.174830 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f938fe17-a029-4066-ad45-99c915e3d985 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:58.180057 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f938fe17-a029-4066-ad45-99c915e3d985 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:58.180614 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 701/2848] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:58 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:58.321704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a8882c75-295f-4fc9-ae0a-e3d7d58adf63 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.323932 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a8882c75-295f-4fc9-ae0a-e3d7d58adf63 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 Jul 03 01:35:58.324224 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a8882c75-295f-4fc9-ae0a-e3d7d58adf63 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:58.324466 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a8882c75-295f-4fc9-ae0a-e3d7d58adf63 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:58.334917 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:58.334917 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:58.345667 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a8882c75-295f-4fc9-ae0a-e3d7d58adf63 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Volume info retrieved successfully. Jul 03 01:35:58.351936 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a8882c75-295f-4fc9-ae0a-e3d7d58adf63 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 returned with HTTP 200 Jul 03 01:35:58.352722 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 713/2849] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:58 2026] GET /volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:58.366045 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b59d3214-0080-40e7-877f-718c07ce4a9b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.367676 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b59d3214-0080-40e7-877f-718c07ce4a9b tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/messages Jul 03 01:35:58.368141 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b59d3214-0080-40e7-877f-718c07ce4a9b tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:58.368469 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b59d3214-0080-40e7-877f-718c07ce4a9b tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:58.368922 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:58.368922 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:58.381626 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b59d3214-0080-40e7-877f-718c07ce4a9b tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:35:58.381626 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 708/2850] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:35:58 2026] GET /volume/v3/messages => generated 668 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:58.390598 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-06131bf0-31e9-40e6-8b15-e59a83c26fb4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.392470 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-06131bf0-31e9-40e6-8b15-e59a83c26fb4 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] DELETE https://10.4.3.64/volume/v3/messages/24e04c4e-f828-4dae-a078-3e1153385147 Jul 03 01:35:58.392662 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-06131bf0-31e9-40e6-8b15-e59a83c26fb4 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:58.393392 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-06131bf0-31e9-40e6-8b15-e59a83c26fb4 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:58.409037 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-06131bf0-31e9-40e6-8b15-e59a83c26fb4 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/messages/24e04c4e-f828-4dae-a078-3e1153385147 returned with HTTP 204 Jul 03 01:35:58.409534 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 729/2851] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Jul 3 01:35:58 2026] DELETE /volume/v3/messages/24e04c4e-f828-4dae-a078-3e1153385147 => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 01:35:58.416059 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0f7cea53-b5b2-495c-9a25-b91dea74139d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.418671 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0f7cea53-b5b2-495c-9a25-b91dea74139d tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/messages/24e04c4e-f828-4dae-a078-3e1153385147 Jul 03 01:35:58.418872 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0f7cea53-b5b2-495c-9a25-b91dea74139d tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:58.419053 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0f7cea53-b5b2-495c-9a25-b91dea74139d tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:58.428260 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0f7cea53-b5b2-495c-9a25-b91dea74139d tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/messages/24e04c4e-f828-4dae-a078-3e1153385147 returned with HTTP 404 Jul 03 01:35:58.428746 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 702/2852] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:35:58 2026] GET /volume/v3/messages/24e04c4e-f828-4dae-a078-3e1153385147 => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:58.439547 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b25d8ce0-6a84-46dc-a42b-e7eb8b0c4054 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.441371 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b25d8ce0-6a84-46dc-a42b-e7eb8b0c4054 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 Jul 03 01:35:58.441829 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b25d8ce0-6a84-46dc-a42b-e7eb8b0c4054 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:58.442112 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b25d8ce0-6a84-46dc-a42b-e7eb8b0c4054 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:58.452099 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:58.452099 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:58.456209 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b25d8ce0-6a84-46dc-a42b-e7eb8b0c4054 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Volume info retrieved successfully. Jul 03 01:35:58.463845 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b25d8ce0-6a84-46dc-a42b-e7eb8b0c4054 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 returned with HTTP 200 Jul 03 01:35:58.464324 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 714/2853] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:58 2026] GET /volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:58.480629 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5cc10dad-83c7-4f31-9876-acfc2bbaccd9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.486702 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5cc10dad-83c7-4f31-9876-acfc2bbaccd9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 Jul 03 01:35:58.486702 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5cc10dad-83c7-4f31-9876-acfc2bbaccd9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:58.486702 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5cc10dad-83c7-4f31-9876-acfc2bbaccd9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:58.486702 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-5cc10dad-83c7-4f31-9876-acfc2bbaccd9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Delete volume with id: 5d856f02-f473-442b-9dee-4c4e0715f735 Jul 03 01:35:58.493260 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:58.493260 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:35:58.493969 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5cc10dad-83c7-4f31-9876-acfc2bbaccd9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Volume info retrieved successfully. Jul 03 01:35:58.495449 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5cc10dad-83c7-4f31-9876-acfc2bbaccd9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99882) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 01:35:58.535823 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-5cc10dad-83c7-4f31-9876-acfc2bbaccd9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Created reservations ['d0472c90-3eff-4854-be1f-63bef7935d86', '9403579d-2ea1-4371-a086-439c8a68dcb3', '4f11b04a-d818-4d5a-bdba-d6a4cefc9454', '7e72126e-28e7-441a-8177-b9637a51089d'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:58.608127 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5cc10dad-83c7-4f31-9876-acfc2bbaccd9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Delete volume request issued successfully. Jul 03 01:35:58.608912 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5cc10dad-83c7-4f31-9876-acfc2bbaccd9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 returned with HTTP 202 Jul 03 01:35:58.608912 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 709/2854] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:35:58 2026] DELETE /volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:58.618771 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-98c10723-eca6-48e3-bb9d-49ebe77b4f19 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.620451 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-98c10723-eca6-48e3-bb9d-49ebe77b4f19 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 Jul 03 01:35:58.620661 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-98c10723-eca6-48e3-bb9d-49ebe77b4f19 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:58.620857 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-98c10723-eca6-48e3-bb9d-49ebe77b4f19 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:58.626784 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-98c10723-eca6-48e3-bb9d-49ebe77b4f19 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 returned with HTTP 404 Jul 03 01:35:58.627212 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 730/2855] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:58 2026] GET /volume/v3/volumes/5d856f02-f473-442b-9dee-4c4e0715f735 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:58.633774 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ec5b9c93-dfe0-4fd2-8cf4-96ad5b84ccf7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.635842 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ec5b9c93-dfe0-4fd2-8cf4-96ad5b84ccf7 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] DELETE https://10.4.3.64/volume/v3/types/1e0293dc-abfe-4cdf-afb3-6a2f59fef832 Jul 03 01:35:58.636032 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ec5b9c93-dfe0-4fd2-8cf4-96ad5b84ccf7 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:58.639575 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ec5b9c93-dfe0-4fd2-8cf4-96ad5b84ccf7 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:58.693581 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ec5b9c93-dfe0-4fd2-8cf4-96ad5b84ccf7 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] https://10.4.3.64/volume/v3/types/1e0293dc-abfe-4cdf-afb3-6a2f59fef832 returned with HTTP 202 Jul 03 01:35:58.694039 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 703/2856] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:35:58 2026] DELETE /volume/v3/types/1e0293dc-abfe-4cdf-afb3-6a2f59fef832 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:35:58.700373 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e4c49128-d96e-4709-b8ae-b9d902edc629 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.702022 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e4c49128-d96e-4709-b8ae-b9d902edc629 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] GET https://10.4.3.64/volume/v3/types/1e0293dc-abfe-4cdf-afb3-6a2f59fef832 Jul 03 01:35:58.702181 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e4c49128-d96e-4709-b8ae-b9d902edc629 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:58.702363 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e4c49128-d96e-4709-b8ae-b9d902edc629 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:58.705428 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e4c49128-d96e-4709-b8ae-b9d902edc629 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] https://10.4.3.64/volume/v3/types/1e0293dc-abfe-4cdf-afb3-6a2f59fef832 returned with HTTP 404 Jul 03 01:35:58.705866 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 715/2857] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:35:58 2026] GET /volume/v3/types/1e0293dc-abfe-4cdf-afb3-6a2f59fef832 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:35:58.712865 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-eeee3f7a-1579-4bbe-9d68-92f9449c0e08 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.714835 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eeee3f7a-1579-4bbe-9d68-92f9449c0e08 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:35:58.715205 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-eeee3f7a-1579-4bbe-9d68-92f9449c0e08 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1155013110", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1331744503", "vendor_name": "tempest-vendor_name-1128168824"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:58.739757 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eeee3f7a-1579-4bbe-9d68-92f9449c0e08 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:35:58.740359 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 710/2858] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:35:58 2026] POST /volume/v3/types => generated 328 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:58.755707 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-87234750-6cdf-452a-bcc4-15f6a5566962 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.763014 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:35:58.763785 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "70a287fd-cea5-4a64-9c10-185c68de83ce", "size": 1, "name": "tempest-UserMessagesTest-Volume-16393689"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:35:58.765109 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Create volume request body: {'volume': {'volume_type': '70a287fd-cea5-4a64-9c10-185c68de83ce', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-16393689'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:35:58.769363 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Create volume of 1 GB Jul 03 01:35:58.769698 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:58.769698 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:35:58.770199 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Availability Zones retrieved successfully. Jul 03 01:35:58.775152 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Flow 'volume_create_api' (e00a9c2a-cc79-4000-9d79-15eae8ace2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:58.776000 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c215697c-be7e-47f2-817f-98cb215a6f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:58.776845 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:35:58.794484 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c215697c-be7e-47f2-817f-98cb215a6f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:35:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1331744503',vendor_name='tempest-vendor_name-1128168824'},id=70a287fd-cea5-4a64-9c10-185c68de83ce,is_public=True,name='tempest-UserMessagesTest-volume-type-1155013110',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '70a287fd-cea5-4a64-9c10-185c68de83ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:58.795286 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a86e4e-bb28-46eb-8acb-3765836d1cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:58.819985 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1155013110 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1155013110, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:35:58.820270 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1155013110 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1155013110, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:35:58.852113 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Created reservations ['b3979de6-a2f3-4ea3-afc4-e951c9603ef6', '044a2964-1286-4623-ac1f-7ab91b76c3c2', 'e3b4b483-fe95-4cba-80a6-7310bf59507f', '88ec260e-0926-4d25-9102-25df01d53ffe'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:35:58.852889 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97a86e4e-bb28-46eb-8acb-3765836d1cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3979de6-a2f3-4ea3-afc4-e951c9603ef6', '044a2964-1286-4623-ac1f-7ab91b76c3c2', 'e3b4b483-fe95-4cba-80a6-7310bf59507f', '88ec260e-0926-4d25-9102-25df01d53ffe']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:58.853629 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440db90b-e85c-4040-8013-adacb78ad2e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:58.879532 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (440db90b-e85c-4040-8013-adacb78ad2e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ead1c52-b09e-4ba1-981c-b1dddbb9c61b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-16393689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3f9fa046ddd471bb5dc159f57b2426f',qos_specs=None,replication_status=,reservations=['b3979de6-a2f3-4ea3-afc4-e951c9603ef6','044a2964-1286-4623-ac1f-7ab91b76c3c2','e3b4b483-fe95-4cba-80a6-7310bf59507f','88ec260e-0926-4d25-9102-25df01d53ffe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='830e52a29f8d4a3594ce00a6668e912c',volume_type_id=70a287fd-cea5-4a64-9c10-185c68de83ce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:35:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-16393689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ead1c52-b09e-4ba1-981c-b1dddbb9c61b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3f9fa046ddd471bb5dc159f57b2426f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='830e52a29f8d4a3594ce00a6668e912c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(70a287fd-cea5-4a64-9c10-185c68de83ce),volume_type_id=70a287fd-cea5-4a64-9c10-185c68de83ce)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:58.880249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c66c9bb-289d-4f14-ae39-9a57e88dd266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:58.913016 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c66c9bb-289d-4f14-ae39-9a57e88dd266) transitioned into state 'SUCCESS' from state '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-16393689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3f9fa046ddd471bb5dc159f57b2426f',qos_specs=None,replication_status=,reservations=['b3979de6-a2f3-4ea3-afc4-e951c9603ef6','044a2964-1286-4623-ac1f-7ab91b76c3c2','e3b4b483-fe95-4cba-80a6-7310bf59507f','88ec260e-0926-4d25-9102-25df01d53ffe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='830e52a29f8d4a3594ce00a6668e912c',volume_type_id=70a287fd-cea5-4a64-9c10-185c68de83ce)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:58.913809 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478e673c-4676-47d2-9ddf-895c9608b1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:35:58.923600 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478e673c-4676-47d2-9ddf-895c9608b1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:35:58.924363 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Flow 'volume_create_api' (e00a9c2a-cc79-4000-9d79-15eae8ace2d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:35:58.924593 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Create volume request issued successfully. Jul 03 01:35:58.925100 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-87234750-6cdf-452a-bcc4-15f6a5566962 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:35:58.925825 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 731/2859] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:35:58 2026] POST /volume/v3/volumes => generated 782 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:35:58.940690 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0cd58a42-37b7-4e2e-a2f7-2adcd7a3ea5c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:58.943726 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0cd58a42-37b7-4e2e-a2f7-2adcd7a3ea5c tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b Jul 03 01:35:58.943726 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0cd58a42-37b7-4e2e-a2f7-2adcd7a3ea5c tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:58.943726 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0cd58a42-37b7-4e2e-a2f7-2adcd7a3ea5c tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:58.953568 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:58.953568 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:35:58.959088 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0cd58a42-37b7-4e2e-a2f7-2adcd7a3ea5c tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Volume info retrieved successfully. Jul 03 01:35:58.978906 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0cd58a42-37b7-4e2e-a2f7-2adcd7a3ea5c tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b returned with HTTP 200 Jul 03 01:35:58.979804 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 704/2860] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:58 2026] GET /volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:35:59.194704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-72d9132e-87df-411a-b6e8-0e57cb7b9320 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:35:59.196543 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-72d9132e-87df-411a-b6e8-0e57cb7b9320 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:35:59.196721 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-72d9132e-87df-411a-b6e8-0e57cb7b9320 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:35:59.196897 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-72d9132e-87df-411a-b6e8-0e57cb7b9320 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:35:59.204169 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:35:59.204169 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:35:59.210344 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-72d9132e-87df-411a-b6e8-0e57cb7b9320 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:35:59.216724 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-72d9132e-87df-411a-b6e8-0e57cb7b9320 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:35:59.217092 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 716/2861] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:35:59 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:00.000112 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-05075592-c7d9-44f2-a3ca-ddbd49fc77b0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.001484 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-05075592-c7d9-44f2-a3ca-ddbd49fc77b0 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b Jul 03 01:36:00.001729 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-05075592-c7d9-44f2-a3ca-ddbd49fc77b0 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.001906 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-05075592-c7d9-44f2-a3ca-ddbd49fc77b0 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.009763 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:00.009763 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:00.013609 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-05075592-c7d9-44f2-a3ca-ddbd49fc77b0 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Volume info retrieved successfully. Jul 03 01:36:00.018241 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-05075592-c7d9-44f2-a3ca-ddbd49fc77b0 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b returned with HTTP 200 Jul 03 01:36:00.018758 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 711/2862] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:35:59 2026] GET /volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:00.032575 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7fdf0b01-be00-4ebf-8a40-8c7e75fc0b4e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.034806 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7fdf0b01-be00-4ebf-8a40-8c7e75fc0b4e tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/messages Jul 03 01:36:00.035033 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7fdf0b01-be00-4ebf-8a40-8c7e75fc0b4e tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.035624 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7fdf0b01-be00-4ebf-8a40-8c7e75fc0b4e tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.035970 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:00.035970 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:00.040644 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7fdf0b01-be00-4ebf-8a40-8c7e75fc0b4e tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:36:00.041128 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 732/2863] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:36:00 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:00.051189 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3d5fea9f-2d3f-4f77-b581-803e6fdc7a11 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.052601 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3d5fea9f-2d3f-4f77-b581-803e6fdc7a11 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/messages/71f4f462-660c-4e6c-a9ba-9b5343caa9c8 Jul 03 01:36:00.052769 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3d5fea9f-2d3f-4f77-b581-803e6fdc7a11 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.052958 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3d5fea9f-2d3f-4f77-b581-803e6fdc7a11 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.058543 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3d5fea9f-2d3f-4f77-b581-803e6fdc7a11 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/messages/71f4f462-660c-4e6c-a9ba-9b5343caa9c8 returned with HTTP 200 Jul 03 01:36:00.058994 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 705/2864] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:36:00 2026] GET /volume/v3/messages/71f4f462-660c-4e6c-a9ba-9b5343caa9c8 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:00.073565 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-421f4d28-356f-4c97-ac7f-02ff9254ebe9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.078858 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-421f4d28-356f-4c97-ac7f-02ff9254ebe9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/messages Jul 03 01:36:00.080023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-421f4d28-356f-4c97-ac7f-02ff9254ebe9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.080023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-421f4d28-356f-4c97-ac7f-02ff9254ebe9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.090365 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-29337904-a6ca-47f1-be35-bb790569a0eb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.091780 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-421f4d28-356f-4c97-ac7f-02ff9254ebe9 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:36:00.092736 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-29337904-a6ca-47f1-be35-bb790569a0eb tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:36:00.092908 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 717/2865] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:36:00 2026] GET /volume/v3/messages => generated 668 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:00.093047 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-29337904-a6ca-47f1-be35-bb790569a0eb tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.093047 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-29337904-a6ca-47f1-be35-bb790569a0eb tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.101966 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-45a44741-93be-40c3-a753-87e3fda0dd12 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.104631 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-45a44741-93be-40c3-a753-87e3fda0dd12 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] DELETE https://10.4.3.64/volume/v3/messages/71f4f462-660c-4e6c-a9ba-9b5343caa9c8 Jul 03 01:36:00.104852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-45a44741-93be-40c3-a753-87e3fda0dd12 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.105082 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-45a44741-93be-40c3-a753-87e3fda0dd12 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.106279 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:00.106279 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:00.113649 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-29337904-a6ca-47f1-be35-bb790569a0eb tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:36:00.119287 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-45a44741-93be-40c3-a753-87e3fda0dd12 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/messages/71f4f462-660c-4e6c-a9ba-9b5343caa9c8 returned with HTTP 204 Jul 03 01:36:00.119782 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 733/2866] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Jul 3 01:36:00 2026] DELETE /volume/v3/messages/71f4f462-660c-4e6c-a9ba-9b5343caa9c8 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 01:36:00.120490 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-29337904-a6ca-47f1-be35-bb790569a0eb tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:36:00.121035 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 712/2867] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:00 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:00.127692 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-faaea5bd-aaa3-4f01-9122-61c59f27e3d2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.129305 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-faaea5bd-aaa3-4f01-9122-61c59f27e3d2 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b Jul 03 01:36:00.129518 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-faaea5bd-aaa3-4f01-9122-61c59f27e3d2 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.129678 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-faaea5bd-aaa3-4f01-9122-61c59f27e3d2 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.135401 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5055a587-d995-43bd-9a2b-811fdfe625da None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.136056 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:00.136056 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:00.137512 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5055a587-d995-43bd-9a2b-811fdfe625da tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:36:00.137765 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5055a587-d995-43bd-9a2b-811fdfe625da tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.138036 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5055a587-d995-43bd-9a2b-811fdfe625da tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.138246 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-5055a587-d995-43bd-9a2b-811fdfe625da tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Delete volume with id: ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:36:00.139490 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-faaea5bd-aaa3-4f01-9122-61c59f27e3d2 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Volume info retrieved successfully. Jul 03 01:36:00.143877 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-faaea5bd-aaa3-4f01-9122-61c59f27e3d2 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b returned with HTTP 200 Jul 03 01:36:00.144265 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 706/2868] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:36:00 2026] GET /volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:00.148921 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:00.148921 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:00.149078 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5055a587-d995-43bd-9a2b-811fdfe625da tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:36:00.159363 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d5bb1e82-d520-4b54-a461-8deab7b26ced None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.161547 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d5bb1e82-d520-4b54-a461-8deab7b26ced tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b Jul 03 01:36:00.162273 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d5bb1e82-d520-4b54-a461-8deab7b26ced tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.162514 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d5bb1e82-d520-4b54-a461-8deab7b26ced tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.163028 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-d5bb1e82-d520-4b54-a461-8deab7b26ced tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Delete volume with id: 0ead1c52-b09e-4ba1-981c-b1dddbb9c61b Jul 03 01:36:00.172467 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:00.172467 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:00.172973 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d5bb1e82-d520-4b54-a461-8deab7b26ced tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Volume info retrieved successfully. Jul 03 01:36:00.174443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d5bb1e82-d520-4b54-a461-8deab7b26ced tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99879) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 01:36:00.190498 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5055a587-d995-43bd-9a2b-811fdfe625da tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Delete volume request issued successfully. Jul 03 01:36:00.190740 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5055a587-d995-43bd-9a2b-811fdfe625da tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 202 Jul 03 01:36:00.191444 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 718/2869] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:36:00 2026] DELETE /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:00.201195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-d5bb1e82-d520-4b54-a461-8deab7b26ced tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Created reservations ['c1d8bf7b-d15c-475a-a831-2cef111d855f', '0e7a306b-e9ab-43a2-9fc7-56cb63609073', '6b7ccdb8-e855-4f6b-8419-ad7fe1ce00ea', '54e0ce9d-767c-4431-8fb1-fa6a37c79b79'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:00.201262 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b1662941-a71f-45f9-a9b5-a75177f9bd02 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.202543 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b1662941-a71f-45f9-a9b5-a75177f9bd02 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:36:00.202759 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b1662941-a71f-45f9-a9b5-a75177f9bd02 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.202994 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b1662941-a71f-45f9-a9b5-a75177f9bd02 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.212710 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:00.212710 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:00.218882 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b1662941-a71f-45f9-a9b5-a75177f9bd02 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Volume info retrieved successfully. Jul 03 01:36:00.223810 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b1662941-a71f-45f9-a9b5-a75177f9bd02 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 200 Jul 03 01:36:00.224208 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 713/2870] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:00 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:00.232302 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f0f924ec-2d2d-4455-860b-db248f1307da None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.235108 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f0f924ec-2d2d-4455-860b-db248f1307da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:36:00.235492 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f0f924ec-2d2d-4455-860b-db248f1307da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-546916822", "description": null, "metadata": null}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:00.241095 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d5bb1e82-d520-4b54-a461-8deab7b26ced tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Delete volume request issued successfully. Jul 03 01:36:00.241323 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d5bb1e82-d520-4b54-a461-8deab7b26ced tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b returned with HTTP 202 Jul 03 01:36:00.242019 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 734/2871] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:36:00 2026] DELETE /volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:00.249405 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:00.249405 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:00.249405 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f0f924ec-2d2d-4455-860b-db248f1307da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:00.249405 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-f0f924ec-2d2d-4455-860b-db248f1307da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create snapshot from volume f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 Jul 03 01:36:00.255172 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-71234ae0-8e2b-409e-9674-5f531dbbb4d1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.257146 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-71234ae0-8e2b-409e-9674-5f531dbbb4d1 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] GET https://10.4.3.64/volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b Jul 03 01:36:00.257146 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-71234ae0-8e2b-409e-9674-5f531dbbb4d1 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.257146 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-71234ae0-8e2b-409e-9674-5f531dbbb4d1 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.262809 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-71234ae0-8e2b-409e-9674-5f531dbbb4d1 tempest-UserMessagesTest-2097420884 tempest-UserMessagesTest-2097420884-project-member] https://10.4.3.64/volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b returned with HTTP 404 Jul 03 01:36:00.263491 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 719/2872] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:36:00 2026] GET /volume/v3/volumes/0ead1c52-b09e-4ba1-981c-b1dddbb9c61b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:00.274120 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-76d8023f-341c-4616-9b41-08b444a4acd7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.278332 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-76d8023f-341c-4616-9b41-08b444a4acd7 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] DELETE https://10.4.3.64/volume/v3/types/70a287fd-cea5-4a64-9c10-185c68de83ce Jul 03 01:36:00.278332 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-76d8023f-341c-4616-9b41-08b444a4acd7 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.278332 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-76d8023f-341c-4616-9b41-08b444a4acd7 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.289885 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-f0f924ec-2d2d-4455-860b-db248f1307da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['2481417e-93fc-4d3e-aabe-b1acb1391bde', '816d9108-1f69-45f2-b28d-de6b4366b878', '460fd8c4-2fa5-4042-a7bc-ad506139a31e', 'e0374c76-e415-4e41-8816-f3adf09b8fea'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:00.319145 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-76d8023f-341c-4616-9b41-08b444a4acd7 tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] https://10.4.3.64/volume/v3/types/70a287fd-cea5-4a64-9c10-185c68de83ce returned with HTTP 202 Jul 03 01:36:00.319869 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 714/2873] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:36:00 2026] DELETE /volume/v3/types/70a287fd-cea5-4a64-9c10-185c68de83ce => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:00.327545 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-dd55c967-4ad9-417b-99f4-ba23c5de296a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.329634 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dd55c967-4ad9-417b-99f4-ba23c5de296a tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] GET https://10.4.3.64/volume/v3/types/70a287fd-cea5-4a64-9c10-185c68de83ce Jul 03 01:36:00.329819 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dd55c967-4ad9-417b-99f4-ba23c5de296a tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.330006 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dd55c967-4ad9-417b-99f4-ba23c5de296a tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.333073 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f0f924ec-2d2d-4455-860b-db248f1307da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot force create request issued successfully. Jul 03 01:36:00.333616 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f0f924ec-2d2d-4455-860b-db248f1307da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:36:00.334161 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 707/2874] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:36:00 2026] POST /volume/v3/snapshots => generated 307 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:00.337521 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dd55c967-4ad9-417b-99f4-ba23c5de296a tempest-UserMessagesTest-1171506313 tempest-UserMessagesTest-1171506313-project-admin] https://10.4.3.64/volume/v3/types/70a287fd-cea5-4a64-9c10-185c68de83ce returned with HTTP 404 Jul 03 01:36:00.338040 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 735/2875] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:36:00 2026] GET /volume/v3/types/70a287fd-cea5-4a64-9c10-185c68de83ce => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:00.346723 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b2241760-d93f-42ec-ae5d-b7c87e6a5f99 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:00.349190 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b2241760-d93f-42ec-ae5d-b7c87e6a5f99 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 Jul 03 01:36:00.349386 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b2241760-d93f-42ec-ae5d-b7c87e6a5f99 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:00.349585 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b2241760-d93f-42ec-ae5d-b7c87e6a5f99 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:00.355394 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:00.355394 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:00.356010 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b2241760-d93f-42ec-ae5d-b7c87e6a5f99 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:00.356674 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b2241760-d93f-42ec-ae5d-b7c87e6a5f99 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 returned with HTTP 200 Jul 03 01:36:00.357030 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 720/2876] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:36:00 2026] GET /volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:01.237215 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-db5a8da5-66c2-49ec-a168-9ea623881426 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:01.240848 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db5a8da5-66c2-49ec-a168-9ea623881426 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] GET https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf Jul 03 01:36:01.241129 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db5a8da5-66c2-49ec-a168-9ea623881426 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:01.241373 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db5a8da5-66c2-49ec-a168-9ea623881426 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:01.253491 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db5a8da5-66c2-49ec-a168-9ea623881426 tempest-VolumesActionsTest-1212653877 tempest-VolumesActionsTest-1212653877-project-member] https://10.4.3.64/volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf returned with HTTP 404 Jul 03 01:36:01.253491 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 715/2877] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:01 2026] GET /volume/v3/volumes/ca8cf679-6e30-49da-b235-097c8153e1cf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:01.370592 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7baf2a77-b889-4364-947f-a506332497b9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:01.375229 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7baf2a77-b889-4364-947f-a506332497b9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 Jul 03 01:36:01.375229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7baf2a77-b889-4364-947f-a506332497b9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:01.375229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7baf2a77-b889-4364-947f-a506332497b9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:01.380430 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:01.380430 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:01.381078 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7baf2a77-b889-4364-947f-a506332497b9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:01.382238 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7baf2a77-b889-4364-947f-a506332497b9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 returned with HTTP 200 Jul 03 01:36:01.382737 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 708/2878] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:36:01 2026] GET /volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:01.398817 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bf544f73-e65b-421c-ba26-2d8fe0dddedf None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:01.401140 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bf544f73-e65b-421c-ba26-2d8fe0dddedf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 Jul 03 01:36:01.401404 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bf544f73-e65b-421c-ba26-2d8fe0dddedf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:01.401739 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bf544f73-e65b-421c-ba26-2d8fe0dddedf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:01.410893 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:01.410893 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:01.411399 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bf544f73-e65b-421c-ba26-2d8fe0dddedf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:01.412584 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bf544f73-e65b-421c-ba26-2d8fe0dddedf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 returned with HTTP 200 Jul 03 01:36:01.413131 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 736/2879] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:36:01 2026] GET /volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:02.901207 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6946bf01-3f1c-4f98-91ba-99dfc903c498 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.014655 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6946bf01-3f1c-4f98-91ba-99dfc903c498 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] POST https://10.4.3.64/volume/v3/types/f84405c9-25a8-49b8-9a06-9dd8b8fc7c69/encryption Jul 03 01:36:03.014655 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6946bf01-3f1c-4f98-91ba-99dfc903c498 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:03.027980 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6946bf01-3f1c-4f98-91ba-99dfc903c498 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] https://10.4.3.64/volume/v3/types/f84405c9-25a8-49b8-9a06-9dd8b8fc7c69/encryption returned with HTTP 404 Jul 03 01:36:03.028612 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 721/2880] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:36:02 2026] POST /volume/v3/types/f84405c9-25a8-49b8-9a06-9dd8b8fc7c69/encryption => generated 114 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:03.036395 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0bba9b8f-db77-4095-9235-85f33db4193d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.038458 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0bba9b8f-db77-4095-9235-85f33db4193d tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:36:03.038875 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0bba9b8f-db77-4095-9235-85f33db4193d tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1330220723", "os-volume-type-access:is_public": false}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:03.056052 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0bba9b8f-db77-4095-9235-85f33db4193d tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:36:03.056488 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 716/2881] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:36:03 2026] POST /volume/v3/types => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:03.065309 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c658172b-12d8-4018-92e4-f89527ea2347 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.176179 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c658172b-12d8-4018-92e4-f89527ea2347 tempest-VolumeTypesNegativeTest-1205737059 tempest-VolumeTypesNegativeTest-1205737059-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:36:03.176576 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c658172b-12d8-4018-92e4-f89527ea2347 tempest-VolumeTypesNegativeTest-1205737059 tempest-VolumeTypesNegativeTest-1205737059-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "19bdef69-7c79-44e1-ba3c-a554d83b8db1", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-846691783"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:03.178480 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-c658172b-12d8-4018-92e4-f89527ea2347 tempest-VolumeTypesNegativeTest-1205737059 tempest-VolumeTypesNegativeTest-1205737059-project-member] Create volume request body: {'volume': {'volume_type': '19bdef69-7c79-44e1-ba3c-a554d83b8db1', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-846691783'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:36:03.189851 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c658172b-12d8-4018-92e4-f89527ea2347 tempest-VolumeTypesNegativeTest-1205737059 tempest-VolumeTypesNegativeTest-1205737059-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Jul 03 01:36:03.190382 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 709/2882] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:36:03 2026] POST /volume/v3/volumes => generated 114 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:03.197648 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ecedc926-2b1c-4fd1-a50c-50a33c9f1b5b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.199260 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ecedc926-2b1c-4fd1-a50c-50a33c9f1b5b tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] DELETE https://10.4.3.64/volume/v3/types/19bdef69-7c79-44e1-ba3c-a554d83b8db1 Jul 03 01:36:03.199473 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ecedc926-2b1c-4fd1-a50c-50a33c9f1b5b tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:03.199992 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ecedc926-2b1c-4fd1-a50c-50a33c9f1b5b tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:03.227376 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ecedc926-2b1c-4fd1-a50c-50a33c9f1b5b tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] https://10.4.3.64/volume/v3/types/19bdef69-7c79-44e1-ba3c-a554d83b8db1 returned with HTTP 202 Jul 03 01:36:03.227870 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 737/2883] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:36:03 2026] DELETE /volume/v3/types/19bdef69-7c79-44e1-ba3c-a554d83b8db1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:03.235766 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ee5c343a-412d-4363-bc10-ede0171b3af5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.237477 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee5c343a-412d-4363-bc10-ede0171b3af5 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] GET https://10.4.3.64/volume/v3/types/19bdef69-7c79-44e1-ba3c-a554d83b8db1 Jul 03 01:36:03.237657 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee5c343a-412d-4363-bc10-ede0171b3af5 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:03.237834 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee5c343a-412d-4363-bc10-ede0171b3af5 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:03.240825 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee5c343a-412d-4363-bc10-ede0171b3af5 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] https://10.4.3.64/volume/v3/types/19bdef69-7c79-44e1-ba3c-a554d83b8db1 returned with HTTP 404 Jul 03 01:36:03.241277 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 722/2884] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:36:03 2026] GET /volume/v3/types/19bdef69-7c79-44e1-ba3c-a554d83b8db1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:03.248854 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0a3f3729-b893-4494-9e27-6a74e044f01c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.250669 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0a3f3729-b893-4494-9e27-6a74e044f01c tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:36:03.251040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0a3f3729-b893-4494-9e27-6a74e044f01c tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:03.252838 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0a3f3729-b893-4494-9e27-6a74e044f01c tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 400 Jul 03 01:36:03.253271 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 717/2885] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:36:03 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:36:03.262021 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a5e49616-5ec5-4f68-ad76-99578e3ff248 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.264634 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a5e49616-5ec5-4f68-ad76-99578e3ff248 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:36:03.264963 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a5e49616-5ec5-4f68-ad76-99578e3ff248 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1446515806"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:03.286455 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a5e49616-5ec5-4f68-ad76-99578e3ff248 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:36:03.287067 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 710/2886] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:36:03 2026] POST /volume/v3/types => generated 229 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:03.295838 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6d192849-1ad5-477e-ab11-051a0dee8993 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.297881 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6d192849-1ad5-477e-ab11-051a0dee8993 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:36:03.298256 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6d192849-1ad5-477e-ab11-051a0dee8993 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1446515806"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:03.304696 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6d192849-1ad5-477e-ab11-051a0dee8993 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1446515806 already exists. Jul 03 01:36:03.304861 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6d192849-1ad5-477e-ab11-051a0dee8993 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 409 Jul 03 01:36:03.305435 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 738/2887] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:36:03 2026] POST /volume/v3/types => generated 134 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:03.315305 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-213a373f-bd0d-45f6-8da2-24ff4d864f6c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.316586 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-213a373f-bd0d-45f6-8da2-24ff4d864f6c tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] DELETE https://10.4.3.64/volume/v3/types/6dcead12-81a8-4890-a09b-1b5906bf17ec Jul 03 01:36:03.316796 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-213a373f-bd0d-45f6-8da2-24ff4d864f6c tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:03.317042 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-213a373f-bd0d-45f6-8da2-24ff4d864f6c tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:03.347009 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-213a373f-bd0d-45f6-8da2-24ff4d864f6c tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] https://10.4.3.64/volume/v3/types/6dcead12-81a8-4890-a09b-1b5906bf17ec returned with HTTP 202 Jul 03 01:36:03.347442 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 723/2888] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:36:03 2026] DELETE /volume/v3/types/6dcead12-81a8-4890-a09b-1b5906bf17ec => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:03.357473 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-424a8845-2b5c-4694-96b4-b86ec34e4f72 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.359129 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-424a8845-2b5c-4694-96b4-b86ec34e4f72 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] GET https://10.4.3.64/volume/v3/types/6dcead12-81a8-4890-a09b-1b5906bf17ec Jul 03 01:36:03.359297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-424a8845-2b5c-4694-96b4-b86ec34e4f72 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:03.359503 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-424a8845-2b5c-4694-96b4-b86ec34e4f72 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:03.368564 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-424a8845-2b5c-4694-96b4-b86ec34e4f72 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] https://10.4.3.64/volume/v3/types/6dcead12-81a8-4890-a09b-1b5906bf17ec returned with HTTP 404 Jul 03 01:36:03.369006 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 718/2889] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:36:03 2026] GET /volume/v3/types/6dcead12-81a8-4890-a09b-1b5906bf17ec => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:03.376648 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-867a37c7-d6f2-4c68-abfb-fe96f30e2445 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.378289 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-867a37c7-d6f2-4c68-abfb-fe96f30e2445 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] DELETE https://10.4.3.64/volume/v3/types/653550aa-3c36-4dc7-9c05-b00dd356841b Jul 03 01:36:03.378516 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-867a37c7-d6f2-4c68-abfb-fe96f30e2445 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:03.378703 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-867a37c7-d6f2-4c68-abfb-fe96f30e2445 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:03.382356 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-867a37c7-d6f2-4c68-abfb-fe96f30e2445 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] https://10.4.3.64/volume/v3/types/653550aa-3c36-4dc7-9c05-b00dd356841b returned with HTTP 404 Jul 03 01:36:03.382947 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 711/2890] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:36:03 2026] DELETE /volume/v3/types/653550aa-3c36-4dc7-9c05-b00dd356841b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:03.390996 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7a0f342f-8e9e-4bea-8e3f-84565d361a38 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:03.393473 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7a0f342f-8e9e-4bea-8e3f-84565d361a38 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] GET https://10.4.3.64/volume/v3/types/915e6404-b19f-4e51-b258-eb279cebaad0 Jul 03 01:36:03.393671 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7a0f342f-8e9e-4bea-8e3f-84565d361a38 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:03.393850 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7a0f342f-8e9e-4bea-8e3f-84565d361a38 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:03.397401 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7a0f342f-8e9e-4bea-8e3f-84565d361a38 tempest-VolumeTypesNegativeTest-1722097798 tempest-VolumeTypesNegativeTest-1722097798-project-admin] https://10.4.3.64/volume/v3/types/915e6404-b19f-4e51-b258-eb279cebaad0 returned with HTTP 404 Jul 03 01:36:03.397810 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 739/2891] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:36:03 2026] GET /volume/v3/types/915e6404-b19f-4e51-b258-eb279cebaad0 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:05.752031 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:05.856366 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:36:05.856694 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-816492543"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:05.858214 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-816492543'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:36:05.858474 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Create volume of 1 GB Jul 03 01:36:05.862870 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Availability Zones retrieved successfully. Jul 03 01:36:05.868614 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Flow 'volume_create_api' (448843a4-7048-4bcb-bc27-7465c30806ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:05.869543 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d348d7f-2f56-4760-8ea0-ec30a32e2535) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:05.870435 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:36:05.896356 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d348d7f-2f56-4760-8ea0-ec30a32e2535) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:05.897052 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d9ea67d-be42-44e3-b5c8-7c2cec9bbb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:05.957534 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Created reservations ['a63aae02-598a-4eca-81fe-b3d757b40884', '0b5ba18b-84f4-4215-a7fe-3ee091fc1919', 'b761bdf0-b859-475e-8370-152c4c730ab5', '7cfe85dd-455c-492a-ba24-fcdd3efa9a0a'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:05.958247 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d9ea67d-be42-44e3-b5c8-7c2cec9bbb60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a63aae02-598a-4eca-81fe-b3d757b40884', '0b5ba18b-84f4-4215-a7fe-3ee091fc1919', 'b761bdf0-b859-475e-8370-152c4c730ab5', '7cfe85dd-455c-492a-ba24-fcdd3efa9a0a']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:05.958908 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151a5865-5513-405a-a489-d3888d8ad162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:05.981500 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (151a5865-5513-405a-a489-d3888d8ad162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6e447a6-c5e4-4956-979b-716189b2b460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-816492543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea923519f19643ea8c94fceccb968a00',qos_specs=None,replication_status=,reservations=['a63aae02-598a-4eca-81fe-b3d757b40884','0b5ba18b-84f4-4215-a7fe-3ee091fc1919','b761bdf0-b859-475e-8370-152c4c730ab5','7cfe85dd-455c-492a-ba24-fcdd3efa9a0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ce0ffa9ed2468096de0b42288f0e60',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:36:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-816492543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6e447a6-c5e4-4956-979b-716189b2b460,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea923519f19643ea8c94fceccb968a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4ce0ffa9ed2468096de0b42288f0e60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:05.982172 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1028ccca-5784-420e-b63c-2e1553260771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:05.998959 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1028ccca-5784-420e-b63c-2e1553260771) transitioned into state 'SUCCESS' from state '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-816492543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea923519f19643ea8c94fceccb968a00',qos_specs=None,replication_status=,reservations=['a63aae02-598a-4eca-81fe-b3d757b40884','0b5ba18b-84f4-4215-a7fe-3ee091fc1919','b761bdf0-b859-475e-8370-152c4c730ab5','7cfe85dd-455c-492a-ba24-fcdd3efa9a0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ce0ffa9ed2468096de0b42288f0e60',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:05.999668 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a9822f-dbd1-4f51-8348-d7b4f843c28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:06.009164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99a9822f-dbd1-4f51-8348-d7b4f843c28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:06.009874 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Flow 'volume_create_api' (448843a4-7048-4bcb-bc27-7465c30806ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:06.010148 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Create volume request issued successfully. Jul 03 01:36:06.010767 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a1e9e8b8-1f08-43d0-b51d-c07ff4c34ec8 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:36:06.011593 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 724/2892] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:36:05 2026] POST /volume/v3/volumes => generated 751 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:06.024251 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-023d5b5f-070b-4cb6-8a03-ed2b5899580c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:06.028844 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-023d5b5f-070b-4cb6-8a03-ed2b5899580c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 Jul 03 01:36:06.029125 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-023d5b5f-070b-4cb6-8a03-ed2b5899580c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:06.029389 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-023d5b5f-070b-4cb6-8a03-ed2b5899580c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:06.046658 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:06.046658 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:06.052606 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-023d5b5f-070b-4cb6-8a03-ed2b5899580c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:06.056642 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-023d5b5f-070b-4cb6-8a03-ed2b5899580c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 returned with HTTP 200 Jul 03 01:36:06.057040 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 719/2893] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:06 2026] GET /volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 => generated 819 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:07.069441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1271f7a9-66f0-4cf2-9312-e0d012246128 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:07.071259 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1271f7a9-66f0-4cf2-9312-e0d012246128 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 Jul 03 01:36:07.071476 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1271f7a9-66f0-4cf2-9312-e0d012246128 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:07.071716 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1271f7a9-66f0-4cf2-9312-e0d012246128 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:07.079234 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:07.079234 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:07.083442 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1271f7a9-66f0-4cf2-9312-e0d012246128 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:07.088152 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1271f7a9-66f0-4cf2-9312-e0d012246128 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 returned with HTTP 200 Jul 03 01:36:07.088577 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 712/2894] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:07 2026] GET /volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:07.100624 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-68b21c1f-1c86-4b70-94df-a401cccb41c6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:07.102216 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-68b21c1f-1c86-4b70-94df-a401cccb41c6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:36:07.102612 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-68b21c1f-1c86-4b70-94df-a401cccb41c6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e6e447a6-c5e4-4956-979b-716189b2b460", "name": "tempest-VolumesBackupsAdminTest-Backup-514758358", "container": "tempest-volumesbackupsadmintest-backup-container-1468728616"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:07.104773 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-68b21c1f-1c86-4b70-94df-a401cccb41c6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Creating new backup {'backup': {'volume_id': 'e6e447a6-c5e4-4956-979b-716189b2b460', 'name': 'tempest-VolumesBackupsAdminTest-Backup-514758358', 'container': 'tempest-volumesbackupsadmintest-backup-container-1468728616'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:36:07.104943 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-68b21c1f-1c86-4b70-94df-a401cccb41c6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Creating backup of volume e6e447a6-c5e4-4956-979b-716189b2b460 in container tempest-volumesbackupsadmintest-backup-container-1468728616 Jul 03 01:36:07.111765 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:07.111765 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:07.112261 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-68b21c1f-1c86-4b70-94df-a401cccb41c6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:07.138643 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-68b21c1f-1c86-4b70-94df-a401cccb41c6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Created reservations ['5b49ff4d-9fca-4380-910d-a5ee056c4402', '8c4a2800-4a9f-4829-9423-58694023f1ff'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:07.167157 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-68b21c1f-1c86-4b70-94df-a401cccb41c6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:36:07.167771 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 740/2895] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:36:07 2026] POST /volume/v3/backups => generated 332 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:07.175636 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0bf86b71-6a44-4a8d-8398-4a75bd18a7e5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:07.178537 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0bf86b71-6a44-4a8d-8398-4a75bd18a7e5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:07.178767 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0bf86b71-6a44-4a8d-8398-4a75bd18a7e5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:07.179161 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0bf86b71-6a44-4a8d-8398-4a75bd18a7e5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:07.179161 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-0bf86b71-6a44-4a8d-8398-4a75bd18a7e5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:07.185543 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:07.185543 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:07.186636 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0bf86b71-6a44-4a8d-8398-4a75bd18a7e5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:07.187172 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 725/2896] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:07 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:08.197663 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4c2f8302-50cb-4a91-8955-e7cf19ea2970 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:08.199369 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4c2f8302-50cb-4a91-8955-e7cf19ea2970 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:08.199645 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4c2f8302-50cb-4a91-8955-e7cf19ea2970 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:08.199838 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4c2f8302-50cb-4a91-8955-e7cf19ea2970 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:08.200099 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4c2f8302-50cb-4a91-8955-e7cf19ea2970 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:08.204357 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:08.204357 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:08.205097 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4c2f8302-50cb-4a91-8955-e7cf19ea2970 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:08.205465 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 720/2897] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:08 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:09.215156 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d9f3ab6d-0048-4b81-8615-8d9288c86bd7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:09.218380 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d9f3ab6d-0048-4b81-8615-8d9288c86bd7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:09.218608 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d9f3ab6d-0048-4b81-8615-8d9288c86bd7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:09.218827 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d9f3ab6d-0048-4b81-8615-8d9288c86bd7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:09.218970 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-d9f3ab6d-0048-4b81-8615-8d9288c86bd7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:09.224522 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:09.224522 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:09.225721 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d9f3ab6d-0048-4b81-8615-8d9288c86bd7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:09.226244 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 713/2898] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:09 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:36:10.244693 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-75aeaa55-4a6f-4720-b72b-8931ff2aca7d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:10.246369 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-75aeaa55-4a6f-4720-b72b-8931ff2aca7d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:10.246866 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-75aeaa55-4a6f-4720-b72b-8931ff2aca7d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:10.246866 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-75aeaa55-4a6f-4720-b72b-8931ff2aca7d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:10.247229 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-75aeaa55-4a6f-4720-b72b-8931ff2aca7d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:10.256425 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:10.256425 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:10.257487 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-75aeaa55-4a6f-4720-b72b-8931ff2aca7d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:10.257865 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 741/2899] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:10 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:11.860938 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6ac83101-9e5a-41c0-985a-88570fd9c3b0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:11.860938 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6ac83101-9e5a-41c0-985a-88570fd9c3b0 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:11.860938 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6ac83101-9e5a-41c0-985a-88570fd9c3b0 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:11.860938 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6ac83101-9e5a-41c0-985a-88570fd9c3b0 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:11.860938 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-6ac83101-9e5a-41c0-985a-88570fd9c3b0 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:11.860938 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:11.860938 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:11.860938 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6ac83101-9e5a-41c0-985a-88570fd9c3b0 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:11.860938 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 726/2900] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:11 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:12.300363 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-20bb3420-3b7b-4fd3-8d34-ba9a89501d8f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:12.302573 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-20bb3420-3b7b-4fd3-8d34-ba9a89501d8f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:12.303910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-20bb3420-3b7b-4fd3-8d34-ba9a89501d8f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:12.304020 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-20bb3420-3b7b-4fd3-8d34-ba9a89501d8f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:12.304176 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-20bb3420-3b7b-4fd3-8d34-ba9a89501d8f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:12.310788 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:12.310788 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:12.311904 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-20bb3420-3b7b-4fd3-8d34-ba9a89501d8f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:12.312382 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 721/2901] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:12 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:13.323224 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-035572e9-2e9c-4850-b989-e3666e472346 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:13.324850 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-035572e9-2e9c-4850-b989-e3666e472346 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:13.325050 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-035572e9-2e9c-4850-b989-e3666e472346 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:13.325243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-035572e9-2e9c-4850-b989-e3666e472346 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:13.325336 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-035572e9-2e9c-4850-b989-e3666e472346 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:13.329976 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:13.329976 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:13.331030 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-035572e9-2e9c-4850-b989-e3666e472346 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:13.331396 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 714/2902] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:13 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:14.341831 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-725d0717-0246-4a35-9fd5-2dc9308100d3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:14.344115 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-725d0717-0246-4a35-9fd5-2dc9308100d3 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:14.344443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-725d0717-0246-4a35-9fd5-2dc9308100d3 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:14.344675 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-725d0717-0246-4a35-9fd5-2dc9308100d3 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:14.344787 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-725d0717-0246-4a35-9fd5-2dc9308100d3 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:14.347024 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=226,cinder:UPDATE=86,cinder:INSERT=51 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:36:14.351959 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:14.351959 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:14.353147 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-725d0717-0246-4a35-9fd5-2dc9308100d3 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:14.354492 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 742/2903] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:14 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:15.104340 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:15.105971 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:36:15.106312 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1792187516", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:15.107819 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1792187516', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:36:15.107942 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Create volume of 1 GB Jul 03 01:36:15.110134 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=168,cinder:UPDATE=36,cinder:INSERT=38 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:36:15.113607 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Availability Zones retrieved successfully. Jul 03 01:36:15.120803 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Flow 'volume_create_api' (0beff7de-d867-40d0-bdf5-270ea5f64f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:15.124196 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f5b8c2-81ae-4e76-af24-31935bc50f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:15.124196 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:36:15.169276 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f5b8c2-81ae-4e76-af24-31935bc50f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:15.170256 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ad89371-a678-499c-8c50-77736e28abe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:15.248238 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Created reservations ['71432844-8631-4543-b332-bc5bf732e4af', 'c6b24367-aae2-40c8-aeac-0377858c7997', 'a3a4305b-e9e7-4512-88e7-2dd8dfae24bd', 'dc24d211-21e4-4a36-9f25-793b53f057ca'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:15.250147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ad89371-a678-499c-8c50-77736e28abe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71432844-8631-4543-b332-bc5bf732e4af', 'c6b24367-aae2-40c8-aeac-0377858c7997', 'a3a4305b-e9e7-4512-88e7-2dd8dfae24bd', 'dc24d211-21e4-4a36-9f25-793b53f057ca']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:15.251194 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd4c361-71e1-4336-9105-6e5557b343ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:15.280835 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cd4c361-71e1-4336-9105-6e5557b343ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b10b47cc-7dbf-4cf1-97c2-30ee855b4256', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1792187516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e95d60cb774d269a4fe2ad56441432',qos_specs=None,replication_status=,reservations=['71432844-8631-4543-b332-bc5bf732e4af','c6b24367-aae2-40c8-aeac-0377858c7997','a3a4305b-e9e7-4512-88e7-2dd8dfae24bd','dc24d211-21e4-4a36-9f25-793b53f057ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6e09033a944f86a70720e2ea42ea78',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:36:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1792187516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b10b47cc-7dbf-4cf1-97c2-30ee855b4256,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e95d60cb774d269a4fe2ad56441432',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6e09033a944f86a70720e2ea42ea78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:15.281778 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c694824-d99e-4e7e-a225-9d6f6bf61a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:15.310457 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c694824-d99e-4e7e-a225-9d6f6bf61a1e) transitioned into state 'SUCCESS' from state '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-1792187516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e95d60cb774d269a4fe2ad56441432',qos_specs=None,replication_status=,reservations=['71432844-8631-4543-b332-bc5bf732e4af','c6b24367-aae2-40c8-aeac-0377858c7997','a3a4305b-e9e7-4512-88e7-2dd8dfae24bd','dc24d211-21e4-4a36-9f25-793b53f057ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6e09033a944f86a70720e2ea42ea78',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:15.311436 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26758577-1c51-401d-afc6-016cb53a1ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:15.322049 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26758577-1c51-401d-afc6-016cb53a1ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:15.323481 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Flow 'volume_create_api' (0beff7de-d867-40d0-bdf5-270ea5f64f90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:15.323481 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Create volume request issued successfully. Jul 03 01:36:15.324292 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-188efbe2-105b-4cc9-8dc5-e69edc1b5272 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:36:15.324851 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 727/2904] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:36:15 2026] POST /volume/v3/volumes => generated 745 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:15.365660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f51772a9-5e89-4bd3-bea1-2881f5ad62fd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:15.371178 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f51772a9-5e89-4bd3-bea1-2881f5ad62fd tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:15.372831 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f51772a9-5e89-4bd3-bea1-2881f5ad62fd tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:15.372831 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f51772a9-5e89-4bd3-bea1-2881f5ad62fd tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:15.372831 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f51772a9-5e89-4bd3-bea1-2881f5ad62fd tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:15.375641 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=218,cinder:INSERT=41,cinder:UPDATE=71 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:36:15.378082 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:15.378082 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:15.379639 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f51772a9-5e89-4bd3-bea1-2881f5ad62fd tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:15.380636 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 722/2905] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:15 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:15.807110 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ed104898-7ebf-42f1-9856-c4834e2e2eab None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:15.812714 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed104898-7ebf-42f1-9856-c4834e2e2eab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 Jul 03 01:36:15.812714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed104898-7ebf-42f1-9856-c4834e2e2eab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:15.812714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed104898-7ebf-42f1-9856-c4834e2e2eab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:15.812714 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-ed104898-7ebf-42f1-9856-c4834e2e2eab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete snapshot with id: 67a6c68a-5789-4436-9f41-074893d0b9d4 Jul 03 01:36:15.812928 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=186,cinder:UPDATE=42,cinder:INSERT=21 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:36:15.826958 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:15.826958 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:15.828653 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ed104898-7ebf-42f1-9856-c4834e2e2eab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:15.848302 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ed104898-7ebf-42f1-9856-c4834e2e2eab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot delete request issued successfully. Jul 03 01:36:15.848538 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed104898-7ebf-42f1-9856-c4834e2e2eab tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 returned with HTTP 202 Jul 03 01:36:15.849030 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 715/2906] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:36:15 2026] DELETE /volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:15.858720 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9564ee12-26ec-4096-864b-37b713af09fc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:15.861551 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9564ee12-26ec-4096-864b-37b713af09fc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 Jul 03 01:36:15.861667 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9564ee12-26ec-4096-864b-37b713af09fc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:15.861882 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9564ee12-26ec-4096-864b-37b713af09fc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:15.871913 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:15.871913 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:15.872394 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9564ee12-26ec-4096-864b-37b713af09fc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:15.873263 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9564ee12-26ec-4096-864b-37b713af09fc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 returned with HTTP 200 Jul 03 01:36:15.873693 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 743/2907] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:36:15 2026] GET /volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:16.395411 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d9ccef3d-e9f8-4f31-86ae-f113073d42c7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:16.397560 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d9ccef3d-e9f8-4f31-86ae-f113073d42c7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:16.397828 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d9ccef3d-e9f8-4f31-86ae-f113073d42c7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:16.398100 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d9ccef3d-e9f8-4f31-86ae-f113073d42c7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:16.398243 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-d9ccef3d-e9f8-4f31-86ae-f113073d42c7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:16.403574 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:16.403574 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:16.404629 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d9ccef3d-e9f8-4f31-86ae-f113073d42c7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:16.404758 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 728/2908] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:16 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:16.885087 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4ba1cd40-81ea-4961-b8b2-bf0ed6877a1e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:16.886841 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ba1cd40-81ea-4961-b8b2-bf0ed6877a1e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 Jul 03 01:36:16.887085 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ba1cd40-81ea-4961-b8b2-bf0ed6877a1e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:16.887267 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ba1cd40-81ea-4961-b8b2-bf0ed6877a1e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:16.891926 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ba1cd40-81ea-4961-b8b2-bf0ed6877a1e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 returned with HTTP 404 Jul 03 01:36:16.892369 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 723/2909] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:36:16 2026] GET /volume/v3/snapshots/67a6c68a-5789-4436-9f41-074893d0b9d4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:17.417907 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-aadd87b8-3cc1-41ca-8208-d97cf631cdb4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:17.420117 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aadd87b8-3cc1-41ca-8208-d97cf631cdb4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:17.420257 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aadd87b8-3cc1-41ca-8208-d97cf631cdb4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:17.420507 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aadd87b8-3cc1-41ca-8208-d97cf631cdb4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:17.420624 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-aadd87b8-3cc1-41ca-8208-d97cf631cdb4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:17.427660 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:17.427660 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:17.428490 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aadd87b8-3cc1-41ca-8208-d97cf631cdb4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:17.429087 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 716/2910] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:17 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:18.443619 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c8ef011d-f598-464c-8f83-6352a14f07df None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:18.446300 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c8ef011d-f598-464c-8f83-6352a14f07df tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:18.446568 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c8ef011d-f598-464c-8f83-6352a14f07df tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:18.446805 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c8ef011d-f598-464c-8f83-6352a14f07df tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:18.446981 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c8ef011d-f598-464c-8f83-6352a14f07df tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:18.454680 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:18.454680 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:18.455751 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c8ef011d-f598-464c-8f83-6352a14f07df tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:18.456515 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 744/2911] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:18 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:19.470763 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a1f619cf-b12c-4560-9e55-30c16411519f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:19.478579 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a1f619cf-b12c-4560-9e55-30c16411519f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:19.478893 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a1f619cf-b12c-4560-9e55-30c16411519f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:19.479144 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a1f619cf-b12c-4560-9e55-30c16411519f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:19.479297 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a1f619cf-b12c-4560-9e55-30c16411519f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:19.491276 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:19.491276 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:19.492308 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a1f619cf-b12c-4560-9e55-30c16411519f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:19.492794 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 729/2912] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:19 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:20.504127 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-28818399-285f-404b-a81e-3ec6b0249544 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:20.506050 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-28818399-285f-404b-a81e-3ec6b0249544 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:20.506329 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-28818399-285f-404b-a81e-3ec6b0249544 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:20.506553 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-28818399-285f-404b-a81e-3ec6b0249544 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:20.506690 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-28818399-285f-404b-a81e-3ec6b0249544 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:20.510926 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:20.510926 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:20.511796 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-28818399-285f-404b-a81e-3ec6b0249544 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:20.512185 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 724/2913] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:20 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:21.185194 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e8cac18c-8b23-4ded-89ee-2a3bdd409610 req-55040037-7729-435b-97f0-895d4a69a035 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:21.190144 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e8cac18c-8b23-4ded-89ee-2a3bdd409610 req-55040037-7729-435b-97f0-895d4a69a035 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/attachments/95f255c8-e2d5-4ccf-86f2-8c06a3a65105 Jul 03 01:36:21.190450 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e8cac18c-8b23-4ded-89ee-2a3bdd409610 req-55040037-7729-435b-97f0-895d4a69a035 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:21.190753 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e8cac18c-8b23-4ded-89ee-2a3bdd409610 req-55040037-7729-435b-97f0-895d4a69a035 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:21.203388 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:21.203388 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:21.524484 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4dbe23fa-b706-414a-9454-bfd9995a5b65 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:21.526094 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4dbe23fa-b706-414a-9454-bfd9995a5b65 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:21.526288 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4dbe23fa-b706-414a-9454-bfd9995a5b65 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:21.526484 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4dbe23fa-b706-414a-9454-bfd9995a5b65 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:21.526593 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-4dbe23fa-b706-414a-9454-bfd9995a5b65 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:21.530777 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:21.530777 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:21.531609 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4dbe23fa-b706-414a-9454-bfd9995a5b65 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:21.531963 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 745/2914] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:21 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:21.738700 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e8cac18c-8b23-4ded-89ee-2a3bdd409610 req-55040037-7729-435b-97f0-895d4a69a035 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/95f255c8-e2d5-4ccf-86f2-8c06a3a65105 returned with HTTP 200 Jul 03 01:36:21.738700 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 717/2915] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:36:21 2026] DELETE /volume/v3/attachments/95f255c8-e2d5-4ccf-86f2-8c06a3a65105 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:22.543143 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9ab4b70f-9f73-4e30-86da-baf0d80dddf4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:22.545384 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9ab4b70f-9f73-4e30-86da-baf0d80dddf4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:22.545659 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9ab4b70f-9f73-4e30-86da-baf0d80dddf4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:22.546938 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9ab4b70f-9f73-4e30-86da-baf0d80dddf4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:22.546938 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-9ab4b70f-9f73-4e30-86da-baf0d80dddf4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:22.551216 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:22.551216 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:22.552279 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9ab4b70f-9f73-4e30-86da-baf0d80dddf4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:22.552850 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 730/2916] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:22 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:23.565494 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fccb20c6-674b-491e-a9c1-f72f048a960e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:23.567932 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fccb20c6-674b-491e-a9c1-f72f048a960e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:23.568179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fccb20c6-674b-491e-a9c1-f72f048a960e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:23.568456 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fccb20c6-674b-491e-a9c1-f72f048a960e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:23.568698 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-fccb20c6-674b-491e-a9c1-f72f048a960e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:23.573915 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:23.573915 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:23.575312 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fccb20c6-674b-491e-a9c1-f72f048a960e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:23.575399 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 725/2917] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:23 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:24.589515 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-30e49dac-b6be-4827-90f9-3a81c12fb0bf None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:24.590105 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-30e49dac-b6be-4827-90f9-3a81c12fb0bf tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:24.590387 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-30e49dac-b6be-4827-90f9-3a81c12fb0bf tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:24.590656 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-30e49dac-b6be-4827-90f9-3a81c12fb0bf tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:24.590906 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-30e49dac-b6be-4827-90f9-3a81c12fb0bf tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:24.596525 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:24.596525 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:24.597376 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-30e49dac-b6be-4827-90f9-3a81c12fb0bf tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:24.600446 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 746/2918] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:24 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:25.608957 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cc189771-6dd7-4bc1-8a82-bb978ae8f342 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:25.610653 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cc189771-6dd7-4bc1-8a82-bb978ae8f342 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:25.610897 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cc189771-6dd7-4bc1-8a82-bb978ae8f342 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:25.611049 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cc189771-6dd7-4bc1-8a82-bb978ae8f342 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:25.611142 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-cc189771-6dd7-4bc1-8a82-bb978ae8f342 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:25.615444 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:25.615444 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:25.616197 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cc189771-6dd7-4bc1-8a82-bb978ae8f342 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:25.616612 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 718/2919] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:25 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:25.859626 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ce9c4529-8258-4596-a246-9012045193b7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:25.861666 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ce9c4529-8258-4596-a246-9012045193b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 Jul 03 01:36:25.861915 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ce9c4529-8258-4596-a246-9012045193b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:25.862131 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ce9c4529-8258-4596-a246-9012045193b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:25.862278 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-ce9c4529-8258-4596-a246-9012045193b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume with id: f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 Jul 03 01:36:25.872204 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:25.872204 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:25.872717 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ce9c4529-8258-4596-a246-9012045193b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:25.898744 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ce9c4529-8258-4596-a246-9012045193b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume request issued successfully. Jul 03 01:36:25.899495 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ce9c4529-8258-4596-a246-9012045193b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 returned with HTTP 202 Jul 03 01:36:25.899615 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 731/2920] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:36:25 2026] DELETE /volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:25.911458 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-abce587a-f41c-4ec5-8ffc-cc4c93ecdf84 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:25.913323 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-abce587a-f41c-4ec5-8ffc-cc4c93ecdf84 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 Jul 03 01:36:25.913564 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-abce587a-f41c-4ec5-8ffc-cc4c93ecdf84 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:25.913784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-abce587a-f41c-4ec5-8ffc-cc4c93ecdf84 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:25.920609 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:25.920609 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:25.924302 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-abce587a-f41c-4ec5-8ffc-cc4c93ecdf84 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:25.928854 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-abce587a-f41c-4ec5-8ffc-cc4c93ecdf84 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 returned with HTTP 200 Jul 03 01:36:25.929306 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 726/2921] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:25 2026] GET /volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 => generated 1363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:26.582043 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-af981030-c120-4bcb-8b80-60faa26bc4c5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:26.583938 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af981030-c120-4bcb-8b80-60faa26bc4c5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:26.584140 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-af981030-c120-4bcb-8b80-60faa26bc4c5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:26.584388 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-af981030-c120-4bcb-8b80-60faa26bc4c5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:26.592440 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:26.592440 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:26.596854 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-af981030-c120-4bcb-8b80-60faa26bc4c5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:26.601116 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af981030-c120-4bcb-8b80-60faa26bc4c5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:26.601489 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 747/2922] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:26 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:26.614592 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-713c9f7d-99c9-4f79-8991-e2fce3d876cb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:26.616407 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-713c9f7d-99c9-4f79-8991-e2fce3d876cb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:26.616632 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-713c9f7d-99c9-4f79-8991-e2fce3d876cb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:26.616835 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-713c9f7d-99c9-4f79-8991-e2fce3d876cb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:26.627831 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:26.627831 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:26.632141 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3fa012d0-3a6e-4ad1-bc9b-3825ec97002a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:26.633614 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-713c9f7d-99c9-4f79-8991-e2fce3d876cb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:26.635492 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3fa012d0-3a6e-4ad1-bc9b-3825ec97002a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:26.635716 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3fa012d0-3a6e-4ad1-bc9b-3825ec97002a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:26.635986 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3fa012d0-3a6e-4ad1-bc9b-3825ec97002a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:26.636073 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-3fa012d0-3a6e-4ad1-bc9b-3825ec97002a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:26.642199 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-713c9f7d-99c9-4f79-8991-e2fce3d876cb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:26.642686 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 719/2923] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:26 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:26.642876 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:26.642876 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:26.643787 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3fa012d0-3a6e-4ad1-bc9b-3825ec97002a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:26.644276 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 732/2924] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:26 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:26.690902 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-f8dbc3a2-57ad-44d9-b7cd-5b9a09e439b8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:26.693201 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-f8dbc3a2-57ad-44d9-b7cd-5b9a09e439b8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:26.693428 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-f8dbc3a2-57ad-44d9-b7cd-5b9a09e439b8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:26.693675 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-f8dbc3a2-57ad-44d9-b7cd-5b9a09e439b8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:26.700948 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:26.700948 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:26.704779 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-f8dbc3a2-57ad-44d9-b7cd-5b9a09e439b8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:26.709193 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-f8dbc3a2-57ad-44d9-b7cd-5b9a09e439b8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:26.709657 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 727/2925] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:36:26 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:26.949361 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1b387a24-5bde-4377-b457-b5c6eddf9156 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:26.951399 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1b387a24-5bde-4377-b457-b5c6eddf9156 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 Jul 03 01:36:26.951612 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1b387a24-5bde-4377-b457-b5c6eddf9156 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:26.951780 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1b387a24-5bde-4377-b457-b5c6eddf9156 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:26.963359 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1b387a24-5bde-4377-b457-b5c6eddf9156 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 returned with HTTP 404 Jul 03 01:36:26.963892 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 748/2926] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:26 2026] GET /volume/v3/volumes/f1f6cf06-9ab4-4e6c-8a92-7a20f3d4cb67 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:26.994660 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:26.997026 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:36:26.997543 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-297700084", "snapshot_id": null, "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "volume_type": null, "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:26.999928 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-297700084', 'snapshot_id': None, 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'volume_type': None, 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:36:27.236392 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume of 1 GB Jul 03 01:36:27.243212 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Availability Zones retrieved successfully. Jul 03 01:36:27.249942 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (657cb3b1-3bd3-4f82-8980-1767330e228c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:27.251535 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b3dc5a6-4ae2-4860-bc39-c74fe859202f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:27.252743 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:36:27.322579 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b3dc5a6-4ae2-4860-bc39-c74fe859202f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:27.323351 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a3c0af-d825-4d5e-81fc-d4b9b95ddc42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:27.371889 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['d18987be-68c0-43d4-be27-27eb433d7234', '463ce4ad-a231-4a6d-a150-96d860bb8382', '88876d02-88be-470f-b929-77680ba4d12c', '2a15c298-0f35-40ba-9c82-fdd94523ab55'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:27.372902 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a3c0af-d825-4d5e-81fc-d4b9b95ddc42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d18987be-68c0-43d4-be27-27eb433d7234', '463ce4ad-a231-4a6d-a150-96d860bb8382', '88876d02-88be-470f-b929-77680ba4d12c', '2a15c298-0f35-40ba-9c82-fdd94523ab55']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:27.373853 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aafda4e-c9be-42d2-a3d7-1ca41cec851a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:27.408289 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aafda4e-c9be-42d2-a3d7-1ca41cec851a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd61aeed2-26fb-4a86-8591-33a9b60226fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-297700084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['d18987be-68c0-43d4-be27-27eb433d7234','463ce4ad-a231-4a6d-a150-96d860bb8382','88876d02-88be-470f-b929-77680ba4d12c','2a15c298-0f35-40ba-9c82-fdd94523ab55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:36:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-297700084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d61aeed2-26fb-4a86-8591-33a9b60226fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e560b53ba8a4cd59812d30487d4666c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:27.409333 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d927f370-2bf1-4835-9a69-f2536f7e4f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:27.448870 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d927f370-2bf1-4835-9a69-f2536f7e4f9d) transitioned into state 'SUCCESS' from state '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-297700084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['d18987be-68c0-43d4-be27-27eb433d7234','463ce4ad-a231-4a6d-a150-96d860bb8382','88876d02-88be-470f-b929-77680ba4d12c','2a15c298-0f35-40ba-9c82-fdd94523ab55'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:27.449553 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794ac515-aea3-4db5-bf17-15b2ff22e34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:27.464435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (794ac515-aea3-4db5-bf17-15b2ff22e34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:27.465282 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (657cb3b1-3bd3-4f82-8980-1767330e228c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:27.465588 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request issued successfully. Jul 03 01:36:27.466111 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e7ae6bf7-7961-4925-8399-1d721d917f20 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:36:27.466650 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 720/2927] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:36:26 2026] POST /volume/v3/volumes => generated 756 bytes in 473 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:27.479876 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e3f53086-2fde-4a27-b218-357f4dda6910 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:27.481790 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e3f53086-2fde-4a27-b218-357f4dda6910 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe Jul 03 01:36:27.482039 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e3f53086-2fde-4a27-b218-357f4dda6910 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:27.482183 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e3f53086-2fde-4a27-b218-357f4dda6910 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:27.491377 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:27.491377 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:27.496259 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e3f53086-2fde-4a27-b218-357f4dda6910 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:27.502150 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e3f53086-2fde-4a27-b218-357f4dda6910 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe returned with HTTP 200 Jul 03 01:36:27.502642 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 733/2928] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:27 2026] GET /volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:27.654314 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fc1e7aed-7e4f-4246-9be5-97c13f0f17f1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:27.656254 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fc1e7aed-7e4f-4246-9be5-97c13f0f17f1 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:27.656643 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fc1e7aed-7e4f-4246-9be5-97c13f0f17f1 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:27.656961 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fc1e7aed-7e4f-4246-9be5-97c13f0f17f1 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:27.657077 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-fc1e7aed-7e4f-4246-9be5-97c13f0f17f1 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:27.662219 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:27.662219 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:27.663011 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fc1e7aed-7e4f-4246-9be5-97c13f0f17f1 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:27.663432 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 728/2929] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:27 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:27.676501 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-02757af1-5e04-4348-b286-40a745e9912d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:27.683206 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02757af1-5e04-4348-b286-40a745e9912d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 Jul 03 01:36:27.683206 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02757af1-5e04-4348-b286-40a745e9912d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:27.683206 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02757af1-5e04-4348-b286-40a745e9912d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:27.691817 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:27.691817 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:27.695681 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-02757af1-5e04-4348-b286-40a745e9912d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:27.700900 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02757af1-5e04-4348-b286-40a745e9912d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 returned with HTTP 200 Jul 03 01:36:27.701204 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 749/2930] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:27 2026] GET /volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:27.718834 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cfd1b2d9-2427-447c-bd8c-5f9d85ef3868 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:27.810748 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cfd1b2d9-2427-447c-bd8c-5f9d85ef3868 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15/export_record Jul 03 01:36:27.811045 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cfd1b2d9-2427-447c-bd8c-5f9d85ef3868 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:27.811257 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cfd1b2d9-2427-447c-bd8c-5f9d85ef3868 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Calling method 'export_record' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:27.811394 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-cfd1b2d9-2427-447c-bd8c-5f9d85ef3868 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Export record for backup 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99881) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 01:36:27.815873 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:27.815873 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:27.816947 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.api [None req-cfd1b2d9-2427-447c-bd8c-5f9d85ef3868 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Calling RPCAPI with context: , host: np0000004346, backup: 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99881) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 01:36:27.832508 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-cfd1b2d9-2427-447c-bd8c-5f9d85ef3868 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] export_record in rpcapi backup_id 21db41b7-b9c2-4d52-802a-983a2f6f9a15 on host np0000004346. {{(pid=99881) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 01:36:28.334662 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-cfd1b2d9-2427-447c-bd8c-5f9d85ef3868 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjFkYjQxYjctYjljMi00ZDUyLTgwMmEtOTgzYTJmNmY5YTE1IiwgInVzZXJfaWQiOiAiZjRjZTBmZmE5ZWQyNDY4MDk2ZGUwYjQyMjg4ZjBlNjAiLCAicHJvamVjdF9pZCI6ICJlYTkyMzUxOWYxOTY0M2VhOGM5NGZjZWNjYjk2OGEwMCIsICJ2b2x1bWVfaWQiOiAiZTZlNDQ3YTYtYzVlNC00OTU2LTk3OWItNzE2MTg5YjJiNDYwIiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDY4NzI4NjE2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTUxNDc1ODM1OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2ZTQ0N2E2LWM1ZTQtNDk1Ni05NzliLTcxNjE4OWIyYjQ2MC8yMDI2MDcwMzAxMzYxMy9hel9ub3ZhX2JhY2t1cF8yMWRiNDFiNy1iOWMyLTRkNTItODAyYS05ODNhMmY2ZjlhMTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDAxOjM2OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjM2OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDE6MzY6MjdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99881) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 01:36:28.334953 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cfd1b2d9-2427-447c-bd8c-5f9d85ef3868 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15/export_record returned with HTTP 200 Jul 03 01:36:28.335353 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 721/2931] 10.4.3.64 () {66 vars in 1383 bytes} [Fri Jul 3 01:36:27 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15/export_record => generated 1512 bytes in 618 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:28.343761 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ab139af5-577b-4964-bdd4-287cd5f953ae None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:28.345514 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ab139af5-577b-4964-bdd4-287cd5f953ae tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] POST https://10.4.3.64/volume/v3/backups/import_record Jul 03 01:36:28.345965 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ab139af5-577b-4964-bdd4-287cd5f953ae tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmQxMTliYTMtYzM0ZC00MDU1LTk2NjAtOTM2YmY3ZDY2MTBhIiwgInVzZXJfaWQiOiAiZjRjZTBmZmE5ZWQyNDY4MDk2ZGUwYjQyMjg4ZjBlNjAiLCAicHJvamVjdF9pZCI6ICJlYTkyMzUxOWYxOTY0M2VhOGM5NGZjZWNjYjk2OGEwMCIsICJ2b2x1bWVfaWQiOiAiZTZlNDQ3YTYtYzVlNC00OTU2LTk3OWItNzE2MTg5YjJiNDYwIiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDY4NzI4NjE2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTUxNDc1ODM1OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2ZTQ0N2E2LWM1ZTQtNDk1Ni05NzliLTcxNjE4OWIyYjQ2MC8yMDI2MDcwMzAxMzYxMy9hel9ub3ZhX2JhY2t1cF8yMWRiNDFiNy1iOWMyLTRkNTItODAyYS05ODNhMmY2ZjlhMTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDAxOjM2OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjM2OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDE6MzY6MjdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:28.347185 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-ab139af5-577b-4964-bdd4-287cd5f953ae tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmQxMTliYTMtYzM0ZC00MDU1LTk2NjAtOTM2YmY3ZDY2MTBhIiwgInVzZXJfaWQiOiAiZjRjZTBmZmE5ZWQyNDY4MDk2ZGUwYjQyMjg4ZjBlNjAiLCAicHJvamVjdF9pZCI6ICJlYTkyMzUxOWYxOTY0M2VhOGM5NGZjZWNjYjk2OGEwMCIsICJ2b2x1bWVfaWQiOiAiZTZlNDQ3YTYtYzVlNC00OTU2LTk3OWItNzE2MTg5YjJiNDYwIiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDY4NzI4NjE2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTUxNDc1ODM1OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2ZTQ0N2E2LWM1ZTQtNDk1Ni05NzliLTcxNjE4OWIyYjQ2MC8yMDI2MDcwMzAxMzYxMy9hel9ub3ZhX2JhY2t1cF8yMWRiNDFiNy1iOWMyLTRkNTItODAyYS05ODNhMmY2ZjlhMTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDAxOjM2OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjM2OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDE6MzY6MjdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99880) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 01:36:28.347275 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-ab139af5-577b-4964-bdd4-287cd5f953ae tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmQxMTliYTMtYzM0ZC00MDU1LTk2NjAtOTM2YmY3ZDY2MTBhIiwgInVzZXJfaWQiOiAiZjRjZTBmZmE5ZWQyNDY4MDk2ZGUwYjQyMjg4ZjBlNjAiLCAicHJvamVjdF9pZCI6ICJlYTkyMzUxOWYxOTY0M2VhOGM5NGZjZWNjYjk2OGEwMCIsICJ2b2x1bWVfaWQiOiAiZTZlNDQ3YTYtYzVlNC00OTU2LTk3OWItNzE2MTg5YjJiNDYwIiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDY4NzI4NjE2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTUxNDc1ODM1OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2ZTQ0N2E2LWM1ZTQtNDk1Ni05NzliLTcxNjE4OWIyYjQ2MC8yMDI2MDcwMzAxMzYxMy9hel9ub3ZhX2JhY2t1cF8yMWRiNDFiNy1iOWMyLTRkNTItODAyYS05ODNhMmY2ZjlhMTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDAxOjM2OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjM2OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDE6MzY6MjdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99880) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 01:36:28.425620 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-ab139af5-577b-4964-bdd4-287cd5f953ae tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Created reservations ['17225262-1261-4657-ae53-fbf12ac8b940', 'dc3ee5d3-38e3-4e22-b47d-cb53abbb3f6d'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:28.462413 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.rpcapi [None req-ab139af5-577b-4964-bdd4-287cd5f953ae tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] import_record rpcapi backup id fd119ba3-c34d-4055-9660-936bf7d6610a on host np0000004346 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmQxMTliYTMtYzM0ZC00MDU1LTk2NjAtOTM2YmY3ZDY2MTBhIiwgInVzZXJfaWQiOiAiZjRjZTBmZmE5ZWQyNDY4MDk2ZGUwYjQyMjg4ZjBlNjAiLCAicHJvamVjdF9pZCI6ICJlYTkyMzUxOWYxOTY0M2VhOGM5NGZjZWNjYjk2OGEwMCIsICJ2b2x1bWVfaWQiOiAiZTZlNDQ3YTYtYzVlNC00OTU2LTk3OWItNzE2MTg5YjJiNDYwIiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNDY4NzI4NjE2IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTUxNDc1ODM1OCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2U2ZTQ0N2E2LWM1ZTQtNDk1Ni05NzliLTcxNjE4OWIyYjQ2MC8yMDI2MDcwMzAxMzYxMy9hel9ub3ZhX2JhY2t1cF8yMWRiNDFiNy1iOWMyLTRkNTItODAyYS05ODNhMmY2ZjlhMTUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDAxOjM2OjA3WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjM2OjA3WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDE6MzY6MjdaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99880) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 01:36:28.468018 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-ab139af5-577b-4964-bdd4-287cd5f953ae tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Import record output: {'backup': {'id': 'fd119ba3-c34d-4055-9660-936bf7d6610a', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.64/volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a'}, {'rel': 'bookmark', 'href': 'https://10.4.3.64/volume/backups/fd119ba3-c34d-4055-9660-936bf7d6610a'}]}}. {{(pid=99880) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 01:36:28.468249 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ab139af5-577b-4964-bdd4-287cd5f953ae tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 201 Jul 03 01:36:28.468683 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 734/2932] 10.4.3.64 () {68 vars in 1295 bytes} [Fri Jul 3 01:36:28 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 125 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 01:36:28.476442 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fd737287-790c-4d72-b683-8b458e5316ec None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:28.478284 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fd737287-790c-4d72-b683-8b458e5316ec tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] GET https://10.4.3.64/volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a Jul 03 01:36:28.478635 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fd737287-790c-4d72-b683-8b458e5316ec tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:28.478872 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fd737287-790c-4d72-b683-8b458e5316ec tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:28.478975 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-fd737287-790c-4d72-b683-8b458e5316ec tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Show backup with id fd119ba3-c34d-4055-9660-936bf7d6610a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:28.489772 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:28.489772 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:28.490207 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fd737287-790c-4d72-b683-8b458e5316ec tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] https://10.4.3.64/volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a returned with HTTP 200 Jul 03 01:36:28.490743 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 729/2933] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:28 2026] GET /volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a => generated 645 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:28.519941 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-21d86c6c-2843-49c6-9b0c-d02944cf9f3e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:28.522009 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-21d86c6c-2843-49c6-9b0c-d02944cf9f3e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe Jul 03 01:36:28.522238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-21d86c6c-2843-49c6-9b0c-d02944cf9f3e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:28.522464 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-21d86c6c-2843-49c6-9b0c-d02944cf9f3e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:28.534025 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:28.534025 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:28.538606 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-21d86c6c-2843-49c6-9b0c-d02944cf9f3e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:28.542748 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-21d86c6c-2843-49c6-9b0c-d02944cf9f3e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe returned with HTTP 200 Jul 03 01:36:28.543142 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 750/2934] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:28 2026] GET /volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:28.563077 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ab5fb577-af32-433a-a36e-5e8241cfa94f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:28.565917 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ab5fb577-af32-433a-a36e-5e8241cfa94f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe Jul 03 01:36:28.566117 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ab5fb577-af32-433a-a36e-5e8241cfa94f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:28.566332 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ab5fb577-af32-433a-a36e-5e8241cfa94f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:28.582053 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:28.582053 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:28.593659 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ab5fb577-af32-433a-a36e-5e8241cfa94f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:28.599111 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ab5fb577-af32-433a-a36e-5e8241cfa94f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe returned with HTTP 200 Jul 03 01:36:28.599492 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 722/2935] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:28 2026] GET /volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe => generated 1364 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:28.614134 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-15e1c423-1561-4313-921c-a107dbf9649c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:28.615947 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-15e1c423-1561-4313-921c-a107dbf9649c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:36:28.616339 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-15e1c423-1561-4313-921c-a107dbf9649c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d61aeed2-26fb-4a86-8591-33a9b60226fe", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1273209346", "description": null, "metadata": null}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:28.626111 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:28.626111 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:28.626528 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-15e1c423-1561-4313-921c-a107dbf9649c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:28.626717 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-15e1c423-1561-4313-921c-a107dbf9649c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create snapshot from volume d61aeed2-26fb-4a86-8591-33a9b60226fe Jul 03 01:36:28.661669 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-15e1c423-1561-4313-921c-a107dbf9649c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['84386507-7a1f-4377-9bc8-6bfa3bcd9a0b', '8c2856bd-3f0e-4d9c-9834-e7eb6c30511d', 'eae6faa4-0d09-4ee7-9974-090c709a72e8', '69efe9de-4732-4cf5-9e82-ded5f680ef23'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:28.692963 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-15e1c423-1561-4313-921c-a107dbf9649c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot create request issued successfully. Jul 03 01:36:28.693348 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-15e1c423-1561-4313-921c-a107dbf9649c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:36:28.693781 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 735/2936] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:36:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:28.704587 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-734b43b4-a6cb-4567-9af2-f09595cea6c7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:28.707213 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-734b43b4-a6cb-4567-9af2-f09595cea6c7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 Jul 03 01:36:28.707523 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-734b43b4-a6cb-4567-9af2-f09595cea6c7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:28.707826 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-734b43b4-a6cb-4567-9af2-f09595cea6c7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:28.716449 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:28.716449 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:28.717102 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-734b43b4-a6cb-4567-9af2-f09595cea6c7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:28.718241 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-734b43b4-a6cb-4567-9af2-f09595cea6c7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 returned with HTTP 200 Jul 03 01:36:28.719756 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 730/2937] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:36:28 2026] GET /volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:28.752171 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5dab8ec6-7c7a-4ca3-8f91-03ab71f86a53 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:28.752901 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5dab8ec6-7c7a-4ca3-8f91-03ab71f86a53 None None] GET https://10.4.3.64/volume// Jul 03 01:36:28.752901 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5dab8ec6-7c7a-4ca3-8f91-03ab71f86a53 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:28.752996 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5dab8ec6-7c7a-4ca3-8f91-03ab71f86a53 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:28.753236 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5dab8ec6-7c7a-4ca3-8f91-03ab71f86a53 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:36:28.753552 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 751/2938] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:36:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:36:28.760797 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-643eef16-9dfe-47f0-a386-30881f97a7cc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:28.795846 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-643eef16-9dfe-47f0-a386-30881f97a7cc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:36:28.796327 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-643eef16-9dfe-47f0-a386-30881f97a7cc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d483b0c4-f6ed-4b70-b58f-c049090743d6", "connector": null, "instance_uuid": "313ebeda-45f8-4ca1-9173-ed8d81bfc744"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:28.805331 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:28.805331 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:28.843760 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-643eef16-9dfe-47f0-a386-30881f97a7cc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:36:28.844236 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 723/2939] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:36:28 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:29.231016 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ec4bcd7f-c20e-4871-8e8c-8d60b08e6f82 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:29.232853 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ec4bcd7f-c20e-4871-8e8c-8d60b08e6f82 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:29.233054 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ec4bcd7f-c20e-4871-8e8c-8d60b08e6f82 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:29.233255 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ec4bcd7f-c20e-4871-8e8c-8d60b08e6f82 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:29.241868 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:29.241868 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:29.245118 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ec4bcd7f-c20e-4871-8e8c-8d60b08e6f82 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:29.248731 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ec4bcd7f-c20e-4871-8e8c-8d60b08e6f82 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:29.249079 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 736/2940] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:29 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:29.388336 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-36d62bdf-412a-4bc6-b76b-7b1f2abc7740 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:29.388864 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-36d62bdf-412a-4bc6-b76b-7b1f2abc7740 None None] GET https://10.4.3.64/volume// Jul 03 01:36:29.389057 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-36d62bdf-412a-4bc6-b76b-7b1f2abc7740 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:29.389246 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-36d62bdf-412a-4bc6-b76b-7b1f2abc7740 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:29.389566 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-36d62bdf-412a-4bc6-b76b-7b1f2abc7740 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:36:29.389854 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 731/2941] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:36:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:36:29.398660 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-14279cda-4b52-4f71-979d-31289b00da10 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:29.400810 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-14279cda-4b52-4f71-979d-31289b00da10 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:29.401039 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-14279cda-4b52-4f71-979d-31289b00da10 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:29.401257 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-14279cda-4b52-4f71-979d-31289b00da10 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:29.410908 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:29.410908 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:29.414588 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-14279cda-4b52-4f71-979d-31289b00da10 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:29.419385 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-14279cda-4b52-4f71-979d-31289b00da10 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:29.419811 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 752/2942] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:36:29 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 1061 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:36:29.501278 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a653db48-29e4-4c5e-9f3f-90eb6ba5cc79 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:29.503285 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a653db48-29e4-4c5e-9f3f-90eb6ba5cc79 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] GET https://10.4.3.64/volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a Jul 03 01:36:29.503527 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a653db48-29e4-4c5e-9f3f-90eb6ba5cc79 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:29.503770 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a653db48-29e4-4c5e-9f3f-90eb6ba5cc79 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:29.503899 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a653db48-29e4-4c5e-9f3f-90eb6ba5cc79 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Show backup with id fd119ba3-c34d-4055-9660-936bf7d6610a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:29.508685 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:29.508685 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:29.509431 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a653db48-29e4-4c5e-9f3f-90eb6ba5cc79 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] https://10.4.3.64/volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a returned with HTTP 200 Jul 03 01:36:29.509899 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 724/2943] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:29 2026] GET /volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:29.522277 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ddfc4ab3-0ccb-4733-9dcc-b97e3a77c6cf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:29.523973 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ddfc4ab3-0ccb-4733-9dcc-b97e3a77c6cf tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] GET https://10.4.3.64/volume/v3/backups Jul 03 01:36:29.524177 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ddfc4ab3-0ccb-4733-9dcc-b97e3a77c6cf tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:29.524430 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ddfc4ab3-0ccb-4733-9dcc-b97e3a77c6cf tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:29.525577 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-87387969-6310-499d-b747-f4d8d8dc245a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:29.528011 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-87387969-6310-499d-b747-f4d8d8dc245a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] PUT https://10.4.3.64/volume/v3/attachments/180543d8-45dd-4592-aeea-7b51666edecb Jul 03 01:36:29.528525 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-87387969-6310-499d-b747-f4d8d8dc245a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:29.536322 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ddfc4ab3-0ccb-4733-9dcc-b97e3a77c6cf tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Jul 03 01:36:29.536716 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 737/2944] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Jul 3 01:36:29 2026] GET /volume/v3/backups => generated 335 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:29.539561 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-87387969-6310-499d-b747-f4d8d8dc245a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Acquiring lock "cinder-attachment_update-d483b0c4-f6ed-4b70-b58f-c049090743d6-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:36:29.545311 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-87387969-6310-499d-b747-f4d8d8dc245a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-d483b0c4-f6ed-4b70-b58f-c049090743d6-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:36:29.545844 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:29.546667 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:29.546667 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:29.547495 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] POST https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15/restore Jul 03 01:36:29.547836 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:29.549112 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Restoring backup 21db41b7-b9c2-4d52-802a-983a2f6f9a15 ({'restore': {}}) {{(pid=99879) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 01:36:29.549214 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Restoring backup 21db41b7-b9c2-4d52-802a-983a2f6f9a15 to volume None. Jul 03 01:36:29.553748 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:29.553748 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:29.554813 np0000004346 devstack@c-api.service[99879]: INFO cinder.backup.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Creating volume of 1 GB for restore of backup 21db41b7-b9c2-4d52-802a-983a2f6f9a15. Jul 03 01:36:29.560561 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Availability zone cache updated, next update will occur around 2026-07-03 02:36:29.560221. {{(pid=99879) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:36:29.560686 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Availability Zones retrieved successfully. Jul 03 01:36:29.565928 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Flow 'volume_create_api' (e0469573-3bcb-49a5-9ac0-69dfcbb6316b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:29.567017 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c582f48-63f0-4ac3-8c59-7c7f4778773f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:29.567969 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:36:29.594180 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c582f48-63f0-4ac3-8c59-7c7f4778773f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:29.594853 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a77ac7-6573-4b7f-a5d4-1a9aed2b3991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:29.630410 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Created reservations ['547fcd24-aa68-4021-88e2-bee67cf6a13f', 'aa22461e-eaf7-4bb8-be51-cce31c227b18', 'a7c34324-d486-4563-8bb5-32dcc72657f0', 'd9a4b631-376c-4c22-86c3-c0b13d968017'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:29.631172 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93a77ac7-6573-4b7f-a5d4-1a9aed2b3991) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['547fcd24-aa68-4021-88e2-bee67cf6a13f', 'aa22461e-eaf7-4bb8-be51-cce31c227b18', 'a7c34324-d486-4563-8bb5-32dcc72657f0', 'd9a4b631-376c-4c22-86c3-c0b13d968017']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:29.632126 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76240a22-3b90-44ec-beda-ec7a880377d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:29.665309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76240a22-3b90-44ec-beda-ec7a880377d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aefd614-901a-4b99-a543-5547a280a6e3', '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_21db41b7-b9c2-4d52-802a-983a2f6f9a15',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea923519f19643ea8c94fceccb968a00',qos_specs=None,replication_status=,reservations=['547fcd24-aa68-4021-88e2-bee67cf6a13f','aa22461e-eaf7-4bb8-be51-cce31c227b18','a7c34324-d486-4563-8bb5-32dcc72657f0','d9a4b631-376c-4c22-86c3-c0b13d968017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ce0ffa9ed2468096de0b42288f0e60',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:36:29Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_21db41b7-b9c2-4d52-802a-983a2f6f9a15',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8aefd614-901a-4b99-a543-5547a280a6e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea923519f19643ea8c94fceccb968a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4ce0ffa9ed2468096de0b42288f0e60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:29.665988 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aee3eb0-d7c1-46d2-84e6-4fba676bc49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:29.685350 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aee3eb0-d7c1-46d2-84e6-4fba676bc49e) transitioned into 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_21db41b7-b9c2-4d52-802a-983a2f6f9a15',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea923519f19643ea8c94fceccb968a00',qos_specs=None,replication_status=,reservations=['547fcd24-aa68-4021-88e2-bee67cf6a13f','aa22461e-eaf7-4bb8-be51-cce31c227b18','a7c34324-d486-4563-8bb5-32dcc72657f0','d9a4b631-376c-4c22-86c3-c0b13d968017'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ce0ffa9ed2468096de0b42288f0e60',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:29.686156 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c756cc-b951-4654-9bc3-d79b8fa52538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:29.696052 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35c756cc-b951-4654-9bc3-d79b8fa52538) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:29.697082 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Flow 'volume_create_api' (e0469573-3bcb-49a5-9ac0-69dfcbb6316b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:29.697550 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Create volume request issued successfully. Jul 03 01:36:29.704747 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:29.704747 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:29.705266 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:29.733548 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fa14970e-8103-4d46-aa3a-777e2c1d3a25 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:29.735305 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fa14970e-8103-4d46-aa3a-777e2c1d3a25 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 Jul 03 01:36:29.735493 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fa14970e-8103-4d46-aa3a-777e2c1d3a25 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:29.735712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fa14970e-8103-4d46-aa3a-777e2c1d3a25 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:29.740859 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:29.740859 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:29.741306 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-fa14970e-8103-4d46-aa3a-777e2c1d3a25 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:29.742038 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fa14970e-8103-4d46-aa3a-777e2c1d3a25 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 returned with HTTP 200 Jul 03 01:36:29.742478 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 725/2945] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:36:29 2026] GET /volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:29.750948 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f5633aaa-a600-4703-8850-9ca8dc814ff9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:29.753677 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f5633aaa-a600-4703-8850-9ca8dc814ff9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 Jul 03 01:36:29.753910 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f5633aaa-a600-4703-8850-9ca8dc814ff9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:29.754106 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f5633aaa-a600-4703-8850-9ca8dc814ff9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:29.760932 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:29.760932 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:29.761405 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f5633aaa-a600-4703-8850-9ca8dc814ff9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:29.762271 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f5633aaa-a600-4703-8850-9ca8dc814ff9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 returned with HTTP 200 Jul 03 01:36:29.762711 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 738/2946] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:36:29 2026] GET /volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:29.896402 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-ceb1c997-c7d7-4943-ba13-d9ae7264b028 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:29.898613 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-ceb1c997-c7d7-4943-ba13-d9ae7264b028 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 Jul 03 01:36:29.898929 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-ceb1c997-c7d7-4943-ba13-d9ae7264b028 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:29.899100 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-ceb1c997-c7d7-4943-ba13-d9ae7264b028 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:29.904341 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:29.904341 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:29.904744 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-ceb1c997-c7d7-4943-ba13-d9ae7264b028 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:29.905406 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-ceb1c997-c7d7-4943-ba13-d9ae7264b028 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 returned with HTTP 200 Jul 03 01:36:29.905924 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 726/2947] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Jul 3 01:36:29 2026] GET /volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:29.913887 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-a524e1e4-1199-4d8b-b4ed-96ea8f82f851 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:29.916441 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-a524e1e4-1199-4d8b-b4ed-96ea8f82f851 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe Jul 03 01:36:29.916665 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-a524e1e4-1199-4d8b-b4ed-96ea8f82f851 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:29.916950 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-a524e1e4-1199-4d8b-b4ed-96ea8f82f851 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:29.925538 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:29.925538 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:29.929557 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-a524e1e4-1199-4d8b-b4ed-96ea8f82f851 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:29.933862 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-a524e1e4-1199-4d8b-b4ed-96ea8f82f851 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe returned with HTTP 200 Jul 03 01:36:29.934484 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 739/2948] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:36:29 2026] GET /volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:30.075260 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-87387969-6310-499d-b747-f4d8d8dc245a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-d483b0c4-f6ed-4b70-b58f-c049090743d6-np0000004346" released by "attachment_update" :: held 0.530s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:36:30.075683 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-87387969-6310-499d-b747-f4d8d8dc245a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/180543d8-45dd-4592-aeea-7b51666edecb returned with HTTP 200 Jul 03 01:36:30.076258 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 732/2949] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:36:29 2026] PUT /volume/v3/attachments/180543d8-45dd-4592-aeea-7b51666edecb => generated 968 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:30.085618 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-a28f185d-3eb8-41cb-9924-f230aede55e8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:30.088654 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-a28f185d-3eb8-41cb-9924-f230aede55e8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6/encryption Jul 03 01:36:30.088849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-a28f185d-3eb8-41cb-9924-f230aede55e8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:30.089021 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-a28f185d-3eb8-41cb-9924-f230aede55e8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:30.098432 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:30.098432 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:30.105867 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-a28f185d-3eb8-41cb-9924-f230aede55e8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6/encryption returned with HTTP 200 Jul 03 01:36:30.106373 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 727/2950] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:36:30 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:30.264439 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-71b674c3-74c5-4734-aae5-f879f3602f26 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:30.266574 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-71b674c3-74c5-4734-aae5-f879f3602f26 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:30.266798 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-71b674c3-74c5-4734-aae5-f879f3602f26 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:30.267007 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-71b674c3-74c5-4734-aae5-f879f3602f26 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:30.280397 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:30.280397 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:30.286076 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-71b674c3-74c5-4734-aae5-f879f3602f26 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:30.291149 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-71b674c3-74c5-4734-aae5-f879f3602f26 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:30.291819 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 740/2951] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:30 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:30.380222 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9c42fc37-6c07-427d-bef0-d9c961bbffaf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:30.383402 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9c42fc37-6c07-427d-bef0-d9c961bbffaf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 Jul 03 01:36:30.383635 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9c42fc37-6c07-427d-bef0-d9c961bbffaf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:30.383866 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9c42fc37-6c07-427d-bef0-d9c961bbffaf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:30.389247 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:30.389247 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:30.389785 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9c42fc37-6c07-427d-bef0-d9c961bbffaf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:30.390762 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9c42fc37-6c07-427d-bef0-d9c961bbffaf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 returned with HTTP 200 Jul 03 01:36:30.391203 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 733/2952] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Jul 3 01:36:30 2026] GET /volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:30.716105 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:30.716105 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:30.716575 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:30.716717 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Checking backup size 1 against volume size 1 {{(pid=99879) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 01:36:30.716829 np0000004346 devstack@c-api.service[99879]: INFO cinder.backup.api [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Overwriting volume 8aefd614-901a-4b99-a543-5547a280a6e3 with restore of backup 21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:30.745575 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] restore_backup in rpcapi backup_id 21db41b7-b9c2-4d52-802a-983a2f6f9a15 {{(pid=99879) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 01:36:30.747302 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-246bf301-ed52-4a2a-86d1-79f2bc052443 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15/restore returned with HTTP 202 Jul 03 01:36:30.747723 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 753/2953] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Jul 3 01:36:29 2026] POST /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15/restore => generated 189 bytes in 1202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:30.757114 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-861d3ff2-8aa8-41e1-8562-2a196a68282e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:30.759191 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-861d3ff2-8aa8-41e1-8562-2a196a68282e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:30.759458 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-861d3ff2-8aa8-41e1-8562-2a196a68282e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:30.759714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-861d3ff2-8aa8-41e1-8562-2a196a68282e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:30.759876 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-861d3ff2-8aa8-41e1-8562-2a196a68282e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:30.766272 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:30.766272 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:30.767182 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-861d3ff2-8aa8-41e1-8562-2a196a68282e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:30.767558 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 728/2954] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:30 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:31.305070 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a8f67e47-8ad7-4511-b7cc-0ba43c5cff36 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:31.312715 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a8f67e47-8ad7-4511-b7cc-0ba43c5cff36 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:31.313520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a8f67e47-8ad7-4511-b7cc-0ba43c5cff36 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:31.313520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a8f67e47-8ad7-4511-b7cc-0ba43c5cff36 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:31.329574 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:31.329574 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:31.338400 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a8f67e47-8ad7-4511-b7cc-0ba43c5cff36 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:31.343249 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a8f67e47-8ad7-4511-b7cc-0ba43c5cff36 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:31.343760 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 741/2955] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:31 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:31.777847 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-69ac470e-1f17-4baf-a0b9-d21bc913ed3d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:31.779707 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-69ac470e-1f17-4baf-a0b9-d21bc913ed3d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:31.779916 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-69ac470e-1f17-4baf-a0b9-d21bc913ed3d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:31.780120 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-69ac470e-1f17-4baf-a0b9-d21bc913ed3d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:31.780281 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-69ac470e-1f17-4baf-a0b9-d21bc913ed3d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:31.784544 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:31.784544 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:31.785239 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-69ac470e-1f17-4baf-a0b9-d21bc913ed3d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:31.785587 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 734/2956] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:31 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:32.360183 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8ba64a1d-58bc-4129-bf29-23768f218562 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:32.360183 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8ba64a1d-58bc-4129-bf29-23768f218562 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:32.360183 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8ba64a1d-58bc-4129-bf29-23768f218562 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:32.360183 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8ba64a1d-58bc-4129-bf29-23768f218562 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:32.371407 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:32.371407 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:32.384359 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8ba64a1d-58bc-4129-bf29-23768f218562 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:32.388091 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8ba64a1d-58bc-4129-bf29-23768f218562 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:32.389358 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 754/2957] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:32 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:32.798170 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f616b3d8-f755-485f-9400-de7024d8a556 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:32.800213 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f616b3d8-f755-485f-9400-de7024d8a556 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:32.800371 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f616b3d8-f755-485f-9400-de7024d8a556 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:32.800554 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f616b3d8-f755-485f-9400-de7024d8a556 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:32.800647 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-f616b3d8-f755-485f-9400-de7024d8a556 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:32.807147 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:32.807147 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:32.807879 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f616b3d8-f755-485f-9400-de7024d8a556 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:32.808216 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 729/2958] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:32 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:33.406296 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6e9cac72-b609-44ad-a4cc-2ecde6291d86 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:33.409309 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6e9cac72-b609-44ad-a4cc-2ecde6291d86 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:33.409576 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6e9cac72-b609-44ad-a4cc-2ecde6291d86 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:33.409826 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6e9cac72-b609-44ad-a4cc-2ecde6291d86 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:33.421158 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:33.421158 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:33.424586 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6e9cac72-b609-44ad-a4cc-2ecde6291d86 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:33.428840 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6e9cac72-b609-44ad-a4cc-2ecde6291d86 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:33.429250 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 742/2959] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:33 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:33.818462 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bf731779-85fc-4c46-8c74-4ca6f1e9a2c4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:33.822041 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bf731779-85fc-4c46-8c74-4ca6f1e9a2c4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:33.822041 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bf731779-85fc-4c46-8c74-4ca6f1e9a2c4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:33.822041 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bf731779-85fc-4c46-8c74-4ca6f1e9a2c4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:33.822041 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-bf731779-85fc-4c46-8c74-4ca6f1e9a2c4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:33.827190 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:33.827190 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:33.827190 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bf731779-85fc-4c46-8c74-4ca6f1e9a2c4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:33.827670 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 735/2960] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:33 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:33.979437 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-74db2411-0524-4cdf-9357-2004afa3b308 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:33.981432 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:36:33.981843 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1454087782"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:33.983492 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1454087782'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:36:33.983642 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Create volume of 1 GB Jul 03 01:36:33.988095 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Availability Zones retrieved successfully. Jul 03 01:36:33.994929 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Flow 'volume_create_api' (be64868b-80e0-4a6f-a168-e4016c1c132c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:33.996050 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8dbba2-2c04-4611-b5a9-ea63f1e23ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:33.997133 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:36:34.021693 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d8dbba2-2c04-4611-b5a9-ea63f1e23ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:34.022501 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb097f14-ff58-47de-9ff6-4a00bae00baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:34.081031 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Created reservations ['97e42ffe-2d73-470f-871f-374a25fe6f98', '26f10d5c-7b58-427e-9f7e-8794d462330f', 'd0e8940b-de85-4e3c-9c41-4515338cce00', 'f1553988-3ec6-4ef7-ba02-a922662fc14b'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:34.081725 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb097f14-ff58-47de-9ff6-4a00bae00baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97e42ffe-2d73-470f-871f-374a25fe6f98', '26f10d5c-7b58-427e-9f7e-8794d462330f', 'd0e8940b-de85-4e3c-9c41-4515338cce00', 'f1553988-3ec6-4ef7-ba02-a922662fc14b']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:34.082487 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e821b18-6ada-4234-9e61-6e3bf2778f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:34.103692 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e821b18-6ada-4234-9e61-6e3bf2778f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e405d388-fdc3-42cc-9cd4-1cea5be65874', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1454087782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2468eb1dc4145fe8fc74c28d11d6996',qos_specs=None,replication_status=,reservations=['97e42ffe-2d73-470f-871f-374a25fe6f98','26f10d5c-7b58-427e-9f7e-8794d462330f','d0e8940b-de85-4e3c-9c41-4515338cce00','f1553988-3ec6-4ef7-ba02-a922662fc14b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0791094c41b4b98b3e332126931b082',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:36:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1454087782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e405d388-fdc3-42cc-9cd4-1cea5be65874,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2468eb1dc4145fe8fc74c28d11d6996',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0791094c41b4b98b3e332126931b082',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:34.104456 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab2d44e-71bf-4664-a79c-fdc92438d26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:34.121138 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab2d44e-71bf-4664-a79c-fdc92438d26f) transitioned into state 'SUCCESS' from state '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-1454087782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2468eb1dc4145fe8fc74c28d11d6996',qos_specs=None,replication_status=,reservations=['97e42ffe-2d73-470f-871f-374a25fe6f98','26f10d5c-7b58-427e-9f7e-8794d462330f','d0e8940b-de85-4e3c-9c41-4515338cce00','f1553988-3ec6-4ef7-ba02-a922662fc14b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0791094c41b4b98b3e332126931b082',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:34.121138 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aba7ddf-7333-49f2-be8d-aa53688f2e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:34.130486 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aba7ddf-7333-49f2-be8d-aa53688f2e9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:34.130486 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Flow 'volume_create_api' (be64868b-80e0-4a6f-a168-e4016c1c132c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:34.130865 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Create volume request issued successfully. Jul 03 01:36:34.131311 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-74db2411-0524-4cdf-9357-2004afa3b308 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:36:34.131746 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 755/2961] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:36:33 2026] POST /volume/v3/volumes => generated 757 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:34.146969 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c99cd1c2-3476-4783-8bfb-3817fef57770 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:34.148973 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c99cd1c2-3476-4783-8bfb-3817fef57770 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 Jul 03 01:36:34.149166 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c99cd1c2-3476-4783-8bfb-3817fef57770 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:34.149384 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c99cd1c2-3476-4783-8bfb-3817fef57770 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:34.156902 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:34.156902 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:34.160474 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c99cd1c2-3476-4783-8bfb-3817fef57770 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:36:34.165018 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c99cd1c2-3476-4783-8bfb-3817fef57770 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 returned with HTTP 200 Jul 03 01:36:34.165335 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 730/2962] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:34 2026] GET /volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:34.441928 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9319d5c9-826f-4ca8-ab07-e0efe10d2fba None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:34.444924 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9319d5c9-826f-4ca8-ab07-e0efe10d2fba tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:34.445687 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9319d5c9-826f-4ca8-ab07-e0efe10d2fba tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:34.445687 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9319d5c9-826f-4ca8-ab07-e0efe10d2fba tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:34.456827 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:34.456827 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:34.460510 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9319d5c9-826f-4ca8-ab07-e0efe10d2fba tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:34.465114 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9319d5c9-826f-4ca8-ab07-e0efe10d2fba tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:34.465526 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 743/2963] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:34 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:34.840262 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6fefc7e0-7596-4351-9a5a-54fe6595e1b7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:34.841999 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6fefc7e0-7596-4351-9a5a-54fe6595e1b7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:34.842179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6fefc7e0-7596-4351-9a5a-54fe6595e1b7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:34.842372 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6fefc7e0-7596-4351-9a5a-54fe6595e1b7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:34.842489 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-6fefc7e0-7596-4351-9a5a-54fe6595e1b7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:34.846663 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:34.846663 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:34.847485 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6fefc7e0-7596-4351-9a5a-54fe6595e1b7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:34.847836 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 736/2964] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:34 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:35.178441 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4ec91a19-f962-4efe-9bc7-38b28897cfa9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:35.180583 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4ec91a19-f962-4efe-9bc7-38b28897cfa9 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 Jul 03 01:36:35.180804 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4ec91a19-f962-4efe-9bc7-38b28897cfa9 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:35.181047 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4ec91a19-f962-4efe-9bc7-38b28897cfa9 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:35.189459 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:35.189459 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:35.193572 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4ec91a19-f962-4efe-9bc7-38b28897cfa9 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:36:35.198795 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4ec91a19-f962-4efe-9bc7-38b28897cfa9 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 returned with HTTP 200 Jul 03 01:36:35.199254 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 756/2965] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:35 2026] GET /volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:35.482356 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fb3190c7-3974-4cd2-894d-a7f9231d6224 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:35.484494 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fb3190c7-3974-4cd2-894d-a7f9231d6224 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:35.485104 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fb3190c7-3974-4cd2-894d-a7f9231d6224 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:35.485342 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fb3190c7-3974-4cd2-894d-a7f9231d6224 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:35.501039 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:35.501039 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:35.504187 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-fb3190c7-3974-4cd2-894d-a7f9231d6224 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:35.508430 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fb3190c7-3974-4cd2-894d-a7f9231d6224 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:35.508826 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 731/2966] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:35 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:35.859255 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3301f215-48ff-4b10-8d19-c63fd693882b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:35.861353 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3301f215-48ff-4b10-8d19-c63fd693882b tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:35.861605 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3301f215-48ff-4b10-8d19-c63fd693882b tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:35.861854 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3301f215-48ff-4b10-8d19-c63fd693882b tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:35.861959 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-3301f215-48ff-4b10-8d19-c63fd693882b tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:35.866730 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:35.866730 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:35.867592 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3301f215-48ff-4b10-8d19-c63fd693882b tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:35.868046 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 744/2967] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:35 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:36.455791 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5d7b16f1-19b2-4e42-873a-436986b4d540 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:36.458355 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5d7b16f1-19b2-4e42-873a-436986b4d540 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 Jul 03 01:36:36.458563 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5d7b16f1-19b2-4e42-873a-436986b4d540 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:36.458885 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5d7b16f1-19b2-4e42-873a-436986b4d540 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:36.465963 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:36.465963 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:36.466786 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5d7b16f1-19b2-4e42-873a-436986b4d540 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:36.467948 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5d7b16f1-19b2-4e42-873a-436986b4d540 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 returned with HTTP 200 Jul 03 01:36:36.468540 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 737/2968] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Jul 3 01:36:36 2026] GET /volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:36.476994 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5253f029-e461-446e-9b73-329a394f14ea None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:36.479276 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5253f029-e461-446e-9b73-329a394f14ea tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe Jul 03 01:36:36.479477 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5253f029-e461-446e-9b73-329a394f14ea tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:36.479668 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5253f029-e461-446e-9b73-329a394f14ea tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:36.489048 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:36.489048 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:36.492947 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5253f029-e461-446e-9b73-329a394f14ea tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:36.501536 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-5253f029-e461-446e-9b73-329a394f14ea tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe returned with HTTP 200 Jul 03 01:36:36.502126 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 757/2969] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:36:36 2026] GET /volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:36.522864 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:36.524837 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-43583e19-072b-462b-a099-c8b248322457 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:36.525126 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:36:36.525500 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "a95eb1dd-53fd-4dc4-b369-046168e39239", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:36.526638 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-43583e19-072b-462b-a099-c8b248322457 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:36.526852 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-43583e19-072b-462b-a099-c8b248322457 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:36.527054 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-43583e19-072b-462b-a099-c8b248322457 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:36.527146 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'a95eb1dd-53fd-4dc4-b369-046168e39239', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:36:36.536495 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:36.536495 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:36.539935 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-43583e19-072b-462b-a099-c8b248322457 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:36.542869 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:36.542869 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:36.543503 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:36:36.543680 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume of 1 GB Jul 03 01:36:36.544063 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-43583e19-072b-462b-a099-c8b248322457 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:36.544574 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Availability Zones retrieved successfully. Jul 03 01:36:36.544623 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 745/2970] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:36 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:36.559447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (48deb217-3576-47bf-add7-3b4584fa0e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:36.565439 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4699d3-32bd-4a92-8661-6ecaec817b5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:36.566796 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:36:36.602241 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4699d3-32bd-4a92-8661-6ecaec817b5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a95eb1dd-53fd-4dc4-b369-046168e39239', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:36.603282 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95e15771-d276-45f1-a961-b345dc7f9554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:36.655983 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['858a73bf-c014-4d8c-abea-8e865ad47e8d', 'e9a3b8e5-85bd-4459-aa6c-96db2d6f2336', '7d678941-aa57-4dde-aae6-c3edb4ff5e1d', '8886a604-bd88-4ca0-a992-6c2f2150c1c6'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:36.657100 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95e15771-d276-45f1-a961-b345dc7f9554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['858a73bf-c014-4d8c-abea-8e865ad47e8d', 'e9a3b8e5-85bd-4459-aa6c-96db2d6f2336', '7d678941-aa57-4dde-aae6-c3edb4ff5e1d', '8886a604-bd88-4ca0-a992-6c2f2150c1c6']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:36.658150 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (191b6ed9-0514-40f4-8af8-57a1c457506b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:36.706097 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (191b6ed9-0514-40f4-8af8-57a1c457506b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24c6aca1-dd70-4965-a48d-47bbd7063b3a', '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='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['858a73bf-c014-4d8c-abea-8e865ad47e8d','e9a3b8e5-85bd-4459-aa6c-96db2d6f2336','7d678941-aa57-4dde-aae6-c3edb4ff5e1d','8886a604-bd88-4ca0-a992-6c2f2150c1c6'],size=1,snapshot_id=a95eb1dd-53fd-4dc4-b369-046168e39239,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), '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-03T01:36:36Z,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=24c6aca1-dd70-4965-a48d-47bbd7063b3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e560b53ba8a4cd59812d30487d4666c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a95eb1dd-53fd-4dc4-b369-046168e39239,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:36.707353 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e12903-4615-4ff8-9c5a-3af09bcc43df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:36.729059 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17e12903-4615-4ff8-9c5a-3af09bcc43df) transitioned into 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='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['858a73bf-c014-4d8c-abea-8e865ad47e8d','e9a3b8e5-85bd-4459-aa6c-96db2d6f2336','7d678941-aa57-4dde-aae6-c3edb4ff5e1d','8886a604-bd88-4ca0-a992-6c2f2150c1c6'],size=1,snapshot_id=a95eb1dd-53fd-4dc4-b369-046168e39239,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:36.730009 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ec2a43-72e0-4736-8840-f257d4d6eab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:36.756759 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90ec2a43-72e0-4736-8840-f257d4d6eab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:36.757698 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (48deb217-3576-47bf-add7-3b4584fa0e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:36.757988 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request issued successfully. Jul 03 01:36:36.758541 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-9accfe0a-7db3-4a15-861c-c1eb08b45ad0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:36:36.758962 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 732/2971] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Jul 3 01:36:36 2026] POST /volume/v3/volumes => generated 734 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:36.771149 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-b6e696b5-6b4d-4fb7-8cce-ba0dbc0b84f0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:36.775381 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-b6e696b5-6b4d-4fb7-8cce-ba0dbc0b84f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a Jul 03 01:36:36.775381 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-b6e696b5-6b4d-4fb7-8cce-ba0dbc0b84f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:36.775381 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-b6e696b5-6b4d-4fb7-8cce-ba0dbc0b84f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:36.788890 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:36.788890 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:36.793355 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-b6e696b5-6b4d-4fb7-8cce-ba0dbc0b84f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:36.798678 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-b6e696b5-6b4d-4fb7-8cce-ba0dbc0b84f0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a returned with HTTP 200 Jul 03 01:36:36.798984 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 738/2972] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:36:36 2026] GET /volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a => generated 802 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:36.807469 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-1a616393-4b80-405f-ae8e-d04fac121478 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:36.811158 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-1a616393-4b80-405f-ae8e-d04fac121478 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a Jul 03 01:36:36.811341 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-1a616393-4b80-405f-ae8e-d04fac121478 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:36.811546 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-1a616393-4b80-405f-ae8e-d04fac121478 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:36.822148 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:36.822148 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:36.825979 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-1a616393-4b80-405f-ae8e-d04fac121478 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:36.831254 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-1a616393-4b80-405f-ae8e-d04fac121478 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a returned with HTTP 200 Jul 03 01:36:36.831873 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 758/2973] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:36:36 2026] GET /volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a => generated 802 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:36.881151 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-062c4301-1e3b-49bb-b880-fbb14b77d7f7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:36.883447 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-062c4301-1e3b-49bb-b880-fbb14b77d7f7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:36.883447 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-062c4301-1e3b-49bb-b880-fbb14b77d7f7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:36.884442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-062c4301-1e3b-49bb-b880-fbb14b77d7f7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:36.884442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-062c4301-1e3b-49bb-b880-fbb14b77d7f7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:36.888272 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:36.888272 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:36.889178 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-062c4301-1e3b-49bb-b880-fbb14b77d7f7 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:36.889614 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 746/2974] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:36 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:37.443585 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-701131df-635a-4f5c-91e2-3bf4696485ec None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:37.446548 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-701131df-635a-4f5c-91e2-3bf4696485ec tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments/180543d8-45dd-4592-aeea-7b51666edecb/action Jul 03 01:36:37.447138 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-701131df-635a-4f5c-91e2-3bf4696485ec tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:36:37.448486 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-701131df-635a-4f5c-91e2-3bf4696485ec tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:37.469157 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:37.469157 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:37.480485 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a5f46df3-91e3-435e-b24e-1a76852d806a req-701131df-635a-4f5c-91e2-3bf4696485ec tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/180543d8-45dd-4592-aeea-7b51666edecb/action returned with HTTP 204 Jul 03 01:36:37.480485 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 733/2975] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:36:37 2026] POST /volume/v3/attachments/180543d8-45dd-4592-aeea-7b51666edecb/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:37.556937 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2bc76d66-2ae3-4ba8-b140-4396ead731b5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:37.558838 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2bc76d66-2ae3-4ba8-b140-4396ead731b5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:37.559016 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2bc76d66-2ae3-4ba8-b140-4396ead731b5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:37.559210 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2bc76d66-2ae3-4ba8-b140-4396ead731b5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:37.574310 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:37.574310 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:37.582592 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2bc76d66-2ae3-4ba8-b140-4396ead731b5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:37.587575 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2bc76d66-2ae3-4ba8-b140-4396ead731b5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:37.587998 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 739/2976] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:37 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:37.600123 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cc82c2d9-3986-4a87-a79e-fd2128fed3d9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:37.601950 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc82c2d9-3986-4a87-a79e-fd2128fed3d9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:37.602136 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc82c2d9-3986-4a87-a79e-fd2128fed3d9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:37.602327 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc82c2d9-3986-4a87-a79e-fd2128fed3d9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:37.611959 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:37.611959 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:37.615433 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cc82c2d9-3986-4a87-a79e-fd2128fed3d9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:37.619607 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc82c2d9-3986-4a87-a79e-fd2128fed3d9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:37.620020 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 759/2977] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:37 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 1174 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:37.664069 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-313c3016-1146-449e-b08d-34c21497e508 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:37.666224 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-313c3016-1146-449e-b08d-34c21497e508 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:37.666399 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-313c3016-1146-449e-b08d-34c21497e508 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:37.666612 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-313c3016-1146-449e-b08d-34c21497e508 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:37.676312 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:37.676312 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:37.679678 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-313c3016-1146-449e-b08d-34c21497e508 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:37.683933 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-313c3016-1146-449e-b08d-34c21497e508 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:37.684553 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 747/2978] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:36:37 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:37.703853 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-2196a711-6e5d-4f44-8e33-07fe08fe0341 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:37.705967 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-2196a711-6e5d-4f44-8e33-07fe08fe0341 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6/action Jul 03 01:36:37.706695 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-2196a711-6e5d-4f44-8e33-07fe08fe0341 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:36:37.706881 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-2196a711-6e5d-4f44-8e33-07fe08fe0341 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:37.717203 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:37.717203 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:37.717778 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-2196a711-6e5d-4f44-8e33-07fe08fe0341 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:37.724280 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-2196a711-6e5d-4f44-8e33-07fe08fe0341 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Begin detaching volume completed successfully. Jul 03 01:36:37.724566 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-2196a711-6e5d-4f44-8e33-07fe08fe0341 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6/action returned with HTTP 202 Jul 03 01:36:37.725017 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 734/2979] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:36:37 2026] POST /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:36:37.902061 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f36b1d2f-779c-47b0-8cfc-1ac1166b0c38 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:37.904348 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f36b1d2f-779c-47b0-8cfc-1ac1166b0c38 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:37.904634 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f36b1d2f-779c-47b0-8cfc-1ac1166b0c38 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:37.904890 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f36b1d2f-779c-47b0-8cfc-1ac1166b0c38 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:37.905019 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f36b1d2f-779c-47b0-8cfc-1ac1166b0c38 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:37.911231 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:37.911231 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:37.912303 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f36b1d2f-779c-47b0-8cfc-1ac1166b0c38 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:37.913289 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 740/2980] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:37 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:38.751096 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a3e8a429-454a-4d3d-b959-5493998ad1a3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:38.751552 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a3e8a429-454a-4d3d-b959-5493998ad1a3 None None] GET https://10.4.3.64/volume// Jul 03 01:36:38.751704 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a3e8a429-454a-4d3d-b959-5493998ad1a3 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:38.751825 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a3e8a429-454a-4d3d-b959-5493998ad1a3 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:38.752144 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a3e8a429-454a-4d3d-b959-5493998ad1a3 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:36:38.752446 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 760/2981] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:36:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:36:38.761264 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-ffc331aa-6800-4c79-968f-d9e234362545 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:38.763456 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-ffc331aa-6800-4c79-968f-d9e234362545 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:38.763701 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-ffc331aa-6800-4c79-968f-d9e234362545 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:38.763918 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-ffc331aa-6800-4c79-968f-d9e234362545 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:38.773997 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:38.773997 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:38.777344 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-ffc331aa-6800-4c79-968f-d9e234362545 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:38.782140 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-ffc331aa-6800-4c79-968f-d9e234362545 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:38.782226 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 748/2982] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:36:38 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 1357 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 01:36:38.801925 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-5635f968-f7d1-44ae-a325-0b76cdd09af0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:38.804909 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-5635f968-f7d1-44ae-a325-0b76cdd09af0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6/encryption Jul 03 01:36:38.805138 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-5635f968-f7d1-44ae-a325-0b76cdd09af0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:38.805369 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-5635f968-f7d1-44ae-a325-0b76cdd09af0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:38.818875 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:38.818875 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:38.828020 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-5635f968-f7d1-44ae-a325-0b76cdd09af0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6/encryption returned with HTTP 200 Jul 03 01:36:38.828546 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 735/2983] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:36:38 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:38.924519 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-52784cf5-402e-4fd1-84d5-543f14392c01 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:38.926906 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-52784cf5-402e-4fd1-84d5-543f14392c01 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:38.927176 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52784cf5-402e-4fd1-84d5-543f14392c01 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:38.927581 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52784cf5-402e-4fd1-84d5-543f14392c01 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:38.927648 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-52784cf5-402e-4fd1-84d5-543f14392c01 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:38.933362 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:38.933362 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:38.934330 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-52784cf5-402e-4fd1-84d5-543f14392c01 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:38.934861 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 741/2984] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:38 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:39.806005 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-f974a513-7ff9-4394-bfaa-515d9345c35e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:39.808471 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-f974a513-7ff9-4394-bfaa-515d9345c35e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] DELETE https://10.4.3.64/volume/v3/attachments/180543d8-45dd-4592-aeea-7b51666edecb Jul 03 01:36:39.808798 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-f974a513-7ff9-4394-bfaa-515d9345c35e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:39.809207 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-f974a513-7ff9-4394-bfaa-515d9345c35e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:39.819556 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:39.819556 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:39.840857 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-bf2e3bc1-27bd-40f4-a268-c4eaa85c58de None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:39.843910 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-bf2e3bc1-27bd-40f4-a268-c4eaa85c58de tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a Jul 03 01:36:39.844266 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-bf2e3bc1-27bd-40f4-a268-c4eaa85c58de tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:39.844579 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-bf2e3bc1-27bd-40f4-a268-c4eaa85c58de tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:39.855508 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:39.855508 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:39.859634 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-bf2e3bc1-27bd-40f4-a268-c4eaa85c58de tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:39.866844 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-bf2e3bc1-27bd-40f4-a268-c4eaa85c58de tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a returned with HTTP 200 Jul 03 01:36:39.867472 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 749/2985] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:36:39 2026] GET /volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a => generated 1343 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:39.874742 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d5f0de63-e7ba-4e76-b62b-fd0d859678bb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:39.876841 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5f0de63-e7ba-4e76-b62b-fd0d859678bb None None] GET https://10.4.3.64/volume// Jul 03 01:36:39.876841 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5f0de63-e7ba-4e76-b62b-fd0d859678bb None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:39.876841 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5f0de63-e7ba-4e76-b62b-fd0d859678bb None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:39.876841 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5f0de63-e7ba-4e76-b62b-fd0d859678bb None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:36:39.876841 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 736/2986] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:36:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:36:39.884019 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-4314b9d0-d454-4850-9af3-2836a413c2b1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:39.886273 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-4314b9d0-d454-4850-9af3-2836a413c2b1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:36:39.886679 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-4314b9d0-d454-4850-9af3-2836a413c2b1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24c6aca1-dd70-4965-a48d-47bbd7063b3a", "connector": null, "instance_uuid": "55f5ab34-fea0-46d6-bf2d-107439d595f7"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:39.895656 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:39.895656 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:39.918891 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-4314b9d0-d454-4850-9af3-2836a413c2b1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:36:39.919348 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 742/2987] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:36:39 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:39.928023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-df208699-ff9e-4d65-84ea-29b76b59fab5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:39.928023 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-df208699-ff9e-4d65-84ea-29b76b59fab5 None None] GET https://10.4.3.64/volume// Jul 03 01:36:39.928023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-df208699-ff9e-4d65-84ea-29b76b59fab5 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:39.928023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-df208699-ff9e-4d65-84ea-29b76b59fab5 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:39.928023 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-df208699-ff9e-4d65-84ea-29b76b59fab5 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:36:39.928023 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 750/2988] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:36:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:36:39.934954 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-187a8282-54d7-426e-bf0f-2abc63fa8c93 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:39.936891 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-187a8282-54d7-426e-bf0f-2abc63fa8c93 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a Jul 03 01:36:39.937241 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-187a8282-54d7-426e-bf0f-2abc63fa8c93 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:39.938736 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-187a8282-54d7-426e-bf0f-2abc63fa8c93 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:39.951896 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5bf58e3b-1f7d-4ffe-9286-048dd0ec0f24 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:39.953780 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5bf58e3b-1f7d-4ffe-9286-048dd0ec0f24 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:39.954028 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5bf58e3b-1f7d-4ffe-9286-048dd0ec0f24 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:39.954286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5bf58e3b-1f7d-4ffe-9286-048dd0ec0f24 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:39.954353 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-5bf58e3b-1f7d-4ffe-9286-048dd0ec0f24 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:39.957034 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:39.957034 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:39.959333 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:39.959333 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:39.960162 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5bf58e3b-1f7d-4ffe-9286-048dd0ec0f24 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:39.960604 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 743/2989] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:39 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:39.964951 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c49d175d-1a5e-4f87-bd88-703097076058 req-187a8282-54d7-426e-bf0f-2abc63fa8c93 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:39.970636 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-187a8282-54d7-426e-bf0f-2abc63fa8c93 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a returned with HTTP 200 Jul 03 01:36:39.971085 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 737/2990] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:36:39 2026] GET /volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a => generated 1522 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:36:40.073191 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-35688d55-59ff-4f0d-8ede-795e85538bbd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:40.075327 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-35688d55-59ff-4f0d-8ede-795e85538bbd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] PUT https://10.4.3.64/volume/v3/attachments/13c66482-2b7b-4d08-ad1e-a2f33d3c36d2 Jul 03 01:36:40.075809 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-35688d55-59ff-4f0d-8ede-795e85538bbd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:40.085272 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-c49d175d-1a5e-4f87-bd88-703097076058 req-35688d55-59ff-4f0d-8ede-795e85538bbd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Acquiring lock "cinder-attachment_update-24c6aca1-dd70-4965-a48d-47bbd7063b3a-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:36:40.090752 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-c49d175d-1a5e-4f87-bd88-703097076058 req-35688d55-59ff-4f0d-8ede-795e85538bbd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-24c6aca1-dd70-4965-a48d-47bbd7063b3a-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:36:40.090752 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:40.090752 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:40.350880 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-983d3039-bb28-46d6-b2a8-556cf58dbc9f req-f974a513-7ff9-4394-bfaa-515d9345c35e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/180543d8-45dd-4592-aeea-7b51666edecb returned with HTTP 200 Jul 03 01:36:40.351516 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 761/2991] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:36:39 2026] DELETE /volume/v3/attachments/180543d8-45dd-4592-aeea-7b51666edecb => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:40.615211 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-c49d175d-1a5e-4f87-bd88-703097076058 req-35688d55-59ff-4f0d-8ede-795e85538bbd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-24c6aca1-dd70-4965-a48d-47bbd7063b3a-np0000004346" released by "attachment_update" :: held 0.526s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:36:40.615211 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-35688d55-59ff-4f0d-8ede-795e85538bbd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/13c66482-2b7b-4d08-ad1e-a2f33d3c36d2 returned with HTTP 200 Jul 03 01:36:40.615211 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 751/2992] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:36:40 2026] PUT /volume/v3/attachments/13c66482-2b7b-4d08-ad1e-a2f33d3c36d2 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:40.922655 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-49716bc4-c6a5-46d2-9a2a-5a29347e0783 req-2d426e26-1aba-48fc-80ec-cd767f2608e3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:40.929674 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-49716bc4-c6a5-46d2-9a2a-5a29347e0783 req-2d426e26-1aba-48fc-80ec-cd767f2608e3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:40.929912 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-49716bc4-c6a5-46d2-9a2a-5a29347e0783 req-2d426e26-1aba-48fc-80ec-cd767f2608e3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:40.930154 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-49716bc4-c6a5-46d2-9a2a-5a29347e0783 req-2d426e26-1aba-48fc-80ec-cd767f2608e3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:40.944088 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:40.944088 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:40.950287 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-49716bc4-c6a5-46d2-9a2a-5a29347e0783 req-2d426e26-1aba-48fc-80ec-cd767f2608e3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:40.955985 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-49716bc4-c6a5-46d2-9a2a-5a29347e0783 req-2d426e26-1aba-48fc-80ec-cd767f2608e3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:40.956578 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 744/2993] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:36:40 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:40.973730 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4ae2634d-b995-4856-891c-4fd78f145d03 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:40.976155 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4ae2634d-b995-4856-891c-4fd78f145d03 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:40.976484 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4ae2634d-b995-4856-891c-4fd78f145d03 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:40.976779 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4ae2634d-b995-4856-891c-4fd78f145d03 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:40.976955 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-4ae2634d-b995-4856-891c-4fd78f145d03 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:40.982663 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:40.982663 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:40.983739 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4ae2634d-b995-4856-891c-4fd78f145d03 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:40.984219 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 738/2994] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:40 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:41.134821 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-c49d175d-1a5e-4f87-bd88-703097076058 req-8ba0f846-aa02-47eb-9a73-015ac5016d48 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:41.139049 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-8ba0f846-aa02-47eb-9a73-015ac5016d48 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments/13c66482-2b7b-4d08-ad1e-a2f33d3c36d2/action Jul 03 01:36:41.139387 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-8ba0f846-aa02-47eb-9a73-015ac5016d48 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:36:41.139537 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-8ba0f846-aa02-47eb-9a73-015ac5016d48 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:41.167744 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:41.167744 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:41.180248 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c49d175d-1a5e-4f87-bd88-703097076058 req-8ba0f846-aa02-47eb-9a73-015ac5016d48 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/13c66482-2b7b-4d08-ad1e-a2f33d3c36d2/action returned with HTTP 204 Jul 03 01:36:41.180660 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 762/2995] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:36:41 2026] POST /volume/v3/attachments/13c66482-2b7b-4d08-ad1e-a2f33d3c36d2/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:41.997143 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0554176d-a09e-4bf2-a8c8-6a09146cb6e5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:41.999277 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0554176d-a09e-4bf2-a8c8-6a09146cb6e5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:42.000480 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0554176d-a09e-4bf2-a8c8-6a09146cb6e5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:42.000480 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0554176d-a09e-4bf2-a8c8-6a09146cb6e5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:42.000480 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-0554176d-a09e-4bf2-a8c8-6a09146cb6e5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:42.006851 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:42.006851 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:42.007913 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0554176d-a09e-4bf2-a8c8-6a09146cb6e5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:42.008602 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 752/2996] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:41 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:43.021767 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0f51bfdf-f2c6-47c1-88e6-6487f2bb6985 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:43.023557 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0f51bfdf-f2c6-47c1-88e6-6487f2bb6985 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:43.023731 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0f51bfdf-f2c6-47c1-88e6-6487f2bb6985 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:43.023871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0f51bfdf-f2c6-47c1-88e6-6487f2bb6985 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:43.023966 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-0f51bfdf-f2c6-47c1-88e6-6487f2bb6985 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:43.028152 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:43.028152 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:43.028840 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0f51bfdf-f2c6-47c1-88e6-6487f2bb6985 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:43.029194 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 745/2997] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:43 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:44.043895 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ddccc5e7-f8ec-453a-aa93-79ef8bb8a87f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:44.045990 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ddccc5e7-f8ec-453a-aa93-79ef8bb8a87f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:44.046243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ddccc5e7-f8ec-453a-aa93-79ef8bb8a87f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:44.046522 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ddccc5e7-f8ec-453a-aa93-79ef8bb8a87f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:44.046660 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-ddccc5e7-f8ec-453a-aa93-79ef8bb8a87f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:44.057286 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:44.057286 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:44.058311 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ddccc5e7-f8ec-453a-aa93-79ef8bb8a87f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:44.058804 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 739/2998] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:44 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:45.072657 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-20b33bd0-c3e0-4da3-b1d6-a5d5607670ab None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:45.074414 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-20b33bd0-c3e0-4da3-b1d6-a5d5607670ab tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:45.074709 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-20b33bd0-c3e0-4da3-b1d6-a5d5607670ab tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:45.074853 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-20b33bd0-c3e0-4da3-b1d6-a5d5607670ab tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:45.074952 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-20b33bd0-c3e0-4da3-b1d6-a5d5607670ab tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:45.081368 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:45.081368 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:45.081581 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-20b33bd0-c3e0-4da3-b1d6-a5d5607670ab tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:45.081923 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 763/2999] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:45 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:46.091582 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8048e4e3-6f08-4e80-ba97-3bf1f78f6610 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:46.093277 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8048e4e3-6f08-4e80-ba97-3bf1f78f6610 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:46.093466 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8048e4e3-6f08-4e80-ba97-3bf1f78f6610 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:46.093642 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8048e4e3-6f08-4e80-ba97-3bf1f78f6610 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:46.093748 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8048e4e3-6f08-4e80-ba97-3bf1f78f6610 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:46.097778 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:46.097778 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:46.098503 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8048e4e3-6f08-4e80-ba97-3bf1f78f6610 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:46.098849 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 753/3000] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:46 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:47.110673 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fbc88d84-465e-4869-b409-a1a730fe035f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:47.114061 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fbc88d84-465e-4869-b409-a1a730fe035f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:47.114460 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fbc88d84-465e-4869-b409-a1a730fe035f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:47.114777 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fbc88d84-465e-4869-b409-a1a730fe035f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:47.114897 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-fbc88d84-465e-4869-b409-a1a730fe035f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:47.123472 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:47.123472 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:47.124142 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fbc88d84-465e-4869-b409-a1a730fe035f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:47.124705 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 746/3001] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:47 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:47.134564 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5f61e12e-5728-4196-a631-c5c5cedd586e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:47.136348 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5f61e12e-5728-4196-a631-c5c5cedd586e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/8aefd614-901a-4b99-a543-5547a280a6e3 Jul 03 01:36:47.136628 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5f61e12e-5728-4196-a631-c5c5cedd586e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:47.136893 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5f61e12e-5728-4196-a631-c5c5cedd586e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:47.145368 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:47.145368 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:47.149793 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5f61e12e-5728-4196-a631-c5c5cedd586e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:47.154486 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5f61e12e-5728-4196-a631-c5c5cedd586e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/8aefd614-901a-4b99-a543-5547a280a6e3 returned with HTTP 200 Jul 03 01:36:47.155155 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 740/3002] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:47 2026] GET /volume/v3/volumes/8aefd614-901a-4b99-a543-5547a280a6e3 => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:47.170529 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ed0e4edf-dabd-47e1-b1f2-85004521eb28 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:47.173255 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ed0e4edf-dabd-47e1-b1f2-85004521eb28 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes Jul 03 01:36:47.173519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ed0e4edf-dabd-47e1-b1f2-85004521eb28 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:47.173745 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ed0e4edf-dabd-47e1-b1f2-85004521eb28 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:47.174073 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-ed0e4edf-dabd-47e1-b1f2-85004521eb28 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:36:47.174934 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-ed0e4edf-dabd-47e1-b1f2-85004521eb28 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:36:47.183256 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ed0e4edf-dabd-47e1-b1f2-85004521eb28 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Get all volumes completed successfully. Jul 03 01:36:47.183845 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ed0e4edf-dabd-47e1-b1f2-85004521eb28 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Jul 03 01:36:47.184517 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 764/3003] 10.4.3.64 () {66 vars in 1230 bytes} [Fri Jul 3 01:36:47 2026] GET /volume/v3/volumes => generated 657 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:47.195565 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2908ed1c-7ea1-48ac-bb13-fdb1c57d036a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:47.197667 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2908ed1c-7ea1-48ac-bb13-fdb1c57d036a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8aefd614-901a-4b99-a543-5547a280a6e3 Jul 03 01:36:47.198016 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2908ed1c-7ea1-48ac-bb13-fdb1c57d036a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:47.198287 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2908ed1c-7ea1-48ac-bb13-fdb1c57d036a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:47.198542 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-2908ed1c-7ea1-48ac-bb13-fdb1c57d036a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Delete volume with id: 8aefd614-901a-4b99-a543-5547a280a6e3 Jul 03 01:36:47.206931 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:47.206931 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:47.207439 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2908ed1c-7ea1-48ac-bb13-fdb1c57d036a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:47.224892 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2908ed1c-7ea1-48ac-bb13-fdb1c57d036a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Delete volume request issued successfully. Jul 03 01:36:47.225121 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2908ed1c-7ea1-48ac-bb13-fdb1c57d036a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/8aefd614-901a-4b99-a543-5547a280a6e3 returned with HTTP 202 Jul 03 01:36:47.225817 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 754/3004] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:36:47 2026] DELETE /volume/v3/volumes/8aefd614-901a-4b99-a543-5547a280a6e3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:47.233523 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7ef16c68-bc14-4d9e-a1ee-90cacda9e033 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:47.235435 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7ef16c68-bc14-4d9e-a1ee-90cacda9e033 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] DELETE https://10.4.3.64/volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a Jul 03 01:36:47.235707 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7ef16c68-bc14-4d9e-a1ee-90cacda9e033 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:47.235938 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7ef16c68-bc14-4d9e-a1ee-90cacda9e033 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:47.236099 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-7ef16c68-bc14-4d9e-a1ee-90cacda9e033 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Delete backup with id: fd119ba3-c34d-4055-9660-936bf7d6610a. Jul 03 01:36:47.240276 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:47.240276 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:47.252440 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-7ef16c68-bc14-4d9e-a1ee-90cacda9e033 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] delete_backup rpcapi backup_id fd119ba3-c34d-4055-9660-936bf7d6610a {{(pid=99882) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:36:47.254235 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7ef16c68-bc14-4d9e-a1ee-90cacda9e033 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] https://10.4.3.64/volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a returned with HTTP 202 Jul 03 01:36:47.254726 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 747/3005] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:36:47 2026] DELETE /volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:36:47.265268 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-53aa7543-d310-43e6-8ac8-3f9fd767b5f2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:47.266836 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-53aa7543-d310-43e6-8ac8-3f9fd767b5f2 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] GET https://10.4.3.64/volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a Jul 03 01:36:47.266996 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-53aa7543-d310-43e6-8ac8-3f9fd767b5f2 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:47.267203 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-53aa7543-d310-43e6-8ac8-3f9fd767b5f2 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:47.267312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-53aa7543-d310-43e6-8ac8-3f9fd767b5f2 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Show backup with id fd119ba3-c34d-4055-9660-936bf7d6610a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:47.278285 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:47.278285 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:47.279316 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-53aa7543-d310-43e6-8ac8-3f9fd767b5f2 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] https://10.4.3.64/volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a returned with HTTP 200 Jul 03 01:36:47.279479 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 741/3006] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:47 2026] GET /volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:48.289288 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a2a74885-2450-4df5-8862-e9a002c6df5d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:48.291812 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a2a74885-2450-4df5-8862-e9a002c6df5d tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] GET https://10.4.3.64/volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a Jul 03 01:36:48.292391 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a2a74885-2450-4df5-8862-e9a002c6df5d tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:48.293183 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a2a74885-2450-4df5-8862-e9a002c6df5d tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:48.293183 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-a2a74885-2450-4df5-8862-e9a002c6df5d tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Show backup with id fd119ba3-c34d-4055-9660-936bf7d6610a. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:48.296852 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a2a74885-2450-4df5-8862-e9a002c6df5d tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] https://10.4.3.64/volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a returned with HTTP 404 Jul 03 01:36:48.297440 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 765/3007] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:48 2026] GET /volume/v3/backups/fd119ba3-c34d-4055-9660-936bf7d6610a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:48.304810 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a7d52b8e-dc76-49d9-b4ec-020c6907ff9d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:48.306795 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a7d52b8e-dc76-49d9-b4ec-020c6907ff9d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] DELETE https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:48.308702 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a7d52b8e-dc76-49d9-b4ec-020c6907ff9d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:48.308702 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a7d52b8e-dc76-49d9-b4ec-020c6907ff9d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:48.308702 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.backups [None req-a7d52b8e-dc76-49d9-b4ec-020c6907ff9d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Delete backup with id: 21db41b7-b9c2-4d52-802a-983a2f6f9a15. Jul 03 01:36:48.311273 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:48.311273 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:48.339386 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.rpcapi [None req-a7d52b8e-dc76-49d9-b4ec-020c6907ff9d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] delete_backup rpcapi backup_id 21db41b7-b9c2-4d52-802a-983a2f6f9a15 {{(pid=99880) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:36:48.341234 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a7d52b8e-dc76-49d9-b4ec-020c6907ff9d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 202 Jul 03 01:36:48.341692 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 755/3008] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:36:48 2026] DELETE /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:36:48.349516 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f62c994f-6b95-4fb1-a384-9d57e1ace3f9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:48.351401 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f62c994f-6b95-4fb1-a384-9d57e1ace3f9 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:48.351656 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f62c994f-6b95-4fb1-a384-9d57e1ace3f9 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:48.351885 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f62c994f-6b95-4fb1-a384-9d57e1ace3f9 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:48.352023 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f62c994f-6b95-4fb1-a384-9d57e1ace3f9 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:48.356839 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:48.356839 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:48.357661 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f62c994f-6b95-4fb1-a384-9d57e1ace3f9 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 200 Jul 03 01:36:48.357976 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 748/3009] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:48 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:48.568163 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3349ce6f-fe04-4b51-8ace-26912fbe8074 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:48.573279 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3349ce6f-fe04-4b51-8ace-26912fbe8074 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:48.573485 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3349ce6f-fe04-4b51-8ace-26912fbe8074 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:48.573733 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3349ce6f-fe04-4b51-8ace-26912fbe8074 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:48.573888 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-3349ce6f-fe04-4b51-8ace-26912fbe8074 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Delete volume with id: d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:48.580676 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:48.580676 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:48.581092 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3349ce6f-fe04-4b51-8ace-26912fbe8074 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:48.597473 np0000004346 devstack@c-api.service[99881]: WARNING cinder.keymgr.conf_key_mgr [None req-3349ce6f-fe04-4b51-8ace-26912fbe8074 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 01:36:48.604394 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3349ce6f-fe04-4b51-8ace-26912fbe8074 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Delete volume request issued successfully. Jul 03 01:36:48.604394 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3349ce6f-fe04-4b51-8ace-26912fbe8074 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 202 Jul 03 01:36:48.604824 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 742/3010] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:36:48 2026] DELETE /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:48.615706 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7e8a4168-8926-4056-86f8-372afb941e41 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:48.617707 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7e8a4168-8926-4056-86f8-372afb941e41 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:48.618005 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7e8a4168-8926-4056-86f8-372afb941e41 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:48.618213 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7e8a4168-8926-4056-86f8-372afb941e41 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:48.626052 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:48.626052 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:48.630086 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7e8a4168-8926-4056-86f8-372afb941e41 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:36:48.634124 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7e8a4168-8926-4056-86f8-372afb941e41 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 200 Jul 03 01:36:48.634523 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 766/3011] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:48 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:48.993836 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-f8b8b313-5fe0-4feb-aaa7-efd137db2586 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:48.996498 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-f8b8b313-5fe0-4feb-aaa7-efd137db2586 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:36:48.997788 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-f8b8b313-5fe0-4feb-aaa7-efd137db2586 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:48.998114 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-f8b8b313-5fe0-4feb-aaa7-efd137db2586 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:49.010614 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:49.010614 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:49.016729 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-f8b8b313-5fe0-4feb-aaa7-efd137db2586 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:36:49.023046 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-f8b8b313-5fe0-4feb-aaa7-efd137db2586 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:36:49.023512 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 756/3012] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:36:48 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:49.369962 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7203f211-b52f-4c02-8f17-226fe4545088 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:49.371794 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7203f211-b52f-4c02-8f17-226fe4545088 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 Jul 03 01:36:49.372249 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7203f211-b52f-4c02-8f17-226fe4545088 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:49.372567 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7203f211-b52f-4c02-8f17-226fe4545088 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:49.373437 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-7203f211-b52f-4c02-8f17-226fe4545088 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 21db41b7-b9c2-4d52-802a-983a2f6f9a15. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:49.376667 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7203f211-b52f-4c02-8f17-226fe4545088 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 returned with HTTP 404 Jul 03 01:36:49.377279 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 749/3013] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:49 2026] GET /volume/v3/backups/21db41b7-b9c2-4d52-802a-983a2f6f9a15 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:49.489843 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-876a734d-910d-493a-8e6f-5ad71fd3eb3a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:49.491628 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-876a734d-910d-493a-8e6f-5ad71fd3eb3a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 Jul 03 01:36:49.491884 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-876a734d-910d-493a-8e6f-5ad71fd3eb3a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:49.492106 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-876a734d-910d-493a-8e6f-5ad71fd3eb3a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:49.498621 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:49.498621 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:49.502136 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-876a734d-910d-493a-8e6f-5ad71fd3eb3a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:49.515163 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-876a734d-910d-493a-8e6f-5ad71fd3eb3a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 returned with HTTP 200 Jul 03 01:36:49.515567 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 743/3014] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:49 2026] GET /volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:49.538443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6e4dd162-97b3-413a-a62c-0fb700dd051e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:49.540239 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6e4dd162-97b3-413a-a62c-0fb700dd051e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 Jul 03 01:36:49.540447 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6e4dd162-97b3-413a-a62c-0fb700dd051e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:49.540674 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6e4dd162-97b3-413a-a62c-0fb700dd051e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:49.540870 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-6e4dd162-97b3-413a-a62c-0fb700dd051e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Delete volume with id: e6e447a6-c5e4-4956-979b-716189b2b460 Jul 03 01:36:49.548447 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:49.548447 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:49.548992 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6e4dd162-97b3-413a-a62c-0fb700dd051e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:49.577467 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6e4dd162-97b3-413a-a62c-0fb700dd051e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Delete volume request issued successfully. Jul 03 01:36:49.577719 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6e4dd162-97b3-413a-a62c-0fb700dd051e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 returned with HTTP 202 Jul 03 01:36:49.578074 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 767/3015] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:36:49 2026] DELETE /volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:49.590339 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2098b0e4-bc73-469f-914b-fd03400790ad None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:49.593772 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2098b0e4-bc73-469f-914b-fd03400790ad tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 Jul 03 01:36:49.593772 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2098b0e4-bc73-469f-914b-fd03400790ad tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:49.593772 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2098b0e4-bc73-469f-914b-fd03400790ad tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:49.600550 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:49.600550 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:49.604249 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2098b0e4-bc73-469f-914b-fd03400790ad tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:49.610954 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2098b0e4-bc73-469f-914b-fd03400790ad tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 returned with HTTP 200 Jul 03 01:36:49.611456 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 757/3016] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:49 2026] GET /volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:49.651735 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3ad514bd-1aa3-4c2b-b2eb-378ad559da17 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:49.653544 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3ad514bd-1aa3-4c2b-b2eb-378ad559da17 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 Jul 03 01:36:49.654016 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3ad514bd-1aa3-4c2b-b2eb-378ad559da17 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:49.654403 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3ad514bd-1aa3-4c2b-b2eb-378ad559da17 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:49.659679 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3ad514bd-1aa3-4c2b-b2eb-378ad559da17 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 returned with HTTP 404 Jul 03 01:36:49.660237 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 750/3017] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:49 2026] GET /volume/v3/volumes/d483b0c4-f6ed-4b70-b58f-c049090743d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:49.669675 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8c6fae57-62c5-4ae3-bd0c-795a16b5db27 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:49.672150 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8c6fae57-62c5-4ae3-bd0c-795a16b5db27 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:36:49.672408 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8c6fae57-62c5-4ae3-bd0c-795a16b5db27 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:49.672671 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8c6fae57-62c5-4ae3-bd0c-795a16b5db27 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:49.674460 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8c6fae57-62c5-4ae3-bd0c-795a16b5db27 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:36:49.705072 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8c6fae57-62c5-4ae3-bd0c-795a16b5db27 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Get all volumes completed successfully. Jul 03 01:36:49.707073 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:49.707073 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:49.711873 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8c6fae57-62c5-4ae3-bd0c-795a16b5db27 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:36:49.712295 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 744/3018] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:36:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:49.725907 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-52cd84e8-6ccf-43f1-a886-d46d4606a494 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:49.728598 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-52cd84e8-6ccf-43f1-a886-d46d4606a494 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] DELETE https://10.4.3.64/volume/v3/types/5bacc924-0fa2-400e-803a-6fe8c566239d Jul 03 01:36:49.728894 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-52cd84e8-6ccf-43f1-a886-d46d4606a494 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:49.729200 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-52cd84e8-6ccf-43f1-a886-d46d4606a494 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:49.754164 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-52cd84e8-6ccf-43f1-a886-d46d4606a494 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types/5bacc924-0fa2-400e-803a-6fe8c566239d returned with HTTP 202 Jul 03 01:36:49.754533 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 768/3019] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:36:49 2026] DELETE /volume/v3/types/5bacc924-0fa2-400e-803a-6fe8c566239d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:49.769266 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7a441d7f-478e-4c23-aeab-7ef91bfc6547 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:49.771686 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7a441d7f-478e-4c23-aeab-7ef91bfc6547 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:36:49.772278 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7a441d7f-478e-4c23-aeab-7ef91bfc6547 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-294646115", "extra_specs": {}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:49.789864 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7a441d7f-478e-4c23-aeab-7ef91bfc6547 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:36:49.790402 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 758/3020] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:36:49 2026] POST /volume/v3/types => generated 211 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:49.799287 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fdc448ef-f88a-49a9-a838-283f627799cb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:49.800756 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fdc448ef-f88a-49a9-a838-283f627799cb tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] POST https://10.4.3.64/volume/v3/types/8491480e-8983-486f-abfc-a6eeca545ddc/encryption Jul 03 01:36:49.801234 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fdc448ef-f88a-49a9-a838-283f627799cb tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:49.821137 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fdc448ef-f88a-49a9-a838-283f627799cb tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types/8491480e-8983-486f-abfc-a6eeca545ddc/encryption returned with HTTP 200 Jul 03 01:36:49.821137 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 751/3021] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:36:49 2026] POST /volume/v3/types/8491480e-8983-486f-abfc-a6eeca545ddc/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:49.829516 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:49.831180 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:36:49.831522 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-519861221", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-294646115", "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:49.832978 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-519861221', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-294646115', 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:36:49.836624 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume of 1 GB Jul 03 01:36:49.836841 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:49.836841 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:49.837355 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Availability Zones retrieved successfully. Jul 03 01:36:49.842455 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Flow 'volume_create_api' (48f7d381-8b59-4112-9f80-a39e5af89667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:49.843576 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36e5480-3e88-43c0-995e-abea59479b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:49.844260 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:36:49.865376 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b36e5480-3e88-43c0-995e-abea59479b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:36:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8491480e-8983-486f-abfc-a6eeca545ddc,is_public=True,name='tempest-scenario-type-luks-294646115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8491480e-8983-486f-abfc-a6eeca545ddc', '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=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:49.866079 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7696b10-06cc-4ed0-870c-fde3a1125de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:49.889767 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-294646115 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-294646115, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:36:49.890135 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-294646115 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-294646115, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:36:49.915070 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Created reservations ['fc9c91d9-0b12-4940-b8e9-32b5756445f8', '8041f04a-d816-46c8-a996-d31a70c5bdd7', '93f55eb9-7ac9-4910-8d09-c5c45354d5f9', '34839edb-890d-48b7-8df1-5677ad60fa35'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:49.915885 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7696b10-06cc-4ed0-870c-fde3a1125de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc9c91d9-0b12-4940-b8e9-32b5756445f8', '8041f04a-d816-46c8-a996-d31a70c5bdd7', '93f55eb9-7ac9-4910-8d09-c5c45354d5f9', '34839edb-890d-48b7-8df1-5677ad60fa35']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:49.916686 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d7f5ba-935b-414f-90f0-b12080d685ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:49.937671 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d7f5ba-935b-414f-90f0-b12080d685ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-519861221',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da59760a1be40ebbf9af95c0b6b07b3',qos_specs=None,replication_status=,reservations=['fc9c91d9-0b12-4940-b8e9-32b5756445f8','8041f04a-d816-46c8-a996-d31a70c5bdd7','93f55eb9-7ac9-4910-8d09-c5c45354d5f9','34839edb-890d-48b7-8df1-5677ad60fa35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_type_id=8491480e-8983-486f-abfc-a6eeca545ddc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:36:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-519861221',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7da59760a1be40ebbf9af95c0b6b07b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8491480e-8983-486f-abfc-a6eeca545ddc),volume_type_id=8491480e-8983-486f-abfc-a6eeca545ddc)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:49.938273 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (200a4d7d-2992-4616-bee6-96b0d2a6bcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:49.954898 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (200a4d7d-2992-4616-bee6-96b0d2a6bcf7) transitioned into state 'SUCCESS' from state '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-519861221',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da59760a1be40ebbf9af95c0b6b07b3',qos_specs=None,replication_status=,reservations=['fc9c91d9-0b12-4940-b8e9-32b5756445f8','8041f04a-d816-46c8-a996-d31a70c5bdd7','93f55eb9-7ac9-4910-8d09-c5c45354d5f9','34839edb-890d-48b7-8df1-5677ad60fa35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_type_id=8491480e-8983-486f-abfc-a6eeca545ddc)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:49.955697 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cfde66d-e878-46c1-8e2f-eb5e6f3ad8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:49.964349 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cfde66d-e878-46c1-8e2f-eb5e6f3ad8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:49.965124 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Flow 'volume_create_api' (48f7d381-8b59-4112-9f80-a39e5af89667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:49.965467 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume request issued successfully. Jul 03 01:36:49.966043 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0db4a7a4-19fe-4b87-b085-2850bddeb59d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:36:49.966475 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 745/3022] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:36:49 2026] POST /volume/v3/volumes => generated 781 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:50.625176 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ac6546d4-f142-456b-9ac9-a764e5cb1482 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:50.627114 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ac6546d4-f142-456b-9ac9-a764e5cb1482 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 Jul 03 01:36:50.627320 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ac6546d4-f142-456b-9ac9-a764e5cb1482 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:50.627513 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ac6546d4-f142-456b-9ac9-a764e5cb1482 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:50.633742 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ac6546d4-f142-456b-9ac9-a764e5cb1482 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 returned with HTTP 404 Jul 03 01:36:50.634248 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 769/3023] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:50 2026] GET /volume/v3/volumes/e6e447a6-c5e4-4956-979b-716189b2b460 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:50.645036 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:50.646611 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:36:50.646922 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-812711082"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:50.648814 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-812711082'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:36:50.648943 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Create volume of 1 GB Jul 03 01:36:50.652752 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Availability Zones retrieved successfully. Jul 03 01:36:50.657781 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Flow 'volume_create_api' (ad872435-82eb-412b-9f74-64bb6e0e1391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:50.658787 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba92ace-69ef-4260-bce7-336e7361d181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:50.659637 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:36:50.687370 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ba92ace-69ef-4260-bce7-336e7361d181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:50.688069 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3db431e-8c6d-4bc4-be6e-d74462614f08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:50.733754 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Created reservations ['ad82a899-64d7-449b-8b76-900e02a28971', '3e58d2c5-2ef7-4016-9148-aacc1bdf33a4', '65765b3c-71af-4dc7-8462-917a3b084888', '447f299f-efd5-4739-b292-97cd0fef09ac'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:50.734495 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3db431e-8c6d-4bc4-be6e-d74462614f08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad82a899-64d7-449b-8b76-900e02a28971', '3e58d2c5-2ef7-4016-9148-aacc1bdf33a4', '65765b3c-71af-4dc7-8462-917a3b084888', '447f299f-efd5-4739-b292-97cd0fef09ac']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:50.735138 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1ef055-a29f-42ac-8cf5-be4eed168c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:50.761037 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1ef055-a29f-42ac-8cf5-be4eed168c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '634d077d-434e-46c6-adaa-36a7d0a8e213', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-812711082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea923519f19643ea8c94fceccb968a00',qos_specs=None,replication_status=,reservations=['ad82a899-64d7-449b-8b76-900e02a28971','3e58d2c5-2ef7-4016-9148-aacc1bdf33a4','65765b3c-71af-4dc7-8462-917a3b084888','447f299f-efd5-4739-b292-97cd0fef09ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ce0ffa9ed2468096de0b42288f0e60',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:36:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-812711082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=634d077d-434e-46c6-adaa-36a7d0a8e213,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea923519f19643ea8c94fceccb968a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4ce0ffa9ed2468096de0b42288f0e60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:50.761842 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d5ee9d-6d45-4019-86a4-c23da7479b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:50.784850 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d5ee9d-6d45-4019-86a4-c23da7479b3b) transitioned into state 'SUCCESS' from state '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-812711082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea923519f19643ea8c94fceccb968a00',qos_specs=None,replication_status=,reservations=['ad82a899-64d7-449b-8b76-900e02a28971','3e58d2c5-2ef7-4016-9148-aacc1bdf33a4','65765b3c-71af-4dc7-8462-917a3b084888','447f299f-efd5-4739-b292-97cd0fef09ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4ce0ffa9ed2468096de0b42288f0e60',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:50.785720 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204fa37a-6fd0-4a6c-bc1d-8f9b2042ec4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:50.798093 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (204fa37a-6fd0-4a6c-bc1d-8f9b2042ec4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:50.798888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Flow 'volume_create_api' (ad872435-82eb-412b-9f74-64bb6e0e1391) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:50.799245 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Create volume request issued successfully. Jul 03 01:36:50.799848 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7ecb8ad0-97e1-47e0-b531-12dca92f459c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:36:50.800289 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 759/3024] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:36:50 2026] POST /volume/v3/volumes => generated 751 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:50.815531 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-66449d3f-c2d9-4d7a-bbcd-8713c5f0cece None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:50.818047 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-66449d3f-c2d9-4d7a-bbcd-8713c5f0cece tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 Jul 03 01:36:50.818246 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-66449d3f-c2d9-4d7a-bbcd-8713c5f0cece tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:50.818558 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-66449d3f-c2d9-4d7a-bbcd-8713c5f0cece tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:50.826044 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:50.826044 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:50.830812 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-66449d3f-c2d9-4d7a-bbcd-8713c5f0cece tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:50.835484 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-66449d3f-c2d9-4d7a-bbcd-8713c5f0cece tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 returned with HTTP 200 Jul 03 01:36:50.835930 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 752/3025] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:50 2026] GET /volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:51.057902 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-152ccab6-896b-40ab-9139-63ba80a1c400 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:51.058328 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-152ccab6-896b-40ab-9139-63ba80a1c400 None None] GET https://10.4.3.64/volume// Jul 03 01:36:51.058519 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-152ccab6-896b-40ab-9139-63ba80a1c400 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:51.058727 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-152ccab6-896b-40ab-9139-63ba80a1c400 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:51.059073 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-152ccab6-896b-40ab-9139-63ba80a1c400 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:36:51.059598 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 746/3026] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:36:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:36:51.067576 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-aef50fa4-b0c6-4f81-99c6-e40f21f7315d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:51.103679 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-aef50fa4-b0c6-4f81-99c6-e40f21f7315d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:36:51.104128 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-aef50fa4-b0c6-4f81-99c6-e40f21f7315d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db2793c6-0d27-40fd-9e89-38adbab4be04", "connector": null, "instance_uuid": "4a8d89df-52a8-4541-b569-f27f719bb0e0"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:51.114713 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:51.114713 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:51.145103 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-aef50fa4-b0c6-4f81-99c6-e40f21f7315d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:36:51.145726 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 770/3027] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:36:51 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 03 01:36:51.545584 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c8c96d0c-3c23-4ad5-899b-d43059ae1f34 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:51.550054 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c8c96d0c-3c23-4ad5-899b-d43059ae1f34 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:36:51.550054 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c8c96d0c-3c23-4ad5-899b-d43059ae1f34 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:51.550054 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c8c96d0c-3c23-4ad5-899b-d43059ae1f34 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:51.570334 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:51.570334 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:51.574373 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c8c96d0c-3c23-4ad5-899b-d43059ae1f34 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:36:51.578374 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c8c96d0c-3c23-4ad5-899b-d43059ae1f34 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:36:51.578792 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 760/3028] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:51 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:51.679132 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-602f45e4-77b1-495e-8bd3-09c50b0808ee None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:51.679682 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-602f45e4-77b1-495e-8bd3-09c50b0808ee None None] GET https://10.4.3.64/volume// Jul 03 01:36:51.679863 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-602f45e4-77b1-495e-8bd3-09c50b0808ee None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:51.680535 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-602f45e4-77b1-495e-8bd3-09c50b0808ee None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:51.680535 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-602f45e4-77b1-495e-8bd3-09c50b0808ee None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:36:51.681015 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 753/3029] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:36:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:36:51.692073 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-67de6947-5b77-49a1-be87-d78983b1bb29 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:51.694707 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-67de6947-5b77-49a1-be87-d78983b1bb29 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:36:51.694971 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-67de6947-5b77-49a1-be87-d78983b1bb29 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:51.695216 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-67de6947-5b77-49a1-be87-d78983b1bb29 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:51.706337 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:51.706337 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:51.710015 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-67de6947-5b77-49a1-be87-d78983b1bb29 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:36:51.714482 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-67de6947-5b77-49a1-be87-d78983b1bb29 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:36:51.714896 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 747/3030] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:36:51 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 1018 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:36:51.835893 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-883dd9c4-f7c9-4a33-a1de-d7bd1b2e6cf5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:51.837672 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-883dd9c4-f7c9-4a33-a1de-d7bd1b2e6cf5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] PUT https://10.4.3.64/volume/v3/attachments/1022ea3d-d58c-4110-9fb8-04da61c0fd3d Jul 03 01:36:51.838965 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-883dd9c4-f7c9-4a33-a1de-d7bd1b2e6cf5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:51.847087 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-883dd9c4-f7c9-4a33-a1de-d7bd1b2e6cf5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Acquiring lock "cinder-attachment_update-db2793c6-0d27-40fd-9e89-38adbab4be04-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:36:51.852982 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c92973fc-e416-4440-aa12-20113e33500c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:51.853498 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-883dd9c4-f7c9-4a33-a1de-d7bd1b2e6cf5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Lock "cinder-attachment_update-db2793c6-0d27-40fd-9e89-38adbab4be04-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:36:51.853498 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:51.853498 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:51.857448 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c92973fc-e416-4440-aa12-20113e33500c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 Jul 03 01:36:51.857448 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c92973fc-e416-4440-aa12-20113e33500c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:51.857448 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c92973fc-e416-4440-aa12-20113e33500c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:51.862171 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:51.862171 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:51.866281 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c92973fc-e416-4440-aa12-20113e33500c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:51.870946 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c92973fc-e416-4440-aa12-20113e33500c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 returned with HTTP 200 Jul 03 01:36:51.871379 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 761/3031] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:51 2026] GET /volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:51.884304 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1aa25d0e-9460-4be4-a99c-3a6faf832643 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:51.887258 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1aa25d0e-9460-4be4-a99c-3a6faf832643 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:36:51.887741 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1aa25d0e-9460-4be4-a99c-3a6faf832643 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "634d077d-434e-46c6-adaa-36a7d0a8e213", "name": "tempest-VolumesBackupsAdminTest-Backup-1656886849", "container": "tempest-volumesbackupsadmintest-backup-container-846830191"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:51.889722 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-1aa25d0e-9460-4be4-a99c-3a6faf832643 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Creating new backup {'backup': {'volume_id': '634d077d-434e-46c6-adaa-36a7d0a8e213', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1656886849', 'container': 'tempest-volumesbackupsadmintest-backup-container-846830191'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:36:51.889862 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-1aa25d0e-9460-4be4-a99c-3a6faf832643 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Creating backup of volume 634d077d-434e-46c6-adaa-36a7d0a8e213 in container tempest-volumesbackupsadmintest-backup-container-846830191 Jul 03 01:36:51.901447 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:51.901447 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:51.901447 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1aa25d0e-9460-4be4-a99c-3a6faf832643 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:36:51.929062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-1aa25d0e-9460-4be4-a99c-3a6faf832643 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Created reservations ['3809d819-6c0c-4399-b092-b49b78859192', '9f35171d-1e3b-4307-9bab-69d85a99356a'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:51.978459 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1aa25d0e-9460-4be4-a99c-3a6faf832643 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:36:51.978886 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 754/3032] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:36:51 2026] POST /volume/v3/backups => generated 333 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:51.986508 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-836ff2be-e00b-4a1b-b365-630d7908b07c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:51.988251 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-836ff2be-e00b-4a1b-b365-630d7908b07c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:36:51.988444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-836ff2be-e00b-4a1b-b365-630d7908b07c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:51.988673 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-836ff2be-e00b-4a1b-b365-630d7908b07c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:51.988766 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-836ff2be-e00b-4a1b-b365-630d7908b07c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:51.992916 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:51.992916 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:51.993892 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-836ff2be-e00b-4a1b-b365-630d7908b07c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:36:51.993929 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 748/3033] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:51 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:52.383508 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-883dd9c4-f7c9-4a33-a1de-d7bd1b2e6cf5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Lock "cinder-attachment_update-db2793c6-0d27-40fd-9e89-38adbab4be04-np0000004346" released by "attachment_update" :: held 0.531s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:36:52.383875 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-883dd9c4-f7c9-4a33-a1de-d7bd1b2e6cf5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/attachments/1022ea3d-d58c-4110-9fb8-04da61c0fd3d returned with HTTP 200 Jul 03 01:36:52.384330 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 771/3034] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:36:51 2026] PUT /volume/v3/attachments/1022ea3d-d58c-4110-9fb8-04da61c0fd3d => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:52.594027 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-46f929d0-d83e-44db-b828-83ff662f854b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:52.596393 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-46f929d0-d83e-44db-b828-83ff662f854b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:36:52.596720 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-46f929d0-d83e-44db-b828-83ff662f854b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:52.596971 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-46f929d0-d83e-44db-b828-83ff662f854b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:52.609789 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:52.609789 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:52.614205 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-46f929d0-d83e-44db-b828-83ff662f854b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:36:52.619775 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-46f929d0-d83e-44db-b828-83ff662f854b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:36:52.620250 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 762/3035] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:52 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:52.785062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b63825c9-fd6f-4e22-8589-0d4746cae9d5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:52.786692 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b63825c9-fd6f-4e22-8589-0d4746cae9d5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a Jul 03 01:36:52.786909 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b63825c9-fd6f-4e22-8589-0d4746cae9d5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:52.787105 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b63825c9-fd6f-4e22-8589-0d4746cae9d5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:52.796593 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:52.796593 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:52.800372 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b63825c9-fd6f-4e22-8589-0d4746cae9d5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:52.805169 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b63825c9-fd6f-4e22-8589-0d4746cae9d5 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a returned with HTTP 200 Jul 03 01:36:52.805571 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 755/3036] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:52 2026] GET /volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a => generated 1635 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:52.817487 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:52.819658 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:36:52.820651 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1460242266"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:52.822108 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1460242266'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:36:52.822333 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Create volume of 1 GB Jul 03 01:36:52.834081 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Availability Zones retrieved successfully. Jul 03 01:36:52.841762 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Flow 'volume_create_api' (24dea690-186e-4d08-baa4-9ef7281b559d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:52.843093 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3f7e42-be4f-46b4-9580-6dcbedb449bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:52.844627 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:36:52.877686 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf3f7e42-be4f-46b4-9580-6dcbedb449bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:52.878387 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843bbf99-6a97-4943-ac66-213f6b41d1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:52.921987 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Created reservations ['7f1a310e-a31a-4a82-a416-f5f85c18e563', 'c088973b-55fd-4072-8193-414ce0c2a9e2', 'ef68d606-db48-4727-951c-96a0e4687612', '5f561690-d79f-495d-bc40-eb812dadd2d2'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:52.922992 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (843bbf99-6a97-4943-ac66-213f6b41d1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1a310e-a31a-4a82-a416-f5f85c18e563', 'c088973b-55fd-4072-8193-414ce0c2a9e2', 'ef68d606-db48-4727-951c-96a0e4687612', '5f561690-d79f-495d-bc40-eb812dadd2d2']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:52.924920 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba58871d-f223-4cb7-b852-218cc675d8e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:52.952173 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba58871d-f223-4cb7-b852-218cc675d8e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b3870b-b562-4a97-9cab-e13d0019059e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1460242266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2468eb1dc4145fe8fc74c28d11d6996',qos_specs=None,replication_status=,reservations=['7f1a310e-a31a-4a82-a416-f5f85c18e563','c088973b-55fd-4072-8193-414ce0c2a9e2','ef68d606-db48-4727-951c-96a0e4687612','5f561690-d79f-495d-bc40-eb812dadd2d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0791094c41b4b98b3e332126931b082',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:36:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1460242266',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9b3870b-b562-4a97-9cab-e13d0019059e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f2468eb1dc4145fe8fc74c28d11d6996',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f0791094c41b4b98b3e332126931b082',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:52.952857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00f1d55-39eb-4da7-aec9-d5a64f70e39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:52.974942 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00f1d55-39eb-4da7-aec9-d5a64f70e39f) transitioned into state 'SUCCESS' from state '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-1460242266',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f2468eb1dc4145fe8fc74c28d11d6996',qos_specs=None,replication_status=,reservations=['7f1a310e-a31a-4a82-a416-f5f85c18e563','c088973b-55fd-4072-8193-414ce0c2a9e2','ef68d606-db48-4727-951c-96a0e4687612','5f561690-d79f-495d-bc40-eb812dadd2d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f0791094c41b4b98b3e332126931b082',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:52.975520 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085e3d76-98fe-47bc-b440-bce82a95ffff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:36:52.986739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (085e3d76-98fe-47bc-b440-bce82a95ffff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:36:52.987532 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Flow 'volume_create_api' (24dea690-186e-4d08-baa4-9ef7281b559d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:36:52.987827 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Create volume request issued successfully. Jul 03 01:36:52.988357 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ca785f5f-c4dc-45f1-8d8d-e2ae108cb507 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:36:52.988801 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 749/3037] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:36:52 2026] POST /volume/v3/volumes => generated 757 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:53.004927 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e0c5ccf0-e5ae-40df-9665-d63a00d00b96 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:53.006564 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9934bd32-c0b2-41d6-8e64-5f6cb5fc8f11 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:53.007018 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e0c5ccf0-e5ae-40df-9665-d63a00d00b96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:36:53.007281 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e0c5ccf0-e5ae-40df-9665-d63a00d00b96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:53.007905 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e0c5ccf0-e5ae-40df-9665-d63a00d00b96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:53.008742 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9934bd32-c0b2-41d6-8e64-5f6cb5fc8f11 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:36:53.008986 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9934bd32-c0b2-41d6-8e64-5f6cb5fc8f11 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:53.009210 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9934bd32-c0b2-41d6-8e64-5f6cb5fc8f11 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:53.009345 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-9934bd32-c0b2-41d6-8e64-5f6cb5fc8f11 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:53.015243 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:53.015243 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:53.015364 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:53.015364 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:53.017394 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9934bd32-c0b2-41d6-8e64-5f6cb5fc8f11 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:36:53.017896 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 763/3038] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:53 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:53.022508 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e0c5ccf0-e5ae-40df-9665-d63a00d00b96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:36:53.028257 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e0c5ccf0-e5ae-40df-9665-d63a00d00b96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:36:53.028776 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 772/3039] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:53 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:53.636083 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c3ab6539-18cf-48b1-b578-09c84cb130eb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:53.638051 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c3ab6539-18cf-48b1-b578-09c84cb130eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:36:53.638051 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c3ab6539-18cf-48b1-b578-09c84cb130eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:53.638248 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c3ab6539-18cf-48b1-b578-09c84cb130eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:53.648981 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:53.648981 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:53.652597 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c3ab6539-18cf-48b1-b578-09c84cb130eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:36:53.656934 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c3ab6539-18cf-48b1-b578-09c84cb130eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:36:53.657430 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 756/3040] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:53 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:54.030211 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-80d3de21-2dea-4984-abe2-0ce5cec650bd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:54.032677 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-80d3de21-2dea-4984-abe2-0ce5cec650bd tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:36:54.032951 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-80d3de21-2dea-4984-abe2-0ce5cec650bd tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:54.033214 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-80d3de21-2dea-4984-abe2-0ce5cec650bd tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:54.033368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-80d3de21-2dea-4984-abe2-0ce5cec650bd tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:54.041510 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:54.041510 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:54.042617 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-80d3de21-2dea-4984-abe2-0ce5cec650bd tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:36:54.043356 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 750/3041] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:54 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:54.048377 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7d957ed5-fd25-48d6-80fb-f8a677954b8e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:54.051513 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7d957ed5-fd25-48d6-80fb-f8a677954b8e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:36:54.051839 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7d957ed5-fd25-48d6-80fb-f8a677954b8e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:54.051976 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7d957ed5-fd25-48d6-80fb-f8a677954b8e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:54.060295 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:54.060295 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:54.064251 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7d957ed5-fd25-48d6-80fb-f8a677954b8e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:36:54.069040 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7d957ed5-fd25-48d6-80fb-f8a677954b8e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:36:54.069549 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 764/3042] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:54 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:54.673303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-307dcb9b-1cdd-44ff-84e8-0d5ae6014981 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:54.676591 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-307dcb9b-1cdd-44ff-84e8-0d5ae6014981 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:36:54.676768 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-307dcb9b-1cdd-44ff-84e8-0d5ae6014981 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:54.676990 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-307dcb9b-1cdd-44ff-84e8-0d5ae6014981 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:54.689935 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:54.689935 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:54.694148 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-307dcb9b-1cdd-44ff-84e8-0d5ae6014981 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:36:54.698360 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-307dcb9b-1cdd-44ff-84e8-0d5ae6014981 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:36:54.698749 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 773/3043] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:54 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:55.056954 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-784ad3f6-a87e-4b61-adc5-48dc9c0195a1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:55.060074 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-784ad3f6-a87e-4b61-adc5-48dc9c0195a1 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:36:55.060251 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-784ad3f6-a87e-4b61-adc5-48dc9c0195a1 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:55.060432 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-784ad3f6-a87e-4b61-adc5-48dc9c0195a1 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:55.060540 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-784ad3f6-a87e-4b61-adc5-48dc9c0195a1 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:55.064504 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:55.064504 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:55.065481 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-784ad3f6-a87e-4b61-adc5-48dc9c0195a1 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:36:55.065739 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 757/3044] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:55 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:55.712156 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-854d7fd0-d330-4ba3-a2fe-a16b32f217da None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:55.716876 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-854d7fd0-d330-4ba3-a2fe-a16b32f217da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:36:55.716876 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-854d7fd0-d330-4ba3-a2fe-a16b32f217da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:55.716876 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-854d7fd0-d330-4ba3-a2fe-a16b32f217da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:55.734555 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:55.734555 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:55.742348 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-854d7fd0-d330-4ba3-a2fe-a16b32f217da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:36:55.752604 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-854d7fd0-d330-4ba3-a2fe-a16b32f217da tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:36:55.753100 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 751/3045] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:55 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:56.078716 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f4b72fc8-39bf-44c1-949c-5de6ecc9fa0f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:56.081442 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f4b72fc8-39bf-44c1-949c-5de6ecc9fa0f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:36:56.081442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f4b72fc8-39bf-44c1-949c-5de6ecc9fa0f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:56.081442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f4b72fc8-39bf-44c1-949c-5de6ecc9fa0f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:56.081442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-f4b72fc8-39bf-44c1-949c-5de6ecc9fa0f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:56.085737 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:56.085737 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:56.086558 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f4b72fc8-39bf-44c1-949c-5de6ecc9fa0f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:36:56.086968 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 765/3046] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:56 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:56.771174 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-41e7370d-f7a5-47e5-be89-4e49bede5d82 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:56.772935 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-41e7370d-f7a5-47e5-be89-4e49bede5d82 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:36:56.773106 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-41e7370d-f7a5-47e5-be89-4e49bede5d82 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:56.773282 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-41e7370d-f7a5-47e5-be89-4e49bede5d82 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:56.782470 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:56.782470 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:56.787399 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-41e7370d-f7a5-47e5-be89-4e49bede5d82 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:36:56.793318 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-41e7370d-f7a5-47e5-be89-4e49bede5d82 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:36:56.793318 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 774/3047] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:56 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:57.097938 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-61d7de89-ec46-480f-8172-f6277246198f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:57.104632 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61d7de89-ec46-480f-8172-f6277246198f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:36:57.104871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61d7de89-ec46-480f-8172-f6277246198f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:57.105093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61d7de89-ec46-480f-8172-f6277246198f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:57.105224 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-61d7de89-ec46-480f-8172-f6277246198f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:57.112320 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:57.112320 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:57.113479 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61d7de89-ec46-480f-8172-f6277246198f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:36:57.114397 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 758/3048] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:57 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:57.647968 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4352cc51-a12e-4000-b947-59c63f71796d req-0492f304-6b36-4988-9486-2f349f96bc91 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:57.652150 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4352cc51-a12e-4000-b947-59c63f71796d req-0492f304-6b36-4988-9486-2f349f96bc91 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/attachments/13c66482-2b7b-4d08-ad1e-a2f33d3c36d2 Jul 03 01:36:57.654912 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4352cc51-a12e-4000-b947-59c63f71796d req-0492f304-6b36-4988-9486-2f349f96bc91 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:57.655127 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4352cc51-a12e-4000-b947-59c63f71796d req-0492f304-6b36-4988-9486-2f349f96bc91 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:57.672030 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:57.672030 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:57.815633 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b72e93ba-1b5c-40d6-a426-887045e77d30 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:57.817705 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b72e93ba-1b5c-40d6-a426-887045e77d30 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:36:57.817926 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b72e93ba-1b5c-40d6-a426-887045e77d30 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:57.818149 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b72e93ba-1b5c-40d6-a426-887045e77d30 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:57.829511 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:57.829511 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:57.833607 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b72e93ba-1b5c-40d6-a426-887045e77d30 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:36:57.838885 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b72e93ba-1b5c-40d6-a426-887045e77d30 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:36:57.839338 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 766/3049] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:57 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:58.127710 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-61002838-4605-49eb-ab25-69e2573680fe None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:58.129981 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-61002838-4605-49eb-ab25-69e2573680fe tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:36:58.130212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-61002838-4605-49eb-ab25-69e2573680fe tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:58.130392 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-61002838-4605-49eb-ab25-69e2573680fe tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:58.130522 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-61002838-4605-49eb-ab25-69e2573680fe tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:58.135737 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:58.135737 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:58.136692 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-61002838-4605-49eb-ab25-69e2573680fe tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:36:58.137170 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 775/3050] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:58 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:58.210705 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4352cc51-a12e-4000-b947-59c63f71796d req-0492f304-6b36-4988-9486-2f349f96bc91 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/13c66482-2b7b-4d08-ad1e-a2f33d3c36d2 returned with HTTP 200 Jul 03 01:36:58.212012 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 752/3051] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:36:57 2026] DELETE /volume/v3/attachments/13c66482-2b7b-4d08-ad1e-a2f33d3c36d2 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:58.223378 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4352cc51-a12e-4000-b947-59c63f71796d req-03eb807b-267a-469d-bda1-d52dce97645a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:58.225635 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4352cc51-a12e-4000-b947-59c63f71796d req-03eb807b-267a-469d-bda1-d52dce97645a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a Jul 03 01:36:58.225825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4352cc51-a12e-4000-b947-59c63f71796d req-03eb807b-267a-469d-bda1-d52dce97645a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:58.226016 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4352cc51-a12e-4000-b947-59c63f71796d req-03eb807b-267a-469d-bda1-d52dce97645a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:58.226169 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [req-4352cc51-a12e-4000-b947-59c63f71796d req-03eb807b-267a-469d-bda1-d52dce97645a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume with id: 24c6aca1-dd70-4965-a48d-47bbd7063b3a Jul 03 01:36:58.234179 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:58.234179 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:58.234772 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-4352cc51-a12e-4000-b947-59c63f71796d req-03eb807b-267a-469d-bda1-d52dce97645a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:36:58.259701 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-4352cc51-a12e-4000-b947-59c63f71796d req-03eb807b-267a-469d-bda1-d52dce97645a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume request issued successfully. Jul 03 01:36:58.259923 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4352cc51-a12e-4000-b947-59c63f71796d req-03eb807b-267a-469d-bda1-d52dce97645a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a returned with HTTP 202 Jul 03 01:36:58.260539 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 759/3052] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:36:58 2026] DELETE /volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:36:58.614613 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-b3f9936c-cb7f-45aa-aeeb-8696fd9f54d9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:58.618216 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-b3f9936c-cb7f-45aa-aeeb-8696fd9f54d9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/attachments/1022ea3d-d58c-4110-9fb8-04da61c0fd3d/action Jul 03 01:36:58.618587 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-b3f9936c-cb7f-45aa-aeeb-8696fd9f54d9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:36:58.618684 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-b3f9936c-cb7f-45aa-aeeb-8696fd9f54d9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:58.645962 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:58.645962 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:58.656711 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-26fff3e2-edad-43e7-97f1-ea3137a828d0 req-b3f9936c-cb7f-45aa-aeeb-8696fd9f54d9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/attachments/1022ea3d-d58c-4110-9fb8-04da61c0fd3d/action returned with HTTP 204 Jul 03 01:36:58.657346 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 767/3053] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:36:58 2026] POST /volume/v3/attachments/1022ea3d-d58c-4110-9fb8-04da61c0fd3d/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:36:58.854078 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-53f308ca-abc2-426b-8a30-ffe3feae88b2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:58.858452 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-53f308ca-abc2-426b-8a30-ffe3feae88b2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:36:58.858452 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-53f308ca-abc2-426b-8a30-ffe3feae88b2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:58.858452 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-53f308ca-abc2-426b-8a30-ffe3feae88b2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:58.870675 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:58.870675 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:36:58.877540 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-53f308ca-abc2-426b-8a30-ffe3feae88b2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:36:58.881163 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-53f308ca-abc2-426b-8a30-ffe3feae88b2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:36:58.881858 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 776/3054] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:58 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 1131 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:36:58.899030 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c52b6312-e865-40f5-afc4-829a98bef56d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:58.901233 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c52b6312-e865-40f5-afc4-829a98bef56d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:36:58.901705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c52b6312-e865-40f5-afc4-829a98bef56d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db2793c6-0d27-40fd-9e89-38adbab4be04", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1250967182", "container": "tempest-volumesbackupstest-backup-container-1755443297"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:36:58.903562 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-c52b6312-e865-40f5-afc4-829a98bef56d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating new backup {'backup': {'volume_id': 'db2793c6-0d27-40fd-9e89-38adbab4be04', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1250967182', 'container': 'tempest-volumesbackupstest-backup-container-1755443297'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:36:58.903746 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-c52b6312-e865-40f5-afc4-829a98bef56d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating backup of volume db2793c6-0d27-40fd-9e89-38adbab4be04 in container tempest-volumesbackupstest-backup-container-1755443297 Jul 03 01:36:58.915743 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:58.915743 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:36:58.916268 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c52b6312-e865-40f5-afc4-829a98bef56d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:36:58.931988 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-c52b6312-e865-40f5-afc4-829a98bef56d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['5fa83ded-dae7-4ef1-8118-60e0586d0dd5', '9a080014-711c-4bea-a4a3-c690247be6d0'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:36:58.962818 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c52b6312-e865-40f5-afc4-829a98bef56d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:36:58.963196 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 753/3055] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:36:58 2026] POST /volume/v3/backups => generated 328 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:36:58.970299 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a2c29b29-4a93-4d85-bdcf-9f9a8a9564f5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:58.973322 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a2c29b29-4a93-4d85-bdcf-9f9a8a9564f5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:36:58.973616 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a2c29b29-4a93-4d85-bdcf-9f9a8a9564f5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:58.974140 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a2c29b29-4a93-4d85-bdcf-9f9a8a9564f5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:58.974140 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-a2c29b29-4a93-4d85-bdcf-9f9a8a9564f5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:58.979268 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:58.979268 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:36:58.980382 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a2c29b29-4a93-4d85-bdcf-9f9a8a9564f5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:36:58.980922 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 760/3056] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:58 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:59.151544 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0f8692c3-5eb9-47ab-bda5-e6080ad02b5e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:59.153288 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0f8692c3-5eb9-47ab-bda5-e6080ad02b5e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:36:59.153487 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0f8692c3-5eb9-47ab-bda5-e6080ad02b5e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:59.153670 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0f8692c3-5eb9-47ab-bda5-e6080ad02b5e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:59.153761 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-0f8692c3-5eb9-47ab-bda5-e6080ad02b5e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:59.158400 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:59.158400 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:36:59.159323 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0f8692c3-5eb9-47ab-bda5-e6080ad02b5e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:36:59.160085 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 768/3057] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:59 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:36:59.991276 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-73810595-a696-404a-afbd-a7f84eb20abb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:36:59.993078 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73810595-a696-404a-afbd-a7f84eb20abb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:36:59.994445 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73810595-a696-404a-afbd-a7f84eb20abb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:36:59.994445 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73810595-a696-404a-afbd-a7f84eb20abb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:36:59.994445 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-73810595-a696-404a-afbd-a7f84eb20abb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:36:59.999075 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:36:59.999075 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:00.000154 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73810595-a696-404a-afbd-a7f84eb20abb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:00.000753 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 777/3058] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:36:59 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:00.171171 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-21996e11-b7e3-422a-b388-781a7cd86e5c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:00.172979 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-21996e11-b7e3-422a-b388-781a7cd86e5c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:00.173141 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-21996e11-b7e3-422a-b388-781a7cd86e5c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:00.173306 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-21996e11-b7e3-422a-b388-781a7cd86e5c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:00.173406 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-21996e11-b7e3-422a-b388-781a7cd86e5c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:00.177300 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:00.177300 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:00.177986 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-21996e11-b7e3-422a-b388-781a7cd86e5c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:00.178522 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 754/3059] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:00 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:01.010839 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f0be304c-e416-4622-8e3d-36f8a1bc8485 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:01.013117 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0be304c-e416-4622-8e3d-36f8a1bc8485 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:01.013378 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0be304c-e416-4622-8e3d-36f8a1bc8485 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:01.013674 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0be304c-e416-4622-8e3d-36f8a1bc8485 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:01.013814 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f0be304c-e416-4622-8e3d-36f8a1bc8485 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:01.019335 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:01.019335 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:01.020587 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0be304c-e416-4622-8e3d-36f8a1bc8485 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:01.021010 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 761/3060] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:01 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:01.191885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-345b6fe2-d798-4869-b1de-9312e8ae8c44 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:01.193785 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-345b6fe2-d798-4869-b1de-9312e8ae8c44 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:01.194010 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-345b6fe2-d798-4869-b1de-9312e8ae8c44 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:01.194236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-345b6fe2-d798-4869-b1de-9312e8ae8c44 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:01.194398 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-345b6fe2-d798-4869-b1de-9312e8ae8c44 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:01.200455 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:01.200455 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:01.201294 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-345b6fe2-d798-4869-b1de-9312e8ae8c44 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:01.201768 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 769/3061] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:01 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:02.030831 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8a8444ea-d800-425c-bfab-7fc1a0233feb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:02.033435 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8a8444ea-d800-425c-bfab-7fc1a0233feb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:02.033435 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8a8444ea-d800-425c-bfab-7fc1a0233feb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:02.033435 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8a8444ea-d800-425c-bfab-7fc1a0233feb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:02.033435 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-8a8444ea-d800-425c-bfab-7fc1a0233feb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:02.036994 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:02.036994 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:02.037689 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8a8444ea-d800-425c-bfab-7fc1a0233feb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:02.038019 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 778/3062] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:02 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:02.151142 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-32fa3869-bc32-4e0b-bbcc-45dbe6d2ae84 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:02.152890 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-32fa3869-bc32-4e0b-bbcc-45dbe6d2ae84 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a Jul 03 01:37:02.153210 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-32fa3869-bc32-4e0b-bbcc-45dbe6d2ae84 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:02.153502 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-32fa3869-bc32-4e0b-bbcc-45dbe6d2ae84 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:02.160038 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-32fa3869-bc32-4e0b-bbcc-45dbe6d2ae84 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a returned with HTTP 404 Jul 03 01:37:02.160038 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 755/3063] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:02 2026] GET /volume/v3/volumes/24c6aca1-dd70-4965-a48d-47bbd7063b3a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:02.214615 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4ebdef4c-db88-4874-8741-4176beb91cce None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:02.218351 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ebdef4c-db88-4874-8741-4176beb91cce tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:02.218754 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ebdef4c-db88-4874-8741-4176beb91cce tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:02.219022 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ebdef4c-db88-4874-8741-4176beb91cce tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:02.219118 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4ebdef4c-db88-4874-8741-4176beb91cce tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:02.226372 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:02.226372 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:02.227190 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ebdef4c-db88-4874-8741-4176beb91cce tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:02.227600 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 762/3064] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:02 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:02.243661 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e5eacb35-ef48-4e8e-85cd-dc14537f4ee0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:02.245875 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e5eacb35-ef48-4e8e-85cd-dc14537f4ee0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 Jul 03 01:37:02.246083 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e5eacb35-ef48-4e8e-85cd-dc14537f4ee0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:02.246322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e5eacb35-ef48-4e8e-85cd-dc14537f4ee0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:02.246437 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-e5eacb35-ef48-4e8e-85cd-dc14537f4ee0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete snapshot with id: a95eb1dd-53fd-4dc4-b369-046168e39239 Jul 03 01:37:02.252477 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:02.252477 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:02.253088 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e5eacb35-ef48-4e8e-85cd-dc14537f4ee0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:37:02.273930 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e5eacb35-ef48-4e8e-85cd-dc14537f4ee0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot delete request issued successfully. Jul 03 01:37:02.274751 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e5eacb35-ef48-4e8e-85cd-dc14537f4ee0 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 returned with HTTP 202 Jul 03 01:37:02.274751 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 770/3065] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:37:02 2026] DELETE /volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:37:02.286187 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8884da14-b176-431d-bb59-64be4e6e2eb7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:02.290213 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8884da14-b176-431d-bb59-64be4e6e2eb7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 Jul 03 01:37:02.290412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8884da14-b176-431d-bb59-64be4e6e2eb7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:02.290633 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8884da14-b176-431d-bb59-64be4e6e2eb7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:02.297074 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:02.297074 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:02.297654 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8884da14-b176-431d-bb59-64be4e6e2eb7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:37:02.298499 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8884da14-b176-431d-bb59-64be4e6e2eb7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 returned with HTTP 200 Jul 03 01:37:02.299013 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 779/3066] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:37:02 2026] GET /volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:03.049232 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-123d1a5a-963c-4211-bc6b-7df393a0f6e4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:03.051108 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-123d1a5a-963c-4211-bc6b-7df393a0f6e4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:03.051624 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-123d1a5a-963c-4211-bc6b-7df393a0f6e4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:03.051987 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-123d1a5a-963c-4211-bc6b-7df393a0f6e4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:03.052270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-123d1a5a-963c-4211-bc6b-7df393a0f6e4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:03.058824 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:03.058824 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:03.058824 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-123d1a5a-963c-4211-bc6b-7df393a0f6e4 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:03.058824 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 756/3067] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:03 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:03.238509 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5da74302-c728-4be6-87e3-4e1e47a40818 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:03.240635 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5da74302-c728-4be6-87e3-4e1e47a40818 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:03.240828 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5da74302-c728-4be6-87e3-4e1e47a40818 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:03.241027 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5da74302-c728-4be6-87e3-4e1e47a40818 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:03.241140 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-5da74302-c728-4be6-87e3-4e1e47a40818 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:03.245357 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:03.245357 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:03.246103 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5da74302-c728-4be6-87e3-4e1e47a40818 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:03.246484 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 763/3068] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:03 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:03.309607 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3fe58f6e-77f9-4e62-bb11-0991eeddfd66 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:03.310717 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3fe58f6e-77f9-4e62-bb11-0991eeddfd66 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 Jul 03 01:37:03.310895 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3fe58f6e-77f9-4e62-bb11-0991eeddfd66 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:03.311108 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3fe58f6e-77f9-4e62-bb11-0991eeddfd66 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:03.316174 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3fe58f6e-77f9-4e62-bb11-0991eeddfd66 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 returned with HTTP 404 Jul 03 01:37:03.316174 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 771/3069] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:37:03 2026] GET /volume/v3/snapshots/a95eb1dd-53fd-4dc4-b369-046168e39239 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:03.321278 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-21169f67-c932-4537-92d0-ba5d5a99bc35 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:03.322792 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-21169f67-c932-4537-92d0-ba5d5a99bc35 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe Jul 03 01:37:03.322977 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-21169f67-c932-4537-92d0-ba5d5a99bc35 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:03.323146 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-21169f67-c932-4537-92d0-ba5d5a99bc35 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:03.323287 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-21169f67-c932-4537-92d0-ba5d5a99bc35 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume with id: d61aeed2-26fb-4a86-8591-33a9b60226fe Jul 03 01:37:03.329481 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:03.329481 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:03.329906 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-21169f67-c932-4537-92d0-ba5d5a99bc35 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:37:03.346379 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-21169f67-c932-4537-92d0-ba5d5a99bc35 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume request issued successfully. Jul 03 01:37:03.347395 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-21169f67-c932-4537-92d0-ba5d5a99bc35 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe returned with HTTP 202 Jul 03 01:37:03.350129 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 780/3070] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:03 2026] DELETE /volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:37:03.361799 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7022dc86-2b34-4bc5-858b-0bf2f42dae83 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:03.363573 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7022dc86-2b34-4bc5-858b-0bf2f42dae83 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe Jul 03 01:37:03.364035 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7022dc86-2b34-4bc5-858b-0bf2f42dae83 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:03.364035 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7022dc86-2b34-4bc5-858b-0bf2f42dae83 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:03.376589 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:03.376589 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:03.378959 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7022dc86-2b34-4bc5-858b-0bf2f42dae83 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:37:03.386674 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7022dc86-2b34-4bc5-858b-0bf2f42dae83 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe returned with HTTP 200 Jul 03 01:37:03.386674 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 757/3071] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:03 2026] GET /volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:04.071292 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-94b4e6f2-0ae6-4a3c-b950-ae68f3ecbaef None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:04.073239 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-94b4e6f2-0ae6-4a3c-b950-ae68f3ecbaef tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:04.073700 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-94b4e6f2-0ae6-4a3c-b950-ae68f3ecbaef tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:04.073700 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-94b4e6f2-0ae6-4a3c-b950-ae68f3ecbaef tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:04.073824 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-94b4e6f2-0ae6-4a3c-b950-ae68f3ecbaef tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:04.078965 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:04.078965 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:04.079939 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-94b4e6f2-0ae6-4a3c-b950-ae68f3ecbaef tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:04.080291 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 764/3072] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:04 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:04.260169 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-aa9d6761-478d-4859-9c24-4ec7ac75752e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:04.263107 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aa9d6761-478d-4859-9c24-4ec7ac75752e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:04.263294 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aa9d6761-478d-4859-9c24-4ec7ac75752e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:04.263588 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aa9d6761-478d-4859-9c24-4ec7ac75752e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:04.263723 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-aa9d6761-478d-4859-9c24-4ec7ac75752e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:04.268802 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:04.268802 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:04.269703 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aa9d6761-478d-4859-9c24-4ec7ac75752e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:04.270100 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 772/3073] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:04 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:04.400039 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-84f5eb10-3831-4e93-a49a-3308dd107683 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:04.402130 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-84f5eb10-3831-4e93-a49a-3308dd107683 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe Jul 03 01:37:04.402358 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-84f5eb10-3831-4e93-a49a-3308dd107683 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:04.402609 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-84f5eb10-3831-4e93-a49a-3308dd107683 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:04.409031 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-84f5eb10-3831-4e93-a49a-3308dd107683 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe returned with HTTP 404 Jul 03 01:37:04.409490 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 781/3074] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:04 2026] GET /volume/v3/volumes/d61aeed2-26fb-4a86-8591-33a9b60226fe => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:04.440762 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:04.443651 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:37:04.444077 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-148558565", "snapshot_id": null, "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "volume_type": null, "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:04.445449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-148558565', 'snapshot_id': None, 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'volume_type': None, 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:37:04.525792 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume of 1 GB Jul 03 01:37:04.530615 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Availability Zones retrieved successfully. Jul 03 01:37:04.536865 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (826c8b32-0b25-4fb2-b5dc-fecb32dd23eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:04.537992 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee062b7-2446-4ce9-8c91-f945b9cbe950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:04.539051 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:37:04.717276 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bee062b7-2446-4ce9-8c91-f945b9cbe950) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:04.718000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836a3507-66ea-4cbc-9752-d20a87ad0ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:04.771476 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['a64e2ced-1c29-4a54-a4f8-8e6912b6c859', 'f66a0461-d8c8-45d9-b8ce-8aa6c988070c', '084789fc-b913-4b6d-b684-6175c698741d', 'b24e1582-8dea-470f-9a89-441e3523c341'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:04.771476 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836a3507-66ea-4cbc-9752-d20a87ad0ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a64e2ced-1c29-4a54-a4f8-8e6912b6c859', 'f66a0461-d8c8-45d9-b8ce-8aa6c988070c', '084789fc-b913-4b6d-b684-6175c698741d', 'b24e1582-8dea-470f-9a89-441e3523c341']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:04.771476 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a33761d-b0ed-418d-8511-0dac07f269e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:04.796243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a33761d-b0ed-418d-8511-0dac07f269e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-148558565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['a64e2ced-1c29-4a54-a4f8-8e6912b6c859','f66a0461-d8c8-45d9-b8ce-8aa6c988070c','084789fc-b913-4b6d-b684-6175c698741d','b24e1582-8dea-470f-9a89-441e3523c341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-148558565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e560b53ba8a4cd59812d30487d4666c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:04.797518 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7a22e19-f14e-4ac1-a998-1369c7557272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:04.815261 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7a22e19-f14e-4ac1-a998-1369c7557272) transitioned into state 'SUCCESS' from state '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-148558565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['a64e2ced-1c29-4a54-a4f8-8e6912b6c859','f66a0461-d8c8-45d9-b8ce-8aa6c988070c','084789fc-b913-4b6d-b684-6175c698741d','b24e1582-8dea-470f-9a89-441e3523c341'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:04.816150 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4e36f4-833f-450f-9bc4-a4041912e6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:04.825918 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e4e36f4-833f-450f-9bc4-a4041912e6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:04.827239 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (826c8b32-0b25-4fb2-b5dc-fecb32dd23eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:04.827641 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request issued successfully. Jul 03 01:37:04.828320 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9c3d5c32-a2d1-4c95-aa8b-1114aa4e9cdf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:37:04.828971 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 758/3075] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:04 2026] POST /volume/v3/volumes => generated 756 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:04.843395 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-beb58fa3-c59a-4d4e-aecb-4a463e14321f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:04.845284 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-beb58fa3-c59a-4d4e-aecb-4a463e14321f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:37:04.845486 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-beb58fa3-c59a-4d4e-aecb-4a463e14321f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:04.845683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-beb58fa3-c59a-4d4e-aecb-4a463e14321f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:04.854841 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:04.854841 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:04.860078 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-beb58fa3-c59a-4d4e-aecb-4a463e14321f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:37:04.866741 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-beb58fa3-c59a-4d4e-aecb-4a463e14321f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 200 Jul 03 01:37:04.867935 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 765/3076] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:04 2026] GET /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:05.093372 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-da120381-8bff-4c88-b9b7-3cc87ccefdb8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:05.096675 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-da120381-8bff-4c88-b9b7-3cc87ccefdb8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:05.096675 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-da120381-8bff-4c88-b9b7-3cc87ccefdb8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:05.096675 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-da120381-8bff-4c88-b9b7-3cc87ccefdb8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:05.096675 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-da120381-8bff-4c88-b9b7-3cc87ccefdb8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:05.099385 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:05.099385 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:05.100074 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-da120381-8bff-4c88-b9b7-3cc87ccefdb8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:05.101121 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 773/3077] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:05 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:05.281406 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7b8795df-2af7-4f53-807a-55c4cdc441b4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:05.283222 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7b8795df-2af7-4f53-807a-55c4cdc441b4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:05.283383 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7b8795df-2af7-4f53-807a-55c4cdc441b4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:05.283625 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7b8795df-2af7-4f53-807a-55c4cdc441b4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:05.283724 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-7b8795df-2af7-4f53-807a-55c4cdc441b4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:05.288198 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:05.288198 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:05.288937 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7b8795df-2af7-4f53-807a-55c4cdc441b4 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:05.289466 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 782/3078] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:05 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:05.880753 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-404f9e1b-4dad-4e01-9d7e-f548c0251121 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:05.884067 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-404f9e1b-4dad-4e01-9d7e-f548c0251121 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:37:05.884067 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-404f9e1b-4dad-4e01-9d7e-f548c0251121 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:05.884067 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-404f9e1b-4dad-4e01-9d7e-f548c0251121 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:05.890659 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:05.890659 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:05.894327 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-404f9e1b-4dad-4e01-9d7e-f548c0251121 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:37:05.899965 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-404f9e1b-4dad-4e01-9d7e-f548c0251121 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 200 Jul 03 01:37:05.900683 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 759/3079] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:05 2026] GET /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:05.913171 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-93c43d28-039e-4ed5-9c79-8098f046920f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:05.918233 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-93c43d28-039e-4ed5-9c79-8098f046920f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:37:05.918519 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-93c43d28-039e-4ed5-9c79-8098f046920f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:05.918769 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-93c43d28-039e-4ed5-9c79-8098f046920f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:05.927867 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:05.927867 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:05.932306 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-93c43d28-039e-4ed5-9c79-8098f046920f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:37:05.937891 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-93c43d28-039e-4ed5-9c79-8098f046920f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 200 Jul 03 01:37:05.938268 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 766/3080] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:05 2026] GET /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:06.110923 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ecf2d860-fad0-45d3-900b-c7243bd9a580 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:06.112643 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ecf2d860-fad0-45d3-900b-c7243bd9a580 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:06.113072 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ecf2d860-fad0-45d3-900b-c7243bd9a580 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:06.113335 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ecf2d860-fad0-45d3-900b-c7243bd9a580 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:06.114380 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-ecf2d860-fad0-45d3-900b-c7243bd9a580 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:06.118567 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:06.118567 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:06.119580 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ecf2d860-fad0-45d3-900b-c7243bd9a580 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:06.119996 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 774/3081] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:06 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:06.306670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b877784b-2ce9-4b6f-9db3-dc0ea6408955 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:06.309698 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b877784b-2ce9-4b6f-9db3-dc0ea6408955 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:06.309925 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b877784b-2ce9-4b6f-9db3-dc0ea6408955 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:06.310131 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b877784b-2ce9-4b6f-9db3-dc0ea6408955 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:06.310259 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-b877784b-2ce9-4b6f-9db3-dc0ea6408955 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:06.315451 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:06.315451 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:06.316528 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b877784b-2ce9-4b6f-9db3-dc0ea6408955 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:06.317114 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 783/3082] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:06 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:07.129834 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-69b99609-ef97-443e-a431-48177cd3a23a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:07.134745 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-69b99609-ef97-443e-a431-48177cd3a23a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:07.134946 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-69b99609-ef97-443e-a431-48177cd3a23a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:07.135127 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-69b99609-ef97-443e-a431-48177cd3a23a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:07.135252 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-69b99609-ef97-443e-a431-48177cd3a23a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:07.145236 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:07.145236 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:07.146035 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-69b99609-ef97-443e-a431-48177cd3a23a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:07.146508 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 760/3083] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:07 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:07.276384 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-f5a47ee0-9ce3-4960-8367-9a5a2dc9f111 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:07.278749 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-f5a47ee0-9ce3-4960-8367-9a5a2dc9f111 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:37:07.279269 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-f5a47ee0-9ce3-4960-8367-9a5a2dc9f111 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:07.281107 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-f5a47ee0-9ce3-4960-8367-9a5a2dc9f111 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:07.288327 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:07.288327 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:07.295225 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-f5a47ee0-9ce3-4960-8367-9a5a2dc9f111 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:37:07.298869 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-f5a47ee0-9ce3-4960-8367-9a5a2dc9f111 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 200 Jul 03 01:37:07.299640 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 767/3084] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:37:07 2026] GET /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:07.329680 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-48583b37-f347-42ba-a43d-b7a609cdd812 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:07.333530 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-48583b37-f347-42ba-a43d-b7a609cdd812 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:07.333530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-48583b37-f347-42ba-a43d-b7a609cdd812 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:07.333530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-48583b37-f347-42ba-a43d-b7a609cdd812 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:07.333530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-48583b37-f347-42ba-a43d-b7a609cdd812 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:07.346004 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:07.346004 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:07.348284 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-48583b37-f347-42ba-a43d-b7a609cdd812 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:07.348847 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 775/3085] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:07 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:37:07.973215 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-c7217c17-51a2-4cb0-9b4b-04e49a278420 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:07.978410 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-c7217c17-51a2-4cb0-9b4b-04e49a278420 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:37:07.978410 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-c7217c17-51a2-4cb0-9b4b-04e49a278420 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:07.978726 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-c7217c17-51a2-4cb0-9b4b-04e49a278420 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:07.989590 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:07.989590 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:07.992250 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-c7217c17-51a2-4cb0-9b4b-04e49a278420 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:37:08.000446 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-c7217c17-51a2-4cb0-9b4b-04e49a278420 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 200 Jul 03 01:37:08.000446 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 784/3086] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:37:07 2026] GET /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:08.012326 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e39ef6dd-7529-4217-9afd-23b894734048 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:08.012895 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e39ef6dd-7529-4217-9afd-23b894734048 None None] GET https://10.4.3.64/volume// Jul 03 01:37:08.013134 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e39ef6dd-7529-4217-9afd-23b894734048 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:08.013379 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e39ef6dd-7529-4217-9afd-23b894734048 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:08.013854 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e39ef6dd-7529-4217-9afd-23b894734048 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:37:08.014253 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 761/3087] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:37:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:37:08.023352 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-20f3818d-6083-440e-8c54-b438100e925f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:08.026175 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-20f3818d-6083-440e-8c54-b438100e925f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:37:08.028433 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-20f3818d-6083-440e-8c54-b438100e925f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6", "connector": null, "instance_uuid": "377d69e4-5fa3-4f54-a584-39d482cd34ba"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:08.036559 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:08.036559 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:08.088047 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-20f3818d-6083-440e-8c54-b438100e925f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:37:08.088654 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 768/3088] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:37:08 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:08.158026 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8dd080df-3490-4765-8767-87015c28ad48 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:08.161048 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8dd080df-3490-4765-8767-87015c28ad48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:08.161319 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8dd080df-3490-4765-8767-87015c28ad48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:08.161563 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8dd080df-3490-4765-8767-87015c28ad48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:08.161682 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8dd080df-3490-4765-8767-87015c28ad48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:08.172549 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:08.172549 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:08.173661 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8dd080df-3490-4765-8767-87015c28ad48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:08.174039 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 776/3089] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:08 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:08.359320 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b4b4f4c0-61ae-44d8-9a93-069dc64fcf5e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:08.361710 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b4b4f4c0-61ae-44d8-9a93-069dc64fcf5e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:08.361976 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b4b4f4c0-61ae-44d8-9a93-069dc64fcf5e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:08.362233 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b4b4f4c0-61ae-44d8-9a93-069dc64fcf5e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:08.362402 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-b4b4f4c0-61ae-44d8-9a93-069dc64fcf5e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:08.368248 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:08.368248 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:08.369451 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b4b4f4c0-61ae-44d8-9a93-069dc64fcf5e tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:08.369962 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 785/3090] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:08 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:08.620296 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4fb35d9b-4994-4735-b89f-2d3ad82d9aae None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:08.622137 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4fb35d9b-4994-4735-b89f-2d3ad82d9aae tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:08.622329 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4fb35d9b-4994-4735-b89f-2d3ad82d9aae tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:08.624439 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4fb35d9b-4994-4735-b89f-2d3ad82d9aae tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:08.629935 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:08.629935 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:08.640037 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4fb35d9b-4994-4735-b89f-2d3ad82d9aae tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:08.644298 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4fb35d9b-4994-4735-b89f-2d3ad82d9aae tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:08.644760 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 762/3091] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:08 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:08.659165 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-09c73584-7c06-42ad-9d0e-ca9c270cf97d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:08.661121 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-09c73584-7c06-42ad-9d0e-ca9c270cf97d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:08.661121 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-09c73584-7c06-42ad-9d0e-ca9c270cf97d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:08.661290 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-09c73584-7c06-42ad-9d0e-ca9c270cf97d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:08.670503 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:08.670503 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:08.675712 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-09c73584-7c06-42ad-9d0e-ca9c270cf97d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:08.682286 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-09c73584-7c06-42ad-9d0e-ca9c270cf97d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:08.683878 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 769/3092] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:08 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:08.736367 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-46d1e635-df76-467b-abf6-7d8d865c0732 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:08.739081 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-46d1e635-df76-467b-abf6-7d8d865c0732 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:08.739596 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-46d1e635-df76-467b-abf6-7d8d865c0732 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:08.739901 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-46d1e635-df76-467b-abf6-7d8d865c0732 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:08.748652 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:08.748652 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:08.753944 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-46d1e635-df76-467b-abf6-7d8d865c0732 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:08.760179 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-46d1e635-df76-467b-abf6-7d8d865c0732 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:08.760877 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 777/3093] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:37:08 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:09.185797 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e602c593-4d78-4d56-82b2-3ba185c29424 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:09.188004 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e602c593-4d78-4d56-82b2-3ba185c29424 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:09.188220 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e602c593-4d78-4d56-82b2-3ba185c29424 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:09.188472 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e602c593-4d78-4d56-82b2-3ba185c29424 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:09.188624 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-e602c593-4d78-4d56-82b2-3ba185c29424 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:09.194078 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:09.194078 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:09.195041 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e602c593-4d78-4d56-82b2-3ba185c29424 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:09.195536 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 786/3094] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:09 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:09.382932 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5766b7b5-1566-4ece-bf09-b3551e9ebba5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:09.385313 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5766b7b5-1566-4ece-bf09-b3551e9ebba5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:09.385645 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5766b7b5-1566-4ece-bf09-b3551e9ebba5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:09.385885 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5766b7b5-1566-4ece-bf09-b3551e9ebba5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:09.386027 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-5766b7b5-1566-4ece-bf09-b3551e9ebba5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:09.394803 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:09.394803 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:09.395855 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5766b7b5-1566-4ece-bf09-b3551e9ebba5 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:09.396340 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 763/3095] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:09 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:10.207483 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4782fce3-0200-43ce-9083-93416b0057a7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:10.209527 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4782fce3-0200-43ce-9083-93416b0057a7 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:10.209719 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4782fce3-0200-43ce-9083-93416b0057a7 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:10.209942 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4782fce3-0200-43ce-9083-93416b0057a7 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:10.210041 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4782fce3-0200-43ce-9083-93416b0057a7 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:10.214477 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:10.214477 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:10.215318 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4782fce3-0200-43ce-9083-93416b0057a7 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:10.215680 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 770/3096] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:10 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:37:10.406594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-15e50958-20af-4ba5-ae6c-512bd30a115d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:10.411444 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-15e50958-20af-4ba5-ae6c-512bd30a115d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:10.411692 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-15e50958-20af-4ba5-ae6c-512bd30a115d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:10.412115 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-15e50958-20af-4ba5-ae6c-512bd30a115d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:10.412115 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-15e50958-20af-4ba5-ae6c-512bd30a115d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:10.416152 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:10.416152 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:10.416868 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-15e50958-20af-4ba5-ae6c-512bd30a115d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:10.417191 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 778/3097] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:10 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:10.808128 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4331243a-34e8-4893-acff-ce08c365d61d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:10.808568 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4331243a-34e8-4893-acff-ce08c365d61d None None] GET https://10.4.3.64/volume// Jul 03 01:37:10.808663 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4331243a-34e8-4893-acff-ce08c365d61d None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:10.808856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4331243a-34e8-4893-acff-ce08c365d61d None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:10.809187 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4331243a-34e8-4893-acff-ce08c365d61d None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:37:10.809467 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 787/3098] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:37:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:37:10.817316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-4bf6ea9b-a617-4cce-adb9-411358193243 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:10.819971 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-4bf6ea9b-a617-4cce-adb9-411358193243 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:37:10.820482 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-4bf6ea9b-a617-4cce-adb9-411358193243 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b10b47cc-7dbf-4cf1-97c2-30ee855b4256", "connector": null, "instance_uuid": "7baaec58-777f-4464-b166-14c066cb0f9e"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:10.831555 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:10.831555 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:10.860775 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-4bf6ea9b-a617-4cce-adb9-411358193243 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:37:10.861242 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 764/3099] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:37:10 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:11.229503 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f0260774-c5ba-4358-bccd-edb812aa333a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:11.231609 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0260774-c5ba-4358-bccd-edb812aa333a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:11.231851 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0260774-c5ba-4358-bccd-edb812aa333a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:11.232064 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0260774-c5ba-4358-bccd-edb812aa333a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:11.232188 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f0260774-c5ba-4358-bccd-edb812aa333a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:11.237476 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:11.237476 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:11.238405 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0260774-c5ba-4358-bccd-edb812aa333a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:11.238880 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 771/3100] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:11 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:11.293599 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d36c2dbc-dcc1-4425-89bf-60c1c712171f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:11.295745 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d36c2dbc-dcc1-4425-89bf-60c1c712171f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:11.295980 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d36c2dbc-dcc1-4425-89bf-60c1c712171f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:11.296211 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d36c2dbc-dcc1-4425-89bf-60c1c712171f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:11.309769 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:11.309769 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:11.313598 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d36c2dbc-dcc1-4425-89bf-60c1c712171f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:11.319619 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d36c2dbc-dcc1-4425-89bf-60c1c712171f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:11.320223 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 779/3101] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:11 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:11.400241 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-89f8b4df-065d-4c8b-90b6-59d39674eb59 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:11.400649 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-89f8b4df-065d-4c8b-90b6-59d39674eb59 None None] GET https://10.4.3.64/volume// Jul 03 01:37:11.400808 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-89f8b4df-065d-4c8b-90b6-59d39674eb59 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:11.400980 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-89f8b4df-065d-4c8b-90b6-59d39674eb59 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:11.401295 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-89f8b4df-065d-4c8b-90b6-59d39674eb59 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:37:11.401599 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 788/3102] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:37:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:37:11.415605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-8c430165-c816-4d94-a5a2-689710ab4390 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:11.418050 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-8c430165-c816-4d94-a5a2-689710ab4390 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:11.418050 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-8c430165-c816-4d94-a5a2-689710ab4390 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:11.418050 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-8c430165-c816-4d94-a5a2-689710ab4390 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:11.429048 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-25f7d278-2723-4e4d-9396-73f1de472ac6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:11.429287 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:11.429287 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:11.430828 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-25f7d278-2723-4e4d-9396-73f1de472ac6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:11.431027 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-25f7d278-2723-4e4d-9396-73f1de472ac6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:11.431249 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-25f7d278-2723-4e4d-9396-73f1de472ac6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:11.431434 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-25f7d278-2723-4e4d-9396-73f1de472ac6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:11.433510 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-8c430165-c816-4d94-a5a2-689710ab4390 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:11.436478 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:11.436478 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:11.437355 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-25f7d278-2723-4e4d-9396-73f1de472ac6 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:11.437851 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 772/3103] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:11 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:11.438605 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-8c430165-c816-4d94-a5a2-689710ab4390 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:11.439002 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 765/3104] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:37:11 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:37:11.537396 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-ab575507-768c-4f7b-aae1-7523191adbd8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:11.539839 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-ab575507-768c-4f7b-aae1-7523191adbd8 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] PUT https://10.4.3.64/volume/v3/attachments/63b93575-cfcc-4fa1-b37f-3b97d0e51dd0 Jul 03 01:37:11.540294 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-ab575507-768c-4f7b-aae1-7523191adbd8 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:11.549145 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-ab575507-768c-4f7b-aae1-7523191adbd8 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Acquiring lock "cinder-attachment_update-b10b47cc-7dbf-4cf1-97c2-30ee855b4256-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:37:11.553581 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-ab575507-768c-4f7b-aae1-7523191adbd8 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Lock "cinder-attachment_update-b10b47cc-7dbf-4cf1-97c2-30ee855b4256-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:37:11.554632 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:11.554632 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:12.080823 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-ab575507-768c-4f7b-aae1-7523191adbd8 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Lock "cinder-attachment_update-b10b47cc-7dbf-4cf1-97c2-30ee855b4256-np0000004346" released by "attachment_update" :: held 0.527s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:37:12.081172 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-ab575507-768c-4f7b-aae1-7523191adbd8 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/attachments/63b93575-cfcc-4fa1-b37f-3b97d0e51dd0 returned with HTTP 200 Jul 03 01:37:12.081605 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 780/3105] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:37:11 2026] PUT /volume/v3/attachments/63b93575-cfcc-4fa1-b37f-3b97d0e51dd0 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:12.252302 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-75b892b4-2cc6-4e77-9944-ce947a02a622 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:12.254460 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-75b892b4-2cc6-4e77-9944-ce947a02a622 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:12.254720 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-75b892b4-2cc6-4e77-9944-ce947a02a622 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:12.254956 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-75b892b4-2cc6-4e77-9944-ce947a02a622 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:12.255093 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-75b892b4-2cc6-4e77-9944-ce947a02a622 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:12.260352 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:12.260352 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:12.261338 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-75b892b4-2cc6-4e77-9944-ce947a02a622 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:12.262209 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 789/3106] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:12 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:12.332578 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9e9ef5ec-09bb-4b56-81f2-6ef413808e18 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:12.334390 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9e9ef5ec-09bb-4b56-81f2-6ef413808e18 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:12.334602 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9e9ef5ec-09bb-4b56-81f2-6ef413808e18 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:12.334772 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9e9ef5ec-09bb-4b56-81f2-6ef413808e18 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:12.344530 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:12.344530 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:12.348972 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9e9ef5ec-09bb-4b56-81f2-6ef413808e18 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:12.353962 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9e9ef5ec-09bb-4b56-81f2-6ef413808e18 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:12.354329 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 773/3107] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:12 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:12.454454 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1a23ec89-0118-46e7-8125-002508b15acb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:12.457004 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1a23ec89-0118-46e7-8125-002508b15acb tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:12.457354 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1a23ec89-0118-46e7-8125-002508b15acb tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:12.457666 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1a23ec89-0118-46e7-8125-002508b15acb tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:12.457832 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-1a23ec89-0118-46e7-8125-002508b15acb tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:12.462920 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:12.462920 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:12.463848 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1a23ec89-0118-46e7-8125-002508b15acb tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:12.464291 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 766/3108] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:12 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:12.473301 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8e2968e5-399e-4766-8758-77b4a495721c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:12.475506 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8e2968e5-399e-4766-8758-77b4a495721c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 Jul 03 01:37:12.475770 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8e2968e5-399e-4766-8758-77b4a495721c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:12.476014 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8e2968e5-399e-4766-8758-77b4a495721c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:12.484056 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:12.484056 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:12.487986 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8e2968e5-399e-4766-8758-77b4a495721c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:37:12.492563 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8e2968e5-399e-4766-8758-77b4a495721c tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 returned with HTTP 200 Jul 03 01:37:12.493005 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 781/3109] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:12 2026] GET /volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:12.504905 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fc47f285-18f8-47d8-825f-9774dc6517d4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:12.507201 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fc47f285-18f8-47d8-825f-9774dc6517d4 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] POST https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32/action Jul 03 01:37:12.507722 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fc47f285-18f8-47d8-825f-9774dc6517d4 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:37:12.507928 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fc47f285-18f8-47d8-825f-9774dc6517d4 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:12.509798 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.admin_actions [None req-fc47f285-18f8-47d8-825f-9774dc6517d4 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] Updating backup '5b5a08ff-d96b-4e04-a9ba-ffeb66471d32' with '{'status': 'error'}' {{(pid=99879) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 01:37:12.518858 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:12.518858 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:12.529873 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-fc47f285-18f8-47d8-825f-9774dc6517d4 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] reset_status in rpcapi backup_id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 on host np0000004346. {{(pid=99879) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 01:37:12.531394 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fc47f285-18f8-47d8-825f-9774dc6517d4 tempest-VolumesBackupsAdminTest-2098295935 tempest-VolumesBackupsAdminTest-2098295935-project-admin] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32/action returned with HTTP 202 Jul 03 01:37:12.531895 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 790/3110] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:37:12 2026] POST /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:37:12.538221 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f49d7df9-ac27-4eea-8336-2d316c9d066f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:12.540248 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f49d7df9-ac27-4eea-8336-2d316c9d066f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:12.540471 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f49d7df9-ac27-4eea-8336-2d316c9d066f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:12.540646 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f49d7df9-ac27-4eea-8336-2d316c9d066f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:12.540747 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f49d7df9-ac27-4eea-8336-2d316c9d066f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:12.544909 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:12.544909 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:12.545617 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f49d7df9-ac27-4eea-8336-2d316c9d066f tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:12.545948 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 774/3111] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:12 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:12.557858 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-42a9f910-471a-4288-a81a-c48a83782815 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:12.560018 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-42a9f910-471a-4288-a81a-c48a83782815 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] DELETE https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:12.560290 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-42a9f910-471a-4288-a81a-c48a83782815 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:12.560568 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-42a9f910-471a-4288-a81a-c48a83782815 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:12.560708 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-42a9f910-471a-4288-a81a-c48a83782815 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Delete backup with id: 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. Jul 03 01:37:12.565520 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:12.565520 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:12.577162 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-42a9f910-471a-4288-a81a-c48a83782815 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] delete_backup rpcapi backup_id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:37:12.578763 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-42a9f910-471a-4288-a81a-c48a83782815 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 202 Jul 03 01:37:12.579351 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 767/3112] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:12 2026] DELETE /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:37:12.587936 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-151fa11c-39e8-4706-9bf3-97f7d6c282ee None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:12.591227 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-151fa11c-39e8-4706-9bf3-97f7d6c282ee tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:12.591554 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-151fa11c-39e8-4706-9bf3-97f7d6c282ee tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:12.591825 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-151fa11c-39e8-4706-9bf3-97f7d6c282ee tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:12.591978 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-151fa11c-39e8-4706-9bf3-97f7d6c282ee tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:12.600160 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:12.600160 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:12.601081 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-151fa11c-39e8-4706-9bf3-97f7d6c282ee tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 200 Jul 03 01:37:12.601796 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 782/3113] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:12 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:37:13.275219 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fb25418a-220f-4b7c-9ce5-0cadbf8126fc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:13.281366 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fb25418a-220f-4b7c-9ce5-0cadbf8126fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:13.281366 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fb25418a-220f-4b7c-9ce5-0cadbf8126fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:13.281366 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fb25418a-220f-4b7c-9ce5-0cadbf8126fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:13.281366 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fb25418a-220f-4b7c-9ce5-0cadbf8126fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:13.285114 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:13.285114 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:13.286688 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fb25418a-220f-4b7c-9ce5-0cadbf8126fc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:13.286688 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 791/3114] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:13 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:13.372811 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-26113d3b-3ad9-4eba-a96d-3d9b43a32609 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:13.375946 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26113d3b-3ad9-4eba-a96d-3d9b43a32609 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:13.376387 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26113d3b-3ad9-4eba-a96d-3d9b43a32609 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:13.378120 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26113d3b-3ad9-4eba-a96d-3d9b43a32609 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:13.393354 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:13.393354 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:13.398671 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-26113d3b-3ad9-4eba-a96d-3d9b43a32609 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:13.404724 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26113d3b-3ad9-4eba-a96d-3d9b43a32609 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:13.405498 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 775/3115] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:13 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:13.619694 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-90ac431e-719d-42f3-8eca-5fbbc72c6586 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:13.621605 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-90ac431e-719d-42f3-8eca-5fbbc72c6586 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 Jul 03 01:37:13.621840 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-90ac431e-719d-42f3-8eca-5fbbc72c6586 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:13.622033 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-90ac431e-719d-42f3-8eca-5fbbc72c6586 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:13.622144 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-90ac431e-719d-42f3-8eca-5fbbc72c6586 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Show backup with id 5b5a08ff-d96b-4e04-a9ba-ffeb66471d32. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:13.626299 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-90ac431e-719d-42f3-8eca-5fbbc72c6586 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 returned with HTTP 404 Jul 03 01:37:13.627002 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 768/3116] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:13 2026] GET /volume/v3/backups/5b5a08ff-d96b-4e04-a9ba-ffeb66471d32 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:13.769014 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2ec3abc3-fb60-4ea2-be92-9f4abe95178a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:13.771784 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2ec3abc3-fb60-4ea2-be92-9f4abe95178a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 Jul 03 01:37:13.771784 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2ec3abc3-fb60-4ea2-be92-9f4abe95178a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:13.771784 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2ec3abc3-fb60-4ea2-be92-9f4abe95178a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:13.783374 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:13.783374 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:13.787859 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2ec3abc3-fb60-4ea2-be92-9f4abe95178a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:37:13.793293 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2ec3abc3-fb60-4ea2-be92-9f4abe95178a tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 returned with HTTP 200 Jul 03 01:37:13.794171 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 783/3117] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:13 2026] GET /volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:13.805960 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ea92e213-5b42-4c59-8de1-646064502d6d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:13.808309 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ea92e213-5b42-4c59-8de1-646064502d6d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] DELETE https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 Jul 03 01:37:13.808556 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ea92e213-5b42-4c59-8de1-646064502d6d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:13.808742 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ea92e213-5b42-4c59-8de1-646064502d6d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:13.808900 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-ea92e213-5b42-4c59-8de1-646064502d6d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Delete volume with id: 634d077d-434e-46c6-adaa-36a7d0a8e213 Jul 03 01:37:13.816584 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:13.816584 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:13.817135 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ea92e213-5b42-4c59-8de1-646064502d6d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:37:13.851095 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ea92e213-5b42-4c59-8de1-646064502d6d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Delete volume request issued successfully. Jul 03 01:37:13.851278 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ea92e213-5b42-4c59-8de1-646064502d6d tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 returned with HTTP 202 Jul 03 01:37:13.851711 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 792/3118] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:13 2026] DELETE /volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:37:13.858680 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-447c64b8-74c1-4ec1-987d-2ea9f77d5dab None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:13.861474 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-447c64b8-74c1-4ec1-987d-2ea9f77d5dab tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 Jul 03 01:37:13.861662 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-447c64b8-74c1-4ec1-987d-2ea9f77d5dab tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:13.861858 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-447c64b8-74c1-4ec1-987d-2ea9f77d5dab tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:13.869510 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:13.869510 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:13.873746 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-447c64b8-74c1-4ec1-987d-2ea9f77d5dab tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Volume info retrieved successfully. Jul 03 01:37:13.878570 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-447c64b8-74c1-4ec1-987d-2ea9f77d5dab tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 returned with HTTP 200 Jul 03 01:37:13.878961 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 776/3119] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:13 2026] GET /volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:14.275023 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0b8fd089-6bdd-4ec1-924e-4400f3375ccc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:14.275456 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0b8fd089-6bdd-4ec1-924e-4400f3375ccc None None] GET https://10.4.3.64/volume// Jul 03 01:37:14.275658 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0b8fd089-6bdd-4ec1-924e-4400f3375ccc None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:14.275882 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0b8fd089-6bdd-4ec1-924e-4400f3375ccc None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:14.276255 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0b8fd089-6bdd-4ec1-924e-4400f3375ccc None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:37:14.276594 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 769/3120] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:37:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:37:14.284248 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-6f52306f-a2c8-493c-a70a-604da54e1eaf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:14.286251 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-6f52306f-a2c8-493c-a70a-604da54e1eaf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:37:14.286527 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-6f52306f-a2c8-493c-a70a-604da54e1eaf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:14.286745 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-6f52306f-a2c8-493c-a70a-604da54e1eaf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:14.297574 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:14.297574 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:14.300316 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-6f52306f-a2c8-493c-a70a-604da54e1eaf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:37:14.303216 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c2254152-1700-4b68-b623-afa02bd6230b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:14.304855 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-6f52306f-a2c8-493c-a70a-604da54e1eaf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 200 Jul 03 01:37:14.305244 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 784/3121] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:37:14 2026] GET /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 1543 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 01:37:14.305296 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c2254152-1700-4b68-b623-afa02bd6230b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:14.305608 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c2254152-1700-4b68-b623-afa02bd6230b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:14.305768 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c2254152-1700-4b68-b623-afa02bd6230b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:14.305899 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c2254152-1700-4b68-b623-afa02bd6230b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:14.312829 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:14.312829 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:14.313796 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c2254152-1700-4b68-b623-afa02bd6230b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:14.314237 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 793/3122] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:14 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:14.405213 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-928bf5c1-68be-4135-a985-2764c8c6917a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:14.407227 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-928bf5c1-68be-4135-a985-2764c8c6917a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] PUT https://10.4.3.64/volume/v3/attachments/442581f8-1df1-4d3b-b003-082dd25be95c Jul 03 01:37:14.407642 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-928bf5c1-68be-4135-a985-2764c8c6917a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:14.417480 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-928bf5c1-68be-4135-a985-2764c8c6917a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Acquiring lock "cinder-attachment_update-88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:37:14.419950 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2e031c97-690e-41b3-8b66-1435f044a9c6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:14.422178 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2e031c97-690e-41b3-8b66-1435f044a9c6 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:14.422356 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2e031c97-690e-41b3-8b66-1435f044a9c6 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:14.422605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2e031c97-690e-41b3-8b66-1435f044a9c6 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:14.425661 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-928bf5c1-68be-4135-a985-2764c8c6917a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6-np0000004346" acquired by "attachment_update" :: waited 0.009s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:37:14.426788 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:14.426788 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:14.437312 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:14.437312 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:14.441608 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2e031c97-690e-41b3-8b66-1435f044a9c6 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:14.445798 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2e031c97-690e-41b3-8b66-1435f044a9c6 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:14.446210 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 770/3123] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:14 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:14.894995 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ca2bef83-ea6e-4c56-afdd-08c67ffd7da9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:14.897135 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ca2bef83-ea6e-4c56-afdd-08c67ffd7da9 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] GET https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 Jul 03 01:37:14.897389 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ca2bef83-ea6e-4c56-afdd-08c67ffd7da9 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:14.897663 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ca2bef83-ea6e-4c56-afdd-08c67ffd7da9 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:14.904793 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ca2bef83-ea6e-4c56-afdd-08c67ffd7da9 tempest-VolumesBackupsAdminTest-1456203539 tempest-VolumesBackupsAdminTest-1456203539-project-member] https://10.4.3.64/volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 returned with HTTP 404 Jul 03 01:37:14.905362 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 785/3124] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:14 2026] GET /volume/v3/volumes/634d077d-434e-46c6-adaa-36a7d0a8e213 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 01:37:14.949536 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-928bf5c1-68be-4135-a985-2764c8c6917a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6-np0000004346" released by "attachment_update" :: held 0.524s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:37:14.949829 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-928bf5c1-68be-4135-a985-2764c8c6917a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/442581f8-1df1-4d3b-b003-082dd25be95c returned with HTTP 200 Jul 03 01:37:14.950256 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 777/3125] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:37:14 2026] PUT /volume/v3/attachments/442581f8-1df1-4d3b-b003-082dd25be95c => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:15.324380 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e7724be2-3652-4563-b43b-d3f285ed7222 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:15.326342 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7724be2-3652-4563-b43b-d3f285ed7222 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:15.326686 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7724be2-3652-4563-b43b-d3f285ed7222 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:15.327022 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7724be2-3652-4563-b43b-d3f285ed7222 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:15.327134 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-e7724be2-3652-4563-b43b-d3f285ed7222 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:15.330068 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=184,cinder:INSERT=20,cinder:UPDATE=42 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:37:15.333657 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:15.333657 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:15.334941 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7724be2-3652-4563-b43b-d3f285ed7222 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:15.335913 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 794/3126] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:15 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:15.464312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-46d812d6-2a4a-4340-b4a9-716e422c8d82 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:15.467189 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-46d812d6-2a4a-4340-b4a9-716e422c8d82 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:15.467503 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-46d812d6-2a4a-4340-b4a9-716e422c8d82 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:15.467765 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-46d812d6-2a4a-4340-b4a9-716e422c8d82 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:15.469744 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-1d776cb2-4f82-4213-a372-7c58bff21830 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:15.475893 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-1d776cb2-4f82-4213-a372-7c58bff21830 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments/442581f8-1df1-4d3b-b003-082dd25be95c/action Jul 03 01:37:15.477195 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-1d776cb2-4f82-4213-a372-7c58bff21830 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:37:15.480736 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-1d776cb2-4f82-4213-a372-7c58bff21830 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:15.485595 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=227,cinder:INSERT=29,cinder:UPDATE=50 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:37:15.487984 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:15.487984 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:15.492267 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-46d812d6-2a4a-4340-b4a9-716e422c8d82 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:15.497206 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-46d812d6-2a4a-4340-b4a9-716e422c8d82 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:15.497830 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 771/3127] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:15 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:15.511592 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:15.511592 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:15.525652 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3a23532e-b5ab-440c-b007-b5e4c2dc29f5 req-1d776cb2-4f82-4213-a372-7c58bff21830 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/442581f8-1df1-4d3b-b003-082dd25be95c/action returned with HTTP 204 Jul 03 01:37:15.526940 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 786/3128] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:37:15 2026] POST /volume/v3/attachments/442581f8-1df1-4d3b-b003-082dd25be95c/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:16.349605 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-38abddcc-2d1a-46c6-8aa1-dbd599e1311f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:16.352134 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-38abddcc-2d1a-46c6-8aa1-dbd599e1311f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:16.352380 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-38abddcc-2d1a-46c6-8aa1-dbd599e1311f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:16.352735 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-38abddcc-2d1a-46c6-8aa1-dbd599e1311f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:16.352898 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-38abddcc-2d1a-46c6-8aa1-dbd599e1311f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:16.354975 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=134,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:37:16.358186 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:16.358186 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:16.359247 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-38abddcc-2d1a-46c6-8aa1-dbd599e1311f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:16.359758 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 778/3129] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:16 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:16.510998 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5878ea7a-87a9-4361-87ec-842fa7acad69 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:16.512875 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5878ea7a-87a9-4361-87ec-842fa7acad69 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:16.513019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5878ea7a-87a9-4361-87ec-842fa7acad69 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:16.513184 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5878ea7a-87a9-4361-87ec-842fa7acad69 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:16.523607 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:16.523607 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:16.527174 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5878ea7a-87a9-4361-87ec-842fa7acad69 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:16.531029 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5878ea7a-87a9-4361-87ec-842fa7acad69 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:16.531561 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 795/3130] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:16 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:16.771220 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:16.862628 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:37:16.863054 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-2006196784", "metadata": {"Type": "Test"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:16.864771 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2006196784', 'metadata': {'Type': 'Test'}}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:37:16.864926 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume of 1 GB Jul 03 01:37:16.867459 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=265,cinder:UPDATE=85,cinder:INSERT=38 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:37:16.870045 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Availability Zones retrieved successfully. Jul 03 01:37:16.877721 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (7e55290f-0617-41d0-be00-b6e7ec250109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:16.878601 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ae4677-5569-4d73-8c5a-5608947a8e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:16.880620 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:37:16.917404 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90ae4677-5569-4d73-8c5a-5608947a8e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:16.918576 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0f90db-f07f-4a2e-985f-ed646d34eaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:16.984883 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Created reservations ['6d50675d-d2a5-4981-91d0-1c28eaabbc96', '0124992d-db49-464b-a3fc-4e02d96d652f', '698f2e71-c169-4f0e-a87d-6ba23ca79857', '8d205d64-850b-4663-a393-139e7ba9d56e'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:16.985649 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0f90db-f07f-4a2e-985f-ed646d34eaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d50675d-d2a5-4981-91d0-1c28eaabbc96', '0124992d-db49-464b-a3fc-4e02d96d652f', '698f2e71-c169-4f0e-a87d-6ba23ca79857', '8d205d64-850b-4663-a393-139e7ba9d56e']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:16.986715 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4c19a8-8dc8-4082-b9d4-05e26783a71a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:17.014268 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4c19a8-8dc8-4082-b9d4-05e26783a71a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9121cb3-715d-4adf-b640-d57d67262a1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2006196784',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['6d50675d-d2a5-4981-91d0-1c28eaabbc96','0124992d-db49-464b-a3fc-4e02d96d652f','698f2e71-c169-4f0e-a87d-6ba23ca79857','8d205d64-850b-4663-a393-139e7ba9d56e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2006196784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9121cb3-715d-4adf-b640-d57d67262a1d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1c58cb30c9724f84a4c7541ac60103db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:17.015014 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7803b53b-4dd4-49ee-8f89-f1ee70b6b5b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:17.034364 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7803b53b-4dd4-49ee-8f89-f1ee70b6b5b6) transitioned into state 'SUCCESS' from state '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-2006196784',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['6d50675d-d2a5-4981-91d0-1c28eaabbc96','0124992d-db49-464b-a3fc-4e02d96d652f','698f2e71-c169-4f0e-a87d-6ba23ca79857','8d205d64-850b-4663-a393-139e7ba9d56e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:17.035157 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359acfbb-2d56-49cb-bab8-4bc976dc9847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:17.046222 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359acfbb-2d56-49cb-bab8-4bc976dc9847) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:17.047063 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (7e55290f-0617-41d0-be00-b6e7ec250109) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:17.047328 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request issued successfully. Jul 03 01:37:17.047903 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7b708abb-f2bb-4ffb-aba3-68c04b6b2c9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:37:17.048269 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 772/3131] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:16 2026] POST /volume/v3/volumes => generated 757 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:17.063375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-589b240f-7b77-4f0d-ade7-956cd9f71966 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:17.065873 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-589b240f-7b77-4f0d-ade7-956cd9f71966 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d Jul 03 01:37:17.066171 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-589b240f-7b77-4f0d-ade7-956cd9f71966 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:17.066482 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-589b240f-7b77-4f0d-ade7-956cd9f71966 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:17.076209 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:17.076209 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:17.081628 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-589b240f-7b77-4f0d-ade7-956cd9f71966 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:17.087851 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-589b240f-7b77-4f0d-ade7-956cd9f71966 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d returned with HTTP 200 Jul 03 01:37:17.088592 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 787/3132] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:17 2026] GET /volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:17.371171 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-26f6f94b-68ce-42b5-9634-d7ee4758cb8d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:17.373157 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26f6f94b-68ce-42b5-9634-d7ee4758cb8d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:17.373404 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26f6f94b-68ce-42b5-9634-d7ee4758cb8d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:17.373665 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26f6f94b-68ce-42b5-9634-d7ee4758cb8d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:17.373822 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-26f6f94b-68ce-42b5-9634-d7ee4758cb8d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:17.377992 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:17.377992 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:17.378805 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26f6f94b-68ce-42b5-9634-d7ee4758cb8d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:17.379181 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 779/3133] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:17 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:17.388829 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9fefe37a-2b41-4b8c-af57-7ff0bb01bdd1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:17.390668 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fefe37a-2b41-4b8c-af57-7ff0bb01bdd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:17.390894 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fefe37a-2b41-4b8c-af57-7ff0bb01bdd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:17.391109 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fefe37a-2b41-4b8c-af57-7ff0bb01bdd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:17.391255 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-9fefe37a-2b41-4b8c-af57-7ff0bb01bdd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:17.396076 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:17.396076 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:17.397072 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fefe37a-2b41-4b8c-af57-7ff0bb01bdd1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:17.397635 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 796/3134] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:17 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:17.407002 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-abf00015-2a03-4789-9a06-b6afa8a57b0c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:17.408979 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-abf00015-2a03-4789-9a06-b6afa8a57b0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:37:17.409339 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-abf00015-2a03-4789-9a06-b6afa8a57b0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db2793c6-0d27-40fd-9e89-38adbab4be04", "incremental": true, "force": true}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:17.410770 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-abf00015-2a03-4789-9a06-b6afa8a57b0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating new backup {'backup': {'volume_id': 'db2793c6-0d27-40fd-9e89-38adbab4be04', 'incremental': True, 'force': True}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:37:17.410927 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-abf00015-2a03-4789-9a06-b6afa8a57b0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating backup of volume db2793c6-0d27-40fd-9e89-38adbab4be04 in container None Jul 03 01:37:17.422402 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:17.422402 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:17.422883 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-abf00015-2a03-4789-9a06-b6afa8a57b0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:17.439243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-abf00015-2a03-4789-9a06-b6afa8a57b0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['5452d8ef-4c12-4c7e-90b2-44a0666a2f19', '70e2e3cb-78a6-4eda-9af5-177c5f309c47'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:17.486843 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-abf00015-2a03-4789-9a06-b6afa8a57b0c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:37:17.487281 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 773/3135] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:17 2026] POST /volume/v3/backups => generated 286 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:17.496841 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-77d07461-db28-4d23-ad0c-f6bc93ecb0bf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:17.499261 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-77d07461-db28-4d23-ad0c-f6bc93ecb0bf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:17.499640 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-77d07461-db28-4d23-ad0c-f6bc93ecb0bf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:17.499881 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-77d07461-db28-4d23-ad0c-f6bc93ecb0bf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:17.500045 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-77d07461-db28-4d23-ad0c-f6bc93ecb0bf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:17.504542 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:17.504542 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:17.505402 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-77d07461-db28-4d23-ad0c-f6bc93ecb0bf tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:17.505922 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 788/3136] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:17 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 692 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:17.546838 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3b5bee1a-cbec-40f0-aa2e-e7cac8bdbb63 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:17.548712 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3b5bee1a-cbec-40f0-aa2e-e7cac8bdbb63 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:17.548908 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3b5bee1a-cbec-40f0-aa2e-e7cac8bdbb63 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:17.549091 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3b5bee1a-cbec-40f0-aa2e-e7cac8bdbb63 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:17.559311 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:17.559311 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:17.563376 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3b5bee1a-cbec-40f0-aa2e-e7cac8bdbb63 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:17.568512 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3b5bee1a-cbec-40f0-aa2e-e7cac8bdbb63 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:17.569038 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 780/3137] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:17 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:18.104597 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b78f497d-5d8a-4558-8a7a-1692f331282f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:18.106340 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b78f497d-5d8a-4558-8a7a-1692f331282f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d Jul 03 01:37:18.106591 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b78f497d-5d8a-4558-8a7a-1692f331282f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:18.106798 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b78f497d-5d8a-4558-8a7a-1692f331282f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:18.113958 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:18.113958 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:18.117389 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b78f497d-5d8a-4558-8a7a-1692f331282f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:18.121222 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b78f497d-5d8a-4558-8a7a-1692f331282f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d returned with HTTP 200 Jul 03 01:37:18.121602 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 797/3138] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:18 2026] GET /volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:18.133988 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d441d595-f3e8-4b86-9b5b-64cf1b7c02d4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:18.135814 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d441d595-f3e8-4b86-9b5b-64cf1b7c02d4 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d Jul 03 01:37:18.136000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d441d595-f3e8-4b86-9b5b-64cf1b7c02d4 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:18.136170 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d441d595-f3e8-4b86-9b5b-64cf1b7c02d4 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:18.142646 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:18.142646 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:18.146024 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d441d595-f3e8-4b86-9b5b-64cf1b7c02d4 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:18.150690 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d441d595-f3e8-4b86-9b5b-64cf1b7c02d4 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d returned with HTTP 200 Jul 03 01:37:18.152163 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 774/3139] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:18 2026] GET /volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:18.164309 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-903bb85b-3640-4e8c-a6e0-e52124e1701a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:18.166502 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-903bb85b-3640-4e8c-a6e0-e52124e1701a tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] PUT https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d Jul 03 01:37:18.167095 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-903bb85b-3640-4e8c-a6e0-e52124e1701a tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2006196784"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:18.176168 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:18.176168 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:18.181216 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-903bb85b-3640-4e8c-a6e0-e52124e1701a tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:18.192184 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-903bb85b-3640-4e8c-a6e0-e52124e1701a tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume updated successfully. Jul 03 01:37:18.192292 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-903bb85b-3640-4e8c-a6e0-e52124e1701a tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d returned with HTTP 200 Jul 03 01:37:18.192949 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 789/3140] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Jul 3 01:37:18 2026] PUT /volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d => generated 782 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:18.204968 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-60e7d1e3-e687-4720-a9f4-18d4a9ccb053 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:18.206941 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-60e7d1e3-e687-4720-a9f4-18d4a9ccb053 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] PUT https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d Jul 03 01:37:18.207286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-60e7d1e3-e687-4720-a9f4-18d4a9ccb053 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1803249780", "description": "This is the new description of volume"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:18.216168 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:18.216168 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:18.220811 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-60e7d1e3-e687-4720-a9f4-18d4a9ccb053 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:18.232400 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-60e7d1e3-e687-4720-a9f4-18d4a9ccb053 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume updated successfully. Jul 03 01:37:18.233121 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-60e7d1e3-e687-4720-a9f4-18d4a9ccb053 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d returned with HTTP 200 Jul 03 01:37:18.233586 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 781/3141] 10.4.3.64 () {68 vars in 1362 bytes} [Fri Jul 3 01:37:18 2026] PUT /volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:18.245963 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c9083b63-a722-4ce1-afe8-ee0162837590 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:18.248003 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c9083b63-a722-4ce1-afe8-ee0162837590 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d Jul 03 01:37:18.248214 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c9083b63-a722-4ce1-afe8-ee0162837590 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:18.248522 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c9083b63-a722-4ce1-afe8-ee0162837590 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:18.256909 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:18.256909 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:18.261046 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c9083b63-a722-4ce1-afe8-ee0162837590 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:18.267158 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c9083b63-a722-4ce1-afe8-ee0162837590 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d returned with HTTP 200 Jul 03 01:37:18.267727 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 798/3142] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:18 2026] GET /volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d => generated 889 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:18.279650 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:18.281556 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:37:18.281961 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1642778379", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2104023587"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:18.283610 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1642778379', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2104023587'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:37:18.283750 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume of 1 GB Jul 03 01:37:18.289346 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Availability Zones retrieved successfully. Jul 03 01:37:18.295275 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (b4ced4b2-9853-421a-814e-a77d12b5cd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:18.296303 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90889fc-3187-4eb6-b8cc-46669e866fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:18.297330 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:37:18.322272 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-6a8bdecf-a487-46ee-a585-1d56cc1b2d74 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:18.324823 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-6a8bdecf-a487-46ee-a585-1d56cc1b2d74 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] POST https://10.4.3.64/volume/v3/attachments/63b93575-cfcc-4fa1-b37f-3b97d0e51dd0/action Jul 03 01:37:18.325297 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-6a8bdecf-a487-46ee-a585-1d56cc1b2d74 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:37:18.325552 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-6a8bdecf-a487-46ee-a585-1d56cc1b2d74 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:18.328304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90889fc-3187-4eb6-b8cc-46669e866fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:18.329133 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce6de168-9449-48ff-92d5-cd4f5ee4c4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:18.351538 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:18.351538 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:18.369076 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e8a888c3-0206-48af-b6e9-a5998fad9611 req-6a8bdecf-a487-46ee-a585-1d56cc1b2d74 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/attachments/63b93575-cfcc-4fa1-b37f-3b97d0e51dd0/action returned with HTTP 204 Jul 03 01:37:18.369470 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 790/3143] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:37:18 2026] POST /volume/v3/attachments/63b93575-cfcc-4fa1-b37f-3b97d0e51dd0/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:18.389520 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Created reservations ['399d09dd-fa09-42a5-9742-68adb9f4738b', 'f5857c3f-8035-43a0-bff2-2eeb94f7bb1c', 'e9456654-c830-4154-9734-bb58e9987256', '9f682e5a-5fd7-480c-97bf-3993b0e874bd'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:18.390577 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce6de168-9449-48ff-92d5-cd4f5ee4c4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['399d09dd-fa09-42a5-9742-68adb9f4738b', 'f5857c3f-8035-43a0-bff2-2eeb94f7bb1c', 'e9456654-c830-4154-9734-bb58e9987256', '9f682e5a-5fd7-480c-97bf-3993b0e874bd']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:18.391669 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (576fdd5c-f361-4083-b475-c6892be8193f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:18.420545 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (576fdd5c-f361-4083-b475-c6892be8193f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '353b65d6-6e5b-48f6-b7f6-ca2065be6c34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1642778379',display_name='tempest-VolumesGetTest-Volume-2104023587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['399d09dd-fa09-42a5-9742-68adb9f4738b','f5857c3f-8035-43a0-bff2-2eeb94f7bb1c','e9456654-c830-4154-9734-bb58e9987256','9f682e5a-5fd7-480c-97bf-3993b0e874bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:37:18Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1642778379',display_name='tempest-VolumesGetTest-Volume-2104023587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=353b65d6-6e5b-48f6-b7f6-ca2065be6c34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c58cb30c9724f84a4c7541ac60103db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:18.421270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e1d885-1659-4966-a991-2e7001aa1e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:18.447272 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2e1d885-1659-4966-a991-2e7001aa1e49) transitioned into 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-1642778379',display_name='tempest-VolumesGetTest-Volume-2104023587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['399d09dd-fa09-42a5-9742-68adb9f4738b','f5857c3f-8035-43a0-bff2-2eeb94f7bb1c','e9456654-c830-4154-9734-bb58e9987256','9f682e5a-5fd7-480c-97bf-3993b0e874bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:18.448086 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f22248-a795-47bd-af06-61ddd681fbf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:18.458161 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50f22248-a795-47bd-af06-61ddd681fbf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:18.458903 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (b4ced4b2-9853-421a-814e-a77d12b5cd96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:18.459197 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request issued successfully. Jul 03 01:37:18.459816 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-eaea9329-abaa-4cb6-8555-df961ccdaf89 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:37:18.460323 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 775/3144] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:18 2026] POST /volume/v3/volumes => generated 778 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:18.472330 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-06a61c6a-b80e-4e05-9ba8-78db147034c0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:18.474068 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-06a61c6a-b80e-4e05-9ba8-78db147034c0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 Jul 03 01:37:18.474250 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-06a61c6a-b80e-4e05-9ba8-78db147034c0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:18.474541 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-06a61c6a-b80e-4e05-9ba8-78db147034c0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:18.482626 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:18.482626 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:18.487531 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-06a61c6a-b80e-4e05-9ba8-78db147034c0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:18.492399 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-06a61c6a-b80e-4e05-9ba8-78db147034c0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 returned with HTTP 200 Jul 03 01:37:18.492803 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 782/3145] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:18 2026] GET /volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:18.517184 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fa3a9245-a17b-48d3-b310-5294369c3201 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:18.519515 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fa3a9245-a17b-48d3-b310-5294369c3201 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:18.519812 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fa3a9245-a17b-48d3-b310-5294369c3201 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:18.520081 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fa3a9245-a17b-48d3-b310-5294369c3201 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:18.520234 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fa3a9245-a17b-48d3-b310-5294369c3201 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:18.526639 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:18.526639 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:18.527754 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fa3a9245-a17b-48d3-b310-5294369c3201 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:18.528217 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 799/3146] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:18 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:18.583586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-07a6b3f3-6e8c-47c2-98dd-8a155a2881ba None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:18.585448 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-07a6b3f3-6e8c-47c2-98dd-8a155a2881ba tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:18.585721 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-07a6b3f3-6e8c-47c2-98dd-8a155a2881ba tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:18.585953 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-07a6b3f3-6e8c-47c2-98dd-8a155a2881ba tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:18.596611 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:18.596611 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:18.600813 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-07a6b3f3-6e8c-47c2-98dd-8a155a2881ba tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:18.606173 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-07a6b3f3-6e8c-47c2-98dd-8a155a2881ba tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:18.606706 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 791/3147] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:18 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 1130 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:18.619445 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-18820281-52ec-461a-a878-3d0b25bb1469 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:18.621529 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-18820281-52ec-461a-a878-3d0b25bb1469 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:18.621725 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-18820281-52ec-461a-a878-3d0b25bb1469 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:18.621929 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-18820281-52ec-461a-a878-3d0b25bb1469 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:18.631609 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:18.631609 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:18.636015 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-18820281-52ec-461a-a878-3d0b25bb1469 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:18.642672 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-18820281-52ec-461a-a878-3d0b25bb1469 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:18.643103 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 776/3148] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:18 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 1130 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:19.504172 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6997ea37-4ef2-4475-8681-9888023def28 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:19.506336 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6997ea37-4ef2-4475-8681-9888023def28 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 Jul 03 01:37:19.506603 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6997ea37-4ef2-4475-8681-9888023def28 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:19.506843 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6997ea37-4ef2-4475-8681-9888023def28 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:19.515572 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:19.515572 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:19.520990 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6997ea37-4ef2-4475-8681-9888023def28 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:19.526717 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6997ea37-4ef2-4475-8681-9888023def28 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 returned with HTTP 200 Jul 03 01:37:19.527152 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 783/3149] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:19 2026] GET /volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:19.539310 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d610b066-9229-4411-ad23-c9a55871ace1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:19.540032 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-515e4262-3b59-4394-b489-36855eefb5d4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:19.542177 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d610b066-9229-4411-ad23-c9a55871ace1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:19.542270 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-515e4262-3b59-4394-b489-36855eefb5d4 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] PUT https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 Jul 03 01:37:19.542435 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d610b066-9229-4411-ad23-c9a55871ace1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:19.542831 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d610b066-9229-4411-ad23-c9a55871ace1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:19.542887 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-515e4262-3b59-4394-b489-36855eefb5d4 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2006196784", "description": null}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:19.542927 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d610b066-9229-4411-ad23-c9a55871ace1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:19.548199 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:19.548199 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:19.549121 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d610b066-9229-4411-ad23-c9a55871ace1 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:19.549598 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 800/3150] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:19 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:19.551643 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:19.551643 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:19.555478 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-515e4262-3b59-4394-b489-36855eefb5d4 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:19.562485 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-515e4262-3b59-4394-b489-36855eefb5d4 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume updated successfully. Jul 03 01:37:19.563217 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-515e4262-3b59-4394-b489-36855eefb5d4 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 returned with HTTP 200 Jul 03 01:37:19.563713 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 792/3151] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Jul 3 01:37:19 2026] PUT /volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 => generated 768 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:19.575380 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-54c57b4a-073b-42db-a333-59865ab9e275 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:19.577497 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-54c57b4a-073b-42db-a333-59865ab9e275 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 Jul 03 01:37:19.577711 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-54c57b4a-073b-42db-a333-59865ab9e275 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:19.577948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-54c57b4a-073b-42db-a333-59865ab9e275 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:19.584680 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:19.584680 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:19.588521 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-54c57b4a-073b-42db-a333-59865ab9e275 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:19.592669 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-54c57b4a-073b-42db-a333-59865ab9e275 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 returned with HTTP 200 Jul 03 01:37:19.593052 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 777/3152] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:19 2026] GET /volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:19.607526 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b5540134-c6cc-4be3-bf43-f44ef06eef9b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:19.609140 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b5540134-c6cc-4be3-bf43-f44ef06eef9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] DELETE https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 Jul 03 01:37:19.609308 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b5540134-c6cc-4be3-bf43-f44ef06eef9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:19.609508 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b5540134-c6cc-4be3-bf43-f44ef06eef9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:19.609653 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-b5540134-c6cc-4be3-bf43-f44ef06eef9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume with id: 353b65d6-6e5b-48f6-b7f6-ca2065be6c34 Jul 03 01:37:19.616627 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:19.616627 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:19.617087 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b5540134-c6cc-4be3-bf43-f44ef06eef9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:19.640014 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b5540134-c6cc-4be3-bf43-f44ef06eef9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume request issued successfully. Jul 03 01:37:19.640290 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b5540134-c6cc-4be3-bf43-f44ef06eef9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 returned with HTTP 202 Jul 03 01:37:19.640921 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 784/3153] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:19 2026] DELETE /volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:37:19.649257 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b87fb29e-bfba-4e40-ac95-bd0de2dcbdf1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:19.651012 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b87fb29e-bfba-4e40-ac95-bd0de2dcbdf1 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 Jul 03 01:37:19.651256 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b87fb29e-bfba-4e40-ac95-bd0de2dcbdf1 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:19.651475 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b87fb29e-bfba-4e40-ac95-bd0de2dcbdf1 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:19.658816 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:19.658816 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:19.662556 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b87fb29e-bfba-4e40-ac95-bd0de2dcbdf1 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:19.666545 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b87fb29e-bfba-4e40-ac95-bd0de2dcbdf1 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 returned with HTTP 200 Jul 03 01:37:19.666905 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 801/3154] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:19 2026] GET /volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:20.561244 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dbc6d859-bb45-4b0b-8054-8f174bb12ddc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:20.563037 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dbc6d859-bb45-4b0b-8054-8f174bb12ddc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:20.563230 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dbc6d859-bb45-4b0b-8054-8f174bb12ddc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:20.563445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dbc6d859-bb45-4b0b-8054-8f174bb12ddc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:20.563555 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-dbc6d859-bb45-4b0b-8054-8f174bb12ddc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:20.567987 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:20.567987 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:20.568825 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dbc6d859-bb45-4b0b-8054-8f174bb12ddc tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:20.569242 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 793/3155] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:20 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:20.680162 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a11cf787-bed9-4616-a856-6db789336798 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:20.682074 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a11cf787-bed9-4616-a856-6db789336798 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 Jul 03 01:37:20.682249 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a11cf787-bed9-4616-a856-6db789336798 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:20.682446 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a11cf787-bed9-4616-a856-6db789336798 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:20.688649 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a11cf787-bed9-4616-a856-6db789336798 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 returned with HTTP 404 Jul 03 01:37:20.689171 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 778/3156] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:20 2026] GET /volume/v3/volumes/353b65d6-6e5b-48f6-b7f6-ca2065be6c34 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:20.696193 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0d6489ac-404e-4d31-85e1-3e436c99d27c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:20.698110 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0d6489ac-404e-4d31-85e1-3e436c99d27c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d Jul 03 01:37:20.698337 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0d6489ac-404e-4d31-85e1-3e436c99d27c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:20.698606 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0d6489ac-404e-4d31-85e1-3e436c99d27c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:20.710499 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:20.710499 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:20.717009 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0d6489ac-404e-4d31-85e1-3e436c99d27c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:20.723396 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0d6489ac-404e-4d31-85e1-3e436c99d27c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d returned with HTTP 200 Jul 03 01:37:20.723840 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 785/3157] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:20 2026] GET /volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d => generated 889 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:20.736685 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e8dadebc-bf5e-4c72-a0e8-711dd1c18286 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:20.738527 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e8dadebc-bf5e-4c72-a0e8-711dd1c18286 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d Jul 03 01:37:20.738789 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e8dadebc-bf5e-4c72-a0e8-711dd1c18286 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:20.739054 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e8dadebc-bf5e-4c72-a0e8-711dd1c18286 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:20.739252 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-e8dadebc-bf5e-4c72-a0e8-711dd1c18286 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume with id: d9121cb3-715d-4adf-b640-d57d67262a1d Jul 03 01:37:20.750123 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:20.750123 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:20.750612 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e8dadebc-bf5e-4c72-a0e8-711dd1c18286 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:20.774661 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e8dadebc-bf5e-4c72-a0e8-711dd1c18286 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume request issued successfully. Jul 03 01:37:20.774987 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e8dadebc-bf5e-4c72-a0e8-711dd1c18286 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d returned with HTTP 202 Jul 03 01:37:20.775412 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 802/3158] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:20 2026] DELETE /volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:37:20.783233 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0677c489-ec45-4454-be7b-938985220f0f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:20.785196 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0677c489-ec45-4454-be7b-938985220f0f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d Jul 03 01:37:20.785484 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0677c489-ec45-4454-be7b-938985220f0f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:20.785739 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0677c489-ec45-4454-be7b-938985220f0f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:20.793490 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:20.793490 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:20.797545 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0677c489-ec45-4454-be7b-938985220f0f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:20.803990 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0677c489-ec45-4454-be7b-938985220f0f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d returned with HTTP 200 Jul 03 01:37:20.804454 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 794/3159] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:20 2026] GET /volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d => generated 888 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:21.578967 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f4d5a023-be14-467c-8ebf-dcd737ef2765 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:21.580647 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f4d5a023-be14-467c-8ebf-dcd737ef2765 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:21.580849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f4d5a023-be14-467c-8ebf-dcd737ef2765 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:21.581041 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f4d5a023-be14-467c-8ebf-dcd737ef2765 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:21.581141 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-f4d5a023-be14-467c-8ebf-dcd737ef2765 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:21.585286 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:21.585286 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:21.586053 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f4d5a023-be14-467c-8ebf-dcd737ef2765 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:21.586383 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 779/3160] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:21 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:21.819096 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bcc19d14-368f-4efa-968a-ac837d847c8f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:21.821086 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bcc19d14-368f-4efa-968a-ac837d847c8f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d Jul 03 01:37:21.821289 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bcc19d14-368f-4efa-968a-ac837d847c8f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:21.821548 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bcc19d14-368f-4efa-968a-ac837d847c8f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:21.828303 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bcc19d14-368f-4efa-968a-ac837d847c8f tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d returned with HTTP 404 Jul 03 01:37:21.828863 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 786/3161] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:21 2026] GET /volume/v3/volumes/d9121cb3-715d-4adf-b640-d57d67262a1d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:21.838367 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:21.840299 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:37:21.840731 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-539643607"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:21.842603 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-539643607'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:37:21.842754 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume of 1 GB Jul 03 01:37:21.847311 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Availability Zones retrieved successfully. Jul 03 01:37:21.854404 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (c1333bd5-2ea3-4707-977f-f00fa1696e37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:21.855540 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e82456-2f96-4cc2-aa01-dc8a7ced6377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:21.856642 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:37:21.887175 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e82456-2f96-4cc2-aa01-dc8a7ced6377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:21.887969 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12daec76-d5ce-4db9-9242-abe99ff01ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:21.928874 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Created reservations ['01ddf2ed-48b3-4b69-a14d-70d029857004', 'f3163017-9c03-4498-98d8-08c46fdb6355', 'b5bad7e8-e85e-4c94-be3d-b20acb460ba9', 'dee83953-d754-4e81-8e44-dc2ca3313571'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:21.929570 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12daec76-d5ce-4db9-9242-abe99ff01ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01ddf2ed-48b3-4b69-a14d-70d029857004', 'f3163017-9c03-4498-98d8-08c46fdb6355', 'b5bad7e8-e85e-4c94-be3d-b20acb460ba9', 'dee83953-d754-4e81-8e44-dc2ca3313571']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:21.930189 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (045da8e1-0e4c-47c5-9744-0848405d9587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:21.952248 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (045da8e1-0e4c-47c5-9744-0848405d9587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6740919d-06b2-4bab-8961-678ac2ac729b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-539643607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['01ddf2ed-48b3-4b69-a14d-70d029857004','f3163017-9c03-4498-98d8-08c46fdb6355','b5bad7e8-e85e-4c94-be3d-b20acb460ba9','dee83953-d754-4e81-8e44-dc2ca3313571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-539643607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6740919d-06b2-4bab-8961-678ac2ac729b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c58cb30c9724f84a4c7541ac60103db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:21.953217 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7599301-dda0-46b3-b42e-b108d31de465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:21.971400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7599301-dda0-46b3-b42e-b108d31de465) transitioned into state 'SUCCESS' from state '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-539643607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['01ddf2ed-48b3-4b69-a14d-70d029857004','f3163017-9c03-4498-98d8-08c46fdb6355','b5bad7e8-e85e-4c94-be3d-b20acb460ba9','dee83953-d754-4e81-8e44-dc2ca3313571'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:21.971977 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493211a3-0d4f-478b-92e9-9cfce50e7ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:21.981238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (493211a3-0d4f-478b-92e9-9cfce50e7ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:21.981972 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (c1333bd5-2ea3-4707-977f-f00fa1696e37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:21.982227 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request issued successfully. Jul 03 01:37:21.983135 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-946c4dcc-ba01-4a8c-abf4-cc5d5d615847 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:37:21.983546 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 803/3162] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:37:21 2026] POST /volume/v3/volumes => generated 742 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:21.997900 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d8a7c2c8-5b63-4f43-9f6e-42bdcfd657ab None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:22.000576 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d8a7c2c8-5b63-4f43-9f6e-42bdcfd657ab tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b Jul 03 01:37:22.000714 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d8a7c2c8-5b63-4f43-9f6e-42bdcfd657ab tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:22.000886 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d8a7c2c8-5b63-4f43-9f6e-42bdcfd657ab tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:22.007625 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:22.007625 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:22.012645 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d8a7c2c8-5b63-4f43-9f6e-42bdcfd657ab tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:22.018585 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d8a7c2c8-5b63-4f43-9f6e-42bdcfd657ab tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b returned with HTTP 200 Jul 03 01:37:22.019178 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 795/3163] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:21 2026] GET /volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b => generated 810 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:22.261603 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-bf623118-2a46-4f98-bded-91684ccaa631 req-a3febe73-5eb7-4626-b8f9-737aec38dc10 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:22.264359 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-a3febe73-5eb7-4626-b8f9-737aec38dc10 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:22.264601 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-a3febe73-5eb7-4626-b8f9-737aec38dc10 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:22.264800 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-a3febe73-5eb7-4626-b8f9-737aec38dc10 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:22.278062 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:22.278062 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:22.282019 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-bf623118-2a46-4f98-bded-91684ccaa631 req-a3febe73-5eb7-4626-b8f9-737aec38dc10 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:22.286587 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-a3febe73-5eb7-4626-b8f9-737aec38dc10 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:22.287030 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 780/3164] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:37:22 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 1130 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:22.312188 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-bf623118-2a46-4f98-bded-91684ccaa631 req-b7508c22-ded2-4333-bb35-1b0074614cd9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:22.318381 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-b7508c22-ded2-4333-bb35-1b0074614cd9 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] POST https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256/action Jul 03 01:37:22.318772 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-b7508c22-ded2-4333-bb35-1b0074614cd9 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:37:22.318915 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-b7508c22-ded2-4333-bb35-1b0074614cd9 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:22.339811 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:22.339811 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:22.340468 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-bf623118-2a46-4f98-bded-91684ccaa631 req-b7508c22-ded2-4333-bb35-1b0074614cd9 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:22.357513 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-bf623118-2a46-4f98-bded-91684ccaa631 req-b7508c22-ded2-4333-bb35-1b0074614cd9 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Begin detaching volume completed successfully. Jul 03 01:37:22.357755 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-b7508c22-ded2-4333-bb35-1b0074614cd9 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256/action returned with HTTP 202 Jul 03 01:37:22.358216 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 787/3165] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:37:22 2026] POST /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:37:22.596574 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2987ec74-8f39-4fa5-9ee2-a96ec5bd0826 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:22.597963 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2987ec74-8f39-4fa5-9ee2-a96ec5bd0826 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:22.598293 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2987ec74-8f39-4fa5-9ee2-a96ec5bd0826 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:22.598638 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2987ec74-8f39-4fa5-9ee2-a96ec5bd0826 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:22.598837 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-2987ec74-8f39-4fa5-9ee2-a96ec5bd0826 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:22.603637 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:22.603637 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:22.604633 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2987ec74-8f39-4fa5-9ee2-a96ec5bd0826 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:22.605163 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 804/3166] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:22 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:23.036446 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ff70d02c-20bc-4105-afcd-338c16d89294 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:23.038049 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ff70d02c-20bc-4105-afcd-338c16d89294 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b Jul 03 01:37:23.038269 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ff70d02c-20bc-4105-afcd-338c16d89294 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:23.038517 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ff70d02c-20bc-4105-afcd-338c16d89294 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:23.048099 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:23.048099 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:23.055449 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ff70d02c-20bc-4105-afcd-338c16d89294 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:23.060270 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ff70d02c-20bc-4105-afcd-338c16d89294 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b returned with HTTP 200 Jul 03 01:37:23.060967 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 796/3167] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:23 2026] GET /volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:37:23.076236 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:23.077987 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:37:23.078337 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6740919d-06b2-4bab-8961-678ac2ac729b", "size": 1, "name": "tempest-VolumesGetTest-Volume-108101733", "metadata": {"Type": "Test"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:23.079866 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request body: {'volume': {'source_volid': '6740919d-06b2-4bab-8961-678ac2ac729b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-108101733', 'metadata': {'Type': 'Test'}}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:37:23.088374 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:23.088374 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:23.089129 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume retrieved successfully. Jul 03 01:37:23.089299 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume of 1 GB Jul 03 01:37:23.094403 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Availability Zones retrieved successfully. Jul 03 01:37:23.100975 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (5a96e584-48a0-4003-b26f-d8c93a8d9084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:23.102607 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6594d7fb-1842-4958-96c6-0d19c9fb0517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:23.103768 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:37:23.133805 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6594d7fb-1842-4958-96c6-0d19c9fb0517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6740919d-06b2-4bab-8961-678ac2ac729b', 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:23.134730 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a005b6b-6b12-4dc9-81c3-b648c51c98c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:23.183329 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Created reservations ['e134d6d7-e591-471e-8da8-316f35b84b68', '3f506bbc-dba7-4bb1-ac89-60d1a782981a', '4df6113c-f0f1-4995-a34a-71b055fecc07', '1b5b1800-e442-4d70-9483-fbb5fc9be471'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:23.186690 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a005b6b-6b12-4dc9-81c3-b648c51c98c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e134d6d7-e591-471e-8da8-316f35b84b68', '3f506bbc-dba7-4bb1-ac89-60d1a782981a', '4df6113c-f0f1-4995-a34a-71b055fecc07', '1b5b1800-e442-4d70-9483-fbb5fc9be471']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:23.187703 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ffd3331-8573-4d45-9bcc-7b17682b1d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:23.230434 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ffd3331-8573-4d45-9bcc-7b17682b1d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35a9dbe7-52da-40c8-afd6-02fa6c799263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-108101733',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['e134d6d7-e591-471e-8da8-316f35b84b68','3f506bbc-dba7-4bb1-ac89-60d1a782981a','4df6113c-f0f1-4995-a34a-71b055fecc07','1b5b1800-e442-4d70-9483-fbb5fc9be471'],size=1,snapshot_id=None,source_replicaid=,source_volid=6740919d-06b2-4bab-8961-678ac2ac729b,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-108101733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35a9dbe7-52da-40c8-afd6-02fa6c799263,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1c58cb30c9724f84a4c7541ac60103db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6740919d-06b2-4bab-8961-678ac2ac729b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:23.231166 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2cb908-a7cf-45bf-8077-7271ccf96743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:23.252676 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd2cb908-a7cf-45bf-8077-7271ccf96743) transitioned into state 'SUCCESS' from state '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-108101733',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['e134d6d7-e591-471e-8da8-316f35b84b68','3f506bbc-dba7-4bb1-ac89-60d1a782981a','4df6113c-f0f1-4995-a34a-71b055fecc07','1b5b1800-e442-4d70-9483-fbb5fc9be471'],size=1,snapshot_id=None,source_replicaid=,source_volid=6740919d-06b2-4bab-8961-678ac2ac729b,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:23.253366 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df267900-ad67-46b6-aff7-df03dd84fbe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:23.274589 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df267900-ad67-46b6-aff7-df03dd84fbe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:23.275265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (5a96e584-48a0-4003-b26f-d8c93a8d9084) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:23.275836 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request issued successfully. Jul 03 01:37:23.276867 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f0b5119e-2af8-4d1b-9cdd-915cfb634344 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:37:23.277265 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 781/3168] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:23 2026] POST /volume/v3/volumes => generated 790 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:23.293492 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-57dc7b8d-6a85-4c21-aa13-226cc613b6b8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:23.295149 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-57dc7b8d-6a85-4c21-aa13-226cc613b6b8 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 Jul 03 01:37:23.295378 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-57dc7b8d-6a85-4c21-aa13-226cc613b6b8 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:23.295610 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-57dc7b8d-6a85-4c21-aa13-226cc613b6b8 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:23.303659 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:23.303659 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:23.307970 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-57dc7b8d-6a85-4c21-aa13-226cc613b6b8 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:23.316976 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-57dc7b8d-6a85-4c21-aa13-226cc613b6b8 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 returned with HTTP 200 Jul 03 01:37:23.317641 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 788/3169] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:23 2026] GET /volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:23.400026 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-067427ab-7d21-41be-adc4-10c4abef7498 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:23.400026 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-067427ab-7d21-41be-adc4-10c4abef7498 None None] GET https://10.4.3.64/volume// Jul 03 01:37:23.400026 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-067427ab-7d21-41be-adc4-10c4abef7498 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:23.400026 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-067427ab-7d21-41be-adc4-10c4abef7498 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:23.400026 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-067427ab-7d21-41be-adc4-10c4abef7498 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:37:23.400026 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 805/3170] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:37:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:37:23.409941 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-bf623118-2a46-4f98-bded-91684ccaa631 req-8c32c16f-ff30-4d53-961b-4bf7914c8430 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:23.412228 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-8c32c16f-ff30-4d53-961b-4bf7914c8430 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:23.412502 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-8c32c16f-ff30-4d53-961b-4bf7914c8430 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:23.412721 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-8c32c16f-ff30-4d53-961b-4bf7914c8430 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:23.428301 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:23.428301 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:23.436222 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-bf623118-2a46-4f98-bded-91684ccaa631 req-8c32c16f-ff30-4d53-961b-4bf7914c8430 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:23.441690 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-8c32c16f-ff30-4d53-961b-4bf7914c8430 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:37:23.442412 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 797/3171] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:37:23 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 1313 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:37:23.618054 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-92414c24-f4f2-4560-912d-3befbcc5ddd0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:23.621824 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-92414c24-f4f2-4560-912d-3befbcc5ddd0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:23.622042 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-92414c24-f4f2-4560-912d-3befbcc5ddd0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:23.622238 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-92414c24-f4f2-4560-912d-3befbcc5ddd0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:23.622363 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-92414c24-f4f2-4560-912d-3befbcc5ddd0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:23.630017 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:23.630017 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:23.630878 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-92414c24-f4f2-4560-912d-3befbcc5ddd0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:23.631249 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 782/3172] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:23 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:37:24.331832 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-90785cf6-7f9f-4a09-b650-e990b08c206c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:24.333822 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-90785cf6-7f9f-4a09-b650-e990b08c206c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 Jul 03 01:37:24.333995 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-90785cf6-7f9f-4a09-b650-e990b08c206c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:24.334202 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-90785cf6-7f9f-4a09-b650-e990b08c206c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:24.341457 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:24.341457 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:24.345463 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-90785cf6-7f9f-4a09-b650-e990b08c206c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:24.350213 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-90785cf6-7f9f-4a09-b650-e990b08c206c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 returned with HTTP 200 Jul 03 01:37:24.350858 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 789/3173] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:24 2026] GET /volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:24.363532 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-36a123df-5497-4c0d-9fe7-86e518d394b0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:24.365367 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-36a123df-5497-4c0d-9fe7-86e518d394b0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 Jul 03 01:37:24.365792 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-36a123df-5497-4c0d-9fe7-86e518d394b0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:24.366196 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-36a123df-5497-4c0d-9fe7-86e518d394b0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:24.382064 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:24.382064 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:24.392296 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-36a123df-5497-4c0d-9fe7-86e518d394b0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:24.402549 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-36a123df-5497-4c0d-9fe7-86e518d394b0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 returned with HTTP 200 Jul 03 01:37:24.405781 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 806/3174] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:24 2026] GET /volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 => generated 883 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:24.421229 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-44b4c314-be5f-42bc-b09d-ea88e2208531 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:24.423027 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-44b4c314-be5f-42bc-b09d-ea88e2208531 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] PUT https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 Jul 03 01:37:24.423361 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-44b4c314-be5f-42bc-b09d-ea88e2208531 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-108101733"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:24.432068 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:24.432068 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:24.436335 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-44b4c314-be5f-42bc-b09d-ea88e2208531 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:24.440502 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-44b4c314-be5f-42bc-b09d-ea88e2208531 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume updated successfully. Jul 03 01:37:24.441105 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-44b4c314-be5f-42bc-b09d-ea88e2208531 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 returned with HTTP 200 Jul 03 01:37:24.441683 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 798/3175] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Jul 3 01:37:24 2026] PUT /volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:24.457633 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-60844046-5176-48b8-9508-5814437ef5ac None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:24.459768 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-60844046-5176-48b8-9508-5814437ef5ac tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] PUT https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 Jul 03 01:37:24.460172 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-60844046-5176-48b8-9508-5814437ef5ac tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2014635725", "description": "This is the new description of volume"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:24.471620 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:24.471620 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:24.476440 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-60844046-5176-48b8-9508-5814437ef5ac tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:24.484778 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-60844046-5176-48b8-9508-5814437ef5ac tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume updated successfully. Jul 03 01:37:24.485505 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-60844046-5176-48b8-9508-5814437ef5ac tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 returned with HTTP 200 Jul 03 01:37:24.486061 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 783/3176] 10.4.3.64 () {68 vars in 1362 bytes} [Fri Jul 3 01:37:24 2026] PUT /volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:37:24.503921 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-bf623118-2a46-4f98-bded-91684ccaa631 req-8edfd3ef-452e-484c-8c2f-77e889e06e4c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:24.504061 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a918e8a3-4ab9-4bd1-85b6-f2ebd5ad90d3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:24.505702 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a918e8a3-4ab9-4bd1-85b6-f2ebd5ad90d3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 Jul 03 01:37:24.506076 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-8edfd3ef-452e-484c-8c2f-77e889e06e4c tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] DELETE https://10.4.3.64/volume/v3/attachments/63b93575-cfcc-4fa1-b37f-3b97d0e51dd0 Jul 03 01:37:24.506142 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a918e8a3-4ab9-4bd1-85b6-f2ebd5ad90d3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:24.506566 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-8edfd3ef-452e-484c-8c2f-77e889e06e4c tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:24.506566 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-8edfd3ef-452e-484c-8c2f-77e889e06e4c tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:24.507868 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a918e8a3-4ab9-4bd1-85b6-f2ebd5ad90d3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:24.521830 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:24.521830 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:24.522799 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:24.522799 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:24.533460 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a918e8a3-4ab9-4bd1-85b6-f2ebd5ad90d3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:24.536516 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a918e8a3-4ab9-4bd1-85b6-f2ebd5ad90d3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 returned with HTTP 200 Jul 03 01:37:24.537832 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 807/3177] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:24 2026] GET /volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 => generated 923 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:24.556866 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:24.558832 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:37:24.559211 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-941567315", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2020365204"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:24.560902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-941567315', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2020365204'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:37:24.561103 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume of 1 GB Jul 03 01:37:24.565565 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Availability Zones retrieved successfully. Jul 03 01:37:24.574061 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (c2f4ce2d-3f7e-418f-96e5-a79f570ab6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:24.575365 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (715e5182-b865-494e-9189-ced46d78e585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:24.576823 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:37:24.611828 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (715e5182-b865-494e-9189-ced46d78e585) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:24.612568 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2e528d9-b691-4df7-a296-66674c765803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:24.649943 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b1ec7f22-6e0a-426b-a814-a15c17d7038c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:24.651761 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b1ec7f22-6e0a-426b-a814-a15c17d7038c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:24.652400 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b1ec7f22-6e0a-426b-a814-a15c17d7038c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:24.652746 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b1ec7f22-6e0a-426b-a814-a15c17d7038c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:24.652919 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-b1ec7f22-6e0a-426b-a814-a15c17d7038c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:24.659707 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:24.659707 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:24.660987 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b1ec7f22-6e0a-426b-a814-a15c17d7038c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:24.661510 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 784/3178] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:24 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:24.665236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Created reservations ['8ada2892-1b9e-4928-a92d-32a33c370d61', '27adbfbf-a2a2-490f-bb80-22d47e935d5c', '218e7869-f943-4d65-9fcc-460de1d8bb2d', '0487acdf-ac89-478a-a97d-f056791925d7'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:24.668150 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2e528d9-b691-4df7-a296-66674c765803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ada2892-1b9e-4928-a92d-32a33c370d61', '27adbfbf-a2a2-490f-bb80-22d47e935d5c', '218e7869-f943-4d65-9fcc-460de1d8bb2d', '0487acdf-ac89-478a-a97d-f056791925d7']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:24.668150 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65dce577-c301-41e9-bb72-6b6d96aba360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:24.696827 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65dce577-c301-41e9-bb72-6b6d96aba360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '157bf629-ae07-40e6-bedc-8107e688996e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-941567315',display_name='tempest-VolumesGetTest-Volume-2020365204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['8ada2892-1b9e-4928-a92d-32a33c370d61','27adbfbf-a2a2-490f-bb80-22d47e935d5c','218e7869-f943-4d65-9fcc-460de1d8bb2d','0487acdf-ac89-478a-a97d-f056791925d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:37:24Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-941567315',display_name='tempest-VolumesGetTest-Volume-2020365204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=157bf629-ae07-40e6-bedc-8107e688996e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c58cb30c9724f84a4c7541ac60103db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:24.697729 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ebe9d05-21b8-420f-9ab0-4c59e5133dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:24.719300 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ebe9d05-21b8-420f-9ab0-4c59e5133dc0) transitioned into 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-941567315',display_name='tempest-VolumesGetTest-Volume-2020365204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['8ada2892-1b9e-4928-a92d-32a33c370d61','27adbfbf-a2a2-490f-bb80-22d47e935d5c','218e7869-f943-4d65-9fcc-460de1d8bb2d','0487acdf-ac89-478a-a97d-f056791925d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:24.720479 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecb45b66-dd2f-4b78-bf80-8a0f3eb1bc32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:24.732174 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecb45b66-dd2f-4b78-bf80-8a0f3eb1bc32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:24.733354 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (c2f4ce2d-3f7e-418f-96e5-a79f570ab6bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:24.733880 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request issued successfully. Jul 03 01:37:24.734537 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-311eeb11-a3dd-454a-96e9-618ecb366b74 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:37:24.735027 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 799/3179] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:24 2026] POST /volume/v3/volumes => generated 777 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:24.749094 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b0728f01-db35-4393-b54d-c253425183ae None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:24.751007 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b0728f01-db35-4393-b54d-c253425183ae tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e Jul 03 01:37:24.751399 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b0728f01-db35-4393-b54d-c253425183ae tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:24.752075 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b0728f01-db35-4393-b54d-c253425183ae tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:24.762084 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:24.762084 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:24.767656 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b0728f01-db35-4393-b54d-c253425183ae tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:24.773670 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b0728f01-db35-4393-b54d-c253425183ae tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e returned with HTTP 200 Jul 03 01:37:24.773670 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 808/3180] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:24 2026] GET /volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:25.058289 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-bf623118-2a46-4f98-bded-91684ccaa631 req-8edfd3ef-452e-484c-8c2f-77e889e06e4c tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/attachments/63b93575-cfcc-4fa1-b37f-3b97d0e51dd0 returned with HTTP 200 Jul 03 01:37:25.058822 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 790/3181] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:37:24 2026] DELETE /volume/v3/attachments/63b93575-cfcc-4fa1-b37f-3b97d0e51dd0 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:25.601713 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8f13e696-228d-443b-a2c3-1b265f37cf3f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:25.604205 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8f13e696-228d-443b-a2c3-1b265f37cf3f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:37:25.604784 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8f13e696-228d-443b-a2c3-1b265f37cf3f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b10b47cc-7dbf-4cf1-97c2-30ee855b4256", "force": false, "name": "tempest-TestStampPattern-snapshot-1633643004", "description": null, "metadata": null}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:25.617857 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:25.617857 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:25.618669 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8f13e696-228d-443b-a2c3-1b265f37cf3f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:37:25.618899 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-8f13e696-228d-443b-a2c3-1b265f37cf3f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Create snapshot from volume b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:37:25.674106 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-8f13e696-228d-443b-a2c3-1b265f37cf3f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Created reservations ['82284948-caf3-4884-9b15-3b6572c16240', 'd1f6dd8c-c2a8-4eb5-a56b-da84c94b996e', 'bd2a1a3f-edf4-4b28-8600-33f8c3159bdc', '4e8f229d-edbc-4e6b-9aa0-ff38b9e8260b'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:25.675832 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-04617957-0052-49b7-ab26-53343b75c8d2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:25.677782 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-04617957-0052-49b7-ab26-53343b75c8d2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:25.678021 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-04617957-0052-49b7-ab26-53343b75c8d2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:25.678213 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-04617957-0052-49b7-ab26-53343b75c8d2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:25.678326 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-04617957-0052-49b7-ab26-53343b75c8d2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:25.683132 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:25.683132 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:25.684026 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-04617957-0052-49b7-ab26-53343b75c8d2 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:25.684347 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 800/3182] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:25 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:25.715092 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8f13e696-228d-443b-a2c3-1b265f37cf3f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Snapshot create request issued successfully. Jul 03 01:37:25.715730 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8f13e696-228d-443b-a2c3-1b265f37cf3f tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:37:25.716331 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 785/3183] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:37:25 2026] POST /volume/v3/snapshots => generated 303 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:25.727706 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-46ffa4b0-514b-4e31-841b-ca49c6265f4d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:25.731042 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-46ffa4b0-514b-4e31-841b-ca49c6265f4d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 Jul 03 01:37:25.731042 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-46ffa4b0-514b-4e31-841b-ca49c6265f4d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:25.731042 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-46ffa4b0-514b-4e31-841b-ca49c6265f4d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:25.740334 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:25.740334 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:25.740334 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-46ffa4b0-514b-4e31-841b-ca49c6265f4d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Snapshot retrieved successfully. Jul 03 01:37:25.740334 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-46ffa4b0-514b-4e31-841b-ca49c6265f4d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 returned with HTTP 200 Jul 03 01:37:25.740334 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 809/3184] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:37:25 2026] GET /volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 => generated 435 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:25.791969 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-64e9e62f-0575-4ce2-af5c-5426da8edf26 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:25.793845 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-64e9e62f-0575-4ce2-af5c-5426da8edf26 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e Jul 03 01:37:25.794083 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-64e9e62f-0575-4ce2-af5c-5426da8edf26 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:25.794305 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-64e9e62f-0575-4ce2-af5c-5426da8edf26 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:25.801801 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:25.801801 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:25.806552 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-64e9e62f-0575-4ce2-af5c-5426da8edf26 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:25.811488 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-64e9e62f-0575-4ce2-af5c-5426da8edf26 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e returned with HTTP 200 Jul 03 01:37:25.811936 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 791/3185] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:25 2026] GET /volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:25.825468 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7372d14c-82eb-44c3-851e-2bca0ee26d63 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:25.827468 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7372d14c-82eb-44c3-851e-2bca0ee26d63 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] PUT https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e Jul 03 01:37:25.827811 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7372d14c-82eb-44c3-851e-2bca0ee26d63 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-108101733", "description": null}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:25.837060 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:25.837060 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:25.841039 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7372d14c-82eb-44c3-851e-2bca0ee26d63 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:25.848864 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7372d14c-82eb-44c3-851e-2bca0ee26d63 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume updated successfully. Jul 03 01:37:25.849577 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7372d14c-82eb-44c3-851e-2bca0ee26d63 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e returned with HTTP 200 Jul 03 01:37:25.850084 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 801/3186] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Jul 3 01:37:25 2026] PUT /volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e => generated 767 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:25.863551 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-322f3214-846e-49d0-a08d-40b9ba7ff913 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:25.865916 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-322f3214-846e-49d0-a08d-40b9ba7ff913 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e Jul 03 01:37:25.866265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-322f3214-846e-49d0-a08d-40b9ba7ff913 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:25.866525 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-322f3214-846e-49d0-a08d-40b9ba7ff913 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:25.874763 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:25.874763 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:25.878786 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-322f3214-846e-49d0-a08d-40b9ba7ff913 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:25.882895 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-322f3214-846e-49d0-a08d-40b9ba7ff913 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e returned with HTTP 200 Jul 03 01:37:25.883333 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 786/3187] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:25 2026] GET /volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:25.898057 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-69321d61-b6ca-400f-b340-9437ca4c59e2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:25.899803 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-69321d61-b6ca-400f-b340-9437ca4c59e2 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] DELETE https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e Jul 03 01:37:25.900250 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-69321d61-b6ca-400f-b340-9437ca4c59e2 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:25.900980 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-69321d61-b6ca-400f-b340-9437ca4c59e2 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:25.901310 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-69321d61-b6ca-400f-b340-9437ca4c59e2 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume with id: 157bf629-ae07-40e6-bedc-8107e688996e Jul 03 01:37:25.909393 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:25.909393 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:25.910458 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-69321d61-b6ca-400f-b340-9437ca4c59e2 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:25.941153 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-69321d61-b6ca-400f-b340-9437ca4c59e2 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume request issued successfully. Jul 03 01:37:25.941626 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-69321d61-b6ca-400f-b340-9437ca4c59e2 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e returned with HTTP 202 Jul 03 01:37:25.942346 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 810/3188] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:25 2026] DELETE /volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:37:25.952444 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-34d9d38e-77c1-4973-8a1b-53213e724c0e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:25.954771 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34d9d38e-77c1-4973-8a1b-53213e724c0e tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e Jul 03 01:37:25.955007 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34d9d38e-77c1-4973-8a1b-53213e724c0e tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:25.955238 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34d9d38e-77c1-4973-8a1b-53213e724c0e tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:25.964325 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:25.964325 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:25.969751 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-34d9d38e-77c1-4973-8a1b-53213e724c0e tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:25.974787 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34d9d38e-77c1-4973-8a1b-53213e724c0e tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e returned with HTTP 200 Jul 03 01:37:25.975169 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 792/3189] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:25 2026] GET /volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:26.695408 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-817329fa-873e-41c5-b745-c287b870b5eb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:26.697467 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-817329fa-873e-41c5-b745-c287b870b5eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:26.697867 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-817329fa-873e-41c5-b745-c287b870b5eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:26.698051 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-817329fa-873e-41c5-b745-c287b870b5eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:26.698152 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-817329fa-873e-41c5-b745-c287b870b5eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:26.703013 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:26.703013 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:26.704015 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-817329fa-873e-41c5-b745-c287b870b5eb tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:26.704635 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 802/3190] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:26 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:26.757225 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-01b1f3e8-32b9-4138-bddb-1afbbe3f6eb0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:26.760381 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-01b1f3e8-32b9-4138-bddb-1afbbe3f6eb0 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 Jul 03 01:37:26.760381 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-01b1f3e8-32b9-4138-bddb-1afbbe3f6eb0 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:26.760381 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-01b1f3e8-32b9-4138-bddb-1afbbe3f6eb0 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:26.765622 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:26.765622 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:26.766862 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-01b1f3e8-32b9-4138-bddb-1afbbe3f6eb0 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Snapshot retrieved successfully. Jul 03 01:37:26.766862 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-01b1f3e8-32b9-4138-bddb-1afbbe3f6eb0 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 returned with HTTP 200 Jul 03 01:37:26.767595 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 787/3191] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:37:26 2026] GET /volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:26.775772 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ed8c9b33-cb3c-4bf9-ba30-e38d2e939c37 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:26.777788 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ed8c9b33-cb3c-4bf9-ba30-e38d2e939c37 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 Jul 03 01:37:26.778039 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ed8c9b33-cb3c-4bf9-ba30-e38d2e939c37 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:26.778246 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ed8c9b33-cb3c-4bf9-ba30-e38d2e939c37 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:26.783682 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:26.783682 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:26.784129 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ed8c9b33-cb3c-4bf9-ba30-e38d2e939c37 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Snapshot retrieved successfully. Jul 03 01:37:26.784907 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ed8c9b33-cb3c-4bf9-ba30-e38d2e939c37 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 returned with HTTP 200 Jul 03 01:37:26.785292 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 811/3192] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:37:26 2026] GET /volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:26.991983 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9c180568-8260-4e8f-97f8-a6bea725f53d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:26.993711 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9c180568-8260-4e8f-97f8-a6bea725f53d tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e Jul 03 01:37:26.993877 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9c180568-8260-4e8f-97f8-a6bea725f53d tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:26.994073 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9c180568-8260-4e8f-97f8-a6bea725f53d tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:26.999701 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9c180568-8260-4e8f-97f8-a6bea725f53d tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e returned with HTTP 404 Jul 03 01:37:27.000181 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 793/3193] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:26 2026] GET /volume/v3/volumes/157bf629-ae07-40e6-bedc-8107e688996e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:27.008154 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7ba39cfe-b19b-4a18-8623-43378268cddd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:27.010464 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7ba39cfe-b19b-4a18-8623-43378268cddd tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 Jul 03 01:37:27.010729 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7ba39cfe-b19b-4a18-8623-43378268cddd tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:27.010990 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7ba39cfe-b19b-4a18-8623-43378268cddd tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:27.024935 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:27.024935 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:27.030607 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7ba39cfe-b19b-4a18-8623-43378268cddd tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:27.038340 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7ba39cfe-b19b-4a18-8623-43378268cddd tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 returned with HTTP 200 Jul 03 01:37:27.038340 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 803/3194] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:27 2026] GET /volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 => generated 923 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:27.057015 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-baf2030d-19af-482b-869d-d1a6b504c5f6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:27.059676 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-baf2030d-19af-482b-869d-d1a6b504c5f6 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] DELETE https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 Jul 03 01:37:27.059676 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-baf2030d-19af-482b-869d-d1a6b504c5f6 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:27.059676 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-baf2030d-19af-482b-869d-d1a6b504c5f6 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:27.059676 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-baf2030d-19af-482b-869d-d1a6b504c5f6 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume with id: 35a9dbe7-52da-40c8-afd6-02fa6c799263 Jul 03 01:37:27.070077 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:27.070077 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:27.070744 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-baf2030d-19af-482b-869d-d1a6b504c5f6 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:27.104216 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-baf2030d-19af-482b-869d-d1a6b504c5f6 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume request issued successfully. Jul 03 01:37:27.104400 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-baf2030d-19af-482b-869d-d1a6b504c5f6 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 returned with HTTP 202 Jul 03 01:37:27.104911 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 788/3195] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:27 2026] DELETE /volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:37:27.115558 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b3d7ed68-9f18-43da-8b58-7c9219ac1839 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:27.117330 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b3d7ed68-9f18-43da-8b58-7c9219ac1839 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 Jul 03 01:37:27.117533 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b3d7ed68-9f18-43da-8b58-7c9219ac1839 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:27.117747 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b3d7ed68-9f18-43da-8b58-7c9219ac1839 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:27.125012 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:27.125012 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:27.129646 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b3d7ed68-9f18-43da-8b58-7c9219ac1839 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:27.134240 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b3d7ed68-9f18-43da-8b58-7c9219ac1839 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 returned with HTTP 200 Jul 03 01:37:27.134881 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 812/3196] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:27 2026] GET /volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 => generated 922 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:27.714381 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f8d61a4e-5b29-480d-ad8a-a00c589d012b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:27.718012 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f8d61a4e-5b29-480d-ad8a-a00c589d012b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:27.719605 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f8d61a4e-5b29-480d-ad8a-a00c589d012b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:27.719605 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f8d61a4e-5b29-480d-ad8a-a00c589d012b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:27.719605 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f8d61a4e-5b29-480d-ad8a-a00c589d012b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:27.725238 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:27.725238 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:27.727882 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f8d61a4e-5b29-480d-ad8a-a00c589d012b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:27.727882 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 794/3197] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:27 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:28.152628 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e45c9af4-09e7-4d76-8a41-90b194b87cb5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:28.155522 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e45c9af4-09e7-4d76-8a41-90b194b87cb5 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 Jul 03 01:37:28.155794 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e45c9af4-09e7-4d76-8a41-90b194b87cb5 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:28.156056 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e45c9af4-09e7-4d76-8a41-90b194b87cb5 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:28.166342 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e45c9af4-09e7-4d76-8a41-90b194b87cb5 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 returned with HTTP 404 Jul 03 01:37:28.167024 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 804/3198] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:28 2026] GET /volume/v3/volumes/35a9dbe7-52da-40c8-afd6-02fa6c799263 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:28.174337 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-aefda0c8-905c-4120-afac-ba3908afef98 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:28.176217 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aefda0c8-905c-4120-afac-ba3908afef98 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b Jul 03 01:37:28.176472 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aefda0c8-905c-4120-afac-ba3908afef98 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:28.176673 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aefda0c8-905c-4120-afac-ba3908afef98 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:28.183984 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:28.183984 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:28.187757 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-aefda0c8-905c-4120-afac-ba3908afef98 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:28.192008 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aefda0c8-905c-4120-afac-ba3908afef98 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b returned with HTTP 200 Jul 03 01:37:28.192382 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 789/3199] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:28 2026] GET /volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:28.204698 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7d34cede-5900-47e5-b63c-54eed19368d7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:28.207361 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d34cede-5900-47e5-b63c-54eed19368d7 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b Jul 03 01:37:28.207706 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d34cede-5900-47e5-b63c-54eed19368d7 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:28.207972 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d34cede-5900-47e5-b63c-54eed19368d7 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:28.208199 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-7d34cede-5900-47e5-b63c-54eed19368d7 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume with id: 6740919d-06b2-4bab-8961-678ac2ac729b Jul 03 01:37:28.219215 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:28.219215 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:28.220044 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7d34cede-5900-47e5-b63c-54eed19368d7 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:28.243583 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7d34cede-5900-47e5-b63c-54eed19368d7 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume request issued successfully. Jul 03 01:37:28.243794 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d34cede-5900-47e5-b63c-54eed19368d7 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b returned with HTTP 202 Jul 03 01:37:28.244226 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 813/3200] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:28 2026] DELETE /volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:37:28.252228 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-182e52f0-28bd-49a6-b5b4-6e809dbb2e9b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:28.254105 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-182e52f0-28bd-49a6-b5b4-6e809dbb2e9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b Jul 03 01:37:28.254332 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-182e52f0-28bd-49a6-b5b4-6e809dbb2e9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:28.254563 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-182e52f0-28bd-49a6-b5b4-6e809dbb2e9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:28.263679 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:28.263679 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:28.267672 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-182e52f0-28bd-49a6-b5b4-6e809dbb2e9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:28.273003 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-182e52f0-28bd-49a6-b5b4-6e809dbb2e9b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b returned with HTTP 200 Jul 03 01:37:28.273415 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 795/3201] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:28 2026] GET /volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:28.738369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dfd3ae35-d983-496e-a563-c771876ad59d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:28.741216 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dfd3ae35-d983-496e-a563-c771876ad59d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:28.742034 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dfd3ae35-d983-496e-a563-c771876ad59d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:28.743317 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dfd3ae35-d983-496e-a563-c771876ad59d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:28.743317 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-dfd3ae35-d983-496e-a563-c771876ad59d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:28.748009 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:28.748009 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:28.750089 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dfd3ae35-d983-496e-a563-c771876ad59d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:28.750690 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 805/3202] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:28 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:29.290247 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-37f29d4a-cbd3-4de6-9ec9-a0b022077cd1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:29.291933 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-37f29d4a-cbd3-4de6-9ec9-a0b022077cd1 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b Jul 03 01:37:29.292129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-37f29d4a-cbd3-4de6-9ec9-a0b022077cd1 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:29.292323 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-37f29d4a-cbd3-4de6-9ec9-a0b022077cd1 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:29.297774 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-37f29d4a-cbd3-4de6-9ec9-a0b022077cd1 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b returned with HTTP 404 Jul 03 01:37:29.298222 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 790/3203] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:29 2026] GET /volume/v3/volumes/6740919d-06b2-4bab-8961-678ac2ac729b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:29.340504 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fb192c07-f828-45a3-99d9-9c488c556c10 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:29.344439 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:37:29.344439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1, "name": "tempest-VolumesGetTest-Volume-2081745477", "metadata": {"Type": "Test"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:29.345968 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request body: {'volume': {'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2081745477', 'metadata': {'Type': 'Test'}}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:37:29.428125 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume of 1 GB Jul 03 01:37:29.435235 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Availability Zones retrieved successfully. Jul 03 01:37:29.439775 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (6c2fb59d-38bc-4fa2-966a-7a319322599f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:29.441001 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0525ac98-e8cb-4d8c-bd91-a9116e372a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:29.442182 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:37:29.507226 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0525ac98-e8cb-4d8c-bd91-a9116e372a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:29.507226 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eaa5a9-b9fa-4b5f-b6d5-836164cc80c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:29.556234 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Created reservations ['4f2a9b9a-baf9-4cec-aa13-3b9f5c2d6ada', '2c62d71d-e644-4a85-86e5-9300912670ed', '76e683a6-8717-482c-b661-4577587d08e3', 'ac80ff9f-d252-4001-a1d9-2e380f89223d'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:29.557480 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6eaa5a9-b9fa-4b5f-b6d5-836164cc80c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f2a9b9a-baf9-4cec-aa13-3b9f5c2d6ada', '2c62d71d-e644-4a85-86e5-9300912670ed', '76e683a6-8717-482c-b661-4577587d08e3', 'ac80ff9f-d252-4001-a1d9-2e380f89223d']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:29.558358 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a3f400-5c8f-4830-9c94-a6c6d2984e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:29.586670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7a3f400-5c8f-4830-9c94-a6c6d2984e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4db887c7-e8af-4c6c-b554-6a69ef5f7e3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2081745477',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['4f2a9b9a-baf9-4cec-aa13-3b9f5c2d6ada','2c62d71d-e644-4a85-86e5-9300912670ed','76e683a6-8717-482c-b661-4577587d08e3','ac80ff9f-d252-4001-a1d9-2e380f89223d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-2081745477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4db887c7-e8af-4c6c-b554-6a69ef5f7e3d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='1c58cb30c9724f84a4c7541ac60103db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:29.586670 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d90b6330-6bcc-499b-8f8e-5a3c0e609029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:29.606237 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d90b6330-6bcc-499b-8f8e-5a3c0e609029) transitioned into state 'SUCCESS' from state '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-2081745477',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['4f2a9b9a-baf9-4cec-aa13-3b9f5c2d6ada','2c62d71d-e644-4a85-86e5-9300912670ed','76e683a6-8717-482c-b661-4577587d08e3','ac80ff9f-d252-4001-a1d9-2e380f89223d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:29.607170 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7c1952-84e4-4675-a567-7fb06e603000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:29.616723 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7c1952-84e4-4675-a567-7fb06e603000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:29.617905 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (6c2fb59d-38bc-4fa2-966a-7a319322599f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:29.618360 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request issued successfully. Jul 03 01:37:29.619030 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fb192c07-f828-45a3-99d9-9c488c556c10 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:37:29.619767 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 814/3204] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:29 2026] POST /volume/v3/volumes => generated 757 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:29.639329 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-db6bb392-9125-44e4-ab7c-59dd41b94fe0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:29.641406 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db6bb392-9125-44e4-ab7c-59dd41b94fe0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d Jul 03 01:37:29.641678 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db6bb392-9125-44e4-ab7c-59dd41b94fe0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:29.641901 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db6bb392-9125-44e4-ab7c-59dd41b94fe0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:29.649165 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:29.649165 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:29.653873 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-db6bb392-9125-44e4-ab7c-59dd41b94fe0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:29.658691 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db6bb392-9125-44e4-ab7c-59dd41b94fe0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d returned with HTTP 200 Jul 03 01:37:29.659381 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 796/3205] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:29 2026] GET /volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:29.763187 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5e0e7b2e-9e58-4bf7-a8b8-01559185d5d0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:29.765948 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5e0e7b2e-9e58-4bf7-a8b8-01559185d5d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:29.767442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5e0e7b2e-9e58-4bf7-a8b8-01559185d5d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:29.767442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5e0e7b2e-9e58-4bf7-a8b8-01559185d5d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:29.767442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-5e0e7b2e-9e58-4bf7-a8b8-01559185d5d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:29.772999 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:29.772999 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:29.774320 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5e0e7b2e-9e58-4bf7-a8b8-01559185d5d0 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:29.774899 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 806/3206] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:29 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:29.786590 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-57137ac3-55c3-413b-8e73-87f90c909e3d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:29.789004 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-57137ac3-55c3-413b-8e73-87f90c909e3d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:29.789312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-57137ac3-55c3-413b-8e73-87f90c909e3d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:29.789613 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-57137ac3-55c3-413b-8e73-87f90c909e3d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:29.789779 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-57137ac3-55c3-413b-8e73-87f90c909e3d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:29.798644 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:29.798644 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:29.799811 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-57137ac3-55c3-413b-8e73-87f90c909e3d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:29.800314 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 791/3207] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:29 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:29.812939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-593dfd00-d17f-451c-bd88-9a88ddfe543e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:29.816396 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-593dfd00-d17f-451c-bd88-9a88ddfe543e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:29.816396 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-593dfd00-d17f-451c-bd88-9a88ddfe543e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:29.816396 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-593dfd00-d17f-451c-bd88-9a88ddfe543e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:29.816682 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-593dfd00-d17f-451c-bd88-9a88ddfe543e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete backup with id: 8a941d83-c851-4753-ac4f-cb3c9e124be0. Jul 03 01:37:29.823024 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:29.823024 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:29.854757 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-593dfd00-d17f-451c-bd88-9a88ddfe543e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] delete_backup rpcapi backup_id 8a941d83-c851-4753-ac4f-cb3c9e124be0 {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:37:29.856745 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-593dfd00-d17f-451c-bd88-9a88ddfe543e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 202 Jul 03 01:37:29.857259 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 815/3208] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:29 2026] DELETE /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:37:29.867563 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f8daa103-0b6f-47e1-badf-9679100a3b18 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:29.871872 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f8daa103-0b6f-47e1-badf-9679100a3b18 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:29.872501 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f8daa103-0b6f-47e1-badf-9679100a3b18 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:29.872501 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f8daa103-0b6f-47e1-badf-9679100a3b18 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:29.872734 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f8daa103-0b6f-47e1-badf-9679100a3b18 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:29.879645 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:29.879645 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:29.880647 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f8daa103-0b6f-47e1-badf-9679100a3b18 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 200 Jul 03 01:37:29.881229 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 797/3209] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:29 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:30.673857 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8565d8e5-a4d6-4fc6-ba5e-680facf2aea9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:30.677548 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8565d8e5-a4d6-4fc6-ba5e-680facf2aea9 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d Jul 03 01:37:30.677548 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8565d8e5-a4d6-4fc6-ba5e-680facf2aea9 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:30.677548 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8565d8e5-a4d6-4fc6-ba5e-680facf2aea9 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:30.685166 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:30.685166 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:30.690081 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8565d8e5-a4d6-4fc6-ba5e-680facf2aea9 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:30.696974 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8565d8e5-a4d6-4fc6-ba5e-680facf2aea9 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d returned with HTTP 200 Jul 03 01:37:30.697582 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 807/3210] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:30 2026] GET /volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:30.711735 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0097e3a0-1422-4407-91ea-34f632698416 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:30.713432 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0097e3a0-1422-4407-91ea-34f632698416 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d Jul 03 01:37:30.713721 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0097e3a0-1422-4407-91ea-34f632698416 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:30.713913 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0097e3a0-1422-4407-91ea-34f632698416 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:30.721197 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:30.721197 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:30.724498 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0097e3a0-1422-4407-91ea-34f632698416 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:30.728814 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0097e3a0-1422-4407-91ea-34f632698416 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d returned with HTTP 200 Jul 03 01:37:30.729133 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 792/3211] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:30 2026] GET /volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:30.741687 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-752c0345-9989-4344-a9e0-b85b56170551 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:30.743539 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-752c0345-9989-4344-a9e0-b85b56170551 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] PUT https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d Jul 03 01:37:30.743890 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-752c0345-9989-4344-a9e0-b85b56170551 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2081745477"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:30.752922 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:30.752922 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:30.756303 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-752c0345-9989-4344-a9e0-b85b56170551 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:30.765281 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-752c0345-9989-4344-a9e0-b85b56170551 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume updated successfully. Jul 03 01:37:30.765842 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-752c0345-9989-4344-a9e0-b85b56170551 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d returned with HTTP 200 Jul 03 01:37:30.766222 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 816/3212] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Jul 3 01:37:30 2026] PUT /volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d => generated 781 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:30.778228 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f0993233-cbe7-4c79-8eed-9277b97bbfee None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:30.780001 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0993233-cbe7-4c79-8eed-9277b97bbfee tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] PUT https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d Jul 03 01:37:30.780319 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0993233-cbe7-4c79-8eed-9277b97bbfee tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1181819104", "description": "This is the new description of volume"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:30.787979 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:30.787979 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:30.791207 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f0993233-cbe7-4c79-8eed-9277b97bbfee tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:30.799273 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f0993233-cbe7-4c79-8eed-9277b97bbfee tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume updated successfully. Jul 03 01:37:30.799804 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0993233-cbe7-4c79-8eed-9277b97bbfee tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d returned with HTTP 200 Jul 03 01:37:30.800170 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 798/3213] 10.4.3.64 () {68 vars in 1362 bytes} [Fri Jul 3 01:37:30 2026] PUT /volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:30.814817 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-34ee9694-2aa1-4a16-b3c5-738bc8e8afa8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:30.816818 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-34ee9694-2aa1-4a16-b3c5-738bc8e8afa8 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d Jul 03 01:37:30.817175 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-34ee9694-2aa1-4a16-b3c5-738bc8e8afa8 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:30.817531 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-34ee9694-2aa1-4a16-b3c5-738bc8e8afa8 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:30.825673 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:30.825673 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:30.833282 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-34ee9694-2aa1-4a16-b3c5-738bc8e8afa8 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:30.836120 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-34ee9694-2aa1-4a16-b3c5-738bc8e8afa8 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d returned with HTTP 200 Jul 03 01:37:30.837032 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 808/3214] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:30 2026] GET /volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:30.849984 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2eb76d0f-9aa4-4552-9457-10babba60874 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:30.851972 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:37:30.852300 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1845333199", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-907413497"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:30.853654 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1845333199', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-907413497'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:37:30.853766 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume of 1 GB Jul 03 01:37:30.858078 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Availability Zones retrieved successfully. Jul 03 01:37:30.866518 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (1e35a954-4034-4346-93b5-202afd3a90bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:30.867361 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49aef230-2b21-4627-9e43-fd78470320cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:30.868189 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:37:30.892413 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49aef230-2b21-4627-9e43-fd78470320cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:30.893148 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d36ed597-e6d2-4ca0-8b33-f97e7caf5e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:30.895115 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-42ca7c21-ad57-4da8-b807-62a1e5f7c17f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:30.896736 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-42ca7c21-ad57-4da8-b807-62a1e5f7c17f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 Jul 03 01:37:30.896919 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-42ca7c21-ad57-4da8-b807-62a1e5f7c17f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:30.897084 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-42ca7c21-ad57-4da8-b807-62a1e5f7c17f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:30.897180 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-42ca7c21-ad57-4da8-b807-62a1e5f7c17f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 8a941d83-c851-4753-ac4f-cb3c9e124be0. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:30.900627 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-42ca7c21-ad57-4da8-b807-62a1e5f7c17f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 returned with HTTP 404 Jul 03 01:37:30.901061 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 817/3215] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:30 2026] GET /volume/v3/backups/8a941d83-c851-4753-ac4f-cb3c9e124be0 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:30.909184 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-babfcb08-6cee-4168-a164-a5ca780c0d14 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:30.910861 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-babfcb08-6cee-4168-a164-a5ca780c0d14 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:37:30.911156 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-babfcb08-6cee-4168-a164-a5ca780c0d14 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "db2793c6-0d27-40fd-9e89-38adbab4be04", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-781855021", "container": "tempest-volumesbackupstest-backup-container-484026897"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:30.912486 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-babfcb08-6cee-4168-a164-a5ca780c0d14 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating new backup {'backup': {'volume_id': 'db2793c6-0d27-40fd-9e89-38adbab4be04', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-781855021', 'container': 'tempest-volumesbackupstest-backup-container-484026897'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:37:30.912615 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-babfcb08-6cee-4168-a164-a5ca780c0d14 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Creating backup of volume db2793c6-0d27-40fd-9e89-38adbab4be04 in container tempest-volumesbackupstest-backup-container-484026897 Jul 03 01:37:30.922045 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:30.922045 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:30.922507 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-babfcb08-6cee-4168-a164-a5ca780c0d14 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:30.938094 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Created reservations ['fcbc0c21-c77a-4aa0-be8f-b6ede551ae05', '94ed1533-4efe-4bef-ab5e-7b0c926f32af', '30c7ea51-1bef-4baa-b79d-1abe0608026d', '057f5bbe-7f86-4078-af22-b48ae8cb8b2e'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:30.938828 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d36ed597-e6d2-4ca0-8b33-f97e7caf5e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcbc0c21-c77a-4aa0-be8f-b6ede551ae05', '94ed1533-4efe-4bef-ab5e-7b0c926f32af', '30c7ea51-1bef-4baa-b79d-1abe0608026d', '057f5bbe-7f86-4078-af22-b48ae8cb8b2e']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:30.939568 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644acbfa-59aa-42f2-b06b-d1e38a09f31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:30.940264 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-babfcb08-6cee-4168-a164-a5ca780c0d14 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Created reservations ['c2c91dc4-ba3f-4aa5-80c3-df6b27c160b1', '543f067b-6c2d-40f1-b452-40764a31e52b'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:30.966663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644acbfa-59aa-42f2-b06b-d1e38a09f31a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87e78f62-b43e-44bb-bde8-2acb61145a53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1845333199',display_name='tempest-VolumesGetTest-Volume-907413497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['fcbc0c21-c77a-4aa0-be8f-b6ede551ae05','94ed1533-4efe-4bef-ab5e-7b0c926f32af','30c7ea51-1bef-4baa-b79d-1abe0608026d','057f5bbe-7f86-4078-af22-b48ae8cb8b2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:37:30Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1845333199',display_name='tempest-VolumesGetTest-Volume-907413497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87e78f62-b43e-44bb-bde8-2acb61145a53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c58cb30c9724f84a4c7541ac60103db',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:30.967314 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c878b72b-37f5-4f0b-9603-bd5e4de7906e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:30.987561 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c878b72b-37f5-4f0b-9603-bd5e4de7906e) transitioned into 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-1845333199',display_name='tempest-VolumesGetTest-Volume-907413497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c58cb30c9724f84a4c7541ac60103db',qos_specs=None,replication_status=,reservations=['fcbc0c21-c77a-4aa0-be8f-b6ede551ae05','94ed1533-4efe-4bef-ab5e-7b0c926f32af','30c7ea51-1bef-4baa-b79d-1abe0608026d','057f5bbe-7f86-4078-af22-b48ae8cb8b2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79bf1a4166c4975bcdea55cc282b3aa',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:30.988629 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08b7894-7412-4a24-b1e2-d8f808bbe61e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:30.997930 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-babfcb08-6cee-4168-a164-a5ca780c0d14 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:37:30.998432 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 799/3216] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:30 2026] POST /volume/v3/backups => generated 327 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:31.002658 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b08b7894-7412-4a24-b1e2-d8f808bbe61e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:31.003435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Flow 'volume_create_api' (1e35a954-4034-4346-93b5-202afd3a90bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:31.003809 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Create volume request issued successfully. Jul 03 01:37:31.004372 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2eb76d0f-9aa4-4552-9457-10babba60874 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:37:31.008534 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 793/3217] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:30 2026] POST /volume/v3/volumes => generated 777 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:31.008648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1c824a12-00f8-4737-b1f6-6825f394e89e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:31.014451 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c824a12-00f8-4737-b1f6-6825f394e89e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:31.014451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1c824a12-00f8-4737-b1f6-6825f394e89e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:31.014451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1c824a12-00f8-4737-b1f6-6825f394e89e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:31.014451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-1c824a12-00f8-4737-b1f6-6825f394e89e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:31.018827 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:31.018827 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:31.020136 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c824a12-00f8-4737-b1f6-6825f394e89e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:31.020637 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 809/3218] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:31 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:31.025065 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fd176d31-2741-4343-99be-69b6341ce201 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:31.027352 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd176d31-2741-4343-99be-69b6341ce201 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 Jul 03 01:37:31.027632 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd176d31-2741-4343-99be-69b6341ce201 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:31.027867 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd176d31-2741-4343-99be-69b6341ce201 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:31.036629 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:31.036629 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:31.040968 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fd176d31-2741-4343-99be-69b6341ce201 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:31.046756 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd176d31-2741-4343-99be-69b6341ce201 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 returned with HTTP 200 Jul 03 01:37:31.047349 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 818/3219] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:31 2026] GET /volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:32.030951 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b8b46307-788d-43ab-a417-82984a98b051 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:32.033363 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b8b46307-788d-43ab-a417-82984a98b051 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:32.033959 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b8b46307-788d-43ab-a417-82984a98b051 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:32.033959 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b8b46307-788d-43ab-a417-82984a98b051 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:32.034060 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-b8b46307-788d-43ab-a417-82984a98b051 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:32.039500 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:32.039500 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:32.040629 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b8b46307-788d-43ab-a417-82984a98b051 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:32.041141 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 800/3220] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:32 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:32.068876 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1dc9d753-7b90-4ca0-9b3f-7eeb995f25b3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:32.070964 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1dc9d753-7b90-4ca0-9b3f-7eeb995f25b3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 Jul 03 01:37:32.071193 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1dc9d753-7b90-4ca0-9b3f-7eeb995f25b3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:32.071430 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1dc9d753-7b90-4ca0-9b3f-7eeb995f25b3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:32.080596 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:32.080596 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:32.084609 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1dc9d753-7b90-4ca0-9b3f-7eeb995f25b3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:32.088551 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1dc9d753-7b90-4ca0-9b3f-7eeb995f25b3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 returned with HTTP 200 Jul 03 01:37:32.088932 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 794/3221] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:32 2026] GET /volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:32.102722 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0f5cf420-d7d4-4b9d-a117-cb4ba5a8f370 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:32.104587 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0f5cf420-d7d4-4b9d-a117-cb4ba5a8f370 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] PUT https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 Jul 03 01:37:32.104953 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0f5cf420-d7d4-4b9d-a117-cb4ba5a8f370 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-2081745477", "description": null}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:32.113729 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:32.113729 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:32.117913 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0f5cf420-d7d4-4b9d-a117-cb4ba5a8f370 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:32.126960 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0f5cf420-d7d4-4b9d-a117-cb4ba5a8f370 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume updated successfully. Jul 03 01:37:32.127821 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0f5cf420-d7d4-4b9d-a117-cb4ba5a8f370 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 returned with HTTP 200 Jul 03 01:37:32.128279 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 810/3222] 10.4.3.64 () {68 vars in 1361 bytes} [Fri Jul 3 01:37:32 2026] PUT /volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 => generated 768 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:32.141439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1ea8f7b6-42ee-4168-93c4-02afc63f408a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:32.143522 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ea8f7b6-42ee-4168-93c4-02afc63f408a tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 Jul 03 01:37:32.143772 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ea8f7b6-42ee-4168-93c4-02afc63f408a tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:32.144002 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ea8f7b6-42ee-4168-93c4-02afc63f408a tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:32.152793 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:32.152793 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:32.157443 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1ea8f7b6-42ee-4168-93c4-02afc63f408a tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:32.162740 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ea8f7b6-42ee-4168-93c4-02afc63f408a tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 returned with HTTP 200 Jul 03 01:37:32.163201 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 819/3223] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:32 2026] GET /volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:32.178397 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-601268cc-2012-4d8b-9ddf-6afdacea5dc3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:32.180565 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-601268cc-2012-4d8b-9ddf-6afdacea5dc3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] DELETE https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 Jul 03 01:37:32.180779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-601268cc-2012-4d8b-9ddf-6afdacea5dc3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:32.181009 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-601268cc-2012-4d8b-9ddf-6afdacea5dc3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:32.181193 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-601268cc-2012-4d8b-9ddf-6afdacea5dc3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume with id: 87e78f62-b43e-44bb-bde8-2acb61145a53 Jul 03 01:37:32.189411 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:32.189411 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:32.189969 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-601268cc-2012-4d8b-9ddf-6afdacea5dc3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:32.210467 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-601268cc-2012-4d8b-9ddf-6afdacea5dc3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume request issued successfully. Jul 03 01:37:32.210790 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-601268cc-2012-4d8b-9ddf-6afdacea5dc3 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 returned with HTTP 202 Jul 03 01:37:32.211273 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 801/3224] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:32 2026] DELETE /volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:37:32.220272 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-42b6e04c-0476-466d-a606-9f3bb3f269bd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:32.222530 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-42b6e04c-0476-466d-a606-9f3bb3f269bd tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 Jul 03 01:37:32.222805 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-42b6e04c-0476-466d-a606-9f3bb3f269bd tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:32.223067 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-42b6e04c-0476-466d-a606-9f3bb3f269bd tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:32.231185 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:32.231185 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:32.235010 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-42b6e04c-0476-466d-a606-9f3bb3f269bd tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:32.239079 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-42b6e04c-0476-466d-a606-9f3bb3f269bd tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 returned with HTTP 200 Jul 03 01:37:32.239513 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 795/3225] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:32 2026] GET /volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:33.053830 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-27427504-5f9d-445e-91ed-282717b571a8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:33.055894 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-27427504-5f9d-445e-91ed-282717b571a8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:33.056096 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-27427504-5f9d-445e-91ed-282717b571a8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:33.056314 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-27427504-5f9d-445e-91ed-282717b571a8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:33.056446 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-27427504-5f9d-445e-91ed-282717b571a8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:33.061408 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:33.061408 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:33.062329 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-27427504-5f9d-445e-91ed-282717b571a8 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:33.062818 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 811/3226] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:33 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:33.254782 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8cd52147-1a20-4974-a804-e1ed22b72c1b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:33.257565 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8cd52147-1a20-4974-a804-e1ed22b72c1b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 Jul 03 01:37:33.257565 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8cd52147-1a20-4974-a804-e1ed22b72c1b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:33.257565 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8cd52147-1a20-4974-a804-e1ed22b72c1b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:33.262701 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8cd52147-1a20-4974-a804-e1ed22b72c1b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 returned with HTTP 404 Jul 03 01:37:33.263336 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 820/3227] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:33 2026] GET /volume/v3/volumes/87e78f62-b43e-44bb-bde8-2acb61145a53 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:33.271383 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f1ed3d3d-cda9-4484-ad23-7f71a2653529 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:33.274301 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f1ed3d3d-cda9-4484-ad23-7f71a2653529 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d Jul 03 01:37:33.274301 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f1ed3d3d-cda9-4484-ad23-7f71a2653529 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:33.274301 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f1ed3d3d-cda9-4484-ad23-7f71a2653529 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:33.283948 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:33.283948 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:33.289016 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f1ed3d3d-cda9-4484-ad23-7f71a2653529 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:33.297300 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f1ed3d3d-cda9-4484-ad23-7f71a2653529 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d returned with HTTP 200 Jul 03 01:37:33.297849 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 802/3228] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:33 2026] GET /volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d => generated 1404 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:33.312636 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d20a4874-2d2c-4662-833a-96fa77d97b9c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:33.314394 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d20a4874-2d2c-4662-833a-96fa77d97b9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d Jul 03 01:37:33.314680 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d20a4874-2d2c-4662-833a-96fa77d97b9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:33.314895 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d20a4874-2d2c-4662-833a-96fa77d97b9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:33.315072 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-d20a4874-2d2c-4662-833a-96fa77d97b9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume with id: 4db887c7-e8af-4c6c-b554-6a69ef5f7e3d Jul 03 01:37:33.322154 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:33.322154 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:33.322738 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d20a4874-2d2c-4662-833a-96fa77d97b9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:33.347133 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d20a4874-2d2c-4662-833a-96fa77d97b9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Delete volume request issued successfully. Jul 03 01:37:33.347133 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d20a4874-2d2c-4662-833a-96fa77d97b9c tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d returned with HTTP 202 Jul 03 01:37:33.348982 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 796/3229] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:33 2026] DELETE /volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:37:33.356938 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4175b243-ce12-4438-9d95-66994fdecde0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:33.359294 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4175b243-ce12-4438-9d95-66994fdecde0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d Jul 03 01:37:33.359530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4175b243-ce12-4438-9d95-66994fdecde0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:33.359724 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4175b243-ce12-4438-9d95-66994fdecde0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:33.367937 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:33.367937 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:33.371845 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4175b243-ce12-4438-9d95-66994fdecde0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Volume info retrieved successfully. Jul 03 01:37:33.376326 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4175b243-ce12-4438-9d95-66994fdecde0 tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d returned with HTTP 200 Jul 03 01:37:33.376702 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 812/3230] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:33 2026] GET /volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d => generated 1403 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:34.075591 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b4075ae4-b6f7-433a-b397-5e9be37d176f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:34.077918 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b4075ae4-b6f7-433a-b397-5e9be37d176f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:34.078146 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b4075ae4-b6f7-433a-b397-5e9be37d176f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:34.078433 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b4075ae4-b6f7-433a-b397-5e9be37d176f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:34.078550 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-b4075ae4-b6f7-433a-b397-5e9be37d176f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:34.084253 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:34.084253 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:34.085096 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b4075ae4-b6f7-433a-b397-5e9be37d176f tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:34.085526 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 821/3231] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:34 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:34.393042 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-37777b69-18db-4ef2-9d9c-11133bde1b5b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:34.395496 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-37777b69-18db-4ef2-9d9c-11133bde1b5b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] GET https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d Jul 03 01:37:34.395820 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-37777b69-18db-4ef2-9d9c-11133bde1b5b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:34.396114 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-37777b69-18db-4ef2-9d9c-11133bde1b5b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:34.405886 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-37777b69-18db-4ef2-9d9c-11133bde1b5b tempest-VolumesGetTest-920884819 tempest-VolumesGetTest-920884819-project-member] https://10.4.3.64/volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d returned with HTTP 404 Jul 03 01:37:34.406368 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 803/3232] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:34 2026] GET /volume/v3/volumes/4db887c7-e8af-4c6c-b554-6a69ef5f7e3d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:34.666266 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:34.668125 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:37:34.668576 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-284335313", "snapshot_id": "37663238-54b3-402e-9b9d-4e4243953a88", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:34.670136 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-284335313', 'snapshot_id': '37663238-54b3-402e-9b9d-4e4243953a88', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:37:34.678533 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:34.678533 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:34.679003 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Snapshot retrieved successfully. Jul 03 01:37:34.679145 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Create volume of 1 GB Jul 03 01:37:34.684616 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Availability Zones retrieved successfully. Jul 03 01:37:34.690249 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Flow 'volume_create_api' (89309f0c-c275-40b3-bfcd-0241e0ab195e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:34.691604 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02282c64-8538-4856-a18e-e61d307b649a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:34.692518 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:37:34.744807 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02282c64-8538-4856-a18e-e61d307b649a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '37663238-54b3-402e-9b9d-4e4243953a88', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:34.745971 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d00cc1de-11df-468c-b835-6a8c9a475c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:34.805664 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Created reservations ['291fe4fc-a44e-4c02-bc32-a0ac62f1f06f', 'f0208819-8297-4a65-a330-63c7c9aa21d3', '910156c9-0ae2-481b-a3d2-e76a67fafd04', '52edfcff-fa22-4dba-b830-102fd35aeff7'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:34.806762 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d00cc1de-11df-468c-b835-6a8c9a475c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['291fe4fc-a44e-4c02-bc32-a0ac62f1f06f', 'f0208819-8297-4a65-a330-63c7c9aa21d3', '910156c9-0ae2-481b-a3d2-e76a67fafd04', '52edfcff-fa22-4dba-b830-102fd35aeff7']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:34.807712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20eae173-2c24-44d0-a82e-3cd7e5d456ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:34.859489 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20eae173-2c24-44d0-a82e-3cd7e5d456ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fed20a43-ae13-4217-aeb3-2cc024ebc5f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-284335313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e95d60cb774d269a4fe2ad56441432',qos_specs=None,replication_status=,reservations=['291fe4fc-a44e-4c02-bc32-a0ac62f1f06f','f0208819-8297-4a65-a330-63c7c9aa21d3','910156c9-0ae2-481b-a3d2-e76a67fafd04','52edfcff-fa22-4dba-b830-102fd35aeff7'],size=1,snapshot_id=37663238-54b3-402e-9b9d-4e4243953a88,source_replicaid=,source_volid=None,status='creating',user_id='3c6e09033a944f86a70720e2ea42ea78',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:37:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-284335313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fed20a43-ae13-4217-aeb3-2cc024ebc5f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12e95d60cb774d269a4fe2ad56441432',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=37663238-54b3-402e-9b9d-4e4243953a88,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6e09033a944f86a70720e2ea42ea78',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:34.861246 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4fed86-b84a-4d6b-9095-e62a24c24fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:34.887447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da4fed86-b84a-4d6b-9095-e62a24c24fcd) transitioned into state 'SUCCESS' from state '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-284335313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12e95d60cb774d269a4fe2ad56441432',qos_specs=None,replication_status=,reservations=['291fe4fc-a44e-4c02-bc32-a0ac62f1f06f','f0208819-8297-4a65-a330-63c7c9aa21d3','910156c9-0ae2-481b-a3d2-e76a67fafd04','52edfcff-fa22-4dba-b830-102fd35aeff7'],size=1,snapshot_id=37663238-54b3-402e-9b9d-4e4243953a88,source_replicaid=,source_volid=None,status='creating',user_id='3c6e09033a944f86a70720e2ea42ea78',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:34.887447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfeaf225-9efe-4c66-85f0-ee78be51447c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:34.910793 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfeaf225-9efe-4c66-85f0-ee78be51447c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:34.911644 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Flow 'volume_create_api' (89309f0c-c275-40b3-bfcd-0241e0ab195e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:34.911953 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Create volume request issued successfully. Jul 03 01:37:34.915158 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-05130858-bc67-4ab3-9c50-80ebb3228b21 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:37:34.915697 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 797/3233] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:34 2026] POST /volume/v3/volumes => generated 778 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:35.099439 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-db93a92d-1e85-4ad5-85bc-3600fe2d31d9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:35.099850 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-db93a92d-1e85-4ad5-85bc-3600fe2d31d9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:35.099850 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-db93a92d-1e85-4ad5-85bc-3600fe2d31d9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:35.100010 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-db93a92d-1e85-4ad5-85bc-3600fe2d31d9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:35.100172 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-db93a92d-1e85-4ad5-85bc-3600fe2d31d9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:35.105125 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:35.105125 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:35.105972 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-db93a92d-1e85-4ad5-85bc-3600fe2d31d9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:35.106483 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 813/3234] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:35 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:37:35.897780 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-593abc68-e77d-41b5-9993-e851ae3a3206 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:36.034278 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-593abc68-e77d-41b5-9993-e851ae3a3206 tempest-VolumesSummaryTest-1643793708 tempest-VolumesSummaryTest-1643793708-project-member] GET https://10.4.3.64/volume/v3/volumes/summary Jul 03 01:37:36.035742 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-593abc68-e77d-41b5-9993-e851ae3a3206 tempest-VolumesSummaryTest-1643793708 tempest-VolumesSummaryTest-1643793708-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:36.036748 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-593abc68-e77d-41b5-9993-e851ae3a3206 tempest-VolumesSummaryTest-1643793708 tempest-VolumesSummaryTest-1643793708-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:36.038324 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-593abc68-e77d-41b5-9993-e851ae3a3206 tempest-VolumesSummaryTest-1643793708 tempest-VolumesSummaryTest-1643793708-project-member] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:37:36.056161 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-593abc68-e77d-41b5-9993-e851ae3a3206 tempest-VolumesSummaryTest-1643793708 tempest-VolumesSummaryTest-1643793708-project-member] Get summary completed successfully. Jul 03 01:37:36.058137 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-593abc68-e77d-41b5-9993-e851ae3a3206 tempest-VolumesSummaryTest-1643793708 tempest-VolumesSummaryTest-1643793708-project-member] https://10.4.3.64/volume/v3/volumes/summary returned with HTTP 200 Jul 03 01:37:36.059298 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 822/3235] 10.4.3.64 () {68 vars in 1295 bytes} [Fri Jul 3 01:37:35 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:36.119235 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1b9c2679-8945-40bf-a83b-988a9aa3a879 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:36.122640 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b9c2679-8945-40bf-a83b-988a9aa3a879 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:36.122813 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b9c2679-8945-40bf-a83b-988a9aa3a879 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:36.122986 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b9c2679-8945-40bf-a83b-988a9aa3a879 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:36.123093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1b9c2679-8945-40bf-a83b-988a9aa3a879 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:36.132767 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:36.132767 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:36.134450 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b9c2679-8945-40bf-a83b-988a9aa3a879 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:36.134450 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 804/3236] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:36 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:37.146736 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-53d9e821-6838-444d-83a4-0b7f5740a90e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:37.149003 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-53d9e821-6838-444d-83a4-0b7f5740a90e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:37.149300 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-53d9e821-6838-444d-83a4-0b7f5740a90e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:37.149580 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-53d9e821-6838-444d-83a4-0b7f5740a90e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:37.149810 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-53d9e821-6838-444d-83a4-0b7f5740a90e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:37.155176 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:37.155176 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:37.156136 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-53d9e821-6838-444d-83a4-0b7f5740a90e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:37.156609 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 798/3237] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:37 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:38.169927 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-12c2bd30-bde3-4f54-9562-255b395b656d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:38.172576 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-12c2bd30-bde3-4f54-9562-255b395b656d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:38.173153 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-12c2bd30-bde3-4f54-9562-255b395b656d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:38.173526 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-12c2bd30-bde3-4f54-9562-255b395b656d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:38.173782 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-12c2bd30-bde3-4f54-9562-255b395b656d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:38.179812 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:38.179812 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:38.181286 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-12c2bd30-bde3-4f54-9562-255b395b656d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:38.181803 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 814/3238] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:38 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:39.195104 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-19532ec1-4c63-4c75-916e-092f116529f7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:39.197068 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-19532ec1-4c63-4c75-916e-092f116529f7 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:39.197313 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-19532ec1-4c63-4c75-916e-092f116529f7 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:39.197536 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-19532ec1-4c63-4c75-916e-092f116529f7 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:39.197637 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-19532ec1-4c63-4c75-916e-092f116529f7 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:39.203781 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:39.203781 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:39.204656 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-19532ec1-4c63-4c75-916e-092f116529f7 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:39.205060 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 823/3239] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:39 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:40.217150 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-580600f4-812f-4cf8-a395-747ce873eef9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:40.218930 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-580600f4-812f-4cf8-a395-747ce873eef9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:40.219006 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-580600f4-812f-4cf8-a395-747ce873eef9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:40.219174 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-580600f4-812f-4cf8-a395-747ce873eef9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:40.219272 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-580600f4-812f-4cf8-a395-747ce873eef9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:40.223468 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:40.223468 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:40.224221 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-580600f4-812f-4cf8-a395-747ce873eef9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:40.224628 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 805/3240] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:40 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:41.235811 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ffc1f5db-2402-4cfa-a745-40ad1a0a0a6b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:41.238261 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ffc1f5db-2402-4cfa-a745-40ad1a0a0a6b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:41.238550 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ffc1f5db-2402-4cfa-a745-40ad1a0a0a6b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:41.238824 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ffc1f5db-2402-4cfa-a745-40ad1a0a0a6b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:41.238988 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-ffc1f5db-2402-4cfa-a745-40ad1a0a0a6b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:41.243666 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:41.243666 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:41.244551 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ffc1f5db-2402-4cfa-a745-40ad1a0a0a6b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:41.244998 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 799/3241] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:41 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:41.264601 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8c1002ca-dbc5-4d44-862c-c170226caf1e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:41.268164 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8c1002ca-dbc5-4d44-862c-c170226caf1e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:41.268405 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8c1002ca-dbc5-4d44-862c-c170226caf1e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:41.268634 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8c1002ca-dbc5-4d44-862c-c170226caf1e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:41.268792 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8c1002ca-dbc5-4d44-862c-c170226caf1e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:41.274396 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:41.274396 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:41.275495 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8c1002ca-dbc5-4d44-862c-c170226caf1e tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:41.276004 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 815/3242] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:41 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:41.285936 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9e552f2c-8f5a-4376-ad25-ee47098a935d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:41.288801 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9e552f2c-8f5a-4376-ad25-ee47098a935d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:41.289062 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9e552f2c-8f5a-4376-ad25-ee47098a935d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:41.289330 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9e552f2c-8f5a-4376-ad25-ee47098a935d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:41.289494 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-9e552f2c-8f5a-4376-ad25-ee47098a935d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete backup with id: 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. Jul 03 01:37:41.294647 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:41.294647 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:41.312168 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-9e552f2c-8f5a-4376-ad25-ee47098a935d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] delete_backup rpcapi backup_id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:37:41.314240 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9e552f2c-8f5a-4376-ad25-ee47098a935d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 202 Jul 03 01:37:41.314803 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 824/3243] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:41 2026] DELETE /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:37:41.321068 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-52ff0965-8181-4879-afc6-02f11062a5f9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:41.322874 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-52ff0965-8181-4879-afc6-02f11062a5f9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:41.323058 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52ff0965-8181-4879-afc6-02f11062a5f9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:41.323257 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52ff0965-8181-4879-afc6-02f11062a5f9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:41.323357 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-52ff0965-8181-4879-afc6-02f11062a5f9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:41.327413 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:41.327413 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:41.328175 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-52ff0965-8181-4879-afc6-02f11062a5f9 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 200 Jul 03 01:37:41.328537 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 806/3244] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:41 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:42.338705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3e72db6b-422c-4bcc-a47d-e6db13cc7647 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:42.340453 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3e72db6b-422c-4bcc-a47d-e6db13cc7647 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae Jul 03 01:37:42.340652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3e72db6b-422c-4bcc-a47d-e6db13cc7647 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:42.340820 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3e72db6b-422c-4bcc-a47d-e6db13cc7647 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:42.340916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-3e72db6b-422c-4bcc-a47d-e6db13cc7647 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 10b240f1-4aa9-42e3-8c8b-a9762b3e87ae. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:42.344033 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3e72db6b-422c-4bcc-a47d-e6db13cc7647 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae returned with HTTP 404 Jul 03 01:37:42.344659 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 800/3245] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:42 2026] GET /volume/v3/backups/10b240f1-4aa9-42e3-8c8b-a9762b3e87ae => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:42.419051 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3ad165a1-5941-4e37-bd8d-471b8edf6d53 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:42.424363 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ad165a1-5941-4e37-bd8d-471b8edf6d53 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:42.424611 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ad165a1-5941-4e37-bd8d-471b8edf6d53 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:42.424834 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ad165a1-5941-4e37-bd8d-471b8edf6d53 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:42.424943 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.backups [None req-3ad165a1-5941-4e37-bd8d-471b8edf6d53 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete backup with id: 5e9d0836-441e-4c03-8078-2f650bc901af. Jul 03 01:37:42.431800 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:42.431800 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:42.461068 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.rpcapi [None req-3ad165a1-5941-4e37-bd8d-471b8edf6d53 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] delete_backup rpcapi backup_id 5e9d0836-441e-4c03-8078-2f650bc901af {{(pid=99880) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:37:42.462893 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ad165a1-5941-4e37-bd8d-471b8edf6d53 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 202 Jul 03 01:37:42.463442 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 816/3246] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:42 2026] DELETE /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:37:42.471362 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-23ec6e28-4f8e-4fcf-8b8e-02deb34b551a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:42.473214 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-23ec6e28-4f8e-4fcf-8b8e-02deb34b551a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:42.473400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-23ec6e28-4f8e-4fcf-8b8e-02deb34b551a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:42.473609 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-23ec6e28-4f8e-4fcf-8b8e-02deb34b551a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:42.473699 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-23ec6e28-4f8e-4fcf-8b8e-02deb34b551a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:42.478684 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:42.478684 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:42.479706 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-23ec6e28-4f8e-4fcf-8b8e-02deb34b551a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 200 Jul 03 01:37:42.480395 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 825/3247] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:42 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:43.296044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f4fdaf06-216c-4c5a-97f7-3a93d12f5cc7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:43.298310 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f4fdaf06-216c-4c5a-97f7-3a93d12f5cc7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:43.298627 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f4fdaf06-216c-4c5a-97f7-3a93d12f5cc7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:43.298853 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f4fdaf06-216c-4c5a-97f7-3a93d12f5cc7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:43.306557 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:43.306557 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:43.310244 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f4fdaf06-216c-4c5a-97f7-3a93d12f5cc7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:43.314550 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f4fdaf06-216c-4c5a-97f7-3a93d12f5cc7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:43.314919 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 807/3248] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:43 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:43.329029 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4984abab-dd45-4761-8f59-b5fb318a6a1b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:43.331022 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4984abab-dd45-4761-8f59-b5fb318a6a1b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:43.331245 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4984abab-dd45-4761-8f59-b5fb318a6a1b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:43.331431 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4984abab-dd45-4761-8f59-b5fb318a6a1b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:43.338940 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:43.338940 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:43.343544 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4984abab-dd45-4761-8f59-b5fb318a6a1b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:43.348252 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4984abab-dd45-4761-8f59-b5fb318a6a1b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:43.348694 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 801/3249] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:43 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:43.391617 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-19179693-98ce-4797-bcd6-aaf24b98b063 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:43.393777 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-19179693-98ce-4797-bcd6-aaf24b98b063 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:43.393966 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-19179693-98ce-4797-bcd6-aaf24b98b063 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:43.394204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-19179693-98ce-4797-bcd6-aaf24b98b063 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:43.403413 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:43.403413 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:43.408211 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-19179693-98ce-4797-bcd6-aaf24b98b063 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:43.414625 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-19179693-98ce-4797-bcd6-aaf24b98b063 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:43.415167 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 817/3250] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:37:43 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:43.491513 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1031616a-6bd7-4f24-9b6c-ca85f6934713 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:43.493608 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1031616a-6bd7-4f24-9b6c-ca85f6934713 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af Jul 03 01:37:43.493849 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1031616a-6bd7-4f24-9b6c-ca85f6934713 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:43.494078 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1031616a-6bd7-4f24-9b6c-ca85f6934713 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:43.494275 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-1031616a-6bd7-4f24-9b6c-ca85f6934713 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Show backup with id 5e9d0836-441e-4c03-8078-2f650bc901af. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:37:43.498896 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1031616a-6bd7-4f24-9b6c-ca85f6934713 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af returned with HTTP 404 Jul 03 01:37:43.499586 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 826/3251] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:43 2026] GET /volume/v3/backups/5e9d0836-441e-4c03-8078-2f650bc901af => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:43.610713 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-e2185655-5f93-402b-8b33-2527b90f5f5c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:43.613039 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-e2185655-5f93-402b-8b33-2527b90f5f5c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:37:43.613262 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-e2185655-5f93-402b-8b33-2527b90f5f5c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:43.613509 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-e2185655-5f93-402b-8b33-2527b90f5f5c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:43.624590 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:43.624590 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:43.630081 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-e2185655-5f93-402b-8b33-2527b90f5f5c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:43.635624 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-e2185655-5f93-402b-8b33-2527b90f5f5c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:37:43.636123 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 808/3252] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:37:43 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 1131 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:43.653363 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-78cb8ee8-0bb9-4720-a2b8-3313794a571b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:43.655527 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-78cb8ee8-0bb9-4720-a2b8-3313794a571b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] POST https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04/action Jul 03 01:37:43.655863 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-78cb8ee8-0bb9-4720-a2b8-3313794a571b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:37:43.656013 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-78cb8ee8-0bb9-4720-a2b8-3313794a571b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:43.666635 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:43.666635 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:43.667069 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-78cb8ee8-0bb9-4720-a2b8-3313794a571b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:43.675381 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-78cb8ee8-0bb9-4720-a2b8-3313794a571b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Begin detaching volume completed successfully. Jul 03 01:37:43.675651 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-78cb8ee8-0bb9-4720-a2b8-3313794a571b tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04/action returned with HTTP 202 Jul 03 01:37:43.675977 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 802/3253] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:37:43 2026] POST /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:37:43.695436 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1c0857fe-10ea-4901-834d-9b15734ed0a5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:43.697252 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c0857fe-10ea-4901-834d-9b15734ed0a5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:37:43.697451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1c0857fe-10ea-4901-834d-9b15734ed0a5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:43.697704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1c0857fe-10ea-4901-834d-9b15734ed0a5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:43.705899 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:43.705899 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:43.708946 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1c0857fe-10ea-4901-834d-9b15734ed0a5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:43.713129 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c0857fe-10ea-4901-834d-9b15734ed0a5 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:37:43.713659 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 818/3254] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:43 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:44.703283 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a9864719-0067-4e3b-ba46-1537a147a4f7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:44.703728 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a9864719-0067-4e3b-ba46-1537a147a4f7 None None] GET https://10.4.3.64/volume// Jul 03 01:37:44.703891 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a9864719-0067-4e3b-ba46-1537a147a4f7 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:44.704067 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a9864719-0067-4e3b-ba46-1537a147a4f7 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:44.704406 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a9864719-0067-4e3b-ba46-1537a147a4f7 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:37:44.704694 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 827/3255] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:37:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:37:44.713968 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-30f26dd2-f68f-428b-b157-2965fae0c81d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:44.716602 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-30f26dd2-f68f-428b-b157-2965fae0c81d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:37:44.716857 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-30f26dd2-f68f-428b-b157-2965fae0c81d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:44.717103 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-30f26dd2-f68f-428b-b157-2965fae0c81d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:44.726675 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:44.726675 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:44.728638 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bb1ffc6f-ecb0-45a6-aa55-9f4f24919498 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:44.729835 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb1ffc6f-ecb0-45a6-aa55-9f4f24919498 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:37:44.730468 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb1ffc6f-ecb0-45a6-aa55-9f4f24919498 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:44.730468 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb1ffc6f-ecb0-45a6-aa55-9f4f24919498 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:44.731230 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-30f26dd2-f68f-428b-b157-2965fae0c81d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:44.736454 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-30f26dd2-f68f-428b-b157-2965fae0c81d tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:37:44.736946 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 809/3256] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:37:44 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 1314 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:37:44.740889 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:44.740889 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:44.745255 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bb1ffc6f-ecb0-45a6-aa55-9f4f24919498 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:44.750158 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb1ffc6f-ecb0-45a6-aa55-9f4f24919498 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:37:44.750641 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 803/3257] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:44 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:45.454262 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-10df85d4-4e3e-456e-8bdd-15ba8594ed79 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:45.454722 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-10df85d4-4e3e-456e-8bdd-15ba8594ed79 None None] GET https://10.4.3.64/volume// Jul 03 01:37:45.454855 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-10df85d4-4e3e-456e-8bdd-15ba8594ed79 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:45.455045 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-10df85d4-4e3e-456e-8bdd-15ba8594ed79 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:45.455429 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-10df85d4-4e3e-456e-8bdd-15ba8594ed79 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:37:45.455726 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 819/3258] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:37:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:37:45.462998 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-adc9ea42-56eb-43b8-a290-572cf185ba5a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:45.465536 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-adc9ea42-56eb-43b8-a290-572cf185ba5a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:37:45.465877 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-adc9ea42-56eb-43b8-a290-572cf185ba5a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29", "connector": null, "instance_uuid": "1f2e31f6-0bb2-4f16-a510-d787082709d5"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:45.474994 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:45.474994 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:45.500802 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-adc9ea42-56eb-43b8-a290-572cf185ba5a tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:37:45.501284 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 828/3259] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:37:45 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:45.645902 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-6cb8a931-54a9-406f-98b7-45bae4a89e47 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:45.648062 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-6cb8a931-54a9-406f-98b7-45bae4a89e47 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/attachments/1022ea3d-d58c-4110-9fb8-04da61c0fd3d Jul 03 01:37:45.648271 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-6cb8a931-54a9-406f-98b7-45bae4a89e47 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:45.648478 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-6cb8a931-54a9-406f-98b7-45bae4a89e47 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:45.655197 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:45.655197 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:45.764763 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-507e5d07-9bd8-47c9-babb-9e6a8ffdb88a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:45.767236 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-507e5d07-9bd8-47c9-babb-9e6a8ffdb88a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:37:45.767314 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-507e5d07-9bd8-47c9-babb-9e6a8ffdb88a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:45.767557 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-507e5d07-9bd8-47c9-babb-9e6a8ffdb88a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:45.778859 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:45.778859 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:45.783577 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-507e5d07-9bd8-47c9-babb-9e6a8ffdb88a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:45.788479 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-507e5d07-9bd8-47c9-babb-9e6a8ffdb88a tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:37:45.788808 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 804/3260] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:45 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:45.937958 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2b3e9076-44ca-424d-8e07-c75fc3c93295 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:45.940357 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2b3e9076-44ca-424d-8e07-c75fc3c93295 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:45.940615 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2b3e9076-44ca-424d-8e07-c75fc3c93295 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:45.940865 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2b3e9076-44ca-424d-8e07-c75fc3c93295 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:45.953811 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:45.953811 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:45.958548 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2b3e9076-44ca-424d-8e07-c75fc3c93295 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:45.962447 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2b3e9076-44ca-424d-8e07-c75fc3c93295 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:45.962844 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 820/3261] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:45 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:46.029165 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-555f8c5e-341c-4a5b-ba55-9b9e8bcb130c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:46.029731 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-555f8c5e-341c-4a5b-ba55-9b9e8bcb130c None None] GET https://10.4.3.64/volume// Jul 03 01:37:46.029984 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-555f8c5e-341c-4a5b-ba55-9b9e8bcb130c None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:46.030268 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-555f8c5e-341c-4a5b-ba55-9b9e8bcb130c None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:46.030738 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-555f8c5e-341c-4a5b-ba55-9b9e8bcb130c None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:37:46.031396 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 829/3262] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:37:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:37:46.041279 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-64c801a5-e3b8-46de-8918-2dce6257c8db None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:46.046086 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-64c801a5-e3b8-46de-8918-2dce6257c8db tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:46.046086 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-64c801a5-e3b8-46de-8918-2dce6257c8db tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:46.046086 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-64c801a5-e3b8-46de-8918-2dce6257c8db tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:46.063204 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:46.063204 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:46.070388 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-64c801a5-e3b8-46de-8918-2dce6257c8db tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:46.076703 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-64c801a5-e3b8-46de-8918-2dce6257c8db tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:46.076883 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 805/3263] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:37:46 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 1053 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:37:46.187305 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-76bc133c-baf4-4bdb-b895-fccf08a3e1ee req-6cb8a931-54a9-406f-98b7-45bae4a89e47 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/attachments/1022ea3d-d58c-4110-9fb8-04da61c0fd3d returned with HTTP 200 Jul 03 01:37:46.187983 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 810/3264] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:37:45 2026] DELETE /volume/v3/attachments/1022ea3d-d58c-4110-9fb8-04da61c0fd3d => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:46.197282 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-d78d27bc-e5df-4e02-9d92-f9cfc6e4975e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:46.199626 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-d78d27bc-e5df-4e02-9d92-f9cfc6e4975e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] PUT https://10.4.3.64/volume/v3/attachments/ac022273-ffbf-41b7-9361-f0f1233f375f Jul 03 01:37:46.199988 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-d78d27bc-e5df-4e02-9d92-f9cfc6e4975e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:46.208757 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-d78d27bc-e5df-4e02-9d92-f9cfc6e4975e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Acquiring lock "cinder-attachment_update-0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:37:46.213283 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-d78d27bc-e5df-4e02-9d92-f9cfc6e4975e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:37:46.214181 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:46.214181 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:46.732973 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-d78d27bc-e5df-4e02-9d92-f9cfc6e4975e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29-np0000004346" released by "attachment_update" :: held 0.520s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:37:46.733464 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-d78d27bc-e5df-4e02-9d92-f9cfc6e4975e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/ac022273-ffbf-41b7-9361-f0f1233f375f returned with HTTP 200 Jul 03 01:37:46.733859 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 821/3265] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:37:46 2026] PUT /volume/v3/attachments/ac022273-ffbf-41b7-9361-f0f1233f375f => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:46.742787 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-bd83cea2-9f86-41b3-9a9e-83050cb7c011 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:46.744666 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-bd83cea2-9f86-41b3-9a9e-83050cb7c011 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29/encryption Jul 03 01:37:46.744834 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-bd83cea2-9f86-41b3-9a9e-83050cb7c011 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:46.745012 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-bd83cea2-9f86-41b3-9a9e-83050cb7c011 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:46.754026 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:46.754026 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:46.760196 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-bd83cea2-9f86-41b3-9a9e-83050cb7c011 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29/encryption returned with HTTP 200 Jul 03 01:37:46.760587 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 830/3266] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:37:46 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:46.804947 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-80d29da6-7c1f-47cd-8a44-2b3f10926d48 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:46.806796 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-80d29da6-7c1f-47cd-8a44-2b3f10926d48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:37:46.807030 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-80d29da6-7c1f-47cd-8a44-2b3f10926d48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:46.807494 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-80d29da6-7c1f-47cd-8a44-2b3f10926d48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:46.814144 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:46.814144 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:46.817851 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-80d29da6-7c1f-47cd-8a44-2b3f10926d48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:46.822209 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-80d29da6-7c1f-47cd-8a44-2b3f10926d48 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:37:46.822588 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 806/3267] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:46 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:37:46.983376 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b6a5977b-6409-4f4e-b527-6d2140f1f52e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:46.984983 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b6a5977b-6409-4f4e-b527-6d2140f1f52e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:46.985148 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b6a5977b-6409-4f4e-b527-6d2140f1f52e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:46.985365 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b6a5977b-6409-4f4e-b527-6d2140f1f52e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:46.993380 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:46.993380 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:46.996496 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b6a5977b-6409-4f4e-b527-6d2140f1f52e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:47.000112 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b6a5977b-6409-4f4e-b527-6d2140f1f52e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:47.000468 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 811/3268] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:46 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:47.325332 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-30c36644-cc41-4e33-9487-01e82c458a2d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:47.400254 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:37:47.400623 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-756012128", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:47.402147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-756012128', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:37:47.402264 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Create volume of 1 GB Jul 03 01:37:47.402581 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:47.402581 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:47.406318 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Availability Zones retrieved successfully. Jul 03 01:37:47.411443 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Flow 'volume_create_api' (f3368ca7-2789-4133-ab13-2e0ff28c6781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:47.412275 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a332373d-a4e6-48cc-91e5-96aa15428808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:47.413135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:37:47.437032 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a332373d-a4e6-48cc-91e5-96aa15428808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:47.437689 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a66450-85c9-4754-88d6-71d73f331859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:47.513906 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Created reservations ['7d3e4cf0-14b5-4bce-9de8-3aefcb1a8953', '66519aca-1766-4644-80ef-41ebccde3aa3', '3141a2e9-d82c-499c-a889-10198281fc77', 'e295d389-9546-47d1-9583-21a3baee7024'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:47.514740 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49a66450-85c9-4754-88d6-71d73f331859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d3e4cf0-14b5-4bce-9de8-3aefcb1a8953', '66519aca-1766-4644-80ef-41ebccde3aa3', '3141a2e9-d82c-499c-a889-10198281fc77', 'e295d389-9546-47d1-9583-21a3baee7024']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:47.515566 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (843e205e-c1f4-455f-b2d9-fdf6f459f99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:47.539016 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (843e205e-c1f4-455f-b2d9-fdf6f459f99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12fc4b15-fede-4835-914c-8fba66f3467a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-756012128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a06936963b4e728b92d99c9c0b074a',qos_specs=None,replication_status=,reservations=['7d3e4cf0-14b5-4bce-9de8-3aefcb1a8953','66519aca-1766-4644-80ef-41ebccde3aa3','3141a2e9-d82c-499c-a889-10198281fc77','e295d389-9546-47d1-9583-21a3baee7024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8be926cc4754a5d96ea43cdb3e50e75',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:37:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-756012128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12fc4b15-fede-4835-914c-8fba66f3467a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13a06936963b4e728b92d99c9c0b074a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8be926cc4754a5d96ea43cdb3e50e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:47.539933 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78888fab-d5e2-4880-a48b-b117179bb40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:47.560073 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78888fab-d5e2-4880-a48b-b117179bb40c) transitioned into state 'SUCCESS' from state '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-756012128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a06936963b4e728b92d99c9c0b074a',qos_specs=None,replication_status=,reservations=['7d3e4cf0-14b5-4bce-9de8-3aefcb1a8953','66519aca-1766-4644-80ef-41ebccde3aa3','3141a2e9-d82c-499c-a889-10198281fc77','e295d389-9546-47d1-9583-21a3baee7024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8be926cc4754a5d96ea43cdb3e50e75',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:47.560650 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79402a6a-ba33-4f9c-b7ba-ad30f488412d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:47.570907 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79402a6a-ba33-4f9c-b7ba-ad30f488412d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:47.571759 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Flow 'volume_create_api' (f3368ca7-2789-4133-ab13-2e0ff28c6781) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:47.572023 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Create volume request issued successfully. Jul 03 01:37:47.572591 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-30c36644-cc41-4e33-9487-01e82c458a2d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:37:47.573018 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 822/3269] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:47 2026] POST /volume/v3/volumes => generated 762 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:47.584041 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c1119007-22f4-487d-a5b1-b44d58a98556 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:47.585732 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:37:47.585921 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1491164963", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:47.587437 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1491164963', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:37:47.587586 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Create volume of 1 GB Jul 03 01:37:47.591302 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Availability Zones retrieved successfully. Jul 03 01:37:47.596142 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Flow 'volume_create_api' (d7b3fd68-9447-4a67-8ecc-1174be8cd6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:47.596971 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3f17c2-4fb8-46ad-93b3-5decd358f147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:47.597787 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:37:47.620657 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c3f17c2-4fb8-46ad-93b3-5decd358f147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:47.621281 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c56cbf70-ecb4-4310-9af2-923bff7dd2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:47.657018 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Created reservations ['83219e3e-b1e6-4d9d-bbba-a45b93d0d9f6', '0d66f86c-410a-4f6d-9f03-ca6455c6edf6', '3a5e678b-773b-4989-8f9f-7c801eba0830', 'd0c06640-4fb5-422c-9732-7bdc4235e2c7'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:37:47.657564 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c56cbf70-ecb4-4310-9af2-923bff7dd2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83219e3e-b1e6-4d9d-bbba-a45b93d0d9f6', '0d66f86c-410a-4f6d-9f03-ca6455c6edf6', '3a5e678b-773b-4989-8f9f-7c801eba0830', 'd0c06640-4fb5-422c-9732-7bdc4235e2c7']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:47.658173 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a1a6616-9821-4569-b77b-b2eca8b7b715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:47.679592 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a1a6616-9821-4569-b77b-b2eca8b7b715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c21ec67-ec5f-4ebc-bc60-ca2ca467741f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1491164963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a06936963b4e728b92d99c9c0b074a',qos_specs=None,replication_status=,reservations=['83219e3e-b1e6-4d9d-bbba-a45b93d0d9f6','0d66f86c-410a-4f6d-9f03-ca6455c6edf6','3a5e678b-773b-4989-8f9f-7c801eba0830','d0c06640-4fb5-422c-9732-7bdc4235e2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8be926cc4754a5d96ea43cdb3e50e75',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:37:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1491164963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c21ec67-ec5f-4ebc-bc60-ca2ca467741f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13a06936963b4e728b92d99c9c0b074a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8be926cc4754a5d96ea43cdb3e50e75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:47.680281 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6d8f34-90c7-4df1-aa29-f71bda75de92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:47.697583 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec6d8f34-90c7-4df1-aa29-f71bda75de92) transitioned into state 'SUCCESS' from state '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-1491164963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13a06936963b4e728b92d99c9c0b074a',qos_specs=None,replication_status=,reservations=['83219e3e-b1e6-4d9d-bbba-a45b93d0d9f6','0d66f86c-410a-4f6d-9f03-ca6455c6edf6','3a5e678b-773b-4989-8f9f-7c801eba0830','d0c06640-4fb5-422c-9732-7bdc4235e2c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8be926cc4754a5d96ea43cdb3e50e75',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:47.698301 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4893ea7-f80c-4565-b0f3-3dd7f8b4999f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:37:47.706641 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4893ea7-f80c-4565-b0f3-3dd7f8b4999f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:37:47.707319 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Flow 'volume_create_api' (d7b3fd68-9447-4a67-8ecc-1174be8cd6ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:37:47.707600 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Create volume request issued successfully. Jul 03 01:37:47.708078 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c1119007-22f4-487d-a5b1-b44d58a98556 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:37:47.708499 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 831/3270] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:37:47 2026] POST /volume/v3/volumes => generated 763 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:37:48.014076 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6d5a869a-2388-4fed-aef8-e7c5f1ab5519 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:48.015903 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6d5a869a-2388-4fed-aef8-e7c5f1ab5519 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:48.016102 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6d5a869a-2388-4fed-aef8-e7c5f1ab5519 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:48.016390 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6d5a869a-2388-4fed-aef8-e7c5f1ab5519 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:48.028079 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:48.028079 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:48.033470 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6d5a869a-2388-4fed-aef8-e7c5f1ab5519 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:48.037996 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6d5a869a-2388-4fed-aef8-e7c5f1ab5519 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:48.038391 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 807/3271] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:48 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:48.298792 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-60f75eb4-b273-428d-b4a1-54c06448ff71 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:48.300571 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-60f75eb4-b273-428d-b4a1-54c06448ff71 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:48.300809 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-60f75eb4-b273-428d-b4a1-54c06448ff71 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:48.300897 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-60f75eb4-b273-428d-b4a1-54c06448ff71 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:48.306739 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:48.306739 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:48.310034 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-60f75eb4-b273-428d-b4a1-54c06448ff71 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:48.314368 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-60f75eb4-b273-428d-b4a1-54c06448ff71 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:48.314799 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 812/3272] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:37:48 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:49.050723 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fc560a01-9fd6-43c5-a219-b9c6ff98e7a0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:49.052562 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fc560a01-9fd6-43c5-a219-b9c6ff98e7a0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:49.052759 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fc560a01-9fd6-43c5-a219-b9c6ff98e7a0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:49.052927 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fc560a01-9fd6-43c5-a219-b9c6ff98e7a0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:49.062203 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:49.062203 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:49.065967 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fc560a01-9fd6-43c5-a219-b9c6ff98e7a0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:49.070134 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fc560a01-9fd6-43c5-a219-b9c6ff98e7a0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:49.070520 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 823/3273] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:49 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:50.086738 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e4df7b48-d59e-49b2-bcbc-96346732a2f2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:50.089391 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e4df7b48-d59e-49b2-bcbc-96346732a2f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:50.089974 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e4df7b48-d59e-49b2-bcbc-96346732a2f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:50.090390 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e4df7b48-d59e-49b2-bcbc-96346732a2f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:50.104929 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:50.104929 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:50.109542 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e4df7b48-d59e-49b2-bcbc-96346732a2f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:50.114571 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e4df7b48-d59e-49b2-bcbc-96346732a2f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:50.115088 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 832/3274] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:50 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:50.355432 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ba15d17f-7431-4925-bf30-c70b0e2080e9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:50.355967 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ba15d17f-7431-4925-bf30-c70b0e2080e9 None None] GET https://10.4.3.64/volume// Jul 03 01:37:50.356063 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ba15d17f-7431-4925-bf30-c70b0e2080e9 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:50.356307 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ba15d17f-7431-4925-bf30-c70b0e2080e9 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:50.356710 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ba15d17f-7431-4925-bf30-c70b0e2080e9 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:37:50.357066 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 808/3275] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:37:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:37:50.371227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-80ad1f8a-bdb1-4909-92ce-c25f90b882e9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:50.505397 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-80ad1f8a-bdb1-4909-92ce-c25f90b882e9 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:37:50.505637 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-80ad1f8a-bdb1-4909-92ce-c25f90b882e9 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f9b3870b-b562-4a97-9cab-e13d0019059e", "connector": null, "instance_uuid": "fc4d9bab-09ed-487f-820e-79ae3ec7c550"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:50.515592 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:50.515592 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:50.554154 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-80ad1f8a-bdb1-4909-92ce-c25f90b882e9 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:37:50.554672 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 813/3276] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:37:50 2026] POST /volume/v3/attachments => generated 273 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:50.837035 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fb419529-a79e-4e92-9990-3f7e7b9c7523 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:50.839117 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb419529-a79e-4e92-9990-3f7e7b9c7523 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:50.839307 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb419529-a79e-4e92-9990-3f7e7b9c7523 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:50.839560 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb419529-a79e-4e92-9990-3f7e7b9c7523 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:50.851691 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:50.851691 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:50.855823 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fb419529-a79e-4e92-9990-3f7e7b9c7523 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:50.859439 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb419529-a79e-4e92-9990-3f7e7b9c7523 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:50.859822 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 824/3277] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:50 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:51.090261 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fb703824-f366-4d54-8a4c-889c10d0cf0e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:51.090746 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fb703824-f366-4d54-8a4c-889c10d0cf0e None None] GET https://10.4.3.64/volume// Jul 03 01:37:51.090956 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fb703824-f366-4d54-8a4c-889c10d0cf0e None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:51.091192 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fb703824-f366-4d54-8a4c-889c10d0cf0e None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:51.091578 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fb703824-f366-4d54-8a4c-889c10d0cf0e None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:37:51.091906 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 833/3278] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:37:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:37:51.098090 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-067496df-2b94-4e42-81ad-03fe3c60ad78 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:51.099979 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-067496df-2b94-4e42-81ad-03fe3c60ad78 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:51.100177 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-067496df-2b94-4e42-81ad-03fe3c60ad78 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:51.100350 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-067496df-2b94-4e42-81ad-03fe3c60ad78 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:51.108411 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:51.108411 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:51.111260 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-067496df-2b94-4e42-81ad-03fe3c60ad78 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:51.114817 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-067496df-2b94-4e42-81ad-03fe3c60ad78 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:51.115198 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 809/3279] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:37:51 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 1029 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:37:51.132018 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f94e80e0-a22a-4c57-a702-15fa929a04ce None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:51.133931 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f94e80e0-a22a-4c57-a702-15fa929a04ce tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:51.134146 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f94e80e0-a22a-4c57-a702-15fa929a04ce tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:51.134343 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f94e80e0-a22a-4c57-a702-15fa929a04ce tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:51.143589 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:51.143589 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:51.146325 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f94e80e0-a22a-4c57-a702-15fa929a04ce tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:51.149785 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f94e80e0-a22a-4c57-a702-15fa929a04ce tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:51.150140 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 814/3280] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:51 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:51.219881 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-296ba24a-1e69-409e-8280-28897fd9a701 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:51.221952 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-296ba24a-1e69-409e-8280-28897fd9a701 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] PUT https://10.4.3.64/volume/v3/attachments/23be17d0-76e8-4121-b161-2f7f061b6fdf Jul 03 01:37:51.222294 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-296ba24a-1e69-409e-8280-28897fd9a701 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:51.229302 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-296ba24a-1e69-409e-8280-28897fd9a701 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Acquiring lock "cinder-attachment_update-f9b3870b-b562-4a97-9cab-e13d0019059e-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:37:51.236077 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-296ba24a-1e69-409e-8280-28897fd9a701 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Lock "cinder-attachment_update-f9b3870b-b562-4a97-9cab-e13d0019059e-np0000004346" acquired by "attachment_update" :: waited 0.007s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:37:51.236941 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:51.236941 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:51.755766 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-296ba24a-1e69-409e-8280-28897fd9a701 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Lock "cinder-attachment_update-f9b3870b-b562-4a97-9cab-e13d0019059e-np0000004346" released by "attachment_update" :: held 0.519s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:37:51.755872 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-296ba24a-1e69-409e-8280-28897fd9a701 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/attachments/23be17d0-76e8-4121-b161-2f7f061b6fdf returned with HTTP 200 Jul 03 01:37:51.756366 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 825/3281] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:37:51 2026] PUT /volume/v3/attachments/23be17d0-76e8-4121-b161-2f7f061b6fdf => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:51.872726 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-38b0eab0-2ce4-4092-b175-988efe6d12bf None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:51.874741 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-38b0eab0-2ce4-4092-b175-988efe6d12bf tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:51.874941 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-38b0eab0-2ce4-4092-b175-988efe6d12bf tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:51.875140 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-38b0eab0-2ce4-4092-b175-988efe6d12bf tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:51.885242 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:51.885242 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:51.889596 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-38b0eab0-2ce4-4092-b175-988efe6d12bf tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:51.894226 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-38b0eab0-2ce4-4092-b175-988efe6d12bf tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:51.894703 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 834/3282] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:51 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:52.164743 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-92e1af27-7c6a-45a4-a10f-c3ad3c37003c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:52.166668 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-92e1af27-7c6a-45a4-a10f-c3ad3c37003c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:52.166912 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-92e1af27-7c6a-45a4-a10f-c3ad3c37003c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:52.167118 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-92e1af27-7c6a-45a4-a10f-c3ad3c37003c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:52.177208 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:52.177208 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:52.182646 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-92e1af27-7c6a-45a4-a10f-c3ad3c37003c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:52.187845 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-92e1af27-7c6a-45a4-a10f-c3ad3c37003c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:52.188299 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 810/3283] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:52 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:52.911093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f0e7b40d-2e8c-4564-aa2c-5343a5660d60 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:52.913550 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0e7b40d-2e8c-4564-aa2c-5343a5660d60 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:52.913807 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0e7b40d-2e8c-4564-aa2c-5343a5660d60 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:52.914070 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0e7b40d-2e8c-4564-aa2c-5343a5660d60 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:52.924313 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:52.924313 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:52.930921 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f0e7b40d-2e8c-4564-aa2c-5343a5660d60 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:52.935075 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0e7b40d-2e8c-4564-aa2c-5343a5660d60 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:52.937617 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 815/3284] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:52 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:53.203572 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b3d8397b-1dff-47a4-9ba7-2f184fb68db1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:53.205729 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b3d8397b-1dff-47a4-9ba7-2f184fb68db1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:53.205959 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b3d8397b-1dff-47a4-9ba7-2f184fb68db1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:53.206191 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b3d8397b-1dff-47a4-9ba7-2f184fb68db1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:53.218474 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:53.218474 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:53.223079 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b3d8397b-1dff-47a4-9ba7-2f184fb68db1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:53.228062 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b3d8397b-1dff-47a4-9ba7-2f184fb68db1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:53.228492 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 826/3285] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:53 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:53.951324 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-558c64fb-0cd7-4c6c-983e-68237f0ff06e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:53.953854 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-558c64fb-0cd7-4c6c-983e-68237f0ff06e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:53.954019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-558c64fb-0cd7-4c6c-983e-68237f0ff06e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:53.957450 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-558c64fb-0cd7-4c6c-983e-68237f0ff06e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:53.964047 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:53.964047 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:53.970054 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-558c64fb-0cd7-4c6c-983e-68237f0ff06e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:53.974718 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-558c64fb-0cd7-4c6c-983e-68237f0ff06e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:53.975123 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 835/3286] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:53 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:37:54.241110 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ff381fc0-7ca1-4f89-a72e-c9dafa903951 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:54.243113 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ff381fc0-7ca1-4f89-a72e-c9dafa903951 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:54.243326 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ff381fc0-7ca1-4f89-a72e-c9dafa903951 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:54.243555 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ff381fc0-7ca1-4f89-a72e-c9dafa903951 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:54.252084 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:54.252084 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:54.255117 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ff381fc0-7ca1-4f89-a72e-c9dafa903951 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:54.258920 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ff381fc0-7ca1-4f89-a72e-c9dafa903951 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:54.260308 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 811/3287] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:54 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:54.988288 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-655663d5-38cc-49bb-9d50-e1d7c5389610 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:54.990266 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-655663d5-38cc-49bb-9d50-e1d7c5389610 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:54.990408 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-655663d5-38cc-49bb-9d50-e1d7c5389610 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:54.990572 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-655663d5-38cc-49bb-9d50-e1d7c5389610 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:55.006655 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:55.006655 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:55.010466 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-655663d5-38cc-49bb-9d50-e1d7c5389610 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:55.015029 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-655663d5-38cc-49bb-9d50-e1d7c5389610 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:55.015427 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 816/3288] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:54 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:55.272514 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8ce11174-29a1-490e-876b-37d2e3ec44a4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:55.274665 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8ce11174-29a1-490e-876b-37d2e3ec44a4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:55.274895 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8ce11174-29a1-490e-876b-37d2e3ec44a4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:55.275123 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8ce11174-29a1-490e-876b-37d2e3ec44a4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:55.286539 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:55.286539 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:55.290470 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8ce11174-29a1-490e-876b-37d2e3ec44a4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:55.294313 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8ce11174-29a1-490e-876b-37d2e3ec44a4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:55.294713 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 827/3289] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:55 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:56.031240 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-13734453-629c-4223-86aa-7537b642c749 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:56.032972 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-13734453-629c-4223-86aa-7537b642c749 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:56.033212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-13734453-629c-4223-86aa-7537b642c749 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:56.033610 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-13734453-629c-4223-86aa-7537b642c749 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:56.042761 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:56.042761 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:56.047674 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-13734453-629c-4223-86aa-7537b642c749 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:56.052992 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-13734453-629c-4223-86aa-7537b642c749 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:56.053453 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 836/3290] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:56 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:56.308793 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-650ac1d5-da55-451e-a434-a10e0dd5dd69 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:56.311593 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-650ac1d5-da55-451e-a434-a10e0dd5dd69 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:56.311856 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-650ac1d5-da55-451e-a434-a10e0dd5dd69 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:56.312115 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-650ac1d5-da55-451e-a434-a10e0dd5dd69 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:56.325302 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:56.325302 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:56.329653 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-650ac1d5-da55-451e-a434-a10e0dd5dd69 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:56.335243 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-650ac1d5-da55-451e-a434-a10e0dd5dd69 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:56.335797 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 812/3291] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:56 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:56.711947 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e8172295-6235-4c41-976a-a631a594da31 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:56.714242 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e8172295-6235-4c41-976a-a631a594da31 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:37:56.714546 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e8172295-6235-4c41-976a-a631a594da31 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:56.714752 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e8172295-6235-4c41-976a-a631a594da31 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:56.721906 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:56.721906 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:56.725662 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e8172295-6235-4c41-976a-a631a594da31 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:56.730375 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e8172295-6235-4c41-976a-a631a594da31 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:37:56.730770 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 817/3292] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:56 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:56.743531 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-86543f5e-bb4e-46a9-9b1c-57b4c9e5a0ae None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:56.745795 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86543f5e-bb4e-46a9-9b1c-57b4c9e5a0ae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] DELETE https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:37:56.746024 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-86543f5e-bb4e-46a9-9b1c-57b4c9e5a0ae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:56.746244 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-86543f5e-bb4e-46a9-9b1c-57b4c9e5a0ae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:56.746440 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-86543f5e-bb4e-46a9-9b1c-57b4c9e5a0ae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume with id: db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:37:56.755215 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:56.755215 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:56.755793 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-86543f5e-bb4e-46a9-9b1c-57b4c9e5a0ae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:56.775609 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-86543f5e-bb4e-46a9-9b1c-57b4c9e5a0ae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Delete volume request issued successfully. Jul 03 01:37:56.775806 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86543f5e-bb4e-46a9-9b1c-57b4c9e5a0ae tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 202 Jul 03 01:37:56.776308 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 828/3293] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:37:56 2026] DELETE /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:37:56.786102 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7a041445-b243-421b-a7d9-e983f8d35e42 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:56.787896 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7a041445-b243-421b-a7d9-e983f8d35e42 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:37:56.788077 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7a041445-b243-421b-a7d9-e983f8d35e42 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:56.788256 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7a041445-b243-421b-a7d9-e983f8d35e42 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:56.795486 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:56.795486 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:56.799111 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7a041445-b243-421b-a7d9-e983f8d35e42 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Volume info retrieved successfully. Jul 03 01:37:56.803405 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7a041445-b243-421b-a7d9-e983f8d35e42 tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 200 Jul 03 01:37:56.803792 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 837/3294] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:56 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:57.067820 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d229e500-209e-4f5e-8e0d-67df7623bb17 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:57.070048 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d229e500-209e-4f5e-8e0d-67df7623bb17 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:57.070275 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d229e500-209e-4f5e-8e0d-67df7623bb17 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:57.070517 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d229e500-209e-4f5e-8e0d-67df7623bb17 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:57.081767 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:57.081767 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:57.085628 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d229e500-209e-4f5e-8e0d-67df7623bb17 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:57.090784 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d229e500-209e-4f5e-8e0d-67df7623bb17 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:57.091372 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 813/3295] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:57 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:57.350581 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-df4e2499-d88c-409b-82e6-be7df6aa8924 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:57.352508 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-df4e2499-d88c-409b-82e6-be7df6aa8924 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:57.352699 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-df4e2499-d88c-409b-82e6-be7df6aa8924 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:57.352904 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-df4e2499-d88c-409b-82e6-be7df6aa8924 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:57.363879 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:57.363879 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:57.367670 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-df4e2499-d88c-409b-82e6-be7df6aa8924 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:57.371789 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-df4e2499-d88c-409b-82e6-be7df6aa8924 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:57.372184 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 818/3296] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:57 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:37:57.817032 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-85f4a3b0-222b-4937-9e6e-18546bfbe83c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:57.818795 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-85f4a3b0-222b-4937-9e6e-18546bfbe83c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] GET https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 Jul 03 01:37:57.819007 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-85f4a3b0-222b-4937-9e6e-18546bfbe83c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:57.819187 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-85f4a3b0-222b-4937-9e6e-18546bfbe83c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:57.825682 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-85f4a3b0-222b-4937-9e6e-18546bfbe83c tempest-VolumesBackupsTest-395062493 tempest-VolumesBackupsTest-395062493-project-member] https://10.4.3.64/volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 returned with HTTP 404 Jul 03 01:37:57.826205 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 829/3297] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:57 2026] GET /volume/v3/volumes/db2793c6-0d27-40fd-9e89-38adbab4be04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:57.981864 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-7d0580ab-d0dd-41a6-85cd-97baf963d2be None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:57.984055 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-7d0580ab-d0dd-41a6-85cd-97baf963d2be tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] POST https://10.4.3.64/volume/v3/attachments/23be17d0-76e8-4121-b161-2f7f061b6fdf/action Jul 03 01:37:57.984494 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-7d0580ab-d0dd-41a6-85cd-97baf963d2be tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:37:57.984661 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-7d0580ab-d0dd-41a6-85cd-97baf963d2be tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:58.002638 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:58.002638 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:58.016239 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e3fa4813-7184-4bfa-a53a-cad161574d14 req-7d0580ab-d0dd-41a6-85cd-97baf963d2be tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/attachments/23be17d0-76e8-4121-b161-2f7f061b6fdf/action returned with HTTP 204 Jul 03 01:37:58.016711 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 838/3298] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:37:57 2026] POST /volume/v3/attachments/23be17d0-76e8-4121-b161-2f7f061b6fdf/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:58.046240 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-163cdaa2-b9be-4619-9b54-02627e584e4b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:58.049107 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-163cdaa2-b9be-4619-9b54-02627e584e4b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments/ac022273-ffbf-41b7-9361-f0f1233f375f/action Jul 03 01:37:58.049552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-163cdaa2-b9be-4619-9b54-02627e584e4b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:37:58.049668 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-163cdaa2-b9be-4619-9b54-02627e584e4b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:58.066156 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:58.066156 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:58.075593 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-404e7cf2-cf7f-4da4-9a29-6553ee3a1a5f req-163cdaa2-b9be-4619-9b54-02627e584e4b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/ac022273-ffbf-41b7-9361-f0f1233f375f/action returned with HTTP 204 Jul 03 01:37:58.076092 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 814/3299] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:37:58 2026] POST /volume/v3/attachments/ac022273-ffbf-41b7-9361-f0f1233f375f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:37:58.106054 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6e20a2fe-15a1-4690-b205-f825907ffd01 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:58.107746 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6e20a2fe-15a1-4690-b205-f825907ffd01 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:58.107941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6e20a2fe-15a1-4690-b205-f825907ffd01 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:58.108129 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6e20a2fe-15a1-4690-b205-f825907ffd01 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:58.116963 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:58.116963 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:58.120197 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6e20a2fe-15a1-4690-b205-f825907ffd01 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:58.123914 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6e20a2fe-15a1-4690-b205-f825907ffd01 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:58.124265 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 819/3300] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:58 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:58.137406 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cbc10e02-0eae-4955-b11f-18ca5ebb1d3d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:58.139376 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cbc10e02-0eae-4955-b11f-18ca5ebb1d3d tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:58.139602 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cbc10e02-0eae-4955-b11f-18ca5ebb1d3d tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:58.139768 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cbc10e02-0eae-4955-b11f-18ca5ebb1d3d tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:58.149144 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:58.149144 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:58.154393 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cbc10e02-0eae-4955-b11f-18ca5ebb1d3d tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:58.160444 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cbc10e02-0eae-4955-b11f-18ca5ebb1d3d tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:58.160986 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 830/3301] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:58 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:58.216805 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-b92d8a8d-2b42-442e-9bb2-d21351a7639f req-7000a34c-5a40-4d28-a8ab-82e34e6d7de3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:58.218898 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-b92d8a8d-2b42-442e-9bb2-d21351a7639f req-7000a34c-5a40-4d28-a8ab-82e34e6d7de3 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:37:58.219114 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-b92d8a8d-2b42-442e-9bb2-d21351a7639f req-7000a34c-5a40-4d28-a8ab-82e34e6d7de3 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:58.219326 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-b92d8a8d-2b42-442e-9bb2-d21351a7639f req-7000a34c-5a40-4d28-a8ab-82e34e6d7de3 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:58.229326 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:58.229326 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:58.233339 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-b92d8a8d-2b42-442e-9bb2-d21351a7639f req-7000a34c-5a40-4d28-a8ab-82e34e6d7de3 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:37:58.237627 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-b92d8a8d-2b42-442e-9bb2-d21351a7639f req-7000a34c-5a40-4d28-a8ab-82e34e6d7de3 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:37:58.238000 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 839/3302] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:37:58 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:58.385523 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-13821483-51ff-4dee-b11c-8065c43e5c10 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:58.390761 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-13821483-51ff-4dee-b11c-8065c43e5c10 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:58.390963 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-13821483-51ff-4dee-b11c-8065c43e5c10 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:58.391140 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-13821483-51ff-4dee-b11c-8065c43e5c10 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:58.405504 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:58.405504 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:37:58.409924 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-13821483-51ff-4dee-b11c-8065c43e5c10 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:58.413684 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-13821483-51ff-4dee-b11c-8065c43e5c10 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:58.414088 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 815/3303] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:58 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 1166 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:58.427123 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aa5d0ace-edb4-4315-8ac7-7f1b0cbe4f18 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:58.429325 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aa5d0ace-edb4-4315-8ac7-7f1b0cbe4f18 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:58.430501 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aa5d0ace-edb4-4315-8ac7-7f1b0cbe4f18 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:58.430501 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aa5d0ace-edb4-4315-8ac7-7f1b0cbe4f18 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:58.441457 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:58.441457 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:58.445482 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-aa5d0ace-edb4-4315-8ac7-7f1b0cbe4f18 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:58.450015 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aa5d0ace-edb4-4315-8ac7-7f1b0cbe4f18 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:58.450183 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 820/3304] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:37:58 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:58.512971 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-86b324a1-3d41-4d2c-adf8-f8d840bfadc1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:58.515722 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-86b324a1-3d41-4d2c-adf8-f8d840bfadc1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:58.515981 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-86b324a1-3d41-4d2c-adf8-f8d840bfadc1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:58.516207 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-86b324a1-3d41-4d2c-adf8-f8d840bfadc1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:58.532215 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:58.532215 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:58.537357 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-86b324a1-3d41-4d2c-adf8-f8d840bfadc1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:58.544948 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-86b324a1-3d41-4d2c-adf8-f8d840bfadc1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:58.545530 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 831/3305] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:37:58 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 1166 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:37:58.564872 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-61477b85-766e-405d-b959-f08b0de66147 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:58.566610 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-61477b85-766e-405d-b959-f08b0de66147 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29/action Jul 03 01:37:58.566919 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-61477b85-766e-405d-b959-f08b0de66147 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:37:58.567024 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-61477b85-766e-405d-b959-f08b0de66147 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:37:58.576985 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:58.576985 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:37:58.577395 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-61477b85-766e-405d-b959-f08b0de66147 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:58.586542 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-61477b85-766e-405d-b959-f08b0de66147 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Begin detaching volume completed successfully. Jul 03 01:37:58.586875 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-61477b85-766e-405d-b959-f08b0de66147 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29/action returned with HTTP 202 Jul 03 01:37:58.587359 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 840/3306] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:37:58 2026] POST /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:37:59.617067 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-46536932-6bd5-4460-a592-b2503b0c4043 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:59.617561 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-46536932-6bd5-4460-a592-b2503b0c4043 None None] GET https://10.4.3.64/volume// Jul 03 01:37:59.617780 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-46536932-6bd5-4460-a592-b2503b0c4043 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:59.618047 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-46536932-6bd5-4460-a592-b2503b0c4043 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:59.618461 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-46536932-6bd5-4460-a592-b2503b0c4043 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:37:59.620475 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 816/3307] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:37:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:37:59.629011 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-2f1e6139-8fbd-43a0-a3fd-cc0a9a8a2b93 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:59.631081 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-2f1e6139-8fbd-43a0-a3fd-cc0a9a8a2b93 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:37:59.631304 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-2f1e6139-8fbd-43a0-a3fd-cc0a9a8a2b93 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:59.631496 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-2f1e6139-8fbd-43a0-a3fd-cc0a9a8a2b93 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:59.642042 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:59.642042 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:37:59.647341 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-2f1e6139-8fbd-43a0-a3fd-cc0a9a8a2b93 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:37:59.653853 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-2f1e6139-8fbd-43a0-a3fd-cc0a9a8a2b93 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:37:59.653853 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 821/3308] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:37:59 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 1349 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:37:59.662398 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-f0b8e462-07a0-492b-b86b-00bc24e06cb8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:37:59.666986 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-f0b8e462-07a0-492b-b86b-00bc24e06cb8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29/encryption Jul 03 01:37:59.667159 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-f0b8e462-07a0-492b-b86b-00bc24e06cb8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:37:59.667348 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-f0b8e462-07a0-492b-b86b-00bc24e06cb8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:37:59.675640 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:37:59.675640 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:37:59.682035 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-f0b8e462-07a0-492b-b86b-00bc24e06cb8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29/encryption returned with HTTP 200 Jul 03 01:37:59.683828 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 832/3309] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:37:59 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:00.538786 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-40d54a58-6407-4a2a-b4ea-cc8ffe2ae4ec None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:00.543947 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-40d54a58-6407-4a2a-b4ea-cc8ffe2ae4ec tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] DELETE https://10.4.3.64/volume/v3/attachments/ac022273-ffbf-41b7-9361-f0f1233f375f Jul 03 01:38:00.544217 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-40d54a58-6407-4a2a-b4ea-cc8ffe2ae4ec tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:00.544503 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-40d54a58-6407-4a2a-b4ea-cc8ffe2ae4ec tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:00.558137 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:00.558137 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:00.762446 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:00.901078 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:38:00.901859 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-3586950"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:00.903816 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-3586950'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:38:00.904024 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Create volume of 2 GB Jul 03 01:38:00.911305 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Availability Zones retrieved successfully. Jul 03 01:38:00.919215 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Flow 'volume_create_api' (15b78063-b4f9-4831-8f26-ce1b5239d273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:38:00.920460 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1375f075-69d4-4243-b4c6-f1f416dd1c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:00.921787 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Validating volume size '2' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:38:00.952630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1375f075-69d4-4243-b4c6-f1f416dd1c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:00.953264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a76e2a-f6fd-4997-9b8e-63450724cf25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:01.019040 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Created reservations ['782efaa2-6708-4b8b-b943-43590a868c43', 'e6dff37a-77db-4082-bd9d-84d05c2f97ad', '9b5708ce-4832-4d65-967f-56b3f35405e7', 'e10e1d26-48d5-436d-9003-9e8ed0498bd2'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:38:01.020010 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20a76e2a-f6fd-4997-9b8e-63450724cf25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['782efaa2-6708-4b8b-b943-43590a868c43', 'e6dff37a-77db-4082-bd9d-84d05c2f97ad', '9b5708ce-4832-4d65-967f-56b3f35405e7', 'e10e1d26-48d5-436d-9003-9e8ed0498bd2']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:01.020714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (009ad772-a03c-4913-82d9-6bf59dfca8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:01.052688 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (009ad772-a03c-4913-82d9-6bf59dfca8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caa3a029-66ee-4518-9d18-f0351156f45c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-3586950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b20e7e73a254a37a3f4838cc56f2c1d',qos_specs=None,replication_status=,reservations=['782efaa2-6708-4b8b-b943-43590a868c43','e6dff37a-77db-4082-bd9d-84d05c2f97ad','9b5708ce-4832-4d65-967f-56b3f35405e7','e10e1d26-48d5-436d-9003-9e8ed0498bd2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff248c7d709546f3be1b1af5d5201e3f',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:38:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-3586950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caa3a029-66ee-4518-9d18-f0351156f45c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b20e7e73a254a37a3f4838cc56f2c1d',provider_auth=None,provider_geometry=None,provider_id=None,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='ff248c7d709546f3be1b1af5d5201e3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:01.053399 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ff9e65-964b-4a8a-a968-4e4cf0bdc86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:01.085603 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49ff9e65-964b-4a8a-a968-4e4cf0bdc86d) transitioned into state 'SUCCESS' from state '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-3586950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b20e7e73a254a37a3f4838cc56f2c1d',qos_specs=None,replication_status=,reservations=['782efaa2-6708-4b8b-b943-43590a868c43','e6dff37a-77db-4082-bd9d-84d05c2f97ad','9b5708ce-4832-4d65-967f-56b3f35405e7','e10e1d26-48d5-436d-9003-9e8ed0498bd2'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff248c7d709546f3be1b1af5d5201e3f',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:01.085603 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ef529d-e29a-49b3-add8-fc0157655179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:01.095902 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ef529d-e29a-49b3-add8-fc0157655179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:01.096720 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Flow 'volume_create_api' (15b78063-b4f9-4831-8f26-ce1b5239d273) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:38:01.098771 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Create volume request issued successfully. Jul 03 01:38:01.098771 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-92eb19de-f505-4e20-9206-e0f11a00e6e9 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:38:01.098771 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 817/3310] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:38:00 2026] POST /volume/v3/volumes => generated 750 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:38:01.113751 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6d3b6cd8-8838-4b84-9da2-2872800ae011 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:01.114188 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-db068c7e-847c-4010-9dd0-d2390c50c943 req-40d54a58-6407-4a2a-b4ea-cc8ffe2ae4ec tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/ac022273-ffbf-41b7-9361-f0f1233f375f returned with HTTP 200 Jul 03 01:38:01.114966 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 841/3311] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:38:00 2026] DELETE /volume/v3/attachments/ac022273-ffbf-41b7-9361-f0f1233f375f => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:01.116174 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d3b6cd8-8838-4b84-9da2-2872800ae011 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] GET https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c Jul 03 01:38:01.116398 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6d3b6cd8-8838-4b84-9da2-2872800ae011 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:01.116720 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6d3b6cd8-8838-4b84-9da2-2872800ae011 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:01.126614 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:01.126614 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:01.131278 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6d3b6cd8-8838-4b84-9da2-2872800ae011 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Volume info retrieved successfully. Jul 03 01:38:01.143200 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d3b6cd8-8838-4b84-9da2-2872800ae011 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c returned with HTTP 200 Jul 03 01:38:01.143200 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 822/3312] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:01 2026] GET /volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:01.791959 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-b5eb0674-a04b-4ebc-988a-2c8ce8616cea req-b36e35e9-ca07-44c4-becf-b349d69cb95e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:01.794411 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-b5eb0674-a04b-4ebc-988a-2c8ce8616cea req-b36e35e9-ca07-44c4-becf-b349d69cb95e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:38:01.794660 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-b5eb0674-a04b-4ebc-988a-2c8ce8616cea req-b36e35e9-ca07-44c4-becf-b349d69cb95e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:01.794910 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-b5eb0674-a04b-4ebc-988a-2c8ce8616cea req-b36e35e9-ca07-44c4-becf-b349d69cb95e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:01.803494 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:01.803494 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:01.807672 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-b5eb0674-a04b-4ebc-988a-2c8ce8616cea req-b36e35e9-ca07-44c4-becf-b349d69cb95e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:38:01.813537 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-b5eb0674-a04b-4ebc-988a-2c8ce8616cea req-b36e35e9-ca07-44c4-becf-b349d69cb95e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:38:01.814013 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 833/3313] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:01 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:02.159756 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-67a02735-5e5a-411a-aa43-366337f8842f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:02.161892 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-67a02735-5e5a-411a-aa43-366337f8842f tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] GET https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c Jul 03 01:38:02.162115 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-67a02735-5e5a-411a-aa43-366337f8842f tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:02.162351 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-67a02735-5e5a-411a-aa43-366337f8842f tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:02.173948 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:02.173948 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:02.178815 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-67a02735-5e5a-411a-aa43-366337f8842f tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Volume info retrieved successfully. Jul 03 01:38:02.184698 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-67a02735-5e5a-411a-aa43-366337f8842f tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c returned with HTTP 200 Jul 03 01:38:02.185182 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 818/3314] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:02 2026] GET /volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:02.203748 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:02.208541 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:38:02.209704 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "caa3a029-66ee-4518-9d18-f0351156f45c"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:02.211398 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'caa3a029-66ee-4518-9d18-f0351156f45c'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:38:02.220077 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:02.220077 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:02.220666 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Volume retrieved successfully. Jul 03 01:38:02.220804 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Create volume of 1 GB Jul 03 01:38:02.227170 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Availability Zones retrieved successfully. Jul 03 01:38:02.235387 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Flow 'volume_create_api' (de74b8f7-e427-410a-a5e3-5b2119325544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:38:02.237481 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f78205f-b4fd-4610-949e-3333de4bcb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:02.238204 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:38:02.240504 np0000004346 devstack@c-api.service[99879]: WARNING cinder.volume.api [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f78205f-b4fd-4610-949e-3333de4bcb30) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 01:38:02.240504 np0000004346 devstack@c-api.service[99879]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Jul 03 01:38:02.243077 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f78205f-b4fd-4610-949e-3333de4bcb30) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:02.244138 np0000004346 devstack@c-api.service[99879]: WARNING cinder.volume.api [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f78205f-b4fd-4610-949e-3333de4bcb30) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 01:38:02.245143 np0000004346 devstack@c-api.service[99879]: WARNING cinder.volume.api [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Flow 'volume_create_api' (de74b8f7-e427-410a-a5e3-5b2119325544) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 01:38:02.245525 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-57a15622-c96b-4d08-8e40-3e7fdc36d6ff tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Jul 03 01:38:02.246205 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 842/3315] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:38:02 2026] POST /volume/v3/volumes => generated 173 bytes in 43 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:38:02.255499 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d4d7f7e7-29c9-49c5-9e82-86fb6571d83e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:02.258145 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d4d7f7e7-29c9-49c5-9e82-86fb6571d83e tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] GET https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c Jul 03 01:38:02.259085 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d4d7f7e7-29c9-49c5-9e82-86fb6571d83e tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:02.259085 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d4d7f7e7-29c9-49c5-9e82-86fb6571d83e tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:02.269784 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:02.269784 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:02.274838 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d4d7f7e7-29c9-49c5-9e82-86fb6571d83e tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Volume info retrieved successfully. Jul 03 01:38:02.282026 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d4d7f7e7-29c9-49c5-9e82-86fb6571d83e tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c returned with HTTP 200 Jul 03 01:38:02.282443 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 823/3316] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:02 2026] GET /volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:02.299445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3b962858-db62-4afe-babb-2bb545e63947 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:02.301278 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3b962858-db62-4afe-babb-2bb545e63947 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] DELETE https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c Jul 03 01:38:02.301541 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3b962858-db62-4afe-babb-2bb545e63947 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:02.301925 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3b962858-db62-4afe-babb-2bb545e63947 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:02.301987 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-3b962858-db62-4afe-babb-2bb545e63947 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Delete volume with id: caa3a029-66ee-4518-9d18-f0351156f45c Jul 03 01:38:02.309012 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:02.309012 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:02.309482 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3b962858-db62-4afe-babb-2bb545e63947 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Volume info retrieved successfully. Jul 03 01:38:02.327103 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3b962858-db62-4afe-babb-2bb545e63947 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Delete volume request issued successfully. Jul 03 01:38:02.327289 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3b962858-db62-4afe-babb-2bb545e63947 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c returned with HTTP 202 Jul 03 01:38:02.327723 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 834/3317] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:38:02 2026] DELETE /volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 01:38:02.337607 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b6b665c2-8a3b-4150-88e8-aed7e78e622b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:02.339588 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b6b665c2-8a3b-4150-88e8-aed7e78e622b tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] GET https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c Jul 03 01:38:02.339812 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b6b665c2-8a3b-4150-88e8-aed7e78e622b tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:02.340062 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b6b665c2-8a3b-4150-88e8-aed7e78e622b tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:02.349258 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:02.349258 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:02.354761 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b6b665c2-8a3b-4150-88e8-aed7e78e622b tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Volume info retrieved successfully. Jul 03 01:38:02.361064 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b6b665c2-8a3b-4150-88e8-aed7e78e622b tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c returned with HTTP 200 Jul 03 01:38:02.361605 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 819/3318] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:02 2026] GET /volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:03.378122 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f81f3fc9-bad9-4578-aa80-186716b3b5b4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:03.381776 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f81f3fc9-bad9-4578-aa80-186716b3b5b4 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] GET https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c Jul 03 01:38:03.382296 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f81f3fc9-bad9-4578-aa80-186716b3b5b4 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:03.383061 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f81f3fc9-bad9-4578-aa80-186716b3b5b4 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:03.397770 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f81f3fc9-bad9-4578-aa80-186716b3b5b4 tempest-VolumesCloneNegativeTest-2068884844 tempest-VolumesCloneNegativeTest-2068884844-project-member] https://10.4.3.64/volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c returned with HTTP 404 Jul 03 01:38:03.398291 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 843/3319] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:03 2026] GET /volume/v3/volumes/caa3a029-66ee-4518-9d18-f0351156f45c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:38:03.444657 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-ceda2b2b-1a64-44f5-9a14-0aa468e59023 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:03.446448 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-ceda2b2b-1a64-44f5-9a14-0aa468e59023 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/limits Jul 03 01:38:03.446790 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-ceda2b2b-1a64-44f5-9a14-0aa468e59023 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:03.446790 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-ceda2b2b-1a64-44f5-9a14-0aa468e59023 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:03.456642 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-ceda2b2b-1a64-44f5-9a14-0aa468e59023 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-294646115 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-294646115, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:38:03.456965 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-ceda2b2b-1a64-44f5-9a14-0aa468e59023 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-294646115 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-294646115, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:38:03.457334 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-ceda2b2b-1a64-44f5-9a14-0aa468e59023 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-294646115 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-294646115, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:38:03.474072 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-ceda2b2b-1a64-44f5-9a14-0aa468e59023 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Jul 03 01:38:03.474820 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 824/3320] 10.4.3.64 () {68 vars in 1477 bytes} [Fri Jul 3 01:38:03 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 03 01:38:04.030800 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-6a1ea00c-d1f0-44d5-83d7-b4052e3850c2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:04.034249 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-6a1ea00c-d1f0-44d5-83d7-b4052e3850c2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:38:04.034531 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-6a1ea00c-d1f0-44d5-83d7-b4052e3850c2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:04.034777 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-6a1ea00c-d1f0-44d5-83d7-b4052e3850c2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:04.048383 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:04.048383 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:04.052619 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-6a1ea00c-d1f0-44d5-83d7-b4052e3850c2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:38:04.060120 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-6a1ea00c-d1f0-44d5-83d7-b4052e3850c2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 200 Jul 03 01:38:04.060589 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 835/3321] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:04 2026] GET /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 1656 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:04.070432 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-4f17e52c-b3f6-4fa9-8827-b16c0b79aad2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:04.076067 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-4f17e52c-b3f6-4fa9-8827-b16c0b79aad2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:38:04.077866 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-4f17e52c-b3f6-4fa9-8827-b16c0b79aad2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1484767087", "description": null, "metadata": {}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:04.097973 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:04.097973 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:04.097973 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-4f17e52c-b3f6-4fa9-8827-b16c0b79aad2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:38:04.097973 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-4f17e52c-b3f6-4fa9-8827-b16c0b79aad2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create snapshot from volume 88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:38:04.134767 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-4f17e52c-b3f6-4fa9-8827-b16c0b79aad2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['5368247c-b0b2-43d8-9037-7047613db399', '8752b592-3336-4b2a-b81e-bd5728a17d06', '4763ef42-0d56-4bcc-9c18-09dd31ae0cbc', 'bc88ae9e-4d8d-411c-bbd7-161c58a34af4'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:38:04.184746 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-4f17e52c-b3f6-4fa9-8827-b16c0b79aad2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot force create request issued successfully. Jul 03 01:38:04.184746 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c9691da2-c470-4247-88f2-2c96321fbf94 req-4f17e52c-b3f6-4fa9-8827-b16c0b79aad2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:38:04.184746 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 820/3322] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Jul 3 01:38:04 2026] POST /volume/v3/snapshots => generated 320 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:38:06.320574 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4c7bfd68-ebc4-4762-a0b5-1a203619383c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:06.322940 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4c7bfd68-ebc4-4762-a0b5-1a203619383c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 Jul 03 01:38:06.323231 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4c7bfd68-ebc4-4762-a0b5-1a203619383c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:06.323524 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4c7bfd68-ebc4-4762-a0b5-1a203619383c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:06.330261 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:06.330261 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:06.330944 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4c7bfd68-ebc4-4762-a0b5-1a203619383c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:38:06.332063 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4c7bfd68-ebc4-4762-a0b5-1a203619383c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 returned with HTTP 200 Jul 03 01:38:06.332744 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 844/3323] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:38:06 2026] GET /volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:08.563754 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-35350519-4758-4b25-9101-b280d1140dfc req-644f2a1a-79b9-4266-8f8c-26060e896198 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:08.571716 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-644f2a1a-79b9-4266-8f8c-26060e896198 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 Jul 03 01:38:08.572180 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-644f2a1a-79b9-4266-8f8c-26060e896198 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:08.572486 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-644f2a1a-79b9-4266-8f8c-26060e896198 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:08.584608 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:08.584608 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:08.585125 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-644f2a1a-79b9-4266-8f8c-26060e896198 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:38:08.585945 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-644f2a1a-79b9-4266-8f8c-26060e896198 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 returned with HTTP 200 Jul 03 01:38:08.586367 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 825/3324] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Jul 3 01:38:08 2026] GET /volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 => generated 479 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:09.754447 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7050aea0-b380-416b-9153-ce6eed0b61e1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:09.756232 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7050aea0-b380-416b-9153-ce6eed0b61e1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:38:09.756442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7050aea0-b380-416b-9153-ce6eed0b61e1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:09.756632 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7050aea0-b380-416b-9153-ce6eed0b61e1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:09.756778 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-7050aea0-b380-416b-9153-ce6eed0b61e1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Delete volume with id: 0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:38:09.766375 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:09.766375 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:09.767042 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7050aea0-b380-416b-9153-ce6eed0b61e1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:38:09.777989 np0000004346 devstack@c-api.service[99880]: WARNING cinder.keymgr.conf_key_mgr [None req-7050aea0-b380-416b-9153-ce6eed0b61e1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 01:38:09.786895 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7050aea0-b380-416b-9153-ce6eed0b61e1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Delete volume request issued successfully. Jul 03 01:38:09.787204 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7050aea0-b380-416b-9153-ce6eed0b61e1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 202 Jul 03 01:38:09.787723 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 836/3325] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:38:09 2026] DELETE /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:38:09.795978 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-edad30b9-c1a4-4e1f-a37c-0eb8aaac36e0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:09.801002 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-edad30b9-c1a4-4e1f-a37c-0eb8aaac36e0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:38:09.805716 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-edad30b9-c1a4-4e1f-a37c-0eb8aaac36e0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:09.806262 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-edad30b9-c1a4-4e1f-a37c-0eb8aaac36e0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:09.816622 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:09.816622 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:09.820519 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-edad30b9-c1a4-4e1f-a37c-0eb8aaac36e0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:38:09.824559 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-edad30b9-c1a4-4e1f-a37c-0eb8aaac36e0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 200 Jul 03 01:38:09.825075 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 821/3326] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:09 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:10.846360 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e95be85c-31dc-4e52-af18-05b7a2b3e811 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:10.848316 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e95be85c-31dc-4e52-af18-05b7a2b3e811 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 Jul 03 01:38:10.848534 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e95be85c-31dc-4e52-af18-05b7a2b3e811 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:10.848746 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e95be85c-31dc-4e52-af18-05b7a2b3e811 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:10.855057 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e95be85c-31dc-4e52-af18-05b7a2b3e811 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 returned with HTTP 404 Jul 03 01:38:10.855548 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 845/3327] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:10 2026] GET /volume/v3/volumes/0eab4f5e-d2cc-49fe-9b29-a0b95ac9da29 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:38:10.867534 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a18c7955-d1a5-4d09-9f9e-5c4cee016ac8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:10.869863 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a18c7955-d1a5-4d09-9f9e-5c4cee016ac8 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:38:10.870334 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a18c7955-d1a5-4d09-9f9e-5c4cee016ac8 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:10.870334 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a18c7955-d1a5-4d09-9f9e-5c4cee016ac8 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:10.871379 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a18c7955-d1a5-4d09-9f9e-5c4cee016ac8 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:38:10.930164 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a18c7955-d1a5-4d09-9f9e-5c4cee016ac8 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Get all volumes completed successfully. Jul 03 01:38:10.932305 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:10.932305 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:10.937599 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a18c7955-d1a5-4d09-9f9e-5c4cee016ac8 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:38:10.938070 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 826/3328] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:38:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10303 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:38:10.960554 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a609c8d7-d3d3-414e-9f40-3d5c2f203ebd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:10.962598 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a609c8d7-d3d3-414e-9f40-3d5c2f203ebd tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] DELETE https://10.4.3.64/volume/v3/types/8491480e-8983-486f-abfc-a6eeca545ddc Jul 03 01:38:10.962790 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a609c8d7-d3d3-414e-9f40-3d5c2f203ebd tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:10.962948 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a609c8d7-d3d3-414e-9f40-3d5c2f203ebd tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:10.994933 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-3b7a29be-07fa-4df0-9b14-7758d4ca1f1c req-1b080d12-219a-4923-a04b-1ed8980cb9cf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:10.997255 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-3b7a29be-07fa-4df0-9b14-7758d4ca1f1c req-1b080d12-219a-4923-a04b-1ed8980cb9cf tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:38:10.997470 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-3b7a29be-07fa-4df0-9b14-7758d4ca1f1c req-1b080d12-219a-4923-a04b-1ed8980cb9cf tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:10.997721 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-3b7a29be-07fa-4df0-9b14-7758d4ca1f1c req-1b080d12-219a-4923-a04b-1ed8980cb9cf tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:11.002676 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a609c8d7-d3d3-414e-9f40-3d5c2f203ebd tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types/8491480e-8983-486f-abfc-a6eeca545ddc returned with HTTP 202 Jul 03 01:38:11.003205 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 837/3329] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:38:10 2026] DELETE /volume/v3/types/8491480e-8983-486f-abfc-a6eeca545ddc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:38:11.007707 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:11.007707 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:11.010696 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-3b7a29be-07fa-4df0-9b14-7758d4ca1f1c req-1b080d12-219a-4923-a04b-1ed8980cb9cf tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:38:11.014719 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-3b7a29be-07fa-4df0-9b14-7758d4ca1f1c req-1b080d12-219a-4923-a04b-1ed8980cb9cf tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:38:11.015104 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 822/3330] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:10 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:11.020606 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0efe4321-9ea0-40b8-8c40-8eba3d787426 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:11.022654 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0efe4321-9ea0-40b8-8c40-8eba3d787426 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:38:11.023275 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0efe4321-9ea0-40b8-8c40-8eba3d787426 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-204932143", "extra_specs": {}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:11.036846 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0efe4321-9ea0-40b8-8c40-8eba3d787426 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:38:11.037262 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 846/3331] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:38:11 2026] POST /volume/v3/types => generated 213 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:11.048053 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8739c81d-5f77-427b-ba52-4e910c87d68d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:11.050025 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8739c81d-5f77-427b-ba52-4e910c87d68d tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] POST https://10.4.3.64/volume/v3/types/bcf84dff-49a4-4daa-9ef8-310318997bfe/encryption Jul 03 01:38:11.050436 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8739c81d-5f77-427b-ba52-4e910c87d68d tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:11.066654 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8739c81d-5f77-427b-ba52-4e910c87d68d tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types/bcf84dff-49a4-4daa-9ef8-310318997bfe/encryption returned with HTTP 200 Jul 03 01:38:11.067143 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 827/3332] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:38:11 2026] POST /volume/v3/types/bcf84dff-49a4-4daa-9ef8-310318997bfe/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:11.075387 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:11.077298 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:38:11.077740 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1305175531", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-204932143", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:11.079507 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1305175531', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-204932143', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:38:11.083848 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume of 1 GB Jul 03 01:38:11.084218 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:11.084218 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:11.084731 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Availability Zones retrieved successfully. Jul 03 01:38:11.091284 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Flow 'volume_create_api' (27df2285-e90b-4569-8b08-0bdcca085d8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:38:11.092580 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38964de5-5222-41f6-b352-a211aa86c7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:11.093789 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:38:11.134586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38964de5-5222-41f6-b352-a211aa86c7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:38:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bcf84dff-49a4-4daa-9ef8-310318997bfe,is_public=True,name='tempest-scenario-type-luksv2-204932143',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bcf84dff-49a4-4daa-9ef8-310318997bfe', '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=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:11.134586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5df626c5-1b8e-49fe-9fae-09a29cad2635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:11.169342 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-204932143 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-204932143, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:38:11.169801 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-204932143 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-204932143, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:38:11.202530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Created reservations ['9cf093d3-f102-445a-94e2-803d662f90aa', 'a65c56aa-446d-46c7-ab79-d329b09ea223', 'e5fda7ab-a48a-4756-a957-ad3915531f02', '0a1ce003-b46c-4667-a04a-571bf2b806f0'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:38:11.203320 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5df626c5-1b8e-49fe-9fae-09a29cad2635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf093d3-f102-445a-94e2-803d662f90aa', 'a65c56aa-446d-46c7-ab79-d329b09ea223', 'e5fda7ab-a48a-4756-a957-ad3915531f02', '0a1ce003-b46c-4667-a04a-571bf2b806f0']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:11.204311 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0065563-aeb7-470c-9234-020ae064e591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:11.236922 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0065563-aeb7-470c-9234-020ae064e591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea7abb12-5081-471a-a275-485525c82df1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1305175531',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da59760a1be40ebbf9af95c0b6b07b3',qos_specs=None,replication_status=,reservations=['9cf093d3-f102-445a-94e2-803d662f90aa','a65c56aa-446d-46c7-ab79-d329b09ea223','e5fda7ab-a48a-4756-a957-ad3915531f02','0a1ce003-b46c-4667-a04a-571bf2b806f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_type_id=bcf84dff-49a4-4daa-9ef8-310318997bfe), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:38:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1305175531',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ea7abb12-5081-471a-a275-485525c82df1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7da59760a1be40ebbf9af95c0b6b07b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bcf84dff-49a4-4daa-9ef8-310318997bfe),volume_type_id=bcf84dff-49a4-4daa-9ef8-310318997bfe)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:11.238208 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (009e938b-0102-45bc-b672-570935e4f880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:11.261933 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (009e938b-0102-45bc-b672-570935e4f880) transitioned into state 'SUCCESS' from state '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-1305175531',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da59760a1be40ebbf9af95c0b6b07b3',qos_specs=None,replication_status=,reservations=['9cf093d3-f102-445a-94e2-803d662f90aa','a65c56aa-446d-46c7-ab79-d329b09ea223','e5fda7ab-a48a-4756-a957-ad3915531f02','0a1ce003-b46c-4667-a04a-571bf2b806f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_type_id=bcf84dff-49a4-4daa-9ef8-310318997bfe)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:11.262521 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5ba6d9f-3b95-4c6b-9f1f-9e21e0835c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:11.271913 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5ba6d9f-3b95-4c6b-9f1f-9e21e0835c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:11.272650 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Flow 'volume_create_api' (27df2285-e90b-4569-8b08-0bdcca085d8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:38:11.272938 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume request issued successfully. Jul 03 01:38:11.273621 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a2bea1e6-e698-4cde-94b7-125b439ace56 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:38:11.273893 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 838/3333] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:38:11 2026] POST /volume/v3/volumes => generated 784 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:38:14.434166 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-35350519-4758-4b25-9101-b280d1140dfc req-feb098fd-6a14-49d7-959f-f68626a53c08 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:14.437792 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-feb098fd-6a14-49d7-959f-f68626a53c08 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 Jul 03 01:38:14.438012 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-feb098fd-6a14-49d7-959f-f68626a53c08 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:14.438259 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-feb098fd-6a14-49d7-959f-f68626a53c08 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:14.451509 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:14.451509 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:14.451994 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-feb098fd-6a14-49d7-959f-f68626a53c08 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:38:14.452917 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-feb098fd-6a14-49d7-959f-f68626a53c08 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 returned with HTTP 200 Jul 03 01:38:14.453331 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 823/3334] 10.4.3.64 () {68 vars in 1597 bytes} [Fri Jul 3 01:38:14 2026] GET /volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 => generated 479 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:14.466380 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-35350519-4758-4b25-9101-b280d1140dfc req-c460f2bf-0391-43c5-930b-bb1fef296144 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:14.469584 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-c460f2bf-0391-43c5-930b-bb1fef296144 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:38:14.469863 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-c460f2bf-0391-43c5-930b-bb1fef296144 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:14.470132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-c460f2bf-0391-43c5-930b-bb1fef296144 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:14.489095 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:14.489095 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:14.496433 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-c460f2bf-0391-43c5-930b-bb1fef296144 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:38:14.507988 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-c460f2bf-0391-43c5-930b-bb1fef296144 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 200 Jul 03 01:38:14.508573 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 847/3335] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:14 2026] GET /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 1656 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:14.516436 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:14.519174 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:38:14.519560 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "ac60054f-ab72-409b-bcb3-4aaa448d1015", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:14.521562 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'ac60054f-ab72-409b-bcb3-4aaa448d1015', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:38:14.537940 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:14.537940 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:14.538454 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:38:14.540046 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume of 1 GB Jul 03 01:38:14.540046 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Availability Zones retrieved successfully. Jul 03 01:38:14.552684 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (96a57011-1897-461a-b1c2-ba8082f26e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:38:14.554202 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (640aaef1-5f1a-47bd-ac27-755dd4df21e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:14.558912 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:38:14.594550 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (640aaef1-5f1a-47bd-ac27-755dd4df21e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ac60054f-ab72-409b-bcb3-4aaa448d1015', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:14.595134 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ddd53a-56bd-457d-ab88-b5194e935bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:14.650055 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['0cdba7a1-94b0-424c-a562-42d85cf76252', 'b82f2d75-87de-42db-bb9a-982b4f9f3ee0', 'd978d45d-e34c-455f-8382-0cc1c5795aee', 'b0728efd-be14-4b9f-95a8-bc5a35d55f6e'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:38:14.651517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2ddd53a-56bd-457d-ab88-b5194e935bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cdba7a1-94b0-424c-a562-42d85cf76252', 'b82f2d75-87de-42db-bb9a-982b4f9f3ee0', 'd978d45d-e34c-455f-8382-0cc1c5795aee', 'b0728efd-be14-4b9f-95a8-bc5a35d55f6e']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:14.652641 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef17403-fdd5-4d46-bf73-6ec195276ccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:14.700072 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ef17403-fdd5-4d46-bf73-6ec195276ccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a10a14d2-0fb9-4adf-8651-3225c7f80a2a', '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='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['0cdba7a1-94b0-424c-a562-42d85cf76252','b82f2d75-87de-42db-bb9a-982b4f9f3ee0','d978d45d-e34c-455f-8382-0cc1c5795aee','b0728efd-be14-4b9f-95a8-bc5a35d55f6e'],size=1,snapshot_id=ac60054f-ab72-409b-bcb3-4aaa448d1015,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), '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-03T01:38:14Z,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=a10a14d2-0fb9-4adf-8651-3225c7f80a2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e560b53ba8a4cd59812d30487d4666c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ac60054f-ab72-409b-bcb3-4aaa448d1015,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:14.700850 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (722452d6-6d67-45d6-851c-81d0b8de7a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:14.722114 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (722452d6-6d67-45d6-851c-81d0b8de7a84) transitioned into 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='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['0cdba7a1-94b0-424c-a562-42d85cf76252','b82f2d75-87de-42db-bb9a-982b4f9f3ee0','d978d45d-e34c-455f-8382-0cc1c5795aee','b0728efd-be14-4b9f-95a8-bc5a35d55f6e'],size=1,snapshot_id=ac60054f-ab72-409b-bcb3-4aaa448d1015,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:14.722876 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f53c54-feb6-49f8-b2a6-6ada9e376760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:38:14.747026 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9f53c54-feb6-49f8-b2a6-6ada9e376760) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:38:14.748226 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (96a57011-1897-461a-b1c2-ba8082f26e27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:38:14.748549 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request issued successfully. Jul 03 01:38:14.749151 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-5b13405a-a9e8-4831-a27e-1c07cd007037 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:38:14.749653 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 828/3336] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Jul 3 01:38:14 2026] POST /volume/v3/volumes => generated 734 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:38:14.759287 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-35350519-4758-4b25-9101-b280d1140dfc req-5cefe7bd-c735-44ca-8470-b8aab23071c4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:14.761342 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-5cefe7bd-c735-44ca-8470-b8aab23071c4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a Jul 03 01:38:14.761522 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-5cefe7bd-c735-44ca-8470-b8aab23071c4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:14.761713 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-5cefe7bd-c735-44ca-8470-b8aab23071c4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:14.768941 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:14.768941 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:14.773784 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-5cefe7bd-c735-44ca-8470-b8aab23071c4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:38:14.782086 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-5cefe7bd-c735-44ca-8470-b8aab23071c4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a returned with HTTP 200 Jul 03 01:38:14.782548 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 839/3337] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:14 2026] GET /volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:14.791226 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-35350519-4758-4b25-9101-b280d1140dfc req-80fd9567-409b-43bf-b88e-97875b5aa44b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:14.793002 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-80fd9567-409b-43bf-b88e-97875b5aa44b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a Jul 03 01:38:14.793192 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-80fd9567-409b-43bf-b88e-97875b5aa44b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:14.793549 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-80fd9567-409b-43bf-b88e-97875b5aa44b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:14.804451 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:14.804451 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:14.808095 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-80fd9567-409b-43bf-b88e-97875b5aa44b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:38:14.812466 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-80fd9567-409b-43bf-b88e-97875b5aa44b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a returned with HTTP 200 Jul 03 01:38:14.812991 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 824/3338] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:14 2026] GET /volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:17.830696 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-35350519-4758-4b25-9101-b280d1140dfc req-95058b40-3668-4113-8caa-91c0e1af4755 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:17.832621 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-95058b40-3668-4113-8caa-91c0e1af4755 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a Jul 03 01:38:17.832888 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-95058b40-3668-4113-8caa-91c0e1af4755 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:17.833165 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-95058b40-3668-4113-8caa-91c0e1af4755 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:17.835304 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=202,cinder:UPDATE=50,cinder:INSERT=24 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:38:17.841340 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:17.841340 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:17.845536 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-95058b40-3668-4113-8caa-91c0e1af4755 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:38:17.850163 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-95058b40-3668-4113-8caa-91c0e1af4755 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a returned with HTTP 200 Jul 03 01:38:17.850602 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 848/3339] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:17 2026] GET /volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a => generated 1343 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:17.860206 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9281270f-b103-4ce2-b4e3-f530a0c357a1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:17.860568 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9281270f-b103-4ce2-b4e3-f530a0c357a1 None None] GET https://10.4.3.64/volume// Jul 03 01:38:17.860733 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9281270f-b103-4ce2-b4e3-f530a0c357a1 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:17.860955 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9281270f-b103-4ce2-b4e3-f530a0c357a1 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:17.861316 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9281270f-b103-4ce2-b4e3-f530a0c357a1 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:38:17.861649 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 829/3340] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:38:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:38:17.869977 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-35350519-4758-4b25-9101-b280d1140dfc req-943bf941-44bb-4169-b995-e3bbff894485 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:17.871963 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-943bf941-44bb-4169-b995-e3bbff894485 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:38:17.872626 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-943bf941-44bb-4169-b995-e3bbff894485 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a10a14d2-0fb9-4adf-8651-3225c7f80a2a", "connector": null, "instance_uuid": "7a361556-2f2b-43cc-8a17-b46ef4e44c96"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:17.875555 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=238,cinder:UPDATE=55,cinder:INSERT=27 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:38:17.880401 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:17.880401 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:17.910318 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-943bf941-44bb-4169-b995-e3bbff894485 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:38:17.910790 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 840/3341] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:38:17 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 01:38:17.918846 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d34a7618-0657-437f-bc49-ba39fa50570a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:17.919226 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d34a7618-0657-437f-bc49-ba39fa50570a None None] GET https://10.4.3.64/volume// Jul 03 01:38:17.919386 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d34a7618-0657-437f-bc49-ba39fa50570a None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:17.919594 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d34a7618-0657-437f-bc49-ba39fa50570a None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:17.919927 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d34a7618-0657-437f-bc49-ba39fa50570a None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:38:17.920218 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 825/3342] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:38:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:38:17.933769 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-35350519-4758-4b25-9101-b280d1140dfc req-36eb6b38-e6d5-4fc1-a2d1-e7637a85c937 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:17.936334 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-36eb6b38-e6d5-4fc1-a2d1-e7637a85c937 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a Jul 03 01:38:17.936640 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-36eb6b38-e6d5-4fc1-a2d1-e7637a85c937 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:17.936921 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-36eb6b38-e6d5-4fc1-a2d1-e7637a85c937 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:17.948007 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:17.948007 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:17.952092 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-35350519-4758-4b25-9101-b280d1140dfc req-36eb6b38-e6d5-4fc1-a2d1-e7637a85c937 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:38:17.958336 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-36eb6b38-e6d5-4fc1-a2d1-e7637a85c937 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a returned with HTTP 200 Jul 03 01:38:17.959080 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 849/3343] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:38:17 2026] GET /volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a => generated 1522 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:38:18.067956 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-35350519-4758-4b25-9101-b280d1140dfc req-550000b5-b05f-4267-802e-6dea618b855d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:18.072445 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-550000b5-b05f-4267-802e-6dea618b855d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] PUT https://10.4.3.64/volume/v3/attachments/2a203062-9800-487a-9ae4-2186993458f9 Jul 03 01:38:18.072445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-550000b5-b05f-4267-802e-6dea618b855d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:18.073343 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=219,cinder:UPDATE=33,cinder:INSERT=13 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:38:18.078715 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-35350519-4758-4b25-9101-b280d1140dfc req-550000b5-b05f-4267-802e-6dea618b855d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Acquiring lock "cinder-attachment_update-a10a14d2-0fb9-4adf-8651-3225c7f80a2a-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:38:18.082996 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-35350519-4758-4b25-9101-b280d1140dfc req-550000b5-b05f-4267-802e-6dea618b855d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-a10a14d2-0fb9-4adf-8651-3225c7f80a2a-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:38:18.084057 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:18.084057 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:18.608259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-35350519-4758-4b25-9101-b280d1140dfc req-550000b5-b05f-4267-802e-6dea618b855d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-a10a14d2-0fb9-4adf-8651-3225c7f80a2a-np0000004346" released by "attachment_update" :: held 0.525s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:38:18.608585 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-550000b5-b05f-4267-802e-6dea618b855d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/2a203062-9800-487a-9ae4-2186993458f9 returned with HTTP 200 Jul 03 01:38:18.609108 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 830/3344] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:38:18 2026] PUT /volume/v3/attachments/2a203062-9800-487a-9ae4-2186993458f9 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:19.122102 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-35350519-4758-4b25-9101-b280d1140dfc req-efbacb48-d355-4488-be90-f3251a011da9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:19.124405 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-efbacb48-d355-4488-be90-f3251a011da9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments/2a203062-9800-487a-9ae4-2186993458f9/action Jul 03 01:38:19.124831 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-efbacb48-d355-4488-be90-f3251a011da9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:38:19.125008 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-efbacb48-d355-4488-be90-f3251a011da9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:19.141681 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:19.141681 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:19.160141 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-35350519-4758-4b25-9101-b280d1140dfc req-efbacb48-d355-4488-be90-f3251a011da9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/2a203062-9800-487a-9ae4-2186993458f9/action returned with HTTP 204 Jul 03 01:38:19.160666 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 841/3345] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:38:19 2026] POST /volume/v3/attachments/2a203062-9800-487a-9ae4-2186993458f9/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:38:24.811696 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=323,cinder:INSERT=63,cinder:UPDATE=110 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:38:27.956299 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=8 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:38:28.602860 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:38:29.155944 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:UPDATE=4,cinder:INSERT=1,cinder:SELECT=9 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:38:31.045779 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7e3f3892-0c6a-48c2-b760-679b9def7786 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:31.047574 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7e3f3892-0c6a-48c2-b760-679b9def7786 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:31.047794 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7e3f3892-0c6a-48c2-b760-679b9def7786 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:31.047990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7e3f3892-0c6a-48c2-b760-679b9def7786 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:31.055351 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:31.055351 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:31.059773 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7e3f3892-0c6a-48c2-b760-679b9def7786 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:31.064913 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7e3f3892-0c6a-48c2-b760-679b9def7786 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:31.065277 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 826/3346] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:31 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:31.083764 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4cb09698-a145-4064-aa78-eca37ef7b445 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:31.088441 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4cb09698-a145-4064-aa78-eca37ef7b445 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:31.088441 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4cb09698-a145-4064-aa78-eca37ef7b445 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:31.088441 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4cb09698-a145-4064-aa78-eca37ef7b445 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:31.096381 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:31.096381 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:31.101498 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4cb09698-a145-4064-aa78-eca37ef7b445 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:31.107680 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4cb09698-a145-4064-aa78-eca37ef7b445 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:31.108482 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 850/3347] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:31 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:31.156947 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-07433509-d9c2-42ec-b6de-ffabef672bda req-21bb5b99-6205-4102-85ac-3543b711ce8c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:31.159776 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-21bb5b99-6205-4102-85ac-3543b711ce8c tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:31.160028 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-21bb5b99-6205-4102-85ac-3543b711ce8c tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:31.160291 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-21bb5b99-6205-4102-85ac-3543b711ce8c tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:31.169852 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:31.169852 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:31.175341 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-07433509-d9c2-42ec-b6de-ffabef672bda req-21bb5b99-6205-4102-85ac-3543b711ce8c tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:31.181797 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-21bb5b99-6205-4102-85ac-3543b711ce8c tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:31.182372 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 831/3348] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:31 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:33.219179 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-75694e3f-27d1-4289-8cc9-1a91394e23cf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:33.219664 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-75694e3f-27d1-4289-8cc9-1a91394e23cf None None] GET https://10.4.3.64/volume// Jul 03 01:38:33.219717 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-75694e3f-27d1-4289-8cc9-1a91394e23cf None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:33.219893 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-75694e3f-27d1-4289-8cc9-1a91394e23cf None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:33.220207 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-75694e3f-27d1-4289-8cc9-1a91394e23cf None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:38:33.220525 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 842/3349] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:38:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:38:33.228189 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-07433509-d9c2-42ec-b6de-ffabef672bda req-b8bc4a29-90f5-4e2e-be79-195ed7705ec8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:33.230537 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-b8bc4a29-90f5-4e2e-be79-195ed7705ec8 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:38:33.230921 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-b8bc4a29-90f5-4e2e-be79-195ed7705ec8 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fed20a43-ae13-4217-aeb3-2cc024ebc5f7", "connector": null, "instance_uuid": "9b0ea0c0-3663-43d5-a42f-24794a20c8d5"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:33.243556 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:33.243556 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:33.275810 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-b8bc4a29-90f5-4e2e-be79-195ed7705ec8 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:38:33.276255 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 827/3350] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:38:33 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:33.707219 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-55223ae1-9b0d-4c33-b25e-89391c7a3a7e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:33.710701 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-55223ae1-9b0d-4c33-b25e-89391c7a3a7e tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:33.710701 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-55223ae1-9b0d-4c33-b25e-89391c7a3a7e tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:33.710701 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-55223ae1-9b0d-4c33-b25e-89391c7a3a7e tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:33.719302 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:33.719302 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:33.722602 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-55223ae1-9b0d-4c33-b25e-89391c7a3a7e tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:33.726620 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-55223ae1-9b0d-4c33-b25e-89391c7a3a7e tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:33.727199 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 851/3351] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:33 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:33.812840 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2961233d-bd44-4c30-b374-627e2b94d48b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:33.813380 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2961233d-bd44-4c30-b374-627e2b94d48b None None] GET https://10.4.3.64/volume// Jul 03 01:38:33.813697 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2961233d-bd44-4c30-b374-627e2b94d48b None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:33.813970 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2961233d-bd44-4c30-b374-627e2b94d48b None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:33.814367 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2961233d-bd44-4c30-b374-627e2b94d48b None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:38:33.814687 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 832/3352] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:38:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:38:33.821244 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-07433509-d9c2-42ec-b6de-ffabef672bda req-f111b688-3d51-4a87-92ef-2456c5c47fa2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:33.825715 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-f111b688-3d51-4a87-92ef-2456c5c47fa2 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:33.825922 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-f111b688-3d51-4a87-92ef-2456c5c47fa2 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:33.826109 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-f111b688-3d51-4a87-92ef-2456c5c47fa2 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:33.835179 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:33.835179 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:33.838686 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-07433509-d9c2-42ec-b6de-ffabef672bda req-f111b688-3d51-4a87-92ef-2456c5c47fa2 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:33.846795 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-f111b688-3d51-4a87-92ef-2456c5c47fa2 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:33.847182 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 843/3353] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:38:33 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 1050 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:38:33.962161 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-07433509-d9c2-42ec-b6de-ffabef672bda req-7050b0fa-ef0e-4df1-b521-2ae997ef1611 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:33.964798 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-7050b0fa-ef0e-4df1-b521-2ae997ef1611 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] PUT https://10.4.3.64/volume/v3/attachments/a016dd0f-fd5f-41ee-9294-2b2f95476d40 Jul 03 01:38:33.965295 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-7050b0fa-ef0e-4df1-b521-2ae997ef1611 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:33.975492 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-07433509-d9c2-42ec-b6de-ffabef672bda req-7050b0fa-ef0e-4df1-b521-2ae997ef1611 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Acquiring lock "cinder-attachment_update-fed20a43-ae13-4217-aeb3-2cc024ebc5f7-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:38:33.982693 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-07433509-d9c2-42ec-b6de-ffabef672bda req-7050b0fa-ef0e-4df1-b521-2ae997ef1611 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Lock "cinder-attachment_update-fed20a43-ae13-4217-aeb3-2cc024ebc5f7-np0000004346" acquired by "attachment_update" :: waited 0.007s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:38:33.984003 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:33.984003 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:34.509998 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-07433509-d9c2-42ec-b6de-ffabef672bda req-7050b0fa-ef0e-4df1-b521-2ae997ef1611 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Lock "cinder-attachment_update-fed20a43-ae13-4217-aeb3-2cc024ebc5f7-np0000004346" released by "attachment_update" :: held 0.527s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:38:34.510566 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-7050b0fa-ef0e-4df1-b521-2ae997ef1611 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/attachments/a016dd0f-fd5f-41ee-9294-2b2f95476d40 returned with HTTP 200 Jul 03 01:38:34.510858 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 828/3354] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:38:33 2026] PUT /volume/v3/attachments/a016dd0f-fd5f-41ee-9294-2b2f95476d40 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:34.740608 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fbd76082-3035-4769-8927-0f28ff27f0d5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:34.742284 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fbd76082-3035-4769-8927-0f28ff27f0d5 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:34.742496 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fbd76082-3035-4769-8927-0f28ff27f0d5 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:34.742663 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fbd76082-3035-4769-8927-0f28ff27f0d5 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:34.752355 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:34.752355 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:34.758095 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fbd76082-3035-4769-8927-0f28ff27f0d5 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:34.762571 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fbd76082-3035-4769-8927-0f28ff27f0d5 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:34.762894 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 852/3355] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:34 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:35.775942 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-792907d0-a5f6-4b58-9563-04c8f2e11cc7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:35.776987 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-792907d0-a5f6-4b58-9563-04c8f2e11cc7 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:35.777160 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-792907d0-a5f6-4b58-9563-04c8f2e11cc7 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:35.777329 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-792907d0-a5f6-4b58-9563-04c8f2e11cc7 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:35.789671 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:35.789671 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:35.792878 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-792907d0-a5f6-4b58-9563-04c8f2e11cc7 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:35.797942 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-792907d0-a5f6-4b58-9563-04c8f2e11cc7 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:35.798342 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 833/3356] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:35 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:36.814497 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ce49d683-d8e0-4a55-862f-a91b6c205923 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:36.816844 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ce49d683-d8e0-4a55-862f-a91b6c205923 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:36.817114 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ce49d683-d8e0-4a55-862f-a91b6c205923 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:36.817378 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ce49d683-d8e0-4a55-862f-a91b6c205923 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:36.827272 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:36.827272 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:36.830696 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ce49d683-d8e0-4a55-862f-a91b6c205923 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:36.834977 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ce49d683-d8e0-4a55-862f-a91b6c205923 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:36.835377 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 844/3357] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:36 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:37.848470 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d550b81d-3982-44f3-830e-f49ec222c037 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:37.850347 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d550b81d-3982-44f3-830e-f49ec222c037 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:37.850587 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d550b81d-3982-44f3-830e-f49ec222c037 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:37.850773 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d550b81d-3982-44f3-830e-f49ec222c037 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:37.860201 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:37.860201 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:37.864158 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d550b81d-3982-44f3-830e-f49ec222c037 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:37.868715 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d550b81d-3982-44f3-830e-f49ec222c037 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:37.869466 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 829/3358] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:37 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:38.883721 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b48488a7-e6f1-49c3-814d-ae9a69bd7c08 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:38.885716 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b48488a7-e6f1-49c3-814d-ae9a69bd7c08 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:38.885953 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b48488a7-e6f1-49c3-814d-ae9a69bd7c08 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:38.886170 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b48488a7-e6f1-49c3-814d-ae9a69bd7c08 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:38.896603 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:38.896603 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:38.900473 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b48488a7-e6f1-49c3-814d-ae9a69bd7c08 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:38.905484 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b48488a7-e6f1-49c3-814d-ae9a69bd7c08 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:38.905909 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 853/3359] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:38 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:39.924019 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d5550801-f9e7-4ae9-bc3a-b15726789645 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:39.925879 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5550801-f9e7-4ae9-bc3a-b15726789645 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:39.926047 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5550801-f9e7-4ae9-bc3a-b15726789645 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:39.926259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5550801-f9e7-4ae9-bc3a-b15726789645 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:39.936010 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:39.936010 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:39.939181 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d5550801-f9e7-4ae9-bc3a-b15726789645 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:39.943329 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5550801-f9e7-4ae9-bc3a-b15726789645 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:39.943743 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 834/3360] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:39 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:40.766920 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-07433509-d9c2-42ec-b6de-ffabef672bda req-b1bb7862-aa62-47b8-a42b-8f20a06f2e76 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:40.769409 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-b1bb7862-aa62-47b8-a42b-8f20a06f2e76 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] POST https://10.4.3.64/volume/v3/attachments/a016dd0f-fd5f-41ee-9294-2b2f95476d40/action Jul 03 01:38:40.769781 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-b1bb7862-aa62-47b8-a42b-8f20a06f2e76 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:38:40.769890 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-b1bb7862-aa62-47b8-a42b-8f20a06f2e76 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:40.775349 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-71c816e7-a5c6-44c5-a282-f15e928dc274 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:40.778381 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-71c816e7-a5c6-44c5-a282-f15e928dc274 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:40.778622 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-71c816e7-a5c6-44c5-a282-f15e928dc274 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:40.778860 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-71c816e7-a5c6-44c5-a282-f15e928dc274 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:40.788081 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:40.788081 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:40.789379 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:40.789379 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:40.795911 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-71c816e7-a5c6-44c5-a282-f15e928dc274 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:40.802377 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-07433509-d9c2-42ec-b6de-ffabef672bda req-b1bb7862-aa62-47b8-a42b-8f20a06f2e76 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/attachments/a016dd0f-fd5f-41ee-9294-2b2f95476d40/action returned with HTTP 204 Jul 03 01:38:40.802871 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 845/3361] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:38:40 2026] POST /volume/v3/attachments/a016dd0f-fd5f-41ee-9294-2b2f95476d40/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:38:40.803415 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-71c816e7-a5c6-44c5-a282-f15e928dc274 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:40.804213 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 830/3362] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:40 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:40.816940 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-db44ec5f-3009-462b-b34a-0ec07797fe03 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:40.818906 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-db44ec5f-3009-462b-b34a-0ec07797fe03 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:40.819070 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-db44ec5f-3009-462b-b34a-0ec07797fe03 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:40.819267 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-db44ec5f-3009-462b-b34a-0ec07797fe03 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:40.826028 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:40.826028 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:40.830104 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-db44ec5f-3009-462b-b34a-0ec07797fe03 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:40.835150 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-db44ec5f-3009-462b-b34a-0ec07797fe03 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:40.835622 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 854/3363] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:40 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:40.885694 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-8b906873-933c-4480-b654-9c88c7529cf5 req-7a2407e7-ad2b-4661-a8a1-a5fa379dfb91 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:40.887875 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-7a2407e7-ad2b-4661-a8a1-a5fa379dfb91 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:40.888052 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-7a2407e7-ad2b-4661-a8a1-a5fa379dfb91 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:40.888250 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-7a2407e7-ad2b-4661-a8a1-a5fa379dfb91 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:40.896997 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:40.896997 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:40.901441 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-8b906873-933c-4480-b654-9c88c7529cf5 req-7a2407e7-ad2b-4661-a8a1-a5fa379dfb91 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:40.906436 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-7a2407e7-ad2b-4661-a8a1-a5fa379dfb91 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:40.906826 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 835/3364] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:40 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:40.959902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7bb1ec0f-9af4-40df-a0b3-bc3a27f12906 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:40.962049 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bb1ec0f-9af4-40df-a0b3-bc3a27f12906 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:40.962286 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7bb1ec0f-9af4-40df-a0b3-bc3a27f12906 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:40.962561 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7bb1ec0f-9af4-40df-a0b3-bc3a27f12906 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:40.975237 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:40.975237 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:40.979904 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7bb1ec0f-9af4-40df-a0b3-bc3a27f12906 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:40.984700 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bb1ec0f-9af4-40df-a0b3-bc3a27f12906 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:40.985058 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 846/3365] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:40 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:40.998739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9ad08892-6ac9-4898-93b9-53bb3c7b6e8d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:41.001017 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9ad08892-6ac9-4898-93b9-53bb3c7b6e8d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:41.001203 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9ad08892-6ac9-4898-93b9-53bb3c7b6e8d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:41.001387 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9ad08892-6ac9-4898-93b9-53bb3c7b6e8d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:41.012216 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:41.012216 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:41.017746 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9ad08892-6ac9-4898-93b9-53bb3c7b6e8d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:41.024515 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9ad08892-6ac9-4898-93b9-53bb3c7b6e8d tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:41.024515 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 831/3366] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:40 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:42.946119 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7c8c3e3a-ece2-45fb-8c98-cb06439ca240 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:42.946575 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7c8c3e3a-ece2-45fb-8c98-cb06439ca240 None None] GET https://10.4.3.64/volume// Jul 03 01:38:42.946719 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7c8c3e3a-ece2-45fb-8c98-cb06439ca240 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:42.946892 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7c8c3e3a-ece2-45fb-8c98-cb06439ca240 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:42.947226 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7c8c3e3a-ece2-45fb-8c98-cb06439ca240 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:38:42.947537 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 855/3367] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:38:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:38:42.955812 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-8b906873-933c-4480-b654-9c88c7529cf5 req-8aa95028-8f46-4c45-b4c9-4f5fe81a48f8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:43.026122 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-8aa95028-8f46-4c45-b4c9-4f5fe81a48f8 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:38:43.026715 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-8aa95028-8f46-4c45-b4c9-4f5fe81a48f8 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "12fc4b15-fede-4835-914c-8fba66f3467a", "connector": null, "instance_uuid": "ca6529c3-5d92-48cc-ba99-da0b9fffc2f1"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:43.035720 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:43.035720 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:43.061467 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-8aa95028-8f46-4c45-b4c9-4f5fe81a48f8 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:38:43.061913 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 836/3368] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:38:42 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:43.434220 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c1491fd1-52a6-43b2-850b-6cf5baee64e0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:43.436893 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c1491fd1-52a6-43b2-850b-6cf5baee64e0 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:43.437147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c1491fd1-52a6-43b2-850b-6cf5baee64e0 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:43.437443 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c1491fd1-52a6-43b2-850b-6cf5baee64e0 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:43.452941 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:43.452941 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:43.457786 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c1491fd1-52a6-43b2-850b-6cf5baee64e0 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:43.464437 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c1491fd1-52a6-43b2-850b-6cf5baee64e0 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:43.464977 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 847/3369] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:43 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:43.588811 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dcf129b2-cf9c-4660-abb3-1aa17b38e97f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:43.589251 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dcf129b2-cf9c-4660-abb3-1aa17b38e97f None None] GET https://10.4.3.64/volume// Jul 03 01:38:43.589501 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dcf129b2-cf9c-4660-abb3-1aa17b38e97f None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:43.589735 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dcf129b2-cf9c-4660-abb3-1aa17b38e97f None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:43.590146 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dcf129b2-cf9c-4660-abb3-1aa17b38e97f None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:38:43.590542 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 832/3370] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:38:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:38:43.597808 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8b906873-933c-4480-b654-9c88c7529cf5 req-685cdc10-ba3c-43fb-be35-aed212a9d678 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:43.599754 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-685cdc10-ba3c-43fb-be35-aed212a9d678 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:43.599984 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-685cdc10-ba3c-43fb-be35-aed212a9d678 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:43.600156 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-685cdc10-ba3c-43fb-be35-aed212a9d678 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:43.609625 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:43.609625 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:43.613246 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-8b906873-933c-4480-b654-9c88c7529cf5 req-685cdc10-ba3c-43fb-be35-aed212a9d678 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:43.617805 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-685cdc10-ba3c-43fb-be35-aed212a9d678 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:43.618259 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 856/3371] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:38:43 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 1034 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:38:43.717774 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4e068542-369f-4238-b23d-e804e6602dd1 req-0f155104-c51e-4c10-8cfb-4ad96fda75fd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:43.720447 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-0f155104-c51e-4c10-8cfb-4ad96fda75fd tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:43.720447 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-0f155104-c51e-4c10-8cfb-4ad96fda75fd tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:43.723498 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-0f155104-c51e-4c10-8cfb-4ad96fda75fd tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:43.730844 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:43.730844 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:43.734168 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-4e068542-369f-4238-b23d-e804e6602dd1 req-0f155104-c51e-4c10-8cfb-4ad96fda75fd tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:43.734383 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-8b906873-933c-4480-b654-9c88c7529cf5 req-9e3cc15e-00d8-47fe-b6e2-be5f45161a21 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:43.736433 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-9e3cc15e-00d8-47fe-b6e2-be5f45161a21 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] PUT https://10.4.3.64/volume/v3/attachments/7831c237-402a-491d-b2c4-91c5f5a14480 Jul 03 01:38:43.737491 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-9e3cc15e-00d8-47fe-b6e2-be5f45161a21 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:43.738124 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-0f155104-c51e-4c10-8cfb-4ad96fda75fd tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:43.738359 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 837/3372] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:43 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:43.746432 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-8b906873-933c-4480-b654-9c88c7529cf5 req-9e3cc15e-00d8-47fe-b6e2-be5f45161a21 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Acquiring lock "cinder-attachment_update-12fc4b15-fede-4835-914c-8fba66f3467a-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:38:43.751873 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-8b906873-933c-4480-b654-9c88c7529cf5 req-9e3cc15e-00d8-47fe-b6e2-be5f45161a21 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Lock "cinder-attachment_update-12fc4b15-fede-4835-914c-8fba66f3467a-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:38:43.753661 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:43.753661 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:43.760072 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4e068542-369f-4238-b23d-e804e6602dd1 req-b02f8264-6978-4b70-9e69-a88950db37c2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:43.762870 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-b02f8264-6978-4b70-9e69-a88950db37c2 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] POST https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7/action Jul 03 01:38:43.763318 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-b02f8264-6978-4b70-9e69-a88950db37c2 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:38:43.763519 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-b02f8264-6978-4b70-9e69-a88950db37c2 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:43.778412 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:43.778412 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:43.779243 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-4e068542-369f-4238-b23d-e804e6602dd1 req-b02f8264-6978-4b70-9e69-a88950db37c2 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:43.789218 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-4e068542-369f-4238-b23d-e804e6602dd1 req-b02f8264-6978-4b70-9e69-a88950db37c2 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Begin detaching volume completed successfully. Jul 03 01:38:43.789553 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-b02f8264-6978-4b70-9e69-a88950db37c2 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7/action returned with HTTP 202 Jul 03 01:38:43.790109 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 833/3373] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:38:43 2026] POST /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:38:44.274732 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-8b906873-933c-4480-b654-9c88c7529cf5 req-9e3cc15e-00d8-47fe-b6e2-be5f45161a21 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Lock "cinder-attachment_update-12fc4b15-fede-4835-914c-8fba66f3467a-np0000004346" released by "attachment_update" :: held 0.523s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:38:44.275019 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-9e3cc15e-00d8-47fe-b6e2-be5f45161a21 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/attachments/7831c237-402a-491d-b2c4-91c5f5a14480 returned with HTTP 200 Jul 03 01:38:44.275707 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 848/3374] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:38:43 2026] PUT /volume/v3/attachments/7831c237-402a-491d-b2c4-91c5f5a14480 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:44.477305 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b190a46f-9f75-4310-9a44-f94e7ebe071e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:44.478920 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b190a46f-9f75-4310-9a44-f94e7ebe071e tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:44.479176 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b190a46f-9f75-4310-9a44-f94e7ebe071e tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:44.479394 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b190a46f-9f75-4310-9a44-f94e7ebe071e tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:44.489117 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:44.489117 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:44.492947 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b190a46f-9f75-4310-9a44-f94e7ebe071e tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:44.498298 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b190a46f-9f75-4310-9a44-f94e7ebe071e tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:44.498766 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 857/3375] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:44 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:44.815907 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7452a45e-6fb9-4072-8817-ba953fccd645 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:44.816371 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7452a45e-6fb9-4072-8817-ba953fccd645 None None] GET https://10.4.3.64/volume// Jul 03 01:38:44.816492 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7452a45e-6fb9-4072-8817-ba953fccd645 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:44.816683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7452a45e-6fb9-4072-8817-ba953fccd645 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:44.816946 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7452a45e-6fb9-4072-8817-ba953fccd645 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:38:44.817216 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 838/3376] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:38:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:38:44.824982 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4e068542-369f-4238-b23d-e804e6602dd1 req-a6b2114d-5c9e-4026-9f07-bf4aa0bfed62 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:44.827122 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-a6b2114d-5c9e-4026-9f07-bf4aa0bfed62 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:44.827338 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-a6b2114d-5c9e-4026-9f07-bf4aa0bfed62 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:44.827540 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-a6b2114d-5c9e-4026-9f07-bf4aa0bfed62 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:44.838286 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:44.838286 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:44.841838 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-4e068542-369f-4238-b23d-e804e6602dd1 req-a6b2114d-5c9e-4026-9f07-bf4aa0bfed62 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:44.846079 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-a6b2114d-5c9e-4026-9f07-bf4aa0bfed62 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:44.846486 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 834/3377] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:38:44 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 1346 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:38:45.517672 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7475adde-0ff2-4b26-87ec-4b5ad0a3188e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:45.519847 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7475adde-0ff2-4b26-87ec-4b5ad0a3188e tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:45.520156 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7475adde-0ff2-4b26-87ec-4b5ad0a3188e tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:45.520391 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7475adde-0ff2-4b26-87ec-4b5ad0a3188e tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:45.536929 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:45.536929 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:45.540707 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7475adde-0ff2-4b26-87ec-4b5ad0a3188e tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:45.545999 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7475adde-0ff2-4b26-87ec-4b5ad0a3188e tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:45.546345 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 849/3378] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:45 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:46.559087 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-78138941-db6c-492a-bf54-e1cac3aa2387 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:46.560736 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-78138941-db6c-492a-bf54-e1cac3aa2387 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:46.560909 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-78138941-db6c-492a-bf54-e1cac3aa2387 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:46.561078 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-78138941-db6c-492a-bf54-e1cac3aa2387 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:46.569780 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:46.569780 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:46.572863 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-78138941-db6c-492a-bf54-e1cac3aa2387 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:46.576668 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-78138941-db6c-492a-bf54-e1cac3aa2387 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:46.577014 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 858/3379] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:46 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:47.590184 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ef0365db-ff12-4244-8fd2-0fe95cb8f71c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:47.592469 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ef0365db-ff12-4244-8fd2-0fe95cb8f71c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:47.592716 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ef0365db-ff12-4244-8fd2-0fe95cb8f71c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:47.592957 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ef0365db-ff12-4244-8fd2-0fe95cb8f71c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:47.602654 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:47.602654 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:47.606067 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ef0365db-ff12-4244-8fd2-0fe95cb8f71c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:47.610509 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ef0365db-ff12-4244-8fd2-0fe95cb8f71c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:47.610871 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 839/3380] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:47 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:47.642177 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-4e068542-369f-4238-b23d-e804e6602dd1 req-eab734c9-2abf-49e2-ba30-aca424ef60fd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:47.644508 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-eab734c9-2abf-49e2-ba30-aca424ef60fd tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a016dd0f-fd5f-41ee-9294-2b2f95476d40 Jul 03 01:38:47.644775 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-eab734c9-2abf-49e2-ba30-aca424ef60fd tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:47.645019 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-eab734c9-2abf-49e2-ba30-aca424ef60fd tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:47.651793 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:47.651793 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:48.182390 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-4e068542-369f-4238-b23d-e804e6602dd1 req-eab734c9-2abf-49e2-ba30-aca424ef60fd tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/attachments/a016dd0f-fd5f-41ee-9294-2b2f95476d40 returned with HTTP 200 Jul 03 01:38:48.182790 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 835/3381] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:38:47 2026] DELETE /volume/v3/attachments/a016dd0f-fd5f-41ee-9294-2b2f95476d40 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:48.622932 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2269285d-7e49-44e0-b76e-be9b246a381c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:48.624582 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2269285d-7e49-44e0-b76e-be9b246a381c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:48.624753 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2269285d-7e49-44e0-b76e-be9b246a381c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:48.624956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2269285d-7e49-44e0-b76e-be9b246a381c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:48.634344 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:48.634344 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:48.637536 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2269285d-7e49-44e0-b76e-be9b246a381c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:48.641487 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2269285d-7e49-44e0-b76e-be9b246a381c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:48.641882 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 850/3382] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:48 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:49.654037 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-40e8c7ea-cfe0-4d91-a453-c784c8d0ed26 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:49.655673 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-40e8c7ea-cfe0-4d91-a453-c784c8d0ed26 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:49.655837 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-40e8c7ea-cfe0-4d91-a453-c784c8d0ed26 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:49.655997 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-40e8c7ea-cfe0-4d91-a453-c784c8d0ed26 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:49.664014 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:49.664014 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:49.666873 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-40e8c7ea-cfe0-4d91-a453-c784c8d0ed26 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:49.670948 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-40e8c7ea-cfe0-4d91-a453-c784c8d0ed26 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:49.671407 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 859/3383] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:49 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:50.475387 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-8b906873-933c-4480-b654-9c88c7529cf5 req-c67f4be0-c538-4630-a136-f7cb6d9fede8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:50.477762 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-c67f4be0-c538-4630-a136-f7cb6d9fede8 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] POST https://10.4.3.64/volume/v3/attachments/7831c237-402a-491d-b2c4-91c5f5a14480/action Jul 03 01:38:50.478139 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-c67f4be0-c538-4630-a136-f7cb6d9fede8 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:38:50.478273 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-c67f4be0-c538-4630-a136-f7cb6d9fede8 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:50.495537 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:50.495537 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:50.509875 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8b906873-933c-4480-b654-9c88c7529cf5 req-c67f4be0-c538-4630-a136-f7cb6d9fede8 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/attachments/7831c237-402a-491d-b2c4-91c5f5a14480/action returned with HTTP 204 Jul 03 01:38:50.510711 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 840/3384] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:38:50 2026] POST /volume/v3/attachments/7831c237-402a-491d-b2c4-91c5f5a14480/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:38:50.688444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-08e618d0-c1d6-4a3b-8c25-1a0f09ca14e0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:50.690296 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-08e618d0-c1d6-4a3b-8c25-1a0f09ca14e0 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:50.690538 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-08e618d0-c1d6-4a3b-8c25-1a0f09ca14e0 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:50.690756 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-08e618d0-c1d6-4a3b-8c25-1a0f09ca14e0 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:50.700845 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:50.700845 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:50.704467 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-08e618d0-c1d6-4a3b-8c25-1a0f09ca14e0 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:50.709163 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-08e618d0-c1d6-4a3b-8c25-1a0f09ca14e0 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:50.709618 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 836/3385] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:50 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:50.724060 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4bdd12ef-eb40-40e3-8663-787124fbad4f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:50.726441 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4bdd12ef-eb40-40e3-8663-787124fbad4f tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:50.726740 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4bdd12ef-eb40-40e3-8663-787124fbad4f tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:50.727019 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4bdd12ef-eb40-40e3-8663-787124fbad4f tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:50.744266 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:50.744266 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:50.750095 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4bdd12ef-eb40-40e3-8663-787124fbad4f tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:50.754612 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4bdd12ef-eb40-40e3-8663-787124fbad4f tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:50.755160 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 851/3386] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:50 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 1147 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:50.770274 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:50.773353 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] POST https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action Jul 03 01:38:50.773353 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action body: b'{"os-detach": {}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:38:50.773353 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:50.787145 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:50.787145 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:50.787941 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:50.867162 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Attachment connected to vm ca6529c3-5d92-48cc-ba99-da0b9fffc2f1, checking data on nova Jul 03 01:38:50.867489 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.compute.nova [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=99879) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 01:38:51.041746 np0000004346 devstack@c-api.service[99879]: DEBUG novaclient.v2.client [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/ca6529c3-5d92-48cc-ba99-da0b9fffc2f1/os-volume_attachments/12fc4b15-fede-4835-914c-8fba66f3467a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9e7da959cbbd30bbb192b2d1fa9c5e346577a2ed9dcd2707a814bdc8a4cd2b6d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38" -H "X-Service-Token: {SHA256}205f8f806da4e5c6023cde81b8e67dad6d8e2f54d7db25162638124c91a7b122" {{(pid=99879) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 01:38:51.343612 np0000004346 devstack@c-api.service[99879]: DEBUG novaclient.v2.client [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 01:38:51 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-a5fa60d1-26b8-40e0-bf2d-785a45da4e82 x-openstack-request-id: req-a5fa60d1-26b8-40e0-bf2d-785a45da4e82 {{(pid=99879) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 01:38:51.343828 np0000004346 devstack@c-api.service[99879]: DEBUG novaclient.v2.client [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "12fc4b15-fede-4835-914c-8fba66f3467a", "serverId": "ca6529c3-5d92-48cc-ba99-da0b9fffc2f1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7831c237-402a-491d-b2c4-91c5f5a14480", "bdm_uuid": "1c1678ac-f73d-4ec7-b42a-d4ef3e742e97"}} {{(pid=99879) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 01:38:51.343828 np0000004346 devstack@c-api.service[99879]: DEBUG novaclient.v2.client [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET call to compute for https://10.4.3.64/compute/v2.1/servers/ca6529c3-5d92-48cc-ba99-da0b9fffc2f1/os-volume_attachments/12fc4b15-fede-4835-914c-8fba66f3467a used request id req-a5fa60d1-26b8-40e0-bf2d-785a45da4e82 {{(pid=99879) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 01:38:51.345722 np0000004346 devstack@c-api.service[99879]: ERROR cinder.volume.api [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Caught error: Detach volume from instance ca6529c3-5d92-48cc-ba99-da0b9fffc2f1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca6529c3-5d92-48cc-ba99-da0b9fffc2f1 using the Compute API Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.347946 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca6529c3-5d92-48cc-ba99-da0b9fffc2f1 using the Compute API Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.middleware.fault [None req-5c6be89d-513a-4bc0-9c1b-9bc87e6c9b38 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action returned with HTTP 409 Jul 03 01:38:51.349055 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 860/3387] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:38:50 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 167 bytes in 579 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:38:51.356065 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-52b538da-9b39-44f2-b7a7-d58bc959111a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:51.358439 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] POST https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action Jul 03 01:38:51.358888 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:38:51.359066 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:51.372964 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:51.372964 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:51.373709 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:51.446842 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Attachment connected to vm ca6529c3-5d92-48cc-ba99-da0b9fffc2f1, checking data on nova Jul 03 01:38:51.447067 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.compute.nova [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=99882) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 01:38:51.577262 np0000004346 devstack@c-api.service[99882]: DEBUG novaclient.v2.client [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/ca6529c3-5d92-48cc-ba99-da0b9fffc2f1/os-volume_attachments/12fc4b15-fede-4835-914c-8fba66f3467a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}38bd811f9a117bceacbed887e3d62f2d13d82e5d34c1b40ae9f1962800c7a56f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-52b538da-9b39-44f2-b7a7-d58bc959111a" -H "X-Service-Token: {SHA256}81bedc4cca4f5980f5662f25b8458df42d5ccc702a9492112d508c60848eba33" {{(pid=99882) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 01:38:51.661570 np0000004346 devstack@c-api.service[99882]: DEBUG novaclient.v2.client [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 01:38:51 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-05916d9e-90b9-411a-9c61-33a658ef5ac5 x-openstack-request-id: req-05916d9e-90b9-411a-9c61-33a658ef5ac5 {{(pid=99882) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 01:38:51.661701 np0000004346 devstack@c-api.service[99882]: DEBUG novaclient.v2.client [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "12fc4b15-fede-4835-914c-8fba66f3467a", "serverId": "ca6529c3-5d92-48cc-ba99-da0b9fffc2f1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7831c237-402a-491d-b2c4-91c5f5a14480", "bdm_uuid": "1c1678ac-f73d-4ec7-b42a-d4ef3e742e97"}} {{(pid=99882) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 01:38:51.661795 np0000004346 devstack@c-api.service[99882]: DEBUG novaclient.v2.client [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET call to compute for https://10.4.3.64/compute/v2.1/servers/ca6529c3-5d92-48cc-ba99-da0b9fffc2f1/os-volume_attachments/12fc4b15-fede-4835-914c-8fba66f3467a used request id req-05916d9e-90b9-411a-9c61-33a658ef5ac5 {{(pid=99882) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 01:38:51.663857 np0000004346 devstack@c-api.service[99882]: ERROR cinder.volume.api [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Caught error: Detach volume from instance ca6529c3-5d92-48cc-ba99-da0b9fffc2f1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca6529c3-5d92-48cc-ba99-da0b9fffc2f1 using the Compute API Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.666134 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca6529c3-5d92-48cc-ba99-da0b9fffc2f1 using the Compute API Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: ERROR cinder.api.middleware.fault Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.middleware.fault [None req-52b538da-9b39-44f2-b7a7-d58bc959111a tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action returned with HTTP 409 Jul 03 01:38:51.668011 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 841/3388] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:38:51 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 167 bytes in 311 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:38:51.674895 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d0a31d66-34e9-47a3-81d5-a737b5f5d401 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:51.677486 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 837/3389] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Jul 3 01:38:51 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 01:38:51.683781 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-39211e43-dbb8-48b9-931c-b51ec3766192 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:51.685323 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 852/3390] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Jul 3 01:38:51 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 01:38:51.692405 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-376aa357-0f5b-4dd6-bdf4-a525c7b863b2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:51.718284 np0000004346 devstack@c-api.service[99879]: WARNING keystonemiddleware.auth_token [None req-376aa357-0f5b-4dd6-bdf4-a525c7b863b2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 01:38:51.719309 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 861/3391] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Jul 3 01:38:51 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 01:38:51.727505 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cf7ac4e1-dbf9-4106-ac95-f5a3698c9b96 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:51.751758 np0000004346 devstack@c-api.service[99882]: WARNING keystonemiddleware.auth_token [None req-cf7ac4e1-dbf9-4106-ac95-f5a3698c9b96 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 01:38:51.753746 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 842/3392] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Jul 3 01:38:51 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 01:38:51.760974 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3245e042-c7df-4018-9da8-bf49b27d2a9e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:51.825246 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3245e042-c7df-4018-9da8-bf49b27d2a9e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] POST https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action Jul 03 01:38:51.825601 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3245e042-c7df-4018-9da8-bf49b27d2a9e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:38:51.825725 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3245e042-c7df-4018-9da8-bf49b27d2a9e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:51.837471 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:51.837471 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:51.837974 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.admin_actions [None req-3245e042-c7df-4018-9da8-bf49b27d2a9e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Updating volume '12fc4b15-fede-4835-914c-8fba66f3467a' with '{'status': 'error'}' {{(pid=99881) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 01:38:51.861943 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3245e042-c7df-4018-9da8-bf49b27d2a9e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action returned with HTTP 202 Jul 03 01:38:51.862645 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 838/3393] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:38:51 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:38:51.870230 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bb0058ab-bca5-4a49-b2f7-a26f29741977 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:51.871935 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bb0058ab-bca5-4a49-b2f7-a26f29741977 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:38:51.872111 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bb0058ab-bca5-4a49-b2f7-a26f29741977 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:51.872334 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bb0058ab-bca5-4a49-b2f7-a26f29741977 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:51.882300 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:51.882300 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:51.886136 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bb0058ab-bca5-4a49-b2f7-a26f29741977 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:51.890668 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bb0058ab-bca5-4a49-b2f7-a26f29741977 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:38:51.891031 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 853/3394] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:51 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:51.905319 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9074b732-39bc-4b3d-b467-329a47870f4e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:51.906958 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] POST https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action Jul 03 01:38:51.907272 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "7831c237-402a-491d-b2c4-91c5f5a14480"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:38:51.907385 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "7831c237-402a-491d-b2c4-91c5f5a14480"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:51.939930 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:38:51.948846 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:51.948846 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:51.949240 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Volume info retrieved successfully. Jul 03 01:38:51.954209 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Attachment connected to vm ca6529c3-5d92-48cc-ba99-da0b9fffc2f1, checking data on nova Jul 03 01:38:51.954372 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.compute.nova [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=99879) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 01:38:52.032235 np0000004346 devstack@c-api.service[99879]: DEBUG novaclient.v2.client [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/ca6529c3-5d92-48cc-ba99-da0b9fffc2f1/os-volume_attachments/12fc4b15-fede-4835-914c-8fba66f3467a -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c36c40234d282ab9d38fc3decbb3b546705e2428330881a3f2dd13098837a55b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-9074b732-39bc-4b3d-b467-329a47870f4e" -H "X-Service-Token: {SHA256}205f8f806da4e5c6023cde81b8e67dad6d8e2f54d7db25162638124c91a7b122" {{(pid=99879) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 01:38:52.139062 np0000004346 devstack@c-api.service[99879]: DEBUG novaclient.v2.client [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 01:38:52 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-ed77f836-b8a5-4c47-ab7a-2d638cbe983b x-openstack-request-id: req-ed77f836-b8a5-4c47-ab7a-2d638cbe983b {{(pid=99879) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 01:38:52.139263 np0000004346 devstack@c-api.service[99879]: DEBUG novaclient.v2.client [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "12fc4b15-fede-4835-914c-8fba66f3467a", "serverId": "ca6529c3-5d92-48cc-ba99-da0b9fffc2f1", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "7831c237-402a-491d-b2c4-91c5f5a14480", "bdm_uuid": "1c1678ac-f73d-4ec7-b42a-d4ef3e742e97"}} {{(pid=99879) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 01:38:52.139364 np0000004346 devstack@c-api.service[99879]: DEBUG novaclient.v2.client [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] GET call to compute for https://10.4.3.64/compute/v2.1/servers/ca6529c3-5d92-48cc-ba99-da0b9fffc2f1/os-volume_attachments/12fc4b15-fede-4835-914c-8fba66f3467a used request id req-ed77f836-b8a5-4c47-ab7a-2d638cbe983b {{(pid=99879) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 01:38:52.141397 np0000004346 devstack@c-api.service[99879]: ERROR cinder.volume.api [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Caught error: Detach volume from instance ca6529c3-5d92-48cc-ba99-da0b9fffc2f1 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca6529c3-5d92-48cc-ba99-da0b9fffc2f1 using the Compute API Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.143838 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ca6529c3-5d92-48cc-ba99-da0b9fffc2f1 using the Compute API Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: ERROR cinder.api.middleware.fault Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.middleware.fault [None req-9074b732-39bc-4b3d-b467-329a47870f4e tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action returned with HTTP 409 Jul 03 01:38:52.145276 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 862/3395] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:38:51 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 167 bytes in 240 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:38:52.153825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8b0a805f-829a-4555-b392-675538f55cf1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:52.155232 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 843/3396] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Jul 3 01:38:52 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 01:38:52.163857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-35512dd5-a3e0-409c-9986-0f691dfc2c78 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:52.180947 np0000004346 devstack@c-api.service[99881]: WARNING keystonemiddleware.auth_token [None req-35512dd5-a3e0-409c-9986-0f691dfc2c78 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 01:38:52.182120 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 839/3397] 10.4.3.64 () {70 vars in 1590 bytes} [Fri Jul 3 01:38:52 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 01:38:52.189042 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-64af69c1-5397-479d-ab11-ce40a55fdef5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:52.191265 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64af69c1-5397-479d-ab11-ce40a55fdef5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:38:52.191529 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64af69c1-5397-479d-ab11-ce40a55fdef5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:52.191787 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64af69c1-5397-479d-ab11-ce40a55fdef5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:52.200891 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:52.200891 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:52.205371 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-64af69c1-5397-479d-ab11-ce40a55fdef5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:52.210939 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64af69c1-5397-479d-ab11-ce40a55fdef5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:38:52.211491 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 854/3398] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:52 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:52.223534 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bc63fec2-5f75-43b0-bcf5-45d3224d7d14 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:52.225388 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bc63fec2-5f75-43b0-bcf5-45d3224d7d14 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:38:52.225647 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bc63fec2-5f75-43b0-bcf5-45d3224d7d14 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:52.225863 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bc63fec2-5f75-43b0-bcf5-45d3224d7d14 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:52.261319 np0000004346 devstack@c-api.service[99879]: DEBUG oslo_db.sqlalchemy.engines [None req-bc63fec2-5f75-43b0-bcf5-45d3224d7d14 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99879) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:38:52.269052 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:52.269052 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:52.274025 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bc63fec2-5f75-43b0-bcf5-45d3224d7d14 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:52.282797 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bc63fec2-5f75-43b0-bcf5-45d3224d7d14 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:38:52.283383 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 863/3399] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:52 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:52.340455 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-f4a8edeb-aaca-4929-a302-630212443b1d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:52.342541 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-f4a8edeb-aaca-4929-a302-630212443b1d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:38:52.342773 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-f4a8edeb-aaca-4929-a302-630212443b1d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:52.342983 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-f4a8edeb-aaca-4929-a302-630212443b1d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:52.381010 np0000004346 devstack@c-api.service[99882]: DEBUG oslo_db.sqlalchemy.engines [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-f4a8edeb-aaca-4929-a302-630212443b1d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99882) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:38:52.554715 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:52.554715 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:52.558241 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-f4a8edeb-aaca-4929-a302-630212443b1d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:52.563056 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-f4a8edeb-aaca-4929-a302-630212443b1d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:38:52.563617 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 844/3400] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:52 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 856 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:53.274831 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4fcceb8f-4a1c-4abf-990b-8d101a687208 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:53.277338 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4fcceb8f-4a1c-4abf-990b-8d101a687208 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:38:53.277701 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4fcceb8f-4a1c-4abf-990b-8d101a687208 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:53.277934 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4fcceb8f-4a1c-4abf-990b-8d101a687208 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:53.287941 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:53.287941 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:53.292359 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4fcceb8f-4a1c-4abf-990b-8d101a687208 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:38:53.297307 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4fcceb8f-4a1c-4abf-990b-8d101a687208 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:38:53.297765 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 840/3401] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:53 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:53.335862 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-84090428-3438-4394-982c-cbce576c6b93 req-0029e13a-7107-4be8-9435-87fe8e1df254 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:53.338096 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-0029e13a-7107-4be8-9435-87fe8e1df254 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:38:53.338341 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-0029e13a-7107-4be8-9435-87fe8e1df254 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:53.338611 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-0029e13a-7107-4be8-9435-87fe8e1df254 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:53.347377 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:53.347377 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:53.350560 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-84090428-3438-4394-982c-cbce576c6b93 req-0029e13a-7107-4be8-9435-87fe8e1df254 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:38:53.354361 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-0029e13a-7107-4be8-9435-87fe8e1df254 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:38:53.354795 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 855/3402] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:53 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:53.375602 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-84090428-3438-4394-982c-cbce576c6b93 req-470dc272-3632-4ede-a178-dfeb74a7f881 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:53.377754 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-470dc272-3632-4ede-a178-dfeb74a7f881 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] POST https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e/action Jul 03 01:38:53.378073 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-470dc272-3632-4ede-a178-dfeb74a7f881 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:38:53.378235 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-470dc272-3632-4ede-a178-dfeb74a7f881 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:53.389703 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:53.389703 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:53.390269 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-84090428-3438-4394-982c-cbce576c6b93 req-470dc272-3632-4ede-a178-dfeb74a7f881 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:38:53.400036 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-84090428-3438-4394-982c-cbce576c6b93 req-470dc272-3632-4ede-a178-dfeb74a7f881 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Begin detaching volume completed successfully. Jul 03 01:38:53.400266 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-470dc272-3632-4ede-a178-dfeb74a7f881 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e/action returned with HTTP 202 Jul 03 01:38:53.400740 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 864/3403] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:38:53 2026] POST /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:38:54.425746 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a16961a7-5969-43ed-8826-66e79721afba None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:54.426247 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a16961a7-5969-43ed-8826-66e79721afba None None] GET https://10.4.3.64/volume// Jul 03 01:38:54.426484 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a16961a7-5969-43ed-8826-66e79721afba None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:54.426692 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a16961a7-5969-43ed-8826-66e79721afba None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:54.426994 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a16961a7-5969-43ed-8826-66e79721afba None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:38:54.427282 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 845/3404] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:38:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:38:54.436483 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-84090428-3438-4394-982c-cbce576c6b93 req-0a3ba2ee-67fa-4c0e-8c5d-72e97ee3cfba None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:54.439057 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-0a3ba2ee-67fa-4c0e-8c5d-72e97ee3cfba tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:38:54.439398 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-0a3ba2ee-67fa-4c0e-8c5d-72e97ee3cfba tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:54.439656 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-0a3ba2ee-67fa-4c0e-8c5d-72e97ee3cfba tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:54.451570 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:54.451570 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:54.455731 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-84090428-3438-4394-982c-cbce576c6b93 req-0a3ba2ee-67fa-4c0e-8c5d-72e97ee3cfba tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:38:54.461142 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-0a3ba2ee-67fa-4c0e-8c5d-72e97ee3cfba tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:38:54.461913 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 841/3405] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:38:54 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 1325 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:38:54.605894 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dece7588-cade-4339-8077-8b91edaf4813 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:54.606317 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dece7588-cade-4339-8077-8b91edaf4813 None None] GET https://10.4.3.64/volume// Jul 03 01:38:54.606516 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dece7588-cade-4339-8077-8b91edaf4813 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:54.606735 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dece7588-cade-4339-8077-8b91edaf4813 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:54.607097 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dece7588-cade-4339-8077-8b91edaf4813 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:38:54.607450 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 856/3406] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:38:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:38:54.618922 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-49d9525b-a2c8-496a-9f1c-1eeb10308107 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:54.620968 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-49d9525b-a2c8-496a-9f1c-1eeb10308107 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:38:54.621341 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-49d9525b-a2c8-496a-9f1c-1eeb10308107 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c21ec67-ec5f-4ebc-bc60-ca2ca467741f", "connector": null, "instance_uuid": "ca6529c3-5d92-48cc-ba99-da0b9fffc2f1"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:54.634238 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:54.634238 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:54.665978 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-49d9525b-a2c8-496a-9f1c-1eeb10308107 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:38:54.666540 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 865/3407] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:38:54 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:38:55.089922 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-661393b6-c07c-4c85-92f1-d8d3abb9d3db None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:55.092195 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-661393b6-c07c-4c85-92f1-d8d3abb9d3db tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:38:55.092399 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-661393b6-c07c-4c85-92f1-d8d3abb9d3db tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:55.092621 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-661393b6-c07c-4c85-92f1-d8d3abb9d3db tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:55.102991 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:55.102991 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:55.106726 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-661393b6-c07c-4c85-92f1-d8d3abb9d3db tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:55.111184 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-661393b6-c07c-4c85-92f1-d8d3abb9d3db tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:38:55.111717 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 846/3408] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:55 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:55.197241 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e581d4c3-8086-4c66-a98d-6df7977be0d0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:55.197616 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e581d4c3-8086-4c66-a98d-6df7977be0d0 None None] GET https://10.4.3.64/volume// Jul 03 01:38:55.197782 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e581d4c3-8086-4c66-a98d-6df7977be0d0 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:55.197989 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e581d4c3-8086-4c66-a98d-6df7977be0d0 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:55.198349 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e581d4c3-8086-4c66-a98d-6df7977be0d0 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:38:55.198697 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 842/3409] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:38:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:38:55.206888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-fe37db74-bcf7-49c1-bb0b-cb09b77078c5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:55.209196 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-fe37db74-bcf7-49c1-bb0b-cb09b77078c5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:38:55.209433 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-fe37db74-bcf7-49c1-bb0b-cb09b77078c5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:55.209638 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-fe37db74-bcf7-49c1-bb0b-cb09b77078c5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:55.220577 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:55.220577 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:55.224478 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-fe37db74-bcf7-49c1-bb0b-cb09b77078c5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:55.229998 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-fe37db74-bcf7-49c1-bb0b-cb09b77078c5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:38:55.230443 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 857/3410] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:38:55 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 1035 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:38:55.328062 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-84090428-3438-4394-982c-cbce576c6b93 req-a135e432-736b-418e-8d3d-643f53db2261 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:55.330385 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-a135e432-736b-418e-8d3d-643f53db2261 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] DELETE https://10.4.3.64/volume/v3/attachments/23be17d0-76e8-4121-b161-2f7f061b6fdf Jul 03 01:38:55.330605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-a135e432-736b-418e-8d3d-643f53db2261 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:55.330836 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-a135e432-736b-418e-8d3d-643f53db2261 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:55.338789 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:55.338789 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:55.339558 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-88de1b51-1d4a-4084-89d2-d19bc81225f5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:55.342253 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-88de1b51-1d4a-4084-89d2-d19bc81225f5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] PUT https://10.4.3.64/volume/v3/attachments/669b2c2c-d7cd-4399-8281-ca0ae939f948 Jul 03 01:38:55.342712 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-88de1b51-1d4a-4084-89d2-d19bc81225f5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:38:55.358522 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-88de1b51-1d4a-4084-89d2-d19bc81225f5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Acquiring lock "cinder-attachment_update-3c21ec67-ec5f-4ebc-bc60-ca2ca467741f-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:38:55.363856 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-88de1b51-1d4a-4084-89d2-d19bc81225f5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Lock "cinder-attachment_update-3c21ec67-ec5f-4ebc-bc60-ca2ca467741f-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:38:55.364978 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:55.364978 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:55.879231 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-84090428-3438-4394-982c-cbce576c6b93 req-a135e432-736b-418e-8d3d-643f53db2261 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/attachments/23be17d0-76e8-4121-b161-2f7f061b6fdf returned with HTTP 200 Jul 03 01:38:55.879655 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 866/3411] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:38:55 2026] DELETE /volume/v3/attachments/23be17d0-76e8-4121-b161-2f7f061b6fdf => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:55.887773 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-88de1b51-1d4a-4084-89d2-d19bc81225f5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Lock "cinder-attachment_update-3c21ec67-ec5f-4ebc-bc60-ca2ca467741f-np0000004346" released by "attachment_update" :: held 0.524s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:38:55.888071 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-88de1b51-1d4a-4084-89d2-d19bc81225f5 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/attachments/669b2c2c-d7cd-4399-8281-ca0ae939f948 returned with HTTP 200 Jul 03 01:38:55.888515 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 847/3412] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:38:55 2026] PUT /volume/v3/attachments/669b2c2c-d7cd-4399-8281-ca0ae939f948 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 01:38:56.124328 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5b165246-cf60-4e00-8e70-c9573f88808c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:56.126019 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b165246-cf60-4e00-8e70-c9573f88808c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:38:56.126216 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b165246-cf60-4e00-8e70-c9573f88808c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:56.126389 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b165246-cf60-4e00-8e70-c9573f88808c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:56.135404 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:56.135404 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:56.139267 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5b165246-cf60-4e00-8e70-c9573f88808c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:56.143530 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b165246-cf60-4e00-8e70-c9573f88808c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:38:56.143930 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 843/3413] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:56 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:56.578456 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-07e6846b-c063-41cb-b755-cde66d0edaf6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:56.580102 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-07e6846b-c063-41cb-b755-cde66d0edaf6 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:38:56.580268 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-07e6846b-c063-41cb-b755-cde66d0edaf6 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:56.580479 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-07e6846b-c063-41cb-b755-cde66d0edaf6 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:56.588067 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:56.588067 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:56.591951 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-07e6846b-c063-41cb-b755-cde66d0edaf6 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:38:56.596028 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-07e6846b-c063-41cb-b755-cde66d0edaf6 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:38:56.596600 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 858/3414] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:56 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:56.850485 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3cbdec73-aca5-4f30-860d-27545e0b5955 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:56.852299 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3cbdec73-aca5-4f30-860d-27545e0b5955 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] DELETE https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:56.852535 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3cbdec73-aca5-4f30-860d-27545e0b5955 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:56.852747 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3cbdec73-aca5-4f30-860d-27545e0b5955 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:56.852943 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-3cbdec73-aca5-4f30-860d-27545e0b5955 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Delete volume with id: fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:56.860221 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:56.860221 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:56.860747 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3cbdec73-aca5-4f30-860d-27545e0b5955 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:56.898561 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3cbdec73-aca5-4f30-860d-27545e0b5955 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Delete volume request issued successfully. Jul 03 01:38:56.898929 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3cbdec73-aca5-4f30-860d-27545e0b5955 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 202 Jul 03 01:38:56.899146 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 867/3415] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:38:56 2026] DELETE /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:38:56.909665 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c5c0bad1-f86e-47cf-a5e1-5f31d4835470 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:56.911937 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c5c0bad1-f86e-47cf-a5e1-5f31d4835470 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:56.912215 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c5c0bad1-f86e-47cf-a5e1-5f31d4835470 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:56.912500 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c5c0bad1-f86e-47cf-a5e1-5f31d4835470 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:56.920672 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:56.920672 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:56.927794 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c5c0bad1-f86e-47cf-a5e1-5f31d4835470 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:56.934587 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c5c0bad1-f86e-47cf-a5e1-5f31d4835470 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 200 Jul 03 01:38:56.934967 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 848/3416] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:56 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:57.166066 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-98fd6a2b-b4b3-4870-ad74-6228eb2ed3ca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:57.167284 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-98fd6a2b-b4b3-4870-ad74-6228eb2ed3ca tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:38:57.167576 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-98fd6a2b-b4b3-4870-ad74-6228eb2ed3ca tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:57.167842 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-98fd6a2b-b4b3-4870-ad74-6228eb2ed3ca tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:57.181402 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:57.181402 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:57.192228 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-98fd6a2b-b4b3-4870-ad74-6228eb2ed3ca tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:57.197824 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-98fd6a2b-b4b3-4870-ad74-6228eb2ed3ca tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:38:57.198468 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 844/3417] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:57 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:57.949135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a7d8baaf-f50f-45fe-8dc4-2c2f2a3d4b07 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:57.950886 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a7d8baaf-f50f-45fe-8dc4-2c2f2a3d4b07 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 Jul 03 01:38:57.951140 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a7d8baaf-f50f-45fe-8dc4-2c2f2a3d4b07 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:57.951292 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a7d8baaf-f50f-45fe-8dc4-2c2f2a3d4b07 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:57.956907 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a7d8baaf-f50f-45fe-8dc4-2c2f2a3d4b07 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 returned with HTTP 404 Jul 03 01:38:57.957399 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 859/3418] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:57 2026] GET /volume/v3/volumes/fed20a43-ae13-4217-aeb3-2cc024ebc5f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:38:58.215277 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-84505cd4-1d17-403f-a5ae-429fc36200fe None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:58.217280 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-84505cd4-1d17-403f-a5ae-429fc36200fe tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:38:58.217537 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-84505cd4-1d17-403f-a5ae-429fc36200fe tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:58.217784 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-84505cd4-1d17-403f-a5ae-429fc36200fe tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:58.229786 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:58.229786 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:38:58.233705 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-84505cd4-1d17-403f-a5ae-429fc36200fe tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:58.239697 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-84505cd4-1d17-403f-a5ae-429fc36200fe tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:38:58.240118 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 868/3419] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:58 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:58.380076 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7c865190-9784-4d0a-8f26-4c71a83a718b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:58.381964 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7c865190-9784-4d0a-8f26-4c71a83a718b tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 Jul 03 01:38:58.382144 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7c865190-9784-4d0a-8f26-4c71a83a718b tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:58.382312 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7c865190-9784-4d0a-8f26-4c71a83a718b tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:58.382405 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-7c865190-9784-4d0a-8f26-4c71a83a718b tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Delete snapshot with id: 37663238-54b3-402e-9b9d-4e4243953a88 Jul 03 01:38:58.387138 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:58.387138 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:58.387571 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7c865190-9784-4d0a-8f26-4c71a83a718b tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Snapshot retrieved successfully. Jul 03 01:38:58.401128 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7c865190-9784-4d0a-8f26-4c71a83a718b tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Snapshot delete request issued successfully. Jul 03 01:38:58.401305 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7c865190-9784-4d0a-8f26-4c71a83a718b tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 returned with HTTP 202 Jul 03 01:38:58.401682 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 849/3420] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:38:58 2026] DELETE /volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:38:58.410172 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-020e7316-bb5e-4c62-8cf1-460b54bed841 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:58.411852 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-020e7316-bb5e-4c62-8cf1-460b54bed841 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 Jul 03 01:38:58.412117 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-020e7316-bb5e-4c62-8cf1-460b54bed841 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:58.412299 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-020e7316-bb5e-4c62-8cf1-460b54bed841 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:58.420152 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:58.420152 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:38:58.420598 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-020e7316-bb5e-4c62-8cf1-460b54bed841 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Snapshot retrieved successfully. Jul 03 01:38:58.421323 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-020e7316-bb5e-4c62-8cf1-460b54bed841 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 returned with HTTP 200 Jul 03 01:38:58.421706 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 845/3421] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:38:58 2026] GET /volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:59.251925 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7fa28bbd-4594-461e-972e-bc125fe7b707 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:59.253620 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7fa28bbd-4594-461e-972e-bc125fe7b707 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:38:59.253872 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7fa28bbd-4594-461e-972e-bc125fe7b707 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:59.254143 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7fa28bbd-4594-461e-972e-bc125fe7b707 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:59.265255 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:59.265255 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:38:59.268679 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7fa28bbd-4594-461e-972e-bc125fe7b707 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:38:59.272800 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7fa28bbd-4594-461e-972e-bc125fe7b707 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:38:59.273287 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 860/3422] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:38:59 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:38:59.431164 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8e881a76-6755-4714-aa22-db0e37acc17a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:59.432850 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8e881a76-6755-4714-aa22-db0e37acc17a tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 Jul 03 01:38:59.434632 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8e881a76-6755-4714-aa22-db0e37acc17a tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:59.434632 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8e881a76-6755-4714-aa22-db0e37acc17a tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:59.437232 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8e881a76-6755-4714-aa22-db0e37acc17a tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 returned with HTTP 404 Jul 03 01:38:59.437689 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 869/3423] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:38:59 2026] GET /volume/v3/snapshots/37663238-54b3-402e-9b9d-4e4243953a88 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:38:59.485494 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-3deb8731-af6a-47a5-8528-f2c28d26b957 req-50fff779-263a-4ca7-ad86-6f226d1ae96a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:38:59.488586 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-3deb8731-af6a-47a5-8528-f2c28d26b957 req-50fff779-263a-4ca7-ad86-6f226d1ae96a tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:38:59.488736 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-3deb8731-af6a-47a5-8528-f2c28d26b957 req-50fff779-263a-4ca7-ad86-6f226d1ae96a tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:38:59.488946 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-3deb8731-af6a-47a5-8528-f2c28d26b957 req-50fff779-263a-4ca7-ad86-6f226d1ae96a tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:38:59.495178 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:38:59.495178 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:38:59.498622 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-3deb8731-af6a-47a5-8528-f2c28d26b957 req-50fff779-263a-4ca7-ad86-6f226d1ae96a tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:38:59.502330 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-3deb8731-af6a-47a5-8528-f2c28d26b957 req-50fff779-263a-4ca7-ad86-6f226d1ae96a tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:38:59.502755 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 850/3424] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:38:59 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:00.287248 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8a15f153-7ded-43d6-b04c-88bb8042e4c3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:00.288964 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8a15f153-7ded-43d6-b04c-88bb8042e4c3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:39:00.289179 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8a15f153-7ded-43d6-b04c-88bb8042e4c3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:00.289352 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8a15f153-7ded-43d6-b04c-88bb8042e4c3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:00.298835 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:00.298835 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:00.302307 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8a15f153-7ded-43d6-b04c-88bb8042e4c3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:00.308614 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8a15f153-7ded-43d6-b04c-88bb8042e4c3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:39:00.309174 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 846/3425] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:00 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:01.321525 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-de016ed6-700e-4046-b533-3d821a6102ed None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:01.323310 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de016ed6-700e-4046-b533-3d821a6102ed tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:39:01.323576 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-de016ed6-700e-4046-b533-3d821a6102ed tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:01.323808 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-de016ed6-700e-4046-b533-3d821a6102ed tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:01.333238 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:01.333238 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:01.336560 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-de016ed6-700e-4046-b533-3d821a6102ed tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:01.341681 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de016ed6-700e-4046-b533-3d821a6102ed tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:39:01.342106 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 861/3426] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:01 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:02.114397 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-598ac4bf-3a7f-4a44-92d1-937c2675c1cd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:02.116436 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-598ac4bf-3a7f-4a44-92d1-937c2675c1cd tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] POST https://10.4.3.64/volume/v3/attachments/669b2c2c-d7cd-4399-8281-ca0ae939f948/action Jul 03 01:39:02.116800 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-598ac4bf-3a7f-4a44-92d1-937c2675c1cd tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:39:02.116926 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-598ac4bf-3a7f-4a44-92d1-937c2675c1cd tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:02.132245 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:02.132245 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:02.145577 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-267b5deb-c81c-4301-a865-bb78e1b27823 req-598ac4bf-3a7f-4a44-92d1-937c2675c1cd tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/attachments/669b2c2c-d7cd-4399-8281-ca0ae939f948/action returned with HTTP 204 Jul 03 01:39:02.146084 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 870/3427] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:39:02 2026] POST /volume/v3/attachments/669b2c2c-d7cd-4399-8281-ca0ae939f948/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:02.355724 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-381eb7a3-7330-45a3-9477-e7e2e0bf020b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:02.358063 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-381eb7a3-7330-45a3-9477-e7e2e0bf020b tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:39:02.358063 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-381eb7a3-7330-45a3-9477-e7e2e0bf020b tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:02.358063 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-381eb7a3-7330-45a3-9477-e7e2e0bf020b tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:02.367336 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:02.367336 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:02.370990 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-381eb7a3-7330-45a3-9477-e7e2e0bf020b tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:02.375713 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-381eb7a3-7330-45a3-9477-e7e2e0bf020b tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:39:02.376114 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 851/3428] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:02 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:02.395306 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3790b099-8c71-4246-ba3f-e8c2a4ee818d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:02.397176 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3790b099-8c71-4246-ba3f-e8c2a4ee818d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:39:02.397351 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3790b099-8c71-4246-ba3f-e8c2a4ee818d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:02.397562 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3790b099-8c71-4246-ba3f-e8c2a4ee818d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:02.415543 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:02.415543 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:02.419681 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3790b099-8c71-4246-ba3f-e8c2a4ee818d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:02.424974 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3790b099-8c71-4246-ba3f-e8c2a4ee818d tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:39:02.425688 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 847/3429] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:02 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:02.442237 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8bb05c6c-ac89-4037-90d4-adbf4687e761 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:02.445156 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8bb05c6c-ac89-4037-90d4-adbf4687e761 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] POST https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action Jul 03 01:39:02.445523 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8bb05c6c-ac89-4037-90d4-adbf4687e761 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action body: b'{"os-detach": {"attachment_id": "669b2c2c-d7cd-4399-8281-ca0ae939f948"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:39:02.445645 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8bb05c6c-ac89-4037-90d4-adbf4687e761 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "669b2c2c-d7cd-4399-8281-ca0ae939f948"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:02.470514 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:02.470514 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:02.471430 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8bb05c6c-ac89-4037-90d4-adbf4687e761 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:02.481180 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8bb05c6c-ac89-4037-90d4-adbf4687e761 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action returned with HTTP 400 Jul 03 01:39:02.481874 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 862/3430] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:39:02 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 100 bytes in 40 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:39:02.519510 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-f61e2cb2-b137-401a-9dff-458ec18b6273 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:02.521851 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-f61e2cb2-b137-401a-9dff-458ec18b6273 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:39:02.522119 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-f61e2cb2-b137-401a-9dff-458ec18b6273 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:02.522355 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-f61e2cb2-b137-401a-9dff-458ec18b6273 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:02.534842 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:02.534842 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:02.538833 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-f61e2cb2-b137-401a-9dff-458ec18b6273 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:02.543334 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-f61e2cb2-b137-401a-9dff-458ec18b6273 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:39:02.544507 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 871/3431] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:02 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:02.573728 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-d75ba686-ac1c-4777-8b87-2b7cbaf95f3b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:02.576248 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-d75ba686-ac1c-4777-8b87-2b7cbaf95f3b tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] POST https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f/action Jul 03 01:39:02.576714 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-d75ba686-ac1c-4777-8b87-2b7cbaf95f3b tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:39:02.576882 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-d75ba686-ac1c-4777-8b87-2b7cbaf95f3b tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:02.597728 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:02.597728 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:02.598529 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-d75ba686-ac1c-4777-8b87-2b7cbaf95f3b tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:02.607056 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-d75ba686-ac1c-4777-8b87-2b7cbaf95f3b tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Begin detaching volume completed successfully. Jul 03 01:39:02.607358 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-d75ba686-ac1c-4777-8b87-2b7cbaf95f3b tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f/action returned with HTTP 202 Jul 03 01:39:02.607969 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 852/3432] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:39:02 2026] POST /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:39:03.639024 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5002a4c4-7960-49fe-9766-b25f81fac0d2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:03.639396 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5002a4c4-7960-49fe-9766-b25f81fac0d2 None None] GET https://10.4.3.64/volume// Jul 03 01:39:03.639570 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5002a4c4-7960-49fe-9766-b25f81fac0d2 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:03.639755 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5002a4c4-7960-49fe-9766-b25f81fac0d2 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:03.640086 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5002a4c4-7960-49fe-9766-b25f81fac0d2 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:03.640359 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 848/3433] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:39:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:03.648402 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-8e5fd39f-09ec-4ba0-87be-3620e0bc6c67 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:03.653208 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-8e5fd39f-09ec-4ba0-87be-3620e0bc6c67 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:39:03.653208 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-8e5fd39f-09ec-4ba0-87be-3620e0bc6c67 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:03.653208 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-8e5fd39f-09ec-4ba0-87be-3620e0bc6c67 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:03.662575 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:03.662575 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:03.669588 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-8e5fd39f-09ec-4ba0-87be-3620e0bc6c67 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:03.672033 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-8e5fd39f-09ec-4ba0-87be-3620e0bc6c67 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:39:03.672634 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 863/3434] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:39:03 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 1331 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:04.119318 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5eda0e4c-5ae5-4c19-893f-f94ec0d59a96 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:04.121271 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5eda0e4c-5ae5-4c19-893f-f94ec0d59a96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:39:04.121483 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5eda0e4c-5ae5-4c19-893f-f94ec0d59a96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:04.121660 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5eda0e4c-5ae5-4c19-893f-f94ec0d59a96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:04.121819 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-5eda0e4c-5ae5-4c19-893f-f94ec0d59a96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Delete volume with id: f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:39:04.134947 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:04.134947 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:04.135394 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5eda0e4c-5ae5-4c19-893f-f94ec0d59a96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:39:04.163815 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5eda0e4c-5ae5-4c19-893f-f94ec0d59a96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Delete volume request issued successfully. Jul 03 01:39:04.164095 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5eda0e4c-5ae5-4c19-893f-f94ec0d59a96 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 202 Jul 03 01:39:04.164519 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 872/3435] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:39:04 2026] DELETE /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:39:04.173503 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f54d637e-fc08-4d2f-be33-a30a301c860c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:04.179307 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f54d637e-fc08-4d2f-be33-a30a301c860c tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:39:04.179620 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f54d637e-fc08-4d2f-be33-a30a301c860c tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:04.179910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f54d637e-fc08-4d2f-be33-a30a301c860c tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:04.188891 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:04.188891 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:04.193738 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f54d637e-fc08-4d2f-be33-a30a301c860c tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:39:04.197478 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f54d637e-fc08-4d2f-be33-a30a301c860c tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 200 Jul 03 01:39:04.197981 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 853/3436] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:04 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:04.534945 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-cbedc171-5716-40b2-9408-1926bed4c0e2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:04.537059 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-cbedc171-5716-40b2-9408-1926bed4c0e2 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] DELETE https://10.4.3.64/volume/v3/attachments/669b2c2c-d7cd-4399-8281-ca0ae939f948 Jul 03 01:39:04.537239 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-cbedc171-5716-40b2-9408-1926bed4c0e2 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:04.537431 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-cbedc171-5716-40b2-9408-1926bed4c0e2 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:04.544811 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:04.544811 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:05.073210 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-8826d429-e73d-46ba-b16c-b097f76c4df6 req-cbedc171-5716-40b2-9408-1926bed4c0e2 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/attachments/669b2c2c-d7cd-4399-8281-ca0ae939f948 returned with HTTP 200 Jul 03 01:39:05.073713 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 849/3437] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:39:04 2026] DELETE /volume/v3/attachments/669b2c2c-d7cd-4399-8281-ca0ae939f948 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:05.212277 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3c9b6e22-9b88-4bb5-b896-8f18fbd4f453 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:05.214000 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3c9b6e22-9b88-4bb5-b896-8f18fbd4f453 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e Jul 03 01:39:05.214185 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3c9b6e22-9b88-4bb5-b896-8f18fbd4f453 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:05.214358 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3c9b6e22-9b88-4bb5-b896-8f18fbd4f453 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:05.219395 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3c9b6e22-9b88-4bb5-b896-8f18fbd4f453 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e returned with HTTP 404 Jul 03 01:39:05.219817 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 864/3438] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:05 2026] GET /volume/v3/volumes/f9b3870b-b562-4a97-9cab-e13d0019059e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:05.225941 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1b26a370-f461-4461-a719-c8732d2b114e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:05.227775 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1b26a370-f461-4461-a719-c8732d2b114e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 Jul 03 01:39:05.227985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1b26a370-f461-4461-a719-c8732d2b114e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:05.228192 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1b26a370-f461-4461-a719-c8732d2b114e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:05.228378 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-1b26a370-f461-4461-a719-c8732d2b114e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Delete volume with id: e405d388-fdc3-42cc-9cd4-1cea5be65874 Jul 03 01:39:05.235174 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:05.235174 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:05.235651 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1b26a370-f461-4461-a719-c8732d2b114e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:39:05.252581 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1b26a370-f461-4461-a719-c8732d2b114e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Delete volume request issued successfully. Jul 03 01:39:05.252765 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1b26a370-f461-4461-a719-c8732d2b114e tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 returned with HTTP 202 Jul 03 01:39:05.253138 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 873/3439] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:39:05 2026] DELETE /volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:39:05.259600 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b00cb687-ce26-4256-a0ab-f37d4a1889a2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:05.261583 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b00cb687-ce26-4256-a0ab-f37d4a1889a2 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 Jul 03 01:39:05.261773 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b00cb687-ce26-4256-a0ab-f37d4a1889a2 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:05.262038 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b00cb687-ce26-4256-a0ab-f37d4a1889a2 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:05.268605 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:05.268605 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:05.271923 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b00cb687-ce26-4256-a0ab-f37d4a1889a2 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Volume info retrieved successfully. Jul 03 01:39:05.276784 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b00cb687-ce26-4256-a0ab-f37d4a1889a2 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 returned with HTTP 200 Jul 03 01:39:05.277383 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 854/3440] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:05 2026] GET /volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:05.765266 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6a1ce5d0-345d-41dc-8177-7f8f53151eda None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:05.766768 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6a1ce5d0-345d-41dc-8177-7f8f53151eda tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:05.766930 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6a1ce5d0-345d-41dc-8177-7f8f53151eda tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:05.767102 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6a1ce5d0-345d-41dc-8177-7f8f53151eda tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:05.773203 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:05.773203 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:05.776469 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6a1ce5d0-345d-41dc-8177-7f8f53151eda tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:05.780386 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-78d8706d-be0d-4941-b9c0-712a8b5d850f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:05.780539 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6a1ce5d0-345d-41dc-8177-7f8f53151eda tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:05.780933 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 850/3441] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:05 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:05.781898 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-78d8706d-be0d-4941-b9c0-712a8b5d850f tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] POST https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action Jul 03 01:39:05.782920 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-78d8706d-be0d-4941-b9c0-712a8b5d850f tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:39:05.782920 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-78d8706d-be0d-4941-b9c0-712a8b5d850f tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:05.791439 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:05.791439 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:05.793215 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-208249dc-3a47-44ed-84a3-b73edaa497d9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:05.794260 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.admin_actions [None req-78d8706d-be0d-4941-b9c0-712a8b5d850f tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] Updating volume '12fc4b15-fede-4835-914c-8fba66f3467a' with '{'status': 'in-use'}' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 01:39:05.794758 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-208249dc-3a47-44ed-84a3-b73edaa497d9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:05.794931 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-208249dc-3a47-44ed-84a3-b73edaa497d9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:05.795102 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-208249dc-3a47-44ed-84a3-b73edaa497d9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:05.800914 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:05.800914 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:05.804437 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-208249dc-3a47-44ed-84a3-b73edaa497d9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:05.808340 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-208249dc-3a47-44ed-84a3-b73edaa497d9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:05.808808 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 874/3442] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:05 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:05.821610 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-78d8706d-be0d-4941-b9c0-712a8b5d850f tempest-TestServerVolumeAttachmentScenario-987269976 tempest-TestServerVolumeAttachmentScenario-987269976-project-admin] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action returned with HTTP 202 Jul 03 01:39:05.821960 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 865/3443] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:39:05 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:39:05.829391 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c6708452-00b8-4d8a-a307-a00b253eb1af None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:05.831097 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c6708452-00b8-4d8a-a307-a00b253eb1af tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:39:05.831278 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c6708452-00b8-4d8a-a307-a00b253eb1af tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:05.831491 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c6708452-00b8-4d8a-a307-a00b253eb1af tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:05.840276 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:05.840276 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:05.843482 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c6708452-00b8-4d8a-a307-a00b253eb1af tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:05.847278 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c6708452-00b8-4d8a-a307-a00b253eb1af tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:39:05.847681 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 855/3444] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:05 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:05.850507 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-513d2884-3511-44b0-8f2d-fc54f608cb14 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:05.853074 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-513d2884-3511-44b0-8f2d-fc54f608cb14 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:05.853327 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-513d2884-3511-44b0-8f2d-fc54f608cb14 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:05.853608 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-513d2884-3511-44b0-8f2d-fc54f608cb14 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:05.861863 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:05.861863 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:05.865263 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-513d2884-3511-44b0-8f2d-fc54f608cb14 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:05.869169 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-513d2884-3511-44b0-8f2d-fc54f608cb14 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:05.869629 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 851/3445] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:05 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:05.888443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-666056d0-310b-4d51-b82e-ee35664e43b3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:05.890576 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-666056d0-310b-4d51-b82e-ee35664e43b3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:39:05.890776 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-666056d0-310b-4d51-b82e-ee35664e43b3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:05.890998 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-666056d0-310b-4d51-b82e-ee35664e43b3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:05.900252 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:05.900252 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:05.904850 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-666056d0-310b-4d51-b82e-ee35664e43b3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:05.909170 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-666056d0-310b-4d51-b82e-ee35664e43b3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:39:05.909635 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 875/3446] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:05 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:05.928452 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-69d21deb-0006-4c5b-9adb-386f8f6d2340 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:05.930475 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-69d21deb-0006-4c5b-9adb-386f8f6d2340 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] POST https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action Jul 03 01:39:05.930777 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-69d21deb-0006-4c5b-9adb-386f8f6d2340 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:39:05.930918 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-69d21deb-0006-4c5b-9adb-386f8f6d2340 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:05.940306 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:05.940306 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:05.940731 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-69d21deb-0006-4c5b-9adb-386f8f6d2340 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:05.947086 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-69d21deb-0006-4c5b-9adb-386f8f6d2340 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Begin detaching volume completed successfully. Jul 03 01:39:05.947271 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-69d21deb-0006-4c5b-9adb-386f8f6d2340 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action returned with HTTP 202 Jul 03 01:39:05.947681 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 866/3447] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:39:05 2026] POST /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:39:06.288617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-306efa79-27bb-4b69-82d9-b679a291e175 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:06.290430 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-306efa79-27bb-4b69-82d9-b679a291e175 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] GET https://10.4.3.64/volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 Jul 03 01:39:06.290636 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-306efa79-27bb-4b69-82d9-b679a291e175 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:06.290810 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-306efa79-27bb-4b69-82d9-b679a291e175 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:06.296148 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-306efa79-27bb-4b69-82d9-b679a291e175 tempest-ServerRescueNegativeTestJSON-109708917 tempest-ServerRescueNegativeTestJSON-109708917-project-member] https://10.4.3.64/volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 returned with HTTP 404 Jul 03 01:39:06.296628 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 856/3448] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:06 2026] GET /volume/v3/volumes/e405d388-fdc3-42cc-9cd4-1cea5be65874 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:06.935712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6aedebbd-001c-4daf-8eed-f35a61efeb56 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:06.937512 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6aedebbd-001c-4daf-8eed-f35a61efeb56 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:39:06.937707 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6aedebbd-001c-4daf-8eed-f35a61efeb56 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:06.937897 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6aedebbd-001c-4daf-8eed-f35a61efeb56 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:06.938067 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-6aedebbd-001c-4daf-8eed-f35a61efeb56 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Delete volume with id: b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:39:06.945299 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:06.945299 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:06.945773 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6aedebbd-001c-4daf-8eed-f35a61efeb56 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:39:06.968551 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6aedebbd-001c-4daf-8eed-f35a61efeb56 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Delete volume request issued successfully. Jul 03 01:39:06.968879 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6aedebbd-001c-4daf-8eed-f35a61efeb56 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 202 Jul 03 01:39:06.969132 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 852/3449] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:39:06 2026] DELETE /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:39:06.973495 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7a9a9c30-3414-4090-a7d7-82a28d48f4ed None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:06.973829 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7a9a9c30-3414-4090-a7d7-82a28d48f4ed None None] GET https://10.4.3.64/volume// Jul 03 01:39:06.973978 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7a9a9c30-3414-4090-a7d7-82a28d48f4ed None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:06.974155 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7a9a9c30-3414-4090-a7d7-82a28d48f4ed None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:06.974458 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7a9a9c30-3414-4090-a7d7-82a28d48f4ed None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:06.974714 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 876/3450] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:39:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:06.975345 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2d5c6984-547f-4098-8184-54fa8a2f5083 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:06.977108 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2d5c6984-547f-4098-8184-54fa8a2f5083 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:39:06.977315 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2d5c6984-547f-4098-8184-54fa8a2f5083 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:06.977799 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2d5c6984-547f-4098-8184-54fa8a2f5083 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:06.983119 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-cb70f0d8-f9ee-4ef1-9c3b-e502d591cea3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:06.984697 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:06.984697 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:06.985963 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-cb70f0d8-f9ee-4ef1-9c3b-e502d591cea3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:39:06.986171 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-cb70f0d8-f9ee-4ef1-9c3b-e502d591cea3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:06.986378 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-cb70f0d8-f9ee-4ef1-9c3b-e502d591cea3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:06.988912 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2d5c6984-547f-4098-8184-54fa8a2f5083 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Volume info retrieved successfully. Jul 03 01:39:06.993354 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2d5c6984-547f-4098-8184-54fa8a2f5083 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 200 Jul 03 01:39:06.993815 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 867/3451] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:06 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:06.997372 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:06.997372 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:07.001796 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-cb70f0d8-f9ee-4ef1-9c3b-e502d591cea3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:07.006347 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-cb70f0d8-f9ee-4ef1-9c3b-e502d591cea3 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:39:07.006766 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 857/3452] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:39:06 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 1330 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:07.836833 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-607f58b5-21f1-4b18-b463-429696c7ebe2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:07.839392 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-607f58b5-21f1-4b18-b463-429696c7ebe2 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] DELETE https://10.4.3.64/volume/v3/attachments/7831c237-402a-491d-b2c4-91c5f5a14480 Jul 03 01:39:07.839768 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-607f58b5-21f1-4b18-b463-429696c7ebe2 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:07.840030 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-607f58b5-21f1-4b18-b463-429696c7ebe2 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:07.840075 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a80fa157-8ce4-4add-b436-51f6998c75d4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:07.841735 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a80fa157-8ce4-4add-b436-51f6998c75d4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a Jul 03 01:39:07.841933 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a80fa157-8ce4-4add-b436-51f6998c75d4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:07.842132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a80fa157-8ce4-4add-b436-51f6998c75d4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:07.848707 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:07.848707 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:07.852842 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:07.852842 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:07.856774 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a80fa157-8ce4-4add-b436-51f6998c75d4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:39:07.862663 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a80fa157-8ce4-4add-b436-51f6998c75d4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a returned with HTTP 200 Jul 03 01:39:07.863175 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 877/3453] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:07 2026] GET /volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a => generated 1635 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:07.903658 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-24a1aef8-f77a-44f3-96e4-e368bb2bfaa9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:07.904107 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-24a1aef8-f77a-44f3-96e4-e368bb2bfaa9 None None] GET https://10.4.3.64/volume// Jul 03 01:39:07.904298 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-24a1aef8-f77a-44f3-96e4-e368bb2bfaa9 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:07.904563 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-24a1aef8-f77a-44f3-96e4-e368bb2bfaa9 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:07.904962 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-24a1aef8-f77a-44f3-96e4-e368bb2bfaa9 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:07.905293 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 868/3454] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:39:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:07.912182 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-cf57d2a8-0837-4599-b79c-58f199356c3b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:07.914235 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-cf57d2a8-0837-4599-b79c-58f199356c3b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:39:07.914568 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-cf57d2a8-0837-4599-b79c-58f199356c3b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea7abb12-5081-471a-a275-485525c82df1", "connector": null, "instance_uuid": "e6fc9da0-a4fd-4f34-a8e0-4f86b18f379f"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:07.922649 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:07.922649 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:07.950132 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-cf57d2a8-0837-4599-b79c-58f199356c3b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:39:07.950582 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 858/3455] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:39:07 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:08.005288 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-483bde67-103e-4521-9d02-37f93e974f32 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:08.007452 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-483bde67-103e-4521-9d02-37f93e974f32 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] GET https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 Jul 03 01:39:08.007452 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-483bde67-103e-4521-9d02-37f93e974f32 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:08.007636 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-483bde67-103e-4521-9d02-37f93e974f32 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:08.013176 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-483bde67-103e-4521-9d02-37f93e974f32 tempest-TestStampPattern-177967287 tempest-TestStampPattern-177967287-project-member] https://10.4.3.64/volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 returned with HTTP 404 Jul 03 01:39:08.013176 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 878/3456] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:08 2026] GET /volume/v3/volumes/b10b47cc-7dbf-4cf1-97c2-30ee855b4256 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:08.376530 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-03a2fa6a-de45-4d73-a002-38b4d3e3a1ec req-607f58b5-21f1-4b18-b463-429696c7ebe2 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/attachments/7831c237-402a-491d-b2c4-91c5f5a14480 returned with HTTP 200 Jul 03 01:39:08.376908 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 853/3457] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:39:07 2026] DELETE /volume/v3/attachments/7831c237-402a-491d-b2c4-91c5f5a14480 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:08.392160 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d82c82ad-607c-4e2e-8755-9417856d30c8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:08.394028 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d82c82ad-607c-4e2e-8755-9417856d30c8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:08.394257 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d82c82ad-607c-4e2e-8755-9417856d30c8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:08.394452 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d82c82ad-607c-4e2e-8755-9417856d30c8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:08.404024 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:08.404024 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:08.407874 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d82c82ad-607c-4e2e-8755-9417856d30c8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:08.411864 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d82c82ad-607c-4e2e-8755-9417856d30c8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:08.412249 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 869/3458] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:08 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:08.475704 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-612a2e95-09dc-4084-9f57-0c2c389f6913 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:08.476066 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-612a2e95-09dc-4084-9f57-0c2c389f6913 None None] GET https://10.4.3.64/volume// Jul 03 01:39:08.476204 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-612a2e95-09dc-4084-9f57-0c2c389f6913 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:08.476395 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-612a2e95-09dc-4084-9f57-0c2c389f6913 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:08.476723 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-612a2e95-09dc-4084-9f57-0c2c389f6913 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:08.477063 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 859/3459] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:39:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:08.484996 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-e98b8a4b-2d08-476c-944e-28768a4b290b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:08.486895 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-e98b8a4b-2d08-476c-944e-28768a4b290b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:08.487134 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-e98b8a4b-2d08-476c-944e-28768a4b290b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:08.487311 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-e98b8a4b-2d08-476c-944e-28768a4b290b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:08.496719 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:08.496719 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:08.499910 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-e98b8a4b-2d08-476c-944e-28768a4b290b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:08.503818 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-e98b8a4b-2d08-476c-944e-28768a4b290b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:08.504193 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 879/3460] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:39:08 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:08.602577 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-abc89272-549e-42f5-9bf0-d7383c07ff55 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:08.604655 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-abc89272-549e-42f5-9bf0-d7383c07ff55 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] PUT https://10.4.3.64/volume/v3/attachments/8371cb01-6707-4cd7-83da-0fb59638d22b Jul 03 01:39:08.605039 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-abc89272-549e-42f5-9bf0-d7383c07ff55 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:08.612484 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-abc89272-549e-42f5-9bf0-d7383c07ff55 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Acquiring lock "cinder-attachment_update-ea7abb12-5081-471a-a275-485525c82df1-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:39:08.617068 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-abc89272-549e-42f5-9bf0-d7383c07ff55 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-ea7abb12-5081-471a-a275-485525c82df1-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:39:08.618138 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:08.618138 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:08.910997 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:08.912505 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:39:08.912851 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-578373959", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:08.914334 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-578373959', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:39:08.914483 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Create volume of 1 GB Jul 03 01:39:08.918979 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Availability Zones retrieved successfully. Jul 03 01:39:08.924905 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Flow 'volume_create_api' (6273366c-21c4-4aa5-9735-962d1a4b8a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:08.925982 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5dc2f95-3b50-4c7f-b349-3f1352e7d5c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:08.926840 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:39:08.952579 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5dc2f95-3b50-4c7f-b349-3f1352e7d5c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:08.953631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897f55c8-1d2f-4c1b-bcf2-1360a5d7a3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:09.044212 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Created reservations ['d7c730c5-70b9-43cc-b5e7-705cffe56bf1', 'cedc28e8-4791-41c5-b09c-33a55e9c2ad5', '5152f939-cb61-4ce9-8e35-b5df47b5c642', 'bae278fc-6444-435b-94df-ce5e57068d14'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:39:09.045093 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (897f55c8-1d2f-4c1b-bcf2-1360a5d7a3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7c730c5-70b9-43cc-b5e7-705cffe56bf1', 'cedc28e8-4791-41c5-b09c-33a55e9c2ad5', '5152f939-cb61-4ce9-8e35-b5df47b5c642', 'bae278fc-6444-435b-94df-ce5e57068d14']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:09.046135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e8f1c42-88f8-4216-bd29-1fac36fb492d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:09.078743 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e8f1c42-88f8-4216-bd29-1fac36fb492d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd295534e-c537-4acc-a603-8d400978b6ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-578373959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='504ee3e414aa42338891c3818874bd3e',qos_specs=None,replication_status=,reservations=['d7c730c5-70b9-43cc-b5e7-705cffe56bf1','cedc28e8-4791-41c5-b09c-33a55e9c2ad5','5152f939-cb61-4ce9-8e35-b5df47b5c642','bae278fc-6444-435b-94df-ce5e57068d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cadceb3e8a28487891410af14969c2e0',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:39:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-578373959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d295534e-c537-4acc-a603-8d400978b6ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='504ee3e414aa42338891c3818874bd3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cadceb3e8a28487891410af14969c2e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:09.079963 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9439175-efab-408a-8409-7d25007a5fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:09.103884 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9439175-efab-408a-8409-7d25007a5fe2) transitioned into state 'SUCCESS' from state '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-578373959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='504ee3e414aa42338891c3818874bd3e',qos_specs=None,replication_status=,reservations=['d7c730c5-70b9-43cc-b5e7-705cffe56bf1','cedc28e8-4791-41c5-b09c-33a55e9c2ad5','5152f939-cb61-4ce9-8e35-b5df47b5c642','bae278fc-6444-435b-94df-ce5e57068d14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cadceb3e8a28487891410af14969c2e0',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:09.104689 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252f4828-d072-47b3-a16f-974ac480f5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:09.117543 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (252f4828-d072-47b3-a16f-974ac480f5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:09.118833 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Flow 'volume_create_api' (6273366c-21c4-4aa5-9735-962d1a4b8a1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:09.119724 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Create volume request issued successfully. Jul 03 01:39:09.119976 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b6c0fa7f-93ad-44b4-a202-4e1993aa26b1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:39:09.120361 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 870/3461] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:39:08 2026] POST /volume/v3/volumes => generated 786 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:09.131856 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8722dc02-0c6c-46db-b643-e36a28feb0f2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:09.133503 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8722dc02-0c6c-46db-b643-e36a28feb0f2 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:09.133724 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8722dc02-0c6c-46db-b643-e36a28feb0f2 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:09.133971 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8722dc02-0c6c-46db-b643-e36a28feb0f2 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:09.137606 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-abc89272-549e-42f5-9bf0-d7383c07ff55 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-ea7abb12-5081-471a-a275-485525c82df1-np0000004346" released by "attachment_update" :: held 0.520s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:39:09.137979 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-abc89272-549e-42f5-9bf0-d7383c07ff55 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/8371cb01-6707-4cd7-83da-0fb59638d22b returned with HTTP 200 Jul 03 01:39:09.138445 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 854/3462] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:39:08 2026] PUT /volume/v3/attachments/8371cb01-6707-4cd7-83da-0fb59638d22b => generated 968 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:09.142517 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:09.142517 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:09.143117 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-3f3f7587-53cb-46f2-8597-36211cd9e430 req-3a9316f5-e5c2-4453-9e7d-0f3970f1bbb4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:09.145487 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-3f3f7587-53cb-46f2-8597-36211cd9e430 req-3a9316f5-e5c2-4453-9e7d-0f3970f1bbb4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:39:09.145613 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-3f3f7587-53cb-46f2-8597-36211cd9e430 req-3a9316f5-e5c2-4453-9e7d-0f3970f1bbb4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:09.145848 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-3f3f7587-53cb-46f2-8597-36211cd9e430 req-3a9316f5-e5c2-4453-9e7d-0f3970f1bbb4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:09.147180 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-7e0a5e57-319f-4b95-a092-96fa13c61f15 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:09.148159 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8722dc02-0c6c-46db-b643-e36a28feb0f2 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:09.150163 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-7e0a5e57-319f-4b95-a092-96fa13c61f15 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1/encryption Jul 03 01:39:09.150393 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-7e0a5e57-319f-4b95-a092-96fa13c61f15 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:09.150646 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-7e0a5e57-319f-4b95-a092-96fa13c61f15 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:09.153733 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8722dc02-0c6c-46db-b643-e36a28feb0f2 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:09.154211 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 860/3463] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:09 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:09.154605 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:09.154605 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:09.158130 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-3f3f7587-53cb-46f2-8597-36211cd9e430 req-3a9316f5-e5c2-4453-9e7d-0f3970f1bbb4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:09.162198 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-3f3f7587-53cb-46f2-8597-36211cd9e430 req-3a9316f5-e5c2-4453-9e7d-0f3970f1bbb4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:39:09.162388 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 880/3464] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:09 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:09.162912 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:09.162912 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:09.169854 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-7e0a5e57-319f-4b95-a092-96fa13c61f15 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1/encryption returned with HTTP 200 Jul 03 01:39:09.170331 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 871/3465] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:39:09 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:09.424994 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ed4c12f0-6988-40e0-8b26-37f2773ab8c9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:09.426899 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed4c12f0-6988-40e0-8b26-37f2773ab8c9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:09.427114 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed4c12f0-6988-40e0-8b26-37f2773ab8c9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:09.427313 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed4c12f0-6988-40e0-8b26-37f2773ab8c9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:09.437605 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:09.437605 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:09.441258 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ed4c12f0-6988-40e0-8b26-37f2773ab8c9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:09.446490 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed4c12f0-6988-40e0-8b26-37f2773ab8c9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:09.446966 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 855/3466] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:09 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:10.168333 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-009b01e1-4bc8-4efb-8aa4-fb9513f240a2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:10.170085 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-009b01e1-4bc8-4efb-8aa4-fb9513f240a2 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:10.170313 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-009b01e1-4bc8-4efb-8aa4-fb9513f240a2 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:10.170539 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-009b01e1-4bc8-4efb-8aa4-fb9513f240a2 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:10.176938 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:10.176938 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:10.180066 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-009b01e1-4bc8-4efb-8aa4-fb9513f240a2 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:10.183687 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-009b01e1-4bc8-4efb-8aa4-fb9513f240a2 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:10.184115 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 861/3467] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:10 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 879 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:10.195454 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-37dbdb8b-19fc-4a9f-9662-671a9fb1818e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:10.197246 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-37dbdb8b-19fc-4a9f-9662-671a9fb1818e tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:10.197470 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-37dbdb8b-19fc-4a9f-9662-671a9fb1818e tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:10.197650 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-37dbdb8b-19fc-4a9f-9662-671a9fb1818e tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:10.204686 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:10.204686 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:10.208245 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-37dbdb8b-19fc-4a9f-9662-671a9fb1818e tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:10.212152 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-37dbdb8b-19fc-4a9f-9662-671a9fb1818e tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:10.212516 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 881/3468] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:10 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:10.256927 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-533863a0-1c94-40cf-aaf6-af295581b958 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:10.260282 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-533863a0-1c94-40cf-aaf6-af295581b958 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:10.260558 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-533863a0-1c94-40cf-aaf6-af295581b958 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:10.260808 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-533863a0-1c94-40cf-aaf6-af295581b958 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:10.268493 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:10.268493 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:10.273141 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-533863a0-1c94-40cf-aaf6-af295581b958 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:10.279223 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-533863a0-1c94-40cf-aaf6-af295581b958 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:10.279777 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 872/3469] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:10 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:10.462098 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4161a545-3487-4591-a002-73e182b373bc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:10.466540 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4161a545-3487-4591-a002-73e182b373bc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:10.466540 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4161a545-3487-4591-a002-73e182b373bc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:10.466540 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4161a545-3487-4591-a002-73e182b373bc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:10.479222 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:10.479222 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:10.484183 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4161a545-3487-4591-a002-73e182b373bc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:10.490727 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4161a545-3487-4591-a002-73e182b373bc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:10.491325 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 856/3470] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:10 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:11.506912 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-148c1c5e-df7a-42cf-9837-4009fe41b369 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:11.508500 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-148c1c5e-df7a-42cf-9837-4009fe41b369 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:11.508663 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-148c1c5e-df7a-42cf-9837-4009fe41b369 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:11.508843 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-148c1c5e-df7a-42cf-9837-4009fe41b369 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:11.523774 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:11.523774 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:11.527494 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-148c1c5e-df7a-42cf-9837-4009fe41b369 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:11.532210 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-148c1c5e-df7a-42cf-9837-4009fe41b369 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:11.532636 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 862/3471] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:11 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:12.323930 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-28667fa3-006a-4588-addf-ea28083918a3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:12.324507 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28667fa3-006a-4588-addf-ea28083918a3 None None] GET https://10.4.3.64/volume// Jul 03 01:39:12.324634 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-28667fa3-006a-4588-addf-ea28083918a3 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:12.324898 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-28667fa3-006a-4588-addf-ea28083918a3 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:12.325350 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28667fa3-006a-4588-addf-ea28083918a3 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:12.325936 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 882/3472] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:39:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:12.333310 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-62bd71ab-a6fe-484b-aebe-5840764d63b4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:12.335594 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-62bd71ab-a6fe-484b-aebe-5840764d63b4 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:39:12.336019 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-62bd71ab-a6fe-484b-aebe-5840764d63b4 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d295534e-c537-4acc-a603-8d400978b6ce", "connector": null, "instance_uuid": "b3a3a40f-1916-4ad4-89b4-7c24f34c21b8"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:12.346224 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:12.346224 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:12.374902 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-62bd71ab-a6fe-484b-aebe-5840764d63b4 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:39:12.375354 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 873/3473] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:39:12 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:12.545946 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a4d0d1cc-133f-4975-9cb6-2f38e5ff26b9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:12.548019 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a4d0d1cc-133f-4975-9cb6-2f38e5ff26b9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:12.548201 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a4d0d1cc-133f-4975-9cb6-2f38e5ff26b9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:12.548379 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a4d0d1cc-133f-4975-9cb6-2f38e5ff26b9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:12.571773 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:12.571773 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:12.578819 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a4d0d1cc-133f-4975-9cb6-2f38e5ff26b9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:12.585238 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a4d0d1cc-133f-4975-9cb6-2f38e5ff26b9 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:12.585632 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 857/3474] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:12 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:12.805400 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ac3c5854-3355-476d-a8de-ab91bedeef94 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:12.807662 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ac3c5854-3355-476d-a8de-ab91bedeef94 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:12.807942 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ac3c5854-3355-476d-a8de-ab91bedeef94 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:12.808514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ac3c5854-3355-476d-a8de-ab91bedeef94 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:12.817398 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:12.817398 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:12.821334 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ac3c5854-3355-476d-a8de-ab91bedeef94 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:12.825815 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ac3c5854-3355-476d-a8de-ab91bedeef94 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:12.826178 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 863/3475] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:12 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:12.905181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2aaf1e42-2011-4bf2-8bd1-2a3206e7c5c3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:12.905583 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2aaf1e42-2011-4bf2-8bd1-2a3206e7c5c3 None None] GET https://10.4.3.64/volume// Jul 03 01:39:12.905762 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2aaf1e42-2011-4bf2-8bd1-2a3206e7c5c3 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:12.905945 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2aaf1e42-2011-4bf2-8bd1-2a3206e7c5c3 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:12.906466 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2aaf1e42-2011-4bf2-8bd1-2a3206e7c5c3 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:12.906518 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 883/3476] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:39:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:12.913604 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-82c2798d-2967-451e-b8c9-3e3eeaa1bf52 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:12.915837 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-82c2798d-2967-451e-b8c9-3e3eeaa1bf52 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:12.917971 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-82c2798d-2967-451e-b8c9-3e3eeaa1bf52 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:12.918224 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-82c2798d-2967-451e-b8c9-3e3eeaa1bf52 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:12.927628 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:12.927628 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:12.930589 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-82c2798d-2967-451e-b8c9-3e3eeaa1bf52 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:12.934095 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-82c2798d-2967-451e-b8c9-3e3eeaa1bf52 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:12.934481 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 874/3477] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:39:12 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 1040 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:13.046391 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-c67f445b-3cd6-4db2-b124-b6154861494b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:13.049069 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-c67f445b-3cd6-4db2-b124-b6154861494b tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] PUT https://10.4.3.64/volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277 Jul 03 01:39:13.049602 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-c67f445b-3cd6-4db2-b124-b6154861494b tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:13.057546 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-c67f445b-3cd6-4db2-b124-b6154861494b tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Acquiring lock "cinder-attachment_update-d295534e-c537-4acc-a603-8d400978b6ce-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:39:13.062068 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-c67f445b-3cd6-4db2-b124-b6154861494b tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Lock "cinder-attachment_update-d295534e-c537-4acc-a603-8d400978b6ce-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:39:13.063082 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:13.063082 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:13.599159 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-c67f445b-3cd6-4db2-b124-b6154861494b tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Lock "cinder-attachment_update-d295534e-c537-4acc-a603-8d400978b6ce-np0000004346" released by "attachment_update" :: held 0.537s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:39:13.601041 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-93e35c4b-dab4-4301-9a11-2486f01e08f3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:13.601543 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-c67f445b-3cd6-4db2-b124-b6154861494b tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277 returned with HTTP 200 Jul 03 01:39:13.601543 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 858/3478] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:39:13 2026] PUT /volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:13.602185 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-93e35c4b-dab4-4301-9a11-2486f01e08f3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:13.604054 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-93e35c4b-dab4-4301-9a11-2486f01e08f3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:13.604054 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-93e35c4b-dab4-4301-9a11-2486f01e08f3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:13.615465 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:13.615465 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:13.620621 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-93e35c4b-dab4-4301-9a11-2486f01e08f3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:13.627234 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-93e35c4b-dab4-4301-9a11-2486f01e08f3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:13.627525 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 864/3479] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:13 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:13.840072 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4e14981a-4c42-4351-8499-436e91000bb9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:13.844830 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4e14981a-4c42-4351-8499-436e91000bb9 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:13.845132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4e14981a-4c42-4351-8499-436e91000bb9 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:13.845344 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4e14981a-4c42-4351-8499-436e91000bb9 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:13.856190 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:13.856190 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:13.861640 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4e14981a-4c42-4351-8499-436e91000bb9 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:13.867196 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4e14981a-4c42-4351-8499-436e91000bb9 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:13.867703 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 884/3480] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:13 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:14.612503 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-ddad292c-b542-4ac5-85c0-e6089e922ed2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:14.614639 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-ddad292c-b542-4ac5-85c0-e6089e922ed2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/attachments/2a203062-9800-487a-9ae4-2186993458f9 Jul 03 01:39:14.614844 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-ddad292c-b542-4ac5-85c0-e6089e922ed2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:14.615018 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-ddad292c-b542-4ac5-85c0-e6089e922ed2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:14.640665 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-94c95463-2e4d-490e-befc-ba894d6ed123 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:14.642252 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-94c95463-2e4d-490e-befc-ba894d6ed123 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:14.642462 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-94c95463-2e4d-490e-befc-ba894d6ed123 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:14.642655 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-94c95463-2e4d-490e-befc-ba894d6ed123 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:14.652247 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:14.652247 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:14.656031 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-94c95463-2e4d-490e-befc-ba894d6ed123 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:14.660022 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-94c95463-2e4d-490e-befc-ba894d6ed123 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:14.660435 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 859/3481] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:14 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:14.880943 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b0ec353b-047a-4e93-bff4-6652d7ab4d24 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:14.882633 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b0ec353b-047a-4e93-bff4-6652d7ab4d24 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:14.882846 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b0ec353b-047a-4e93-bff4-6652d7ab4d24 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:14.883015 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b0ec353b-047a-4e93-bff4-6652d7ab4d24 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:14.894398 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:14.894398 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:14.898170 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b0ec353b-047a-4e93-bff4-6652d7ab4d24 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:14.901999 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b0ec353b-047a-4e93-bff4-6652d7ab4d24 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:14.902340 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 865/3482] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:14 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:15.026815 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:15.026815 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:15.673920 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4470292c-0f72-43c1-9934-334e8be1d674 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:15.675779 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4470292c-0f72-43c1-9934-334e8be1d674 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:15.676050 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4470292c-0f72-43c1-9934-334e8be1d674 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:15.676278 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4470292c-0f72-43c1-9934-334e8be1d674 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:15.772589 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:15.772589 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:15.873621 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4470292c-0f72-43c1-9934-334e8be1d674 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:15.915107 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2a167316-b0ae-4858-9bcf-b80bdd9b74c9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:15.917093 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2a167316-b0ae-4858-9bcf-b80bdd9b74c9 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:15.917340 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2a167316-b0ae-4858-9bcf-b80bdd9b74c9 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:15.917571 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2a167316-b0ae-4858-9bcf-b80bdd9b74c9 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:16.021907 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4470292c-0f72-43c1-9934-334e8be1d674 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:16.022838 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 885/3483] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:15 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:16.276288 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:16.276288 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:16.280397 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2a167316-b0ae-4858-9bcf-b80bdd9b74c9 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:16.284729 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2a167316-b0ae-4858-9bcf-b80bdd9b74c9 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:16.285082 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 860/3484] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:15 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 879 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:16.495479 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-ddad292c-b542-4ac5-85c0-e6089e922ed2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/2a203062-9800-487a-9ae4-2186993458f9 returned with HTTP 200 Jul 03 01:39:16.495798 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 875/3485] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:39:14 2026] DELETE /volume/v3/attachments/2a203062-9800-487a-9ae4-2186993458f9 => generated 19 bytes in 1883 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:16.510352 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-d35d238f-0c2c-4e1e-b5a3-e16f9fd8e173 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:16.512505 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-d35d238f-0c2c-4e1e-b5a3-e16f9fd8e173 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a Jul 03 01:39:16.512711 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-d35d238f-0c2c-4e1e-b5a3-e16f9fd8e173 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:16.512957 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-d35d238f-0c2c-4e1e-b5a3-e16f9fd8e173 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:16.513131 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-d35d238f-0c2c-4e1e-b5a3-e16f9fd8e173 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume with id: a10a14d2-0fb9-4adf-8651-3225c7f80a2a Jul 03 01:39:16.527488 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:16.527488 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:16.528013 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-d35d238f-0c2c-4e1e-b5a3-e16f9fd8e173 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:39:16.551700 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-d35d238f-0c2c-4e1e-b5a3-e16f9fd8e173 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume request issued successfully. Jul 03 01:39:16.551963 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-fbaf241a-9239-4ec6-b07c-04256322ec9a req-d35d238f-0c2c-4e1e-b5a3-e16f9fd8e173 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a returned with HTTP 202 Jul 03 01:39:16.552481 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 866/3486] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:39:16 2026] DELETE /volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:39:17.183975 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7cedf0c6-4ade-406a-91f8-63aa3378435d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:17.188604 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7cedf0c6-4ade-406a-91f8-63aa3378435d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:17.189249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7cedf0c6-4ade-406a-91f8-63aa3378435d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:17.189249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7cedf0c6-4ade-406a-91f8-63aa3378435d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:17.268934 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:17.268934 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:17.274240 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7cedf0c6-4ade-406a-91f8-63aa3378435d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:17.297963 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-43d38d8f-eaef-487f-aebb-4828f3c11cfe None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:17.300477 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-43d38d8f-eaef-487f-aebb-4828f3c11cfe tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:17.300477 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-43d38d8f-eaef-487f-aebb-4828f3c11cfe tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:17.300477 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-43d38d8f-eaef-487f-aebb-4828f3c11cfe tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:17.421597 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7cedf0c6-4ade-406a-91f8-63aa3378435d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:17.422084 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 886/3487] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:17 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:17.470105 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:17.470105 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:17.470105 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-43d38d8f-eaef-487f-aebb-4828f3c11cfe tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:17.470105 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-43d38d8f-eaef-487f-aebb-4828f3c11cfe tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:17.470105 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 861/3488] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:17 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 879 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:18.434383 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7e9e4a51-b3a6-454c-b98e-254c7a45636b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:18.436225 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e9e4a51-b3a6-454c-b98e-254c7a45636b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:18.436450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e9e4a51-b3a6-454c-b98e-254c7a45636b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:18.436648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e9e4a51-b3a6-454c-b98e-254c7a45636b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:18.446904 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:18.446904 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:18.450771 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7e9e4a51-b3a6-454c-b98e-254c7a45636b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:18.455087 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e9e4a51-b3a6-454c-b98e-254c7a45636b tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:18.455499 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 876/3489] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:18 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:18.510596 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6a758af2-f5f8-48d7-a47f-3be595f73734 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:18.512897 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6a758af2-f5f8-48d7-a47f-3be595f73734 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:18.513175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6a758af2-f5f8-48d7-a47f-3be595f73734 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:18.513387 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6a758af2-f5f8-48d7-a47f-3be595f73734 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:18.748112 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:18.748112 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:18.751241 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6a758af2-f5f8-48d7-a47f-3be595f73734 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:18.754847 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6a758af2-f5f8-48d7-a47f-3be595f73734 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:18.755410 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 867/3490] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:18 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 879 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:19.546259 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7c188cb5-6a67-45ac-83c4-683902ee9117 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:19.548630 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7c188cb5-6a67-45ac-83c4-683902ee9117 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:19.548916 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7c188cb5-6a67-45ac-83c4-683902ee9117 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:19.549187 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7c188cb5-6a67-45ac-83c4-683902ee9117 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:19.561762 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:19.561762 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:19.566226 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7c188cb5-6a67-45ac-83c4-683902ee9117 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:19.571822 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7c188cb5-6a67-45ac-83c4-683902ee9117 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:19.572334 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 887/3491] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:19 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:19.766661 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bc77c246-05d4-4c37-af61-e210fdcb6d88 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:19.768483 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bc77c246-05d4-4c37-af61-e210fdcb6d88 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:19.769212 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bc77c246-05d4-4c37-af61-e210fdcb6d88 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:19.769212 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bc77c246-05d4-4c37-af61-e210fdcb6d88 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:19.780054 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:19.780054 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:19.785897 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bc77c246-05d4-4c37-af61-e210fdcb6d88 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:19.794398 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bc77c246-05d4-4c37-af61-e210fdcb6d88 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:19.794831 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 862/3492] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:19 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:19.923993 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e88f0185-43bf-4c07-a8b7-6200873416dd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:19.925528 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e88f0185-43bf-4c07-a8b7-6200873416dd tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:39:19.925697 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e88f0185-43bf-4c07-a8b7-6200873416dd tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:19.925895 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e88f0185-43bf-4c07-a8b7-6200873416dd tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:19.926044 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-e88f0185-43bf-4c07-a8b7-6200873416dd tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Delete volume with id: 3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:39:19.932172 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:19.932172 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:19.932594 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e88f0185-43bf-4c07-a8b7-6200873416dd tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:19.950996 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e88f0185-43bf-4c07-a8b7-6200873416dd tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Delete volume request issued successfully. Jul 03 01:39:19.951276 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e88f0185-43bf-4c07-a8b7-6200873416dd tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 202 Jul 03 01:39:19.951856 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 877/3493] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:39:19 2026] DELETE /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:39:19.959146 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-18d25fc9-f2c1-40b2-93e8-a33996096757 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:19.961469 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-18d25fc9-f2c1-40b2-93e8-a33996096757 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:39:19.961793 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-18d25fc9-f2c1-40b2-93e8-a33996096757 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:19.962046 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-18d25fc9-f2c1-40b2-93e8-a33996096757 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:19.969688 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:19.969688 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:19.975372 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-18d25fc9-f2c1-40b2-93e8-a33996096757 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:19.985457 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-18d25fc9-f2c1-40b2-93e8-a33996096757 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 200 Jul 03 01:39:19.986089 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 868/3494] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:19 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:20.427443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-0fdcf123-872b-4623-85f4-136d9527fae5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:20.431383 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-0fdcf123-872b-4623-85f4-136d9527fae5 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] POST https://10.4.3.64/volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277/action Jul 03 01:39:20.431816 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-0fdcf123-872b-4623-85f4-136d9527fae5 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:39:20.431983 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-0fdcf123-872b-4623-85f4-136d9527fae5 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:20.447007 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:20.447007 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:20.456109 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-920fc473-dc61-4843-88e1-7af4312d9e8f req-0fdcf123-872b-4623-85f4-136d9527fae5 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277/action returned with HTTP 204 Jul 03 01:39:20.456568 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 888/3495] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:39:20 2026] POST /volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:20.593365 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dd664448-2e9b-4610-8917-244dfd595752 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:20.598610 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd664448-2e9b-4610-8917-244dfd595752 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:20.598610 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dd664448-2e9b-4610-8917-244dfd595752 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:20.598610 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dd664448-2e9b-4610-8917-244dfd595752 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:20.612512 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:20.612512 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:20.615478 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-dd664448-2e9b-4610-8917-244dfd595752 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:20.620560 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd664448-2e9b-4610-8917-244dfd595752 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:20.620560 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 863/3496] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:20 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:20.641973 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6c2a29f7-cac6-4c13-add7-004d03791e37 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:20.646475 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6c2a29f7-cac6-4c13-add7-004d03791e37 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a Jul 03 01:39:20.646598 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6c2a29f7-cac6-4c13-add7-004d03791e37 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:20.647301 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6c2a29f7-cac6-4c13-add7-004d03791e37 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:20.654625 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6c2a29f7-cac6-4c13-add7-004d03791e37 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a returned with HTTP 404 Jul 03 01:39:20.654999 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 878/3497] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:20 2026] GET /volume/v3/volumes/a10a14d2-0fb9-4adf-8651-3225c7f80a2a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:20.662655 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4f9281e7-04e3-458e-b7bc-9793d1c11bf2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:20.664505 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4f9281e7-04e3-458e-b7bc-9793d1c11bf2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 Jul 03 01:39:20.664704 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4f9281e7-04e3-458e-b7bc-9793d1c11bf2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:20.664901 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4f9281e7-04e3-458e-b7bc-9793d1c11bf2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:20.664994 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-4f9281e7-04e3-458e-b7bc-9793d1c11bf2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete snapshot with id: ac60054f-ab72-409b-bcb3-4aaa448d1015 Jul 03 01:39:20.669850 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:20.669850 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:20.670280 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4f9281e7-04e3-458e-b7bc-9793d1c11bf2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:39:20.689474 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4f9281e7-04e3-458e-b7bc-9793d1c11bf2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot delete request issued successfully. Jul 03 01:39:20.689753 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4f9281e7-04e3-458e-b7bc-9793d1c11bf2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 returned with HTTP 202 Jul 03 01:39:20.690277 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 869/3498] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:39:20 2026] DELETE /volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:39:20.699930 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0b53d47d-6755-4026-ac6b-0dece45fd11c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:20.703719 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0b53d47d-6755-4026-ac6b-0dece45fd11c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 Jul 03 01:39:20.704756 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0b53d47d-6755-4026-ac6b-0dece45fd11c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:20.705638 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0b53d47d-6755-4026-ac6b-0dece45fd11c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:20.713144 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:20.713144 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:20.713863 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0b53d47d-6755-4026-ac6b-0dece45fd11c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:39:20.715170 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0b53d47d-6755-4026-ac6b-0dece45fd11c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 returned with HTTP 200 Jul 03 01:39:20.715669 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 889/3499] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:39:20 2026] GET /volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 => generated 478 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:20.807393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-301cb6dd-6679-4c6d-adf7-5b14bb885f54 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:20.809106 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-301cb6dd-6679-4c6d-adf7-5b14bb885f54 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:20.809326 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-301cb6dd-6679-4c6d-adf7-5b14bb885f54 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:20.809577 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-301cb6dd-6679-4c6d-adf7-5b14bb885f54 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:20.818748 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:20.818748 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:20.822188 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-301cb6dd-6679-4c6d-adf7-5b14bb885f54 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:20.826429 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-301cb6dd-6679-4c6d-adf7-5b14bb885f54 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:20.826805 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 864/3500] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:20 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 1171 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:20.839828 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4a092e31-2434-4fe0-bd87-3ad38bb79809 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:20.841888 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4a092e31-2434-4fe0-bd87-3ad38bb79809 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:20.842178 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4a092e31-2434-4fe0-bd87-3ad38bb79809 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:20.842439 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4a092e31-2434-4fe0-bd87-3ad38bb79809 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:20.853606 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:20.853606 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:20.857676 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4a092e31-2434-4fe0-bd87-3ad38bb79809 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:20.862684 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4a092e31-2434-4fe0-bd87-3ad38bb79809 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:20.863162 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 879/3501] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:20 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:20.875132 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d69c7f33-c6f0-49b7-81e5-c3de33a4e528 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:20.877344 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 870/3502] 10.4.3.64 () {70 vars in 1604 bytes} [Fri Jul 3 01:39:20 2026] DELETE /volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 01:39:20.884569 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-05fd31b7-d88e-4085-b8bc-2a22f361f952 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:20.959559 np0000004346 devstack@c-api.service[99879]: WARNING keystonemiddleware.auth_token [None req-05fd31b7-d88e-4085-b8bc-2a22f361f952 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 01:39:20.960877 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 890/3503] 10.4.3.64 () {70 vars in 1604 bytes} [Fri Jul 3 01:39:20 2026] DELETE /volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277 => generated 114 bytes in 77 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 03 01:39:20.968755 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:20.970928 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] DELETE https://10.4.3.64/volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277 Jul 03 01:39:20.971218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:20.971469 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:20.979863 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:20.979863 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:21.000544 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-78c22565-9b0a-4475-8fe1-3efb50f4a322 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:21.002249 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-78c22565-9b0a-4475-8fe1-3efb50f4a322 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f Jul 03 01:39:21.002492 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-78c22565-9b0a-4475-8fe1-3efb50f4a322 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:21.002681 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-78c22565-9b0a-4475-8fe1-3efb50f4a322 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:21.008809 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-78c22565-9b0a-4475-8fe1-3efb50f4a322 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f returned with HTTP 404 Jul 03 01:39:21.009522 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 880/3504] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:20 2026] GET /volume/v3/volumes/3c21ec67-ec5f-4ebc-bc60-ca2ca467741f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:21.018314 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d9820b9f-0e2c-4221-97e5-30bd573f4ed4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:21.020555 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d9820b9f-0e2c-4221-97e5-30bd573f4ed4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] DELETE https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:39:21.020818 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d9820b9f-0e2c-4221-97e5-30bd573f4ed4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:21.021055 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d9820b9f-0e2c-4221-97e5-30bd573f4ed4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:21.021262 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-d9820b9f-0e2c-4221-97e5-30bd573f4ed4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Delete volume with id: 12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:39:21.030368 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:21.030368 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:21.030957 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d9820b9f-0e2c-4221-97e5-30bd573f4ed4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:21.048079 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Attachment connected to vm b3a3a40f-1916-4ad4-89b4-7c24f34c21b8, checking data on nova Jul 03 01:39:21.048535 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.compute.nova [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=99881) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 01:39:21.071635 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d9820b9f-0e2c-4221-97e5-30bd573f4ed4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Delete volume request issued successfully. Jul 03 01:39:21.071635 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d9820b9f-0e2c-4221-97e5-30bd573f4ed4 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 202 Jul 03 01:39:21.072459 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 871/3505] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:39:21 2026] DELETE /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:39:21.097447 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7adcb2a8-f10a-4810-a518-97fbf85a2193 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:21.102112 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7adcb2a8-f10a-4810-a518-97fbf85a2193 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:39:21.102371 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7adcb2a8-f10a-4810-a518-97fbf85a2193 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:21.102977 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7adcb2a8-f10a-4810-a518-97fbf85a2193 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:21.114511 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:21.114511 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:21.119921 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7adcb2a8-f10a-4810-a518-97fbf85a2193 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Volume info retrieved successfully. Jul 03 01:39:21.125971 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7adcb2a8-f10a-4810-a518-97fbf85a2193 tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 200 Jul 03 01:39:21.126639 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 891/3506] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:21 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:39:21.269998 np0000004346 devstack@c-api.service[99881]: DEBUG novaclient.v2.client [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/b3a3a40f-1916-4ad4-89b4-7c24f34c21b8/os-volume_attachments/d295534e-c537-4acc-a603-8d400978b6ce -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5b456e38023e5ac71c59c249a4aa74127314b26f4290c2e62397b34f0b91b60d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c6f97c65-f478-434d-8b0d-bac96a83ee23" -H "X-Service-Token: {SHA256}a150f7d17145bac7cd22776aa7b0c71e25fb74f19a6601bdda66e94192407018" {{(pid=99881) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 01:39:21.407027 np0000004346 devstack@c-api.service[99881]: DEBUG novaclient.v2.client [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 01:39: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-de2f6c5c-ca5f-4ef9-92d0-d49961ef4cc8 x-openstack-request-id: req-de2f6c5c-ca5f-4ef9-92d0-d49961ef4cc8 {{(pid=99881) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 01:39:21.407027 np0000004346 devstack@c-api.service[99881]: DEBUG novaclient.v2.client [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "d295534e-c537-4acc-a603-8d400978b6ce", "serverId": "b3a3a40f-1916-4ad4-89b4-7c24f34c21b8", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e94e69e7-82a7-4f9f-87f3-a001db4b1277", "bdm_uuid": "53dc16fa-8956-4c00-a11f-a225ac1e8cfe"}} {{(pid=99881) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 01:39:21.407209 np0000004346 devstack@c-api.service[99881]: DEBUG novaclient.v2.client [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET call to compute for https://10.4.3.64/compute/v2.1/servers/b3a3a40f-1916-4ad4-89b4-7c24f34c21b8/os-volume_attachments/d295534e-c537-4acc-a603-8d400978b6ce used request id req-de2f6c5c-ca5f-4ef9-92d0-d49961ef4cc8 {{(pid=99881) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 01:39:21.409730 np0000004346 devstack@c-api.service[99881]: ERROR cinder.volume.api [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Caught error: Detach volume from instance b3a3a40f-1916-4ad4-89b4-7c24f34c21b8 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b3a3a40f-1916-4ad4-89b4-7c24f34c21b8 using the Compute API Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 01:39:21.412520 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance b3a3a40f-1916-4ad4-89b4-7c24f34c21b8 using the Compute API Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: ERROR cinder.api.middleware.fault Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.middleware.fault [None req-c6f97c65-f478-434d-8b0d-bac96a83ee23 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277 returned with HTTP 409 Jul 03 01:39:21.413935 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 865/3507] 10.4.3.64 () {68 vars in 1397 bytes} [Fri Jul 3 01:39:20 2026] DELETE /volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277 => generated 167 bytes in 445 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:21.447483 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-8e286af5-4697-4e40-9874-7ea140378e3d req-bb840c51-992b-4fc3-85c8-901013099b40 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:21.449438 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-bb840c51-992b-4fc3-85c8-901013099b40 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:21.449633 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-bb840c51-992b-4fc3-85c8-901013099b40 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:21.449810 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-bb840c51-992b-4fc3-85c8-901013099b40 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:21.461000 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:21.461000 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:21.465115 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-8e286af5-4697-4e40-9874-7ea140378e3d req-bb840c51-992b-4fc3-85c8-901013099b40 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:21.469454 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-bb840c51-992b-4fc3-85c8-901013099b40 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:21.469797 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 881/3508] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:21 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 1153 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:21.487963 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-8e286af5-4697-4e40-9874-7ea140378e3d req-204b3ec7-04d6-4e1f-9fe6-bc3878ad4750 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:21.490621 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-204b3ec7-04d6-4e1f-9fe6-bc3878ad4750 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] POST https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce/action Jul 03 01:39:21.491102 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-204b3ec7-04d6-4e1f-9fe6-bc3878ad4750 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:39:21.491268 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-204b3ec7-04d6-4e1f-9fe6-bc3878ad4750 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:21.505561 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:21.505561 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:21.506296 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-8e286af5-4697-4e40-9874-7ea140378e3d req-204b3ec7-04d6-4e1f-9fe6-bc3878ad4750 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:21.514542 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-8e286af5-4697-4e40-9874-7ea140378e3d req-204b3ec7-04d6-4e1f-9fe6-bc3878ad4750 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Begin detaching volume completed successfully. Jul 03 01:39:21.515267 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-204b3ec7-04d6-4e1f-9fe6-bc3878ad4750 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce/action returned with HTTP 202 Jul 03 01:39:21.515440 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 872/3509] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:39:21 2026] POST /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:39:21.637254 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7e230243-94f3-4e16-a180-548ecae3ff1e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:21.639466 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7e230243-94f3-4e16-a180-548ecae3ff1e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:21.639629 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7e230243-94f3-4e16-a180-548ecae3ff1e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:21.639849 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7e230243-94f3-4e16-a180-548ecae3ff1e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:21.649169 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:21.649169 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:21.652747 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7e230243-94f3-4e16-a180-548ecae3ff1e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:21.656956 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7e230243-94f3-4e16-a180-548ecae3ff1e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:21.657328 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 892/3510] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:21 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:21.724833 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-28c09916-882e-4516-b35d-2509ef342dce None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:21.726658 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-28c09916-882e-4516-b35d-2509ef342dce tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 Jul 03 01:39:21.726902 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-28c09916-882e-4516-b35d-2509ef342dce tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:21.727081 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-28c09916-882e-4516-b35d-2509ef342dce tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:21.760626 np0000004346 devstack@c-api.service[99881]: DEBUG oslo_db.sqlalchemy.engines [None req-28c09916-882e-4516-b35d-2509ef342dce tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99881) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 01:39:21.764138 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-28c09916-882e-4516-b35d-2509ef342dce tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 returned with HTTP 404 Jul 03 01:39:21.764625 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 866/3511] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:39:21 2026] GET /volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:22.141256 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0afe5c22-fd72-44e9-b592-ccb3ab85c95c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:22.143011 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0afe5c22-fd72-44e9-b592-ccb3ab85c95c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] GET https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a Jul 03 01:39:22.143236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0afe5c22-fd72-44e9-b592-ccb3ab85c95c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:22.143471 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0afe5c22-fd72-44e9-b592-ccb3ab85c95c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:22.150267 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0afe5c22-fd72-44e9-b592-ccb3ab85c95c tempest-TestServerVolumeAttachmentScenario-678043719 tempest-TestServerVolumeAttachmentScenario-678043719-project-member] https://10.4.3.64/volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a returned with HTTP 404 Jul 03 01:39:22.150801 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 882/3512] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:22 2026] GET /volume/v3/volumes/12fc4b15-fede-4835-914c-8fba66f3467a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:22.540233 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5af9ce65-a08f-4c67-bebf-b5f75e10738e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:22.540682 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5af9ce65-a08f-4c67-bebf-b5f75e10738e None None] GET https://10.4.3.64/volume// Jul 03 01:39:22.540863 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5af9ce65-a08f-4c67-bebf-b5f75e10738e None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:22.541044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5af9ce65-a08f-4c67-bebf-b5f75e10738e None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:22.541365 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5af9ce65-a08f-4c67-bebf-b5f75e10738e None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:22.541665 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 873/3513] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:39:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:22.549236 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8e286af5-4697-4e40-9874-7ea140378e3d req-c8201801-5e56-4636-957d-d477d6fc3110 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:22.551266 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-c8201801-5e56-4636-957d-d477d6fc3110 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:22.551527 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-c8201801-5e56-4636-957d-d477d6fc3110 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:22.551690 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-c8201801-5e56-4636-957d-d477d6fc3110 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:22.561681 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:22.561681 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:22.565234 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-8e286af5-4697-4e40-9874-7ea140378e3d req-c8201801-5e56-4636-957d-d477d6fc3110 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:22.569399 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-c8201801-5e56-4636-957d-d477d6fc3110 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:22.569848 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 893/3514] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:39:22 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 1336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:22.672612 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-89d6b119-3c28-4632-b7af-5e5d59514b3c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:22.674928 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89d6b119-3c28-4632-b7af-5e5d59514b3c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:22.675185 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89d6b119-3c28-4632-b7af-5e5d59514b3c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:22.677312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89d6b119-3c28-4632-b7af-5e5d59514b3c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:22.687756 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:22.687756 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:22.692783 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-89d6b119-3c28-4632-b7af-5e5d59514b3c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:22.698455 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89d6b119-3c28-4632-b7af-5e5d59514b3c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:22.699113 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 867/3515] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:22 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:23.639342 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-8e286af5-4697-4e40-9874-7ea140378e3d req-496b1676-d2d6-4478-93f9-059451e97f0c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:23.641329 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-496b1676-d2d6-4478-93f9-059451e97f0c tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] DELETE https://10.4.3.64/volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277 Jul 03 01:39:23.641534 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-496b1676-d2d6-4478-93f9-059451e97f0c tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:23.641750 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-496b1676-d2d6-4478-93f9-059451e97f0c tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:23.649393 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:23.649393 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:23.715082 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8c1b5ae2-d683-472a-a400-9030fa4e30a6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:23.717213 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8c1b5ae2-d683-472a-a400-9030fa4e30a6 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:23.717982 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8c1b5ae2-d683-472a-a400-9030fa4e30a6 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:23.717982 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8c1b5ae2-d683-472a-a400-9030fa4e30a6 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:23.728012 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:23.728012 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:23.731543 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8c1b5ae2-d683-472a-a400-9030fa4e30a6 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:23.736384 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8c1b5ae2-d683-472a-a400-9030fa4e30a6 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:23.737026 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 874/3516] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:23 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:24.190544 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8e286af5-4697-4e40-9874-7ea140378e3d req-496b1676-d2d6-4478-93f9-059451e97f0c tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277 returned with HTTP 200 Jul 03 01:39:24.191291 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 883/3517] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:39:23 2026] DELETE /volume/v3/attachments/e94e69e7-82a7-4f9f-87f3-a001db4b1277 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:24.752292 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8652ad74-0dc4-40a4-9403-86527724e81f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:24.754520 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8652ad74-0dc4-40a4-9403-86527724e81f tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:24.754944 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8652ad74-0dc4-40a4-9403-86527724e81f tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:24.755006 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8652ad74-0dc4-40a4-9403-86527724e81f tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:24.767742 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:24.767742 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:24.773056 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8652ad74-0dc4-40a4-9403-86527724e81f tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:24.779024 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8652ad74-0dc4-40a4-9403-86527724e81f tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:24.779432 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 894/3518] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:24 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:25.120640 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-c89b8879-e42f-4c15-a78f-3ae35f3d26e4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:25.124121 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-c89b8879-e42f-4c15-a78f-3ae35f3d26e4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments/8371cb01-6707-4cd7-83da-0fb59638d22b/action Jul 03 01:39:25.124465 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-c89b8879-e42f-4c15-a78f-3ae35f3d26e4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:39:25.124465 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-c89b8879-e42f-4c15-a78f-3ae35f3d26e4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:25.128251 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=180,cinder:UPDATE=17,cinder:INSERT=2,cinder:DELETE=1 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:39:25.148763 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:25.148763 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:25.163827 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-917f5822-6640-4cfb-ae85-a9d417fdba4d req-c89b8879-e42f-4c15-a78f-3ae35f3d26e4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/8371cb01-6707-4cd7-83da-0fb59638d22b/action returned with HTTP 204 Jul 03 01:39:25.164361 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 868/3519] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:39:25 2026] POST /volume/v3/attachments/8371cb01-6707-4cd7-83da-0fb59638d22b/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:25.778598 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-d05a79c1-89f5-49d9-849b-a56992699cbb req-e9569467-9a26-4b78-ac97-92d6b72c84f1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:25.780846 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-d05a79c1-89f5-49d9-849b-a56992699cbb req-e9569467-9a26-4b78-ac97-92d6b72c84f1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:25.780980 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-d05a79c1-89f5-49d9-849b-a56992699cbb req-e9569467-9a26-4b78-ac97-92d6b72c84f1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:25.781140 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-d05a79c1-89f5-49d9-849b-a56992699cbb req-e9569467-9a26-4b78-ac97-92d6b72c84f1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:25.788442 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:25.788442 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:25.793778 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-d05a79c1-89f5-49d9-849b-a56992699cbb req-e9569467-9a26-4b78-ac97-92d6b72c84f1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:25.794773 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fb481328-7a1b-4dd3-9601-958949765958 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:25.796646 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb481328-7a1b-4dd3-9601-958949765958 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:25.796965 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb481328-7a1b-4dd3-9601-958949765958 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:25.797173 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb481328-7a1b-4dd3-9601-958949765958 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:25.798479 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-d05a79c1-89f5-49d9-849b-a56992699cbb req-e9569467-9a26-4b78-ac97-92d6b72c84f1 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:25.798873 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 875/3520] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:25 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:25.810839 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:25.810839 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:25.813337 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fb481328-7a1b-4dd3-9601-958949765958 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:25.813399 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-589ce7af-4d61-4741-a3e8-379b080e1393 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:25.815216 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-589ce7af-4d61-4741-a3e8-379b080e1393 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:25.815432 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-589ce7af-4d61-4741-a3e8-379b080e1393 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:25.815696 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-589ce7af-4d61-4741-a3e8-379b080e1393 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:25.815877 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-589ce7af-4d61-4741-a3e8-379b080e1393 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Delete volume with id: d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:25.817529 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb481328-7a1b-4dd3-9601-958949765958 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:25.818007 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 884/3521] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:25 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:25.822499 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:25.822499 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:25.823013 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-589ce7af-4d61-4741-a3e8-379b080e1393 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:25.832726 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3285af9a-2f36-4089-a3ce-453d0922b1e2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:25.834314 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3285af9a-2f36-4089-a3ce-453d0922b1e2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:25.834568 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3285af9a-2f36-4089-a3ce-453d0922b1e2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:25.834824 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3285af9a-2f36-4089-a3ce-453d0922b1e2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:25.841397 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-589ce7af-4d61-4741-a3e8-379b080e1393 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Delete volume request issued successfully. Jul 03 01:39:25.842307 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-589ce7af-4d61-4741-a3e8-379b080e1393 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 202 Jul 03 01:39:25.842307 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 895/3522] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:39:25 2026] DELETE /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:39:25.843121 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:25.843121 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:25.846692 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3285af9a-2f36-4089-a3ce-453d0922b1e2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:25.850825 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3285af9a-2f36-4089-a3ce-453d0922b1e2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:25.851127 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 869/3523] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:25 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 1169 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:25.851493 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-39d2b8cd-048a-427a-87f1-c0519ff8b7cc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:25.853341 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-39d2b8cd-048a-427a-87f1-c0519ff8b7cc tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:25.853638 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-39d2b8cd-048a-427a-87f1-c0519ff8b7cc tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:25.853863 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-39d2b8cd-048a-427a-87f1-c0519ff8b7cc tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:25.860743 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:25.860743 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:25.864340 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-39d2b8cd-048a-427a-87f1-c0519ff8b7cc tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Volume info retrieved successfully. Jul 03 01:39:25.871481 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-39d2b8cd-048a-427a-87f1-c0519ff8b7cc tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 200 Jul 03 01:39:25.872133 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 876/3524] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:25 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:25.894526 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-9b38fb27-8a30-4ec2-a702-50d72f0405d8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:25.896385 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-9b38fb27-8a30-4ec2-a702-50d72f0405d8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:25.896562 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-9b38fb27-8a30-4ec2-a702-50d72f0405d8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:25.896731 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-9b38fb27-8a30-4ec2-a702-50d72f0405d8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:25.905002 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:25.905002 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:25.907858 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-9b38fb27-8a30-4ec2-a702-50d72f0405d8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:25.911443 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-9b38fb27-8a30-4ec2-a702-50d72f0405d8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:25.911797 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 885/3525] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:25 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 1169 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:25.929824 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-02db6c6c-ff8c-4261-b900-98e68bde72dc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:25.932187 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-02db6c6c-ff8c-4261-b900-98e68bde72dc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1/action Jul 03 01:39:25.932758 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-02db6c6c-ff8c-4261-b900-98e68bde72dc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:39:25.932758 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-02db6c6c-ff8c-4261-b900-98e68bde72dc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:25.945133 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:25.945133 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:25.945729 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-02db6c6c-ff8c-4261-b900-98e68bde72dc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:25.961036 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-02db6c6c-ff8c-4261-b900-98e68bde72dc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Begin detaching volume completed successfully. Jul 03 01:39:25.961273 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-02db6c6c-ff8c-4261-b900-98e68bde72dc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1/action returned with HTTP 202 Jul 03 01:39:25.961717 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 896/3526] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:39:25 2026] POST /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:39:26.263765 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fe3466a4-f24d-4589-a873-cd073d979a99 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:26.265739 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fe3466a4-f24d-4589-a873-cd073d979a99 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/attachments/442581f8-1df1-4d3b-b003-082dd25be95c Jul 03 01:39:26.265996 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fe3466a4-f24d-4589-a873-cd073d979a99 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:26.266194 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fe3466a4-f24d-4589-a873-cd073d979a99 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:26.273724 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:26.273724 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:26.808511 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fe3466a4-f24d-4589-a873-cd073d979a99 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/442581f8-1df1-4d3b-b003-082dd25be95c returned with HTTP 200 Jul 03 01:39:26.808888 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 870/3527] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:39:26 2026] DELETE /volume/v3/attachments/442581f8-1df1-4d3b-b003-082dd25be95c => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:26.820373 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fb6a07a0-c4b4-4498-9d91-b4156c2877ac None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:26.822308 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fb6a07a0-c4b4-4498-9d91-b4156c2877ac tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:39:26.822493 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fb6a07a0-c4b4-4498-9d91-b4156c2877ac tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:26.822742 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fb6a07a0-c4b4-4498-9d91-b4156c2877ac tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:26.822931 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fb6a07a0-c4b4-4498-9d91-b4156c2877ac tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume with id: 88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:39:26.831247 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:26.831247 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:26.831843 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fb6a07a0-c4b4-4498-9d91-b4156c2877ac tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:39:26.857090 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fb6a07a0-c4b4-4498-9d91-b4156c2877ac tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume request issued successfully. Jul 03 01:39:26.857090 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e819c3a5-30c1-46c9-afd4-27c60f84c375 req-fb6a07a0-c4b4-4498-9d91-b4156c2877ac tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 202 Jul 03 01:39:26.857090 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 877/3528] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:39:26 2026] DELETE /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:39:26.885737 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cb5e8376-74d8-4030-90c6-99b5bd0878c5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:26.887655 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cb5e8376-74d8-4030-90c6-99b5bd0878c5 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] GET https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce Jul 03 01:39:26.887917 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cb5e8376-74d8-4030-90c6-99b5bd0878c5 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:26.888162 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cb5e8376-74d8-4030-90c6-99b5bd0878c5 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:26.895240 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cb5e8376-74d8-4030-90c6-99b5bd0878c5 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689 tempest-TestServerVolumeAttachScenarioOldVersion-1057755689-project-member] https://10.4.3.64/volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce returned with HTTP 404 Jul 03 01:39:26.895951 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 886/3529] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:26 2026] GET /volume/v3/volumes/d295534e-c537-4acc-a603-8d400978b6ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:39:26.992922 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b806e65a-9264-4d38-9a21-2d86282163e5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:26.993457 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b806e65a-9264-4d38-9a21-2d86282163e5 None None] GET https://10.4.3.64/volume// Jul 03 01:39:26.993731 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b806e65a-9264-4d38-9a21-2d86282163e5 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:26.994133 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b806e65a-9264-4d38-9a21-2d86282163e5 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:26.994452 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b806e65a-9264-4d38-9a21-2d86282163e5 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:26.994778 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 897/3530] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:39:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:27.003679 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-75966f6e-e81f-4d48-9601-616e77b41e7f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:27.006070 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-75966f6e-e81f-4d48-9601-616e77b41e7f tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:27.006345 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-75966f6e-e81f-4d48-9601-616e77b41e7f tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:27.006583 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-75966f6e-e81f-4d48-9601-616e77b41e7f tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:27.022412 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:27.022412 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:27.028081 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-75966f6e-e81f-4d48-9601-616e77b41e7f tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:27.032734 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-75966f6e-e81f-4d48-9601-616e77b41e7f tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:27.033158 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 871/3531] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:39:27 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 1352 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:27.042081 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-cd0eb636-2b7f-4787-8c07-6a7e9ce1c581 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:27.044214 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-cd0eb636-2b7f-4787-8c07-6a7e9ce1c581 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1/encryption Jul 03 01:39:27.044406 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-cd0eb636-2b7f-4787-8c07-6a7e9ce1c581 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:27.044871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-cd0eb636-2b7f-4787-8c07-6a7e9ce1c581 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:27.055834 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:27.055834 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:27.067237 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-cd0eb636-2b7f-4787-8c07-6a7e9ce1c581 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1/encryption returned with HTTP 200 Jul 03 01:39:27.067843 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 878/3532] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:39:27 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:27.905781 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:28.018994 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-d39546bf-4aac-4de3-bf67-5d46e0c71372 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:28.021363 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-d39546bf-4aac-4de3-bf67-5d46e0c71372 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] DELETE https://10.4.3.64/volume/v3/attachments/8371cb01-6707-4cd7-83da-0fb59638d22b Jul 03 01:39:28.021659 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-d39546bf-4aac-4de3-bf67-5d46e0c71372 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:28.023629 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-d39546bf-4aac-4de3-bf67-5d46e0c71372 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:28.025175 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=171,cinder:UPDATE=15,cinder:INSERT=5 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:39:28.035634 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:28.035634 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:28.064334 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:39:28.064766 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-727315200"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:28.066436 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-727315200'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:39:28.067622 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Create volume of 1 GB Jul 03 01:39:28.073657 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Availability Zones retrieved successfully. Jul 03 01:39:28.080333 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Flow 'volume_create_api' (0da698bb-0251-4b38-a810-c34e1d725c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:28.081329 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83fba8f-e1be-406c-98c8-753ea63abb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:28.082400 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:39:28.109147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e83fba8f-e1be-406c-98c8-753ea63abb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:28.109856 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80886770-1155-46c5-a7b5-90a1593911a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:28.168322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Created reservations ['6085a41f-1def-4025-85d5-bd4862eff55b', 'c279de2d-cd39-43c0-a236-56c902dd76c8', 'fa9e1d15-e405-4034-9b0e-fb0c321d8f57', 'd28ac103-0dd4-4ce2-92d0-b990c7b1b5e2'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:39:28.168957 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80886770-1155-46c5-a7b5-90a1593911a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6085a41f-1def-4025-85d5-bd4862eff55b', 'c279de2d-cd39-43c0-a236-56c902dd76c8', 'fa9e1d15-e405-4034-9b0e-fb0c321d8f57', 'd28ac103-0dd4-4ce2-92d0-b990c7b1b5e2']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:28.169764 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a3551a-e4b5-4e8a-a3b3-98b40756adae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:28.195365 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09a3551a-e4b5-4e8a-a3b3-98b40756adae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85f09822-f99b-4c58-abe9-24fd54072eb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-727315200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c0507f6a1d42f8b0598f1b3662defb',qos_specs=None,replication_status=,reservations=['6085a41f-1def-4025-85d5-bd4862eff55b','c279de2d-cd39-43c0-a236-56c902dd76c8','fa9e1d15-e405-4034-9b0e-fb0c321d8f57','d28ac103-0dd4-4ce2-92d0-b990c7b1b5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00709bae0fc643caa41d8c71933e1c76',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:39:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-727315200',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85f09822-f99b-4c58-abe9-24fd54072eb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c0507f6a1d42f8b0598f1b3662defb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00709bae0fc643caa41d8c71933e1c76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:28.196505 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28d11f7e-dc2b-45df-a97a-57461dac6199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:28.214624 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28d11f7e-dc2b-45df-a97a-57461dac6199) transitioned into state 'SUCCESS' from state '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-727315200',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c0507f6a1d42f8b0598f1b3662defb',qos_specs=None,replication_status=,reservations=['6085a41f-1def-4025-85d5-bd4862eff55b','c279de2d-cd39-43c0-a236-56c902dd76c8','fa9e1d15-e405-4034-9b0e-fb0c321d8f57','d28ac103-0dd4-4ce2-92d0-b990c7b1b5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00709bae0fc643caa41d8c71933e1c76',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:28.215528 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf39908-bfb0-49f6-86c3-59c9fbcf52c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:28.226504 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cf39908-bfb0-49f6-86c3-59c9fbcf52c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:28.227437 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Flow 'volume_create_api' (0da698bb-0251-4b38-a810-c34e1d725c8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:28.227810 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Create volume request issued successfully. Jul 03 01:39:28.228488 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c7ed99cb-0516-4d51-9b0a-56dbfb248e33 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:39:28.228968 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 887/3533] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:39:27 2026] POST /volume/v3/volumes => generated 746 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:39:28.242440 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-324874a4-7fc7-42c2-a4cb-030a33790369 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:28.243918 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-324874a4-7fc7-42c2-a4cb-030a33790369 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 Jul 03 01:39:28.244121 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-324874a4-7fc7-42c2-a4cb-030a33790369 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:28.244297 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-324874a4-7fc7-42c2-a4cb-030a33790369 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:28.251790 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:28.251790 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:28.256044 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-324874a4-7fc7-42c2-a4cb-030a33790369 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:39:28.261512 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-324874a4-7fc7-42c2-a4cb-030a33790369 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 returned with HTTP 200 Jul 03 01:39:28.261512 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 872/3534] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:28 2026] GET /volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:28.563526 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-75b57fd5-e6f5-40f5-af50-efe753102bd1 req-d39546bf-4aac-4de3-bf67-5d46e0c71372 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/8371cb01-6707-4cd7-83da-0fb59638d22b returned with HTTP 200 Jul 03 01:39:28.563873 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 898/3535] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:39:28 2026] DELETE /volume/v3/attachments/8371cb01-6707-4cd7-83da-0fb59638d22b => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:29.188801 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-0570c4fd-f8d2-4cf1-897c-e25dd73ca933 req-0460c818-63dc-4696-88cc-e5491f4949f8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:29.191061 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0570c4fd-f8d2-4cf1-897c-e25dd73ca933 req-0460c818-63dc-4696-88cc-e5491f4949f8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:29.191373 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0570c4fd-f8d2-4cf1-897c-e25dd73ca933 req-0460c818-63dc-4696-88cc-e5491f4949f8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:29.191880 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0570c4fd-f8d2-4cf1-897c-e25dd73ca933 req-0460c818-63dc-4696-88cc-e5491f4949f8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:29.193826 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=166,cinder:UPDATE=14,cinder:INSERT=5 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:39:29.200697 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:29.200697 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:29.203857 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-0570c4fd-f8d2-4cf1-897c-e25dd73ca933 req-0460c818-63dc-4696-88cc-e5491f4949f8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:29.210121 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0570c4fd-f8d2-4cf1-897c-e25dd73ca933 req-0460c818-63dc-4696-88cc-e5491f4949f8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:29.210525 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 879/3536] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:29 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:29.254336 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:29.260023 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:39:29.260023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1910130714", "snapshot_id": null, "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "volume_type": null, "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:29.260023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1910130714', 'snapshot_id': None, 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'volume_type': None, 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:39:29.277238 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dd63881c-0427-4aef-a412-79735b8d57f9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:29.279238 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd63881c-0427-4aef-a412-79735b8d57f9 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 Jul 03 01:39:29.279238 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dd63881c-0427-4aef-a412-79735b8d57f9 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:29.279438 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dd63881c-0427-4aef-a412-79735b8d57f9 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:29.286590 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:29.286590 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:29.290047 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-dd63881c-0427-4aef-a412-79735b8d57f9 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:39:29.294278 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd63881c-0427-4aef-a412-79735b8d57f9 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 returned with HTTP 200 Jul 03 01:39:29.294700 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 873/3537] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:29 2026] GET /volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:29.306327 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8136ede8-a575-4246-a48c-859dbc53298c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:29.308050 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8136ede8-a575-4246-a48c-859dbc53298c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:39:29.308978 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8136ede8-a575-4246-a48c-859dbc53298c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85f09822-f99b-4c58-abe9-24fd54072eb8", "name": "tempest-VolumesBackupsTest-Backup-555609277"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:29.310623 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-8136ede8-a575-4246-a48c-859dbc53298c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Creating new backup {'backup': {'volume_id': '85f09822-f99b-4c58-abe9-24fd54072eb8', 'name': 'tempest-VolumesBackupsTest-Backup-555609277'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:39:29.310750 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-8136ede8-a575-4246-a48c-859dbc53298c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Creating backup of volume 85f09822-f99b-4c58-abe9-24fd54072eb8 in container None Jul 03 01:39:29.318782 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:29.318782 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:29.319311 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8136ede8-a575-4246-a48c-859dbc53298c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:39:29.355717 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-8136ede8-a575-4246-a48c-859dbc53298c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Created reservations ['07747215-c371-4553-a69e-5c501b239ae6', '37a06043-f117-4bcd-8249-8a6871eb7920'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:39:29.389773 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Create volume of 1 GB Jul 03 01:39:29.389914 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:29.389914 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:29.391726 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=231,cinder:UPDATE=38,cinder:DELETE=1,cinder:INSERT=22 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:39:29.394749 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Availability Zones retrieved successfully. Jul 03 01:39:29.400308 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8136ede8-a575-4246-a48c-859dbc53298c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:39:29.400824 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 899/3538] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:39:29 2026] POST /volume/v3/backups => generated 327 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:39:29.401171 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Flow 'volume_create_api' (22c18400-5d6c-4014-a325-c49bf0b093f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:29.403071 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8adbda3-74c8-4765-b185-420433a611c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:29.404485 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:39:29.410297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4e215489-7ad8-4eac-8272-3b20746ba158 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:29.412001 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4e215489-7ad8-4eac-8272-3b20746ba158 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:29.412207 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4e215489-7ad8-4eac-8272-3b20746ba158 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:29.412432 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4e215489-7ad8-4eac-8272-3b20746ba158 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:29.412634 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4e215489-7ad8-4eac-8272-3b20746ba158 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:29.418002 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:29.418002 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:29.418811 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4e215489-7ad8-4eac-8272-3b20746ba158 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:29.419236 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 880/3539] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:29 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:29.468983 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8adbda3-74c8-4765-b185-420433a611c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:29.469674 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9537b58b-87e2-4de1-bab2-f0f62d10930e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:29.539814 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Created reservations ['75cb622a-d540-43b8-9bd5-283ce3bf0f7e', 'cbe4ca62-2937-4d9b-b47d-c5f33e75c202', '90b05e67-e9e0-4f3d-8d2d-d8d253f47b1d', '2bb73967-3678-4be7-aff8-693b2ab24c87'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:39:29.540725 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9537b58b-87e2-4de1-bab2-f0f62d10930e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75cb622a-d540-43b8-9bd5-283ce3bf0f7e', 'cbe4ca62-2937-4d9b-b47d-c5f33e75c202', '90b05e67-e9e0-4f3d-8d2d-d8d253f47b1d', '2bb73967-3678-4be7-aff8-693b2ab24c87']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:29.541727 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc836c0-d84e-4dd1-906f-18d7d1faeeb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:29.570531 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bc836c0-d84e-4dd1-906f-18d7d1faeeb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7639575-db7d-47d4-b0ba-9f5715d6ffd8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1910130714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deadb3fc181a4de9ab82ed121017a38c',qos_specs=None,replication_status=,reservations=['75cb622a-d540-43b8-9bd5-283ce3bf0f7e','cbe4ca62-2937-4d9b-b47d-c5f33e75c202','90b05e67-e9e0-4f3d-8d2d-d8d253f47b1d','2bb73967-3678-4be7-aff8-693b2ab24c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c0521c6ac04488af8c47132bb6bdee',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1910130714',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7639575-db7d-47d4-b0ba-9f5715d6ffd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deadb3fc181a4de9ab82ed121017a38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2c0521c6ac04488af8c47132bb6bdee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:29.571531 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65fcf3f-f991-4127-9c23-514f065662c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:29.595066 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b65fcf3f-f991-4127-9c23-514f065662c6) transitioned into state 'SUCCESS' from state '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-1910130714',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deadb3fc181a4de9ab82ed121017a38c',qos_specs=None,replication_status=,reservations=['75cb622a-d540-43b8-9bd5-283ce3bf0f7e','cbe4ca62-2937-4d9b-b47d-c5f33e75c202','90b05e67-e9e0-4f3d-8d2d-d8d253f47b1d','2bb73967-3678-4be7-aff8-693b2ab24c87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2c0521c6ac04488af8c47132bb6bdee',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:29.595768 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3520e61-f980-45ae-a7dc-94dffc24dad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:29.605246 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3520e61-f980-45ae-a7dc-94dffc24dad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:29.605906 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Flow 'volume_create_api' (22c18400-5d6c-4014-a325-c49bf0b093f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:29.606172 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Create volume request issued successfully. Jul 03 01:39:29.606802 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4d42e659-9aef-4a8a-9d9e-d259108ef696 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:39:29.607191 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 888/3540] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:39:29 2026] POST /volume/v3/volumes => generated 779 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:29.620716 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-88dace79-49f5-400f-91e2-93f20296983e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:29.622613 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-88dace79-49f5-400f-91e2-93f20296983e tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:39:29.622810 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-88dace79-49f5-400f-91e2-93f20296983e tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:29.622981 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-88dace79-49f5-400f-91e2-93f20296983e tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:29.630020 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:29.630020 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:29.634106 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-88dace79-49f5-400f-91e2-93f20296983e tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:39:29.638683 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-88dace79-49f5-400f-91e2-93f20296983e tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 returned with HTTP 200 Jul 03 01:39:29.639007 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 874/3541] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:29 2026] GET /volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:30.035854 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5a1945cf-f87d-470a-a9c4-b09e5c0c1efc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:30.037640 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5a1945cf-f87d-470a-a9c4-b09e5c0c1efc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:39:30.037838 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5a1945cf-f87d-470a-a9c4-b09e5c0c1efc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:30.038049 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5a1945cf-f87d-470a-a9c4-b09e5c0c1efc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:30.043366 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5a1945cf-f87d-470a-a9c4-b09e5c0c1efc tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 404 Jul 03 01:39:30.043901 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 900/3542] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:30 2026] GET /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:30.432632 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c99810be-d086-4b22-97fa-e9361dda73be None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:30.435600 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c99810be-d086-4b22-97fa-e9361dda73be tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:30.435852 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c99810be-d086-4b22-97fa-e9361dda73be tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:30.436147 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c99810be-d086-4b22-97fa-e9361dda73be tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:30.436261 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-c99810be-d086-4b22-97fa-e9361dda73be tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:30.441193 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:30.441193 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:30.442270 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c99810be-d086-4b22-97fa-e9361dda73be tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:30.442774 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 881/3543] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:30 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:30.487809 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-152789c5-fb95-4873-a250-fc94acfaa06a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:30.491518 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-152789c5-fb95-4873-a250-fc94acfaa06a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 Jul 03 01:39:30.491813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-152789c5-fb95-4873-a250-fc94acfaa06a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:30.492076 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-152789c5-fb95-4873-a250-fc94acfaa06a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:30.492210 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-152789c5-fb95-4873-a250-fc94acfaa06a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete snapshot with id: ac60054f-ab72-409b-bcb3-4aaa448d1015 Jul 03 01:39:30.498084 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-152789c5-fb95-4873-a250-fc94acfaa06a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 returned with HTTP 404 Jul 03 01:39:30.498755 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 889/3544] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:39:30 2026] DELETE /volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:30.508786 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3392e059-774e-4155-a8bb-ecdb3ab2a4bf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:30.510336 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3392e059-774e-4155-a8bb-ecdb3ab2a4bf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 Jul 03 01:39:30.511698 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3392e059-774e-4155-a8bb-ecdb3ab2a4bf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:30.511698 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3392e059-774e-4155-a8bb-ecdb3ab2a4bf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:30.515161 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3392e059-774e-4155-a8bb-ecdb3ab2a4bf tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 returned with HTTP 404 Jul 03 01:39:30.515693 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 875/3545] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:39:30 2026] GET /volume/v3/snapshots/ac60054f-ab72-409b-bcb3-4aaa448d1015 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:30.653088 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d4416c45-6c69-43d5-b480-124d869d5f0f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:30.655304 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d4416c45-6c69-43d5-b480-124d869d5f0f tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:39:30.655626 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d4416c45-6c69-43d5-b480-124d869d5f0f tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:30.655861 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d4416c45-6c69-43d5-b480-124d869d5f0f tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:30.664312 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:30.664312 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:30.668720 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d4416c45-6c69-43d5-b480-124d869d5f0f tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:39:30.674462 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d4416c45-6c69-43d5-b480-124d869d5f0f tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 returned with HTTP 200 Jul 03 01:39:30.674926 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 901/3546] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:30 2026] GET /volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:30.691187 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-46335beb-e630-424b-9917-3694c5bf87cc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:30.692890 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-46335beb-e630-424b-9917-3694c5bf87cc tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:39:30.693271 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-46335beb-e630-424b-9917-3694c5bf87cc tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:30.693271 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-46335beb-e630-424b-9917-3694c5bf87cc tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:30.700772 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:30.700772 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:30.704596 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-46335beb-e630-424b-9917-3694c5bf87cc tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:39:30.709559 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-46335beb-e630-424b-9917-3694c5bf87cc tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 returned with HTTP 200 Jul 03 01:39:30.710176 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 882/3547] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:39:30 2026] GET /volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:31.410581 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-26de6dd6-ce17-4c3e-b622-cf3c605d624e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:31.412620 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-26de6dd6-ce17-4c3e-b622-cf3c605d624e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:39:31.412842 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-26de6dd6-ce17-4c3e-b622-cf3c605d624e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:31.413061 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-26de6dd6-ce17-4c3e-b622-cf3c605d624e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:31.413253 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-26de6dd6-ce17-4c3e-b622-cf3c605d624e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume with id: 88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:39:31.420536 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-26de6dd6-ce17-4c3e-b622-cf3c605d624e tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 404 Jul 03 01:39:31.421030 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 890/3548] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:39:31 2026] DELETE /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:31.427605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-79bd43f8-04fa-4b7d-ba40-700eae0d67dd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:31.429444 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-79bd43f8-04fa-4b7d-ba40-700eae0d67dd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 Jul 03 01:39:31.429717 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-79bd43f8-04fa-4b7d-ba40-700eae0d67dd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:31.429953 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-79bd43f8-04fa-4b7d-ba40-700eae0d67dd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:31.435852 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-79bd43f8-04fa-4b7d-ba40-700eae0d67dd tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 returned with HTTP 404 Jul 03 01:39:31.436480 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 876/3549] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:31 2026] GET /volume/v3/volumes/88b30fc5-8d7d-4bb9-abcb-4b777c8df9d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:31.452443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1f03feaa-608c-4609-b657-e98dde246198 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:31.454540 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1f03feaa-608c-4609-b657-e98dde246198 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:31.454789 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1f03feaa-608c-4609-b657-e98dde246198 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:31.455026 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1f03feaa-608c-4609-b657-e98dde246198 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:31.455170 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-1f03feaa-608c-4609-b657-e98dde246198 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:31.460417 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:31.460417 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:31.461348 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1f03feaa-608c-4609-b657-e98dde246198 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:31.461765 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 902/3550] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:31 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:31.960965 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-44b20c11-bf09-4afa-a3f6-542689eec859 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:31.962913 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-44b20c11-bf09-4afa-a3f6-542689eec859 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:39:31.963102 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-44b20c11-bf09-4afa-a3f6-542689eec859 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:31.963335 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-44b20c11-bf09-4afa-a3f6-542689eec859 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:31.971365 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:31.971365 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:31.976622 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-44b20c11-bf09-4afa-a3f6-542689eec859 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:39:31.984067 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-44b20c11-bf09-4afa-a3f6-542689eec859 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 returned with HTTP 200 Jul 03 01:39:31.984455 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 883/3551] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:31 2026] GET /volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 => generated 1369 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:32.473482 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5d658203-73fa-4e1d-af0c-51dcc9685356 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:32.475493 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5d658203-73fa-4e1d-af0c-51dcc9685356 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:32.475742 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5d658203-73fa-4e1d-af0c-51dcc9685356 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:32.475961 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5d658203-73fa-4e1d-af0c-51dcc9685356 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:32.476085 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-5d658203-73fa-4e1d-af0c-51dcc9685356 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:32.478939 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-72e3709c-649f-4f80-aaad-7647ebc5396f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:32.480945 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:32.480945 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:32.481055 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-72e3709c-649f-4f80-aaad-7647ebc5396f tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:39:32.481254 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-72e3709c-649f-4f80-aaad-7647ebc5396f tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:32.481514 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-72e3709c-649f-4f80-aaad-7647ebc5396f tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:32.481835 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5d658203-73fa-4e1d-af0c-51dcc9685356 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:32.482240 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 891/3552] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:32 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:32.493298 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:32.493298 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:32.497289 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-72e3709c-649f-4f80-aaad-7647ebc5396f tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:39:32.504181 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-72e3709c-649f-4f80-aaad-7647ebc5396f tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 returned with HTTP 200 Jul 03 01:39:32.504709 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 877/3553] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:32 2026] GET /volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 => generated 1369 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:32.516325 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d015383a-f5f7-4e0f-9413-091e294c2273 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:32.517033 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d015383a-f5f7-4e0f-9413-091e294c2273 None None] GET https://10.4.3.64/volume// Jul 03 01:39:32.517033 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d015383a-f5f7-4e0f-9413-091e294c2273 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:32.517442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d015383a-f5f7-4e0f-9413-091e294c2273 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:32.517562 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d015383a-f5f7-4e0f-9413-091e294c2273 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:32.517814 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 903/3554] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:39:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:32.528204 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-d1a73144-3767-4414-b9cb-3ee4cf8ad644 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:32.530659 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-d1a73144-3767-4414-b9cb-3ee4cf8ad644 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:39:32.530987 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-d1a73144-3767-4414-b9cb-3ee4cf8ad644 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e7639575-db7d-47d4-b0ba-9f5715d6ffd8", "connector": null, "instance_uuid": "e1846ce8-d8bd-46b0-ac8b-dd1c6c1741c0"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:32.540899 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:32.540899 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:32.575380 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-d1a73144-3767-4414-b9cb-3ee4cf8ad644 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:39:32.575937 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 884/3555] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:39:32 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:32.621063 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:32.622928 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:39:32.623264 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2086797227", "snapshot_id": null, "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "volume_type": null, "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:32.624905 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2086797227', 'snapshot_id': None, 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'volume_type': None, 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:39:32.706607 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume of 1 GB Jul 03 01:39:32.710940 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Availability Zones retrieved successfully. Jul 03 01:39:32.717272 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (53340f3d-89b2-4dfe-b5f9-8fd976881699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:32.718215 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc099ea4-0590-4e32-80bb-22925b26ee2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:32.719233 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:39:32.787112 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc099ea4-0590-4e32-80bb-22925b26ee2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:32.788011 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c40b01f-62f9-425e-b6b8-045d18f385eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:32.840927 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['5ab6f950-b000-48be-9f79-ec034915b72b', 'b960b0d3-98c2-4759-b515-1b5344d44303', '45c957ae-9fc8-4245-884b-acfaa61edaf0', '0cbfa59a-d1c5-45a3-95a4-bd923227f64f'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:39:32.841959 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c40b01f-62f9-425e-b6b8-045d18f385eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ab6f950-b000-48be-9f79-ec034915b72b', 'b960b0d3-98c2-4759-b515-1b5344d44303', '45c957ae-9fc8-4245-884b-acfaa61edaf0', '0cbfa59a-d1c5-45a3-95a4-bd923227f64f']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:32.842681 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0a2d830-2f14-403b-add8-ba0314ecbd56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:32.867322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0a2d830-2f14-403b-add8-ba0314ecbd56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '380ccaee-3257-4d21-b25f-fcb7fd53619e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2086797227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['5ab6f950-b000-48be-9f79-ec034915b72b','b960b0d3-98c2-4759-b515-1b5344d44303','45c957ae-9fc8-4245-884b-acfaa61edaf0','0cbfa59a-d1c5-45a3-95a4-bd923227f64f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:39:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2086797227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=380ccaee-3257-4d21-b25f-fcb7fd53619e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e560b53ba8a4cd59812d30487d4666c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:32.868043 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0098f44d-6cd1-438d-b952-05d76551b857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:32.890860 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0098f44d-6cd1-438d-b952-05d76551b857) transitioned into state 'SUCCESS' from state '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-2086797227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['5ab6f950-b000-48be-9f79-ec034915b72b','b960b0d3-98c2-4759-b515-1b5344d44303','45c957ae-9fc8-4245-884b-acfaa61edaf0','0cbfa59a-d1c5-45a3-95a4-bd923227f64f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:32.891484 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9da4204-44cb-40e3-9a8d-b6c1bd06076c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:32.900616 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9da4204-44cb-40e3-9a8d-b6c1bd06076c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:32.901405 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (53340f3d-89b2-4dfe-b5f9-8fd976881699) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:32.901779 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request issued successfully. Jul 03 01:39:32.902430 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-325aff86-76b7-4725-be32-8c2c8ce05e75 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:39:32.902882 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 892/3556] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:39:32 2026] POST /volume/v3/volumes => generated 757 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:39:32.916751 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7b62add8-b15b-4e9f-bc4c-7053a84cf727 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:32.918390 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7b62add8-b15b-4e9f-bc4c-7053a84cf727 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:39:32.918629 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7b62add8-b15b-4e9f-bc4c-7053a84cf727 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:32.918804 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7b62add8-b15b-4e9f-bc4c-7053a84cf727 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:32.925820 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:32.925820 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:32.929744 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7b62add8-b15b-4e9f-bc4c-7053a84cf727 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:39:32.934855 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7b62add8-b15b-4e9f-bc4c-7053a84cf727 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 200 Jul 03 01:39:32.935294 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 878/3557] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:32 2026] GET /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:33.491709 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a2110e7c-778b-4624-9d2b-2f085ccb764c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:33.493562 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a2110e7c-778b-4624-9d2b-2f085ccb764c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:33.493809 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a2110e7c-778b-4624-9d2b-2f085ccb764c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:33.493934 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a2110e7c-778b-4624-9d2b-2f085ccb764c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:33.494050 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-a2110e7c-778b-4624-9d2b-2f085ccb764c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:33.498313 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:33.498313 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:33.499272 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a2110e7c-778b-4624-9d2b-2f085ccb764c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:33.499710 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 904/3558] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:33 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:33.949334 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b29327e4-7d5b-44cf-868d-982019b94a9b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:33.951267 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b29327e4-7d5b-44cf-868d-982019b94a9b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:39:33.951512 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b29327e4-7d5b-44cf-868d-982019b94a9b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:33.951749 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b29327e4-7d5b-44cf-868d-982019b94a9b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:33.959096 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:33.959096 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:33.962815 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b29327e4-7d5b-44cf-868d-982019b94a9b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:39:33.967030 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b29327e4-7d5b-44cf-868d-982019b94a9b tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 200 Jul 03 01:39:33.967366 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 885/3559] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:33 2026] GET /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:33.979098 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-98ce0ce0-20b7-44fa-bb19-3fc0562c040a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:33.980975 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-98ce0ce0-20b7-44fa-bb19-3fc0562c040a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:39:33.981395 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-98ce0ce0-20b7-44fa-bb19-3fc0562c040a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:33.981395 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-98ce0ce0-20b7-44fa-bb19-3fc0562c040a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:33.989435 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:33.989435 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:33.993117 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-98ce0ce0-20b7-44fa-bb19-3fc0562c040a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:39:33.997521 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-98ce0ce0-20b7-44fa-bb19-3fc0562c040a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 200 Jul 03 01:39:33.997947 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 893/3560] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:33 2026] GET /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:34.107150 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-d3aa0877-9831-4bca-8635-1e7588b16b1d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:34.109216 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-d3aa0877-9831-4bca-8635-1e7588b16b1d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:39:34.109595 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-d3aa0877-9831-4bca-8635-1e7588b16b1d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:34.109906 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-d3aa0877-9831-4bca-8635-1e7588b16b1d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:34.126142 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:34.126142 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:34.131736 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-d3aa0877-9831-4bca-8635-1e7588b16b1d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:39:34.136657 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-d3aa0877-9831-4bca-8635-1e7588b16b1d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 200 Jul 03 01:39:34.137150 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 879/3561] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:34 2026] GET /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:34.513443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cf8a01c9-a499-445e-b738-10f2131b983c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:34.516045 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cf8a01c9-a499-445e-b738-10f2131b983c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:34.516236 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cf8a01c9-a499-445e-b738-10f2131b983c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:34.516413 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cf8a01c9-a499-445e-b738-10f2131b983c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:34.516572 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-cf8a01c9-a499-445e-b738-10f2131b983c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:34.521517 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:34.521517 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:34.522190 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cf8a01c9-a499-445e-b738-10f2131b983c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:34.522366 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 905/3562] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:34 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:34.597977 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0e2b83f5-55ed-4af0-a76e-18cd542f3928 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:34.599982 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0e2b83f5-55ed-4af0-a76e-18cd542f3928 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:39:34.600228 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0e2b83f5-55ed-4af0-a76e-18cd542f3928 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:34.600410 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0e2b83f5-55ed-4af0-a76e-18cd542f3928 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:34.607125 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:34.607125 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:34.610637 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0e2b83f5-55ed-4af0-a76e-18cd542f3928 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:39:34.615485 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0e2b83f5-55ed-4af0-a76e-18cd542f3928 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 200 Jul 03 01:39:34.615900 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 886/3563] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:39:34 2026] GET /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:34.627643 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-13348365-b57b-4fe3-b738-a8fda0bbc7dc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:34.628033 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-13348365-b57b-4fe3-b738-a8fda0bbc7dc None None] GET https://10.4.3.64/volume// Jul 03 01:39:34.628225 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-13348365-b57b-4fe3-b738-a8fda0bbc7dc None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:34.628457 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-13348365-b57b-4fe3-b738-a8fda0bbc7dc None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:34.628830 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-13348365-b57b-4fe3-b738-a8fda0bbc7dc None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:34.629158 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 894/3564] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:39:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:34.635976 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-22761c01-0ac3-4638-b1df-93c877a05ce3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:34.637824 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-22761c01-0ac3-4638-b1df-93c877a05ce3 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:39:34.638114 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-22761c01-0ac3-4638-b1df-93c877a05ce3 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "380ccaee-3257-4d21-b25f-fcb7fd53619e", "connector": null, "instance_uuid": "b8f4d48c-569e-4b44-b9c0-8941ba76a89b"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:34.645147 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:34.645147 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:34.673232 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-22761c01-0ac3-4638-b1df-93c877a05ce3 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:39:34.673766 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 880/3565] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:39:34 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:35.533977 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6ccf628e-4f4c-445a-a955-43edd9e4bc81 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:35.535832 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6ccf628e-4f4c-445a-a955-43edd9e4bc81 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:35.536031 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6ccf628e-4f4c-445a-a955-43edd9e4bc81 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:35.536238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6ccf628e-4f4c-445a-a955-43edd9e4bc81 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:35.536361 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-6ccf628e-4f4c-445a-a955-43edd9e4bc81 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:35.541081 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:35.541081 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:35.541981 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6ccf628e-4f4c-445a-a955-43edd9e4bc81 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:35.542395 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 906/3566] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:35 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:36.552568 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c47a331a-d848-4b27-8b69-cdfd64b1eb6e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:36.555328 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c47a331a-d848-4b27-8b69-cdfd64b1eb6e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:36.555581 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c47a331a-d848-4b27-8b69-cdfd64b1eb6e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:36.555827 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c47a331a-d848-4b27-8b69-cdfd64b1eb6e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:36.555975 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-c47a331a-d848-4b27-8b69-cdfd64b1eb6e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:36.568084 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:36.568084 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:36.569173 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c47a331a-d848-4b27-8b69-cdfd64b1eb6e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:36.570224 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 887/3567] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:36 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:36.872582 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-20625fbf-1016-42f8-b574-6035066dabf2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:36.874348 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-20625fbf-1016-42f8-b574-6035066dabf2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:36.874557 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-20625fbf-1016-42f8-b574-6035066dabf2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:36.874735 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-20625fbf-1016-42f8-b574-6035066dabf2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:36.874904 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-20625fbf-1016-42f8-b574-6035066dabf2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Delete volume with id: ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:36.882035 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:36.882035 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:36.882488 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-20625fbf-1016-42f8-b574-6035066dabf2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:36.893948 np0000004346 devstack@c-api.service[99880]: WARNING cinder.keymgr.conf_key_mgr [None req-20625fbf-1016-42f8-b574-6035066dabf2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 01:39:36.899495 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-20625fbf-1016-42f8-b574-6035066dabf2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Delete volume request issued successfully. Jul 03 01:39:36.899675 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-20625fbf-1016-42f8-b574-6035066dabf2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 202 Jul 03 01:39:36.900094 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 895/3568] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:39:36 2026] DELETE /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:39:36.907988 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cbd3d263-42e2-49ed-a429-f9bd07dc351c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:36.909587 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cbd3d263-42e2-49ed-a429-f9bd07dc351c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:36.909891 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cbd3d263-42e2-49ed-a429-f9bd07dc351c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:36.910148 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cbd3d263-42e2-49ed-a429-f9bd07dc351c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:36.916948 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:36.916948 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:36.920677 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cbd3d263-42e2-49ed-a429-f9bd07dc351c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:39:36.925833 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cbd3d263-42e2-49ed-a429-f9bd07dc351c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 200 Jul 03 01:39:36.925833 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 881/3569] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:36 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:37.581491 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2e2a5817-8a17-49cf-8888-60f132f3c17a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:37.583230 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2e2a5817-8a17-49cf-8888-60f132f3c17a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:37.583522 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2e2a5817-8a17-49cf-8888-60f132f3c17a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:37.583711 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2e2a5817-8a17-49cf-8888-60f132f3c17a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:37.583812 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-2e2a5817-8a17-49cf-8888-60f132f3c17a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:37.588701 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:37.588701 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:37.589557 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2e2a5817-8a17-49cf-8888-60f132f3c17a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:37.589936 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 907/3570] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:37 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:37.938890 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c1223d0a-aab7-4760-8c8c-453cdc8b58b4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:37.942258 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c1223d0a-aab7-4760-8c8c-453cdc8b58b4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 Jul 03 01:39:37.942258 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c1223d0a-aab7-4760-8c8c-453cdc8b58b4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:37.942258 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c1223d0a-aab7-4760-8c8c-453cdc8b58b4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:37.948076 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c1223d0a-aab7-4760-8c8c-453cdc8b58b4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 returned with HTTP 404 Jul 03 01:39:37.948806 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 888/3571] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:37 2026] GET /volume/v3/volumes/ea7abb12-5081-471a-a275-485525c82df1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:37.955983 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-da83e48d-d9b0-4ca4-b41c-585222250653 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:37.958522 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-da83e48d-d9b0-4ca4-b41c-585222250653 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:39:37.958763 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-da83e48d-d9b0-4ca4-b41c-585222250653 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:37.958965 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-da83e48d-d9b0-4ca4-b41c-585222250653 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:37.959931 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-da83e48d-d9b0-4ca4-b41c-585222250653 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:39:37.986137 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-da83e48d-d9b0-4ca4-b41c-585222250653 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Get all volumes completed successfully. Jul 03 01:39:37.987558 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:37.987558 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:37.997282 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-da83e48d-d9b0-4ca4-b41c-585222250653 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:39:37.998757 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 896/3572] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:39:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6153 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:38.015261 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2165d628-4039-46b0-a31d-373fe92cebac None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:38.017716 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2165d628-4039-46b0-a31d-373fe92cebac tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] DELETE https://10.4.3.64/volume/v3/types/bcf84dff-49a4-4daa-9ef8-310318997bfe Jul 03 01:39:38.017716 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2165d628-4039-46b0-a31d-373fe92cebac tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:38.018057 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2165d628-4039-46b0-a31d-373fe92cebac tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:38.073010 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2165d628-4039-46b0-a31d-373fe92cebac tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types/bcf84dff-49a4-4daa-9ef8-310318997bfe returned with HTTP 202 Jul 03 01:39:38.073395 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 882/3573] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:39:38 2026] DELETE /volume/v3/types/bcf84dff-49a4-4daa-9ef8-310318997bfe => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:39:38.090197 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c998daea-5608-4067-acd5-582a70fbf23d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:38.092647 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c998daea-5608-4067-acd5-582a70fbf23d tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:39:38.092989 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c998daea-5608-4067-acd5-582a70fbf23d tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-938321609", "extra_specs": {}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:38.108267 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c998daea-5608-4067-acd5-582a70fbf23d tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:39:38.108890 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 908/3574] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:39:38 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:38.117776 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d7d0344b-e64a-4ed9-96e6-093cefa54797 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:38.119710 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d7d0344b-e64a-4ed9-96e6-093cefa54797 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] POST https://10.4.3.64/volume/v3/types/2b85dc45-6aa1-470c-a64e-b4bd59158214/encryption Jul 03 01:39:38.120127 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d7d0344b-e64a-4ed9-96e6-093cefa54797 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:38.136296 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d7d0344b-e64a-4ed9-96e6-093cefa54797 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types/2b85dc45-6aa1-470c-a64e-b4bd59158214/encryption returned with HTTP 200 Jul 03 01:39:38.136879 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 889/3575] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:39:38 2026] POST /volume/v3/types/2b85dc45-6aa1-470c-a64e-b4bd59158214/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:38.147559 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:38.149940 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:39:38.150714 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1620270523", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-938321609", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:38.152532 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1620270523', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-938321609', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:39:38.156577 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume of 1 GB Jul 03 01:39:38.156860 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:38.156860 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:38.157320 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Availability Zones retrieved successfully. Jul 03 01:39:38.162576 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Flow 'volume_create_api' (0f575679-13e1-4e36-b149-e11f2bc2cee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:38.163448 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ea1dbeb-dec3-4b06-adce-562a2184f2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:38.164452 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:39:38.190341 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ea1dbeb-dec3-4b06-adce-562a2184f2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:39:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2b85dc45-6aa1-470c-a64e-b4bd59158214,is_public=True,name='tempest-scenario-type-luks-938321609',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b85dc45-6aa1-470c-a64e-b4bd59158214', '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=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:38.191462 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d304326e-4d43-4d12-844c-cb5d7e744f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:38.228216 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:39:38.228535 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:39:38.265807 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Created reservations ['ff44e47d-b616-48f2-9a49-f20ef478a319', '2f7917fc-fa93-4d3b-b5ad-31be0e3c08ce', 'f12d9bf3-9044-4deb-96e3-22e24c35a921', 'cce9191d-28f3-4502-836e-14e821a63ffe'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:39:38.266960 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d304326e-4d43-4d12-844c-cb5d7e744f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff44e47d-b616-48f2-9a49-f20ef478a319', '2f7917fc-fa93-4d3b-b5ad-31be0e3c08ce', 'f12d9bf3-9044-4deb-96e3-22e24c35a921', 'cce9191d-28f3-4502-836e-14e821a63ffe']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:38.268133 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd3a1f8-1f97-4def-bcb1-e66da4b6481d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:38.293015 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcd3a1f8-1f97-4def-bcb1-e66da4b6481d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd3d7ee2-2b14-4479-b212-fc820b4efdab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1620270523',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da59760a1be40ebbf9af95c0b6b07b3',qos_specs=None,replication_status=,reservations=['ff44e47d-b616-48f2-9a49-f20ef478a319','2f7917fc-fa93-4d3b-b5ad-31be0e3c08ce','f12d9bf3-9044-4deb-96e3-22e24c35a921','cce9191d-28f3-4502-836e-14e821a63ffe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_type_id=2b85dc45-6aa1-470c-a64e-b4bd59158214), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:39:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1620270523',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=dd3d7ee2-2b14-4479-b212-fc820b4efdab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7da59760a1be40ebbf9af95c0b6b07b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b85dc45-6aa1-470c-a64e-b4bd59158214),volume_type_id=2b85dc45-6aa1-470c-a64e-b4bd59158214)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:38.294622 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697475a1-6283-42f3-b65b-7f09c8de7fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:38.316450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (697475a1-6283-42f3-b65b-7f09c8de7fa0) transitioned into state 'SUCCESS' from state '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-1620270523',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7da59760a1be40ebbf9af95c0b6b07b3',qos_specs=None,replication_status=,reservations=['ff44e47d-b616-48f2-9a49-f20ef478a319','2f7917fc-fa93-4d3b-b5ad-31be0e3c08ce','f12d9bf3-9044-4deb-96e3-22e24c35a921','cce9191d-28f3-4502-836e-14e821a63ffe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7d11b9eb9f849d38ddadc0ac1ce7494',volume_type_id=2b85dc45-6aa1-470c-a64e-b4bd59158214)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:38.317209 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e7c375e-9d53-4504-a088-d980d7db6c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:38.329080 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e7c375e-9d53-4504-a088-d980d7db6c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:38.330611 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Flow 'volume_create_api' (0f575679-13e1-4e36-b149-e11f2bc2cee5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:38.330611 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Create volume request issued successfully. Jul 03 01:39:38.330887 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1035f71b-5524-4db0-85a5-d8f820eb0fa0 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:39:38.331494 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 897/3576] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:39:38 2026] POST /volume/v3/volumes => generated 782 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:39:38.603718 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1a906645-f830-4ad4-8f4c-301e679ee47e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:38.606713 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1a906645-f830-4ad4-8f4c-301e679ee47e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:38.606713 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1a906645-f830-4ad4-8f4c-301e679ee47e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:38.606713 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1a906645-f830-4ad4-8f4c-301e679ee47e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:38.606713 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-1a906645-f830-4ad4-8f4c-301e679ee47e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:38.611317 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:38.611317 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:38.612066 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1a906645-f830-4ad4-8f4c-301e679ee47e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:38.612066 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 883/3577] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:38 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:39.625329 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-80c68a03-0836-45a8-b1bf-adcdc1221b5a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:39.627638 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-80c68a03-0836-45a8-b1bf-adcdc1221b5a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:39.627638 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-80c68a03-0836-45a8-b1bf-adcdc1221b5a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:39.628446 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-80c68a03-0836-45a8-b1bf-adcdc1221b5a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:39.628446 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-80c68a03-0836-45a8-b1bf-adcdc1221b5a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:39.634411 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:39.634411 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:39.635076 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-80c68a03-0836-45a8-b1bf-adcdc1221b5a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:39.635076 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 909/3578] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:39 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:39:40.645245 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fdc70282-2aa9-4257-9463-72b040d31a11 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:40.646966 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fdc70282-2aa9-4257-9463-72b040d31a11 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:40.647164 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fdc70282-2aa9-4257-9463-72b040d31a11 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:40.647339 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fdc70282-2aa9-4257-9463-72b040d31a11 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:40.647487 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-fdc70282-2aa9-4257-9463-72b040d31a11 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:40.651605 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:40.651605 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:40.652307 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fdc70282-2aa9-4257-9463-72b040d31a11 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:40.652695 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 890/3579] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:40 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:41.399029 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-717ec8e4-997d-44ee-ba2d-aee5d8569433 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:41.399494 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-717ec8e4-997d-44ee-ba2d-aee5d8569433 None None] GET https://10.4.3.64/volume// Jul 03 01:39:41.399695 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-717ec8e4-997d-44ee-ba2d-aee5d8569433 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:41.399891 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-717ec8e4-997d-44ee-ba2d-aee5d8569433 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:41.400179 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-717ec8e4-997d-44ee-ba2d-aee5d8569433 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:41.400467 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 898/3580] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:39:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:41.409009 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-be292f7d-dcae-4b17-839c-4cf8951ead27 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:41.411673 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-be292f7d-dcae-4b17-839c-4cf8951ead27 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:39:41.411861 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-be292f7d-dcae-4b17-839c-4cf8951ead27 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:41.412028 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-be292f7d-dcae-4b17-839c-4cf8951ead27 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:41.420315 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:41.420315 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:41.423379 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-be292f7d-dcae-4b17-839c-4cf8951ead27 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:39:41.429372 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-be292f7d-dcae-4b17-839c-4cf8951ead27 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 returned with HTTP 200 Jul 03 01:39:41.429940 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 884/3581] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:39:41 2026] GET /volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 => generated 1548 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:41.531630 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-6b6968de-52e0-4db2-88a8-baf7910d2e94 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:41.533627 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-6b6968de-52e0-4db2-88a8-baf7910d2e94 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] PUT https://10.4.3.64/volume/v3/attachments/8729a0e9-0e00-4ffd-930d-c1f7e9f3c712 Jul 03 01:39:41.533960 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-6b6968de-52e0-4db2-88a8-baf7910d2e94 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:41.541231 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-6b6968de-52e0-4db2-88a8-baf7910d2e94 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Acquiring lock "cinder-attachment_update-e7639575-db7d-47d4-b0ba-9f5715d6ffd8-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:39:41.546010 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-6b6968de-52e0-4db2-88a8-baf7910d2e94 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Lock "cinder-attachment_update-e7639575-db7d-47d4-b0ba-9f5715d6ffd8-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:39:41.547154 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:41.547154 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:41.669198 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cba677f8-dec4-49fb-8ec6-3e4841fbe92b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:41.670722 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cba677f8-dec4-49fb-8ec6-3e4841fbe92b tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:41.671157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cba677f8-dec4-49fb-8ec6-3e4841fbe92b tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:41.671157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cba677f8-dec4-49fb-8ec6-3e4841fbe92b tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:41.671561 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-cba677f8-dec4-49fb-8ec6-3e4841fbe92b tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:41.676147 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:41.676147 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:41.677398 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cba677f8-dec4-49fb-8ec6-3e4841fbe92b tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:41.677691 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 891/3582] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:41 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:42.069491 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-6b6968de-52e0-4db2-88a8-baf7910d2e94 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Lock "cinder-attachment_update-e7639575-db7d-47d4-b0ba-9f5715d6ffd8-np0000004346" released by "attachment_update" :: held 0.523s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:39:42.069842 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-6b6968de-52e0-4db2-88a8-baf7910d2e94 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments/8729a0e9-0e00-4ffd-930d-c1f7e9f3c712 returned with HTTP 200 Jul 03 01:39:42.070263 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 910/3583] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:39:41 2026] PUT /volume/v3/attachments/8729a0e9-0e00-4ffd-930d-c1f7e9f3c712 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:42.582926 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-35cd4d39-938d-4cc7-a72a-7b95d189bc2a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:42.584959 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-35cd4d39-938d-4cc7-a72a-7b95d189bc2a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] POST https://10.4.3.64/volume/v3/attachments/8729a0e9-0e00-4ffd-930d-c1f7e9f3c712/action Jul 03 01:39:42.585321 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-35cd4d39-938d-4cc7-a72a-7b95d189bc2a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:39:42.585475 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-35cd4d39-938d-4cc7-a72a-7b95d189bc2a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:42.605437 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:42.605437 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:42.618318 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-132c0491-4b6a-4086-86e6-45b9e9a44cd4 req-35cd4d39-938d-4cc7-a72a-7b95d189bc2a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments/8729a0e9-0e00-4ffd-930d-c1f7e9f3c712/action returned with HTTP 204 Jul 03 01:39:42.618900 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 899/3584] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:39:42 2026] POST /volume/v3/attachments/8729a0e9-0e00-4ffd-930d-c1f7e9f3c712/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:42.692563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-71b9e2bf-e7f8-4aca-af12-7e581c26665a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:42.695915 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-71b9e2bf-e7f8-4aca-af12-7e581c26665a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:42.695915 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-71b9e2bf-e7f8-4aca-af12-7e581c26665a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:42.695915 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-71b9e2bf-e7f8-4aca-af12-7e581c26665a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:42.695915 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-71b9e2bf-e7f8-4aca-af12-7e581c26665a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:42.704469 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:42.704469 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:42.705294 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-71b9e2bf-e7f8-4aca-af12-7e581c26665a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:42.706102 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 885/3585] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:42 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:43.719235 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-922e26b6-3a2f-47f2-b0b8-a0d6f385cf50 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:43.720786 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-922e26b6-3a2f-47f2-b0b8-a0d6f385cf50 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:43.720946 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-922e26b6-3a2f-47f2-b0b8-a0d6f385cf50 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:43.721109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-922e26b6-3a2f-47f2-b0b8-a0d6f385cf50 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:43.721300 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-922e26b6-3a2f-47f2-b0b8-a0d6f385cf50 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:43.726296 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7141b9ef-47db-4d45-82e8-3508fed9fe77 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:43.726824 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7141b9ef-47db-4d45-82e8-3508fed9fe77 None None] GET https://10.4.3.64/volume// Jul 03 01:39:43.727002 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7141b9ef-47db-4d45-82e8-3508fed9fe77 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:43.727171 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7141b9ef-47db-4d45-82e8-3508fed9fe77 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:43.727511 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7141b9ef-47db-4d45-82e8-3508fed9fe77 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:39:43.727919 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 911/3586] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:39:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:39:43.728691 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:43.728691 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:43.729489 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-922e26b6-3a2f-47f2-b0b8-a0d6f385cf50 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:43.729849 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 892/3587] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:43 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:43.736451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0828c0c4-6fe4-4be5-9537-a116f3ae6df4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:43.738485 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0828c0c4-6fe4-4be5-9537-a116f3ae6df4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:39:43.738688 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0828c0c4-6fe4-4be5-9537-a116f3ae6df4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:43.738881 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0828c0c4-6fe4-4be5-9537-a116f3ae6df4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:43.747342 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:43.747342 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:43.750630 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0828c0c4-6fe4-4be5-9537-a116f3ae6df4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:39:43.755012 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-0828c0c4-6fe4-4be5-9537-a116f3ae6df4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 200 Jul 03 01:39:43.755411 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 900/3588] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:39:43 2026] GET /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:39:43.869880 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-ff0cc95c-483f-4373-91d2-f1c4b2a8e88a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:43.870273 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-ff0cc95c-483f-4373-91d2-f1c4b2a8e88a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] PUT https://10.4.3.64/volume/v3/attachments/fe6cfe84-96b8-4327-b483-d600b18381fc Jul 03 01:39:43.870479 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-ff0cc95c-483f-4373-91d2-f1c4b2a8e88a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:43.879472 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-ff0cc95c-483f-4373-91d2-f1c4b2a8e88a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Acquiring lock "cinder-attachment_update-380ccaee-3257-4d21-b25f-fcb7fd53619e-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:39:43.886180 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-ff0cc95c-483f-4373-91d2-f1c4b2a8e88a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-380ccaee-3257-4d21-b25f-fcb7fd53619e-np0000004346" acquired by "attachment_update" :: waited 0.007s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:39:43.887472 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:43.887472 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:44.410475 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-ff0cc95c-483f-4373-91d2-f1c4b2a8e88a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-380ccaee-3257-4d21-b25f-fcb7fd53619e-np0000004346" released by "attachment_update" :: held 0.524s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:39:44.410837 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-ff0cc95c-483f-4373-91d2-f1c4b2a8e88a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/fe6cfe84-96b8-4327-b483-d600b18381fc returned with HTTP 200 Jul 03 01:39:44.411332 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 886/3589] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:39:43 2026] PUT /volume/v3/attachments/fe6cfe84-96b8-4327-b483-d600b18381fc => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:44.740762 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d996c58a-39f5-48b0-a52c-8b88ffadf35e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:44.744925 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d996c58a-39f5-48b0-a52c-8b88ffadf35e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:44.745174 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d996c58a-39f5-48b0-a52c-8b88ffadf35e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:44.745465 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d996c58a-39f5-48b0-a52c-8b88ffadf35e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:44.745607 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d996c58a-39f5-48b0-a52c-8b88ffadf35e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:44.753568 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:44.753568 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:44.754548 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d996c58a-39f5-48b0-a52c-8b88ffadf35e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:44.754979 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 912/3590] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:44 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:44.924957 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-29b80a52-e75c-4325-b63f-7a2883ac8901 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:44.930940 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-29b80a52-e75c-4325-b63f-7a2883ac8901 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments/fe6cfe84-96b8-4327-b483-d600b18381fc/action Jul 03 01:39:44.930940 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-29b80a52-e75c-4325-b63f-7a2883ac8901 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:39:44.930940 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-29b80a52-e75c-4325-b63f-7a2883ac8901 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:44.952263 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:44.952263 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:44.974250 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-861793eb-8de4-4b6e-ac3d-9adb2fef7d79 req-29b80a52-e75c-4325-b63f-7a2883ac8901 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/fe6cfe84-96b8-4327-b483-d600b18381fc/action returned with HTTP 204 Jul 03 01:39:44.974786 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 893/3591] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:39:44 2026] POST /volume/v3/attachments/fe6cfe84-96b8-4327-b483-d600b18381fc/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:45.772753 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3ae9c673-3963-4a38-82ef-1c643c42ea9a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:45.775719 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ae9c673-3963-4a38-82ef-1c643c42ea9a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:45.775915 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ae9c673-3963-4a38-82ef-1c643c42ea9a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:45.776083 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ae9c673-3963-4a38-82ef-1c643c42ea9a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:45.776176 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-3ae9c673-3963-4a38-82ef-1c643c42ea9a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:45.781786 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:45.781786 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:45.785440 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ae9c673-3963-4a38-82ef-1c643c42ea9a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:45.785440 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 901/3592] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:45 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:46.796337 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6c217e1b-738d-4a01-b63e-714d91e92b05 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:46.797990 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6c217e1b-738d-4a01-b63e-714d91e92b05 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:46.798178 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6c217e1b-738d-4a01-b63e-714d91e92b05 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:46.798335 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6c217e1b-738d-4a01-b63e-714d91e92b05 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:46.798471 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-6c217e1b-738d-4a01-b63e-714d91e92b05 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:46.802899 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:46.802899 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:46.803668 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6c217e1b-738d-4a01-b63e-714d91e92b05 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:46.804021 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 887/3593] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:46 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:47.814526 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d27376fb-4ca8-4d08-bd14-e059da94bb3d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:47.817804 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d27376fb-4ca8-4d08-bd14-e059da94bb3d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:47.817804 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d27376fb-4ca8-4d08-bd14-e059da94bb3d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:47.817804 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d27376fb-4ca8-4d08-bd14-e059da94bb3d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:47.817804 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d27376fb-4ca8-4d08-bd14-e059da94bb3d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:47.823194 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:47.823194 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:47.824283 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d27376fb-4ca8-4d08-bd14-e059da94bb3d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:47.824690 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 913/3594] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:47 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:48.524787 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:48.526868 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:39:48.527316 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-792084597", "snapshot_id": null, "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "volume_type": null, "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:48.528907 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-792084597', 'snapshot_id': None, 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'volume_type': None, 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:39:48.709192 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Create volume of 1 GB Jul 03 01:39:48.714055 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Availability Zones retrieved successfully. Jul 03 01:39:48.721683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Flow 'volume_create_api' (5c819039-8441-4c71-bf43-80ce2fc4cec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:48.723255 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c210ca0-0943-4b4f-8146-b5df58aa4625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:48.724538 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:39:48.781073 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c210ca0-0943-4b4f-8146-b5df58aa4625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:48.781866 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b892e690-a802-4652-a639-72578b37b626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:48.837404 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1604bacb-1376-455d-bd35-1952e137ce18 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:48.839145 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1604bacb-1376-455d-bd35-1952e137ce18 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:48.839426 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1604bacb-1376-455d-bd35-1952e137ce18 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:48.839720 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1604bacb-1376-455d-bd35-1952e137ce18 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:48.839858 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-1604bacb-1376-455d-bd35-1952e137ce18 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:48.844109 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:48.844109 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:48.844902 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1604bacb-1376-455d-bd35-1952e137ce18 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:48.845136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Created reservations ['1bd8ed7f-a987-4f17-87a0-e3f8e4502e5f', 'c79c9708-2e7a-4171-95a5-efb0ced6b25d', '4726346e-1ffe-4324-bfc1-dc27e07f4db6', '09bf71ef-4dab-4a4b-95f6-6dafdff3bb6f'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:39:48.845239 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 902/3595] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:48 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:48.846054 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b892e690-a802-4652-a639-72578b37b626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bd8ed7f-a987-4f17-87a0-e3f8e4502e5f', 'c79c9708-2e7a-4171-95a5-efb0ced6b25d', '4726346e-1ffe-4324-bfc1-dc27e07f4db6', '09bf71ef-4dab-4a4b-95f6-6dafdff3bb6f']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:48.846865 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (461d6971-90ae-4018-a783-a2462708283a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:48.868496 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (461d6971-90ae-4018-a783-a2462708283a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6597645-97b1-4410-81de-72ca9ae3354a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-792084597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7115f6b845704a2ca71d074518e7a29d',qos_specs=None,replication_status=,reservations=['1bd8ed7f-a987-4f17-87a0-e3f8e4502e5f','c79c9708-2e7a-4171-95a5-efb0ced6b25d','4726346e-1ffe-4324-bfc1-dc27e07f4db6','09bf71ef-4dab-4a4b-95f6-6dafdff3bb6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71da9845d7a34cbeaf5f66374b607412',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:39:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-792084597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6597645-97b1-4410-81de-72ca9ae3354a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7115f6b845704a2ca71d074518e7a29d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71da9845d7a34cbeaf5f66374b607412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:48.869072 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b429b245-dddf-4d4d-9a96-cb38a0cb757f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:48.885660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b429b245-dddf-4d4d-9a96-cb38a0cb757f) transitioned into state 'SUCCESS' from state '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-792084597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7115f6b845704a2ca71d074518e7a29d',qos_specs=None,replication_status=,reservations=['1bd8ed7f-a987-4f17-87a0-e3f8e4502e5f','c79c9708-2e7a-4171-95a5-efb0ced6b25d','4726346e-1ffe-4324-bfc1-dc27e07f4db6','09bf71ef-4dab-4a4b-95f6-6dafdff3bb6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71da9845d7a34cbeaf5f66374b607412',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:48.886325 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb680729-1ecf-4d76-845d-7f7f0abfacdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:48.896287 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb680729-1ecf-4d76-845d-7f7f0abfacdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:48.897039 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Flow 'volume_create_api' (5c819039-8441-4c71-bf43-80ce2fc4cec4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:48.897336 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Create volume request issued successfully. Jul 03 01:39:48.897898 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7ee85f4d-2ad4-47a1-9da8-c29ec7f22c7c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:39:48.898329 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 894/3596] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:39:48 2026] POST /volume/v3/volumes => generated 751 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:39:48.911311 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-723400d2-be16-4c35-9725-b948efea3940 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:48.913460 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-723400d2-be16-4c35-9725-b948efea3940 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a Jul 03 01:39:48.913703 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-723400d2-be16-4c35-9725-b948efea3940 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:48.913917 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-723400d2-be16-4c35-9725-b948efea3940 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:48.921107 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:48.921107 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:48.925148 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-723400d2-be16-4c35-9725-b948efea3940 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:39:48.929968 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-723400d2-be16-4c35-9725-b948efea3940 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a returned with HTTP 200 Jul 03 01:39:48.930533 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 888/3597] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:48 2026] GET /volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:49.856157 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-86d8df98-098a-4a4e-b840-4ac80fe814bb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:49.857734 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-86d8df98-098a-4a4e-b840-4ac80fe814bb tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:49.857897 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-86d8df98-098a-4a4e-b840-4ac80fe814bb tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:49.858060 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-86d8df98-098a-4a4e-b840-4ac80fe814bb tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:49.858158 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-86d8df98-098a-4a4e-b840-4ac80fe814bb tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:49.862555 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:49.862555 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:49.863334 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-86d8df98-098a-4a4e-b840-4ac80fe814bb tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:49.863894 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 914/3598] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:49 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:49.944225 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7e3616c4-c069-4806-8951-5845074bdc85 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:49.948108 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e3616c4-c069-4806-8951-5845074bdc85 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a Jul 03 01:39:49.948314 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e3616c4-c069-4806-8951-5845074bdc85 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:49.948555 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e3616c4-c069-4806-8951-5845074bdc85 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:49.962145 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:49.962145 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:49.967572 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7e3616c4-c069-4806-8951-5845074bdc85 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:39:49.971906 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e3616c4-c069-4806-8951-5845074bdc85 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a returned with HTTP 200 Jul 03 01:39:49.972258 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 903/3599] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:49 2026] GET /volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:49.985251 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-71482520-0005-458b-b484-36ba97b320c0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:49.986913 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-71482520-0005-458b-b484-36ba97b320c0 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a Jul 03 01:39:49.987111 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-71482520-0005-458b-b484-36ba97b320c0 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:49.987299 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-71482520-0005-458b-b484-36ba97b320c0 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:49.994816 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:49.994816 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:49.998052 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-71482520-0005-458b-b484-36ba97b320c0 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:39:50.002532 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-71482520-0005-458b-b484-36ba97b320c0 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a returned with HTTP 200 Jul 03 01:39:50.002862 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 895/3600] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:49 2026] GET /volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:50.015006 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-71efe854-5386-4be0-b43f-83f14434d193 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:50.016758 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-71efe854-5386-4be0-b43f-83f14434d193 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a Jul 03 01:39:50.016954 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-71efe854-5386-4be0-b43f-83f14434d193 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:50.017190 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-71efe854-5386-4be0-b43f-83f14434d193 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:50.025327 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:50.025327 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:50.029652 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-71efe854-5386-4be0-b43f-83f14434d193 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:39:50.034554 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-71efe854-5386-4be0-b43f-83f14434d193 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a returned with HTTP 200 Jul 03 01:39:50.034937 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 889/3601] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:50 2026] GET /volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:39:50.047570 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9a2aa1d9-a005-4709-b7c3-8a45f9c71f69 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:50.049867 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a2aa1d9-a005-4709-b7c3-8a45f9c71f69 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:39:50.050212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9a2aa1d9-a005-4709-b7c3-8a45f9c71f69 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b6597645-97b1-4410-81de-72ca9ae3354a", "name": "tempest-TestVolumeBackupRestore-backup-275411262", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:50.052146 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-9a2aa1d9-a005-4709-b7c3-8a45f9c71f69 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Creating new backup {'backup': {'volume_id': 'b6597645-97b1-4410-81de-72ca9ae3354a', 'name': 'tempest-TestVolumeBackupRestore-backup-275411262', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99879) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:39:50.052284 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-9a2aa1d9-a005-4709-b7c3-8a45f9c71f69 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Creating backup of volume b6597645-97b1-4410-81de-72ca9ae3354a in container None Jul 03 01:39:50.060218 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:50.060218 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:50.060985 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9a2aa1d9-a005-4709-b7c3-8a45f9c71f69 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:39:50.089013 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-9a2aa1d9-a005-4709-b7c3-8a45f9c71f69 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Created reservations ['1278a19c-3fd7-40e1-b738-7c02c3a4c222', 'c31d2cf7-d00c-48fe-bc04-f95eaad92e12'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:39:50.129580 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a2aa1d9-a005-4709-b7c3-8a45f9c71f69 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:39:50.130119 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 915/3602] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:39:50 2026] POST /volume/v3/backups => generated 332 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:39:50.137146 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a3911610-def9-4053-8221-28672e4154fc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:50.138959 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a3911610-def9-4053-8221-28672e4154fc tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:39:50.139157 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a3911610-def9-4053-8221-28672e4154fc tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:50.139643 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a3911610-def9-4053-8221-28672e4154fc tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:50.139643 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a3911610-def9-4053-8221-28672e4154fc tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:50.144387 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:50.144387 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:50.145509 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a3911610-def9-4053-8221-28672e4154fc tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:39:50.146041 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 904/3603] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:50 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:50.875713 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-beccdf39-cece-4020-9fcb-5fef0eeee48e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:50.879964 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-beccdf39-cece-4020-9fcb-5fef0eeee48e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:50.879964 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-beccdf39-cece-4020-9fcb-5fef0eeee48e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:50.879964 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-beccdf39-cece-4020-9fcb-5fef0eeee48e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:50.879964 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-beccdf39-cece-4020-9fcb-5fef0eeee48e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:50.884430 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:50.884430 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:50.887504 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-beccdf39-cece-4020-9fcb-5fef0eeee48e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:50.887504 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 896/3604] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:50 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:51.157370 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-217ed608-1cca-4169-b2d8-7fcfbe70d021 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:51.159895 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-217ed608-1cca-4169-b2d8-7fcfbe70d021 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:39:51.160164 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-217ed608-1cca-4169-b2d8-7fcfbe70d021 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:51.160446 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-217ed608-1cca-4169-b2d8-7fcfbe70d021 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:51.160616 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-217ed608-1cca-4169-b2d8-7fcfbe70d021 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:51.165116 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:51.165116 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:51.165833 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-217ed608-1cca-4169-b2d8-7fcfbe70d021 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:39:51.166210 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 890/3605] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:51 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 741 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:51.900966 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-76abf732-a51a-4cc8-adfe-680f4a988b8e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:51.903917 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-76abf732-a51a-4cc8-adfe-680f4a988b8e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:51.903917 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-76abf732-a51a-4cc8-adfe-680f4a988b8e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:51.903917 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-76abf732-a51a-4cc8-adfe-680f4a988b8e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:51.903917 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-76abf732-a51a-4cc8-adfe-680f4a988b8e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:51.910771 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:51.910771 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:51.911826 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-76abf732-a51a-4cc8-adfe-680f4a988b8e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:51.912380 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 916/3606] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:51 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:51.926075 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-085591cf-439d-41f6-8348-d9d881f01935 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:52.018670 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-085591cf-439d-41f6-8348-d9d881f01935 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:39:52.019058 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-085591cf-439d-41f6-8348-d9d881f01935 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85f09822-f99b-4c58-abe9-24fd54072eb8", "incremental": true}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:52.020724 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-085591cf-439d-41f6-8348-d9d881f01935 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Creating new backup {'backup': {'volume_id': '85f09822-f99b-4c58-abe9-24fd54072eb8', 'incremental': True}} {{(pid=99880) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:39:52.020901 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.backups [None req-085591cf-439d-41f6-8348-d9d881f01935 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Creating backup of volume 85f09822-f99b-4c58-abe9-24fd54072eb8 in container None Jul 03 01:39:52.029192 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:52.029192 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:52.029592 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-085591cf-439d-41f6-8348-d9d881f01935 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Volume info retrieved successfully. Jul 03 01:39:52.058948 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-085591cf-439d-41f6-8348-d9d881f01935 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Created reservations ['d537f91a-c572-4d0e-b0f6-f31a2404163a', '3ac189cd-c9fc-4b3c-bb67-cbcd70874608'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:39:52.080246 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-085591cf-439d-41f6-8348-d9d881f01935 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 400 Jul 03 01:39:52.080851 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 905/3607] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:39:51 2026] POST /volume/v3/backups => generated 109 bytes in 155 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:39:52.088295 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-35e7b333-4397-4b58-afdd-b05f5ba24be8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:52.090314 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-35e7b333-4397-4b58-afdd-b05f5ba24be8 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] DELETE https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:52.090537 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-35e7b333-4397-4b58-afdd-b05f5ba24be8 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:52.090783 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-35e7b333-4397-4b58-afdd-b05f5ba24be8 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:52.090904 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-35e7b333-4397-4b58-afdd-b05f5ba24be8 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Delete backup with id: 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. Jul 03 01:39:52.096593 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:52.096593 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:52.111111 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-35e7b333-4397-4b58-afdd-b05f5ba24be8 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] delete_backup rpcapi backup_id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 {{(pid=99882) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:39:52.112944 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-35e7b333-4397-4b58-afdd-b05f5ba24be8 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 202 Jul 03 01:39:52.113537 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 897/3608] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:39:52 2026] DELETE /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:39:52.121402 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f5daaf7c-10bd-402f-9479-17c8395370ca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:52.126063 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f5daaf7c-10bd-402f-9479-17c8395370ca tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:52.126063 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f5daaf7c-10bd-402f-9479-17c8395370ca tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:52.126063 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f5daaf7c-10bd-402f-9479-17c8395370ca tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:52.126063 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-f5daaf7c-10bd-402f-9479-17c8395370ca tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:52.132463 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:52.132463 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:52.134129 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f5daaf7c-10bd-402f-9479-17c8395370ca tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 200 Jul 03 01:39:52.134129 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 891/3609] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:52 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:52.176726 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4bca916b-28fc-4d6b-8309-fdb3a74011ef None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:52.178553 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4bca916b-28fc-4d6b-8309-fdb3a74011ef tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:39:52.178775 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4bca916b-28fc-4d6b-8309-fdb3a74011ef tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:52.178987 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4bca916b-28fc-4d6b-8309-fdb3a74011ef tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:52.179079 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-4bca916b-28fc-4d6b-8309-fdb3a74011ef tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:52.183575 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:52.183575 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:52.184460 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4bca916b-28fc-4d6b-8309-fdb3a74011ef tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:39:52.184854 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 917/3610] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:52 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 741 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:53.150403 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c4ed0fe9-8003-45ca-9631-09156016765c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:53.150403 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c4ed0fe9-8003-45ca-9631-09156016765c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 Jul 03 01:39:53.150403 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c4ed0fe9-8003-45ca-9631-09156016765c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:53.150403 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c4ed0fe9-8003-45ca-9631-09156016765c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:53.151031 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-c4ed0fe9-8003-45ca-9631-09156016765c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:53.155256 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c4ed0fe9-8003-45ca-9631-09156016765c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 returned with HTTP 404 Jul 03 01:39:53.155849 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 906/3611] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:53 2026] GET /volume/v3/backups/6c4b80c4-f9a0-4777-a8ba-9363f4b9e8f1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:39:53.166450 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-233f58c1-b99a-461e-aba9-5360d91db025 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:53.174512 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:39:53.174512 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1324206927"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:53.176000 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1324206927'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:39:53.180456 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Create volume of 1 GB Jul 03 01:39:53.193670 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Availability Zones retrieved successfully. Jul 03 01:39:53.195152 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ddc0edcb-95aa-4d72-a150-f0e0adb44e11 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:53.199874 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Flow 'volume_create_api' (fd6d563a-6e92-4f6d-9e5f-56c5711e2f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:53.202766 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f70dda-b562-4f47-b110-c70f67a9a22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:53.202879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:39:53.210964 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ddc0edcb-95aa-4d72-a150-f0e0adb44e11 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:39:53.215478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ddc0edcb-95aa-4d72-a150-f0e0adb44e11 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:53.215478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ddc0edcb-95aa-4d72-a150-f0e0adb44e11 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:53.215478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-ddc0edcb-95aa-4d72-a150-f0e0adb44e11 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:53.220905 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:53.220905 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:53.221639 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ddc0edcb-95aa-4d72-a150-f0e0adb44e11 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:39:53.222811 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 892/3612] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:53 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 741 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:53.243206 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f70dda-b562-4f47-b110-c70f67a9a22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:53.244513 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98b610f-d787-4895-a904-3f9490f3b199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:53.292517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Created reservations ['1fb978b1-14e4-4709-b142-3d657b3aa930', '1b2202c3-4487-4822-ace1-3056f0135793', 'ba9ec9df-6fb6-4d63-9eb9-369b1874271f', '67a379ab-4d58-4ac1-ad56-6f0a6b4f8b34'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:39:53.293395 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a98b610f-d787-4895-a904-3f9490f3b199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fb978b1-14e4-4709-b142-3d657b3aa930', '1b2202c3-4487-4822-ace1-3056f0135793', 'ba9ec9df-6fb6-4d63-9eb9-369b1874271f', '67a379ab-4d58-4ac1-ad56-6f0a6b4f8b34']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:53.294367 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae8dbca9-fb57-4ab4-b752-7865e0e2ca2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:53.330757 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae8dbca9-fb57-4ab4-b752-7865e0e2ca2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b1a04ba6-052f-424a-99f3-af907dcd6385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1324206927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c0507f6a1d42f8b0598f1b3662defb',qos_specs=None,replication_status=,reservations=['1fb978b1-14e4-4709-b142-3d657b3aa930','1b2202c3-4487-4822-ace1-3056f0135793','ba9ec9df-6fb6-4d63-9eb9-369b1874271f','67a379ab-4d58-4ac1-ad56-6f0a6b4f8b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00709bae0fc643caa41d8c71933e1c76',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:39:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1324206927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b1a04ba6-052f-424a-99f3-af907dcd6385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c0507f6a1d42f8b0598f1b3662defb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00709bae0fc643caa41d8c71933e1c76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:53.331494 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e88d782-6053-471a-b161-a88150113f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:53.356614 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e88d782-6053-471a-b161-a88150113f48) transitioned into state 'SUCCESS' from state '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-1324206927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c0507f6a1d42f8b0598f1b3662defb',qos_specs=None,replication_status=,reservations=['1fb978b1-14e4-4709-b142-3d657b3aa930','1b2202c3-4487-4822-ace1-3056f0135793','ba9ec9df-6fb6-4d63-9eb9-369b1874271f','67a379ab-4d58-4ac1-ad56-6f0a6b4f8b34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00709bae0fc643caa41d8c71933e1c76',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:53.357617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347d4696-cae0-40bf-a349-455c9a5e7bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:39:53.370184 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (347d4696-cae0-40bf-a349-455c9a5e7bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:39:53.371182 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Flow 'volume_create_api' (fd6d563a-6e92-4f6d-9e5f-56c5711e2f9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:39:53.371574 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Create volume request issued successfully. Jul 03 01:39:53.372216 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-233f58c1-b99a-461e-aba9-5360d91db025 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:39:53.372718 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 898/3613] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:39:53 2026] POST /volume/v3/volumes => generated 747 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:39:53.389884 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0ee7dc52-3ff7-40df-86ab-21d6cfddb666 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:53.389884 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0ee7dc52-3ff7-40df-86ab-21d6cfddb666 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 Jul 03 01:39:53.390646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0ee7dc52-3ff7-40df-86ab-21d6cfddb666 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:53.390646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0ee7dc52-3ff7-40df-86ab-21d6cfddb666 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:53.402860 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:53.402860 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:53.411223 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0ee7dc52-3ff7-40df-86ab-21d6cfddb666 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:39:53.416523 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0ee7dc52-3ff7-40df-86ab-21d6cfddb666 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 returned with HTTP 200 Jul 03 01:39:53.417141 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 918/3614] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:53 2026] GET /volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:39:54.237688 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-14a298f9-b02b-472f-ab52-4024b6f6f948 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:54.239972 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-14a298f9-b02b-472f-ab52-4024b6f6f948 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:39:54.240210 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-14a298f9-b02b-472f-ab52-4024b6f6f948 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:54.240439 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-14a298f9-b02b-472f-ab52-4024b6f6f948 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:54.240614 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-14a298f9-b02b-472f-ab52-4024b6f6f948 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:54.246367 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:54.246367 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:54.254860 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-14a298f9-b02b-472f-ab52-4024b6f6f948 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:39:54.254860 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 907/3615] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:54 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:54.439469 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ff6c4c6f-0db5-45f0-b154-1b0617e4e58a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:54.447848 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ff6c4c6f-0db5-45f0-b154-1b0617e4e58a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 Jul 03 01:39:54.447848 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ff6c4c6f-0db5-45f0-b154-1b0617e4e58a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:54.447848 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ff6c4c6f-0db5-45f0-b154-1b0617e4e58a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:54.464094 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:54.464094 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:54.475226 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ff6c4c6f-0db5-45f0-b154-1b0617e4e58a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:39:54.480296 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ff6c4c6f-0db5-45f0-b154-1b0617e4e58a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 returned with HTTP 200 Jul 03 01:39:54.481337 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 893/3616] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:54 2026] GET /volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:54.495493 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-727e092e-941f-4da3-9c54-31150ae12574 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:54.499662 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-727e092e-941f-4da3-9c54-31150ae12574 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:39:54.500098 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-727e092e-941f-4da3-9c54-31150ae12574 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b1a04ba6-052f-424a-99f3-af907dcd6385", "name": "tempest-VolumesBackupsTest-Backup-735959845"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:39:54.502674 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-727e092e-941f-4da3-9c54-31150ae12574 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Creating new backup {'backup': {'volume_id': 'b1a04ba6-052f-424a-99f3-af907dcd6385', 'name': 'tempest-VolumesBackupsTest-Backup-735959845'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:39:54.503866 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-727e092e-941f-4da3-9c54-31150ae12574 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Creating backup of volume b1a04ba6-052f-424a-99f3-af907dcd6385 in container None Jul 03 01:39:54.519752 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:54.519752 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:54.520458 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-727e092e-941f-4da3-9c54-31150ae12574 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Volume info retrieved successfully. Jul 03 01:39:54.554716 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-727e092e-941f-4da3-9c54-31150ae12574 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Created reservations ['0a78550b-903d-42d8-afa4-c2aef5a4c786', '45b1688d-7f80-4d88-bc5b-405fdb0885c6'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:39:54.585589 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-727e092e-941f-4da3-9c54-31150ae12574 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:39:54.585984 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 899/3617] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:39:54 2026] POST /volume/v3/backups => generated 327 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:39:54.596819 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2bd6e979-2c63-4c20-b530-bfa30ac1afc9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:54.601817 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2bd6e979-2c63-4c20-b530-bfa30ac1afc9 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:39:54.601817 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2bd6e979-2c63-4c20-b530-bfa30ac1afc9 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:54.602943 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2bd6e979-2c63-4c20-b530-bfa30ac1afc9 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:54.602943 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-2bd6e979-2c63-4c20-b530-bfa30ac1afc9 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:54.613401 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:54.613401 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:54.616185 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2bd6e979-2c63-4c20-b530-bfa30ac1afc9 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:39:54.617517 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 919/3618] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:54 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:55.261814 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8568e57e-5820-496f-b121-febd4fcf1ec9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:55.263911 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8568e57e-5820-496f-b121-febd4fcf1ec9 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:39:55.264071 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8568e57e-5820-496f-b121-febd4fcf1ec9 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:55.264254 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8568e57e-5820-496f-b121-febd4fcf1ec9 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:55.264346 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8568e57e-5820-496f-b121-febd4fcf1ec9 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:55.269109 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:55.269109 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:55.269843 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8568e57e-5820-496f-b121-febd4fcf1ec9 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:39:55.270213 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 908/3619] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:55 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:55.633453 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a01da22f-ab20-4018-8514-ad4dcd547d11 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:55.635789 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a01da22f-ab20-4018-8514-ad4dcd547d11 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:39:55.636041 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a01da22f-ab20-4018-8514-ad4dcd547d11 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:55.636704 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a01da22f-ab20-4018-8514-ad4dcd547d11 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:55.636974 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a01da22f-ab20-4018-8514-ad4dcd547d11 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:55.642246 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:55.642246 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:55.643363 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a01da22f-ab20-4018-8514-ad4dcd547d11 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:39:55.643871 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 894/3620] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:55 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:56.281722 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ee9680e8-11f5-479f-9c44-78797fe430dd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:56.285265 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ee9680e8-11f5-479f-9c44-78797fe430dd tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:39:56.285265 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ee9680e8-11f5-479f-9c44-78797fe430dd tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:56.285265 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ee9680e8-11f5-479f-9c44-78797fe430dd tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:56.285265 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-ee9680e8-11f5-479f-9c44-78797fe430dd tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:56.289167 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:56.289167 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:56.290170 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ee9680e8-11f5-479f-9c44-78797fe430dd tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:39:56.290682 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 900/3621] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:56 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:56.655413 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bbb1c77d-b1fd-4bba-870b-8394232c892c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:56.658690 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bbb1c77d-b1fd-4bba-870b-8394232c892c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:39:56.658841 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bbb1c77d-b1fd-4bba-870b-8394232c892c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:56.659168 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bbb1c77d-b1fd-4bba-870b-8394232c892c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:56.659322 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-bbb1c77d-b1fd-4bba-870b-8394232c892c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:56.664440 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:56.664440 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:56.665285 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bbb1c77d-b1fd-4bba-870b-8394232c892c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:39:56.665885 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 920/3622] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:56 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:57.301907 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d9e02c26-2248-4a72-9f02-e1c71283f857 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:57.303453 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d9e02c26-2248-4a72-9f02-e1c71283f857 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:39:57.303778 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d9e02c26-2248-4a72-9f02-e1c71283f857 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:57.304213 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d9e02c26-2248-4a72-9f02-e1c71283f857 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:57.304213 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-d9e02c26-2248-4a72-9f02-e1c71283f857 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:57.312284 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:57.312284 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:57.313466 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d9e02c26-2248-4a72-9f02-e1c71283f857 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:39:57.314286 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 909/3623] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:57 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:57.678043 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-37848aaa-422d-4083-8215-03ede070035d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:57.679840 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-37848aaa-422d-4083-8215-03ede070035d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:39:57.680094 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-37848aaa-422d-4083-8215-03ede070035d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:57.680389 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-37848aaa-422d-4083-8215-03ede070035d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:57.680389 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-37848aaa-422d-4083-8215-03ede070035d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:57.685066 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:57.685066 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:57.686342 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-37848aaa-422d-4083-8215-03ede070035d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:39:57.686342 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 895/3624] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:57 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:58.327543 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aac1b06f-c74a-425c-86ae-2d37f30cc7c2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:58.329561 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aac1b06f-c74a-425c-86ae-2d37f30cc7c2 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:39:58.329907 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aac1b06f-c74a-425c-86ae-2d37f30cc7c2 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:58.330392 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aac1b06f-c74a-425c-86ae-2d37f30cc7c2 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:58.330392 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-aac1b06f-c74a-425c-86ae-2d37f30cc7c2 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:58.335216 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:58.335216 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:39:58.336101 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aac1b06f-c74a-425c-86ae-2d37f30cc7c2 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:39:58.336540 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 901/3625] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:58 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:58.704014 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fa31fa6b-a11d-47c9-9145-e80b38e6721d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:58.705638 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fa31fa6b-a11d-47c9-9145-e80b38e6721d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:39:58.705757 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fa31fa6b-a11d-47c9-9145-e80b38e6721d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:58.706167 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fa31fa6b-a11d-47c9-9145-e80b38e6721d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:58.706167 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fa31fa6b-a11d-47c9-9145-e80b38e6721d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:58.712244 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:58.712244 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:39:58.713080 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fa31fa6b-a11d-47c9-9145-e80b38e6721d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:39:58.713513 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 921/3626] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:58 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:59.350297 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5995f757-c5f4-4486-b7dd-79f2e6b5bf81 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:59.355890 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5995f757-c5f4-4486-b7dd-79f2e6b5bf81 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:39:59.356113 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5995f757-c5f4-4486-b7dd-79f2e6b5bf81 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:59.356314 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5995f757-c5f4-4486-b7dd-79f2e6b5bf81 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:59.356460 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-5995f757-c5f4-4486-b7dd-79f2e6b5bf81 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:59.367344 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:59.367344 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:39:59.368374 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5995f757-c5f4-4486-b7dd-79f2e6b5bf81 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:39:59.368901 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 910/3627] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:59 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:39:59.726862 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-25722d19-2644-4825-b80f-66a386353c03 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:39:59.729840 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-25722d19-2644-4825-b80f-66a386353c03 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:39:59.730096 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-25722d19-2644-4825-b80f-66a386353c03 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:39:59.730265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-25722d19-2644-4825-b80f-66a386353c03 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:39:59.730367 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-25722d19-2644-4825-b80f-66a386353c03 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:39:59.736996 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:39:59.736996 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:39:59.737650 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-25722d19-2644-4825-b80f-66a386353c03 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:39:59.738055 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 896/3628] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:39:59 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:00.380980 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cc921ded-3c2e-4734-8dd9-0ac5d133304a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:00.390518 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cc921ded-3c2e-4734-8dd9-0ac5d133304a tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:00.390518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cc921ded-3c2e-4734-8dd9-0ac5d133304a tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:00.390518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cc921ded-3c2e-4734-8dd9-0ac5d133304a tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:00.390518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-cc921ded-3c2e-4734-8dd9-0ac5d133304a tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:00.396478 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:00.396478 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:00.397757 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cc921ded-3c2e-4734-8dd9-0ac5d133304a tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:00.398562 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 902/3629] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:00 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:00.751666 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0c81986b-fbb7-4042-8159-e40321c55eff None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:00.753772 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0c81986b-fbb7-4042-8159-e40321c55eff tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:00.754153 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0c81986b-fbb7-4042-8159-e40321c55eff tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:00.754530 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0c81986b-fbb7-4042-8159-e40321c55eff tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:00.755439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-0c81986b-fbb7-4042-8159-e40321c55eff tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:00.763893 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:00.763893 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:00.764594 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0c81986b-fbb7-4042-8159-e40321c55eff tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:00.764956 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 922/3630] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:00 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:01.412106 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-905614f6-3f2e-47f8-9e68-42ed7bec4cb6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:01.414782 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-905614f6-3f2e-47f8-9e68-42ed7bec4cb6 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:01.415085 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-905614f6-3f2e-47f8-9e68-42ed7bec4cb6 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:01.415358 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-905614f6-3f2e-47f8-9e68-42ed7bec4cb6 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:01.415536 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-905614f6-3f2e-47f8-9e68-42ed7bec4cb6 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:01.421546 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:01.421546 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:01.422714 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-905614f6-3f2e-47f8-9e68-42ed7bec4cb6 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:01.423209 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 911/3631] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:01 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:01.779368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6c4e1a0f-533b-4e02-a951-bb2b8210304c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:01.782736 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6c4e1a0f-533b-4e02-a951-bb2b8210304c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:01.783060 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6c4e1a0f-533b-4e02-a951-bb2b8210304c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:01.783341 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6c4e1a0f-533b-4e02-a951-bb2b8210304c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:01.783527 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-6c4e1a0f-533b-4e02-a951-bb2b8210304c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:01.789177 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:01.789177 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:01.789930 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6c4e1a0f-533b-4e02-a951-bb2b8210304c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:01.790344 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 897/3632] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:01 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:02.437820 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-871d9eb6-2289-479a-8a0e-4e61368da0d1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:02.440930 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-871d9eb6-2289-479a-8a0e-4e61368da0d1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:02.440930 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-871d9eb6-2289-479a-8a0e-4e61368da0d1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:02.440930 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-871d9eb6-2289-479a-8a0e-4e61368da0d1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:02.440930 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-871d9eb6-2289-479a-8a0e-4e61368da0d1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:02.446505 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:02.446505 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:02.447706 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-871d9eb6-2289-479a-8a0e-4e61368da0d1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:02.448297 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 903/3633] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:02 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:02.801817 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-efbd9bc8-0a36-465c-9228-3b70ca82ea2b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:02.804751 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-efbd9bc8-0a36-465c-9228-3b70ca82ea2b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:02.804751 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-efbd9bc8-0a36-465c-9228-3b70ca82ea2b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:02.804751 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-efbd9bc8-0a36-465c-9228-3b70ca82ea2b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:02.804751 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-efbd9bc8-0a36-465c-9228-3b70ca82ea2b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:02.810128 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:02.810128 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:02.811193 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-efbd9bc8-0a36-465c-9228-3b70ca82ea2b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:02.811444 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 923/3634] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:02 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:03.462089 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b515faa6-1ae6-410b-a947-e88d08b908d7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:03.464053 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b515faa6-1ae6-410b-a947-e88d08b908d7 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:03.464292 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b515faa6-1ae6-410b-a947-e88d08b908d7 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:03.464545 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b515faa6-1ae6-410b-a947-e88d08b908d7 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:03.464698 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b515faa6-1ae6-410b-a947-e88d08b908d7 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:03.469478 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:03.469478 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:03.470309 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b515faa6-1ae6-410b-a947-e88d08b908d7 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:03.470702 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 912/3635] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:03 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:03.825139 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a3ca7a88-cd6d-413a-9584-6b90b1aa3ecb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:03.827266 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3ca7a88-cd6d-413a-9584-6b90b1aa3ecb tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:03.827498 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3ca7a88-cd6d-413a-9584-6b90b1aa3ecb tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:03.827702 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3ca7a88-cd6d-413a-9584-6b90b1aa3ecb tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:03.827834 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a3ca7a88-cd6d-413a-9584-6b90b1aa3ecb tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:03.833436 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:03.833436 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:03.834070 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3ca7a88-cd6d-413a-9584-6b90b1aa3ecb tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:03.834414 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 898/3636] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:03 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:04.485582 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-23a05f38-6e2b-4463-b268-1b62fdb7e511 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:04.489028 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-23a05f38-6e2b-4463-b268-1b62fdb7e511 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:04.489239 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-23a05f38-6e2b-4463-b268-1b62fdb7e511 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:04.489456 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-23a05f38-6e2b-4463-b268-1b62fdb7e511 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:04.489586 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-23a05f38-6e2b-4463-b268-1b62fdb7e511 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:04.494729 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:04.494729 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:04.495529 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-23a05f38-6e2b-4463-b268-1b62fdb7e511 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:04.495894 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 904/3637] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:04 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:04.846355 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e088d006-fadd-4a34-949a-1b7f0b34e27f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:04.848107 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e088d006-fadd-4a34-949a-1b7f0b34e27f tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:04.848323 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e088d006-fadd-4a34-949a-1b7f0b34e27f tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:04.848555 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e088d006-fadd-4a34-949a-1b7f0b34e27f tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:04.848698 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-e088d006-fadd-4a34-949a-1b7f0b34e27f tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:04.853077 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:04.853077 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:04.853767 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e088d006-fadd-4a34-949a-1b7f0b34e27f tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:04.854281 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 924/3638] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:04 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:05.506787 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4cb9c6e4-5e61-4de2-8a44-56f5a4d488eb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:05.508793 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4cb9c6e4-5e61-4de2-8a44-56f5a4d488eb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:05.509023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4cb9c6e4-5e61-4de2-8a44-56f5a4d488eb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:05.509246 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4cb9c6e4-5e61-4de2-8a44-56f5a4d488eb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:05.509379 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-4cb9c6e4-5e61-4de2-8a44-56f5a4d488eb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:05.514758 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:05.514758 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:05.515681 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4cb9c6e4-5e61-4de2-8a44-56f5a4d488eb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:05.516099 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 913/3639] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:05 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:05.868344 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-188e64ac-23c1-41a2-a377-4d4942b7a621 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:05.870556 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-188e64ac-23c1-41a2-a377-4d4942b7a621 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:05.870823 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-188e64ac-23c1-41a2-a377-4d4942b7a621 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:05.871101 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-188e64ac-23c1-41a2-a377-4d4942b7a621 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:05.871251 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-188e64ac-23c1-41a2-a377-4d4942b7a621 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:05.876692 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:05.876692 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:05.877521 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-188e64ac-23c1-41a2-a377-4d4942b7a621 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:05.877997 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 899/3640] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:05 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:06.529469 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-797601f4-bf58-4f68-a9b5-6566a0cf8c03 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:06.531790 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-797601f4-bf58-4f68-a9b5-6566a0cf8c03 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:06.532157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-797601f4-bf58-4f68-a9b5-6566a0cf8c03 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:06.532539 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-797601f4-bf58-4f68-a9b5-6566a0cf8c03 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:06.532584 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-797601f4-bf58-4f68-a9b5-6566a0cf8c03 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:06.537807 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:06.537807 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:06.538578 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-797601f4-bf58-4f68-a9b5-6566a0cf8c03 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:06.538945 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 905/3641] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:06 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:06.890039 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2ea60cb6-7ac0-4e97-b5f1-b692021c71f2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:06.891108 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2ea60cb6-7ac0-4e97-b5f1-b692021c71f2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:06.891369 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2ea60cb6-7ac0-4e97-b5f1-b692021c71f2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:06.891646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2ea60cb6-7ac0-4e97-b5f1-b692021c71f2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:06.891752 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-2ea60cb6-7ac0-4e97-b5f1-b692021c71f2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:06.896307 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:06.896307 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:06.897193 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2ea60cb6-7ac0-4e97-b5f1-b692021c71f2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:06.897628 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 925/3642] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:06 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:07.554100 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0f0ffd9d-5673-4045-b9d2-65c87ecc362a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:07.556090 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0f0ffd9d-5673-4045-b9d2-65c87ecc362a tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:07.556498 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0f0ffd9d-5673-4045-b9d2-65c87ecc362a tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:07.556844 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0f0ffd9d-5673-4045-b9d2-65c87ecc362a tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:07.557998 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-0f0ffd9d-5673-4045-b9d2-65c87ecc362a tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:07.561860 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:07.561860 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:07.562991 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0f0ffd9d-5673-4045-b9d2-65c87ecc362a tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:07.564162 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 914/3643] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:07 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:07.908341 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9e683537-b6d3-49f1-8f61-245ad2d86f2b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:07.910668 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9e683537-b6d3-49f1-8f61-245ad2d86f2b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:07.910944 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9e683537-b6d3-49f1-8f61-245ad2d86f2b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:07.911176 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9e683537-b6d3-49f1-8f61-245ad2d86f2b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:07.911322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-9e683537-b6d3-49f1-8f61-245ad2d86f2b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:07.918954 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:07.918954 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:07.920589 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9e683537-b6d3-49f1-8f61-245ad2d86f2b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:07.921880 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 900/3644] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:07 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:08.575742 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-def5d655-e75f-4900-8032-0b6b98628c36 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:08.578183 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-def5d655-e75f-4900-8032-0b6b98628c36 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:08.578513 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-def5d655-e75f-4900-8032-0b6b98628c36 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:08.578808 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-def5d655-e75f-4900-8032-0b6b98628c36 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:08.578977 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-def5d655-e75f-4900-8032-0b6b98628c36 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:08.584978 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:08.584978 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:08.586017 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-def5d655-e75f-4900-8032-0b6b98628c36 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:08.586524 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 906/3645] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:08 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:08.595742 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-25f47293-8bee-47ee-9c09-1ec3888a5f93 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:08.597571 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-25f47293-8bee-47ee-9c09-1ec3888a5f93 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a Jul 03 01:40:08.597773 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-25f47293-8bee-47ee-9c09-1ec3888a5f93 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:08.597987 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-25f47293-8bee-47ee-9c09-1ec3888a5f93 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:08.605719 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:08.605719 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:08.608569 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-25f47293-8bee-47ee-9c09-1ec3888a5f93 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:40:08.612344 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-25f47293-8bee-47ee-9c09-1ec3888a5f93 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a returned with HTTP 200 Jul 03 01:40:08.612695 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 926/3646] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:08 2026] GET /volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:08.624949 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:08.628451 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] POST https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25/restore Jul 03 01:40:08.628451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:08.629826 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Restoring backup 8861f3cc-d1c9-4b71-9398-8016113cad25 ({'restore': {}}) {{(pid=99880) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 01:40:08.630132 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.backups [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Restoring backup 8861f3cc-d1c9-4b71-9398-8016113cad25 to volume None. Jul 03 01:40:08.635033 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:08.635033 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:08.636095 np0000004346 devstack@c-api.service[99880]: INFO cinder.backup.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Creating volume of 1 GB for restore of backup 8861f3cc-d1c9-4b71-9398-8016113cad25. Jul 03 01:40:08.641781 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Availability zone cache updated, next update will occur around 2026-07-03 02:40:08.641534. {{(pid=99880) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:40:08.641999 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Availability Zones retrieved successfully. Jul 03 01:40:08.646730 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Flow 'volume_create_api' (eb523182-b7d5-408e-9026-6e56b923e56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:08.647752 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cb022b-ba62-41c1-894a-b2fd3e31239e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:08.648535 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:08.671062 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cb022b-ba62-41c1-894a-b2fd3e31239e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:08.671734 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a81605-2199-41df-bb88-8725befc51ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:08.704254 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Created reservations ['a8619b1b-8fac-4f1c-986f-130772805ca2', '07fcdcfb-1917-470c-b608-6552784fdd17', '4474d134-97da-473b-9e5c-d86233501294', 'f5b27514-cd54-4c3d-8223-8aa1f246e145'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:08.705019 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05a81605-2199-41df-bb88-8725befc51ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8619b1b-8fac-4f1c-986f-130772805ca2', '07fcdcfb-1917-470c-b608-6552784fdd17', '4474d134-97da-473b-9e5c-d86233501294', 'f5b27514-cd54-4c3d-8223-8aa1f246e145']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:08.705678 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4660affe-9c88-446e-849e-a24d8201180b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:08.732091 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4660affe-9c88-446e-849e-a24d8201180b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9677a4d2-b209-4186-830e-a02c7f02173d', '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_8861f3cc-d1c9-4b71-9398-8016113cad25',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7115f6b845704a2ca71d074518e7a29d',qos_specs=None,replication_status=,reservations=['a8619b1b-8fac-4f1c-986f-130772805ca2','07fcdcfb-1917-470c-b608-6552784fdd17','4474d134-97da-473b-9e5c-d86233501294','f5b27514-cd54-4c3d-8223-8aa1f246e145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71da9845d7a34cbeaf5f66374b607412',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:40:08Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8861f3cc-d1c9-4b71-9398-8016113cad25',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9677a4d2-b209-4186-830e-a02c7f02173d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7115f6b845704a2ca71d074518e7a29d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71da9845d7a34cbeaf5f66374b607412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:08.733311 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e791dbf-236d-41ac-8e44-85987c35fba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:08.746711 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e791dbf-236d-41ac-8e44-85987c35fba3) transitioned into 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_8861f3cc-d1c9-4b71-9398-8016113cad25',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7115f6b845704a2ca71d074518e7a29d',qos_specs=None,replication_status=,reservations=['a8619b1b-8fac-4f1c-986f-130772805ca2','07fcdcfb-1917-470c-b608-6552784fdd17','4474d134-97da-473b-9e5c-d86233501294','f5b27514-cd54-4c3d-8223-8aa1f246e145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71da9845d7a34cbeaf5f66374b607412',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:08.747300 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3eb36e8-9127-46e8-a904-aba95cf3f2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:08.755294 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3eb36e8-9127-46e8-a904-aba95cf3f2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:08.755973 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Flow 'volume_create_api' (eb523182-b7d5-408e-9026-6e56b923e56e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:08.756214 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Create volume request issued successfully. Jul 03 01:40:08.761925 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:08.761925 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:08.762299 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:40:08.931761 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-89ff468b-b0ae-4398-ab43-f57e6f2b6917 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:08.933938 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89ff468b-b0ae-4398-ab43-f57e6f2b6917 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:08.934180 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89ff468b-b0ae-4398-ab43-f57e6f2b6917 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:08.934435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89ff468b-b0ae-4398-ab43-f57e6f2b6917 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:08.934608 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-89ff468b-b0ae-4398-ab43-f57e6f2b6917 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:08.939983 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:08.939983 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:08.940792 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89ff468b-b0ae-4398-ab43-f57e6f2b6917 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:08.941399 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 901/3647] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:08 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:09.771308 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:09.771308 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:09.771928 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:40:09.772128 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Checking backup size 1 against volume size 1 {{(pid=99880) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 01:40:09.772262 np0000004346 devstack@c-api.service[99880]: INFO cinder.backup.api [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Overwriting volume 9677a4d2-b209-4186-830e-a02c7f02173d with restore of backup 8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:09.792617 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.rpcapi [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] restore_backup in rpcapi backup_id 8861f3cc-d1c9-4b71-9398-8016113cad25 {{(pid=99880) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 01:40:09.794550 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cdedcdba-c400-4fa3-ac62-bba12163b831 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25/restore returned with HTTP 202 Jul 03 01:40:09.795051 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 915/3648] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Jul 3 01:40:08 2026] POST /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25/restore => generated 189 bytes in 1171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:09.805579 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-34cc9036-a64e-434a-af21-6584c44a2cbc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:09.807399 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34cc9036-a64e-434a-af21-6584c44a2cbc tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:09.807588 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34cc9036-a64e-434a-af21-6584c44a2cbc tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:09.807793 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34cc9036-a64e-434a-af21-6584c44a2cbc tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:09.807904 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-34cc9036-a64e-434a-af21-6584c44a2cbc tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:09.812197 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:09.812197 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:09.812926 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34cc9036-a64e-434a-af21-6584c44a2cbc tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:09.813268 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 907/3649] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:09 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:09.950677 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-73d3a189-6ff7-4da3-ab98-08ccf69b4172 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:09.952580 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73d3a189-6ff7-4da3-ab98-08ccf69b4172 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:09.952867 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73d3a189-6ff7-4da3-ab98-08ccf69b4172 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:09.953001 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73d3a189-6ff7-4da3-ab98-08ccf69b4172 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:09.953113 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-73d3a189-6ff7-4da3-ab98-08ccf69b4172 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:09.957703 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:09.957703 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:09.958328 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73d3a189-6ff7-4da3-ab98-08ccf69b4172 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:09.958661 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 927/3650] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:09 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:10.691448 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9dc10bbf-867d-4d49-b569-e304c735165c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:10.693484 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:10.693840 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1299008802"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:10.695598 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1299008802'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:10.695741 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Create volume of 1 GB Jul 03 01:40:10.700393 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Availability Zones retrieved successfully. Jul 03 01:40:10.706358 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Flow 'volume_create_api' (c47e6a55-0530-4495-aaf0-8f22a2689234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:10.708222 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97f44ed-cd78-4d64-9e4f-3e13f078f6f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:10.709235 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:10.735257 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c97f44ed-cd78-4d64-9e4f-3e13f078f6f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:10.736175 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1734f7a-a3b1-4d51-893e-3f931854037c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:10.802210 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Created reservations ['b6a9455d-20fb-411d-a5f4-7574dd3f5ffa', '08bab4c4-50b2-4fa7-8bfb-4f6ccd8a1a41', 'c0d29519-104c-4119-81a5-3b9ccc5838a7', '4fcc85ca-7625-4935-a9be-c145ce0d2583'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:10.803078 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1734f7a-a3b1-4d51-893e-3f931854037c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6a9455d-20fb-411d-a5f4-7574dd3f5ffa', '08bab4c4-50b2-4fa7-8bfb-4f6ccd8a1a41', 'c0d29519-104c-4119-81a5-3b9ccc5838a7', '4fcc85ca-7625-4935-a9be-c145ce0d2583']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:10.804228 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97813b03-75d6-4c8b-98fe-6c4fb9ee6533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:10.824496 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ad77e061-48b2-4a5b-bd01-ee3f9976755c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:10.827258 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ad77e061-48b2-4a5b-bd01-ee3f9976755c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:10.827560 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ad77e061-48b2-4a5b-bd01-ee3f9976755c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:10.827852 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ad77e061-48b2-4a5b-bd01-ee3f9976755c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:10.828015 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-ad77e061-48b2-4a5b-bd01-ee3f9976755c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:10.833298 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97813b03-75d6-4c8b-98fe-6c4fb9ee6533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22d659f8-5f2c-4c41-96ad-d892fd14f916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1299008802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7133f7af59cc45168d49ef7899e9801a',qos_specs=None,replication_status=,reservations=['b6a9455d-20fb-411d-a5f4-7574dd3f5ffa','08bab4c4-50b2-4fa7-8bfb-4f6ccd8a1a41','c0d29519-104c-4119-81a5-3b9ccc5838a7','4fcc85ca-7625-4935-a9be-c145ce0d2583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1620a519249b4164aa855342fafbcc6b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:40:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1299008802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22d659f8-5f2c-4c41-96ad-d892fd14f916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7133f7af59cc45168d49ef7899e9801a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1620a519249b4164aa855342fafbcc6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:10.834000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee2cea9-224f-4e83-92c9-7b0fd96219f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:10.836415 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:10.836415 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:10.837621 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ad77e061-48b2-4a5b-bd01-ee3f9976755c tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:10.838141 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 916/3651] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:10 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:10.856861 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ee2cea9-224f-4e83-92c9-7b0fd96219f1) transitioned into state 'SUCCESS' from state '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-1299008802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7133f7af59cc45168d49ef7899e9801a',qos_specs=None,replication_status=,reservations=['b6a9455d-20fb-411d-a5f4-7574dd3f5ffa','08bab4c4-50b2-4fa7-8bfb-4f6ccd8a1a41','c0d29519-104c-4119-81a5-3b9ccc5838a7','4fcc85ca-7625-4935-a9be-c145ce0d2583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1620a519249b4164aa855342fafbcc6b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:10.857739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb90ee9-3e2f-42cd-8425-8e7782cf8be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:10.868602 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb90ee9-3e2f-42cd-8425-8e7782cf8be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:10.869552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Flow 'volume_create_api' (c47e6a55-0530-4495-aaf0-8f22a2689234) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:10.869909 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Create volume request issued successfully. Jul 03 01:40:10.870543 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9dc10bbf-867d-4d49-b569-e304c735165c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:40:10.870980 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 902/3652] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:40:10 2026] POST /volume/v3/volumes => generated 752 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:10.884649 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8ced9d05-889d-4a00-81d2-16381234342c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:10.886434 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8ced9d05-889d-4a00-81d2-16381234342c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] GET https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 Jul 03 01:40:10.886643 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8ced9d05-889d-4a00-81d2-16381234342c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:10.886813 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8ced9d05-889d-4a00-81d2-16381234342c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:10.895473 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:10.895473 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:10.899799 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8ced9d05-889d-4a00-81d2-16381234342c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume info retrieved successfully. Jul 03 01:40:10.904025 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8ced9d05-889d-4a00-81d2-16381234342c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 returned with HTTP 200 Jul 03 01:40:10.904565 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 908/3653] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:10 2026] GET /volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:10.968315 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-26325965-c628-4fa6-9fe6-a73e462ab93d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:10.970091 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-26325965-c628-4fa6-9fe6-a73e462ab93d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:10.970259 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-26325965-c628-4fa6-9fe6-a73e462ab93d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:10.970433 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-26325965-c628-4fa6-9fe6-a73e462ab93d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:10.970585 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-26325965-c628-4fa6-9fe6-a73e462ab93d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:10.974725 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:10.974725 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:10.975437 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-26325965-c628-4fa6-9fe6-a73e462ab93d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:10.975756 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 928/3654] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:10 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:11.851508 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bc6605e5-4903-4039-a901-1ac894683f31 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:11.853082 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bc6605e5-4903-4039-a901-1ac894683f31 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:11.853293 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bc6605e5-4903-4039-a901-1ac894683f31 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:11.853438 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bc6605e5-4903-4039-a901-1ac894683f31 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:11.853533 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-bc6605e5-4903-4039-a901-1ac894683f31 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:11.857558 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:11.857558 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:11.858230 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bc6605e5-4903-4039-a901-1ac894683f31 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:11.858568 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 917/3655] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:11 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:11.922607 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5ca3045b-cc57-42a7-aaec-9a6c95cc736c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:11.924963 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5ca3045b-cc57-42a7-aaec-9a6c95cc736c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] GET https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 Jul 03 01:40:11.925190 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5ca3045b-cc57-42a7-aaec-9a6c95cc736c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:11.925476 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5ca3045b-cc57-42a7-aaec-9a6c95cc736c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:11.935757 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:11.935757 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:11.939531 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5ca3045b-cc57-42a7-aaec-9a6c95cc736c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume info retrieved successfully. Jul 03 01:40:11.944758 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5ca3045b-cc57-42a7-aaec-9a6c95cc736c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 returned with HTTP 200 Jul 03 01:40:11.945319 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 903/3656] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:11 2026] GET /volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:11.959966 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dae409d8-8297-4403-bc22-76988c06d976 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:11.962207 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dae409d8-8297-4403-bc22-76988c06d976 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] POST https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916/action Jul 03 01:40:11.962539 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dae409d8-8297-4403-bc22-76988c06d976 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:40:11.962659 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dae409d8-8297-4403-bc22-76988c06d976 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:11.970402 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:11.970402 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:11.970904 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dae409d8-8297-4403-bc22-76988c06d976 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume info retrieved successfully. Jul 03 01:40:11.978360 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dae409d8-8297-4403-bc22-76988c06d976 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume updated successfully. Jul 03 01:40:11.978595 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dae409d8-8297-4403-bc22-76988c06d976 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916/action returned with HTTP 200 Jul 03 01:40:11.979129 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 909/3657] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:40:11 2026] POST /volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 01:40:11.989444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-de10b140-0315-4f15-bc8a-978b62a9f978 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:11.989540 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-408fb03c-98df-4699-9c95-8d369279aac6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:11.991202 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de10b140-0315-4f15-bc8a-978b62a9f978 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] GET https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 Jul 03 01:40:11.991380 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-de10b140-0315-4f15-bc8a-978b62a9f978 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:11.991592 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-de10b140-0315-4f15-bc8a-978b62a9f978 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:11.991660 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-408fb03c-98df-4699-9c95-8d369279aac6 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:11.991895 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-408fb03c-98df-4699-9c95-8d369279aac6 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:11.992105 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-408fb03c-98df-4699-9c95-8d369279aac6 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:11.992222 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-408fb03c-98df-4699-9c95-8d369279aac6 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:11.998351 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:11.998351 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:11.999162 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-408fb03c-98df-4699-9c95-8d369279aac6 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:11.999626 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 929/3658] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:11 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:12.001106 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:12.001106 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:12.005596 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-de10b140-0315-4f15-bc8a-978b62a9f978 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume info retrieved successfully. Jul 03 01:40:12.009532 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de10b140-0315-4f15-bc8a-978b62a9f978 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 returned with HTTP 200 Jul 03 01:40:12.009874 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 918/3659] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:11 2026] GET /volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:12.100727 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-da73b342-32da-4b2a-b498-26a3fe494c3c req-5d2c385d-e855-4a5b-96e0-4d30a90f5fbf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:12.103361 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-da73b342-32da-4b2a-b498-26a3fe494c3c req-5d2c385d-e855-4a5b-96e0-4d30a90f5fbf tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] GET https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 Jul 03 01:40:12.103609 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-da73b342-32da-4b2a-b498-26a3fe494c3c req-5d2c385d-e855-4a5b-96e0-4d30a90f5fbf tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:12.103680 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-da73b342-32da-4b2a-b498-26a3fe494c3c req-5d2c385d-e855-4a5b-96e0-4d30a90f5fbf tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:12.110213 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:12.110213 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:12.114077 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-da73b342-32da-4b2a-b498-26a3fe494c3c req-5d2c385d-e855-4a5b-96e0-4d30a90f5fbf tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume info retrieved successfully. Jul 03 01:40:12.119353 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-da73b342-32da-4b2a-b498-26a3fe494c3c req-5d2c385d-e855-4a5b-96e0-4d30a90f5fbf tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 returned with HTTP 200 Jul 03 01:40:12.119770 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 904/3660] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:12 2026] GET /volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:12.569072 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-08258dd3-82b5-454c-b962-300d3841e513 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:12.571145 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:12.571574 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1747927735"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:12.573369 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1747927735'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:12.573589 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Create volume of 1 GB Jul 03 01:40:12.579178 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Availability Zones retrieved successfully. Jul 03 01:40:12.587221 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Flow 'volume_create_api' (1dd6f1d3-7542-457f-8a12-4b89c83cee91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:12.588597 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b281a41-6174-420e-a771-48cf214d8a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:12.589826 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:12.620974 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b281a41-6174-420e-a771-48cf214d8a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:12.621798 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5570a417-6cc1-4020-a427-308fe5c630b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:12.664177 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Created reservations ['f2c51b78-4a55-460a-b177-a8d07e9a281e', '7e111ca3-e4bd-4ebb-99c9-5021a33b3abc', 'b8efe360-ea40-47d6-85e0-43ccf241d400', '88df78dc-3b01-40a5-87e9-cee53fe343fb'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:12.665028 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5570a417-6cc1-4020-a427-308fe5c630b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2c51b78-4a55-460a-b177-a8d07e9a281e', '7e111ca3-e4bd-4ebb-99c9-5021a33b3abc', 'b8efe360-ea40-47d6-85e0-43ccf241d400', '88df78dc-3b01-40a5-87e9-cee53fe343fb']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:12.666178 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7994dcf-b2a6-46a2-b97e-4d65a5798199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:12.691635 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7994dcf-b2a6-46a2-b97e-4d65a5798199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d9a5a2a-aa83-4eee-a277-3893a28fb0e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1747927735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7133f7af59cc45168d49ef7899e9801a',qos_specs=None,replication_status=,reservations=['f2c51b78-4a55-460a-b177-a8d07e9a281e','7e111ca3-e4bd-4ebb-99c9-5021a33b3abc','b8efe360-ea40-47d6-85e0-43ccf241d400','88df78dc-3b01-40a5-87e9-cee53fe343fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1620a519249b4164aa855342fafbcc6b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:40:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1747927735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d9a5a2a-aa83-4eee-a277-3893a28fb0e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7133f7af59cc45168d49ef7899e9801a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1620a519249b4164aa855342fafbcc6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:12.692303 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4319f28-fd55-48ad-9187-35794c1b20ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:12.711547 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4319f28-fd55-48ad-9187-35794c1b20ef) transitioned into state 'SUCCESS' from state '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-1747927735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7133f7af59cc45168d49ef7899e9801a',qos_specs=None,replication_status=,reservations=['f2c51b78-4a55-460a-b177-a8d07e9a281e','7e111ca3-e4bd-4ebb-99c9-5021a33b3abc','b8efe360-ea40-47d6-85e0-43ccf241d400','88df78dc-3b01-40a5-87e9-cee53fe343fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1620a519249b4164aa855342fafbcc6b',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:12.712439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e580818-24a1-4378-9181-50309f1cdd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:12.723366 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e580818-24a1-4378-9181-50309f1cdd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:12.724593 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Flow 'volume_create_api' (1dd6f1d3-7542-457f-8a12-4b89c83cee91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:12.725108 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Create volume request issued successfully. Jul 03 01:40:12.725957 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-08258dd3-82b5-454c-b962-300d3841e513 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:40:12.726588 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 910/3661] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:40:12 2026] POST /volume/v3/volumes => generated 752 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 01:40:12.741652 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6f4a2248-ca75-4e4c-9dce-dd3ae30168b2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:12.743827 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6f4a2248-ca75-4e4c-9dce-dd3ae30168b2 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] GET https://10.4.3.64/volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 Jul 03 01:40:12.744062 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6f4a2248-ca75-4e4c-9dce-dd3ae30168b2 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:12.744280 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6f4a2248-ca75-4e4c-9dce-dd3ae30168b2 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:12.753085 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:12.753085 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:12.757567 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6f4a2248-ca75-4e4c-9dce-dd3ae30168b2 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume info retrieved successfully. Jul 03 01:40:12.762635 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6f4a2248-ca75-4e4c-9dce-dd3ae30168b2 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 returned with HTTP 200 Jul 03 01:40:12.763143 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 930/3662] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:12 2026] GET /volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:12.869695 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b84fde1a-67de-4a7d-a14c-76935723ca4b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:12.872927 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b84fde1a-67de-4a7d-a14c-76935723ca4b tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:12.873050 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b84fde1a-67de-4a7d-a14c-76935723ca4b tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:12.873222 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b84fde1a-67de-4a7d-a14c-76935723ca4b tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:12.873340 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b84fde1a-67de-4a7d-a14c-76935723ca4b tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:12.878736 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:12.878736 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:12.879547 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b84fde1a-67de-4a7d-a14c-76935723ca4b tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:12.879939 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 919/3663] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:12 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:13.015563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dd3a2f59-062e-4298-a398-cdbcdca7cfa6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:13.017182 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd3a2f59-062e-4298-a398-cdbcdca7cfa6 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:13.017361 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dd3a2f59-062e-4298-a398-cdbcdca7cfa6 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:13.017552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dd3a2f59-062e-4298-a398-cdbcdca7cfa6 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:13.017656 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-dd3a2f59-062e-4298-a398-cdbcdca7cfa6 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:13.021486 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:13.021486 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:13.022220 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd3a2f59-062e-4298-a398-cdbcdca7cfa6 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:13.022937 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 905/3664] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:13 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:13.779120 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a2699659-1e99-4e37-8548-65bbf0bb3d8c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:13.782088 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a2699659-1e99-4e37-8548-65bbf0bb3d8c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] GET https://10.4.3.64/volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 Jul 03 01:40:13.782294 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a2699659-1e99-4e37-8548-65bbf0bb3d8c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:13.782495 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a2699659-1e99-4e37-8548-65bbf0bb3d8c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:13.789143 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:13.789143 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:13.792543 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a2699659-1e99-4e37-8548-65bbf0bb3d8c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume info retrieved successfully. Jul 03 01:40:13.796634 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a2699659-1e99-4e37-8548-65bbf0bb3d8c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 returned with HTTP 200 Jul 03 01:40:13.796985 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 911/3665] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:13 2026] GET /volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:13.889993 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2f42f7d9-3fa2-4e41-9c50-434964b2fae4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:13.893714 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2f42f7d9-3fa2-4e41-9c50-434964b2fae4 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:13.893907 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2f42f7d9-3fa2-4e41-9c50-434964b2fae4 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:13.894076 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2f42f7d9-3fa2-4e41-9c50-434964b2fae4 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:13.894175 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-2f42f7d9-3fa2-4e41-9c50-434964b2fae4 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:13.903924 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:13.903924 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:13.904774 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2f42f7d9-3fa2-4e41-9c50-434964b2fae4 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:13.905207 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 931/3666] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:13 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:14.034388 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-985a4e01-d781-4c26-bf59-813e0eab0373 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:14.036221 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-985a4e01-d781-4c26-bf59-813e0eab0373 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:14.036405 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-985a4e01-d781-4c26-bf59-813e0eab0373 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:14.036613 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-985a4e01-d781-4c26-bf59-813e0eab0373 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:14.036725 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-985a4e01-d781-4c26-bf59-813e0eab0373 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:14.048726 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:14.048726 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:14.049472 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-985a4e01-d781-4c26-bf59-813e0eab0373 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:14.049823 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 920/3667] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:14 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:14.113854 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2d36e137-9e6a-485e-b315-9f0b4816fe3c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:14.115366 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2d36e137-9e6a-485e-b315-9f0b4816fe3c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 Jul 03 01:40:14.115580 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2d36e137-9e6a-485e-b315-9f0b4816fe3c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:14.115800 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2d36e137-9e6a-485e-b315-9f0b4816fe3c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:14.115977 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-2d36e137-9e6a-485e-b315-9f0b4816fe3c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Delete volume with id: 7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 Jul 03 01:40:14.122115 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:14.122115 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:14.122581 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2d36e137-9e6a-485e-b315-9f0b4816fe3c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume info retrieved successfully. Jul 03 01:40:14.138072 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2d36e137-9e6a-485e-b315-9f0b4816fe3c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Delete volume request issued successfully. Jul 03 01:40:14.138301 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2d36e137-9e6a-485e-b315-9f0b4816fe3c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 returned with HTTP 202 Jul 03 01:40:14.138725 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 906/3668] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:40:14 2026] DELETE /volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:40:14.146545 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fa7851e7-c277-4ace-97b1-5b955120873d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:14.148685 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fa7851e7-c277-4ace-97b1-5b955120873d tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] GET https://10.4.3.64/volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 Jul 03 01:40:14.148939 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fa7851e7-c277-4ace-97b1-5b955120873d tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:14.149126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fa7851e7-c277-4ace-97b1-5b955120873d tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:14.158461 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:14.158461 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:14.162174 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-fa7851e7-c277-4ace-97b1-5b955120873d tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume info retrieved successfully. Jul 03 01:40:14.167357 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fa7851e7-c277-4ace-97b1-5b955120873d tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 returned with HTTP 200 Jul 03 01:40:14.168014 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 912/3669] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:14 2026] GET /volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:14.916665 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3ce43ab2-2e1e-4d64-b347-623d549b56bb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:14.918325 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3ce43ab2-2e1e-4d64-b347-623d549b56bb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:14.918532 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3ce43ab2-2e1e-4d64-b347-623d549b56bb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:14.918709 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3ce43ab2-2e1e-4d64-b347-623d549b56bb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:14.918852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-3ce43ab2-2e1e-4d64-b347-623d549b56bb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:14.922912 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:14.922912 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:14.923640 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3ce43ab2-2e1e-4d64-b347-623d549b56bb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:14.924150 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 932/3670] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:14 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:15.061167 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ee42d417-413a-4956-ac28-d350f8cf7881 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:15.063087 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee42d417-413a-4956-ac28-d350f8cf7881 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:15.063309 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee42d417-413a-4956-ac28-d350f8cf7881 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:15.063551 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ee42d417-413a-4956-ac28-d350f8cf7881 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:15.063688 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-ee42d417-413a-4956-ac28-d350f8cf7881 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:15.068390 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:15.068390 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:15.068978 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ee42d417-413a-4956-ac28-d350f8cf7881 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:15.069352 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 921/3671] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:15 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:15.078412 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8f6eed37-fb2b-4922-830e-74bc3841d467 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:15.079978 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8f6eed37-fb2b-4922-830e-74bc3841d467 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:40:15.080285 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8f6eed37-fb2b-4922-830e-74bc3841d467 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b1a04ba6-052f-424a-99f3-af907dcd6385", "incremental": true}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:15.081684 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-8f6eed37-fb2b-4922-830e-74bc3841d467 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Creating new backup {'backup': {'volume_id': 'b1a04ba6-052f-424a-99f3-af907dcd6385', 'incremental': True}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:40:15.081824 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-8f6eed37-fb2b-4922-830e-74bc3841d467 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Creating backup of volume b1a04ba6-052f-424a-99f3-af907dcd6385 in container None Jul 03 01:40:15.088709 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:15.088709 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:15.089174 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8f6eed37-fb2b-4922-830e-74bc3841d467 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:40:15.104400 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-8f6eed37-fb2b-4922-830e-74bc3841d467 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Created reservations ['faba1eab-9171-4e70-b25f-0f3b9acd2677', '7a92cb2c-3d18-4b21-a01d-39729c868c60'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:15.116809 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8f6eed37-fb2b-4922-830e-74bc3841d467 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 400 Jul 03 01:40:15.117312 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 907/3672] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:40:15 2026] POST /volume/v3/backups => generated 109 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:40:15.124321 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b5fe52e9-5fce-4e37-9eb4-54bba3d57419 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:15.126389 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b5fe52e9-5fce-4e37-9eb4-54bba3d57419 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] DELETE https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:15.126657 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b5fe52e9-5fce-4e37-9eb4-54bba3d57419 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:15.126901 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b5fe52e9-5fce-4e37-9eb4-54bba3d57419 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:15.127003 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-b5fe52e9-5fce-4e37-9eb4-54bba3d57419 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Delete backup with id: 119e4438-33ca-4f5b-bd6c-40b22791ba47. Jul 03 01:40:15.131272 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:15.131272 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:15.142693 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-b5fe52e9-5fce-4e37-9eb4-54bba3d57419 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] delete_backup rpcapi backup_id 119e4438-33ca-4f5b-bd6c-40b22791ba47 {{(pid=99882) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:40:15.144620 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b5fe52e9-5fce-4e37-9eb4-54bba3d57419 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 202 Jul 03 01:40:15.145043 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 913/3673] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:40:15 2026] DELETE /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:40:15.154303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-02c03662-c0e4-4395-ac41-c9aa055c119d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:15.159062 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02c03662-c0e4-4395-ac41-c9aa055c119d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:15.159286 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02c03662-c0e4-4395-ac41-c9aa055c119d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:15.159569 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02c03662-c0e4-4395-ac41-c9aa055c119d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:15.159692 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-02c03662-c0e4-4395-ac41-c9aa055c119d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:15.171179 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:15.171179 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:15.171655 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02c03662-c0e4-4395-ac41-c9aa055c119d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 200 Jul 03 01:40:15.171965 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 933/3674] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:15 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:15.180020 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7dfa8a67-714e-4a33-a052-0d068925a56c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:15.182014 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7dfa8a67-714e-4a33-a052-0d068925a56c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] GET https://10.4.3.64/volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 Jul 03 01:40:15.182239 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7dfa8a67-714e-4a33-a052-0d068925a56c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:15.182481 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7dfa8a67-714e-4a33-a052-0d068925a56c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:15.188599 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7dfa8a67-714e-4a33-a052-0d068925a56c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 returned with HTTP 404 Jul 03 01:40:15.189027 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 922/3675] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:15 2026] GET /volume/v3/volumes/7d9a5a2a-aa83-4eee-a277-3893a28fb0e5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:15.197552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d559c4b1-593a-4d0e-91e1-f156383bb68c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:15.199391 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d559c4b1-593a-4d0e-91e1-f156383bb68c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] DELETE https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 Jul 03 01:40:15.199609 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d559c4b1-593a-4d0e-91e1-f156383bb68c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:15.199812 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d559c4b1-593a-4d0e-91e1-f156383bb68c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:15.199975 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-d559c4b1-593a-4d0e-91e1-f156383bb68c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Delete volume with id: 22d659f8-5f2c-4c41-96ad-d892fd14f916 Jul 03 01:40:15.206851 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:15.206851 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:15.207330 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d559c4b1-593a-4d0e-91e1-f156383bb68c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume info retrieved successfully. Jul 03 01:40:15.226103 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d559c4b1-593a-4d0e-91e1-f156383bb68c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Delete volume request issued successfully. Jul 03 01:40:15.226377 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d559c4b1-593a-4d0e-91e1-f156383bb68c tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 returned with HTTP 202 Jul 03 01:40:15.226775 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 908/3676] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:40:15 2026] DELETE /volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:40:15.237954 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-08bf9725-9816-4dcd-9e44-d974227f3340 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:15.241273 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-08bf9725-9816-4dcd-9e44-d974227f3340 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] GET https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 Jul 03 01:40:15.241539 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-08bf9725-9816-4dcd-9e44-d974227f3340 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:15.241844 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-08bf9725-9816-4dcd-9e44-d974227f3340 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:15.253744 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:15.253744 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:15.262431 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-08bf9725-9816-4dcd-9e44-d974227f3340 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Volume info retrieved successfully. Jul 03 01:40:15.268841 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-08bf9725-9816-4dcd-9e44-d974227f3340 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 returned with HTTP 200 Jul 03 01:40:15.269666 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 914/3677] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:15 2026] GET /volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:15.934716 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9ea46890-a2b6-4ccf-9edb-72cf8cdd47e1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:15.936808 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9ea46890-a2b6-4ccf-9edb-72cf8cdd47e1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:15.937053 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9ea46890-a2b6-4ccf-9edb-72cf8cdd47e1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:15.937264 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9ea46890-a2b6-4ccf-9edb-72cf8cdd47e1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:15.937372 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-9ea46890-a2b6-4ccf-9edb-72cf8cdd47e1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:15.942051 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:15.942051 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:15.942817 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9ea46890-a2b6-4ccf-9edb-72cf8cdd47e1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:15.943126 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 934/3678] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:15 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:16.183007 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-51edb303-31a8-4d82-88e6-f7b230276608 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:16.185843 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-51edb303-31a8-4d82-88e6-f7b230276608 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 Jul 03 01:40:16.185843 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-51edb303-31a8-4d82-88e6-f7b230276608 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:16.185843 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-51edb303-31a8-4d82-88e6-f7b230276608 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:16.185843 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-51edb303-31a8-4d82-88e6-f7b230276608 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id 119e4438-33ca-4f5b-bd6c-40b22791ba47. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:16.190173 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-51edb303-31a8-4d82-88e6-f7b230276608 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 returned with HTTP 404 Jul 03 01:40:16.190877 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 923/3679] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:16 2026] GET /volume/v3/backups/119e4438-33ca-4f5b-bd6c-40b22791ba47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:16.197876 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:16.199289 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:16.199602 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-879127145"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:16.200842 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-879127145'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:16.200956 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Create volume of 1 GB Jul 03 01:40:16.205086 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Availability Zones retrieved successfully. Jul 03 01:40:16.211538 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Flow 'volume_create_api' (7e25b9fa-5ffd-4601-b6be-ba34429bd5c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:16.212351 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dabb9323-7f96-4e26-8891-676990f0b993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:16.215981 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:16.240926 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dabb9323-7f96-4e26-8891-676990f0b993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:16.241231 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (157d7f38-7149-4466-b525-417317ef6e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:16.279227 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Created reservations ['854df9d8-823b-4308-8d09-e590121feb6b', '059f7b6b-c973-40b5-b002-8ae2943671e4', '6d0f9348-b82b-45ea-8d13-37cee2bdaaf1', '9c548bc7-69cb-40bc-9e6a-2ea2945bc15a'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:16.279955 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (157d7f38-7149-4466-b525-417317ef6e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['854df9d8-823b-4308-8d09-e590121feb6b', '059f7b6b-c973-40b5-b002-8ae2943671e4', '6d0f9348-b82b-45ea-8d13-37cee2bdaaf1', '9c548bc7-69cb-40bc-9e6a-2ea2945bc15a']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:16.280634 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423f9d59-e83d-46c3-a1fa-a51f6c9350a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:16.284872 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a680aee8-d074-43a7-a163-22dc5147bfd8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:16.287143 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a680aee8-d074-43a7-a163-22dc5147bfd8 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] GET https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 Jul 03 01:40:16.287382 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a680aee8-d074-43a7-a163-22dc5147bfd8 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:16.287645 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a680aee8-d074-43a7-a163-22dc5147bfd8 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:16.295832 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a680aee8-d074-43a7-a163-22dc5147bfd8 tempest-ServersNegativeTestJSON-356666752 tempest-ServersNegativeTestJSON-356666752-project-member] https://10.4.3.64/volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 returned with HTTP 404 Jul 03 01:40:16.296623 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 915/3680] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:16 2026] GET /volume/v3/volumes/22d659f8-5f2c-4c41-96ad-d892fd14f916 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:16.304390 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (423f9d59-e83d-46c3-a1fa-a51f6c9350a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ace33c8d-78fe-48a4-aa1b-01a61b4aed7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-879127145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c0507f6a1d42f8b0598f1b3662defb',qos_specs=None,replication_status=,reservations=['854df9d8-823b-4308-8d09-e590121feb6b','059f7b6b-c973-40b5-b002-8ae2943671e4','6d0f9348-b82b-45ea-8d13-37cee2bdaaf1','9c548bc7-69cb-40bc-9e6a-2ea2945bc15a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00709bae0fc643caa41d8c71933e1c76',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:40:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-879127145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ace33c8d-78fe-48a4-aa1b-01a61b4aed7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='41c0507f6a1d42f8b0598f1b3662defb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00709bae0fc643caa41d8c71933e1c76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:16.305313 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c92486-b444-43af-a060-3451d8d22046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:16.323174 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26c92486-b444-43af-a060-3451d8d22046) transitioned into state 'SUCCESS' from state '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-879127145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='41c0507f6a1d42f8b0598f1b3662defb',qos_specs=None,replication_status=,reservations=['854df9d8-823b-4308-8d09-e590121feb6b','059f7b6b-c973-40b5-b002-8ae2943671e4','6d0f9348-b82b-45ea-8d13-37cee2bdaaf1','9c548bc7-69cb-40bc-9e6a-2ea2945bc15a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00709bae0fc643caa41d8c71933e1c76',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:16.323855 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eedf3461-3318-4f56-90c9-4f6e60843fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:16.332304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eedf3461-3318-4f56-90c9-4f6e60843fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:16.333100 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Flow 'volume_create_api' (7e25b9fa-5ffd-4601-b6be-ba34429bd5c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:16.333397 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Create volume request issued successfully. Jul 03 01:40:16.334140 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd4f9785-d43f-4899-8e88-aaa8c435e028 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:40:16.334732 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 909/3681] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:40:16 2026] POST /volume/v3/volumes => generated 746 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:16.346442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7782c232-04d6-43e9-8358-4143e12617ec None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:16.349136 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7782c232-04d6-43e9-8358-4143e12617ec tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c Jul 03 01:40:16.349646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7782c232-04d6-43e9-8358-4143e12617ec tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:16.349646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7782c232-04d6-43e9-8358-4143e12617ec tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:16.359495 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:16.359495 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:16.364539 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7782c232-04d6-43e9-8358-4143e12617ec tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:40:16.370448 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7782c232-04d6-43e9-8358-4143e12617ec tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c returned with HTTP 200 Jul 03 01:40:16.371011 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 935/3682] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:16 2026] GET /volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:16.954984 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f668db72-1f1f-4640-b8cc-49d1b37bfa41 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:16.958878 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f668db72-1f1f-4640-b8cc-49d1b37bfa41 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:16.959144 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f668db72-1f1f-4640-b8cc-49d1b37bfa41 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:16.959378 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f668db72-1f1f-4640-b8cc-49d1b37bfa41 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:16.959537 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-f668db72-1f1f-4640-b8cc-49d1b37bfa41 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:16.965992 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:16.965992 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:16.967115 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f668db72-1f1f-4640-b8cc-49d1b37bfa41 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:16.967826 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 924/3683] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:16 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:17.385871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-90b89524-5342-4e89-8e0e-457094d28152 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:17.388176 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-90b89524-5342-4e89-8e0e-457094d28152 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c Jul 03 01:40:17.388455 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-90b89524-5342-4e89-8e0e-457094d28152 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:17.388659 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-90b89524-5342-4e89-8e0e-457094d28152 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:17.396866 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:17.396866 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:17.400601 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-90b89524-5342-4e89-8e0e-457094d28152 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:40:17.405523 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-90b89524-5342-4e89-8e0e-457094d28152 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c returned with HTTP 200 Jul 03 01:40:17.405992 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 916/3684] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:17 2026] GET /volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:17.416988 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-61bae97f-dbdb-4459-93f9-74ce33f0d8c2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:17.418687 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-61bae97f-dbdb-4459-93f9-74ce33f0d8c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:40:17.419011 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-61bae97f-dbdb-4459-93f9-74ce33f0d8c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ace33c8d-78fe-48a4-aa1b-01a61b4aed7c", "name": "tempest-VolumesBackupsTest-Backup-1853708319"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:17.420197 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-61bae97f-dbdb-4459-93f9-74ce33f0d8c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Creating new backup {'backup': {'volume_id': 'ace33c8d-78fe-48a4-aa1b-01a61b4aed7c', 'name': 'tempest-VolumesBackupsTest-Backup-1853708319'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:40:17.420319 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-61bae97f-dbdb-4459-93f9-74ce33f0d8c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Creating backup of volume ace33c8d-78fe-48a4-aa1b-01a61b4aed7c in container None Jul 03 01:40:17.427172 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:17.427172 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:17.427478 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-61bae97f-dbdb-4459-93f9-74ce33f0d8c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Volume info retrieved successfully. Jul 03 01:40:17.442284 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-61bae97f-dbdb-4459-93f9-74ce33f0d8c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Created reservations ['e5db9f87-f1c3-45ec-9741-cb21f09de23c', '801eda8f-4b5b-4fa6-8dd3-fa36bc90befb'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:17.469572 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-61bae97f-dbdb-4459-93f9-74ce33f0d8c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:40:17.470118 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 910/3685] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:40:17 2026] POST /volume/v3/backups => generated 328 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:17.488052 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-20790599-eb4a-40b9-ad85-7716bc0e088d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:17.493040 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-20790599-eb4a-40b9-ad85-7716bc0e088d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:17.493040 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-20790599-eb4a-40b9-ad85-7716bc0e088d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:17.493598 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-20790599-eb4a-40b9-ad85-7716bc0e088d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:17.493598 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-20790599-eb4a-40b9-ad85-7716bc0e088d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:17.498448 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:17.498448 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:17.499357 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-20790599-eb4a-40b9-ad85-7716bc0e088d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:17.499622 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 936/3686] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:17 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:17.977014 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-30689277-1d97-4ea2-84bc-ffa189400ed8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:17.980586 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-30689277-1d97-4ea2-84bc-ffa189400ed8 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:17.980586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-30689277-1d97-4ea2-84bc-ffa189400ed8 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:17.980586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-30689277-1d97-4ea2-84bc-ffa189400ed8 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:17.980586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-30689277-1d97-4ea2-84bc-ffa189400ed8 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:17.984014 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:17.984014 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:17.984850 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-30689277-1d97-4ea2-84bc-ffa189400ed8 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:17.985398 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 925/3687] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:17 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:18.514488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-caa233ff-fea7-45a9-b415-4e7d9002fe6b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:18.516291 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-caa233ff-fea7-45a9-b415-4e7d9002fe6b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:18.516495 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-caa233ff-fea7-45a9-b415-4e7d9002fe6b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:18.516685 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-caa233ff-fea7-45a9-b415-4e7d9002fe6b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:18.516822 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-caa233ff-fea7-45a9-b415-4e7d9002fe6b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:18.520869 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:18.520869 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:18.521376 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-caa233ff-fea7-45a9-b415-4e7d9002fe6b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:18.521727 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 917/3688] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:18 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:18.996279 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-31f326a4-dfc3-43e5-82b2-e000683334d6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:18.998222 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-31f326a4-dfc3-43e5-82b2-e000683334d6 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:18.998462 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-31f326a4-dfc3-43e5-82b2-e000683334d6 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:18.998602 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-31f326a4-dfc3-43e5-82b2-e000683334d6 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:18.998744 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-31f326a4-dfc3-43e5-82b2-e000683334d6 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:19.003568 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:19.003568 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:19.004327 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-31f326a4-dfc3-43e5-82b2-e000683334d6 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:19.004758 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 911/3689] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:18 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:19.532979 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f16b2a07-49fd-4e26-bb6e-da1a2851c867 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:19.534668 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f16b2a07-49fd-4e26-bb6e-da1a2851c867 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:19.534910 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f16b2a07-49fd-4e26-bb6e-da1a2851c867 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:19.535091 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f16b2a07-49fd-4e26-bb6e-da1a2851c867 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:19.535188 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-f16b2a07-49fd-4e26-bb6e-da1a2851c867 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:19.539326 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:19.539326 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:19.540168 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f16b2a07-49fd-4e26-bb6e-da1a2851c867 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:19.540509 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 937/3690] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:19 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:20.018248 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ccf6ca91-7496-413f-80a9-950bc9d372a2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:20.019977 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ccf6ca91-7496-413f-80a9-950bc9d372a2 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:20.020172 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ccf6ca91-7496-413f-80a9-950bc9d372a2 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:20.020337 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ccf6ca91-7496-413f-80a9-950bc9d372a2 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:20.020442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-ccf6ca91-7496-413f-80a9-950bc9d372a2 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:20.025165 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:20.025165 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:20.025989 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ccf6ca91-7496-413f-80a9-950bc9d372a2 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:20.026566 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 926/3691] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:20 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:20.551588 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bb5dcdc1-53ec-44ff-9c63-0999020da5c3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:20.553888 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bb5dcdc1-53ec-44ff-9c63-0999020da5c3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:20.554113 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bb5dcdc1-53ec-44ff-9c63-0999020da5c3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:20.554335 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bb5dcdc1-53ec-44ff-9c63-0999020da5c3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:20.554499 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-bb5dcdc1-53ec-44ff-9c63-0999020da5c3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:20.558867 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:20.558867 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:20.559569 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bb5dcdc1-53ec-44ff-9c63-0999020da5c3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:20.559969 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 918/3692] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:20 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:21.037677 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d6b2ae86-cade-4cd9-a364-c0dbfc35b3d5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:21.040811 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d6b2ae86-cade-4cd9-a364-c0dbfc35b3d5 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:21.040811 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d6b2ae86-cade-4cd9-a364-c0dbfc35b3d5 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:21.040811 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d6b2ae86-cade-4cd9-a364-c0dbfc35b3d5 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:21.040811 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-d6b2ae86-cade-4cd9-a364-c0dbfc35b3d5 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:21.045286 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:21.045286 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:21.045286 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d6b2ae86-cade-4cd9-a364-c0dbfc35b3d5 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:21.045286 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 912/3693] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:21 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:21.578276 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-27791ac7-07f0-4b0a-ac30-cfac6f4951dc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:21.581078 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-27791ac7-07f0-4b0a-ac30-cfac6f4951dc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:21.581314 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-27791ac7-07f0-4b0a-ac30-cfac6f4951dc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:21.581528 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-27791ac7-07f0-4b0a-ac30-cfac6f4951dc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:21.581650 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-27791ac7-07f0-4b0a-ac30-cfac6f4951dc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:21.588174 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:21.588174 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:21.588949 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-27791ac7-07f0-4b0a-ac30-cfac6f4951dc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:21.590011 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 938/3694] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:21 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:22.056488 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6aae1f09-08c5-438f-8496-1a0adebd5c7d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:22.058920 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6aae1f09-08c5-438f-8496-1a0adebd5c7d tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:22.059352 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6aae1f09-08c5-438f-8496-1a0adebd5c7d tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:22.059480 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6aae1f09-08c5-438f-8496-1a0adebd5c7d tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:22.059654 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-6aae1f09-08c5-438f-8496-1a0adebd5c7d tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:22.065439 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:22.065439 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:22.066939 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6aae1f09-08c5-438f-8496-1a0adebd5c7d tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:22.067911 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 927/3695] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:22 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:22.625766 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2853d026-3453-478f-a5f9-55883c5ff6b5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:22.629174 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2853d026-3453-478f-a5f9-55883c5ff6b5 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:22.629393 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2853d026-3453-478f-a5f9-55883c5ff6b5 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:22.629871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2853d026-3453-478f-a5f9-55883c5ff6b5 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:22.629871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-2853d026-3453-478f-a5f9-55883c5ff6b5 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:22.636580 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:22.636580 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:22.637532 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2853d026-3453-478f-a5f9-55883c5ff6b5 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:22.638098 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 919/3696] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:22 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:23.079191 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cdc4a64c-7f38-4b7d-ab08-806ee2ef1a52 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:23.081752 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cdc4a64c-7f38-4b7d-ab08-806ee2ef1a52 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:40:23.081970 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cdc4a64c-7f38-4b7d-ab08-806ee2ef1a52 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:23.082181 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cdc4a64c-7f38-4b7d-ab08-806ee2ef1a52 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:23.082283 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-cdc4a64c-7f38-4b7d-ab08-806ee2ef1a52 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Show backup with id 8861f3cc-d1c9-4b71-9398-8016113cad25. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:23.086444 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:23.086444 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:23.087168 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cdc4a64c-7f38-4b7d-ab08-806ee2ef1a52 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 200 Jul 03 01:40:23.087673 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 913/3697] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:23 2026] GET /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:23.097634 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ada87421-c1f1-4415-b63d-16f315badc22 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:23.099297 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ada87421-c1f1-4415-b63d-16f315badc22 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d Jul 03 01:40:23.099669 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ada87421-c1f1-4415-b63d-16f315badc22 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:23.101019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ada87421-c1f1-4415-b63d-16f315badc22 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:23.107478 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:23.107478 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:23.111531 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ada87421-c1f1-4415-b63d-16f315badc22 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:40:23.117182 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ada87421-c1f1-4415-b63d-16f315badc22 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d returned with HTTP 200 Jul 03 01:40:23.117812 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 939/3698] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:23 2026] GET /volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:23.130316 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-30123bac-3e13-4fc0-a1a6-7d6feba9bf70 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:23.132169 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-30123bac-3e13-4fc0-a1a6-7d6feba9bf70 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d Jul 03 01:40:23.132370 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-30123bac-3e13-4fc0-a1a6-7d6feba9bf70 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:23.132579 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-30123bac-3e13-4fc0-a1a6-7d6feba9bf70 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:23.141521 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:23.141521 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:23.146493 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-30123bac-3e13-4fc0-a1a6-7d6feba9bf70 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:40:23.152705 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-30123bac-3e13-4fc0-a1a6-7d6feba9bf70 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d returned with HTTP 200 Jul 03 01:40:23.153151 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 928/3699] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:23 2026] GET /volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:23.659089 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0d275a82-e893-42b0-aeae-9f3df7c09280 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:23.664277 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0d275a82-e893-42b0-aeae-9f3df7c09280 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:23.664453 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0d275a82-e893-42b0-aeae-9f3df7c09280 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:23.664621 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0d275a82-e893-42b0-aeae-9f3df7c09280 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:23.664703 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-0d275a82-e893-42b0-aeae-9f3df7c09280 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:23.674033 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:23.674033 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:23.675613 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0d275a82-e893-42b0-aeae-9f3df7c09280 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:23.676026 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 920/3700] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:23 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:24.687963 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-003794c4-0917-4e15-88d8-71336e26c46d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:24.689992 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-003794c4-0917-4e15-88d8-71336e26c46d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:24.690207 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-003794c4-0917-4e15-88d8-71336e26c46d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:24.690432 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-003794c4-0917-4e15-88d8-71336e26c46d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:24.690568 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-003794c4-0917-4e15-88d8-71336e26c46d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:24.695205 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:24.695205 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:24.695938 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-003794c4-0917-4e15-88d8-71336e26c46d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:24.696355 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 914/3701] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:24 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:24.707378 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-9283e6bf-e5d7-4393-91fe-43510652cca1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:24.709554 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-9283e6bf-e5d7-4393-91fe-43510652cca1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d Jul 03 01:40:24.709828 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-9283e6bf-e5d7-4393-91fe-43510652cca1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:24.710110 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-9283e6bf-e5d7-4393-91fe-43510652cca1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:24.717927 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:24.717927 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:24.722023 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-9283e6bf-e5d7-4393-91fe-43510652cca1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:40:24.727669 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-9283e6bf-e5d7-4393-91fe-43510652cca1 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d returned with HTTP 200 Jul 03 01:40:24.728089 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 940/3702] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:24 2026] GET /volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:25.333384 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-4135b5b2-d336-4357-bf46-23fbef08fc89 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:25.335287 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-4135b5b2-d336-4357-bf46-23fbef08fc89 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d Jul 03 01:40:25.335638 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-4135b5b2-d336-4357-bf46-23fbef08fc89 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:25.335951 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-4135b5b2-d336-4357-bf46-23fbef08fc89 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:25.343310 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:25.343310 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:25.346049 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-4135b5b2-d336-4357-bf46-23fbef08fc89 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:40:25.351725 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-4135b5b2-d336-4357-bf46-23fbef08fc89 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d returned with HTTP 200 Jul 03 01:40:25.351725 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 929/3703] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:25 2026] GET /volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d => generated 1414 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:25.364040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-11ec86ba-954e-4e13-9578-cd6a4d20c068 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:25.364476 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-11ec86ba-954e-4e13-9578-cd6a4d20c068 None None] GET https://10.4.3.64/volume// Jul 03 01:40:25.364476 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-11ec86ba-954e-4e13-9578-cd6a4d20c068 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:25.364476 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-11ec86ba-954e-4e13-9578-cd6a4d20c068 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:25.364884 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-11ec86ba-954e-4e13-9578-cd6a4d20c068 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:40:25.365230 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 921/3704] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:40:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:40:25.373703 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-703d16dd-7ac9-4e34-b30d-fedbf4b9fad0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:25.375721 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-703d16dd-7ac9-4e34-b30d-fedbf4b9fad0 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:40:25.376043 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-703d16dd-7ac9-4e34-b30d-fedbf4b9fad0 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9677a4d2-b209-4186-830e-a02c7f02173d", "connector": null, "instance_uuid": "49ca5e2e-614e-424d-b555-c8bbf0685cbc"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:25.379914 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=187,cinder:UPDATE=52,cinder:INSERT=24 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:40:25.385571 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:25.385571 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:25.460513 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-703d16dd-7ac9-4e34-b30d-fedbf4b9fad0 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:40:25.460998 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 915/3705] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:40:25 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:25.716079 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e760f5d0-d666-4cc6-b897-593a961381fd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:25.718862 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e760f5d0-d666-4cc6-b897-593a961381fd tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:25.719110 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e760f5d0-d666-4cc6-b897-593a961381fd tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:25.719305 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e760f5d0-d666-4cc6-b897-593a961381fd tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:25.720737 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-e760f5d0-d666-4cc6-b897-593a961381fd tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:25.726176 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:25.726176 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:25.726872 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e760f5d0-d666-4cc6-b897-593a961381fd tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:25.727271 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 941/3706] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:25 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:26.752376 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fa3b080c-f18d-435f-aa09-52f85c2d4800 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:26.752376 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fa3b080c-f18d-435f-aa09-52f85c2d4800 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:26.752376 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fa3b080c-f18d-435f-aa09-52f85c2d4800 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:26.752376 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fa3b080c-f18d-435f-aa09-52f85c2d4800 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:26.752376 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-fa3b080c-f18d-435f-aa09-52f85c2d4800 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:26.754817 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:26.754817 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:26.755676 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fa3b080c-f18d-435f-aa09-52f85c2d4800 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:26.756124 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 930/3707] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:26 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:27.462012 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:27.463941 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:27.464281 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2018501560", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:27.465883 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2018501560', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:27.466008 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Create volume of 1 GB Jul 03 01:40:27.470718 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Availability Zones retrieved successfully. Jul 03 01:40:27.475358 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Flow 'volume_create_api' (6c81e394-276d-40c9-b9ed-026b34543533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:27.476378 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76b413a4-e9d7-427f-8af9-15d0d5560666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:27.477233 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:27.500281 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76b413a4-e9d7-427f-8af9-15d0d5560666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:27.500956 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f320d97-5e9b-4958-85bc-7a176c416bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:27.578663 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Created reservations ['02393875-e052-4be5-869b-5ea63da086b4', 'c541173f-6915-4b7a-acca-ccc7ad590cb9', '20107da5-fe08-45db-b1d9-73e1c94bf94a', 'e61d97a9-421a-4a57-8815-a3374e146993'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:27.579289 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f320d97-5e9b-4958-85bc-7a176c416bf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02393875-e052-4be5-869b-5ea63da086b4', 'c541173f-6915-4b7a-acca-ccc7ad590cb9', '20107da5-fe08-45db-b1d9-73e1c94bf94a', 'e61d97a9-421a-4a57-8815-a3374e146993']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:27.579957 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21367606-6829-48fc-ae68-e3dd060c97f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:27.616325 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21367606-6829-48fc-ae68-e3dd060c97f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '763a0cf2-7140-45cf-9f48-d4ecb8204ce3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2018501560',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fb537e6d2c5d469cbeeed22a43178597',qos_specs=None,replication_status=,reservations=['02393875-e052-4be5-869b-5ea63da086b4','c541173f-6915-4b7a-acca-ccc7ad590cb9','20107da5-fe08-45db-b1d9-73e1c94bf94a','e61d97a9-421a-4a57-8815-a3374e146993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d889346dabf146ccabcc1db355b3e744',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:40:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2018501560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=763a0cf2-7140-45cf-9f48-d4ecb8204ce3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fb537e6d2c5d469cbeeed22a43178597',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d889346dabf146ccabcc1db355b3e744',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:27.616998 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7393badd-4f28-4b1d-ab7a-ce657eb5879c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:27.649259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7393badd-4f28-4b1d-ab7a-ce657eb5879c) transitioned into state 'SUCCESS' from state '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-2018501560',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fb537e6d2c5d469cbeeed22a43178597',qos_specs=None,replication_status=,reservations=['02393875-e052-4be5-869b-5ea63da086b4','c541173f-6915-4b7a-acca-ccc7ad590cb9','20107da5-fe08-45db-b1d9-73e1c94bf94a','e61d97a9-421a-4a57-8815-a3374e146993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d889346dabf146ccabcc1db355b3e744',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:27.649938 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2e4e03-e942-4f9c-902a-e0bef2334bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:27.668995 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db2e4e03-e942-4f9c-902a-e0bef2334bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:27.669699 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Flow 'volume_create_api' (6c81e394-276d-40c9-b9ed-026b34543533) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:27.669973 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Create volume request issued successfully. Jul 03 01:40:27.670529 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-9db411e2-82ef-49d6-bdea-050daf81fd01 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:40:27.670937 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 922/3708] 10.4.3.64 () {72 vars in 1534 bytes} [Fri Jul 3 01:40:27 2026] POST /volume/v3/volumes => generated 761 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:27.678369 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-ed38e58b-2e47-4d11-9d05-0cda69adcdef None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:27.680734 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-ed38e58b-2e47-4d11-9d05-0cda69adcdef tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] GET https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 Jul 03 01:40:27.680952 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-ed38e58b-2e47-4d11-9d05-0cda69adcdef tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:27.681151 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-ed38e58b-2e47-4d11-9d05-0cda69adcdef tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:27.689331 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:27.689331 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:27.692943 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-ed38e58b-2e47-4d11-9d05-0cda69adcdef tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Volume info retrieved successfully. Jul 03 01:40:27.697468 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-5bb4f2e2-c396-4d00-9da2-2d236cc4b19a req-ed38e58b-2e47-4d11-9d05-0cda69adcdef tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 returned with HTTP 200 Jul 03 01:40:27.697899 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 916/3709] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:27 2026] GET /volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:27.724657 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-ddbf441d-f918-43a3-bfdc-3ad7adca32f4 req-64fd1e4c-4e6e-4234-9a97-5d5cc0b590f3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:27.726852 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ddbf441d-f918-43a3-bfdc-3ad7adca32f4 req-64fd1e4c-4e6e-4234-9a97-5d5cc0b590f3 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] GET https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 Jul 03 01:40:27.727037 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ddbf441d-f918-43a3-bfdc-3ad7adca32f4 req-64fd1e4c-4e6e-4234-9a97-5d5cc0b590f3 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:27.727212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ddbf441d-f918-43a3-bfdc-3ad7adca32f4 req-64fd1e4c-4e6e-4234-9a97-5d5cc0b590f3 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:27.734581 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:27.734581 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:27.737976 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-ddbf441d-f918-43a3-bfdc-3ad7adca32f4 req-64fd1e4c-4e6e-4234-9a97-5d5cc0b590f3 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Volume info retrieved successfully. Jul 03 01:40:27.741860 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ddbf441d-f918-43a3-bfdc-3ad7adca32f4 req-64fd1e4c-4e6e-4234-9a97-5d5cc0b590f3 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 returned with HTTP 200 Jul 03 01:40:27.742252 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 942/3710] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:27 2026] GET /volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:27.777833 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e2cef4e7-039e-439c-9679-9f36150b97f3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:27.780143 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e2cef4e7-039e-439c-9679-9f36150b97f3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:27.780356 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e2cef4e7-039e-439c-9679-9f36150b97f3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:27.782484 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e2cef4e7-039e-439c-9679-9f36150b97f3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:27.782484 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-e2cef4e7-039e-439c-9679-9f36150b97f3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:27.784705 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:27.784705 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:27.785293 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e2cef4e7-039e-439c-9679-9f36150b97f3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:27.785707 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 931/3711] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:27 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:28.766012 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-7babf38a-6cd6-4786-bcb5-926df3fca50c req-60272f26-876e-471e-a72c-b956d0b45213 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:28.768116 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-7babf38a-6cd6-4786-bcb5-926df3fca50c req-60272f26-876e-471e-a72c-b956d0b45213 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] GET https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 Jul 03 01:40:28.768343 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-7babf38a-6cd6-4786-bcb5-926df3fca50c req-60272f26-876e-471e-a72c-b956d0b45213 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:28.768647 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-7babf38a-6cd6-4786-bcb5-926df3fca50c req-60272f26-876e-471e-a72c-b956d0b45213 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:28.775434 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:28.775434 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:28.778723 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-7babf38a-6cd6-4786-bcb5-926df3fca50c req-60272f26-876e-471e-a72c-b956d0b45213 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Volume info retrieved successfully. Jul 03 01:40:28.782999 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-7babf38a-6cd6-4786-bcb5-926df3fca50c req-60272f26-876e-471e-a72c-b956d0b45213 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 returned with HTTP 200 Jul 03 01:40:28.783405 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 923/3712] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:28 2026] GET /volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:28.794862 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d3de6bb7-2c86-4c4c-9ad0-6dd911d9e4d8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:28.796530 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d3de6bb7-2c86-4c4c-9ad0-6dd911d9e4d8 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:28.796707 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d3de6bb7-2c86-4c4c-9ad0-6dd911d9e4d8 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:28.796888 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d3de6bb7-2c86-4c4c-9ad0-6dd911d9e4d8 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:28.796983 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-d3de6bb7-2c86-4c4c-9ad0-6dd911d9e4d8 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:28.800731 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:28.800731 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:28.801464 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d3de6bb7-2c86-4c4c-9ad0-6dd911d9e4d8 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:28.801626 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 917/3713] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:28 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:28.830002 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-40247f9c-81b0-4921-aab8-01afef38efcd req-48fd4fdd-ae5c-42a5-913b-2038cbfa070f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:28.831765 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-40247f9c-81b0-4921-aab8-01afef38efcd req-48fd4fdd-ae5c-42a5-913b-2038cbfa070f tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-reader] GET https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 Jul 03 01:40:28.831929 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-40247f9c-81b0-4921-aab8-01afef38efcd req-48fd4fdd-ae5c-42a5-913b-2038cbfa070f tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:28.832094 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-40247f9c-81b0-4921-aab8-01afef38efcd req-48fd4fdd-ae5c-42a5-913b-2038cbfa070f tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-reader] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:28.833788 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=103,cinder:UPDATE=20,cinder:INSERT=11 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:40:28.838631 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:28.838631 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:28.842121 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-40247f9c-81b0-4921-aab8-01afef38efcd req-48fd4fdd-ae5c-42a5-913b-2038cbfa070f tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-reader] Volume info retrieved successfully. Jul 03 01:40:28.845946 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-40247f9c-81b0-4921-aab8-01afef38efcd req-48fd4fdd-ae5c-42a5-913b-2038cbfa070f tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-reader] https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 returned with HTTP 200 Jul 03 01:40:28.846561 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 943/3714] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:28 2026] GET /volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:28.869900 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-f70e0d24-ce7d-4929-bdff-a1adcd83f3f6 req-1666b939-b7f9-405e-b44f-47fc52221ee9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:28.871818 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-f70e0d24-ce7d-4929-bdff-a1adcd83f3f6 req-1666b939-b7f9-405e-b44f-47fc52221ee9 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] DELETE https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 Jul 03 01:40:28.872052 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-f70e0d24-ce7d-4929-bdff-a1adcd83f3f6 req-1666b939-b7f9-405e-b44f-47fc52221ee9 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:28.872299 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-f70e0d24-ce7d-4929-bdff-a1adcd83f3f6 req-1666b939-b7f9-405e-b44f-47fc52221ee9 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:28.872580 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [req-f70e0d24-ce7d-4929-bdff-a1adcd83f3f6 req-1666b939-b7f9-405e-b44f-47fc52221ee9 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Delete volume with id: 763a0cf2-7140-45cf-9f48-d4ecb8204ce3 Jul 03 01:40:28.879640 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:28.879640 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:28.880111 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-f70e0d24-ce7d-4929-bdff-a1adcd83f3f6 req-1666b939-b7f9-405e-b44f-47fc52221ee9 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Volume info retrieved successfully. Jul 03 01:40:28.911044 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-f70e0d24-ce7d-4929-bdff-a1adcd83f3f6 req-1666b939-b7f9-405e-b44f-47fc52221ee9 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Delete volume request issued successfully. Jul 03 01:40:28.911360 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-f70e0d24-ce7d-4929-bdff-a1adcd83f3f6 req-1666b939-b7f9-405e-b44f-47fc52221ee9 tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 returned with HTTP 202 Jul 03 01:40:28.911901 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 932/3715] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:40:28 2026] DELETE /volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:40:28.934035 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-b920f993-ac74-476b-963e-558ce0c22404 req-3b6fc8c3-8948-4c97-bd89-61af23d7960b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:28.936582 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b920f993-ac74-476b-963e-558ce0c22404 req-3b6fc8c3-8948-4c97-bd89-61af23d7960b tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] GET https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 Jul 03 01:40:28.936828 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-b920f993-ac74-476b-963e-558ce0c22404 req-3b6fc8c3-8948-4c97-bd89-61af23d7960b tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:28.937150 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-b920f993-ac74-476b-963e-558ce0c22404 req-3b6fc8c3-8948-4c97-bd89-61af23d7960b tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:28.946123 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:28.946123 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:28.950331 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-b920f993-ac74-476b-963e-558ce0c22404 req-3b6fc8c3-8948-4c97-bd89-61af23d7960b tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Volume info retrieved successfully. Jul 03 01:40:28.954658 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b920f993-ac74-476b-963e-558ce0c22404 req-3b6fc8c3-8948-4c97-bd89-61af23d7960b tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 returned with HTTP 200 Jul 03 01:40:28.955065 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 924/3716] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:28 2026] GET /volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:29.783019 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-8a3e506e-775a-44c2-adcb-2a36ee8a37fb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:29.784943 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-8a3e506e-775a-44c2-adcb-2a36ee8a37fb tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/limits Jul 03 01:40:29.785118 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-8a3e506e-775a-44c2-adcb-2a36ee8a37fb tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:29.785291 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-8a3e506e-775a-44c2-adcb-2a36ee8a37fb tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:29.792961 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-8a3e506e-775a-44c2-adcb-2a36ee8a37fb tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:40:29.793209 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-8a3e506e-775a-44c2-adcb-2a36ee8a37fb tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:40:29.793448 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-8a3e506e-775a-44c2-adcb-2a36ee8a37fb tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:40:29.803705 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-8a3e506e-775a-44c2-adcb-2a36ee8a37fb tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Jul 03 01:40:29.804179 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 918/3717] 10.4.3.64 () {68 vars in 1477 bytes} [Fri Jul 3 01:40:29 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 03 01:40:29.811004 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0f21a256-07f6-44da-b404-ac3a400834b5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:29.812719 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0f21a256-07f6-44da-b404-ac3a400834b5 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:29.812892 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0f21a256-07f6-44da-b404-ac3a400834b5 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:29.813064 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0f21a256-07f6-44da-b404-ac3a400834b5 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:29.813163 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-0f21a256-07f6-44da-b404-ac3a400834b5 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:29.817851 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:29.817851 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:29.818415 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0f21a256-07f6-44da-b404-ac3a400834b5 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:29.818796 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 944/3718] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:29 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:29.978175 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-62902220-87eb-4310-b0da-9fa227c879ba req-335f6243-fe9f-468c-b550-67014847d35e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:29.980668 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-62902220-87eb-4310-b0da-9fa227c879ba req-335f6243-fe9f-468c-b550-67014847d35e tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] GET https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 Jul 03 01:40:29.980895 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-62902220-87eb-4310-b0da-9fa227c879ba req-335f6243-fe9f-468c-b550-67014847d35e tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:29.981109 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-62902220-87eb-4310-b0da-9fa227c879ba req-335f6243-fe9f-468c-b550-67014847d35e tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:29.983513 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=175,cinder:INSERT=36,cinder:UPDATE=60 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:40:29.987635 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-62902220-87eb-4310-b0da-9fa227c879ba req-335f6243-fe9f-468c-b550-67014847d35e tempest-VolumesGetTestJSON-971093444 tempest-VolumesGetTestJSON-971093444-project-member] https://10.4.3.64/volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 returned with HTTP 404 Jul 03 01:40:29.988134 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 933/3719] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:29 2026] GET /volume/v3/volumes/763a0cf2-7140-45cf-9f48-d4ecb8204ce3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:30.359637 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c59b78f8-160b-4a79-82a6-e3920f9fa881 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:30.363670 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c59b78f8-160b-4a79-82a6-e3920f9fa881 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:40:30.363670 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c59b78f8-160b-4a79-82a6-e3920f9fa881 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:30.363670 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c59b78f8-160b-4a79-82a6-e3920f9fa881 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:30.366310 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=196,cinder:UPDATE=63,cinder:INSERT=38 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:40:30.376334 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:30.376334 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:30.381324 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c59b78f8-160b-4a79-82a6-e3920f9fa881 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:40:30.386562 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c59b78f8-160b-4a79-82a6-e3920f9fa881 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 returned with HTTP 200 Jul 03 01:40:30.387129 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 925/3720] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:30 2026] GET /volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 => generated 1661 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:30.397914 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c9184bc8-790f-46b9-8a69-8311070b38b6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:30.400838 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c9184bc8-790f-46b9-8a69-8311070b38b6 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:40:30.401627 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c9184bc8-790f-46b9-8a69-8311070b38b6 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7639575-db7d-47d4-b0ba-9f5715d6ffd8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1472606565", "description": null, "metadata": {}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:30.582033 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:30.582033 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:30.583073 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c9184bc8-790f-46b9-8a69-8311070b38b6 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:40:30.583256 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c9184bc8-790f-46b9-8a69-8311070b38b6 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Create snapshot from volume e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:40:30.655967 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c9184bc8-790f-46b9-8a69-8311070b38b6 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Created reservations ['bd63d1d0-45b3-4ee2-bfe3-32edcb0ed4ec', '27c334ca-9902-4d1f-a85a-2ffbf7dc1c17', '93b14331-efdb-4684-8966-474151ca96f7', '598b1646-5db6-4834-a5a5-61505af21eee'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:30.719987 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c9184bc8-790f-46b9-8a69-8311070b38b6 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot force create request issued successfully. Jul 03 01:40:30.723121 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-b7744c71-e6b9-4ec2-af6e-71a7ea1ae3fc req-c9184bc8-790f-46b9-8a69-8311070b38b6 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:40:30.723121 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 919/3721] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Jul 3 01:40:30 2026] POST /volume/v3/snapshots => generated 324 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:30.829380 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-424f3ff8-7028-4e52-aca6-741913c4f992 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:30.835185 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-424f3ff8-7028-4e52-aca6-741913c4f992 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:30.836544 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-424f3ff8-7028-4e52-aca6-741913c4f992 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:30.836544 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-424f3ff8-7028-4e52-aca6-741913c4f992 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:30.836544 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-424f3ff8-7028-4e52-aca6-741913c4f992 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:30.843822 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:30.843822 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:30.844634 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-424f3ff8-7028-4e52-aca6-741913c4f992 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:30.845091 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 945/3722] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:30 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:31.597795 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-155ef64d-a7fb-4f9d-8c2d-dc352644d82e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:31.598172 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-155ef64d-a7fb-4f9d-8c2d-dc352644d82e None None] GET https://10.4.3.64/volume// Jul 03 01:40:31.599379 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-155ef64d-a7fb-4f9d-8c2d-dc352644d82e None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:31.599379 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-155ef64d-a7fb-4f9d-8c2d-dc352644d82e None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:31.599379 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-155ef64d-a7fb-4f9d-8c2d-dc352644d82e None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:40:31.599379 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 934/3723] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:40:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:40:31.607957 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-2c86523a-956f-40b0-be68-3bd0d21cf15e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:31.610744 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-2c86523a-956f-40b0-be68-3bd0d21cf15e tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d Jul 03 01:40:31.611364 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-2c86523a-956f-40b0-be68-3bd0d21cf15e tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:31.611596 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-2c86523a-956f-40b0-be68-3bd0d21cf15e tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:31.633445 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:31.633445 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:31.640703 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-2c86523a-956f-40b0-be68-3bd0d21cf15e tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:40:31.647591 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-2c86523a-956f-40b0-be68-3bd0d21cf15e tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d returned with HTTP 200 Jul 03 01:40:31.647990 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 926/3724] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:40:31 2026] GET /volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d => generated 1593 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:40:31.749114 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-f8ed8f1b-5ef4-46a6-915f-49d2213f1deb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:31.754100 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-f8ed8f1b-5ef4-46a6-915f-49d2213f1deb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] PUT https://10.4.3.64/volume/v3/attachments/e8044981-825c-4119-a6b8-aa69638a66cf Jul 03 01:40:31.754100 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-f8ed8f1b-5ef4-46a6-915f-49d2213f1deb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:31.763074 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-f8ed8f1b-5ef4-46a6-915f-49d2213f1deb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Acquiring lock "cinder-attachment_update-9677a4d2-b209-4186-830e-a02c7f02173d-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:40:31.770158 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-f8ed8f1b-5ef4-46a6-915f-49d2213f1deb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Lock "cinder-attachment_update-9677a4d2-b209-4186-830e-a02c7f02173d-np0000004346" acquired by "attachment_update" :: waited 0.007s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:40:31.774588 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:31.774588 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:31.858108 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ebed6168-993a-499b-828e-d7192938654b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:31.860509 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ebed6168-993a-499b-828e-d7192938654b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:31.860795 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ebed6168-993a-499b-828e-d7192938654b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:31.861064 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ebed6168-993a-499b-828e-d7192938654b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:31.861248 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-ebed6168-993a-499b-828e-d7192938654b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:31.865595 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:31.865595 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:31.866199 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ebed6168-993a-499b-828e-d7192938654b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:31.866727 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 946/3725] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:31 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:32.252825 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f76398c7-c7e5-451e-88e4-d6118959bb0a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:32.308545 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-f8ed8f1b-5ef4-46a6-915f-49d2213f1deb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Lock "cinder-attachment_update-9677a4d2-b209-4186-830e-a02c7f02173d-np0000004346" released by "attachment_update" :: held 0.529s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:40:32.308545 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-f8ed8f1b-5ef4-46a6-915f-49d2213f1deb tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/attachments/e8044981-825c-4119-a6b8-aa69638a66cf returned with HTTP 200 Jul 03 01:40:32.308545 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 920/3726] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:40:31 2026] PUT /volume/v3/attachments/e8044981-825c-4119-a6b8-aa69638a66cf => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:32.313331 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f76398c7-c7e5-451e-88e4-d6118959bb0a tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 Jul 03 01:40:32.313573 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f76398c7-c7e5-451e-88e4-d6118959bb0a tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:32.314138 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f76398c7-c7e5-451e-88e4-d6118959bb0a tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:32.327219 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-f76398c7-c7e5-451e-88e4-d6118959bb0a tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:40:32.332821 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f76398c7-c7e5-451e-88e4-d6118959bb0a tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 returned with HTTP 200 Jul 03 01:40:32.333290 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 935/3727] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:40:32 2026] GET /volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 => generated 597 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:32.342518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:32.405305 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:32.405677 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1171204646"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:32.406962 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1171204646'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:32.407541 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Create volume of 1 GB Jul 03 01:40:32.410615 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Availability Zones retrieved successfully. Jul 03 01:40:32.415683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Flow 'volume_create_api' (06f75c15-d72c-4db1-b30a-2620763f173c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:32.416502 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (038b0a38-1254-4830-8740-3076ae67c431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:32.417277 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:32.441988 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (038b0a38-1254-4830-8740-3076ae67c431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:32.454303 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cda55f7-8d04-4132-a8e1-71bdff7841b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:32.529915 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Created reservations ['9f18a8d4-3d9a-44af-bd23-b43cbc46c417', 'a1f8f910-c7e4-4366-8b3c-4cc25bdcc1bb', '7b6a86e8-d2c3-42e7-9243-3865e416b351', 'a001301b-c4b6-4d2d-b458-5baa15bc3ef4'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:32.531065 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6cda55f7-8d04-4132-a8e1-71bdff7841b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f18a8d4-3d9a-44af-bd23-b43cbc46c417', 'a1f8f910-c7e4-4366-8b3c-4cc25bdcc1bb', '7b6a86e8-d2c3-42e7-9243-3865e416b351', 'a001301b-c4b6-4d2d-b458-5baa15bc3ef4']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:32.532200 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846bb382-afcc-48da-b565-866a5da3e0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:32.562868 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (846bb382-afcc-48da-b565-866a5da3e0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14c64cc9-9798-44e6-92b1-ce28510359ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1171204646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e8d2705cb84226bf34b6fc3bf2e4e1',qos_specs=None,replication_status=,reservations=['9f18a8d4-3d9a-44af-bd23-b43cbc46c417','a1f8f910-c7e4-4366-8b3c-4cc25bdcc1bb','7b6a86e8-d2c3-42e7-9243-3865e416b351','a001301b-c4b6-4d2d-b458-5baa15bc3ef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee86a8876fb4dcd8e269051428d00a9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:40:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1171204646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14c64cc9-9798-44e6-92b1-ce28510359ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65e8d2705cb84226bf34b6fc3bf2e4e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fee86a8876fb4dcd8e269051428d00a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:32.563503 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf35288-7c83-438f-a6a2-3ff93c460b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:32.591704 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf35288-7c83-438f-a6a2-3ff93c460b30) transitioned into state 'SUCCESS' from state '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-1171204646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65e8d2705cb84226bf34b6fc3bf2e4e1',qos_specs=None,replication_status=,reservations=['9f18a8d4-3d9a-44af-bd23-b43cbc46c417','a1f8f910-c7e4-4366-8b3c-4cc25bdcc1bb','7b6a86e8-d2c3-42e7-9243-3865e416b351','a001301b-c4b6-4d2d-b458-5baa15bc3ef4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fee86a8876fb4dcd8e269051428d00a9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:32.592666 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e282e7-f3be-425e-ae44-34dc3be04669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:32.614846 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10e282e7-f3be-425e-ae44-34dc3be04669) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:32.616073 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Flow 'volume_create_api' (06f75c15-d72c-4db1-b30a-2620763f173c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:32.616509 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Create volume request issued successfully. Jul 03 01:40:32.617219 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-079a2bc1-7431-49c8-9423-d002fea1d3f1 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:40:32.617778 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 927/3728] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:40:32 2026] POST /volume/v3/volumes => generated 757 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:32.631396 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-64a58e6a-9bb5-4aa7-a9f0-3ac168b0dcd9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:32.632612 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-64a58e6a-9bb5-4aa7-a9f0-3ac168b0dcd9 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] GET https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea Jul 03 01:40:32.632612 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-64a58e6a-9bb5-4aa7-a9f0-3ac168b0dcd9 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:32.632815 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-64a58e6a-9bb5-4aa7-a9f0-3ac168b0dcd9 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:32.642292 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:32.642292 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:32.647022 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-64a58e6a-9bb5-4aa7-a9f0-3ac168b0dcd9 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Volume info retrieved successfully. Jul 03 01:40:32.652371 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-64a58e6a-9bb5-4aa7-a9f0-3ac168b0dcd9 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea returned with HTTP 200 Jul 03 01:40:32.652941 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 947/3729] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:32 2026] GET /volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:32.810775 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-d6029513-315a-4eca-acf9-1c10fa618258 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:32.813166 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-d6029513-315a-4eca-acf9-1c10fa618258 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] POST https://10.4.3.64/volume/v3/attachments/e8044981-825c-4119-a6b8-aa69638a66cf/action Jul 03 01:40:32.813589 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-d6029513-315a-4eca-acf9-1c10fa618258 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:40:32.813686 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-d6029513-315a-4eca-acf9-1c10fa618258 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:32.829174 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:32.829174 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:32.873332 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-575af561-785a-43e3-bdc7-fe5b7297efb9 req-d6029513-315a-4eca-acf9-1c10fa618258 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/attachments/e8044981-825c-4119-a6b8-aa69638a66cf/action returned with HTTP 204 Jul 03 01:40:32.873712 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 921/3730] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:40:32 2026] POST /volume/v3/attachments/e8044981-825c-4119-a6b8-aa69638a66cf/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:32.878133 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-405c900d-3189-47f1-9b36-ab0fc65d84bc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:32.881068 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-405c900d-3189-47f1-9b36-ab0fc65d84bc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:32.881285 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-405c900d-3189-47f1-9b36-ab0fc65d84bc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:32.881497 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-405c900d-3189-47f1-9b36-ab0fc65d84bc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:32.881691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-405c900d-3189-47f1-9b36-ab0fc65d84bc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:32.886058 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:32.886058 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:32.886730 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-405c900d-3189-47f1-9b36-ab0fc65d84bc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:32.888094 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 936/3731] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:32 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:32.894488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-19e8eca9-cb89-45d7-af12-ca2bf60a0ba9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:32.896898 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-19e8eca9-cb89-45d7-af12-ca2bf60a0ba9 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d Jul 03 01:40:32.897151 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-19e8eca9-cb89-45d7-af12-ca2bf60a0ba9 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:32.897452 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-19e8eca9-cb89-45d7-af12-ca2bf60a0ba9 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:32.903780 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:32.903780 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:32.904344 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-19e8eca9-cb89-45d7-af12-ca2bf60a0ba9 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot retrieved successfully. Jul 03 01:40:32.905475 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-19e8eca9-cb89-45d7-af12-ca2bf60a0ba9 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d returned with HTTP 200 Jul 03 01:40:32.906349 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 928/3732] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:40:32 2026] GET /volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d => generated 483 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:32.930029 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-61f4096e-5787-45cc-98bc-c57782b27147 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:32.931892 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:32.932289 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-504160740", "snapshot_id": null, "imageRef": "1aeb5b20-9ddc-42c5-b46c-45dbc0a215c3", "volume_type": null, "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:32.933852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-504160740', 'snapshot_id': None, 'imageRef': '1aeb5b20-9ddc-42c5-b46c-45dbc0a215c3', 'volume_type': None, 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:33.042095 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:33.042095 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:33.042687 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot retrieved successfully. Jul 03 01:40:33.043120 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Create volume of 1 GB Jul 03 01:40:33.047580 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Availability Zones retrieved successfully. Jul 03 01:40:33.054891 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Flow 'volume_create_api' (998dbe4d-2b18-4600-9f46-fe3d28908eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:33.056181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a5bae18-4586-4a00-bf14-10d2289828b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:33.057337 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:33.090000 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a5bae18-4586-4a00-bf14-10d2289828b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bb67bcc8-3641-4b2f-b729-0253cc9f631d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:33.090658 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5784152-c120-401a-b71b-17efebda2d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:33.138024 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Created reservations ['0540c555-b3cf-4fe7-a82d-ad9960b25f3b', 'b02adfac-05e1-4d0d-b260-165cb2111c6d', '3c62fc75-43bd-4191-ac63-03b052635e17', 'f2213a57-4042-4a27-a10c-8dfa4a0953f2'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:33.138833 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5784152-c120-401a-b71b-17efebda2d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0540c555-b3cf-4fe7-a82d-ad9960b25f3b', 'b02adfac-05e1-4d0d-b260-165cb2111c6d', '3c62fc75-43bd-4191-ac63-03b052635e17', 'f2213a57-4042-4a27-a10c-8dfa4a0953f2']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:33.139539 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e12555-d75c-4c75-ba92-d2abca074ae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:33.200098 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08e12555-d75c-4c75-ba92-d2abca074ae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '263892a1-9281-4163-b927-60b17f7348e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-504160740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deadb3fc181a4de9ab82ed121017a38c',qos_specs=None,replication_status=,reservations=['0540c555-b3cf-4fe7-a82d-ad9960b25f3b','b02adfac-05e1-4d0d-b260-165cb2111c6d','3c62fc75-43bd-4191-ac63-03b052635e17','f2213a57-4042-4a27-a10c-8dfa4a0953f2'],size=1,snapshot_id=bb67bcc8-3641-4b2f-b729-0253cc9f631d,source_replicaid=,source_volid=None,status='creating',user_id='c2c0521c6ac04488af8c47132bb6bdee',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), '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-03T01:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-504160740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=263892a1-9281-4163-b927-60b17f7348e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deadb3fc181a4de9ab82ed121017a38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bb67bcc8-3641-4b2f-b729-0253cc9f631d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2c0521c6ac04488af8c47132bb6bdee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:33.200815 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dcf7f1c-3fa8-4e36-a683-2bfffe96ea34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:33.230556 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dcf7f1c-3fa8-4e36-a683-2bfffe96ea34) transitioned into state 'SUCCESS' from state '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-504160740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deadb3fc181a4de9ab82ed121017a38c',qos_specs=None,replication_status=,reservations=['0540c555-b3cf-4fe7-a82d-ad9960b25f3b','b02adfac-05e1-4d0d-b260-165cb2111c6d','3c62fc75-43bd-4191-ac63-03b052635e17','f2213a57-4042-4a27-a10c-8dfa4a0953f2'],size=1,snapshot_id=bb67bcc8-3641-4b2f-b729-0253cc9f631d,source_replicaid=,source_volid=None,status='creating',user_id='c2c0521c6ac04488af8c47132bb6bdee',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:33.231124 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7152e4f-b2ef-4a30-9cd7-6b1d1dbae01f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:33.260057 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7152e4f-b2ef-4a30-9cd7-6b1d1dbae01f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:33.260837 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Flow 'volume_create_api' (998dbe4d-2b18-4600-9f46-fe3d28908eb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:33.261131 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Create volume request issued successfully. Jul 03 01:40:33.261745 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-61f4096e-5787-45cc-98bc-c57782b27147 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:40:33.262154 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 948/3733] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:40:32 2026] POST /volume/v3/volumes => generated 811 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:33.274131 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-44e562f3-a383-4a82-ad76-6cb3909e94d5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:33.275941 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44e562f3-a383-4a82-ad76-6cb3909e94d5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 Jul 03 01:40:33.276147 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44e562f3-a383-4a82-ad76-6cb3909e94d5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:33.276331 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44e562f3-a383-4a82-ad76-6cb3909e94d5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:33.283341 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:33.283341 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:33.287104 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-44e562f3-a383-4a82-ad76-6cb3909e94d5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:40:33.291101 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44e562f3-a383-4a82-ad76-6cb3909e94d5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 returned with HTTP 200 Jul 03 01:40:33.291481 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 922/3734] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:33 2026] GET /volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:33.664799 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e558297c-1324-4b82-b02f-e112e3fb89a0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:33.666772 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e558297c-1324-4b82-b02f-e112e3fb89a0 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] GET https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea Jul 03 01:40:33.666971 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e558297c-1324-4b82-b02f-e112e3fb89a0 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:33.667151 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e558297c-1324-4b82-b02f-e112e3fb89a0 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:33.673838 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:33.673838 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:33.677048 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e558297c-1324-4b82-b02f-e112e3fb89a0 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Volume info retrieved successfully. Jul 03 01:40:33.680779 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e558297c-1324-4b82-b02f-e112e3fb89a0 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea returned with HTTP 200 Jul 03 01:40:33.681111 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 937/3735] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:33 2026] GET /volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:33.692873 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cae8246c-04e3-4b65-9081-11e9b4082792 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:33.694747 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cae8246c-04e3-4b65-9081-11e9b4082792 tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 Jul 03 01:40:33.695089 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cae8246c-04e3-4b65-9081-11e9b4082792 tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:33.752684 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-cae8246c-04e3-4b65-9081-11e9b4082792 tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:40:33.753008 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-cae8246c-04e3-4b65-9081-11e9b4082792 tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:40:33.753321 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-cae8246c-04e3-4b65-9081-11e9b4082792 tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:40:33.759004 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cae8246c-04e3-4b65-9081-11e9b4082792 tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 returned with HTTP 200 Jul 03 01:40:33.759558 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 929/3736] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Jul 3 01:40:33 2026] PUT /volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 => generated 552 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:33.768363 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:33.770709 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:33.771149 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:33.773054 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:33.773214 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Create volume of 2 GB Jul 03 01:40:33.773615 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:33.773615 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:33.778279 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Availability Zones retrieved successfully. Jul 03 01:40:33.786479 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Flow 'volume_create_api' (9410815b-1eb1-485a-8324-8abebde29219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:33.787954 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bfeb51-64ae-4162-a326-1a20042b272a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:33.789356 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Validating volume size '2' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:33.819264 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bfeb51-64ae-4162-a326-1a20042b272a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:33.820237 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6150b74e-183f-44a1-a7aa-53224a67d707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:33.855337 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota_utils [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Quota exceeded for 65e8d2705cb84226bf34b6fc3bf2e4e1, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 01:40:33.858634 np0000004346 devstack@c-api.service[99879]: WARNING cinder.volume.api [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6150b74e-183f-44a1-a7aa-53224a67d707) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 01:40:33.858634 np0000004346 devstack@c-api.service[99879]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 01:40:33.860747 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6150b74e-183f-44a1-a7aa-53224a67d707) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:33.861763 np0000004346 devstack@c-api.service[99879]: WARNING cinder.volume.api [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6150b74e-183f-44a1-a7aa-53224a67d707) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 01:40:33.862528 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bfeb51-64ae-4162-a326-1a20042b272a) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:33.863327 np0000004346 devstack@c-api.service[99879]: WARNING cinder.volume.api [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10bfeb51-64ae-4162-a326-1a20042b272a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 01:40:33.864282 np0000004346 devstack@c-api.service[99879]: WARNING cinder.volume.api [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Flow 'volume_create_api' (9410815b-1eb1-485a-8324-8abebde29219) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 01:40:33.864635 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.middleware.fault [None req-3f36bf98-49cd-4cb6-b401-67b9a333b18d tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 413 Jul 03 01:40:33.865352 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 949/3737] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:40:33 2026] POST /volume/v3/volumes => generated 208 bytes in 98 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 01:40:33.874109 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4ac6ebe7-19ce-40e1-a71b-dfdf4f51b45b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:33.876010 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4ac6ebe7-19ce-40e1-a71b-dfdf4f51b45b tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 Jul 03 01:40:33.876353 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4ac6ebe7-19ce-40e1-a71b-dfdf4f51b45b tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:33.899054 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1f0caf51-260f-41da-b6be-24fe9bda9003 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:33.901093 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1f0caf51-260f-41da-b6be-24fe9bda9003 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:33.901373 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1f0caf51-260f-41da-b6be-24fe9bda9003 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:33.901691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1f0caf51-260f-41da-b6be-24fe9bda9003 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:33.901840 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-1f0caf51-260f-41da-b6be-24fe9bda9003 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:33.906991 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:33.906991 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:33.907585 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1f0caf51-260f-41da-b6be-24fe9bda9003 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:33.907950 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 938/3738] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:33 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:33.928434 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4ac6ebe7-19ce-40e1-a71b-dfdf4f51b45b tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 returned with HTTP 200 Jul 03 01:40:33.928867 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 923/3739] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Jul 3 01:40:33 2026] PUT /volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 => generated 552 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:33.937052 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:33.939038 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:33.939410 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:33.941018 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:33.941156 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Create volume of 1 GB Jul 03 01:40:33.945555 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Availability Zones retrieved successfully. Jul 03 01:40:33.952478 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Flow 'volume_create_api' (d1643717-e584-4f95-9eff-b4ee1400b748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:33.953686 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3af7be5-11f5-4873-83e6-4c614ac91c59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:33.954790 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:33.980700 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3af7be5-11f5-4873-83e6-4c614ac91c59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:33.981386 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413e4804-b4af-4a48-a218-fe70f1dd27fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:34.008656 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota_utils [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Quota exceeded for 65e8d2705cb84226bf34b6fc3bf2e4e1, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 01:40:34.012393 np0000004346 devstack@c-api.service[99882]: WARNING cinder.volume.api [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413e4804-b4af-4a48-a218-fe70f1dd27fb) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 01:40:34.012393 np0000004346 devstack@c-api.service[99882]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 01:40:34.012771 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413e4804-b4af-4a48-a218-fe70f1dd27fb) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:34.013501 np0000004346 devstack@c-api.service[99882]: WARNING cinder.volume.api [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (413e4804-b4af-4a48-a218-fe70f1dd27fb) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 01:40:34.014109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3af7be5-11f5-4873-83e6-4c614ac91c59) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:34.014789 np0000004346 devstack@c-api.service[99882]: WARNING cinder.volume.api [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3af7be5-11f5-4873-83e6-4c614ac91c59) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 01:40:34.016269 np0000004346 devstack@c-api.service[99882]: WARNING cinder.volume.api [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Flow 'volume_create_api' (d1643717-e584-4f95-9eff-b4ee1400b748) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 01:40:34.016269 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.middleware.fault [None req-12ec4976-488d-4733-8ca8-071e0aa781b5 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 413 Jul 03 01:40:34.016706 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 930/3740] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:40:33 2026] POST /volume/v3/volumes => generated 150 bytes in 80 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 01:40:34.024513 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-166f6d43-f008-46c0-9168-7dfe13e02e0d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:34.026325 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-166f6d43-f008-46c0-9168-7dfe13e02e0d tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 Jul 03 01:40:34.026681 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-166f6d43-f008-46c0-9168-7dfe13e02e0d tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:34.031849 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:34.031849 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:34.068102 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-166f6d43-f008-46c0-9168-7dfe13e02e0d tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:40:34.068373 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-166f6d43-f008-46c0-9168-7dfe13e02e0d tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:40:34.068658 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-166f6d43-f008-46c0-9168-7dfe13e02e0d tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-938321609 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-938321609, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:40:34.073772 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-166f6d43-f008-46c0-9168-7dfe13e02e0d tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 returned with HTTP 200 Jul 03 01:40:34.074186 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 950/3741] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Jul 3 01:40:34 2026] PUT /volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 => generated 551 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:34.082825 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5881ac42-3984-4890-8626-6f780aa17afa None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:34.084946 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5881ac42-3984-4890-8626-6f780aa17afa tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] POST https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea/action Jul 03 01:40:34.085648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5881ac42-3984-4890-8626-6f780aa17afa tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:40:34.085648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5881ac42-3984-4890-8626-6f780aa17afa tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:34.095970 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:34.095970 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:34.096639 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5881ac42-3984-4890-8626-6f780aa17afa tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Volume info retrieved successfully. Jul 03 01:40:34.144148 np0000004346 devstack@c-api.service[99880]: ERROR cinder.volume.api [None req-5881ac42-3984-4890-8626-6f780aa17afa tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Quota exceeded for 65e8d2705cb84226bf34b6fc3bf2e4e1, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 01:40:34.164393 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.middleware.fault [None req-5881ac42-3984-4890-8626-6f780aa17afa tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea/action returned with HTTP 413 Jul 03 01:40:34.165697 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 939/3742] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:40:34 2026] POST /volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea/action => generated 208 bytes in 83 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 01:40:34.172883 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2d19434e-f87d-468e-9aee-f13580d3f8f0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:34.174604 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2d19434e-f87d-468e-9aee-f13580d3f8f0 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] GET https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea Jul 03 01:40:34.174804 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2d19434e-f87d-468e-9aee-f13580d3f8f0 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:34.175012 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2d19434e-f87d-468e-9aee-f13580d3f8f0 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:34.184048 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:34.184048 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:34.188663 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2d19434e-f87d-468e-9aee-f13580d3f8f0 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Volume info retrieved successfully. Jul 03 01:40:34.194754 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2d19434e-f87d-468e-9aee-f13580d3f8f0 tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea returned with HTTP 200 Jul 03 01:40:34.195319 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 924/3743] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:34 2026] GET /volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:34.207993 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c0733fc2-088c-49d3-b485-4d2cd321b9ec None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:34.211919 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c0733fc2-088c-49d3-b485-4d2cd321b9ec tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] DELETE https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea Jul 03 01:40:34.211919 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c0733fc2-088c-49d3-b485-4d2cd321b9ec tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:34.211919 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c0733fc2-088c-49d3-b485-4d2cd321b9ec tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:34.211919 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-c0733fc2-088c-49d3-b485-4d2cd321b9ec tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Delete volume with id: 14c64cc9-9798-44e6-92b1-ce28510359ea Jul 03 01:40:34.219739 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:34.219739 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:34.220224 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c0733fc2-088c-49d3-b485-4d2cd321b9ec tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Volume info retrieved successfully. Jul 03 01:40:34.262230 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c0733fc2-088c-49d3-b485-4d2cd321b9ec tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Delete volume request issued successfully. Jul 03 01:40:34.262565 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c0733fc2-088c-49d3-b485-4d2cd321b9ec tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea returned with HTTP 202 Jul 03 01:40:34.263024 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 931/3744] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:40:34 2026] DELETE /volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:40:34.270769 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c03f830d-06a3-4d09-8a75-2e16afad685e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:34.272695 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c03f830d-06a3-4d09-8a75-2e16afad685e tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] GET https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea Jul 03 01:40:34.273074 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c03f830d-06a3-4d09-8a75-2e16afad685e tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:34.273139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c03f830d-06a3-4d09-8a75-2e16afad685e tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:34.280411 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:34.280411 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:34.284475 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c03f830d-06a3-4d09-8a75-2e16afad685e tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Volume info retrieved successfully. Jul 03 01:40:34.288729 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c03f830d-06a3-4d09-8a75-2e16afad685e tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea returned with HTTP 200 Jul 03 01:40:34.289132 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 951/3745] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:34 2026] GET /volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:34.304552 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cc3f43f9-b645-4c2a-919c-6c262c0778a7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:34.306482 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cc3f43f9-b645-4c2a-919c-6c262c0778a7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 Jul 03 01:40:34.306700 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cc3f43f9-b645-4c2a-919c-6c262c0778a7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:34.306875 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cc3f43f9-b645-4c2a-919c-6c262c0778a7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:34.314056 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:34.314056 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:34.317679 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cc3f43f9-b645-4c2a-919c-6c262c0778a7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:40:34.322081 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cc3f43f9-b645-4c2a-919c-6c262c0778a7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 returned with HTTP 200 Jul 03 01:40:34.322465 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 940/3746] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:34 2026] GET /volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 => generated 1420 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:40:34.335395 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f84b75a8-a86e-4bc8-a58d-0e786daabdf7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:34.337549 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f84b75a8-a86e-4bc8-a58d-0e786daabdf7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 Jul 03 01:40:34.337801 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f84b75a8-a86e-4bc8-a58d-0e786daabdf7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:34.338017 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f84b75a8-a86e-4bc8-a58d-0e786daabdf7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:34.346119 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:34.346119 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:34.350223 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f84b75a8-a86e-4bc8-a58d-0e786daabdf7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:40:34.355541 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f84b75a8-a86e-4bc8-a58d-0e786daabdf7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 returned with HTTP 200 Jul 03 01:40:34.355976 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 925/3747] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:34 2026] GET /volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 => generated 1420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:40:34.918223 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-37c506dd-f4f5-4616-85bf-9ab6f5c8ae63 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:34.920145 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-37c506dd-f4f5-4616-85bf-9ab6f5c8ae63 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:34.920368 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-37c506dd-f4f5-4616-85bf-9ab6f5c8ae63 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:34.920601 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-37c506dd-f4f5-4616-85bf-9ab6f5c8ae63 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:34.920712 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-37c506dd-f4f5-4616-85bf-9ab6f5c8ae63 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:34.925495 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:34.925495 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:34.926289 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-37c506dd-f4f5-4616-85bf-9ab6f5c8ae63 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:34.926803 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 932/3748] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:34 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:34.937693 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-55e14c37-fe85-43c8-b4b9-0cfbaa78ccff None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:34.939704 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-55e14c37-fe85-43c8-b4b9-0cfbaa78ccff tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:40:34.940076 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-55e14c37-fe85-43c8-b4b9-0cfbaa78ccff tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ace33c8d-78fe-48a4-aa1b-01a61b4aed7c", "name": "tempest-VolumesBackupsTest-Backup-1822371337"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:34.941537 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-55e14c37-fe85-43c8-b4b9-0cfbaa78ccff tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Creating new backup {'backup': {'volume_id': 'ace33c8d-78fe-48a4-aa1b-01a61b4aed7c', 'name': 'tempest-VolumesBackupsTest-Backup-1822371337'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:40:34.941693 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-55e14c37-fe85-43c8-b4b9-0cfbaa78ccff tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Creating backup of volume ace33c8d-78fe-48a4-aa1b-01a61b4aed7c in container None Jul 03 01:40:34.949225 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:34.949225 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:34.949717 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-55e14c37-fe85-43c8-b4b9-0cfbaa78ccff tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:40:34.970319 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cbb00a59-4884-447a-91a4-7e670be74379 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:34.972165 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cbb00a59-4884-447a-91a4-7e670be74379 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:34.972349 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cbb00a59-4884-447a-91a4-7e670be74379 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:34.972570 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cbb00a59-4884-447a-91a4-7e670be74379 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:34.980159 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:34.980159 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:34.994011 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-55e14c37-fe85-43c8-b4b9-0cfbaa78ccff tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Created reservations ['29661320-013f-4f6b-9cf4-a645f7a26e2e', '2ac6fe1b-551a-4480-937d-4a06706423e6'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:34.994194 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cbb00a59-4884-447a-91a4-7e670be74379 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:35.007193 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cbb00a59-4884-447a-91a4-7e670be74379 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:35.007812 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 941/3749] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:34 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:35.019974 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fbd6aaf1-f9a3-4f0f-911d-210246f29e38 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:35.021810 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fbd6aaf1-f9a3-4f0f-911d-210246f29e38 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:35.022023 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fbd6aaf1-f9a3-4f0f-911d-210246f29e38 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:35.022201 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fbd6aaf1-f9a3-4f0f-911d-210246f29e38 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:35.029346 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:35.029346 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:35.033043 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-fbd6aaf1-f9a3-4f0f-911d-210246f29e38 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:35.037727 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fbd6aaf1-f9a3-4f0f-911d-210246f29e38 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:35.037727 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 926/3750] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:35 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:35.093144 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-55e14c37-fe85-43c8-b4b9-0cfbaa78ccff tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:40:35.093661 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 952/3751] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:40:34 2026] POST /volume/v3/backups => generated 328 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:35.100496 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-7d42a636-57e4-4e42-9726-4fb6228714ff None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:35.103137 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-7d42a636-57e4-4e42-9726-4fb6228714ff tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:35.103295 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-99b72f63-9f36-4ca6-9d0c-ed48d1a06ae0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:35.103342 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-7d42a636-57e4-4e42-9726-4fb6228714ff tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:35.103557 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-7d42a636-57e4-4e42-9726-4fb6228714ff tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:35.105236 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-99b72f63-9f36-4ca6-9d0c-ed48d1a06ae0 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:35.105461 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-99b72f63-9f36-4ca6-9d0c-ed48d1a06ae0 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:35.105676 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-99b72f63-9f36-4ca6-9d0c-ed48d1a06ae0 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:35.105757 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-99b72f63-9f36-4ca6-9d0c-ed48d1a06ae0 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:35.111253 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:35.111253 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:35.114343 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:35.114343 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:35.115050 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-7d42a636-57e4-4e42-9726-4fb6228714ff tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:35.115253 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-99b72f63-9f36-4ca6-9d0c-ed48d1a06ae0 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:35.115658 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 942/3752] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:35 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:35.119223 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-7d42a636-57e4-4e42-9726-4fb6228714ff tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:35.119660 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 933/3753] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:35 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:35.300702 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8d8429d3-431f-465b-bdb3-ad5b7d441aae None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:35.303870 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8d8429d3-431f-465b-bdb3-ad5b7d441aae tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] GET https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea Jul 03 01:40:35.304202 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8d8429d3-431f-465b-bdb3-ad5b7d441aae tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:35.304270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8d8429d3-431f-465b-bdb3-ad5b7d441aae tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:35.309734 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8d8429d3-431f-465b-bdb3-ad5b7d441aae tempest-VolumeQuotasNegativeTestJSON-1236862554 tempest-VolumeQuotasNegativeTestJSON-1236862554-project-member] https://10.4.3.64/volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea returned with HTTP 404 Jul 03 01:40:35.310881 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 927/3754] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:35 2026] GET /volume/v3/volumes/14c64cc9-9798-44e6-92b1-ce28510359ea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:35.318275 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a3d989cc-336c-4b81-a771-a0a2de89021b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:35.320586 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a3d989cc-336c-4b81-a771-a0a2de89021b tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 Jul 03 01:40:35.321111 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a3d989cc-336c-4b81-a771-a0a2de89021b tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-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=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:35.341437 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:35.341437 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:35.498019 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a3d989cc-336c-4b81-a771-a0a2de89021b tempest-VolumeQuotasNegativeTestJSON-1424042390 tempest-VolumeQuotasNegativeTestJSON-1424042390-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 returned with HTTP 200 Jul 03 01:40:35.498019 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 953/3755] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Jul 3 01:40:35 2026] PUT /volume/v3/os-quota-sets/65e8d2705cb84226bf34b6fc3bf2e4e1 => generated 555 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:35.722323 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-d5d545c9-8014-4c13-800a-8e689408f9e7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:35.725142 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-d5d545c9-8014-4c13-800a-8e689408f9e7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 Jul 03 01:40:35.725351 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-d5d545c9-8014-4c13-800a-8e689408f9e7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:35.725584 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-d5d545c9-8014-4c13-800a-8e689408f9e7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:35.733185 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:35.733185 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:35.736873 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-d5d545c9-8014-4c13-800a-8e689408f9e7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:40:35.742279 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-d5d545c9-8014-4c13-800a-8e689408f9e7 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 returned with HTTP 200 Jul 03 01:40:35.742716 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 943/3756] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:35 2026] GET /volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 => generated 1402 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:36.126623 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2ba52ace-5cf0-4dd3-89fd-c9b9c2d13ab2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:36.128411 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2ba52ace-5cf0-4dd3-89fd-c9b9c2d13ab2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:36.128648 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2ba52ace-5cf0-4dd3-89fd-c9b9c2d13ab2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:36.128878 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2ba52ace-5cf0-4dd3-89fd-c9b9c2d13ab2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:36.128976 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-2ba52ace-5cf0-4dd3-89fd-c9b9c2d13ab2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:36.158000 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:36.158000 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:36.158279 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2ba52ace-5cf0-4dd3-89fd-c9b9c2d13ab2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:36.158811 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 934/3757] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:36 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 737 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:36.313641 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-9d94ec51-7d5a-403b-8c11-cb8ef72c98e8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:36.315618 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-9d94ec51-7d5a-403b-8c11-cb8ef72c98e8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 Jul 03 01:40:36.315830 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-9d94ec51-7d5a-403b-8c11-cb8ef72c98e8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:36.316011 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-9d94ec51-7d5a-403b-8c11-cb8ef72c98e8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:36.323388 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:36.323388 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:36.327164 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-9d94ec51-7d5a-403b-8c11-cb8ef72c98e8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:40:36.334095 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-9d94ec51-7d5a-403b-8c11-cb8ef72c98e8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 returned with HTTP 200 Jul 03 01:40:36.334526 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 928/3758] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:36 2026] GET /volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 => generated 1402 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:36.344249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4dbb8e07-4bed-4be3-afbb-9062be95da2b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:36.344724 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4dbb8e07-4bed-4be3-afbb-9062be95da2b None None] GET https://10.4.3.64/volume// Jul 03 01:40:36.344886 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4dbb8e07-4bed-4be3-afbb-9062be95da2b None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:36.345058 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4dbb8e07-4bed-4be3-afbb-9062be95da2b None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:36.345395 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4dbb8e07-4bed-4be3-afbb-9062be95da2b None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:40:36.345762 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 954/3759] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:40:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:40:36.353204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-257eb6e3-00e3-4c66-b790-107a1c38d7c0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:36.355466 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-257eb6e3-00e3-4c66-b790-107a1c38d7c0 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:40:36.355866 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-257eb6e3-00e3-4c66-b790-107a1c38d7c0 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "263892a1-9281-4163-b927-60b17f7348e1", "connector": null, "instance_uuid": "3383bf3b-0a00-4bda-be4c-e88f8750828d"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:36.363962 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:36.363962 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:36.431312 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-257eb6e3-00e3-4c66-b790-107a1c38d7c0 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:40:36.431826 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 944/3760] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:40:36 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 03 01:40:37.168804 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4e85f485-83d5-40aa-a45e-61672697f09e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:37.170843 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4e85f485-83d5-40aa-a45e-61672697f09e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:37.171090 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4e85f485-83d5-40aa-a45e-61672697f09e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:37.171308 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4e85f485-83d5-40aa-a45e-61672697f09e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:37.171503 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4e85f485-83d5-40aa-a45e-61672697f09e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:37.176746 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:37.176746 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:37.177863 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4e85f485-83d5-40aa-a45e-61672697f09e tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:37.178408 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 935/3761] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:37 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:37.205328 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c900b8c7-7ce9-4778-a36f-ee6a9d57aa63 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:37.205863 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c900b8c7-7ce9-4778-a36f-ee6a9d57aa63 None None] GET https://10.4.3.64/volume// Jul 03 01:40:37.206061 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c900b8c7-7ce9-4778-a36f-ee6a9d57aa63 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:37.206296 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c900b8c7-7ce9-4778-a36f-ee6a9d57aa63 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:37.206678 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c900b8c7-7ce9-4778-a36f-ee6a9d57aa63 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:40:37.206993 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 929/3762] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:40:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:40:37.215149 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-7b724f0e-7212-4374-a914-df448d368cdf None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:37.217721 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-7b724f0e-7212-4374-a914-df448d368cdf tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:40:37.218086 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-7b724f0e-7212-4374-a914-df448d368cdf tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd3d7ee2-2b14-4479-b212-fc820b4efdab", "connector": null, "instance_uuid": "da75e914-26e8-428f-9542-5c7422cc62e9"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:37.233848 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:37.233848 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:37.290814 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-7b724f0e-7212-4374-a914-df448d368cdf tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:40:37.291239 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 955/3763] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:40:37 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 03 01:40:37.661185 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fb2e5291-b6be-4aca-af27-4d1ef9ee0379 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:37.662943 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb2e5291-b6be-4aca-af27-4d1ef9ee0379 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:37.663497 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb2e5291-b6be-4aca-af27-4d1ef9ee0379 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:37.663497 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb2e5291-b6be-4aca-af27-4d1ef9ee0379 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:37.673575 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:37.673575 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:37.677299 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fb2e5291-b6be-4aca-af27-4d1ef9ee0379 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:37.681713 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb2e5291-b6be-4aca-af27-4d1ef9ee0379 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:37.682087 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 945/3764] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:37 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:37.856372 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8fd18e93-eaab-4ae8-851d-34604200b7b3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:37.856833 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8fd18e93-eaab-4ae8-851d-34604200b7b3 None None] GET https://10.4.3.64/volume// Jul 03 01:40:37.857035 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8fd18e93-eaab-4ae8-851d-34604200b7b3 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:37.857249 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8fd18e93-eaab-4ae8-851d-34604200b7b3 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:37.857632 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8fd18e93-eaab-4ae8-851d-34604200b7b3 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:40:37.857936 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 936/3765] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:40:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:40:37.868237 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-5a78feb1-3879-4a0e-a9f0-f0c4e721beb1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:37.871630 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-5a78feb1-3879-4a0e-a9f0-f0c4e721beb1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:37.871974 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-5a78feb1-3879-4a0e-a9f0-f0c4e721beb1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:37.872231 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-5a78feb1-3879-4a0e-a9f0-f0c4e721beb1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:37.882984 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:37.882984 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:37.887162 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-5a78feb1-3879-4a0e-a9f0-f0c4e721beb1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:37.893155 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-5a78feb1-3879-4a0e-a9f0-f0c4e721beb1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:37.893639 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 930/3766] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:40:37 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 1054 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:40:37.997872 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-a6a03cdf-1e5a-4a57-a175-f238e054053d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:38.000002 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-a6a03cdf-1e5a-4a57-a175-f238e054053d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] PUT https://10.4.3.64/volume/v3/attachments/bfd69608-7410-42d1-a150-b03465757dc2 Jul 03 01:40:38.000361 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-a6a03cdf-1e5a-4a57-a175-f238e054053d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:38.008196 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-a6a03cdf-1e5a-4a57-a175-f238e054053d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Acquiring lock "cinder-attachment_update-dd3d7ee2-2b14-4479-b212-fc820b4efdab-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:40:38.013039 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-a6a03cdf-1e5a-4a57-a175-f238e054053d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-dd3d7ee2-2b14-4479-b212-fc820b4efdab-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:40:38.014031 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:38.014031 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:38.189085 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1718326e-29e1-420e-814b-a85aafefbdb4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:38.191040 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1718326e-29e1-420e-814b-a85aafefbdb4 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:38.191345 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1718326e-29e1-420e-814b-a85aafefbdb4 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:38.191637 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1718326e-29e1-420e-814b-a85aafefbdb4 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:38.191759 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-1718326e-29e1-420e-814b-a85aafefbdb4 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:38.195823 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:38.195823 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:38.196509 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1718326e-29e1-420e-814b-a85aafefbdb4 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:38.196876 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 946/3767] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:38 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:38.542188 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-a6a03cdf-1e5a-4a57-a175-f238e054053d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-dd3d7ee2-2b14-4479-b212-fc820b4efdab-np0000004346" released by "attachment_update" :: held 0.529s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:40:38.542599 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-a6a03cdf-1e5a-4a57-a175-f238e054053d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/bfd69608-7410-42d1-a150-b03465757dc2 returned with HTTP 200 Jul 03 01:40:38.543160 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 956/3768] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:40:37 2026] PUT /volume/v3/attachments/bfd69608-7410-42d1-a150-b03465757dc2 => generated 968 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:38.551012 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-f4628c98-1caf-4a33-81f5-eeb8931ea963 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:38.553951 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-f4628c98-1caf-4a33-81f5-eeb8931ea963 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption Jul 03 01:40:38.554134 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-f4628c98-1caf-4a33-81f5-eeb8931ea963 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:38.554323 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-f4628c98-1caf-4a33-81f5-eeb8931ea963 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:38.564139 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:38.564139 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:38.572121 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-f4628c98-1caf-4a33-81f5-eeb8931ea963 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption returned with HTTP 200 Jul 03 01:40:38.572809 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 937/3769] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:40:38 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:38.696752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-964ac3a2-ddae-45b9-8823-bbf9b355bb2d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:38.698401 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-964ac3a2-ddae-45b9-8823-bbf9b355bb2d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:38.698607 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-964ac3a2-ddae-45b9-8823-bbf9b355bb2d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:38.698795 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-964ac3a2-ddae-45b9-8823-bbf9b355bb2d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:38.707260 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:38.707260 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:38.710445 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-964ac3a2-ddae-45b9-8823-bbf9b355bb2d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:38.714109 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-964ac3a2-ddae-45b9-8823-bbf9b355bb2d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:38.714461 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 931/3770] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:38 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:38.775657 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:38.900443 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:38.900800 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-437897197"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:38.902081 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-437897197'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:38.902216 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Create volume of 1 GB Jul 03 01:40:38.906660 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Availability Zones retrieved successfully. Jul 03 01:40:38.913915 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Flow 'volume_create_api' (3fdfa9e7-1633-4eac-a6a5-42ef8bdff51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:38.915125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d8a210-ed7c-413b-abe8-405aecf0df72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:38.916313 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:38.948973 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d8a210-ed7c-413b-abe8-405aecf0df72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:38.949927 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea2ac37-ca79-4751-b172-a8c0f84a5d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:39.026199 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Created reservations ['58696a1a-3b53-4be2-a28e-a7fafadc44b7', 'ce27f8eb-0448-433b-855c-4acf3e0b6655', '4769daa0-f403-4f2d-8051-c5987bc4584a', '973423e2-dc60-4567-9cf7-be10cbc1dce4'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:39.027320 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea2ac37-ca79-4751-b172-a8c0f84a5d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58696a1a-3b53-4be2-a28e-a7fafadc44b7', 'ce27f8eb-0448-433b-855c-4acf3e0b6655', '4769daa0-f403-4f2d-8051-c5987bc4584a', '973423e2-dc60-4567-9cf7-be10cbc1dce4']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:39.028088 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428ff790-388c-411d-a8b3-9b1190d85e8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:39.057517 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (428ff790-388c-411d-a8b3-9b1190d85e8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-437897197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='066b7be4af304226a07517b458c3c699',qos_specs=None,replication_status=,reservations=['58696a1a-3b53-4be2-a28e-a7fafadc44b7','ce27f8eb-0448-433b-855c-4acf3e0b6655','4769daa0-f403-4f2d-8051-c5987bc4584a','973423e2-dc60-4567-9cf7-be10cbc1dce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e45d71c28ba74e88852a80b1dbbd9912',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:40:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-437897197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='066b7be4af304226a07517b458c3c699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e45d71c28ba74e88852a80b1dbbd9912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:39.058648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f897e7f-96ba-40b2-9bb5-b5887d8a0fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:39.098649 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f897e7f-96ba-40b2-9bb5-b5887d8a0fbf) transitioned into state 'SUCCESS' from state '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-437897197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='066b7be4af304226a07517b458c3c699',qos_specs=None,replication_status=,reservations=['58696a1a-3b53-4be2-a28e-a7fafadc44b7','ce27f8eb-0448-433b-855c-4acf3e0b6655','4769daa0-f403-4f2d-8051-c5987bc4584a','973423e2-dc60-4567-9cf7-be10cbc1dce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e45d71c28ba74e88852a80b1dbbd9912',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:39.099379 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686faedd-e9ff-4526-9578-a589d77d948f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:39.124957 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686faedd-e9ff-4526-9578-a589d77d948f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:39.126042 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Flow 'volume_create_api' (3fdfa9e7-1633-4eac-a6a5-42ef8bdff51d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:39.126462 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Create volume request issued successfully. Jul 03 01:40:39.127197 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2347045b-6c60-46e8-82cf-f1fd168bd658 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:40:39.127837 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 947/3771] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:40:38 2026] POST /volume/v3/volumes => generated 816 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:39.138437 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ce876874-3397-4ba5-8ef4-8cc32edcffdd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:39.140459 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ce876874-3397-4ba5-8ef4-8cc32edcffdd tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:39.140828 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ce876874-3397-4ba5-8ef4-8cc32edcffdd tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:39.141290 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ce876874-3397-4ba5-8ef4-8cc32edcffdd tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:39.149682 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:39.149682 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:39.154190 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ce876874-3397-4ba5-8ef4-8cc32edcffdd tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Volume info retrieved successfully. Jul 03 01:40:39.160605 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ce876874-3397-4ba5-8ef4-8cc32edcffdd tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 returned with HTTP 200 Jul 03 01:40:39.161203 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 957/3772] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:39 2026] GET /volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:39.208093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-997388ae-8f3a-429c-b9d4-0a8c8833e7e6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:39.209964 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-997388ae-8f3a-429c-b9d4-0a8c8833e7e6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:39.210230 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-997388ae-8f3a-429c-b9d4-0a8c8833e7e6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:39.210558 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-997388ae-8f3a-429c-b9d4-0a8c8833e7e6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:39.210687 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-997388ae-8f3a-429c-b9d4-0a8c8833e7e6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:39.215794 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:39.215794 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:39.216729 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-997388ae-8f3a-429c-b9d4-0a8c8833e7e6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:39.217111 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 938/3773] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:39 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:39.727873 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6cf409ec-3327-44c3-9c54-29d4fbec3a39 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:39.730042 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6cf409ec-3327-44c3-9c54-29d4fbec3a39 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:39.730293 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6cf409ec-3327-44c3-9c54-29d4fbec3a39 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:39.730542 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6cf409ec-3327-44c3-9c54-29d4fbec3a39 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:39.743569 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:39.743569 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:39.749699 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6cf409ec-3327-44c3-9c54-29d4fbec3a39 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:39.754887 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6cf409ec-3327-44c3-9c54-29d4fbec3a39 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:39.755164 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 932/3774] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:39 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:40.176281 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-53b7b86e-8869-4ae1-8370-0741e79ea0df None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:40.178802 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-53b7b86e-8869-4ae1-8370-0741e79ea0df tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:40.179080 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-53b7b86e-8869-4ae1-8370-0741e79ea0df tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:40.179344 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-53b7b86e-8869-4ae1-8370-0741e79ea0df tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:40.188698 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:40.188698 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:40.193121 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-53b7b86e-8869-4ae1-8370-0741e79ea0df tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Volume info retrieved successfully. Jul 03 01:40:40.199408 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-53b7b86e-8869-4ae1-8370-0741e79ea0df tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 returned with HTTP 200 Jul 03 01:40:40.200009 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 948/3775] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:40 2026] GET /volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:40.216199 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-94fd4321-dd3b-436d-b251-0abb2a6a7fcb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:40.218705 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-94fd4321-dd3b-436d-b251-0abb2a6a7fcb tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Jul 03 01:40:40.219078 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-94fd4321-dd3b-436d-b251-0abb2a6a7fcb tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:40.223747 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volume_transfer [None req-94fd4321-dd3b-436d-b251-0abb2a6a7fcb tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Creating new volume transfer {'transfer': {'volume_id': '7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 01:40:40.224032 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volume_transfer [None req-94fd4321-dd3b-436d-b251-0abb2a6a7fcb tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Creating transfer of volume 7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:40.224178 np0000004346 devstack@c-api.service[99879]: INFO cinder.transfer.api [None req-94fd4321-dd3b-436d-b251-0abb2a6a7fcb tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Generating transfer record for volume 7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:40.229759 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-109e0c53-9337-4d08-83f3-1a370770fefe None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:40.231676 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-109e0c53-9337-4d08-83f3-1a370770fefe tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:40.231882 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-109e0c53-9337-4d08-83f3-1a370770fefe tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:40.232081 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-109e0c53-9337-4d08-83f3-1a370770fefe tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:40.232179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-109e0c53-9337-4d08-83f3-1a370770fefe tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:40.232951 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:40.232951 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:40.236883 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:40.236883 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:40.237591 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-109e0c53-9337-4d08-83f3-1a370770fefe tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:40.237943 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 939/3776] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:40 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:40.254521 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-94fd4321-dd3b-436d-b251-0abb2a6a7fcb tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Jul 03 01:40:40.254946 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 958/3777] 10.4.3.64 () {70 vars in 1319 bytes} [Fri Jul 3 01:40:40 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:40.264376 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0516366e-5ef7-4fc6-af71-ed5328fccd0b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:40.265972 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0516366e-5ef7-4fc6-af71-ed5328fccd0b tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:40.266156 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0516366e-5ef7-4fc6-af71-ed5328fccd0b tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:40.266355 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0516366e-5ef7-4fc6-af71-ed5328fccd0b tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:40.273093 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:40.273093 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:40.276379 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0516366e-5ef7-4fc6-af71-ed5328fccd0b tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Volume info retrieved successfully. Jul 03 01:40:40.280740 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0516366e-5ef7-4fc6-af71-ed5328fccd0b tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 returned with HTTP 200 Jul 03 01:40:40.281064 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 933/3778] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:40 2026] GET /volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 => generated 951 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:40.293758 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-84dcd99f-98b6-4441-bdbf-b32f2b5dfdf4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:40.295591 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-84dcd99f-98b6-4441-bdbf-b32f2b5dfdf4 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/3eefb776-6121-4add-83a3-51a399168a6a Jul 03 01:40:40.295851 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-84dcd99f-98b6-4441-bdbf-b32f2b5dfdf4 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:40.296043 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-84dcd99f-98b6-4441-bdbf-b32f2b5dfdf4 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:40.299728 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-84dcd99f-98b6-4441-bdbf-b32f2b5dfdf4 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volume-transfers/3eefb776-6121-4add-83a3-51a399168a6a returned with HTTP 200 Jul 03 01:40:40.300057 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 949/3779] 10.4.3.64 () {68 vars in 1409 bytes} [Fri Jul 3 01:40:40 2026] GET /volume/v3/volume-transfers/3eefb776-6121-4add-83a3-51a399168a6a => generated 430 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:40.308759 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2e9bd910-3641-4f73-8430-78c626795718 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:40.311113 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2e9bd910-3641-4f73-8430-78c626795718 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volume-transfers Jul 03 01:40:40.311382 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2e9bd910-3641-4f73-8430-78c626795718 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:40.311622 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2e9bd910-3641-4f73-8430-78c626795718 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:40.311809 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volume_transfer [None req-2e9bd910-3641-4f73-8430-78c626795718 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Listing volume transfers {{(pid=99882) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 01:40:40.316094 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2e9bd910-3641-4f73-8430-78c626795718 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 200 Jul 03 01:40:40.316580 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 940/3780] 10.4.3.64 () {68 vars in 1298 bytes} [Fri Jul 3 01:40:40 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:40.324380 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-92b74222-7961-421a-ae74-b7b614096adc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:40.375058 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-92b74222-7961-421a-ae74-b7b614096adc tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] POST https://10.4.3.64/volume/v3/volume-transfers/3eefb776-6121-4add-83a3-51a399168a6a/accept Jul 03 01:40:40.375362 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-92b74222-7961-421a-ae74-b7b614096adc tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9b2416a5c1629dda"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:40.376775 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.volume_transfer [None req-92b74222-7961-421a-ae74-b7b614096adc tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Accepting volume transfer 3eefb776-6121-4add-83a3-51a399168a6a {{(pid=99879) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 01:40:40.376880 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.volume_transfer [None req-92b74222-7961-421a-ae74-b7b614096adc tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Accepting transfer 3eefb776-6121-4add-83a3-51a399168a6a Jul 03 01:40:40.445399 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-92b74222-7961-421a-ae74-b7b614096adc tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Created reservations ['c253f201-5e19-4774-ab56-6d17c2088820', 'bdb4b7be-a60c-4957-a136-e25ad1b103d7', '3169fcf5-1b52-4825-b871-b8650a1bbffa', 'cc6c3f61-a960-4b86-8f82-3c4363a016e5'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:40.487863 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-92b74222-7961-421a-ae74-b7b614096adc tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Created reservations ['5d08d89f-4c7f-4c69-afd2-e1fc5c572def', '8887cad4-e639-46d6-b54a-e3ea8e706306', '4a53dde3-38c2-4410-9e00-2663ea4c156b', 'ad66fdb3-3462-4abd-b2eb-edca9df9b173'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:40.545612 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-92b74222-7961-421a-ae74-b7b614096adc tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Created reservations ['fe9efe30-c6f7-4647-bce9-2cf2ce14c963', 'ba9551ec-ff91-4e7a-911c-accf5d7ba63f', '83624e1e-e0e7-49f6-8b42-88445fff6f2f', 'c567b92a-ea05-4bf1-8f6f-ab6a38d15527'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:40.603248 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-92b74222-7961-421a-ae74-b7b614096adc tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Created reservations ['ec364e94-bf7f-454a-b2b3-ff3810c9496a', 'd8a50d45-6dc3-47bd-bdf7-a5995f03b31b', 'b0ba1782-5c61-4ec5-ac77-31d5e9775abb', '7ade10d4-1c77-4668-8524-e113e86cd9cf'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:40.770803 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-214db918-c088-4ab1-a44b-da33dfd933b1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:40.772734 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-214db918-c088-4ab1-a44b-da33dfd933b1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:40.772925 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-214db918-c088-4ab1-a44b-da33dfd933b1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:40.773194 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-214db918-c088-4ab1-a44b-da33dfd933b1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:40.782578 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:40.782578 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:40.785618 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-214db918-c088-4ab1-a44b-da33dfd933b1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:40.789950 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-214db918-c088-4ab1-a44b-da33dfd933b1 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:40.790307 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 934/3781] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:40 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:41.105648 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-92b74222-7961-421a-ae74-b7b614096adc tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Transfer volume completed successfully. Jul 03 01:40:41.254565 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b9ba27ba-663f-400d-b17a-dd391fc4f088 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:41.259813 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b9ba27ba-663f-400d-b17a-dd391fc4f088 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:41.259813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b9ba27ba-663f-400d-b17a-dd391fc4f088 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:41.259813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b9ba27ba-663f-400d-b17a-dd391fc4f088 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:41.259813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b9ba27ba-663f-400d-b17a-dd391fc4f088 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:41.278641 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:41.278641 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:41.278641 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b9ba27ba-663f-400d-b17a-dd391fc4f088 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:41.278641 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 950/3782] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:41 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:41.406256 np0000004346 devstack@c-api.service[99879]: INFO cinder.transfer.api [None req-92b74222-7961-421a-ae74-b7b614096adc tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Volume 7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 has been transferred. Jul 03 01:40:41.419359 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-92b74222-7961-421a-ae74-b7b614096adc tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] https://10.4.3.64/volume/v3/volume-transfers/3eefb776-6121-4add-83a3-51a399168a6a/accept returned with HTTP 202 Jul 03 01:40:41.420051 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 959/3783] 10.4.3.64 () {70 vars in 1451 bytes} [Fri Jul 3 01:40:40 2026] POST /volume/v3/volume-transfers/3eefb776-6121-4add-83a3-51a399168a6a/accept => generated 363 bytes in 1096 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:41.432147 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-236601f9-2657-4d7e-8c51-a5ec60d435fe None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:41.436543 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-236601f9-2657-4d7e-8c51-a5ec60d435fe tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] GET https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:41.436543 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-236601f9-2657-4d7e-8c51-a5ec60d435fe tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:41.436543 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-236601f9-2657-4d7e-8c51-a5ec60d435fe tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:41.448284 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:41.448284 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:41.453952 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-236601f9-2657-4d7e-8c51-a5ec60d435fe tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Volume info retrieved successfully. Jul 03 01:40:41.470869 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-236601f9-2657-4d7e-8c51-a5ec60d435fe tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 returned with HTTP 200 Jul 03 01:40:41.471205 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 941/3784] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:41 2026] GET /volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 => generated 943 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:41.488266 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3976a5c5-0c4c-4b81-a695-fcfa89d429d1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:41.490152 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3976a5c5-0c4c-4b81-a695-fcfa89d429d1 tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] GET https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:41.490407 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3976a5c5-0c4c-4b81-a695-fcfa89d429d1 tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:41.490610 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3976a5c5-0c4c-4b81-a695-fcfa89d429d1 tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:41.499681 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:41.499681 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:41.503850 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3976a5c5-0c4c-4b81-a695-fcfa89d429d1 tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] Volume info retrieved successfully. Jul 03 01:40:41.511628 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3976a5c5-0c4c-4b81-a695-fcfa89d429d1 tempest-VolumesTransfersV355Test-1436425413 tempest-VolumesTransfersV355Test-1436425413-project-member] https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 returned with HTTP 200 Jul 03 01:40:41.511628 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 935/3785] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:41 2026] GET /volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:41.532279 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d8574b76-1572-4771-86ca-7a4723638f0f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:41.534716 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d8574b76-1572-4771-86ca-7a4723638f0f tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/3eefb776-6121-4add-83a3-51a399168a6a Jul 03 01:40:41.534988 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d8574b76-1572-4771-86ca-7a4723638f0f tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:41.535267 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d8574b76-1572-4771-86ca-7a4723638f0f tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:41.535436 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.volume_transfer [None req-d8574b76-1572-4771-86ca-7a4723638f0f tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Delete transfer with id: 3eefb776-6121-4add-83a3-51a399168a6a Jul 03 01:40:41.539100 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d8574b76-1572-4771-86ca-7a4723638f0f tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volume-transfers/3eefb776-6121-4add-83a3-51a399168a6a returned with HTTP 404 Jul 03 01:40:41.539809 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 951/3786] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Jul 3 01:40:41 2026] DELETE /volume/v3/volume-transfers/3eefb776-6121-4add-83a3-51a399168a6a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:40:41.549194 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4b28ff90-376b-4126-bdbc-6be4f8858d63 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:41.585598 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4b28ff90-376b-4126-bdbc-6be4f8858d63 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:41.585879 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4b28ff90-376b-4126-bdbc-6be4f8858d63 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:41.586039 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4b28ff90-376b-4126-bdbc-6be4f8858d63 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:41.586185 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-4b28ff90-376b-4126-bdbc-6be4f8858d63 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Delete volume with id: 7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:41.593401 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:41.593401 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:41.593785 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4b28ff90-376b-4126-bdbc-6be4f8858d63 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Volume info retrieved successfully. Jul 03 01:40:41.630038 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4b28ff90-376b-4126-bdbc-6be4f8858d63 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Delete volume request issued successfully. Jul 03 01:40:41.630747 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4b28ff90-376b-4126-bdbc-6be4f8858d63 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 returned with HTTP 202 Jul 03 01:40:41.631029 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 960/3787] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:40:41 2026] DELETE /volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:40:41.638006 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7fa21ac2-b0b0-497b-a832-210681f57446 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:41.639887 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7fa21ac2-b0b0-497b-a832-210681f57446 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] GET https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:41.640109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7fa21ac2-b0b0-497b-a832-210681f57446 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:41.640325 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7fa21ac2-b0b0-497b-a832-210681f57446 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:41.649120 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:41.649120 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:41.653609 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7fa21ac2-b0b0-497b-a832-210681f57446 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Volume info retrieved successfully. Jul 03 01:40:41.658949 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7fa21ac2-b0b0-497b-a832-210681f57446 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 returned with HTTP 200 Jul 03 01:40:41.659560 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 942/3788] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:41 2026] GET /volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 => generated 1127 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:40:41.804934 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-132743ca-ca86-4440-a5d8-8394fcecdc7e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:41.807606 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-132743ca-ca86-4440-a5d8-8394fcecdc7e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:41.807606 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-132743ca-ca86-4440-a5d8-8394fcecdc7e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:41.807938 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-132743ca-ca86-4440-a5d8-8394fcecdc7e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:41.819373 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:41.819373 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:41.823217 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-132743ca-ca86-4440-a5d8-8394fcecdc7e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:41.827873 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-132743ca-ca86-4440-a5d8-8394fcecdc7e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:41.829351 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 936/3789] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:41 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:41.901245 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-09f0568f-b6ff-4087-ac94-d182c11076ce req-910ec671-ee6e-47bd-a7a4-85b1896681b7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:41.904475 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-09f0568f-b6ff-4087-ac94-d182c11076ce req-910ec671-ee6e-47bd-a7a4-85b1896681b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/attachments/fe6cfe84-96b8-4327-b483-d600b18381fc Jul 03 01:40:41.904475 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-09f0568f-b6ff-4087-ac94-d182c11076ce req-910ec671-ee6e-47bd-a7a4-85b1896681b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:41.904475 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-09f0568f-b6ff-4087-ac94-d182c11076ce req-910ec671-ee6e-47bd-a7a4-85b1896681b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:41.910135 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:41.910135 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:42.283129 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-377d9ea6-1b06-4111-a000-1d28a6d3e6ac None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:42.285176 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-377d9ea6-1b06-4111-a000-1d28a6d3e6ac tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:42.285459 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-377d9ea6-1b06-4111-a000-1d28a6d3e6ac tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:42.285650 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-377d9ea6-1b06-4111-a000-1d28a6d3e6ac tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:42.285783 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-377d9ea6-1b06-4111-a000-1d28a6d3e6ac tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:42.290696 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:42.290696 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:42.291677 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-377d9ea6-1b06-4111-a000-1d28a6d3e6ac tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:42.292060 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 961/3790] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:42 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:42.450482 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-09f0568f-b6ff-4087-ac94-d182c11076ce req-910ec671-ee6e-47bd-a7a4-85b1896681b7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/fe6cfe84-96b8-4327-b483-d600b18381fc returned with HTTP 200 Jul 03 01:40:42.450915 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 952/3791] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:40:41 2026] DELETE /volume/v3/attachments/fe6cfe84-96b8-4327-b483-d600b18381fc => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:42.620015 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-758ef534-2395-464b-bb0b-9f8a76168e1a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:42.620441 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-758ef534-2395-464b-bb0b-9f8a76168e1a None None] GET https://10.4.3.64/volume// Jul 03 01:40:42.620745 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-758ef534-2395-464b-bb0b-9f8a76168e1a None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:42.620788 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-758ef534-2395-464b-bb0b-9f8a76168e1a None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:42.621081 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-758ef534-2395-464b-bb0b-9f8a76168e1a None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:40:42.621462 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 943/3792] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:40:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:40:42.631123 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-34c6824f-30e7-4fd7-bd94-5685b2b2f191 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:42.633328 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-34c6824f-30e7-4fd7-bd94-5685b2b2f191 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 Jul 03 01:40:42.633720 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-34c6824f-30e7-4fd7-bd94-5685b2b2f191 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:42.633985 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-34c6824f-30e7-4fd7-bd94-5685b2b2f191 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:42.646794 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:42.646794 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:42.650497 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-34c6824f-30e7-4fd7-bd94-5685b2b2f191 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:40:42.655731 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-34c6824f-30e7-4fd7-bd94-5685b2b2f191 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 returned with HTTP 200 Jul 03 01:40:42.656254 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 937/3793] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:40:42 2026] GET /volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 => generated 1581 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:40:42.672545 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9b24bfe1-df20-4b95-8b12-2dac65448cf4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:42.674329 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9b24bfe1-df20-4b95-8b12-2dac65448cf4 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] GET https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:42.674587 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9b24bfe1-df20-4b95-8b12-2dac65448cf4 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:42.674856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9b24bfe1-df20-4b95-8b12-2dac65448cf4 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:42.682556 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9b24bfe1-df20-4b95-8b12-2dac65448cf4 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 returned with HTTP 404 Jul 03 01:40:42.683255 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 962/3794] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:42 2026] GET /volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:40:42.690359 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-034f146e-6783-42e2-9f6a-7eb5f84d17f4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:42.692205 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-034f146e-6783-42e2-9f6a-7eb5f84d17f4 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:42.692440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-034f146e-6783-42e2-9f6a-7eb5f84d17f4 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:42.692648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-034f146e-6783-42e2-9f6a-7eb5f84d17f4 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:42.701451 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-034f146e-6783-42e2-9f6a-7eb5f84d17f4 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 returned with HTTP 404 Jul 03 01:40:42.702045 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 953/3795] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:42 2026] GET /volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:40:42.709882 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a8479121-fd8c-415d-ad13-6d3a14657485 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:42.711590 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a8479121-fd8c-415d-ad13-6d3a14657485 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:42.711783 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a8479121-fd8c-415d-ad13-6d3a14657485 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:42.711978 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a8479121-fd8c-415d-ad13-6d3a14657485 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:42.712133 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-a8479121-fd8c-415d-ad13-6d3a14657485 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Delete volume with id: 7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 Jul 03 01:40:42.718192 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a8479121-fd8c-415d-ad13-6d3a14657485 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 returned with HTTP 404 Jul 03 01:40:42.718796 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 944/3796] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:40:42 2026] DELETE /volume/v3/volumes/7371e8d1-e6cf-4b97-ad96-a43f64d5c3f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:40:42.728485 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-699f29b1-4e1f-4e93-a389-71554814b019 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:42.729854 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:42.730302 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1836985713"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:42.731942 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1836985713'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:42.732223 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Create volume of 1 GB Jul 03 01:40:42.736629 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Availability Zones retrieved successfully. Jul 03 01:40:42.742958 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Flow 'volume_create_api' (f439ab1f-f417-45d2-8f1e-4f093322007f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:42.744387 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9915e8e-9be5-4d95-9be7-eba2cc98744d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:42.745621 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:42.769204 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-3ef9155d-8681-43c1-b696-f8887b112e53 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:42.771513 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-3ef9155d-8681-43c1-b696-f8887b112e53 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] PUT https://10.4.3.64/volume/v3/attachments/1d299495-2169-48bf-b2b3-ebdb65c64bcb Jul 03 01:40:42.771936 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-3ef9155d-8681-43c1-b696-f8887b112e53 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:42.778701 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9915e8e-9be5-4d95-9be7-eba2cc98744d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:42.779392 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc0f550-46ae-4beb-af4b-3691ea5e7eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:42.780707 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-3ef9155d-8681-43c1-b696-f8887b112e53 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Acquiring lock "cinder-attachment_update-263892a1-9281-4163-b927-60b17f7348e1-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:40:42.785737 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-3ef9155d-8681-43c1-b696-f8887b112e53 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Lock "cinder-attachment_update-263892a1-9281-4163-b927-60b17f7348e1-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:40:42.786122 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:42.786122 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:42.836491 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Created reservations ['79f6bcae-e9e5-456e-8fe9-934c4265ca63', '49543df4-db35-4aaa-9b91-69b226c865d0', '8d605f46-b4d7-4947-b621-988391518d1e', '4a24dc09-0508-4f93-92da-7975b44fb68b'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:42.837767 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc0f550-46ae-4beb-af4b-3691ea5e7eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79f6bcae-e9e5-456e-8fe9-934c4265ca63', '49543df4-db35-4aaa-9b91-69b226c865d0', '8d605f46-b4d7-4947-b621-988391518d1e', '4a24dc09-0508-4f93-92da-7975b44fb68b']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:42.838841 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60bf807-47a2-4cb6-a8e3-39f9b2161c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:42.844169 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-95a6d018-aced-492f-86d7-b55b528168ac None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:42.846017 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-95a6d018-aced-492f-86d7-b55b528168ac tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:42.846215 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-95a6d018-aced-492f-86d7-b55b528168ac tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:42.846409 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-95a6d018-aced-492f-86d7-b55b528168ac tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:42.856874 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:42.856874 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:42.860334 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-95a6d018-aced-492f-86d7-b55b528168ac tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:42.864430 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-95a6d018-aced-492f-86d7-b55b528168ac tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:42.864828 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 954/3797] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:42 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:42.876441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b60bf807-47a2-4cb6-a8e3-39f9b2161c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34374695-dea2-4d6a-b68b-4e2dd31d7fa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1836985713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='066b7be4af304226a07517b458c3c699',qos_specs=None,replication_status=,reservations=['79f6bcae-e9e5-456e-8fe9-934c4265ca63','49543df4-db35-4aaa-9b91-69b226c865d0','8d605f46-b4d7-4947-b621-988391518d1e','4a24dc09-0508-4f93-92da-7975b44fb68b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e45d71c28ba74e88852a80b1dbbd9912',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:40:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1836985713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34374695-dea2-4d6a-b68b-4e2dd31d7fa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='066b7be4af304226a07517b458c3c699',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e45d71c28ba74e88852a80b1dbbd9912',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:42.877168 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffbf4529-db0b-4499-a380-e84d9481cee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:42.908852 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffbf4529-db0b-4499-a380-e84d9481cee4) transitioned into state 'SUCCESS' from state '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-1836985713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='066b7be4af304226a07517b458c3c699',qos_specs=None,replication_status=,reservations=['79f6bcae-e9e5-456e-8fe9-934c4265ca63','49543df4-db35-4aaa-9b91-69b226c865d0','8d605f46-b4d7-4947-b621-988391518d1e','4a24dc09-0508-4f93-92da-7975b44fb68b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e45d71c28ba74e88852a80b1dbbd9912',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:42.909045 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c009f7-5f4b-4b7b-ba92-a54e23c8ce48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:42.922731 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50c009f7-5f4b-4b7b-ba92-a54e23c8ce48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:42.923725 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Flow 'volume_create_api' (f439ab1f-f417-45d2-8f1e-4f093322007f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:42.924062 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Create volume request issued successfully. Jul 03 01:40:42.924733 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-699f29b1-4e1f-4e93-a389-71554814b019 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:40:42.925172 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 938/3798] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:40:42 2026] POST /volume/v3/volumes => generated 817 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:42.966656 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-46b9a361-7590-4cf2-83ce-5052fe2c8230 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:42.968433 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-46b9a361-7590-4cf2-83ce-5052fe2c8230 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:42.968695 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-46b9a361-7590-4cf2-83ce-5052fe2c8230 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:42.968863 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-46b9a361-7590-4cf2-83ce-5052fe2c8230 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:42.975779 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:42.975779 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:42.979756 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-46b9a361-7590-4cf2-83ce-5052fe2c8230 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Volume info retrieved successfully. Jul 03 01:40:42.985413 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-46b9a361-7590-4cf2-83ce-5052fe2c8230 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 returned with HTTP 200 Jul 03 01:40:42.985881 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 945/3799] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:42 2026] GET /volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:43.305546 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d0fbb1d3-0180-4979-94f7-ea12f02fa687 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:43.307366 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d0fbb1d3-0180-4979-94f7-ea12f02fa687 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:43.307588 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d0fbb1d3-0180-4979-94f7-ea12f02fa687 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:43.307798 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d0fbb1d3-0180-4979-94f7-ea12f02fa687 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:43.307899 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-d0fbb1d3-0180-4979-94f7-ea12f02fa687 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:43.311941 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:43.311941 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:43.312666 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d0fbb1d3-0180-4979-94f7-ea12f02fa687 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:43.312987 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 955/3800] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:43 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:43.316861 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-3ef9155d-8681-43c1-b696-f8887b112e53 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Lock "cinder-attachment_update-263892a1-9281-4163-b927-60b17f7348e1-np0000004346" released by "attachment_update" :: held 0.532s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:40:43.317115 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-3ef9155d-8681-43c1-b696-f8887b112e53 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments/1d299495-2169-48bf-b2b3-ebdb65c64bcb returned with HTTP 200 Jul 03 01:40:43.317574 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 963/3801] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:40:42 2026] PUT /volume/v3/attachments/1d299495-2169-48bf-b2b3-ebdb65c64bcb => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:43.828567 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-ba9623f6-c2a5-4a12-9d79-b97ec410a348 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:43.830623 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-ba9623f6-c2a5-4a12-9d79-b97ec410a348 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] POST https://10.4.3.64/volume/v3/attachments/1d299495-2169-48bf-b2b3-ebdb65c64bcb/action Jul 03 01:40:43.830973 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-ba9623f6-c2a5-4a12-9d79-b97ec410a348 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:40:43.831093 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-ba9623f6-c2a5-4a12-9d79-b97ec410a348 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:43.846876 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:43.846876 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:43.876504 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-23379287-9f6e-4462-9fd4-e5576e78fc0a req-ba9623f6-c2a5-4a12-9d79-b97ec410a348 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments/1d299495-2169-48bf-b2b3-ebdb65c64bcb/action returned with HTTP 204 Jul 03 01:40:43.876905 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 939/3802] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:40:43 2026] POST /volume/v3/attachments/1d299495-2169-48bf-b2b3-ebdb65c64bcb/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:43.883624 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f0d87c23-2dc2-4d0b-bdb9-c04ed1f72150 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:43.889675 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0d87c23-2dc2-4d0b-bdb9-c04ed1f72150 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:43.889877 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0d87c23-2dc2-4d0b-bdb9-c04ed1f72150 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:43.890087 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0d87c23-2dc2-4d0b-bdb9-c04ed1f72150 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:43.899631 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:43.899631 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:43.903687 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f0d87c23-2dc2-4d0b-bdb9-c04ed1f72150 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:43.908141 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0d87c23-2dc2-4d0b-bdb9-c04ed1f72150 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:43.908812 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 946/3803] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:43 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:44.010498 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bcaca951-6f50-4704-a3ef-040bbe7bcdd9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:44.012501 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bcaca951-6f50-4704-a3ef-040bbe7bcdd9 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:44.012747 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bcaca951-6f50-4704-a3ef-040bbe7bcdd9 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:44.012926 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bcaca951-6f50-4704-a3ef-040bbe7bcdd9 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:44.019797 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:44.019797 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:44.023360 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bcaca951-6f50-4704-a3ef-040bbe7bcdd9 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Volume info retrieved successfully. Jul 03 01:40:44.027048 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bcaca951-6f50-4704-a3ef-040bbe7bcdd9 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 returned with HTTP 200 Jul 03 01:40:44.027483 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 956/3804] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:44 2026] GET /volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:44.072623 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ece7bc0d-772e-4710-af44-94b3728ba4b6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:44.074570 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ece7bc0d-772e-4710-af44-94b3728ba4b6 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Jul 03 01:40:44.075007 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ece7bc0d-772e-4710-af44-94b3728ba4b6 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "34374695-dea2-4d6a-b68b-4e2dd31d7fa8"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:44.076660 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volume_transfer [None req-ece7bc0d-772e-4710-af44-94b3728ba4b6 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Creating new volume transfer {'transfer': {'volume_id': '34374695-dea2-4d6a-b68b-4e2dd31d7fa8'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 01:40:44.076815 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volume_transfer [None req-ece7bc0d-772e-4710-af44-94b3728ba4b6 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Creating transfer of volume 34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:44.077370 np0000004346 devstack@c-api.service[99879]: INFO cinder.transfer.api [None req-ece7bc0d-772e-4710-af44-94b3728ba4b6 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Generating transfer record for volume 34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:44.086681 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:44.086681 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:44.118671 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ece7bc0d-772e-4710-af44-94b3728ba4b6 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Jul 03 01:40:44.119098 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 964/3805] 10.4.3.64 () {70 vars in 1319 bytes} [Fri Jul 3 01:40:44 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:44.139911 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-202e5987-9568-43b4-987f-7431b9610e1f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:44.143659 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-202e5987-9568-43b4-987f-7431b9610e1f tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:44.143925 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-202e5987-9568-43b4-987f-7431b9610e1f tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:44.144168 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-202e5987-9568-43b4-987f-7431b9610e1f tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:44.153951 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:44.153951 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:44.160572 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-202e5987-9568-43b4-987f-7431b9610e1f tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Volume info retrieved successfully. Jul 03 01:40:44.168036 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-202e5987-9568-43b4-987f-7431b9610e1f tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 returned with HTTP 200 Jul 03 01:40:44.168478 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 940/3806] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:44 2026] GET /volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 => generated 952 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:44.203556 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ff5b8921-583b-4074-9193-8f1dea41bf61 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:44.205372 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ff5b8921-583b-4074-9193-8f1dea41bf61 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/detail Jul 03 01:40:44.205624 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ff5b8921-583b-4074-9193-8f1dea41bf61 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:44.205843 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ff5b8921-583b-4074-9193-8f1dea41bf61 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:44.206004 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volume_transfer [None req-ff5b8921-583b-4074-9193-8f1dea41bf61 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Listing volume transfers {{(pid=99882) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 01:40:44.210129 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ff5b8921-583b-4074-9193-8f1dea41bf61 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 01:40:44.210657 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 947/3807] 10.4.3.64 () {68 vars in 1319 bytes} [Fri Jul 3 01:40:44 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:44.222219 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-827f9194-d5a0-4cd3-9789-6c734c7753f8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:44.228016 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-827f9194-d5a0-4cd3-9789-6c734c7753f8 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/2585642f-b406-4323-a81c-00b355d2645e Jul 03 01:40:44.228266 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-827f9194-d5a0-4cd3-9789-6c734c7753f8 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:44.228501 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-827f9194-d5a0-4cd3-9789-6c734c7753f8 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:44.228634 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.volume_transfer [None req-827f9194-d5a0-4cd3-9789-6c734c7753f8 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Delete transfer with id: 2585642f-b406-4323-a81c-00b355d2645e Jul 03 01:40:44.245938 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:44.245938 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:44.262003 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-827f9194-d5a0-4cd3-9789-6c734c7753f8 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volume-transfers/2585642f-b406-4323-a81c-00b355d2645e returned with HTTP 202 Jul 03 01:40:44.262390 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 957/3808] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Jul 3 01:40:44 2026] DELETE /volume/v3/volume-transfers/2585642f-b406-4323-a81c-00b355d2645e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:40:44.269700 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-20b6a307-5e10-4c47-8909-6470d39719bc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:44.271482 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-20b6a307-5e10-4c47-8909-6470d39719bc tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:44.271742 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-20b6a307-5e10-4c47-8909-6470d39719bc tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:44.271925 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-20b6a307-5e10-4c47-8909-6470d39719bc tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:44.280821 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:44.280821 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:44.287189 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-20b6a307-5e10-4c47-8909-6470d39719bc tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Volume info retrieved successfully. Jul 03 01:40:44.292072 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-20b6a307-5e10-4c47-8909-6470d39719bc tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 returned with HTTP 200 Jul 03 01:40:44.292503 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 965/3809] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:44 2026] GET /volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:44.307978 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a11b081c-87e8-4b1e-ae33-bdc6a51cbeeb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:44.309596 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a11b081c-87e8-4b1e-ae33-bdc6a51cbeeb tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/2585642f-b406-4323-a81c-00b355d2645e Jul 03 01:40:44.309776 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a11b081c-87e8-4b1e-ae33-bdc6a51cbeeb tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:44.309963 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a11b081c-87e8-4b1e-ae33-bdc6a51cbeeb tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:44.311697 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.volume_transfer [None req-a11b081c-87e8-4b1e-ae33-bdc6a51cbeeb tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Delete transfer with id: 2585642f-b406-4323-a81c-00b355d2645e Jul 03 01:40:44.313081 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a11b081c-87e8-4b1e-ae33-bdc6a51cbeeb tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volume-transfers/2585642f-b406-4323-a81c-00b355d2645e returned with HTTP 404 Jul 03 01:40:44.313613 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 941/3810] 10.4.3.64 () {68 vars in 1412 bytes} [Fri Jul 3 01:40:44 2026] DELETE /volume/v3/volume-transfers/2585642f-b406-4323-a81c-00b355d2645e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:40:44.322521 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-34374168-0257-42d5-ad9d-1ad46eb16e97 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:44.324969 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-524729ea-3181-4971-890e-959f8053fd7f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:44.328167 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34374168-0257-42d5-ad9d-1ad46eb16e97 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:44.328352 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34374168-0257-42d5-ad9d-1ad46eb16e97 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:44.328576 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34374168-0257-42d5-ad9d-1ad46eb16e97 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:44.328752 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-34374168-0257-42d5-ad9d-1ad46eb16e97 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Delete volume with id: 34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:44.330216 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-524729ea-3181-4971-890e-959f8053fd7f tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:44.330473 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-524729ea-3181-4971-890e-959f8053fd7f tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:44.330668 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-524729ea-3181-4971-890e-959f8053fd7f tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:44.330805 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-524729ea-3181-4971-890e-959f8053fd7f tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:44.340292 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:44.340292 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:44.340683 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-34374168-0257-42d5-ad9d-1ad46eb16e97 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Volume info retrieved successfully. Jul 03 01:40:44.345800 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:44.345800 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:44.346726 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-524729ea-3181-4971-890e-959f8053fd7f tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:44.347955 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 958/3811] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:44 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:44.369723 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-34374168-0257-42d5-ad9d-1ad46eb16e97 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Delete volume request issued successfully. Jul 03 01:40:44.369883 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34374168-0257-42d5-ad9d-1ad46eb16e97 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 returned with HTTP 202 Jul 03 01:40:44.370615 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 948/3812] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:40:44 2026] DELETE /volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:40:44.377444 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0409278a-53ae-4d31-931c-6cd114c82db6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:44.379351 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0409278a-53ae-4d31-931c-6cd114c82db6 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] GET https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:44.379629 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0409278a-53ae-4d31-931c-6cd114c82db6 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:44.379819 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0409278a-53ae-4d31-931c-6cd114c82db6 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:44.387254 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:44.387254 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:44.390821 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0409278a-53ae-4d31-931c-6cd114c82db6 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Volume info retrieved successfully. Jul 03 01:40:44.395373 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0409278a-53ae-4d31-931c-6cd114c82db6 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 returned with HTTP 200 Jul 03 01:40:44.395904 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 966/3813] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:44 2026] GET /volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 => generated 1128 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:40:44.924315 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f0b5ef75-8986-4818-8566-0080383286d5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:44.925912 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f0b5ef75-8986-4818-8566-0080383286d5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:44.926097 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f0b5ef75-8986-4818-8566-0080383286d5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:44.926304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f0b5ef75-8986-4818-8566-0080383286d5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:44.943371 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:44.943371 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:44.953026 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f0b5ef75-8986-4818-8566-0080383286d5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:44.957942 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f0b5ef75-8986-4818-8566-0080383286d5 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:44.958650 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 942/3814] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:44 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:45.359304 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-44170190-cd07-46a5-aa79-7fbd6155b921 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:45.362312 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-44170190-cd07-46a5-aa79-7fbd6155b921 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:45.362566 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-44170190-cd07-46a5-aa79-7fbd6155b921 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:45.362797 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-44170190-cd07-46a5-aa79-7fbd6155b921 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:45.362974 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-44170190-cd07-46a5-aa79-7fbd6155b921 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:45.370071 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:45.370071 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:45.371064 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-44170190-cd07-46a5-aa79-7fbd6155b921 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:45.371533 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 959/3815] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:45 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:45.409096 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e405a8fb-a6fa-4dff-8335-197eb14d84c4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:45.411070 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e405a8fb-a6fa-4dff-8335-197eb14d84c4 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] GET https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:45.411337 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e405a8fb-a6fa-4dff-8335-197eb14d84c4 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:45.411541 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e405a8fb-a6fa-4dff-8335-197eb14d84c4 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:45.418373 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e405a8fb-a6fa-4dff-8335-197eb14d84c4 tempest-VolumesTransfersV355Test-778837303 tempest-VolumesTransfersV355Test-778837303-project-admin] https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 returned with HTTP 404 Jul 03 01:40:45.418841 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 949/3816] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:45 2026] GET /volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:40:45.429119 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-10c402dd-4816-4576-a97a-ef196f177e4a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:45.433875 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-10c402dd-4816-4576-a97a-ef196f177e4a tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] GET https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:45.434176 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-10c402dd-4816-4576-a97a-ef196f177e4a tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:45.434449 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-10c402dd-4816-4576-a97a-ef196f177e4a tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:45.445713 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-10c402dd-4816-4576-a97a-ef196f177e4a tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 returned with HTTP 404 Jul 03 01:40:45.446235 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 967/3817] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:40:45 2026] GET /volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:40:45.458757 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9f4c19fe-be61-4744-a207-22248f9de2f7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:45.460823 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9f4c19fe-be61-4744-a207-22248f9de2f7 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] DELETE https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:45.461405 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9f4c19fe-be61-4744-a207-22248f9de2f7 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:45.461405 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9f4c19fe-be61-4744-a207-22248f9de2f7 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:45.461405 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-9f4c19fe-be61-4744-a207-22248f9de2f7 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] Delete volume with id: 34374695-dea2-4d6a-b68b-4e2dd31d7fa8 Jul 03 01:40:45.471557 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9f4c19fe-be61-4744-a207-22248f9de2f7 tempest-VolumesTransfersV355Test-87415272 tempest-VolumesTransfersV355Test-87415272-project-member] https://10.4.3.64/volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 returned with HTTP 404 Jul 03 01:40:45.472070 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 943/3818] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:40:45 2026] DELETE /volume/v3/volumes/34374695-dea2-4d6a-b68b-4e2dd31d7fa8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:40:45.974268 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ddbd8c65-956c-443b-b8f4-9d48d18b89b3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:45.976506 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ddbd8c65-956c-443b-b8f4-9d48d18b89b3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:45.976712 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ddbd8c65-956c-443b-b8f4-9d48d18b89b3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:45.976980 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ddbd8c65-956c-443b-b8f4-9d48d18b89b3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:45.990300 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:45.990300 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:45.997190 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ddbd8c65-956c-443b-b8f4-9d48d18b89b3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:46.002948 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ddbd8c65-956c-443b-b8f4-9d48d18b89b3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:46.003436 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 960/3819] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:45 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:46.383845 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c01ce14c-7309-4693-a6f0-8cfb192514dd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:46.385831 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c01ce14c-7309-4693-a6f0-8cfb192514dd tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:46.386153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c01ce14c-7309-4693-a6f0-8cfb192514dd tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:46.386356 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c01ce14c-7309-4693-a6f0-8cfb192514dd tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:46.386526 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-c01ce14c-7309-4693-a6f0-8cfb192514dd tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:46.391152 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:46.391152 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:46.392058 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c01ce14c-7309-4693-a6f0-8cfb192514dd tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:46.392717 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 950/3820] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:46 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:46.712649 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-cbc993ac-3fb8-4bcf-b9ab-a2b5253adc6c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:46.716263 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-cbc993ac-3fb8-4bcf-b9ab-a2b5253adc6c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:40:46.716263 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-cbc993ac-3fb8-4bcf-b9ab-a2b5253adc6c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:46.716263 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-cbc993ac-3fb8-4bcf-b9ab-a2b5253adc6c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:46.725979 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:46.725979 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:46.731379 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-cbc993ac-3fb8-4bcf-b9ab-a2b5253adc6c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:40:46.746051 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-cbc993ac-3fb8-4bcf-b9ab-a2b5253adc6c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 200 Jul 03 01:40:46.746051 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 968/3821] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:46 2026] GET /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:47.025580 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3028da40-b269-4762-be72-878295ff53d4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:47.029752 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3028da40-b269-4762-be72-878295ff53d4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:47.029752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3028da40-b269-4762-be72-878295ff53d4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:47.030494 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3028da40-b269-4762-be72-878295ff53d4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:47.044086 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:47.044086 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:47.052337 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3028da40-b269-4762-be72-878295ff53d4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:47.066867 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3028da40-b269-4762-be72-878295ff53d4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:47.067873 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 944/3822] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:47 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:47.312621 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-9c90d9ae-a078-449d-8631-060447605ced None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:47.314701 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-9c90d9ae-a078-449d-8631-060447605ced tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:40:47.314879 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-9c90d9ae-a078-449d-8631-060447605ced tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:47.315053 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-9c90d9ae-a078-449d-8631-060447605ced tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:47.323291 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:47.323291 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:47.327384 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-9c90d9ae-a078-449d-8631-060447605ced tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:40:47.339678 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-9c90d9ae-a078-449d-8631-060447605ced tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 200 Jul 03 01:40:47.340702 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 961/3823] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:40:47 2026] GET /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:47.351022 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-719e2d0b-1227-4bdd-bccc-de715041203f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:47.351550 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-719e2d0b-1227-4bdd-bccc-de715041203f None None] GET https://10.4.3.64/volume// Jul 03 01:40:47.351735 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-719e2d0b-1227-4bdd-bccc-de715041203f None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:47.351917 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-719e2d0b-1227-4bdd-bccc-de715041203f None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:47.352266 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-719e2d0b-1227-4bdd-bccc-de715041203f None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:40:47.352589 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 951/3824] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:40:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:40:47.359993 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-a5fd1c10-308f-49f3-989e-33b497309b45 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:47.362571 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-a5fd1c10-308f-49f3-989e-33b497309b45 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:40:47.362910 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-a5fd1c10-308f-49f3-989e-33b497309b45 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "380ccaee-3257-4d21-b25f-fcb7fd53619e", "connector": null, "instance_uuid": "5f6c1691-abd9-4400-90fc-f86bbb9a1116"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:47.372530 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:47.372530 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:47.404058 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5e0ad8bd-43e7-4a74-99c7-0a829b10cd80 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:47.405721 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5e0ad8bd-43e7-4a74-99c7-0a829b10cd80 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:47.405892 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5e0ad8bd-43e7-4a74-99c7-0a829b10cd80 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:47.406058 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5e0ad8bd-43e7-4a74-99c7-0a829b10cd80 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:47.406205 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-5e0ad8bd-43e7-4a74-99c7-0a829b10cd80 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:47.410674 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:47.410674 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:47.411343 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5e0ad8bd-43e7-4a74-99c7-0a829b10cd80 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:47.411704 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 945/3825] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:47 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:47.442443 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-a5fd1c10-308f-49f3-989e-33b497309b45 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:40:47.442976 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 969/3826] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:40:47 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 03 01:40:48.083586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-eb707568-c3d1-4f0f-a984-008a487b3186 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:48.085438 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eb707568-c3d1-4f0f-a984-008a487b3186 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:48.085818 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eb707568-c3d1-4f0f-a984-008a487b3186 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:48.085899 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eb707568-c3d1-4f0f-a984-008a487b3186 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:48.110551 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:48.110551 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:48.130206 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-eb707568-c3d1-4f0f-a984-008a487b3186 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:48.139280 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eb707568-c3d1-4f0f-a984-008a487b3186 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:48.139932 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 962/3827] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:48 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:48.421783 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5419d097-1392-46bf-9b5a-5eecb17936dd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:48.423456 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5419d097-1392-46bf-9b5a-5eecb17936dd tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:48.423844 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5419d097-1392-46bf-9b5a-5eecb17936dd tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:48.423844 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5419d097-1392-46bf-9b5a-5eecb17936dd tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:48.423939 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-5419d097-1392-46bf-9b5a-5eecb17936dd tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:48.429958 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:48.429958 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:48.429958 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5419d097-1392-46bf-9b5a-5eecb17936dd tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:48.430287 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 952/3828] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:48 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:48.972686 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:48.974352 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:48.974692 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1711783375"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:48.976016 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Create volume request body: {'volume': {'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1711783375'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:49.060110 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Create volume of 1 GB Jul 03 01:40:49.070201 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Availability Zones retrieved successfully. Jul 03 01:40:49.075138 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Flow 'volume_create_api' (2507e758-c480-42c6-91cd-7ee416a47bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:49.076174 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658dc356-ba66-4afb-bbd9-57eda16f724a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:49.077062 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:49.153397 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a054d1da-bb3e-4a88-b477-cd6a671953f4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:49.155929 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658dc356-ba66-4afb-bbd9-57eda16f724a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:49.156195 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a054d1da-bb3e-4a88-b477-cd6a671953f4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:49.156459 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a054d1da-bb3e-4a88-b477-cd6a671953f4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:49.156620 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1b1df8-8523-4663-a4bc-0407ea065d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:49.156707 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a054d1da-bb3e-4a88-b477-cd6a671953f4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:49.166673 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:49.166673 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:49.171170 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a054d1da-bb3e-4a88-b477-cd6a671953f4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:49.176631 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a054d1da-bb3e-4a88-b477-cd6a671953f4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:49.177320 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 970/3829] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:49 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:49.230940 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Created reservations ['2d4cf3e2-3ddc-4915-b870-12cada4cc044', '0846f842-2945-4a98-94bd-efab2eabe392', 'ec0bb4ec-d5ed-44bd-a166-ad1e0d9d77fc', 'da2a7baf-1955-47e1-b879-631d88eb8f29'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:49.231791 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b1b1df8-8523-4663-a4bc-0407ea065d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d4cf3e2-3ddc-4915-b870-12cada4cc044', '0846f842-2945-4a98-94bd-efab2eabe392', 'ec0bb4ec-d5ed-44bd-a166-ad1e0d9d77fc', 'da2a7baf-1955-47e1-b879-631d88eb8f29']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:49.232539 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f864d5c1-0e97-4061-8a1d-3be881784ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:49.262840 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f864d5c1-0e97-4061-8a1d-3be881784ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7201174d-7df1-419a-9f5c-64d4f9211329', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1711783375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9023f316cbda4fdb95710306fc74df69',qos_specs=None,replication_status=,reservations=['2d4cf3e2-3ddc-4915-b870-12cada4cc044','0846f842-2945-4a98-94bd-efab2eabe392','ec0bb4ec-d5ed-44bd-a166-ad1e0d9d77fc','da2a7baf-1955-47e1-b879-631d88eb8f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab4d1a6c257b4e439079808f7c33f7b1',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:40:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1711783375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7201174d-7df1-419a-9f5c-64d4f9211329,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9023f316cbda4fdb95710306fc74df69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab4d1a6c257b4e439079808f7c33f7b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:49.262840 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff7292bc-7da0-4dc8-8c75-17f8ecab56f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:49.291762 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff7292bc-7da0-4dc8-8c75-17f8ecab56f2) transitioned into state 'SUCCESS' from state '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-1711783375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9023f316cbda4fdb95710306fc74df69',qos_specs=None,replication_status=,reservations=['2d4cf3e2-3ddc-4915-b870-12cada4cc044','0846f842-2945-4a98-94bd-efab2eabe392','ec0bb4ec-d5ed-44bd-a166-ad1e0d9d77fc','da2a7baf-1955-47e1-b879-631d88eb8f29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab4d1a6c257b4e439079808f7c33f7b1',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:49.292440 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71574ba9-5494-4bc6-b463-bf06768712b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:49.317094 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71574ba9-5494-4bc6-b463-bf06768712b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:49.317094 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Flow 'volume_create_api' (2507e758-c480-42c6-91cd-7ee416a47bac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:49.317094 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Create volume request issued successfully. Jul 03 01:40:49.317094 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b4e081ef-a4a0-4be3-86bb-5a8ebd8f03fc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:40:49.317928 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 946/3830] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:40:48 2026] POST /volume/v3/volumes => generated 746 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:49.329009 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6e767b4a-4f6a-46d8-a727-4cb07eabc492 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:49.330688 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6e767b4a-4f6a-46d8-a727-4cb07eabc492 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 Jul 03 01:40:49.330857 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6e767b4a-4f6a-46d8-a727-4cb07eabc492 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:49.331041 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6e767b4a-4f6a-46d8-a727-4cb07eabc492 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:49.339445 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:49.339445 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:49.342676 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6e767b4a-4f6a-46d8-a727-4cb07eabc492 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:49.348959 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6e767b4a-4f6a-46d8-a727-4cb07eabc492 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 returned with HTTP 200 Jul 03 01:40:49.349021 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 963/3831] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:49 2026] GET /volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:49.445496 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f9a28c4c-58c4-4462-8918-7794c44f1421 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:49.451123 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9a28c4c-58c4-4462-8918-7794c44f1421 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:49.451521 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9a28c4c-58c4-4462-8918-7794c44f1421 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:49.451619 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9a28c4c-58c4-4462-8918-7794c44f1421 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:49.451759 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f9a28c4c-58c4-4462-8918-7794c44f1421 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:49.462944 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:49.462944 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:49.463835 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9a28c4c-58c4-4462-8918-7794c44f1421 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:49.466528 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 953/3832] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:49 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:50.189282 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-19d2c06d-eec1-4b23-b113-ebad39069b94 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:50.191315 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-19d2c06d-eec1-4b23-b113-ebad39069b94 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:50.191581 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-19d2c06d-eec1-4b23-b113-ebad39069b94 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:50.191773 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-19d2c06d-eec1-4b23-b113-ebad39069b94 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:50.203359 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:50.203359 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:50.208612 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-19d2c06d-eec1-4b23-b113-ebad39069b94 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:50.212748 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-19d2c06d-eec1-4b23-b113-ebad39069b94 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:50.213175 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 971/3833] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:50 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:50.361399 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-865566c2-de19-4530-87e0-609f224292a7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:50.365936 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-865566c2-de19-4530-87e0-609f224292a7 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 Jul 03 01:40:50.366129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-865566c2-de19-4530-87e0-609f224292a7 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:50.366304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-865566c2-de19-4530-87e0-609f224292a7 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:50.373130 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:50.373130 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:50.377554 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-865566c2-de19-4530-87e0-609f224292a7 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:50.383195 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-865566c2-de19-4530-87e0-609f224292a7 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 returned with HTTP 200 Jul 03 01:40:50.383596 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 947/3834] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:50 2026] GET /volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:50.396844 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ac49b0ea-5be0-4262-a334-f98b5d277961 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:50.398706 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ac49b0ea-5be0-4262-a334-f98b5d277961 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] POST https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329/action Jul 03 01:40:50.399036 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ac49b0ea-5be0-4262-a334-f98b5d277961 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:40:50.399177 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ac49b0ea-5be0-4262-a334-f98b5d277961 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:50.408995 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:50.408995 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:50.409463 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ac49b0ea-5be0-4262-a334-f98b5d277961 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:50.465582 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-ac49b0ea-5be0-4262-a334-f98b5d277961 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Created reservations ['03520a86-7401-470c-827d-c12468baf1b4', 'd84166e1-7fda-44b4-b2ad-198466ab7854'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:50.475067 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ac49b0ea-5be0-4262-a334-f98b5d277961 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Extend volume request issued successfully. Jul 03 01:40:50.475274 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ac49b0ea-5be0-4262-a334-f98b5d277961 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329/action returned with HTTP 202 Jul 03 01:40:50.475629 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5cb4e7b1-56f1-45eb-ae7c-27703f948605 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:50.476959 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 964/3835] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:40:50 2026] POST /volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:40:50.479790 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5cb4e7b1-56f1-45eb-ae7c-27703f948605 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:50.480007 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5cb4e7b1-56f1-45eb-ae7c-27703f948605 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:50.480231 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5cb4e7b1-56f1-45eb-ae7c-27703f948605 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:50.480953 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-5cb4e7b1-56f1-45eb-ae7c-27703f948605 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:50.484496 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-557dcb52-c534-4cfe-8ab3-09e420715d60 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:50.484970 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:50.484970 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:50.485969 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5cb4e7b1-56f1-45eb-ae7c-27703f948605 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:50.485969 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 954/3836] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:50 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:50.487662 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-557dcb52-c534-4cfe-8ab3-09e420715d60 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 Jul 03 01:40:50.487662 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-557dcb52-c534-4cfe-8ab3-09e420715d60 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:50.487662 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-557dcb52-c534-4cfe-8ab3-09e420715d60 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:50.496809 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:50.496809 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:50.504297 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-557dcb52-c534-4cfe-8ab3-09e420715d60 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:50.517062 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-557dcb52-c534-4cfe-8ab3-09e420715d60 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 returned with HTTP 200 Jul 03 01:40:50.518412 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 972/3837] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:50 2026] GET /volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 => generated 1354 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:51.226786 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-612ce241-b1e2-4009-8c65-7fa20a53636d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:51.229140 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-612ce241-b1e2-4009-8c65-7fa20a53636d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:51.229404 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-612ce241-b1e2-4009-8c65-7fa20a53636d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:51.229665 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-612ce241-b1e2-4009-8c65-7fa20a53636d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:51.243092 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:51.243092 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:51.252502 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-612ce241-b1e2-4009-8c65-7fa20a53636d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:51.259670 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-612ce241-b1e2-4009-8c65-7fa20a53636d tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:51.260127 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 948/3838] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:51 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:51.302152 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-8fa561a6-b794-4064-9555-6f82904f3958 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:51.304873 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-8fa561a6-b794-4064-9555-6f82904f3958 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments/bfd69608-7410-42d1-a150-b03465757dc2/action Jul 03 01:40:51.305312 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-8fa561a6-b794-4064-9555-6f82904f3958 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:40:51.305479 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-8fa561a6-b794-4064-9555-6f82904f3958 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:51.326329 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:51.326329 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:51.356757 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-ab183e4f-467d-4914-94bf-0a3b9aeeb738 req-8fa561a6-b794-4064-9555-6f82904f3958 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/bfd69608-7410-42d1-a150-b03465757dc2/action returned with HTTP 204 Jul 03 01:40:51.357224 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 965/3839] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:40:51 2026] POST /volume/v3/attachments/bfd69608-7410-42d1-a150-b03465757dc2/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:51.497992 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-65d808e8-5e37-42a7-b661-0f4708872e35 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:51.503304 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-65d808e8-5e37-42a7-b661-0f4708872e35 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:51.503618 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-65d808e8-5e37-42a7-b661-0f4708872e35 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:51.503871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-65d808e8-5e37-42a7-b661-0f4708872e35 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:51.504013 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-65d808e8-5e37-42a7-b661-0f4708872e35 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:51.511985 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:51.511985 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:51.512945 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-65d808e8-5e37-42a7-b661-0f4708872e35 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:51.513310 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 955/3840] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:51 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:51.533571 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c783f1b8-2773-43a6-a997-4eca51e3c0f9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:51.535478 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c783f1b8-2773-43a6-a997-4eca51e3c0f9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 Jul 03 01:40:51.535701 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c783f1b8-2773-43a6-a997-4eca51e3c0f9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:51.535904 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c783f1b8-2773-43a6-a997-4eca51e3c0f9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:51.543401 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:51.543401 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:51.546957 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c783f1b8-2773-43a6-a997-4eca51e3c0f9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:51.551666 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c783f1b8-2773-43a6-a997-4eca51e3c0f9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 returned with HTTP 200 Jul 03 01:40:51.552205 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 973/3841] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:51 2026] GET /volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:51.563365 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-de3db70e-8d69-4326-a0d8-6c4c88ca60ca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:51.565181 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-de3db70e-8d69-4326-a0d8-6c4c88ca60ca tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 Jul 03 01:40:51.565385 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-de3db70e-8d69-4326-a0d8-6c4c88ca60ca tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:51.565591 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-de3db70e-8d69-4326-a0d8-6c4c88ca60ca tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:51.572696 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:51.572696 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:51.576705 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-de3db70e-8d69-4326-a0d8-6c4c88ca60ca tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:51.581925 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-de3db70e-8d69-4326-a0d8-6c4c88ca60ca tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 returned with HTTP 200 Jul 03 01:40:51.582333 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 949/3842] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:51 2026] GET /volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:51.593840 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-226753f9-2c9e-4545-a71a-714e23b30061 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:51.595848 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-226753f9-2c9e-4545-a71a-714e23b30061 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 Jul 03 01:40:51.596074 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-226753f9-2c9e-4545-a71a-714e23b30061 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:51.596234 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-226753f9-2c9e-4545-a71a-714e23b30061 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:51.603519 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:51.603519 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:51.607641 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-226753f9-2c9e-4545-a71a-714e23b30061 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:51.613186 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-226753f9-2c9e-4545-a71a-714e23b30061 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 returned with HTTP 200 Jul 03 01:40:51.613597 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 966/3843] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:51 2026] GET /volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:51.625509 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bbaae389-18f7-495e-a90b-b0ce2f9778a0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:51.627325 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bbaae389-18f7-495e-a90b-b0ce2f9778a0 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 Jul 03 01:40:51.627547 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bbaae389-18f7-495e-a90b-b0ce2f9778a0 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:51.627794 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bbaae389-18f7-495e-a90b-b0ce2f9778a0 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:51.627880 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-bbaae389-18f7-495e-a90b-b0ce2f9778a0 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Delete volume with id: 7201174d-7df1-419a-9f5c-64d4f9211329 Jul 03 01:40:51.636938 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:51.636938 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:51.637519 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bbaae389-18f7-495e-a90b-b0ce2f9778a0 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:51.670545 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bbaae389-18f7-495e-a90b-b0ce2f9778a0 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Delete volume request issued successfully. Jul 03 01:40:51.670545 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bbaae389-18f7-495e-a90b-b0ce2f9778a0 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 returned with HTTP 202 Jul 03 01:40:51.670991 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 956/3844] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:40:51 2026] DELETE /volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:40:51.685148 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0fca5381-5072-4b77-8554-f1516b3f8bd3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:51.687448 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0fca5381-5072-4b77-8554-f1516b3f8bd3 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 Jul 03 01:40:51.687691 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0fca5381-5072-4b77-8554-f1516b3f8bd3 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:51.687898 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0fca5381-5072-4b77-8554-f1516b3f8bd3 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:51.699398 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:51.699398 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:51.704732 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0fca5381-5072-4b77-8554-f1516b3f8bd3 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:51.710213 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0fca5381-5072-4b77-8554-f1516b3f8bd3 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 returned with HTTP 200 Jul 03 01:40:51.714804 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 974/3845] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:51 2026] GET /volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:52.618650 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c33c2bc5-41fd-432f-9c2d-def26ba469bd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:52.618650 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c33c2bc5-41fd-432f-9c2d-def26ba469bd tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:52.618650 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c33c2bc5-41fd-432f-9c2d-def26ba469bd tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:52.618650 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c33c2bc5-41fd-432f-9c2d-def26ba469bd tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:52.618650 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:52.618650 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:52.618650 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c33c2bc5-41fd-432f-9c2d-def26ba469bd tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:52.618650 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c33c2bc5-41fd-432f-9c2d-def26ba469bd tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:52.618650 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 950/3846] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:52 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 1167 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:52.622431 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c6bbcf05-abca-4a33-aecb-37d418c3f480 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:52.622431 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c6bbcf05-abca-4a33-aecb-37d418c3f480 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:40:52.622431 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c6bbcf05-abca-4a33-aecb-37d418c3f480 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:52.622431 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c6bbcf05-abca-4a33-aecb-37d418c3f480 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:52.622431 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:52.622431 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:52.622431 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c6bbcf05-abca-4a33-aecb-37d418c3f480 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:40:52.622431 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c6bbcf05-abca-4a33-aecb-37d418c3f480 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:40:52.622431 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 967/3847] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:52 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:52.624157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4ce86342-99c0-4c4b-8e2d-24312c517d3a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:52.624157 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ce86342-99c0-4c4b-8e2d-24312c517d3a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:52.624157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ce86342-99c0-4c4b-8e2d-24312c517d3a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:52.624157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4ce86342-99c0-4c4b-8e2d-24312c517d3a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:52.624157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4ce86342-99c0-4c4b-8e2d-24312c517d3a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:52.624157 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:52.624157 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:52.624157 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4ce86342-99c0-4c4b-8e2d-24312c517d3a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:52.624157 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 957/3848] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:52 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:52.725618 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-70c71430-c725-4f7a-9fbc-3d7d62c55bcc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:52.729572 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-70c71430-c725-4f7a-9fbc-3d7d62c55bcc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 Jul 03 01:40:52.729776 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-70c71430-c725-4f7a-9fbc-3d7d62c55bcc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:52.729961 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-70c71430-c725-4f7a-9fbc-3d7d62c55bcc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:52.738984 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-70c71430-c725-4f7a-9fbc-3d7d62c55bcc tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 returned with HTTP 404 Jul 03 01:40:52.739722 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 975/3849] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:52 2026] GET /volume/v3/volumes/7201174d-7df1-419a-9f5c-64d4f9211329 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:52.749541 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:52.753218 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:40:52.753880 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-358249987"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:52.755834 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-358249987'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:40:52.755988 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Create volume of 1 GB Jul 03 01:40:52.761249 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Availability Zones retrieved successfully. Jul 03 01:40:52.768997 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Flow 'volume_create_api' (9e3034a4-9982-42e5-990a-834dfc09eb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:52.772605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adcb60ce-fff3-456c-92b5-fbbecb6bc8c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:52.772605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:40:52.805541 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adcb60ce-fff3-456c-92b5-fbbecb6bc8c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:52.806360 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c8d527-9315-4cd4-9054-a0300e1afafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:52.857787 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Created reservations ['4a557974-392d-4f45-8f30-bde773065b27', 'bc292fb9-70e9-4d3d-8cc2-059739093711', '1a2edc0a-58c3-4d2c-a022-d212e9526d0f', '0559087b-2a5f-4e37-abd9-5e1a7d9dc5e9'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:52.858642 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30c8d527-9315-4cd4-9054-a0300e1afafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a557974-392d-4f45-8f30-bde773065b27', 'bc292fb9-70e9-4d3d-8cc2-059739093711', '1a2edc0a-58c3-4d2c-a022-d212e9526d0f', '0559087b-2a5f-4e37-abd9-5e1a7d9dc5e9']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:52.859389 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5fa064-d237-4256-ab80-6ec5205d2f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:52.893822 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5fa064-d237-4256-ab80-6ec5205d2f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60bd2f9d-3520-481d-a723-cafa8aa37033', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-358249987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9023f316cbda4fdb95710306fc74df69',qos_specs=None,replication_status=,reservations=['4a557974-392d-4f45-8f30-bde773065b27','bc292fb9-70e9-4d3d-8cc2-059739093711','1a2edc0a-58c3-4d2c-a022-d212e9526d0f','0559087b-2a5f-4e37-abd9-5e1a7d9dc5e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab4d1a6c257b4e439079808f7c33f7b1',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:40:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-358249987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60bd2f9d-3520-481d-a723-cafa8aa37033,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9023f316cbda4fdb95710306fc74df69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab4d1a6c257b4e439079808f7c33f7b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:52.894483 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490f2374-9221-4f3a-a8ae-1b87c7103a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:52.916544 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (490f2374-9221-4f3a-a8ae-1b87c7103a33) transitioned into state 'SUCCESS' from state '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-358249987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9023f316cbda4fdb95710306fc74df69',qos_specs=None,replication_status=,reservations=['4a557974-392d-4f45-8f30-bde773065b27','bc292fb9-70e9-4d3d-8cc2-059739093711','1a2edc0a-58c3-4d2c-a022-d212e9526d0f','0559087b-2a5f-4e37-abd9-5e1a7d9dc5e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab4d1a6c257b4e439079808f7c33f7b1',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:52.917278 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8cb622-ebd2-441f-a4ce-40fee1e21935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:40:52.942282 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8cb622-ebd2-441f-a4ce-40fee1e21935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:40:52.943318 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Flow 'volume_create_api' (9e3034a4-9982-42e5-990a-834dfc09eb95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:40:52.943679 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Create volume request issued successfully. Jul 03 01:40:52.944346 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ffa1bfe7-2e62-4586-8796-0a37e1f43dec tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:40:52.945435 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 951/3850] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:40:52 2026] POST /volume/v3/volumes => generated 745 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:52.958475 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2d1d8187-4e6c-470a-850c-c9967eb67eb9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:52.960641 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2d1d8187-4e6c-470a-850c-c9967eb67eb9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 Jul 03 01:40:52.960888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2d1d8187-4e6c-470a-850c-c9967eb67eb9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:52.961184 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2d1d8187-4e6c-470a-850c-c9967eb67eb9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:52.970126 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:52.970126 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:52.976928 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2d1d8187-4e6c-470a-850c-c9967eb67eb9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:52.987075 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2d1d8187-4e6c-470a-850c-c9967eb67eb9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 returned with HTTP 200 Jul 03 01:40:52.987524 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 968/3851] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:52 2026] GET /volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 => generated 813 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:53.553917 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1d2faeb2-913f-4e56-a2da-fb6d9911a534 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:53.556564 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d2faeb2-913f-4e56-a2da-fb6d9911a534 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:53.556797 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d2faeb2-913f-4e56-a2da-fb6d9911a534 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:53.556985 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d2faeb2-913f-4e56-a2da-fb6d9911a534 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:53.557094 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1d2faeb2-913f-4e56-a2da-fb6d9911a534 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:53.562442 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:53.562442 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:53.563694 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d2faeb2-913f-4e56-a2da-fb6d9911a534 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:53.564319 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 958/3852] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:53 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:53.670340 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5cf802a5-92db-4a0f-9f52-63c8903bf5b3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:53.670714 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5cf802a5-92db-4a0f-9f52-63c8903bf5b3 None None] GET https://10.4.3.64/volume// Jul 03 01:40:53.670870 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5cf802a5-92db-4a0f-9f52-63c8903bf5b3 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:53.671088 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5cf802a5-92db-4a0f-9f52-63c8903bf5b3 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:53.671512 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5cf802a5-92db-4a0f-9f52-63c8903bf5b3 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:40:53.671862 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 976/3853] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:40:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:40:53.680442 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-b79988c9-c040-40c2-8601-dd69629fb67c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:53.683786 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-b79988c9-c040-40c2-8601-dd69629fb67c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:40:53.684019 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-b79988c9-c040-40c2-8601-dd69629fb67c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:53.684208 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-b79988c9-c040-40c2-8601-dd69629fb67c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:53.697650 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:53.697650 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:53.702948 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-b79988c9-c040-40c2-8601-dd69629fb67c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:40:53.709559 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-b79988c9-c040-40c2-8601-dd69629fb67c tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 200 Jul 03 01:40:53.710094 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 952/3854] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:40:53 2026] GET /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:40:53.826019 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-4f37901a-22e9-41c3-bb45-a9599569afa7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:53.827872 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-4f37901a-22e9-41c3-bb45-a9599569afa7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] PUT https://10.4.3.64/volume/v3/attachments/d4b6ffc8-d632-46e4-accb-060ea51b5b44 Jul 03 01:40:53.828200 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-4f37901a-22e9-41c3-bb45-a9599569afa7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:53.835562 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-4f37901a-22e9-41c3-bb45-a9599569afa7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Acquiring lock "cinder-attachment_update-380ccaee-3257-4d21-b25f-fcb7fd53619e-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:40:53.840802 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-4f37901a-22e9-41c3-bb45-a9599569afa7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-380ccaee-3257-4d21-b25f-fcb7fd53619e-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:40:53.841802 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:53.841802 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:54.002802 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3cc19b09-b393-4a80-ba9e-5ff8c0a9bc9f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:54.005294 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3cc19b09-b393-4a80-ba9e-5ff8c0a9bc9f tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 Jul 03 01:40:54.005588 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3cc19b09-b393-4a80-ba9e-5ff8c0a9bc9f tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:54.005846 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3cc19b09-b393-4a80-ba9e-5ff8c0a9bc9f tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:54.014756 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:54.014756 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:54.018971 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3cc19b09-b393-4a80-ba9e-5ff8c0a9bc9f tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:54.024108 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3cc19b09-b393-4a80-ba9e-5ff8c0a9bc9f tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 returned with HTTP 200 Jul 03 01:40:54.024608 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 959/3855] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:54 2026] GET /volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:54.043052 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9138d5c8-4aa7-4447-b51b-e43e5b59f318 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:54.045463 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9138d5c8-4aa7-4447-b51b-e43e5b59f318 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:40:54.045885 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9138d5c8-4aa7-4447-b51b-e43e5b59f318 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60bd2f9d-3520-481d-a723-cafa8aa37033", "name": "tempest-VolumesExtendTest-Snapshot-964657503"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:54.055892 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:54.055892 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:54.056475 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9138d5c8-4aa7-4447-b51b-e43e5b59f318 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:54.056587 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-9138d5c8-4aa7-4447-b51b-e43e5b59f318 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Create snapshot from volume 60bd2f9d-3520-481d-a723-cafa8aa37033 Jul 03 01:40:54.134675 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-9138d5c8-4aa7-4447-b51b-e43e5b59f318 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Created reservations ['278f2da9-e7b7-4c5f-a59d-9bf69c7d97ef', 'f593cdfc-37a2-4ebe-a733-dd17c5678869', 'fdfa4570-d29f-478c-8c6a-e46b9f682b0c', '3bd5d19a-85dc-4016-beb2-d592b033cde7'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:54.210923 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9138d5c8-4aa7-4447-b51b-e43e5b59f318 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Snapshot create request issued successfully. Jul 03 01:40:54.210923 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9138d5c8-4aa7-4447-b51b-e43e5b59f318 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:40:54.210923 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 977/3856] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:40:54 2026] POST /volume/v3/snapshots => generated 303 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:54.220291 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5bb2fef3-7919-491b-a068-0edbc6460f3e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:54.222827 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5bb2fef3-7919-491b-a068-0edbc6460f3e tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e Jul 03 01:40:54.223054 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5bb2fef3-7919-491b-a068-0edbc6460f3e tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:54.224532 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5bb2fef3-7919-491b-a068-0edbc6460f3e tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:54.229594 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:54.229594 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:54.230856 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5bb2fef3-7919-491b-a068-0edbc6460f3e tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Snapshot retrieved successfully. Jul 03 01:40:54.231187 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5bb2fef3-7919-491b-a068-0edbc6460f3e tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e returned with HTTP 200 Jul 03 01:40:54.231707 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 953/3857] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:40:54 2026] GET /volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e => generated 435 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:54.372180 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-4f37901a-22e9-41c3-bb45-a9599569afa7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-380ccaee-3257-4d21-b25f-fcb7fd53619e-np0000004346" released by "attachment_update" :: held 0.531s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:40:54.372550 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-4f37901a-22e9-41c3-bb45-a9599569afa7 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/d4b6ffc8-d632-46e4-accb-060ea51b5b44 returned with HTTP 200 Jul 03 01:40:54.373034 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 969/3858] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:40:53 2026] PUT /volume/v3/attachments/d4b6ffc8-d632-46e4-accb-060ea51b5b44 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:40:54.574679 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8a70522d-2413-4db1-bfdf-6999b2fd5bfc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:54.576338 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8a70522d-2413-4db1-bfdf-6999b2fd5bfc tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:40:54.576511 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8a70522d-2413-4db1-bfdf-6999b2fd5bfc tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:54.576683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8a70522d-2413-4db1-bfdf-6999b2fd5bfc tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:54.576781 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-8a70522d-2413-4db1-bfdf-6999b2fd5bfc tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:54.580749 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:54.580749 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:54.581499 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8a70522d-2413-4db1-bfdf-6999b2fd5bfc tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:40:54.581820 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 960/3859] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:54 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:54.591580 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-644d9c7d-caec-48c0-9bf1-0c511ea2c822 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:54.593634 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-644d9c7d-caec-48c0-9bf1-0c511ea2c822 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:40:54.593822 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-644d9c7d-caec-48c0-9bf1-0c511ea2c822 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:54.594015 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-644d9c7d-caec-48c0-9bf1-0c511ea2c822 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:54.594118 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-644d9c7d-caec-48c0-9bf1-0c511ea2c822 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:54.598445 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:54.598445 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:54.599083 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-644d9c7d-caec-48c0-9bf1-0c511ea2c822 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:40:54.599488 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 978/3860] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:54 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:54.610040 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-70ed9c8b-2e19-48fa-af9b-3e9b307d9e0c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:54.611779 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-70ed9c8b-2e19-48fa-af9b-3e9b307d9e0c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:40:54.612153 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-70ed9c8b-2e19-48fa-af9b-3e9b307d9e0c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ace33c8d-78fe-48a4-aa1b-01a61b4aed7c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-47473634"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:54.613537 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-70ed9c8b-2e19-48fa-af9b-3e9b307d9e0c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Creating new backup {'backup': {'volume_id': 'ace33c8d-78fe-48a4-aa1b-01a61b4aed7c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-47473634'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:40:54.613702 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-70ed9c8b-2e19-48fa-af9b-3e9b307d9e0c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Creating backup of volume ace33c8d-78fe-48a4-aa1b-01a61b4aed7c in container None Jul 03 01:40:54.620966 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:54.620966 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:54.621275 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-70ed9c8b-2e19-48fa-af9b-3e9b307d9e0c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Volume info retrieved successfully. Jul 03 01:40:54.642368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-70ed9c8b-2e19-48fa-af9b-3e9b307d9e0c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Created reservations ['06eaa4dd-2120-4bba-9d83-83e1bcf41608', 'ecd70720-88b3-44d7-9b6b-3f6a7d333129'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:54.684563 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-70ed9c8b-2e19-48fa-af9b-3e9b307d9e0c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:40:54.684981 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 954/3861] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:40:54 2026] POST /volume/v3/backups => generated 326 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:40:54.697031 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-40eb3833-7046-432f-a4f0-372393be628d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:54.700043 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-40eb3833-7046-432f-a4f0-372393be628d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:40:54.700255 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-40eb3833-7046-432f-a4f0-372393be628d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:54.700507 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-40eb3833-7046-432f-a4f0-372393be628d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:54.700636 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-40eb3833-7046-432f-a4f0-372393be628d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:54.705725 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:54.705725 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:54.706379 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-40eb3833-7046-432f-a4f0-372393be628d tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:40:54.706746 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 970/3862] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:54 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:54.890265 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-9ca74926-edbf-46aa-a13f-6a9dca8f4774 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:54.893181 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-9ca74926-edbf-46aa-a13f-6a9dca8f4774 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments/d4b6ffc8-d632-46e4-accb-060ea51b5b44/action Jul 03 01:40:54.893554 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-9ca74926-edbf-46aa-a13f-6a9dca8f4774 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:40:54.893665 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-9ca74926-edbf-46aa-a13f-6a9dca8f4774 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:54.908372 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:54.908372 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:54.923294 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-d0161884-c016-415d-ba1c-1dc095d7f21f req-9ca74926-edbf-46aa-a13f-6a9dca8f4774 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/d4b6ffc8-d632-46e4-accb-060ea51b5b44/action returned with HTTP 204 Jul 03 01:40:54.923706 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 961/3863] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:40:54 2026] POST /volume/v3/attachments/d4b6ffc8-d632-46e4-accb-060ea51b5b44/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:55.241368 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5ba3363f-b0ed-4168-8885-e42f29c3adde None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:55.243280 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5ba3363f-b0ed-4168-8885-e42f29c3adde tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e Jul 03 01:40:55.243569 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5ba3363f-b0ed-4168-8885-e42f29c3adde tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:55.243813 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5ba3363f-b0ed-4168-8885-e42f29c3adde tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:55.248656 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:55.248656 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:55.249125 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5ba3363f-b0ed-4168-8885-e42f29c3adde tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Snapshot retrieved successfully. Jul 03 01:40:55.249914 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5ba3363f-b0ed-4168-8885-e42f29c3adde tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e returned with HTTP 200 Jul 03 01:40:55.250347 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 979/3864] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:40:55 2026] GET /volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:55.258726 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0692be78-cc67-4f1a-9f63-4e3a91fda376 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:55.260557 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0692be78-cc67-4f1a-9f63-4e3a91fda376 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] POST https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033/action Jul 03 01:40:55.260903 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0692be78-cc67-4f1a-9f63-4e3a91fda376 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:40:55.261056 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0692be78-cc67-4f1a-9f63-4e3a91fda376 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:40:55.269073 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:55.269073 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:55.269496 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0692be78-cc67-4f1a-9f63-4e3a91fda376 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:55.317342 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-0692be78-cc67-4f1a-9f63-4e3a91fda376 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Created reservations ['ed8589d7-8efb-44d3-afb6-0c1a7490d5e6', 'c5c1d1ba-0d9f-4d05-b9f0-87eed0c44c9d'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:40:55.332976 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0692be78-cc67-4f1a-9f63-4e3a91fda376 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Extend volume request issued successfully. Jul 03 01:40:55.333173 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0692be78-cc67-4f1a-9f63-4e3a91fda376 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033/action returned with HTTP 202 Jul 03 01:40:55.333544 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 955/3865] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:40:55 2026] POST /volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:40:55.343946 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e1ad7612-1695-42c9-94c4-097fcd5254de None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:55.346599 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e1ad7612-1695-42c9-94c4-097fcd5254de tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 Jul 03 01:40:55.346776 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e1ad7612-1695-42c9-94c4-097fcd5254de tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:55.346936 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e1ad7612-1695-42c9-94c4-097fcd5254de tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:55.355278 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:55.355278 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:55.364104 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e1ad7612-1695-42c9-94c4-097fcd5254de tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:55.372662 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e1ad7612-1695-42c9-94c4-097fcd5254de tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 returned with HTTP 200 Jul 03 01:40:55.372662 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 971/3866] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:55 2026] GET /volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:55.717443 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e9028c4b-d3bc-4b9c-b06c-10ec7153db64 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:55.719416 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e9028c4b-d3bc-4b9c-b06c-10ec7153db64 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:40:55.719649 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e9028c4b-d3bc-4b9c-b06c-10ec7153db64 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:55.719870 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e9028c4b-d3bc-4b9c-b06c-10ec7153db64 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:55.720008 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-e9028c4b-d3bc-4b9c-b06c-10ec7153db64 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:55.725112 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:55.725112 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:55.726000 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e9028c4b-d3bc-4b9c-b06c-10ec7153db64 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:40:55.726465 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 962/3867] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:55 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:56.391893 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1a6f471f-effa-4f17-84c9-31f8b956f440 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:56.394358 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1a6f471f-effa-4f17-84c9-31f8b956f440 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 Jul 03 01:40:56.394737 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1a6f471f-effa-4f17-84c9-31f8b956f440 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:56.395034 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1a6f471f-effa-4f17-84c9-31f8b956f440 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:56.405718 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:56.405718 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:56.410821 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1a6f471f-effa-4f17-84c9-31f8b956f440 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:56.421296 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1a6f471f-effa-4f17-84c9-31f8b956f440 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 returned with HTTP 200 Jul 03 01:40:56.422082 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 980/3868] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:56 2026] GET /volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:56.439393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-71a19bf6-fbd3-4778-a8f0-a12bffee42a9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:56.441563 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-71a19bf6-fbd3-4778-a8f0-a12bffee42a9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 Jul 03 01:40:56.441815 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-71a19bf6-fbd3-4778-a8f0-a12bffee42a9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:56.442047 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-71a19bf6-fbd3-4778-a8f0-a12bffee42a9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:56.450166 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:56.450166 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:56.453865 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-71a19bf6-fbd3-4778-a8f0-a12bffee42a9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:56.460386 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-71a19bf6-fbd3-4778-a8f0-a12bffee42a9 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 returned with HTTP 200 Jul 03 01:40:56.460905 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 956/3869] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:56 2026] GET /volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:56.474631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fca2bf66-7603-428b-93ef-eb56030f1535 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:56.476811 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fca2bf66-7603-428b-93ef-eb56030f1535 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e Jul 03 01:40:56.477078 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fca2bf66-7603-428b-93ef-eb56030f1535 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:56.477316 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fca2bf66-7603-428b-93ef-eb56030f1535 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:56.477413 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-fca2bf66-7603-428b-93ef-eb56030f1535 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Delete snapshot with id: c3b6c33b-be2a-4229-a4b9-02a36c22078e Jul 03 01:40:56.486592 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:56.486592 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:56.487213 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fca2bf66-7603-428b-93ef-eb56030f1535 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Snapshot retrieved successfully. Jul 03 01:40:56.506533 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fca2bf66-7603-428b-93ef-eb56030f1535 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Snapshot delete request issued successfully. Jul 03 01:40:56.506800 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fca2bf66-7603-428b-93ef-eb56030f1535 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e returned with HTTP 202 Jul 03 01:40:56.507384 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 972/3870] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:40:56 2026] DELETE /volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:40:56.515383 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6281d97a-6e04-4e06-9899-ebd9193c2a5c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:56.521877 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6281d97a-6e04-4e06-9899-ebd9193c2a5c tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e Jul 03 01:40:56.522134 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6281d97a-6e04-4e06-9899-ebd9193c2a5c tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:56.522377 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6281d97a-6e04-4e06-9899-ebd9193c2a5c tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:56.532029 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:56.532029 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:56.532555 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6281d97a-6e04-4e06-9899-ebd9193c2a5c tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Snapshot retrieved successfully. Jul 03 01:40:56.533546 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6281d97a-6e04-4e06-9899-ebd9193c2a5c tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e returned with HTTP 200 Jul 03 01:40:56.535216 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 963/3871] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:40:56 2026] GET /volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e => generated 461 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:56.740070 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c4f93433-71b6-4009-805b-d2240ebf79fc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:56.742506 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c4f93433-71b6-4009-805b-d2240ebf79fc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:40:56.742803 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c4f93433-71b6-4009-805b-d2240ebf79fc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:56.743108 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c4f93433-71b6-4009-805b-d2240ebf79fc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:56.743278 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c4f93433-71b6-4009-805b-d2240ebf79fc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:56.749911 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:56.749911 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:56.750867 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c4f93433-71b6-4009-805b-d2240ebf79fc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:40:56.751438 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 981/3872] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:56 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:57.549365 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b067bcdb-a178-4418-a9e2-82611fb700c8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:57.551074 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b067bcdb-a178-4418-a9e2-82611fb700c8 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e Jul 03 01:40:57.552512 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b067bcdb-a178-4418-a9e2-82611fb700c8 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:57.552512 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b067bcdb-a178-4418-a9e2-82611fb700c8 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:57.558606 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b067bcdb-a178-4418-a9e2-82611fb700c8 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e returned with HTTP 404 Jul 03 01:40:57.559223 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 957/3873] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:40:57 2026] GET /volume/v3/snapshots/c3b6c33b-be2a-4229-a4b9-02a36c22078e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:57.570219 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a82851e6-7cdd-4423-a9f6-85a8de07d75f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:57.572524 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a82851e6-7cdd-4423-a9f6-85a8de07d75f tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 Jul 03 01:40:57.572769 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a82851e6-7cdd-4423-a9f6-85a8de07d75f tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:57.573027 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a82851e6-7cdd-4423-a9f6-85a8de07d75f tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:57.582255 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:57.582255 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:40:57.586478 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a82851e6-7cdd-4423-a9f6-85a8de07d75f tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:57.591148 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a82851e6-7cdd-4423-a9f6-85a8de07d75f tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 returned with HTTP 200 Jul 03 01:40:57.591540 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 973/3874] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:57 2026] GET /volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:57.604883 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cd426f57-2f3a-4745-aca1-b6c4d2de4c63 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:57.606803 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cd426f57-2f3a-4745-aca1-b6c4d2de4c63 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] DELETE https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 Jul 03 01:40:57.607171 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cd426f57-2f3a-4745-aca1-b6c4d2de4c63 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:57.607283 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cd426f57-2f3a-4745-aca1-b6c4d2de4c63 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:57.607496 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-cd426f57-2f3a-4745-aca1-b6c4d2de4c63 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Delete volume with id: 60bd2f9d-3520-481d-a723-cafa8aa37033 Jul 03 01:40:57.615697 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:57.615697 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:57.616230 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cd426f57-2f3a-4745-aca1-b6c4d2de4c63 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:57.640984 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cd426f57-2f3a-4745-aca1-b6c4d2de4c63 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Delete volume request issued successfully. Jul 03 01:40:57.641220 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cd426f57-2f3a-4745-aca1-b6c4d2de4c63 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 returned with HTTP 202 Jul 03 01:40:57.641748 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 964/3875] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:40:57 2026] DELETE /volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:40:57.651788 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-431020f5-983a-49bc-a193-215bde3c31f3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:57.653719 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-431020f5-983a-49bc-a193-215bde3c31f3 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 Jul 03 01:40:57.653921 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-431020f5-983a-49bc-a193-215bde3c31f3 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:57.654126 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-431020f5-983a-49bc-a193-215bde3c31f3 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:57.668267 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:57.668267 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:57.672730 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-431020f5-983a-49bc-a193-215bde3c31f3 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Volume info retrieved successfully. Jul 03 01:40:57.678153 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-431020f5-983a-49bc-a193-215bde3c31f3 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 returned with HTTP 200 Jul 03 01:40:57.678819 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 982/3876] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:57 2026] GET /volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:57.762757 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bb6a93a1-2c2d-4675-9461-21de05f865a2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:57.764617 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb6a93a1-2c2d-4675-9461-21de05f865a2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:40:57.764989 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb6a93a1-2c2d-4675-9461-21de05f865a2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:57.765327 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb6a93a1-2c2d-4675-9461-21de05f865a2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:57.765599 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-bb6a93a1-2c2d-4675-9461-21de05f865a2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:57.771628 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:57.771628 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:40:57.772467 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb6a93a1-2c2d-4675-9461-21de05f865a2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:40:57.773760 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 958/3877] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:57 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:58.693616 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a4101c2c-7b50-4ffa-b85d-9e89fed07976 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:58.695683 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a4101c2c-7b50-4ffa-b85d-9e89fed07976 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] GET https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 Jul 03 01:40:58.695996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a4101c2c-7b50-4ffa-b85d-9e89fed07976 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:58.696389 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a4101c2c-7b50-4ffa-b85d-9e89fed07976 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:58.703710 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a4101c2c-7b50-4ffa-b85d-9e89fed07976 tempest-VolumesExtendTest-43909120 tempest-VolumesExtendTest-43909120-project-member] https://10.4.3.64/volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 returned with HTTP 404 Jul 03 01:40:58.704208 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 974/3878] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:58 2026] GET /volume/v3/volumes/60bd2f9d-3520-481d-a723-cafa8aa37033 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:40:58.786528 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8527d544-1fef-4e83-88fa-da41c67bc36c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:58.791444 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8527d544-1fef-4e83-88fa-da41c67bc36c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:40:58.791878 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8527d544-1fef-4e83-88fa-da41c67bc36c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:58.792405 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8527d544-1fef-4e83-88fa-da41c67bc36c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:58.792576 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-8527d544-1fef-4e83-88fa-da41c67bc36c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:58.801498 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:58.801498 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:40:58.804018 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8527d544-1fef-4e83-88fa-da41c67bc36c tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:40:58.805144 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 965/3879] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:58 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 745 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:40:59.815717 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9fb76c74-24f5-48c6-a303-4a3a2232a115 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:40:59.818369 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fb76c74-24f5-48c6-a303-4a3a2232a115 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:40:59.818578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fb76c74-24f5-48c6-a303-4a3a2232a115 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:40:59.818752 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9fb76c74-24f5-48c6-a303-4a3a2232a115 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:40:59.818850 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-9fb76c74-24f5-48c6-a303-4a3a2232a115 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:40:59.826338 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:40:59.826338 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:40:59.826936 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9fb76c74-24f5-48c6-a303-4a3a2232a115 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:40:59.827276 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 983/3880] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:40:59 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 745 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:00.838498 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b7979fbc-aab9-4c70-8952-621ec0c406c2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:00.842147 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b7979fbc-aab9-4c70-8952-621ec0c406c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:41:00.842147 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b7979fbc-aab9-4c70-8952-621ec0c406c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:00.842393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b7979fbc-aab9-4c70-8952-621ec0c406c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:00.842533 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-b7979fbc-aab9-4c70-8952-621ec0c406c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:00.849376 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:00.849376 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:00.850180 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b7979fbc-aab9-4c70-8952-621ec0c406c2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:41:00.850597 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 959/3881] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:00 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:01.862685 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2773f80c-ac1c-47a7-81c3-07cdd72f06e4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:01.864444 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2773f80c-ac1c-47a7-81c3-07cdd72f06e4 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:41:01.864674 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2773f80c-ac1c-47a7-81c3-07cdd72f06e4 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:01.864867 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2773f80c-ac1c-47a7-81c3-07cdd72f06e4 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:01.864977 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-2773f80c-ac1c-47a7-81c3-07cdd72f06e4 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:01.868974 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:01.868974 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:01.869574 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2773f80c-ac1c-47a7-81c3-07cdd72f06e4 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:41:01.869962 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 975/3882] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:01 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:41:02.359878 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-caaff121-5d3f-49e2-98dd-1bfdb2ae4dfd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:02.360288 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-caaff121-5d3f-49e2-98dd-1bfdb2ae4dfd None None] GET https://10.4.3.64/volume// Jul 03 01:41:02.360492 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-caaff121-5d3f-49e2-98dd-1bfdb2ae4dfd None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:02.360703 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-caaff121-5d3f-49e2-98dd-1bfdb2ae4dfd None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:02.361023 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-caaff121-5d3f-49e2-98dd-1bfdb2ae4dfd None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:41:02.361342 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 966/3883] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:41:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:41:02.371003 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-4defe5c5-0314-4b87-ba7f-003e75114fbc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:02.373331 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-4defe5c5-0314-4b87-ba7f-003e75114fbc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:41:02.373743 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-4defe5c5-0314-4b87-ba7f-003e75114fbc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd3d7ee2-2b14-4479-b212-fc820b4efdab", "connector": null, "instance_uuid": "da75e914-26e8-428f-9542-5c7422cc62e9"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:02.385545 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:02.385545 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:02.425512 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-4defe5c5-0314-4b87-ba7f-003e75114fbc tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:41:02.426004 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 984/3884] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:41:02 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:02.433800 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c0e0d543-8441-4e71-9e95-79d74ddb22d3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:02.435799 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c0e0d543-8441-4e71-9e95-79d74ddb22d3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] DELETE https://10.4.3.64/volume/v3/attachments/bfd69608-7410-42d1-a150-b03465757dc2 Jul 03 01:41:02.436007 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c0e0d543-8441-4e71-9e95-79d74ddb22d3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:02.436216 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c0e0d543-8441-4e71-9e95-79d74ddb22d3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:02.443830 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:02.443830 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:02.881315 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c94e06fe-2572-4f86-ac77-21d18d393361 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:02.884061 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c94e06fe-2572-4f86-ac77-21d18d393361 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:41:02.884315 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c94e06fe-2572-4f86-ac77-21d18d393361 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:02.884543 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c94e06fe-2572-4f86-ac77-21d18d393361 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:02.884670 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-c94e06fe-2572-4f86-ac77-21d18d393361 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:02.890107 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:02.890107 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:02.891033 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c94e06fe-2572-4f86-ac77-21d18d393361 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:41:02.891541 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 976/3885] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:02 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:02.977126 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c0e0d543-8441-4e71-9e95-79d74ddb22d3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/bfd69608-7410-42d1-a150-b03465757dc2 returned with HTTP 200 Jul 03 01:41:02.978433 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 960/3886] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:41:02 2026] DELETE /volume/v3/attachments/bfd69608-7410-42d1-a150-b03465757dc2 => generated 192 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:03.903090 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c61aa802-7834-4d72-a1a2-9ce88e33870b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:03.904556 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c61aa802-7834-4d72-a1a2-9ce88e33870b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:41:03.904896 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c61aa802-7834-4d72-a1a2-9ce88e33870b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:03.905159 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c61aa802-7834-4d72-a1a2-9ce88e33870b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:03.906030 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-c61aa802-7834-4d72-a1a2-9ce88e33870b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:03.909257 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:03.909257 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:03.909979 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c61aa802-7834-4d72-a1a2-9ce88e33870b tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:41:03.910405 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 967/3887] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:03 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:04.920472 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-586270c3-a353-408e-a1ab-9be1954bd721 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:04.922355 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-586270c3-a353-408e-a1ab-9be1954bd721 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:41:04.922586 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-586270c3-a353-408e-a1ab-9be1954bd721 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:04.922813 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-586270c3-a353-408e-a1ab-9be1954bd721 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:04.922948 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-586270c3-a353-408e-a1ab-9be1954bd721 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:04.927363 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:04.927363 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:04.928080 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-586270c3-a353-408e-a1ab-9be1954bd721 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:41:04.928521 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 985/3888] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:04 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:04.937817 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-86885d88-a56c-4cb4-9170-1e54f6c10815 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:04.939666 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86885d88-a56c-4cb4-9170-1e54f6c10815 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:41:04.939888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-86885d88-a56c-4cb4-9170-1e54f6c10815 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:04.940100 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-86885d88-a56c-4cb4-9170-1e54f6c10815 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:04.940222 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-86885d88-a56c-4cb4-9170-1e54f6c10815 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:04.944507 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:04.944507 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:04.945334 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86885d88-a56c-4cb4-9170-1e54f6c10815 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:41:04.945732 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 977/3889] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:04 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:04.956202 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e586567f-0ba0-460e-add9-24c2bfbc9b6f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:04.958037 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e586567f-0ba0-460e-add9-24c2bfbc9b6f tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:41:04.958284 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e586567f-0ba0-460e-add9-24c2bfbc9b6f tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:04.958451 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e586567f-0ba0-460e-add9-24c2bfbc9b6f tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:04.958569 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-e586567f-0ba0-460e-add9-24c2bfbc9b6f tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:04.962999 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:04.962999 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:04.963603 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e586567f-0ba0-460e-add9-24c2bfbc9b6f tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:41:04.964062 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 961/3890] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:04 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:04.975567 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b615a42b-20e7-4932-be18-1cf9527f28d6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:04.977140 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b615a42b-20e7-4932-be18-1cf9527f28d6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:41:04.977465 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b615a42b-20e7-4932-be18-1cf9527f28d6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ace33c8d-78fe-48a4-aa1b-01a61b4aed7c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1264735112"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:04.978889 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-b615a42b-20e7-4932-be18-1cf9527f28d6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Creating new backup {'backup': {'volume_id': 'ace33c8d-78fe-48a4-aa1b-01a61b4aed7c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1264735112'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:41:04.979077 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-b615a42b-20e7-4932-be18-1cf9527f28d6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Creating backup of volume ace33c8d-78fe-48a4-aa1b-01a61b4aed7c in container None Jul 03 01:41:04.988452 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:04.988452 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:04.988452 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b615a42b-20e7-4932-be18-1cf9527f28d6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:41:05.009171 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-b615a42b-20e7-4932-be18-1cf9527f28d6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Created reservations ['b731da1f-b841-4a2c-b466-dabc7d2b26bf', '5c80810d-001b-4962-99c8-c2712eda1de5'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:05.055403 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b615a42b-20e7-4932-be18-1cf9527f28d6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:41:05.056263 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 968/3891] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:41:04 2026] POST /volume/v3/backups => generated 328 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:05.070237 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3f22140f-8d74-4b66-825b-189c632843ac None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:05.072255 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f22140f-8d74-4b66-825b-189c632843ac tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:05.073019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f22140f-8d74-4b66-825b-189c632843ac tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:05.073019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f22140f-8d74-4b66-825b-189c632843ac tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:05.073019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-3f22140f-8d74-4b66-825b-189c632843ac tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:05.077709 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:05.077709 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:05.078738 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f22140f-8d74-4b66-825b-189c632843ac tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:05.079483 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 986/3892] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:05 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:05.793218 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:05.845965 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:05.846230 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1885061380"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:05.847569 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1885061380'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:05.847694 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume of 1 GB Jul 03 01:41:05.852248 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Availability Zones retrieved successfully. Jul 03 01:41:05.857774 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (a061c3fa-7345-40af-a672-59c36cf18a87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:05.858889 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42da09ad-2ee0-4957-9c2f-b7afb8c7a0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:05.859873 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:05.884003 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42da09ad-2ee0-4957-9c2f-b7afb8c7a0b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:05.884669 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec73cc85-c250-4c2f-8f0f-ffc3a86cbfbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:05.945632 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['794399ef-8447-4090-85f8-c2364bff31ef', 'b7613475-0393-4c1f-8737-f3bea02d4ed0', 'dfd43296-25fc-4c36-835e-1c6653e6180e', '782e88a4-064c-4260-90ee-fb2a3bff55da'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:05.946370 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec73cc85-c250-4c2f-8f0f-ffc3a86cbfbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['794399ef-8447-4090-85f8-c2364bff31ef', 'b7613475-0393-4c1f-8737-f3bea02d4ed0', 'dfd43296-25fc-4c36-835e-1c6653e6180e', '782e88a4-064c-4260-90ee-fb2a3bff55da']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:05.947673 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5dc336-3397-4f44-b85a-89fec1c1b6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:05.973054 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5dc336-3397-4f44-b85a-89fec1c1b6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3830c705-ceaf-4fac-838e-76217efaeae1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1885061380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['794399ef-8447-4090-85f8-c2364bff31ef','b7613475-0393-4c1f-8737-f3bea02d4ed0','dfd43296-25fc-4c36-835e-1c6653e6180e','782e88a4-064c-4260-90ee-fb2a3bff55da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1885061380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3830c705-ceaf-4fac-838e-76217efaeae1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b694a98ed4564aaf9eed74443634214f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:05.973694 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d33203d-2214-4d94-9894-7e8bad9f1ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:05.992518 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d33203d-2214-4d94-9894-7e8bad9f1ed9) transitioned into state 'SUCCESS' from state '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-1885061380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['794399ef-8447-4090-85f8-c2364bff31ef','b7613475-0393-4c1f-8737-f3bea02d4ed0','dfd43296-25fc-4c36-835e-1c6653e6180e','782e88a4-064c-4260-90ee-fb2a3bff55da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:05.993274 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414223e4-2eb6-4bbf-a212-532b23efb607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:06.005337 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (414223e4-2eb6-4bbf-a212-532b23efb607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:06.006360 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (a061c3fa-7345-40af-a672-59c36cf18a87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:06.006740 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request issued successfully. Jul 03 01:41:06.007375 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a19f9fc8-51fb-4434-a609-83a33bc44feb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:06.007849 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 978/3893] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:41:05 2026] POST /volume/v3/volumes => generated 752 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:06.021000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d6fe7d51-75b6-4967-8c12-b769d279e656 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:06.023951 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d6fe7d51-75b6-4967-8c12-b769d279e656 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:41:06.024127 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d6fe7d51-75b6-4967-8c12-b769d279e656 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:06.024311 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d6fe7d51-75b6-4967-8c12-b769d279e656 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:06.033607 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:06.033607 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:06.037669 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d6fe7d51-75b6-4967-8c12-b769d279e656 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:41:06.044625 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d6fe7d51-75b6-4967-8c12-b769d279e656 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:41:06.044996 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 962/3894] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:06 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:06.093029 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6b0a28e5-c71c-499e-a478-4d7334511b13 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:06.094981 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b0a28e5-c71c-499e-a478-4d7334511b13 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:06.095320 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b0a28e5-c71c-499e-a478-4d7334511b13 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:06.095660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b0a28e5-c71c-499e-a478-4d7334511b13 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:06.095826 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-6b0a28e5-c71c-499e-a478-4d7334511b13 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:06.101877 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:06.101877 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:06.102663 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b0a28e5-c71c-499e-a478-4d7334511b13 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:06.103027 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 969/3895] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:06 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:07.058702 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-90747a77-81b3-45b8-9d09-0284c31189c9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:07.062047 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-90747a77-81b3-45b8-9d09-0284c31189c9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:41:07.062047 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-90747a77-81b3-45b8-9d09-0284c31189c9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:07.062047 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-90747a77-81b3-45b8-9d09-0284c31189c9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:07.068511 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:07.068511 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:07.075452 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-90747a77-81b3-45b8-9d09-0284c31189c9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:41:07.079138 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-90747a77-81b3-45b8-9d09-0284c31189c9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:41:07.079756 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 987/3896] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:07 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:07.095121 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ff5b2bd5-6b2c-49b0-a606-f2f114e1e017 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:07.097130 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ff5b2bd5-6b2c-49b0-a606-f2f114e1e017 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:41:07.097310 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ff5b2bd5-6b2c-49b0-a606-f2f114e1e017 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:07.097478 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ff5b2bd5-6b2c-49b0-a606-f2f114e1e017 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:07.109249 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:07.109249 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:07.114372 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f154ff00-ec44-4e84-900f-30e65088dbf1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:07.116266 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f154ff00-ec44-4e84-900f-30e65088dbf1 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:07.116487 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f154ff00-ec44-4e84-900f-30e65088dbf1 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:07.116677 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f154ff00-ec44-4e84-900f-30e65088dbf1 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:07.116790 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-f154ff00-ec44-4e84-900f-30e65088dbf1 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:07.121333 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ff5b2bd5-6b2c-49b0-a606-f2f114e1e017 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:41:07.123372 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:07.123372 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:07.124368 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f154ff00-ec44-4e84-900f-30e65088dbf1 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:07.124740 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 963/3897] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:07 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:07.134414 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ff5b2bd5-6b2c-49b0-a606-f2f114e1e017 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:41:07.135027 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 979/3898] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:07 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:07.150504 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6bb8e0ae-aef9-4573-b80e-08c4fe094bd6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:07.153115 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6bb8e0ae-aef9-4573-b80e-08c4fe094bd6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:41:07.154203 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6bb8e0ae-aef9-4573-b80e-08c4fe094bd6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3830c705-ceaf-4fac-838e-76217efaeae1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1489802365"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:07.164659 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:07.164659 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:07.165235 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6bb8e0ae-aef9-4573-b80e-08c4fe094bd6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:41:07.165384 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-6bb8e0ae-aef9-4573-b80e-08c4fe094bd6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create snapshot from volume 3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:41:07.231961 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-6bb8e0ae-aef9-4573-b80e-08c4fe094bd6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['e2a0d4b3-2c42-4b2f-88a1-08770694ae18', '715f1724-e0c2-454b-b195-883a9e83f65f', 'c911fd69-8299-4a77-b40a-2db7982d2f29', 'e81807d5-c899-4f19-a3e4-5e74e1d83a32'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:07.268782 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6bb8e0ae-aef9-4573-b80e-08c4fe094bd6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot create request issued successfully. Jul 03 01:41:07.269112 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6bb8e0ae-aef9-4573-b80e-08c4fe094bd6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:41:07.269692 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 970/3899] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:41:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:07.279309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-329effa3-97ab-4de0-9df7-2b4a93b1fae3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:07.283031 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-329effa3-97ab-4de0-9df7-2b4a93b1fae3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 Jul 03 01:41:07.283031 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-329effa3-97ab-4de0-9df7-2b4a93b1fae3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:07.283031 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-329effa3-97ab-4de0-9df7-2b4a93b1fae3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:07.287526 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:07.287526 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:07.288249 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-329effa3-97ab-4de0-9df7-2b4a93b1fae3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:41:07.289532 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-329effa3-97ab-4de0-9df7-2b4a93b1fae3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 returned with HTTP 200 Jul 03 01:41:07.293686 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 988/3900] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:07 2026] GET /volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:07.788544 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c74bc7a9-0c2e-43c1-adf6-dffd3d2e3bfd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:07.791337 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c74bc7a9-0c2e-43c1-adf6-dffd3d2e3bfd tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] PUT https://10.4.3.64/volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3 Jul 03 01:41:07.792118 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c74bc7a9-0c2e-43c1-adf6-dffd3d2e3bfd tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:07.800776 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c74bc7a9-0c2e-43c1-adf6-dffd3d2e3bfd tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Acquiring lock "cinder-attachment_update-dd3d7ee2-2b14-4479-b212-fc820b4efdab-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:41:07.806313 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c74bc7a9-0c2e-43c1-adf6-dffd3d2e3bfd tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-dd3d7ee2-2b14-4479-b212-fc820b4efdab-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:41:07.807489 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:07.807489 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:08.136136 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8d77e5b2-2c96-4f45-a620-25797ad4650d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:08.138538 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8d77e5b2-2c96-4f45-a620-25797ad4650d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:08.138731 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8d77e5b2-2c96-4f45-a620-25797ad4650d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:08.138956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8d77e5b2-2c96-4f45-a620-25797ad4650d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:08.139086 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8d77e5b2-2c96-4f45-a620-25797ad4650d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:08.143774 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:08.143774 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:08.144639 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8d77e5b2-2c96-4f45-a620-25797ad4650d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:08.145028 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 980/3901] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:08 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:08.302085 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d3457b26-89a4-4b1c-bcfa-c6c8a97f9eb4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:08.304042 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d3457b26-89a4-4b1c-bcfa-c6c8a97f9eb4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 Jul 03 01:41:08.304297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d3457b26-89a4-4b1c-bcfa-c6c8a97f9eb4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:08.304643 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d3457b26-89a4-4b1c-bcfa-c6c8a97f9eb4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:08.309506 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:08.309506 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:08.310491 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d3457b26-89a4-4b1c-bcfa-c6c8a97f9eb4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:41:08.310672 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d3457b26-89a4-4b1c-bcfa-c6c8a97f9eb4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 returned with HTTP 200 Jul 03 01:41:08.313063 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 971/3902] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:08 2026] GET /volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:08.320302 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-eba0f4b2-a9d7-43ae-8b2c-e3478a37b008 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:08.323268 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eba0f4b2-a9d7-43ae-8b2c-e3478a37b008 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:41:08.323268 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eba0f4b2-a9d7-43ae-8b2c-e3478a37b008 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3830c705-ceaf-4fac-838e-76217efaeae1", "snapshot_id": "a71bb0e7-6d4b-4f59-a5a7-ef7c57851929", "name": "tempest-VolumesSnapshotTestJSON-Backup-1305675746", "container": "tempest-volumessnapshottestjson-backup-container-820513190"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:08.324263 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-eba0f4b2-a9d7-43ae-8b2c-e3478a37b008 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Creating new backup {'backup': {'volume_id': '3830c705-ceaf-4fac-838e-76217efaeae1', 'snapshot_id': 'a71bb0e7-6d4b-4f59-a5a7-ef7c57851929', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1305675746', 'container': 'tempest-volumessnapshottestjson-backup-container-820513190'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:41:08.324439 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-eba0f4b2-a9d7-43ae-8b2c-e3478a37b008 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Creating backup of volume 3830c705-ceaf-4fac-838e-76217efaeae1 in container tempest-volumessnapshottestjson-backup-container-820513190 Jul 03 01:41:08.331887 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:08.331887 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:08.332445 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-eba0f4b2-a9d7-43ae-8b2c-e3478a37b008 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:41:08.342591 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:08.342591 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:08.342591 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-eba0f4b2-a9d7-43ae-8b2c-e3478a37b008 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:41:08.345387 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c74bc7a9-0c2e-43c1-adf6-dffd3d2e3bfd tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-dd3d7ee2-2b14-4479-b212-fc820b4efdab-np0000004346" released by "attachment_update" :: held 0.539s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:41:08.345842 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-c74bc7a9-0c2e-43c1-adf6-dffd3d2e3bfd tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3 returned with HTTP 200 Jul 03 01:41:08.348065 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 964/3903] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:41:07 2026] PUT /volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3 => generated 968 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:08.358961 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-1f54bdfb-0c49-4297-8f48-2bcd98c997f2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:08.361045 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-1f54bdfb-0c49-4297-8f48-2bcd98c997f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3 Jul 03 01:41:08.361287 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-1f54bdfb-0c49-4297-8f48-2bcd98c997f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:08.361486 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-1f54bdfb-0c49-4297-8f48-2bcd98c997f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:08.376264 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-1f54bdfb-0c49-4297-8f48-2bcd98c997f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3 returned with HTTP 200 Jul 03 01:41:08.376882 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 981/3904] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Jul 3 01:41:08 2026] GET /volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:08.378473 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-eba0f4b2-a9d7-43ae-8b2c-e3478a37b008 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['50e05f74-dfa4-4fa9-8dc0-68ad1830e071', 'ca4569f2-a7a0-4b68-9dfa-6c076420b100'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:08.451557 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eba0f4b2-a9d7-43ae-8b2c-e3478a37b008 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:41:08.451557 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 989/3905] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:41:08 2026] POST /volume/v3/backups => generated 333 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:08.460324 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f9115b42-441c-4caa-af06-b6e08eb95cf8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:08.462275 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9115b42-441c-4caa-af06-b6e08eb95cf8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:08.462531 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9115b42-441c-4caa-af06-b6e08eb95cf8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:08.462762 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9115b42-441c-4caa-af06-b6e08eb95cf8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:08.463144 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f9115b42-441c-4caa-af06-b6e08eb95cf8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:08.470323 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:08.470323 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:08.470323 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9115b42-441c-4caa-af06-b6e08eb95cf8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:08.470323 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 972/3906] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:08 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 806 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:09.162701 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f6ef7320-eb47-4e16-b1b6-7af1354f915c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:09.165458 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f6ef7320-eb47-4e16-b1b6-7af1354f915c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:09.165840 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f6ef7320-eb47-4e16-b1b6-7af1354f915c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:09.166128 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f6ef7320-eb47-4e16-b1b6-7af1354f915c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:09.166345 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-f6ef7320-eb47-4e16-b1b6-7af1354f915c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:09.172794 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:09.172794 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:09.173950 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f6ef7320-eb47-4e16-b1b6-7af1354f915c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:09.174785 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 965/3907] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:09 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:09.482195 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0934f615-8857-4fd7-80ce-e5d9545b3ca6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:09.487459 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0934f615-8857-4fd7-80ce-e5d9545b3ca6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:09.487459 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0934f615-8857-4fd7-80ce-e5d9545b3ca6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:09.487459 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0934f615-8857-4fd7-80ce-e5d9545b3ca6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:09.487459 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-0934f615-8857-4fd7-80ce-e5d9545b3ca6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:09.492042 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:09.492042 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:09.493251 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0934f615-8857-4fd7-80ce-e5d9545b3ca6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:09.493826 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 982/3908] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:09 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:10.184467 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c9896647-9945-4f4f-b1ea-f7dfea8d3b6c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:10.186468 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c9896647-9945-4f4f-b1ea-f7dfea8d3b6c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:10.186648 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c9896647-9945-4f4f-b1ea-f7dfea8d3b6c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:10.187939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c9896647-9945-4f4f-b1ea-f7dfea8d3b6c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:10.187939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c9896647-9945-4f4f-b1ea-f7dfea8d3b6c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:10.191624 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:10.191624 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:10.192548 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c9896647-9945-4f4f-b1ea-f7dfea8d3b6c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:10.193216 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 990/3909] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:10 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:41:10.506749 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-159ace2f-8645-4b6c-8df7-20915228a7df None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:10.508786 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-159ace2f-8645-4b6c-8df7-20915228a7df tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:10.509010 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-159ace2f-8645-4b6c-8df7-20915228a7df tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:10.509267 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-159ace2f-8645-4b6c-8df7-20915228a7df tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:10.509415 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-159ace2f-8645-4b6c-8df7-20915228a7df tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:10.514200 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:10.514200 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:10.514940 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-159ace2f-8645-4b6c-8df7-20915228a7df tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:10.515586 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 973/3910] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:10 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:11.204063 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-be4b211d-eb63-48e7-8f4e-885980ab35d8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:11.206376 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-be4b211d-eb63-48e7-8f4e-885980ab35d8 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:11.206691 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-be4b211d-eb63-48e7-8f4e-885980ab35d8 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:11.206957 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-be4b211d-eb63-48e7-8f4e-885980ab35d8 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:11.207108 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-be4b211d-eb63-48e7-8f4e-885980ab35d8 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:11.215850 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:11.215850 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:11.216904 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-be4b211d-eb63-48e7-8f4e-885980ab35d8 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:11.217319 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 966/3911] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:11 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:11.529298 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-265f2793-1850-42dd-8313-d8bb2f4fb1bc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:11.534686 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-265f2793-1850-42dd-8313-d8bb2f4fb1bc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:11.534905 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-265f2793-1850-42dd-8313-d8bb2f4fb1bc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:11.535140 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-265f2793-1850-42dd-8313-d8bb2f4fb1bc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:11.535278 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-265f2793-1850-42dd-8313-d8bb2f4fb1bc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:11.539711 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:11.539711 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:11.540612 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-265f2793-1850-42dd-8313-d8bb2f4fb1bc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:11.541024 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 983/3912] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:11 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:12.230456 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-65659f14-c355-4b4d-8ff5-0de669a7d53a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:12.232709 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65659f14-c355-4b4d-8ff5-0de669a7d53a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:12.232994 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-65659f14-c355-4b4d-8ff5-0de669a7d53a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:12.233266 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-65659f14-c355-4b4d-8ff5-0de669a7d53a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:12.233400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-65659f14-c355-4b4d-8ff5-0de669a7d53a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:12.238751 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:12.238751 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:12.239878 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65659f14-c355-4b4d-8ff5-0de669a7d53a tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:12.240356 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 991/3913] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:12 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:12.559377 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fe716b78-a0ae-4a19-9ee3-10d68d74caaf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:12.560207 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fe716b78-a0ae-4a19-9ee3-10d68d74caaf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:12.560590 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fe716b78-a0ae-4a19-9ee3-10d68d74caaf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:12.560875 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fe716b78-a0ae-4a19-9ee3-10d68d74caaf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:12.561037 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-fe716b78-a0ae-4a19-9ee3-10d68d74caaf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:12.569051 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:12.569051 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:12.569051 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fe716b78-a0ae-4a19-9ee3-10d68d74caaf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:12.569051 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 974/3914] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:12 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:13.252637 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-db8771c1-5547-4bca-94d0-e4ccb3264d7d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:13.254820 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-db8771c1-5547-4bca-94d0-e4ccb3264d7d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:13.255041 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-db8771c1-5547-4bca-94d0-e4ccb3264d7d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:13.255279 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-db8771c1-5547-4bca-94d0-e4ccb3264d7d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:13.255415 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-db8771c1-5547-4bca-94d0-e4ccb3264d7d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:13.260785 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:13.260785 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:13.261736 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-db8771c1-5547-4bca-94d0-e4ccb3264d7d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:13.262143 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 967/3915] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:13 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:13.584465 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a23f9c24-c87b-4d3e-90e1-7db20984368c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:13.586874 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a23f9c24-c87b-4d3e-90e1-7db20984368c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:13.587139 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a23f9c24-c87b-4d3e-90e1-7db20984368c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:13.587348 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a23f9c24-c87b-4d3e-90e1-7db20984368c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:13.587497 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a23f9c24-c87b-4d3e-90e1-7db20984368c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:13.591970 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:13.591970 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:13.592739 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a23f9c24-c87b-4d3e-90e1-7db20984368c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:13.593225 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 984/3916] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:13 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:14.271443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5ebfffd5-fbab-4ee2-b4d3-bc2d16a06940 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:14.273104 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5ebfffd5-fbab-4ee2-b4d3-bc2d16a06940 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:14.273294 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5ebfffd5-fbab-4ee2-b4d3-bc2d16a06940 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:14.273498 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5ebfffd5-fbab-4ee2-b4d3-bc2d16a06940 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:14.273620 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-5ebfffd5-fbab-4ee2-b4d3-bc2d16a06940 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:14.277439 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:14.277439 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:14.278133 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5ebfffd5-fbab-4ee2-b4d3-bc2d16a06940 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:14.278471 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 992/3917] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:14 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:14.603860 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d4cda962-8592-4893-8e89-3613cea5e265 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:14.605763 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d4cda962-8592-4893-8e89-3613cea5e265 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:14.605952 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d4cda962-8592-4893-8e89-3613cea5e265 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:14.606170 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d4cda962-8592-4893-8e89-3613cea5e265 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:14.606309 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-d4cda962-8592-4893-8e89-3613cea5e265 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:14.610962 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:14.610962 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:14.611817 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d4cda962-8592-4893-8e89-3613cea5e265 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:14.612179 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 975/3918] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:14 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:15.288228 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-16c25ee0-4156-4835-8195-7a10e0fe5e2d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:15.290463 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-16c25ee0-4156-4835-8195-7a10e0fe5e2d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:15.290666 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-16c25ee0-4156-4835-8195-7a10e0fe5e2d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:15.290857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-16c25ee0-4156-4835-8195-7a10e0fe5e2d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:15.290947 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-16c25ee0-4156-4835-8195-7a10e0fe5e2d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:15.295666 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:15.295666 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:15.296541 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-16c25ee0-4156-4835-8195-7a10e0fe5e2d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:15.297210 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 968/3919] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:15 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:15.533395 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-7d7bdf28-4f74-4889-bab7-76a30e94cec7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:15.537060 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-7d7bdf28-4f74-4889-bab7-76a30e94cec7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption Jul 03 01:41:15.537060 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-7d7bdf28-4f74-4889-bab7-76a30e94cec7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:15.537060 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-7d7bdf28-4f74-4889-bab7-76a30e94cec7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:15.553509 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:15.553509 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:15.564392 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-7d7bdf28-4f74-4889-bab7-76a30e94cec7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption returned with HTTP 200 Jul 03 01:41:15.565569 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 985/3920] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:41:15 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:15.622706 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b205ad48-d0e8-4bf9-b6a8-d2d7ddeef663 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:15.626563 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b205ad48-d0e8-4bf9-b6a8-d2d7ddeef663 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:15.626563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b205ad48-d0e8-4bf9-b6a8-d2d7ddeef663 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:15.626563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b205ad48-d0e8-4bf9-b6a8-d2d7ddeef663 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:15.626563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-b205ad48-d0e8-4bf9-b6a8-d2d7ddeef663 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:15.630638 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:15.630638 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:15.631660 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b205ad48-d0e8-4bf9-b6a8-d2d7ddeef663 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:15.632788 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 993/3921] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:15 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:41:16.310408 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cbb388b0-bf09-4d48-be09-4fb47f734153 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:16.314083 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cbb388b0-bf09-4d48-be09-4fb47f734153 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:16.314340 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cbb388b0-bf09-4d48-be09-4fb47f734153 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:16.314569 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cbb388b0-bf09-4d48-be09-4fb47f734153 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:16.314692 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-cbb388b0-bf09-4d48-be09-4fb47f734153 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:16.323072 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:16.323072 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:16.324029 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cbb388b0-bf09-4d48-be09-4fb47f734153 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:16.324434 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 976/3922] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:16 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:16.644244 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7482c920-617c-458f-bd8b-05a02cdeeea9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:16.647219 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7482c920-617c-458f-bd8b-05a02cdeeea9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:16.647473 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7482c920-617c-458f-bd8b-05a02cdeeea9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:16.647755 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7482c920-617c-458f-bd8b-05a02cdeeea9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:16.647928 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-7482c920-617c-458f-bd8b-05a02cdeeea9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:16.653380 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:16.653380 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:16.654284 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7482c920-617c-458f-bd8b-05a02cdeeea9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:16.654756 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 969/3923] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:16 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:17.337438 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5ddc61f7-6f58-4a5f-b1b4-1ed71d46501d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:17.339986 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5ddc61f7-6f58-4a5f-b1b4-1ed71d46501d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:17.340186 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5ddc61f7-6f58-4a5f-b1b4-1ed71d46501d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:17.340357 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5ddc61f7-6f58-4a5f-b1b4-1ed71d46501d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:17.340488 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-5ddc61f7-6f58-4a5f-b1b4-1ed71d46501d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:17.344728 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:17.344728 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:17.345524 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5ddc61f7-6f58-4a5f-b1b4-1ed71d46501d tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:17.345989 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 986/3924] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:17 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:17.355857 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-719e9809-036d-4a0e-a9fd-dd6d4ca7ca7c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:17.358039 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-719e9809-036d-4a0e-a9fd-dd6d4ca7ca7c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:41:17.358332 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-719e9809-036d-4a0e-a9fd-dd6d4ca7ca7c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:17.358656 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-719e9809-036d-4a0e-a9fd-dd6d4ca7ca7c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:17.358803 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-719e9809-036d-4a0e-a9fd-dd6d4ca7ca7c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:17.364315 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:17.364315 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:17.365346 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-719e9809-036d-4a0e-a9fd-dd6d4ca7ca7c tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:41:17.365816 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 994/3925] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:17 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:17.375722 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-87ae67ab-1965-4ec8-9417-8cf258d9b105 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:17.377599 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-87ae67ab-1965-4ec8-9417-8cf258d9b105 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] DELETE https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:17.377813 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-87ae67ab-1965-4ec8-9417-8cf258d9b105 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:17.379434 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-87ae67ab-1965-4ec8-9417-8cf258d9b105 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:17.379434 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-87ae67ab-1965-4ec8-9417-8cf258d9b105 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Delete backup with id: b8a30992-80a6-4152-887d-1fc160d68afd. Jul 03 01:41:17.382706 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:17.382706 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:17.402402 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-87ae67ab-1965-4ec8-9417-8cf258d9b105 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] delete_backup rpcapi backup_id b8a30992-80a6-4152-887d-1fc160d68afd {{(pid=99882) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:41:17.404196 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-87ae67ab-1965-4ec8-9417-8cf258d9b105 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 202 Jul 03 01:41:17.405862 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 977/3926] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:17 2026] DELETE /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:41:17.413916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-03c6ef67-4302-49ea-9b13-c5a8937b3ee2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:17.413916 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-03c6ef67-4302-49ea-9b13-c5a8937b3ee2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:17.413916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-03c6ef67-4302-49ea-9b13-c5a8937b3ee2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:17.414100 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-03c6ef67-4302-49ea-9b13-c5a8937b3ee2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:17.414211 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-03c6ef67-4302-49ea-9b13-c5a8937b3ee2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:17.418650 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:17.418650 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:17.419465 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-03c6ef67-4302-49ea-9b13-c5a8937b3ee2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 200 Jul 03 01:41:17.419856 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 970/3927] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:17 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:17.667648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-135b4314-3577-4de3-9af9-1545e8f7a052 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:17.669487 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-135b4314-3577-4de3-9af9-1545e8f7a052 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:17.669760 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-135b4314-3577-4de3-9af9-1545e8f7a052 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:17.669973 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-135b4314-3577-4de3-9af9-1545e8f7a052 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:17.670098 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-135b4314-3577-4de3-9af9-1545e8f7a052 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:17.674230 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:17.674230 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:17.674965 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-135b4314-3577-4de3-9af9-1545e8f7a052 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:17.675322 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 987/3928] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:17 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:18.432211 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-46baa9b2-6557-48b5-9090-13d5e05b41c9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:18.433848 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-46baa9b2-6557-48b5-9090-13d5e05b41c9 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd Jul 03 01:41:18.433968 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-46baa9b2-6557-48b5-9090-13d5e05b41c9 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:18.437266 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-46baa9b2-6557-48b5-9090-13d5e05b41c9 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:18.437266 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-46baa9b2-6557-48b5-9090-13d5e05b41c9 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id b8a30992-80a6-4152-887d-1fc160d68afd. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:18.444023 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-46baa9b2-6557-48b5-9090-13d5e05b41c9 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd returned with HTTP 404 Jul 03 01:41:18.444023 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 995/3929] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:18 2026] GET /volume/v3/backups/b8a30992-80a6-4152-887d-1fc160d68afd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:18.449712 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f9ba0d2e-0edc-4e51-9a96-accf9fac88f2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:18.454244 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9ba0d2e-0edc-4e51-9a96-accf9fac88f2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] DELETE https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:41:18.454244 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9ba0d2e-0edc-4e51-9a96-accf9fac88f2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:18.454244 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9ba0d2e-0edc-4e51-9a96-accf9fac88f2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:18.454244 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-f9ba0d2e-0edc-4e51-9a96-accf9fac88f2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Delete backup with id: b6c08268-8e67-497c-8bad-f142b60ad345. Jul 03 01:41:18.459917 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:18.459917 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:18.475744 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-f9ba0d2e-0edc-4e51-9a96-accf9fac88f2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] delete_backup rpcapi backup_id b6c08268-8e67-497c-8bad-f142b60ad345 {{(pid=99882) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:41:18.477311 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9ba0d2e-0edc-4e51-9a96-accf9fac88f2 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 202 Jul 03 01:41:18.477899 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 978/3930] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:18 2026] DELETE /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:41:18.486970 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-08e3e601-a111-4742-9854-522f31bbc139 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:18.489487 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-08e3e601-a111-4742-9854-522f31bbc139 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:41:18.489487 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-08e3e601-a111-4742-9854-522f31bbc139 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:18.489791 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-08e3e601-a111-4742-9854-522f31bbc139 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:18.489791 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-08e3e601-a111-4742-9854-522f31bbc139 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:18.495247 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:18.495247 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:18.495986 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-08e3e601-a111-4742-9854-522f31bbc139 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 200 Jul 03 01:41:18.496476 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 971/3931] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:18 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:18.685090 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fdb4960c-9979-424f-8f15-1e4e2937b567 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:18.686785 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fdb4960c-9979-424f-8f15-1e4e2937b567 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:18.686953 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fdb4960c-9979-424f-8f15-1e4e2937b567 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:18.687178 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fdb4960c-9979-424f-8f15-1e4e2937b567 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:18.687302 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-fdb4960c-9979-424f-8f15-1e4e2937b567 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:18.691226 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:18.691226 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:18.691899 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fdb4960c-9979-424f-8f15-1e4e2937b567 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:18.692240 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 988/3932] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:18 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:19.451013 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-2e9539e9-04c1-43ec-b384-357c961a2b17 req-f909461e-ac9d-4e99-8d4b-9df286138c62 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:19.453449 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2e9539e9-04c1-43ec-b384-357c961a2b17 req-f909461e-ac9d-4e99-8d4b-9df286138c62 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] DELETE https://10.4.3.64/volume/v3/attachments/e8044981-825c-4119-a6b8-aa69638a66cf Jul 03 01:41:19.453656 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2e9539e9-04c1-43ec-b384-357c961a2b17 req-f909461e-ac9d-4e99-8d4b-9df286138c62 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:19.453883 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2e9539e9-04c1-43ec-b384-357c961a2b17 req-f909461e-ac9d-4e99-8d4b-9df286138c62 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:19.463479 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:19.463479 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:19.510125 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-318c36d3-4f0d-41c7-aecc-d24caade8aa3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:19.512066 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-318c36d3-4f0d-41c7-aecc-d24caade8aa3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 Jul 03 01:41:19.512229 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-318c36d3-4f0d-41c7-aecc-d24caade8aa3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:19.512403 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-318c36d3-4f0d-41c7-aecc-d24caade8aa3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:19.512536 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-318c36d3-4f0d-41c7-aecc-d24caade8aa3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id b6c08268-8e67-497c-8bad-f142b60ad345. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:19.516377 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-318c36d3-4f0d-41c7-aecc-d24caade8aa3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 returned with HTTP 404 Jul 03 01:41:19.517097 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 979/3933] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:19 2026] GET /volume/v3/backups/b6c08268-8e67-497c-8bad-f142b60ad345 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:19.523990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-935578b9-a24d-4647-8aa1-52e3a163de30 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:19.525753 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-935578b9-a24d-4647-8aa1-52e3a163de30 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] DELETE https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:41:19.525994 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-935578b9-a24d-4647-8aa1-52e3a163de30 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:19.526219 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-935578b9-a24d-4647-8aa1-52e3a163de30 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:19.526324 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-935578b9-a24d-4647-8aa1-52e3a163de30 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Delete backup with id: 13eabd62-964a-4ebd-a06c-40d69d3f7d95. Jul 03 01:41:19.530695 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:19.530695 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:19.542782 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-935578b9-a24d-4647-8aa1-52e3a163de30 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] delete_backup rpcapi backup_id 13eabd62-964a-4ebd-a06c-40d69d3f7d95 {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:41:19.544533 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-935578b9-a24d-4647-8aa1-52e3a163de30 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 202 Jul 03 01:41:19.544936 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 972/3934] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:19 2026] DELETE /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:41:19.555835 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-86934590-9e75-43b2-8787-ca4b3e86402f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:19.559613 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86934590-9e75-43b2-8787-ca4b3e86402f tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:41:19.559882 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-86934590-9e75-43b2-8787-ca4b3e86402f tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:19.560147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-86934590-9e75-43b2-8787-ca4b3e86402f tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:19.560288 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-86934590-9e75-43b2-8787-ca4b3e86402f tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:19.565515 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:19.565515 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:19.566339 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86934590-9e75-43b2-8787-ca4b3e86402f tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 200 Jul 03 01:41:19.566868 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 989/3935] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:19 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:19.701805 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1388aefd-9848-4300-8d56-49e1693153a0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:19.703586 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1388aefd-9848-4300-8d56-49e1693153a0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:19.703764 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1388aefd-9848-4300-8d56-49e1693153a0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:19.703942 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1388aefd-9848-4300-8d56-49e1693153a0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:19.704065 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1388aefd-9848-4300-8d56-49e1693153a0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:19.708605 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:19.708605 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:19.709283 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1388aefd-9848-4300-8d56-49e1693153a0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:19.709636 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 980/3936] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:19 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:19.941151 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-980aabbd-f914-496d-b724-ec378a8805e7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:19.943111 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-980aabbd-f914-496d-b724-ec378a8805e7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3/action Jul 03 01:41:19.943550 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-980aabbd-f914-496d-b724-ec378a8805e7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:41:19.943672 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-980aabbd-f914-496d-b724-ec378a8805e7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:19.958869 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:19.958869 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:19.975694 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f7fe09ca-a87f-496b-937a-10a5b01f2e54 req-980aabbd-f914-496d-b724-ec378a8805e7 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3/action returned with HTTP 204 Jul 03 01:41:19.976098 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 973/3937] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:41:19 2026] POST /volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:20.015981 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2e9539e9-04c1-43ec-b384-357c961a2b17 req-f909461e-ac9d-4e99-8d4b-9df286138c62 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/attachments/e8044981-825c-4119-a6b8-aa69638a66cf returned with HTTP 200 Jul 03 01:41:20.016378 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 996/3938] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:41:19 2026] DELETE /volume/v3/attachments/e8044981-825c-4119-a6b8-aa69638a66cf => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:20.577717 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9330b8df-a5d4-4d85-9e09-96a2681cd8e6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:20.579393 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9330b8df-a5d4-4d85-9e09-96a2681cd8e6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 Jul 03 01:41:20.579660 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9330b8df-a5d4-4d85-9e09-96a2681cd8e6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:20.579855 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9330b8df-a5d4-4d85-9e09-96a2681cd8e6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:20.579950 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-9330b8df-a5d4-4d85-9e09-96a2681cd8e6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Show backup with id 13eabd62-964a-4ebd-a06c-40d69d3f7d95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:20.583980 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9330b8df-a5d4-4d85-9e09-96a2681cd8e6 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 returned with HTTP 404 Jul 03 01:41:20.584391 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 990/3939] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:20 2026] GET /volume/v3/backups/13eabd62-964a-4ebd-a06c-40d69d3f7d95 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:20.592825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a74e1c0a-6498-4efd-81df-d75573b1addb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:20.595179 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a74e1c0a-6498-4efd-81df-d75573b1addb tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] DELETE https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:41:20.595414 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a74e1c0a-6498-4efd-81df-d75573b1addb tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:20.595695 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a74e1c0a-6498-4efd-81df-d75573b1addb tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:20.595836 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-a74e1c0a-6498-4efd-81df-d75573b1addb tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Delete backup with id: ec24131c-ea29-43fd-aa33-e6b36ecd947f. Jul 03 01:41:20.601254 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:20.601254 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:20.616683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-a74e1c0a-6498-4efd-81df-d75573b1addb tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] delete_backup rpcapi backup_id ec24131c-ea29-43fd-aa33-e6b36ecd947f {{(pid=99882) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:41:20.618774 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a74e1c0a-6498-4efd-81df-d75573b1addb tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 202 Jul 03 01:41:20.619307 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 981/3940] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:20 2026] DELETE /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:41:20.627467 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-27feeba1-93d4-42e9-8b9c-625fa9acf9bc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:20.632492 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-27feeba1-93d4-42e9-8b9c-625fa9acf9bc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:41:20.632845 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-27feeba1-93d4-42e9-8b9c-625fa9acf9bc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:20.632990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-27feeba1-93d4-42e9-8b9c-625fa9acf9bc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:20.633200 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-27feeba1-93d4-42e9-8b9c-625fa9acf9bc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:20.637583 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:20.637583 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:20.638266 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-27feeba1-93d4-42e9-8b9c-625fa9acf9bc tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 200 Jul 03 01:41:20.638663 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 974/3941] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:20 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:20.720959 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d32578a5-c893-4a3b-a732-ccbf64502a92 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:20.722774 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d32578a5-c893-4a3b-a732-ccbf64502a92 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:20.722957 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d32578a5-c893-4a3b-a732-ccbf64502a92 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:20.723129 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d32578a5-c893-4a3b-a732-ccbf64502a92 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:20.723250 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d32578a5-c893-4a3b-a732-ccbf64502a92 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:20.729045 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:20.729045 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:20.729842 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d32578a5-c893-4a3b-a732-ccbf64502a92 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:20.731045 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 997/3942] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:20 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:21.649412 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-66198763-44a6-4e7c-b9f9-2a7a992662e3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:21.651128 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-66198763-44a6-4e7c-b9f9-2a7a992662e3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] GET https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f Jul 03 01:41:21.651299 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-66198763-44a6-4e7c-b9f9-2a7a992662e3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:21.651496 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-66198763-44a6-4e7c-b9f9-2a7a992662e3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:21.651652 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-66198763-44a6-4e7c-b9f9-2a7a992662e3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] Show backup with id ec24131c-ea29-43fd-aa33-e6b36ecd947f. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:21.655821 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-66198763-44a6-4e7c-b9f9-2a7a992662e3 tempest-VolumesBackupsTest-695397228 tempest-VolumesBackupsTest-695397228-project-admin] https://10.4.3.64/volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f returned with HTTP 404 Jul 03 01:41:21.656243 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 991/3943] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:21 2026] GET /volume/v3/backups/ec24131c-ea29-43fd-aa33-e6b36ecd947f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:21.667867 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d7849ae2-afaa-4c79-94cb-7f69b5a1d9e5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:21.669500 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d7849ae2-afaa-4c79-94cb-7f69b5a1d9e5 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c Jul 03 01:41:21.669677 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d7849ae2-afaa-4c79-94cb-7f69b5a1d9e5 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:21.669879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d7849ae2-afaa-4c79-94cb-7f69b5a1d9e5 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:21.670031 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-d7849ae2-afaa-4c79-94cb-7f69b5a1d9e5 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Delete volume with id: ace33c8d-78fe-48a4-aa1b-01a61b4aed7c Jul 03 01:41:21.677131 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:21.677131 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:21.677617 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d7849ae2-afaa-4c79-94cb-7f69b5a1d9e5 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:41:21.702595 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d7849ae2-afaa-4c79-94cb-7f69b5a1d9e5 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Delete volume request issued successfully. Jul 03 01:41:21.702950 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d7849ae2-afaa-4c79-94cb-7f69b5a1d9e5 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c returned with HTTP 202 Jul 03 01:41:21.703506 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 982/3944] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:21 2026] DELETE /volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:21.712012 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4dd9a763-446d-4064-9998-ee29108f29f2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:21.713825 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4dd9a763-446d-4064-9998-ee29108f29f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c Jul 03 01:41:21.714029 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4dd9a763-446d-4064-9998-ee29108f29f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:21.714285 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4dd9a763-446d-4064-9998-ee29108f29f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:21.721638 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:21.721638 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:21.726023 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4dd9a763-446d-4064-9998-ee29108f29f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:41:21.731356 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4dd9a763-446d-4064-9998-ee29108f29f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c returned with HTTP 200 Jul 03 01:41:21.731774 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 975/3945] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:21 2026] GET /volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:21.745472 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a7231425-d7a2-49be-9de8-eefef25bf250 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:21.747322 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a7231425-d7a2-49be-9de8-eefef25bf250 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:21.747553 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a7231425-d7a2-49be-9de8-eefef25bf250 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:21.747752 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a7231425-d7a2-49be-9de8-eefef25bf250 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:21.747868 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-a7231425-d7a2-49be-9de8-eefef25bf250 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:21.752585 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:21.752585 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:21.753527 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a7231425-d7a2-49be-9de8-eefef25bf250 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:21.753977 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 998/3946] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:21 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:22.750683 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d3955e74-8f2e-4bcc-a908-308e694b9abf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:22.752888 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d3955e74-8f2e-4bcc-a908-308e694b9abf tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c Jul 03 01:41:22.753136 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d3955e74-8f2e-4bcc-a908-308e694b9abf tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:22.753375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d3955e74-8f2e-4bcc-a908-308e694b9abf tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:22.760829 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d3955e74-8f2e-4bcc-a908-308e694b9abf tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c returned with HTTP 404 Jul 03 01:41:22.761512 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 992/3947] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:22 2026] GET /volume/v3/volumes/ace33c8d-78fe-48a4-aa1b-01a61b4aed7c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:22.769614 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a4e4afa5-e2aa-477c-b9f4-31110bc40f8e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:22.771878 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-277aa335-f856-4853-a3ae-0fb64ec23d79 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:22.772529 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a4e4afa5-e2aa-477c-b9f4-31110bc40f8e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:22.772835 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a4e4afa5-e2aa-477c-b9f4-31110bc40f8e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:22.773102 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a4e4afa5-e2aa-477c-b9f4-31110bc40f8e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:22.773251 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-a4e4afa5-e2aa-477c-b9f4-31110bc40f8e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:22.774063 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-277aa335-f856-4853-a3ae-0fb64ec23d79 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 Jul 03 01:41:22.774304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-277aa335-f856-4853-a3ae-0fb64ec23d79 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:22.774570 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-277aa335-f856-4853-a3ae-0fb64ec23d79 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:22.774769 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-277aa335-f856-4853-a3ae-0fb64ec23d79 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Delete volume with id: b1a04ba6-052f-424a-99f3-af907dcd6385 Jul 03 01:41:22.780995 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:22.780995 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:22.782089 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a4e4afa5-e2aa-477c-b9f4-31110bc40f8e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:22.785611 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:22.785611 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:22.785611 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-277aa335-f856-4853-a3ae-0fb64ec23d79 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:41:22.787675 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 983/3948] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:22 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:22.808035 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-277aa335-f856-4853-a3ae-0fb64ec23d79 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Delete volume request issued successfully. Jul 03 01:41:22.808521 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-277aa335-f856-4853-a3ae-0fb64ec23d79 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 returned with HTTP 202 Jul 03 01:41:22.809125 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 976/3949] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:22 2026] DELETE /volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:22.816462 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cec46ab0-7c07-4d8f-8404-a96fc95642e2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:22.822013 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cec46ab0-7c07-4d8f-8404-a96fc95642e2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 Jul 03 01:41:22.822187 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cec46ab0-7c07-4d8f-8404-a96fc95642e2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:22.822412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cec46ab0-7c07-4d8f-8404-a96fc95642e2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:22.834366 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:22.834366 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:22.840955 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cec46ab0-7c07-4d8f-8404-a96fc95642e2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:41:22.847432 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cec46ab0-7c07-4d8f-8404-a96fc95642e2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 returned with HTTP 200 Jul 03 01:41:22.847928 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 999/3950] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:22 2026] GET /volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:23.601974 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-03933a97-cebf-4e23-9240-91d0a631672f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:23.603912 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-03933a97-cebf-4e23-9240-91d0a631672f tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d Jul 03 01:41:23.604125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-03933a97-cebf-4e23-9240-91d0a631672f tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:23.604314 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-03933a97-cebf-4e23-9240-91d0a631672f tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:23.604512 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-03933a97-cebf-4e23-9240-91d0a631672f tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Delete volume with id: 9677a4d2-b209-4186-830e-a02c7f02173d Jul 03 01:41:23.612806 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:23.612806 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:23.613367 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-03933a97-cebf-4e23-9240-91d0a631672f tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:41:23.637861 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-03933a97-cebf-4e23-9240-91d0a631672f tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Delete volume request issued successfully. Jul 03 01:41:23.638058 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-03933a97-cebf-4e23-9240-91d0a631672f tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d returned with HTTP 202 Jul 03 01:41:23.638511 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 993/3951] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:23 2026] DELETE /volume/v3/volumes/9677a4d2-b209-4186-830e-a02c7f02173d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:23.649657 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-96ba4cc3-7a21-4c24-8b2e-c5a0c14125a3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:23.652133 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-96ba4cc3-7a21-4c24-8b2e-c5a0c14125a3 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] DELETE https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 Jul 03 01:41:23.652431 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-96ba4cc3-7a21-4c24-8b2e-c5a0c14125a3 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:23.652654 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-96ba4cc3-7a21-4c24-8b2e-c5a0c14125a3 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:23.652767 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-96ba4cc3-7a21-4c24-8b2e-c5a0c14125a3 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Delete backup with id: 8861f3cc-d1c9-4b71-9398-8016113cad25. Jul 03 01:41:23.657379 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:23.657379 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:23.674237 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-96ba4cc3-7a21-4c24-8b2e-c5a0c14125a3 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] delete_backup rpcapi backup_id 8861f3cc-d1c9-4b71-9398-8016113cad25 {{(pid=99882) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:41:23.676190 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-96ba4cc3-7a21-4c24-8b2e-c5a0c14125a3 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 returned with HTTP 202 Jul 03 01:41:23.676661 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 984/3952] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:23 2026] DELETE /volume/v3/backups/8861f3cc-d1c9-4b71-9398-8016113cad25 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:41:23.685532 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8c7829f1-82f1-49fc-90d4-6c609e693016 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:23.686826 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8c7829f1-82f1-49fc-90d4-6c609e693016 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a Jul 03 01:41:23.687123 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8c7829f1-82f1-49fc-90d4-6c609e693016 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:23.687438 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8c7829f1-82f1-49fc-90d4-6c609e693016 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:23.687652 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-8c7829f1-82f1-49fc-90d4-6c609e693016 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Delete volume with id: b6597645-97b1-4410-81de-72ca9ae3354a Jul 03 01:41:23.694217 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:23.694217 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:23.696028 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8c7829f1-82f1-49fc-90d4-6c609e693016 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:41:23.720124 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8c7829f1-82f1-49fc-90d4-6c609e693016 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Delete volume request issued successfully. Jul 03 01:41:23.720124 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8c7829f1-82f1-49fc-90d4-6c609e693016 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a returned with HTTP 202 Jul 03 01:41:23.720124 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 977/3953] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:23 2026] DELETE /volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:23.730912 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1090921f-a7c3-44fa-adc4-bf99ed00852e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:23.733716 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1090921f-a7c3-44fa-adc4-bf99ed00852e tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a Jul 03 01:41:23.733958 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1090921f-a7c3-44fa-adc4-bf99ed00852e tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:23.734226 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1090921f-a7c3-44fa-adc4-bf99ed00852e tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:23.744783 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:23.744783 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:23.752498 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1090921f-a7c3-44fa-adc4-bf99ed00852e tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Volume info retrieved successfully. Jul 03 01:41:23.760203 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1090921f-a7c3-44fa-adc4-bf99ed00852e tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a returned with HTTP 200 Jul 03 01:41:23.760757 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1000/3954] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:23 2026] GET /volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:23.802140 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fb0b6392-b8cc-4d20-a5a8-9dc3d6622ec7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:23.804182 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb0b6392-b8cc-4d20-a5a8-9dc3d6622ec7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:23.804452 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb0b6392-b8cc-4d20-a5a8-9dc3d6622ec7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:23.804691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fb0b6392-b8cc-4d20-a5a8-9dc3d6622ec7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:23.804834 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-fb0b6392-b8cc-4d20-a5a8-9dc3d6622ec7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:23.811014 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:23.811014 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:23.811966 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fb0b6392-b8cc-4d20-a5a8-9dc3d6622ec7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:23.812355 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 994/3955] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:23 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:23.864843 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e5e1e30d-d84a-4c02-bf68-723839d243bb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:23.866547 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e5e1e30d-d84a-4c02-bf68-723839d243bb tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 Jul 03 01:41:23.866722 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e5e1e30d-d84a-4c02-bf68-723839d243bb tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:23.866911 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e5e1e30d-d84a-4c02-bf68-723839d243bb tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:23.873278 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e5e1e30d-d84a-4c02-bf68-723839d243bb tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 returned with HTTP 404 Jul 03 01:41:23.873987 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 985/3956] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:23 2026] GET /volume/v3/volumes/b1a04ba6-052f-424a-99f3-af907dcd6385 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:23.884214 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5e8e67c6-f273-46ae-a11f-8f72f9d668f2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:23.889444 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5e8e67c6-f273-46ae-a11f-8f72f9d668f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] DELETE https://10.4.3.64/volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 Jul 03 01:41:23.889444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5e8e67c6-f273-46ae-a11f-8f72f9d668f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:23.889444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5e8e67c6-f273-46ae-a11f-8f72f9d668f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:23.889444 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-5e8e67c6-f273-46ae-a11f-8f72f9d668f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Delete volume with id: 85f09822-f99b-4c58-abe9-24fd54072eb8 Jul 03 01:41:23.897819 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:23.897819 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:23.899070 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5e8e67c6-f273-46ae-a11f-8f72f9d668f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:41:23.934586 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5e8e67c6-f273-46ae-a11f-8f72f9d668f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Delete volume request issued successfully. Jul 03 01:41:23.934586 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5e8e67c6-f273-46ae-a11f-8f72f9d668f2 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 returned with HTTP 202 Jul 03 01:41:23.934586 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 978/3957] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:23 2026] DELETE /volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:23.945857 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f97f527c-023a-4eb1-94d2-5694eb5ae864 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:23.948469 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f97f527c-023a-4eb1-94d2-5694eb5ae864 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 Jul 03 01:41:23.948771 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f97f527c-023a-4eb1-94d2-5694eb5ae864 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:23.949032 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f97f527c-023a-4eb1-94d2-5694eb5ae864 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:23.959225 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:23.959225 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:23.964672 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f97f527c-023a-4eb1-94d2-5694eb5ae864 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Volume info retrieved successfully. Jul 03 01:41:23.975141 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f97f527c-023a-4eb1-94d2-5694eb5ae864 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 returned with HTTP 200 Jul 03 01:41:23.975141 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1001/3958] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:23 2026] GET /volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:24.775229 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a59b6586-9af7-4dfe-aa13-4d0bbf208f93 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:24.777207 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a59b6586-9af7-4dfe-aa13-4d0bbf208f93 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] GET https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a Jul 03 01:41:24.777300 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a59b6586-9af7-4dfe-aa13-4d0bbf208f93 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:24.777659 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a59b6586-9af7-4dfe-aa13-4d0bbf208f93 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:24.786807 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a59b6586-9af7-4dfe-aa13-4d0bbf208f93 tempest-TestVolumeBackupRestore-145949214 tempest-TestVolumeBackupRestore-145949214-project-member] https://10.4.3.64/volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a returned with HTTP 404 Jul 03 01:41:24.786807 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 995/3959] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:24 2026] GET /volume/v3/volumes/b6597645-97b1-4410-81de-72ca9ae3354a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:24.825587 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7d932176-22b9-4536-af22-da6fae461788 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:24.827996 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7d932176-22b9-4536-af22-da6fae461788 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:24.828273 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7d932176-22b9-4536-af22-da6fae461788 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:24.828552 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7d932176-22b9-4536-af22-da6fae461788 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:24.828691 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-7d932176-22b9-4536-af22-da6fae461788 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:24.835729 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:24.835729 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:24.837309 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7d932176-22b9-4536-af22-da6fae461788 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:24.837848 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 986/3960] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:24 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:24.986999 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0f1edb95-aa06-497b-b73d-59089b39d699 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:24.988875 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0f1edb95-aa06-497b-b73d-59089b39d699 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] GET https://10.4.3.64/volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 Jul 03 01:41:24.989184 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0f1edb95-aa06-497b-b73d-59089b39d699 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:24.989524 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0f1edb95-aa06-497b-b73d-59089b39d699 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:24.995939 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0f1edb95-aa06-497b-b73d-59089b39d699 tempest-VolumesBackupsTest-1855886052 tempest-VolumesBackupsTest-1855886052-project-member] https://10.4.3.64/volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 returned with HTTP 404 Jul 03 01:41:24.996546 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 979/3961] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:24 2026] GET /volume/v3/volumes/85f09822-f99b-4c58-abe9-24fd54072eb8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:25.849055 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8ac90534-da1b-4d74-a409-d3d88795a6a4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:25.850903 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8ac90534-da1b-4d74-a409-d3d88795a6a4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:25.851090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8ac90534-da1b-4d74-a409-d3d88795a6a4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:25.851269 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8ac90534-da1b-4d74-a409-d3d88795a6a4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:25.851378 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-8ac90534-da1b-4d74-a409-d3d88795a6a4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:25.857549 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:25.857549 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:25.857861 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8ac90534-da1b-4d74-a409-d3d88795a6a4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:25.858244 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1002/3962] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:25 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:25.886242 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-636bbaac-2830-4629-913e-123b3c05ebdf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:25.886743 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-636bbaac-2830-4629-913e-123b3c05ebdf None None] GET https://10.4.3.64/volume// Jul 03 01:41:25.886949 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-636bbaac-2830-4629-913e-123b3c05ebdf None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:25.887205 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-636bbaac-2830-4629-913e-123b3c05ebdf None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:25.887681 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-636bbaac-2830-4629-913e-123b3c05ebdf None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:41:25.888014 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 996/3963] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:41:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 01:41:25.898375 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-782234d7-c6b5-4b23-9322-3e0bfb8d50f2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:25.901462 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-782234d7-c6b5-4b23-9322-3e0bfb8d50f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:41:25.901923 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-782234d7-c6b5-4b23-9322-3e0bfb8d50f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd3d7ee2-2b14-4479-b212-fc820b4efdab", "connector": null, "instance_uuid": "da75e914-26e8-428f-9542-5c7422cc62e9"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:25.918027 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:25.918027 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:25.967840 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-782234d7-c6b5-4b23-9322-3e0bfb8d50f2 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:41:25.969479 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 987/3964] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:41:25 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:25.979063 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-66f1cd67-704f-4a93-be21-69bd10ec3c9c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:25.982053 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-66f1cd67-704f-4a93-be21-69bd10ec3c9c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] DELETE https://10.4.3.64/volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3 Jul 03 01:41:25.982489 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-66f1cd67-704f-4a93-be21-69bd10ec3c9c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:25.982737 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-66f1cd67-704f-4a93-be21-69bd10ec3c9c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:25.984783 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:UPDATE=78,cinder:INSERT=38,cinder:SELECT=308 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:41:25.993900 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:25.993900 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:26.531582 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-66f1cd67-704f-4a93-be21-69bd10ec3c9c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3 returned with HTTP 200 Jul 03 01:41:26.532083 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 980/3965] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:41:25 2026] DELETE /volume/v3/attachments/86e6a3ac-6bef-4bff-8222-3c657c70f4f3 => generated 192 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:26.831851 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:26.874795 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9b17fd44-b2ef-4ab6-ac64-64fa646e0c6c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:26.880246 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9b17fd44-b2ef-4ab6-ac64-64fa646e0c6c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:26.880246 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9b17fd44-b2ef-4ab6-ac64-64fa646e0c6c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:26.880246 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9b17fd44-b2ef-4ab6-ac64-64fa646e0c6c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:26.880246 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-9b17fd44-b2ef-4ab6-ac64-64fa646e0c6c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:26.885628 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:26.885628 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:26.885628 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9b17fd44-b2ef-4ab6-ac64-64fa646e0c6c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:26.885628 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 997/3966] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:26 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:26.899075 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aa88838a-1a6b-4066-9c50-2500347a62ea None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:26.901270 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aa88838a-1a6b-4066-9c50-2500347a62ea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 Jul 03 01:41:26.901527 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aa88838a-1a6b-4066-9c50-2500347a62ea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:26.901752 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aa88838a-1a6b-4066-9c50-2500347a62ea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:26.907915 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:26.907915 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:26.908510 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-aa88838a-1a6b-4066-9c50-2500347a62ea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:41:26.909467 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aa88838a-1a6b-4066-9c50-2500347a62ea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 returned with HTTP 200 Jul 03 01:41:26.909930 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 988/3967] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:26 2026] GET /volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:26.923084 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c8d02a2c-c855-4a61-898c-00b2031f1cb0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:26.925590 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c8d02a2c-c855-4a61-898c-00b2031f1cb0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:26.925590 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c8d02a2c-c855-4a61-898c-00b2031f1cb0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:26.925590 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c8d02a2c-c855-4a61-898c-00b2031f1cb0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:26.925590 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-c8d02a2c-c855-4a61-898c-00b2031f1cb0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:26.929643 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:26.929643 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:26.930443 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c8d02a2c-c855-4a61-898c-00b2031f1cb0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:26.930949 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 981/3968] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:26 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:26.943157 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bdb83c78-879e-4340-948e-b594449f3f47 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:26.945644 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:26.946069 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2064824569"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:26.946843 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bdb83c78-879e-4340-948e-b594449f3f47 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:26.947065 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bdb83c78-879e-4340-948e-b594449f3f47 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:26.947284 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bdb83c78-879e-4340-948e-b594449f3f47 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:26.947463 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.backups [None req-bdb83c78-879e-4340-948e-b594449f3f47 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete backup with id: e8b35cce-5ced-4288-8327-537638f9200e. Jul 03 01:41:26.948054 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume request body: {'volume': {"'imageRef": 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2064824569'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:26.948230 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume of 1 GB Jul 03 01:41:26.952849 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:26.952849 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:26.953563 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Availability Zones retrieved successfully. Jul 03 01:41:26.962671 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Flow 'volume_create_api' (7f43d11c-e797-4a4a-b9e1-b81c7e9612df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:26.963980 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7bb884-ee7d-4078-8360-9090edb4cb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:26.965296 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:26.970900 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.rpcapi [None req-bdb83c78-879e-4340-948e-b594449f3f47 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] delete_backup rpcapi backup_id e8b35cce-5ced-4288-8327-537638f9200e {{(pid=99880) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:41:26.973264 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bdb83c78-879e-4340-948e-b594449f3f47 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 202 Jul 03 01:41:26.973810 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 998/3969] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:26 2026] DELETE /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:41:26.983348 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dc49e5f2-ffce-4cd0-80b4-551625c0965e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:26.984942 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dc49e5f2-ffce-4cd0-80b4-551625c0965e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:26.985212 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dc49e5f2-ffce-4cd0-80b4-551625c0965e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:26.985351 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dc49e5f2-ffce-4cd0-80b4-551625c0965e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:26.985541 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-dc49e5f2-ffce-4cd0-80b4-551625c0965e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:26.993728 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:26.993728 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:26.993728 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dc49e5f2-ffce-4cd0-80b4-551625c0965e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 200 Jul 03 01:41:26.993728 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 989/3970] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:26 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:27.008106 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b7bb884-ee7d-4078-8360-9090edb4cb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.009605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace5a72c-0a14-45b0-bcce-9a0b3f9306e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.121602 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Created reservations ['24c0fd14-1695-400a-ac8f-f4b5a2acbe05', 'e252731e-0f97-4b88-a86c-95d3fb7928bc', '33e8ae3d-5dec-4d19-afc7-dc3d8cd2a339', '92a184c1-6e59-497e-bbb4-0e172e3364c7'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:27.121955 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ace5a72c-0a14-45b0-bcce-9a0b3f9306e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24c0fd14-1695-400a-ac8f-f4b5a2acbe05', 'e252731e-0f97-4b88-a86c-95d3fb7928bc', '33e8ae3d-5dec-4d19-afc7-dc3d8cd2a339', '92a184c1-6e59-497e-bbb4-0e172e3364c7']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.122888 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e6ec9e-489b-43d6-b943-9c3b76a88885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.158438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83e6ec9e-489b-43d6-b943-9c3b76a88885) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d769891-77ff-4185-8415-0d9e765e0bc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2064824569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d257e096bdc475187f6b78a64bae026',qos_specs=None,replication_status=,reservations=['24c0fd14-1695-400a-ac8f-f4b5a2acbe05','e252731e-0f97-4b88-a86c-95d3fb7928bc','33e8ae3d-5dec-4d19-afc7-dc3d8cd2a339','92a184c1-6e59-497e-bbb4-0e172e3364c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c23cb7dda544e2a63391bc41332e07',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2064824569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d769891-77ff-4185-8415-0d9e765e0bc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d257e096bdc475187f6b78a64bae026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13c23cb7dda544e2a63391bc41332e07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.159295 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1228ae82-84f7-467a-ae04-62ddf9cda53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.197040 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1228ae82-84f7-467a-ae04-62ddf9cda53b) transitioned into state 'SUCCESS' from state '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-2064824569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d257e096bdc475187f6b78a64bae026',qos_specs=None,replication_status=,reservations=['24c0fd14-1695-400a-ac8f-f4b5a2acbe05','e252731e-0f97-4b88-a86c-95d3fb7928bc','33e8ae3d-5dec-4d19-afc7-dc3d8cd2a339','92a184c1-6e59-497e-bbb4-0e172e3364c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c23cb7dda544e2a63391bc41332e07',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.197916 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (828d49af-1594-4e0a-8a5e-ef31cbee7e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.217253 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (828d49af-1594-4e0a-8a5e-ef31cbee7e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.218341 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Flow 'volume_create_api' (7f43d11c-e797-4a4a-b9e1-b81c7e9612df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:27.218690 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume request issued successfully. Jul 03 01:41:27.219354 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fc5ff401-7bea-4b0e-8338-4943b9909c3d tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:27.220404 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1003/3971] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:41:26 2026] POST /volume/v3/volumes => generated 755 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:27.236199 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8f694913-2292-4234-b24d-f27d917a6725 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:27.237981 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:27.238305 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1122999468"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:27.240758 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume request body: {'volume': {"'imageRef": 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1122999468'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:27.240758 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume of 1 GB Jul 03 01:41:27.244699 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Availability Zones retrieved successfully. Jul 03 01:41:27.250970 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Flow 'volume_create_api' (75fc1e59-c0c7-432e-8881-811b339fee71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:27.251993 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a531957-6f9c-4421-bcc7-ff77900bb201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.253028 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:27.281492 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a531957-6f9c-4421-bcc7-ff77900bb201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.282349 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6298ae13-a2a2-4fe0-bc8c-0bf20d2abd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.333541 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Created reservations ['cb2ba683-8eea-45d4-abf5-056f571d1bcc', '7969d588-087f-462b-a992-4a7c5704ce61', '3ad2726d-d735-4c6a-b066-86051ab1caf7', 'ba2b02a6-6234-4249-bbfc-6c2dd7a03a6a'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:27.334472 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6298ae13-a2a2-4fe0-bc8c-0bf20d2abd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb2ba683-8eea-45d4-abf5-056f571d1bcc', '7969d588-087f-462b-a992-4a7c5704ce61', '3ad2726d-d735-4c6a-b066-86051ab1caf7', 'ba2b02a6-6234-4249-bbfc-6c2dd7a03a6a']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.335190 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc671a8b-1fa5-462d-8b2a-c79e0301b232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.374140 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc671a8b-1fa5-462d-8b2a-c79e0301b232) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caab7161-a2aa-4b34-9a54-b6c2978b09cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1122999468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d257e096bdc475187f6b78a64bae026',qos_specs=None,replication_status=,reservations=['cb2ba683-8eea-45d4-abf5-056f571d1bcc','7969d588-087f-462b-a992-4a7c5704ce61','3ad2726d-d735-4c6a-b066-86051ab1caf7','ba2b02a6-6234-4249-bbfc-6c2dd7a03a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c23cb7dda544e2a63391bc41332e07',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1122999468',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caab7161-a2aa-4b34-9a54-b6c2978b09cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d257e096bdc475187f6b78a64bae026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13c23cb7dda544e2a63391bc41332e07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.374140 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc993809-b7e2-4af5-891d-aa3a3c1a6e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.398499 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc993809-b7e2-4af5-891d-aa3a3c1a6e9b) transitioned into state 'SUCCESS' from state '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-1122999468',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d257e096bdc475187f6b78a64bae026',qos_specs=None,replication_status=,reservations=['cb2ba683-8eea-45d4-abf5-056f571d1bcc','7969d588-087f-462b-a992-4a7c5704ce61','3ad2726d-d735-4c6a-b066-86051ab1caf7','ba2b02a6-6234-4249-bbfc-6c2dd7a03a6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c23cb7dda544e2a63391bc41332e07',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.399363 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6349326-ddfc-4a72-9eb0-b799950fb166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.410911 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6349326-ddfc-4a72-9eb0-b799950fb166) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.411948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Flow 'volume_create_api' (75fc1e59-c0c7-432e-8881-811b339fee71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:27.412385 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume request issued successfully. Jul 03 01:41:27.413012 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8f694913-2292-4234-b24d-f27d917a6725 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:27.413467 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 982/3972] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:41:27 2026] POST /volume/v3/volumes => generated 755 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:27.426749 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:27.428682 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:27.428986 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2049705583"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:27.431048 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume request body: {'volume': {"'imageRef": 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2049705583'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:27.431160 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume of 1 GB Jul 03 01:41:27.435862 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Availability Zones retrieved successfully. Jul 03 01:41:27.441808 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Flow 'volume_create_api' (57955993-4f8e-4e6d-8f1d-991564400705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:27.443097 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49587556-5814-45e5-8a51-e4ca31a8aeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.444129 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:27.478815 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49587556-5814-45e5-8a51-e4ca31a8aeb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.479580 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e117fb86-9d0f-442d-9af8-df317a7818eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.533580 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Created reservations ['a951f108-3276-430c-a2e1-cc09dec5fe83', 'fe5465fd-91de-4d67-888b-78e3a3d3e5a8', '02a0a341-985e-4d45-bcad-df341560dfc5', '4bd59a0b-5605-491b-9b3a-76a26bafe39c'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:27.534660 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e117fb86-9d0f-442d-9af8-df317a7818eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a951f108-3276-430c-a2e1-cc09dec5fe83', 'fe5465fd-91de-4d67-888b-78e3a3d3e5a8', '02a0a341-985e-4d45-bcad-df341560dfc5', '4bd59a0b-5605-491b-9b3a-76a26bafe39c']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.535553 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d13d6fe-4f3d-4853-b880-f273f2f7b060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.563915 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d13d6fe-4f3d-4853-b880-f273f2f7b060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22df2940-65c9-4444-b771-9a403f058e20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2049705583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d257e096bdc475187f6b78a64bae026',qos_specs=None,replication_status=,reservations=['a951f108-3276-430c-a2e1-cc09dec5fe83','fe5465fd-91de-4d67-888b-78e3a3d3e5a8','02a0a341-985e-4d45-bcad-df341560dfc5','4bd59a0b-5605-491b-9b3a-76a26bafe39c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c23cb7dda544e2a63391bc41332e07',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2049705583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22df2940-65c9-4444-b771-9a403f058e20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d257e096bdc475187f6b78a64bae026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13c23cb7dda544e2a63391bc41332e07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.565072 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (845dd089-734e-4e6a-9473-f60944a4bda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.584240 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (845dd089-734e-4e6a-9473-f60944a4bda1) transitioned into state 'SUCCESS' from state '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-2049705583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d257e096bdc475187f6b78a64bae026',qos_specs=None,replication_status=,reservations=['a951f108-3276-430c-a2e1-cc09dec5fe83','fe5465fd-91de-4d67-888b-78e3a3d3e5a8','02a0a341-985e-4d45-bcad-df341560dfc5','4bd59a0b-5605-491b-9b3a-76a26bafe39c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c23cb7dda544e2a63391bc41332e07',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.585204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f5e9b8-1a13-4edc-81e9-4afd73f3c1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.600660 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f5e9b8-1a13-4edc-81e9-4afd73f3c1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.601896 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Flow 'volume_create_api' (57955993-4f8e-4e6d-8f1d-991564400705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:27.602342 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume request issued successfully. Jul 03 01:41:27.603085 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-db6f0bee-87ae-4e62-9f5b-e73b51d89403 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:27.603661 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 999/3973] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:41:27 2026] POST /volume/v3/volumes => generated 755 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:27.617170 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:27.619115 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:27.619517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-574678734"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:27.620998 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume request body: {'volume': {"'imageRef": 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-574678734'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:27.621123 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume of 1 GB Jul 03 01:41:27.629254 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Availability Zones retrieved successfully. Jul 03 01:41:27.634564 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Flow 'volume_create_api' (97b43571-5404-457b-8cbc-39a38e4355a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:27.635575 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19055fd0-5d41-42d9-a687-29e48266c491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.636498 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:27.664778 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19055fd0-5d41-42d9-a687-29e48266c491) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.665492 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d29999-cff1-496d-892e-6d57829d1b2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.713681 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Created reservations ['262d97f9-018f-4a28-abb4-e410884e61c0', '4e07c319-e3ee-4496-a009-b12f900379a1', 'edc4c9d3-4917-4d4a-a69f-62f8f4930524', '668dc50c-6bea-44f0-b03f-65af126ddb22'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:27.714906 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2d29999-cff1-496d-892e-6d57829d1b2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['262d97f9-018f-4a28-abb4-e410884e61c0', '4e07c319-e3ee-4496-a009-b12f900379a1', 'edc4c9d3-4917-4d4a-a69f-62f8f4930524', '668dc50c-6bea-44f0-b03f-65af126ddb22']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.715875 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726307e5-5129-40d0-9f0e-122067cdd69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.742062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (726307e5-5129-40d0-9f0e-122067cdd69c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72e44273-d5b8-4168-aa95-1469c7171d9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-574678734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d257e096bdc475187f6b78a64bae026',qos_specs=None,replication_status=,reservations=['262d97f9-018f-4a28-abb4-e410884e61c0','4e07c319-e3ee-4496-a009-b12f900379a1','edc4c9d3-4917-4d4a-a69f-62f8f4930524','668dc50c-6bea-44f0-b03f-65af126ddb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c23cb7dda544e2a63391bc41332e07',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-574678734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72e44273-d5b8-4168-aa95-1469c7171d9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d257e096bdc475187f6b78a64bae026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13c23cb7dda544e2a63391bc41332e07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.742802 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416cc667-e681-4c01-b54f-da06db1dc683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.764495 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416cc667-e681-4c01-b54f-da06db1dc683) transitioned into state 'SUCCESS' from state '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-574678734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d257e096bdc475187f6b78a64bae026',qos_specs=None,replication_status=,reservations=['262d97f9-018f-4a28-abb4-e410884e61c0','4e07c319-e3ee-4496-a009-b12f900379a1','edc4c9d3-4917-4d4a-a69f-62f8f4930524','668dc50c-6bea-44f0-b03f-65af126ddb22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c23cb7dda544e2a63391bc41332e07',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.765196 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa1eb87e-192f-4722-9b24-4c619b2aa284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.777245 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa1eb87e-192f-4722-9b24-4c619b2aa284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.778233 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Flow 'volume_create_api' (97b43571-5404-457b-8cbc-39a38e4355a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:27.778597 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume request issued successfully. Jul 03 01:41:27.779181 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bbb3ca92-e258-42ce-aaac-fd17ff48ca09 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:27.779686 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 990/3974] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:41:27 2026] POST /volume/v3/volumes => generated 754 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:27.792516 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cb612ffc-7394-4395-847b-870db10610bb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:27.794572 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:27.794950 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-847912710"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:27.796442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume request body: {'volume': {"'imageRef": 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-847912710'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:27.796852 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume of 1 GB Jul 03 01:41:27.796852 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:27.796852 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:27.803238 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Availability Zones retrieved successfully. Jul 03 01:41:27.809652 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Flow 'volume_create_api' (999069a8-565a-487a-afdd-3192cf6b4d16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:27.810816 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c501c980-57ba-40c5-8fd4-650533c89d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.811666 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:27.842016 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c501c980-57ba-40c5-8fd4-650533c89d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.842834 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52044882-fc0f-45e2-9deb-e0909917ec4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.885549 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Created reservations ['cd93f341-30b9-4edc-b264-d0fa274502b9', '62cfc24a-37e7-4ace-8697-46e5bbd31c3a', '5dc3b3e1-4b07-4b48-9969-4e250c9bd707', '3a5b1304-b561-4eae-9369-69d8889efe14'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:27.886399 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52044882-fc0f-45e2-9deb-e0909917ec4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd93f341-30b9-4edc-b264-d0fa274502b9', '62cfc24a-37e7-4ace-8697-46e5bbd31c3a', '5dc3b3e1-4b07-4b48-9969-4e250c9bd707', '3a5b1304-b561-4eae-9369-69d8889efe14']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.887235 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8256be00-1d23-46cc-85f1-fad4190d5bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.910690 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8256be00-1d23-46cc-85f1-fad4190d5bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d47288f-9ff7-4b22-93af-e85a8e152ad2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-847912710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d257e096bdc475187f6b78a64bae026',qos_specs=None,replication_status=,reservations=['cd93f341-30b9-4edc-b264-d0fa274502b9','62cfc24a-37e7-4ace-8697-46e5bbd31c3a','5dc3b3e1-4b07-4b48-9969-4e250c9bd707','3a5b1304-b561-4eae-9369-69d8889efe14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c23cb7dda544e2a63391bc41332e07',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:41:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-847912710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d47288f-9ff7-4b22-93af-e85a8e152ad2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d257e096bdc475187f6b78a64bae026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13c23cb7dda544e2a63391bc41332e07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.911602 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95767447-52cc-4702-ba8d-687b588157b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.932026 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95767447-52cc-4702-ba8d-687b588157b2) transitioned into state 'SUCCESS' from state '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-847912710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d257e096bdc475187f6b78a64bae026',qos_specs=None,replication_status=,reservations=['cd93f341-30b9-4edc-b264-d0fa274502b9','62cfc24a-37e7-4ace-8697-46e5bbd31c3a','5dc3b3e1-4b07-4b48-9969-4e250c9bd707','3a5b1304-b561-4eae-9369-69d8889efe14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13c23cb7dda544e2a63391bc41332e07',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.933024 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad5ebedd-fdba-4cd6-8526-19046b2fb5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:27.943358 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad5ebedd-fdba-4cd6-8526-19046b2fb5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:27.944600 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Flow 'volume_create_api' (999069a8-565a-487a-afdd-3192cf6b4d16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:27.944967 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Create volume request issued successfully. Jul 03 01:41:27.945702 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cb612ffc-7394-4395-847b-870db10610bb tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:27.946261 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1004/3975] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:41:27 2026] POST /volume/v3/volumes => generated 754 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:27.957434 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1bea299e-eef3-47a2-860e-aff05857e9b7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:27.959372 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1bea299e-eef3-47a2-860e-aff05857e9b7 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 Jul 03 01:41:27.959581 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1bea299e-eef3-47a2-860e-aff05857e9b7 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:27.959816 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1bea299e-eef3-47a2-860e-aff05857e9b7 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:27.966754 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:27.966754 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:27.970303 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1bea299e-eef3-47a2-860e-aff05857e9b7 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:27.974236 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1bea299e-eef3-47a2-860e-aff05857e9b7 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 returned with HTTP 200 Jul 03 01:41:27.974698 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 983/3976] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:27 2026] GET /volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:27.987701 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9f102457-0759-4bdc-8d37-2fae6150ee33 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:27.989691 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9f102457-0759-4bdc-8d37-2fae6150ee33 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb Jul 03 01:41:27.989924 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9f102457-0759-4bdc-8d37-2fae6150ee33 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:27.990133 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9f102457-0759-4bdc-8d37-2fae6150ee33 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:27.997941 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:27.997941 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:28.002033 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9f102457-0759-4bdc-8d37-2fae6150ee33 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:28.002536 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0919bbd2-bc87-4a58-a50e-fb2342148725 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:28.006181 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0919bbd2-bc87-4a58-a50e-fb2342148725 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e Jul 03 01:41:28.006181 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0919bbd2-bc87-4a58-a50e-fb2342148725 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:28.006181 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0919bbd2-bc87-4a58-a50e-fb2342148725 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:28.006181 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-0919bbd2-bc87-4a58-a50e-fb2342148725 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Show backup with id e8b35cce-5ced-4288-8327-537638f9200e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:28.006869 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9f102457-0759-4bdc-8d37-2fae6150ee33 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb returned with HTTP 200 Jul 03 01:41:28.007240 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1000/3977] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:27 2026] GET /volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:28.009881 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0919bbd2-bc87-4a58-a50e-fb2342148725 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e returned with HTTP 404 Jul 03 01:41:28.010432 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 991/3978] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:28 2026] GET /volume/v3/backups/e8b35cce-5ced-4288-8327-537638f9200e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:28.023551 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-16a095f7-244f-4c7b-a17d-0222996c6c76 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:28.026116 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16a095f7-244f-4c7b-a17d-0222996c6c76 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 Jul 03 01:41:28.026360 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16a095f7-244f-4c7b-a17d-0222996c6c76 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:28.026656 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16a095f7-244f-4c7b-a17d-0222996c6c76 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:28.036100 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:28.036100 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:28.041011 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-16a095f7-244f-4c7b-a17d-0222996c6c76 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:28.046924 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16a095f7-244f-4c7b-a17d-0222996c6c76 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 returned with HTTP 200 Jul 03 01:41:28.047444 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1005/3979] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:28 2026] GET /volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:28.060886 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b8cac7e6-5d48-4859-b642-b561f453e351 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:28.062993 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b8cac7e6-5d48-4859-b642-b561f453e351 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c Jul 03 01:41:28.063276 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b8cac7e6-5d48-4859-b642-b561f453e351 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:28.063552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b8cac7e6-5d48-4859-b642-b561f453e351 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:28.072818 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:28.072818 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:28.078383 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b8cac7e6-5d48-4859-b642-b561f453e351 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:28.083816 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b8cac7e6-5d48-4859-b642-b561f453e351 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c returned with HTTP 200 Jul 03 01:41:28.084228 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 984/3980] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:28 2026] GET /volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:28.096735 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9029436c-a69f-494e-a221-3b9c7b9d4950 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:28.098213 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-60d4f387-ae0d-4fdf-a5de-67b85f6ed742 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:28.098667 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9029436c-a69f-494e-a221-3b9c7b9d4950 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/3d47288f-9ff7-4b22-93af-e85a8e152ad2 Jul 03 01:41:28.098869 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9029436c-a69f-494e-a221-3b9c7b9d4950 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:28.099046 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9029436c-a69f-494e-a221-3b9c7b9d4950 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:28.100104 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-60d4f387-ae0d-4fdf-a5de-67b85f6ed742 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 Jul 03 01:41:28.100339 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-60d4f387-ae0d-4fdf-a5de-67b85f6ed742 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:28.100599 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-60d4f387-ae0d-4fdf-a5de-67b85f6ed742 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:28.100711 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-60d4f387-ae0d-4fdf-a5de-67b85f6ed742 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 Jul 03 01:41:28.106145 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:28.106145 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:28.106653 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-60d4f387-ae0d-4fdf-a5de-67b85f6ed742 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:41:28.107193 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:28.107193 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:28.111401 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9029436c-a69f-494e-a221-3b9c7b9d4950 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:28.115918 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9029436c-a69f-494e-a221-3b9c7b9d4950 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/3d47288f-9ff7-4b22-93af-e85a8e152ad2 returned with HTTP 200 Jul 03 01:41:28.116256 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1001/3981] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:28 2026] GET /volume/v3/volumes/3d47288f-9ff7-4b22-93af-e85a8e152ad2 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:28.125455 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-60d4f387-ae0d-4fdf-a5de-67b85f6ed742 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot delete request issued successfully. Jul 03 01:41:28.125455 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-60d4f387-ae0d-4fdf-a5de-67b85f6ed742 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 returned with HTTP 202 Jul 03 01:41:28.125680 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 992/3982] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:41:28 2026] DELETE /volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:28.129170 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-16611c0a-9f36-42d3-8ada-b3789fd90871 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:28.130915 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16611c0a-9f36-42d3-8ada-b3789fd90871 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3d47288f-9ff7-4b22-93af-e85a8e152ad2 Jul 03 01:41:28.131153 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16611c0a-9f36-42d3-8ada-b3789fd90871 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:28.131505 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16611c0a-9f36-42d3-8ada-b3789fd90871 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:28.131726 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-16611c0a-9f36-42d3-8ada-b3789fd90871 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Delete volume with id: 3d47288f-9ff7-4b22-93af-e85a8e152ad2 Jul 03 01:41:28.132849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-01f00c6c-123a-4c9d-92e3-e923bfc7d21f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:28.135034 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-01f00c6c-123a-4c9d-92e3-e923bfc7d21f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 Jul 03 01:41:28.135465 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-01f00c6c-123a-4c9d-92e3-e923bfc7d21f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:28.135734 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-01f00c6c-123a-4c9d-92e3-e923bfc7d21f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:28.141910 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:28.141910 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:28.142369 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-01f00c6c-123a-4c9d-92e3-e923bfc7d21f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:41:28.143121 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:28.143121 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:28.143220 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-01f00c6c-123a-4c9d-92e3-e923bfc7d21f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 returned with HTTP 200 Jul 03 01:41:28.143910 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 985/3983] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:28 2026] GET /volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:28.143968 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-16611c0a-9f36-42d3-8ada-b3789fd90871 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:28.169765 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-16611c0a-9f36-42d3-8ada-b3789fd90871 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Delete volume request issued successfully. Jul 03 01:41:28.169994 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16611c0a-9f36-42d3-8ada-b3789fd90871 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/3d47288f-9ff7-4b22-93af-e85a8e152ad2 returned with HTTP 202 Jul 03 01:41:28.170564 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1006/3984] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:28 2026] DELETE /volume/v3/volumes/3d47288f-9ff7-4b22-93af-e85a8e152ad2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:28.178541 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1bd664da-e607-452e-a155-167ad4429bc2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:28.180767 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1bd664da-e607-452e-a155-167ad4429bc2 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/3d47288f-9ff7-4b22-93af-e85a8e152ad2 Jul 03 01:41:28.180978 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1bd664da-e607-452e-a155-167ad4429bc2 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:28.181165 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1bd664da-e607-452e-a155-167ad4429bc2 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:28.376789 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:28.376789 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:28.379689 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1bd664da-e607-452e-a155-167ad4429bc2 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/3d47288f-9ff7-4b22-93af-e85a8e152ad2 returned with HTTP 404 Jul 03 01:41:28.380114 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1002/3985] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:28 2026] GET /volume/v3/volumes/3d47288f-9ff7-4b22-93af-e85a8e152ad2 => generated 109 bytes in 202 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:28.386619 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-70c4c297-484e-4340-879e-f9c35c95ffb9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:28.388660 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70c4c297-484e-4340-879e-f9c35c95ffb9 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] DELETE https://10.4.3.64/volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c Jul 03 01:41:28.388892 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-70c4c297-484e-4340-879e-f9c35c95ffb9 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:28.389064 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-70c4c297-484e-4340-879e-f9c35c95ffb9 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:28.389216 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-70c4c297-484e-4340-879e-f9c35c95ffb9 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Delete volume with id: 72e44273-d5b8-4168-aa95-1469c7171d9c Jul 03 01:41:28.396716 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:28.396716 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:28.397203 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-70c4c297-484e-4340-879e-f9c35c95ffb9 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:28.421053 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-70c4c297-484e-4340-879e-f9c35c95ffb9 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Delete volume request issued successfully. Jul 03 01:41:28.421321 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70c4c297-484e-4340-879e-f9c35c95ffb9 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c returned with HTTP 202 Jul 03 01:41:28.421727 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 993/3986] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:28 2026] DELETE /volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:28.429449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-35253450-7c8a-463d-9076-eff09c9eeecf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:28.431326 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-35253450-7c8a-463d-9076-eff09c9eeecf tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c Jul 03 01:41:28.431553 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-35253450-7c8a-463d-9076-eff09c9eeecf tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:28.431860 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-35253450-7c8a-463d-9076-eff09c9eeecf tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:28.438851 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:28.438851 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:28.443345 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-35253450-7c8a-463d-9076-eff09c9eeecf tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:28.448254 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-35253450-7c8a-463d-9076-eff09c9eeecf tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c returned with HTTP 200 Jul 03 01:41:28.448679 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 986/3987] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:28 2026] GET /volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:29.153593 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-581bd53b-4d54-4b41-b3c0-9343831cc3fd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:29.155467 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-581bd53b-4d54-4b41-b3c0-9343831cc3fd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 Jul 03 01:41:29.155661 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-581bd53b-4d54-4b41-b3c0-9343831cc3fd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:29.155858 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-581bd53b-4d54-4b41-b3c0-9343831cc3fd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:29.157731 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=367,cinder:INSERT=72,cinder:UPDATE=111 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:41:29.162541 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-581bd53b-4d54-4b41-b3c0-9343831cc3fd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 returned with HTTP 404 Jul 03 01:41:29.163146 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1007/3988] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:29 2026] GET /volume/v3/snapshots/a71bb0e7-6d4b-4f59-a5a7-ef7c57851929 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:29.172719 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c52c48c0-2dce-4e9e-8d46-554b6cee7018 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:29.174528 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c52c48c0-2dce-4e9e-8d46-554b6cee7018 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:41:29.174715 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c52c48c0-2dce-4e9e-8d46-554b6cee7018 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:29.174895 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c52c48c0-2dce-4e9e-8d46-554b6cee7018 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:29.181773 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:29.181773 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:29.185358 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c52c48c0-2dce-4e9e-8d46-554b6cee7018 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:41:29.189541 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c52c48c0-2dce-4e9e-8d46-554b6cee7018 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:41:29.189932 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1003/3989] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:29 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:29.217015 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:29.218865 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:29.219236 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1829667147"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:29.220882 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request body: {'volume': {'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1829667147'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:29.294342 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume of 1 GB Jul 03 01:41:29.300138 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Availability Zones retrieved successfully. Jul 03 01:41:29.305434 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (c29d132d-f674-4300-be9c-c0c326781078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:29.306780 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e71aef-fd79-4750-8437-a6a9526568f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:29.307632 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:29.358613 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69e71aef-fd79-4750-8437-a6a9526568f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:29.359376 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5336edb-cf78-4d9b-baac-75e4f9dbb4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:29.405906 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['f91346c2-1203-44f3-9904-2bca55a423ce', '0e4b231a-fa91-4fd9-9fb4-206a06c8e94b', '76368250-1f89-44e3-a4d2-ac2ae8a1ece2', 'd241b719-25b3-4af5-80c5-4a82410e628a'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:29.406677 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5336edb-cf78-4d9b-baac-75e4f9dbb4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f91346c2-1203-44f3-9904-2bca55a423ce', '0e4b231a-fa91-4fd9-9fb4-206a06c8e94b', '76368250-1f89-44e3-a4d2-ac2ae8a1ece2', 'd241b719-25b3-4af5-80c5-4a82410e628a']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:29.407368 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce427c36-2ef6-4eea-a55b-a3b123e7598c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:29.431645 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce427c36-2ef6-4eea-a55b-a3b123e7598c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1829667147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['f91346c2-1203-44f3-9904-2bca55a423ce','0e4b231a-fa91-4fd9-9fb4-206a06c8e94b','76368250-1f89-44e3-a4d2-ac2ae8a1ece2','d241b719-25b3-4af5-80c5-4a82410e628a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:41:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1829667147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b694a98ed4564aaf9eed74443634214f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:29.432276 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2771f4a-c31a-4708-94a7-f22f95f23cdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:29.453749 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2771f4a-c31a-4708-94a7-f22f95f23cdc) transitioned into state 'SUCCESS' from state '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-1829667147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['f91346c2-1203-44f3-9904-2bca55a423ce','0e4b231a-fa91-4fd9-9fb4-206a06c8e94b','76368250-1f89-44e3-a4d2-ac2ae8a1ece2','d241b719-25b3-4af5-80c5-4a82410e628a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:29.454447 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (300e20db-9e40-4607-9860-910daa3bb5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:29.460181 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a7501b57-ba5f-4da8-8f95-476371f10954 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:29.462135 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a7501b57-ba5f-4da8-8f95-476371f10954 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c Jul 03 01:41:29.462364 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a7501b57-ba5f-4da8-8f95-476371f10954 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:29.462605 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a7501b57-ba5f-4da8-8f95-476371f10954 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:29.466351 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (300e20db-9e40-4607-9860-910daa3bb5c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:29.467465 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (c29d132d-f674-4300-be9c-c0c326781078) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:29.467821 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request issued successfully. Jul 03 01:41:29.468515 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cdd13b5c-f736-4a2a-afb0-ab90d4f9191e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:29.468990 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 994/3990] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:41:29 2026] POST /volume/v3/volumes => generated 752 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:29.469732 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a7501b57-ba5f-4da8-8f95-476371f10954 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c returned with HTTP 404 Jul 03 01:41:29.470216 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 987/3991] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:29 2026] GET /volume/v3/volumes/72e44273-d5b8-4168-aa95-1469c7171d9c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:29.478650 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-88096d67-e1c9-4925-a93e-f4ca0f28bfb4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:29.480804 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-88096d67-e1c9-4925-a93e-f4ca0f28bfb4 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] DELETE https://10.4.3.64/volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 Jul 03 01:41:29.481017 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-88096d67-e1c9-4925-a93e-f4ca0f28bfb4 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:29.481209 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-88096d67-e1c9-4925-a93e-f4ca0f28bfb4 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:29.481390 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-88096d67-e1c9-4925-a93e-f4ca0f28bfb4 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Delete volume with id: 22df2940-65c9-4444-b771-9a403f058e20 Jul 03 01:41:29.483208 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e3594f91-46b0-4d86-87a8-0c041605b2bb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:29.484877 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e3594f91-46b0-4d86-87a8-0c041605b2bb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:41:29.485064 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e3594f91-46b0-4d86-87a8-0c041605b2bb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:29.485231 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e3594f91-46b0-4d86-87a8-0c041605b2bb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:29.489769 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:29.489769 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:29.490230 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-88096d67-e1c9-4925-a93e-f4ca0f28bfb4 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:29.491652 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:29.491652 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:29.495053 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e3594f91-46b0-4d86-87a8-0c041605b2bb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:41:29.499091 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e3594f91-46b0-4d86-87a8-0c041605b2bb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:41:29.499489 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1004/3992] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:29 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:29.514430 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-88096d67-e1c9-4925-a93e-f4ca0f28bfb4 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Delete volume request issued successfully. Jul 03 01:41:29.514612 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-88096d67-e1c9-4925-a93e-f4ca0f28bfb4 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 returned with HTTP 202 Jul 03 01:41:29.515021 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1008/3993] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:29 2026] DELETE /volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:29.522187 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3514e7d6-1d76-4cae-8995-dda600b85717 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:29.525896 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3514e7d6-1d76-4cae-8995-dda600b85717 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 Jul 03 01:41:29.526200 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3514e7d6-1d76-4cae-8995-dda600b85717 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:29.526483 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3514e7d6-1d76-4cae-8995-dda600b85717 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:29.533792 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:29.533792 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:29.537960 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3514e7d6-1d76-4cae-8995-dda600b85717 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:29.543304 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3514e7d6-1d76-4cae-8995-dda600b85717 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 returned with HTTP 200 Jul 03 01:41:29.543304 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 995/3994] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:29 2026] GET /volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:30.501501 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bb9657d7-5d59-414f-8aa3-1dfd2923a130 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:30.512443 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dc520d18-884a-4cfc-8176-83dbb692600a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:30.514362 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dc520d18-884a-4cfc-8176-83dbb692600a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:41:30.514590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dc520d18-884a-4cfc-8176-83dbb692600a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:30.514812 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dc520d18-884a-4cfc-8176-83dbb692600a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:30.517154 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=272,cinder:UPDATE=54,cinder:INSERT=30 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:41:30.522886 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:30.522886 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:30.526916 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-dc520d18-884a-4cfc-8176-83dbb692600a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:41:30.532308 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dc520d18-884a-4cfc-8176-83dbb692600a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:41:30.532711 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1005/3995] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:30 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:30.556790 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3e82f70d-9147-4490-885c-400145fb8539 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:30.558661 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3e82f70d-9147-4490-885c-400145fb8539 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 Jul 03 01:41:30.558861 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3e82f70d-9147-4490-885c-400145fb8539 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:30.559039 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3e82f70d-9147-4490-885c-400145fb8539 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:30.564291 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3e82f70d-9147-4490-885c-400145fb8539 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 returned with HTTP 404 Jul 03 01:41:30.564853 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1009/3996] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:30 2026] GET /volume/v3/volumes/22df2940-65c9-4444-b771-9a403f058e20 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:30.572535 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-26a92f9e-7df9-49a8-b165-c7234d304a1a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:30.576602 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26a92f9e-7df9-49a8-b165-c7234d304a1a tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] DELETE https://10.4.3.64/volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb Jul 03 01:41:30.576602 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26a92f9e-7df9-49a8-b165-c7234d304a1a tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:30.576602 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26a92f9e-7df9-49a8-b165-c7234d304a1a tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:30.576602 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-26a92f9e-7df9-49a8-b165-c7234d304a1a tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Delete volume with id: caab7161-a2aa-4b34-9a54-b6c2978b09cb Jul 03 01:41:30.577316 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=248,cinder:INSERT=41,cinder:UPDATE=71 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:41:30.585078 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:30.585078 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:30.585775 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-26a92f9e-7df9-49a8-b165-c7234d304a1a tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:30.590926 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb9657d7-5d59-414f-8aa3-1dfd2923a130 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:41:30.591316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb9657d7-5d59-414f-8aa3-1dfd2923a130 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-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=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:30.609116 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb9657d7-5d59-414f-8aa3-1dfd2923a130 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:41:30.609513 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 988/3997] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:41:30 2026] POST /volume/v3/types => generated 287 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:30.622736 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-26a92f9e-7df9-49a8-b165-c7234d304a1a tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Delete volume request issued successfully. Jul 03 01:41:30.622961 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26a92f9e-7df9-49a8-b165-c7234d304a1a tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb returned with HTTP 202 Jul 03 01:41:30.623484 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 996/3998] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:30 2026] DELETE /volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:30.631369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fba3c554-b9f7-428b-bdd0-f9e7b311b9dc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:30.633615 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fba3c554-b9f7-428b-bdd0-f9e7b311b9dc tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb Jul 03 01:41:30.633731 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fba3c554-b9f7-428b-bdd0-f9e7b311b9dc tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:30.633982 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fba3c554-b9f7-428b-bdd0-f9e7b311b9dc tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:30.642166 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:30.642166 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:30.645735 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fba3c554-b9f7-428b-bdd0-f9e7b311b9dc tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:30.649732 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fba3c554-b9f7-428b-bdd0-f9e7b311b9dc tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb returned with HTTP 200 Jul 03 01:41:30.650081 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1006/3999] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:30 2026] GET /volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:31.662051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e1059aab-e4f2-40ca-8820-7cc8ff234f13 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:31.664117 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e1059aab-e4f2-40ca-8820-7cc8ff234f13 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb Jul 03 01:41:31.664305 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e1059aab-e4f2-40ca-8820-7cc8ff234f13 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:31.664570 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e1059aab-e4f2-40ca-8820-7cc8ff234f13 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:31.671179 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e1059aab-e4f2-40ca-8820-7cc8ff234f13 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb returned with HTTP 404 Jul 03 01:41:31.671785 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1010/4000] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:31 2026] GET /volume/v3/volumes/caab7161-a2aa-4b34-9a54-b6c2978b09cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:31.678683 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-02359d39-1306-4e68-ad84-537f0cecd248 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:31.680729 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-02359d39-1306-4e68-ad84-537f0cecd248 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 Jul 03 01:41:31.680959 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-02359d39-1306-4e68-ad84-537f0cecd248 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:31.681191 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-02359d39-1306-4e68-ad84-537f0cecd248 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:31.681437 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-02359d39-1306-4e68-ad84-537f0cecd248 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Delete volume with id: 2d769891-77ff-4185-8415-0d9e765e0bc3 Jul 03 01:41:31.688673 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:31.688673 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:31.689125 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-02359d39-1306-4e68-ad84-537f0cecd248 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:31.707274 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-02359d39-1306-4e68-ad84-537f0cecd248 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Delete volume request issued successfully. Jul 03 01:41:31.707507 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-02359d39-1306-4e68-ad84-537f0cecd248 tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 returned with HTTP 202 Jul 03 01:41:31.708091 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 989/4001] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:31 2026] DELETE /volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:31.714817 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3aa13946-af12-410f-a1ca-ae612ac1f2cd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:31.716734 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3aa13946-af12-410f-a1ca-ae612ac1f2cd tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 Jul 03 01:41:31.716966 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3aa13946-af12-410f-a1ca-ae612ac1f2cd tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:31.717393 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3aa13946-af12-410f-a1ca-ae612ac1f2cd tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:31.724208 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:31.724208 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:31.728214 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3aa13946-af12-410f-a1ca-ae612ac1f2cd tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Volume info retrieved successfully. Jul 03 01:41:31.734139 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3aa13946-af12-410f-a1ca-ae612ac1f2cd tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 returned with HTTP 200 Jul 03 01:41:31.734670 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 997/4002] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:31 2026] GET /volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:32.306324 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:32.308120 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:32.308486 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "8734a8a7-e523-473f-9a83-aac28da369ee", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:32.309903 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '8734a8a7-e523-473f-9a83-aac28da369ee', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:32.386092 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Create volume of 1 GB Jul 03 01:41:32.390298 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Availability Zones retrieved successfully. Jul 03 01:41:32.395770 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Flow 'volume_create_api' (ac459cac-2746-4f44-a886-42620d200085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:32.396898 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42514ce-2b8b-4634-8ff4-01cb59f00886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:32.397885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:32.451695 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b42514ce-2b8b-4634-8ff4-01cb59f00886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:41:31Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=6405537c-1d04-4223-8587-96003a8617bf,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': '6405537c-1d04-4223-8587-96003a8617bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:32.452583 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a52816b-e986-4795-8358-b1730aeb4c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:32.479647 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:41:32.480038 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:41:32.511486 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Created reservations ['ea8fa84b-27da-4413-a173-7d4435ee3ef8', '68ee83b6-9450-4d5b-a5cf-af09a9f2473d', 'cdbaa6c1-596a-4ff6-9299-c06d0d1479ec', '6688306b-f8d8-4f6e-b72e-0ca6039d2e5b'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:32.512534 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a52816b-e986-4795-8358-b1730aeb4c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea8fa84b-27da-4413-a173-7d4435ee3ef8', '68ee83b6-9450-4d5b-a5cf-af09a9f2473d', 'cdbaa6c1-596a-4ff6-9299-c06d0d1479ec', '6688306b-f8d8-4f6e-b72e-0ca6039d2e5b']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:32.513640 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b73f406-cb6b-4510-a235-0c33642f016f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:32.538472 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b73f406-cb6b-4510-a235-0c33642f016f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af2f351b-2986-44a5-8235-3ea1ec2143c1', '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='c3eab759de57409fae47d96d94134477',qos_specs=None,replication_status=,reservations=['ea8fa84b-27da-4413-a173-7d4435ee3ef8','68ee83b6-9450-4d5b-a5cf-af09a9f2473d','cdbaa6c1-596a-4ff6-9299-c06d0d1479ec','6688306b-f8d8-4f6e-b72e-0ca6039d2e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4846cd070d77444bbdec4553eb1ea33b',volume_type_id=6405537c-1d04-4223-8587-96003a8617bf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:41:32Z,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=af2f351b-2986-44a5-8235-3ea1ec2143c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c3eab759de57409fae47d96d94134477',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4846cd070d77444bbdec4553eb1ea33b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6405537c-1d04-4223-8587-96003a8617bf),volume_type_id=6405537c-1d04-4223-8587-96003a8617bf)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:32.540721 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10a2f1f-88dd-4846-8643-247bbe31fd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:32.563158 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e10a2f1f-88dd-4846-8643-247bbe31fd8f) transitioned into state 'SUCCESS' from 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='c3eab759de57409fae47d96d94134477',qos_specs=None,replication_status=,reservations=['ea8fa84b-27da-4413-a173-7d4435ee3ef8','68ee83b6-9450-4d5b-a5cf-af09a9f2473d','cdbaa6c1-596a-4ff6-9299-c06d0d1479ec','6688306b-f8d8-4f6e-b72e-0ca6039d2e5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4846cd070d77444bbdec4553eb1ea33b',volume_type_id=6405537c-1d04-4223-8587-96003a8617bf)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:32.563876 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfc8e80-05f5-4b4c-8899-72f6bc4d76dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:32.574855 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bfc8e80-05f5-4b4c-8899-72f6bc4d76dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:32.576075 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Flow 'volume_create_api' (ac459cac-2746-4f44-a886-42620d200085) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:32.576569 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Create volume request issued successfully. Jul 03 01:41:32.577406 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-19dcee04-11f4-45af-b70c-be4c66c7df13 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:32.578265 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1007/4003] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:41:32 2026] POST /volume/v3/volumes => generated 796 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:32.590834 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9118ad81-52c9-4dd3-bb2b-c0bb558cb201 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:32.593323 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9118ad81-52c9-4dd3-bb2b-c0bb558cb201 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:32.593572 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9118ad81-52c9-4dd3-bb2b-c0bb558cb201 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:32.593774 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9118ad81-52c9-4dd3-bb2b-c0bb558cb201 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:32.603743 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:32.603743 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:32.609299 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9118ad81-52c9-4dd3-bb2b-c0bb558cb201 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:32.616646 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9118ad81-52c9-4dd3-bb2b-c0bb558cb201 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:32.617300 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1011/4004] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:32 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:32.747243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-04e78ea5-8e8d-44cc-b34b-b676d49a124e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:32.749062 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-04e78ea5-8e8d-44cc-b34b-b676d49a124e tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] GET https://10.4.3.64/volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 Jul 03 01:41:32.749287 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-04e78ea5-8e8d-44cc-b34b-b676d49a124e tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:32.749515 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-04e78ea5-8e8d-44cc-b34b-b676d49a124e tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:32.756489 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-04e78ea5-8e8d-44cc-b34b-b676d49a124e tempest-CreateVolumesFromImageTest-1509027605 tempest-CreateVolumesFromImageTest-1509027605-project-member] https://10.4.3.64/volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 returned with HTTP 404 Jul 03 01:41:32.756869 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 990/4005] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:32 2026] GET /volume/v3/volumes/2d769891-77ff-4185-8415-0d9e765e0bc3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:33.045133 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-2e525456-25d9-4df3-8df1-5ec26819f51c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:33.047360 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-2e525456-25d9-4df3-8df1-5ec26819f51c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/limits Jul 03 01:41:33.047667 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-2e525456-25d9-4df3-8df1-5ec26819f51c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:33.047888 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-2e525456-25d9-4df3-8df1-5ec26819f51c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:33.057067 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-2e525456-25d9-4df3-8df1-5ec26819f51c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:41:33.057500 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-2e525456-25d9-4df3-8df1-5ec26819f51c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:41:33.057806 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-2e525456-25d9-4df3-8df1-5ec26819f51c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:41:33.078329 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-2e525456-25d9-4df3-8df1-5ec26819f51c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Jul 03 01:41:33.078831 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 998/4006] 10.4.3.64 () {68 vars in 1477 bytes} [Fri Jul 3 01:41:33 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:33.215803 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-7dad30e5-caae-439a-ae84-eab602782f75 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:33.218310 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-7dad30e5-caae-439a-ae84-eab602782f75 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] PUT https://10.4.3.64/volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db Jul 03 01:41:33.218617 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-7dad30e5-caae-439a-ae84-eab602782f75 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:33.226969 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-7dad30e5-caae-439a-ae84-eab602782f75 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Acquiring lock "cinder-attachment_update-dd3d7ee2-2b14-4479-b212-fc820b4efdab-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:41:33.231381 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-7dad30e5-caae-439a-ae84-eab602782f75 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-dd3d7ee2-2b14-4479-b212-fc820b4efdab-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:41:33.232271 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:33.232271 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:33.609032 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-5c311a12-aaea-4f37-990f-788469d3c611 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:33.611864 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-5c311a12-aaea-4f37-990f-788469d3c611 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:41:33.612122 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-5c311a12-aaea-4f37-990f-788469d3c611 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:33.612372 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-5c311a12-aaea-4f37-990f-788469d3c611 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:33.625597 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:33.625597 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:33.630346 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-5c311a12-aaea-4f37-990f-788469d3c611 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:41:33.631749 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-14185927-640d-4864-8ce6-bc93c4640971 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:33.633955 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-14185927-640d-4864-8ce6-bc93c4640971 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:33.634226 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-14185927-640d-4864-8ce6-bc93c4640971 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:33.634455 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-14185927-640d-4864-8ce6-bc93c4640971 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:33.637297 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-5c311a12-aaea-4f37-990f-788469d3c611 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 returned with HTTP 200 Jul 03 01:41:33.637913 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1012/4007] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:41:33 2026] GET /volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 => generated 1661 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:33.643702 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:33.643702 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:33.647064 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-28757d5b-6845-4cd9-981d-9264998becf8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:33.649051 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-14185927-640d-4864-8ce6-bc93c4640971 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:33.649580 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-28757d5b-6845-4cd9-981d-9264998becf8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:41:33.649964 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-28757d5b-6845-4cd9-981d-9264998becf8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7639575-db7d-47d4-b0ba-9f5715d6ffd8", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-300534012", "description": null, "metadata": {}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:33.655732 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-14185927-640d-4864-8ce6-bc93c4640971 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:33.656137 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 991/4008] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:33 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 888 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:33.668172 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:33.668172 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:33.668934 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-28757d5b-6845-4cd9-981d-9264998becf8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:41:33.669147 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-28757d5b-6845-4cd9-981d-9264998becf8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Create snapshot from volume e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:41:33.701856 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-28757d5b-6845-4cd9-981d-9264998becf8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Created reservations ['8bb58788-f164-405e-ad51-078779f6f088', 'fa1495c5-c8fa-45b4-a2c3-3bf6c54db399', '6fe6bc6f-d7c4-4c47-b514-39c7858b9f50', '22b82d1a-04f3-464a-a207-5da0cb61e752'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:33.735092 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-28757d5b-6845-4cd9-981d-9264998becf8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot force create request issued successfully. Jul 03 01:41:33.735443 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9e6d6d6c-4c48-4d89-8134-34c174e0f03d req-28757d5b-6845-4cd9-981d-9264998becf8 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:41:33.735881 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 999/4009] 10.4.3.64 () {72 vars in 1540 bytes} [Fri Jul 3 01:41:33 2026] POST /volume/v3/snapshots => generated 323 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:33.753664 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-7dad30e5-caae-439a-ae84-eab602782f75 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Lock "cinder-attachment_update-dd3d7ee2-2b14-4479-b212-fc820b4efdab-np0000004346" released by "attachment_update" :: held 0.522s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:41:33.753984 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-7dad30e5-caae-439a-ae84-eab602782f75 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db returned with HTTP 200 Jul 03 01:41:33.754545 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1008/4010] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:41:33 2026] PUT /volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:33.767595 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-c1d5cf09-637b-4661-8a7a-464d07e95c73 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:33.769338 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-c1d5cf09-637b-4661-8a7a-464d07e95c73 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db Jul 03 01:41:33.769560 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-c1d5cf09-637b-4661-8a7a-464d07e95c73 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:33.769754 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-c1d5cf09-637b-4661-8a7a-464d07e95c73 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:33.791732 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-c1d5cf09-637b-4661-8a7a-464d07e95c73 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db returned with HTTP 200 Jul 03 01:41:33.793067 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1013/4011] 10.4.3.64 () {70 vars in 1644 bytes} [Fri Jul 3 01:41:33 2026] GET /volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:34.318651 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:34.390525 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:34.390525 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1547261961"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:34.392415 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1547261961'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:34.392787 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume of 1 GB Jul 03 01:41:34.398305 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Availability Zones retrieved successfully. Jul 03 01:41:34.407783 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Flow 'volume_create_api' (5888be3a-285c-446d-9fc0-d9c58dff9f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:34.411171 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccbb1ef-5aa5-4984-ada2-0cff6e5cd18a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:34.415414 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:34.453204 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fccbb1ef-5aa5-4984-ada2-0cff6e5cd18a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:34.454641 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d214b46-1ffb-4dc4-9ae7-0a27c2a42fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:34.526286 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Created reservations ['c32a74e4-1f60-4f6e-8f1f-c877c7eaa861', '3b23d96b-6302-4b97-9fb0-964f11edabd6', '4e952d00-b72c-446f-936f-50df1f5a8c2d', '147b5b85-79cd-42e8-a0c5-4b75c714716e'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:34.529446 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d214b46-1ffb-4dc4-9ae7-0a27c2a42fbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c32a74e4-1f60-4f6e-8f1f-c877c7eaa861', '3b23d96b-6302-4b97-9fb0-964f11edabd6', '4e952d00-b72c-446f-936f-50df1f5a8c2d', '147b5b85-79cd-42e8-a0c5-4b75c714716e']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:34.529446 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b8bf9e-73d8-43f3-b815-9956d64def4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:34.553459 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5b8bf9e-73d8-43f3-b815-9956d64def4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8e69db7-af1d-4226-8042-22f0bf5224e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1547261961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0419542e8bb2431087f010820b2b0d36',qos_specs=None,replication_status=,reservations=['c32a74e4-1f60-4f6e-8f1f-c877c7eaa861','3b23d96b-6302-4b97-9fb0-964f11edabd6','4e952d00-b72c-446f-936f-50df1f5a8c2d','147b5b85-79cd-42e8-a0c5-4b75c714716e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77238299acd2483c87930e7cbffe3285',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1547261961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8e69db7-af1d-4226-8042-22f0bf5224e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0419542e8bb2431087f010820b2b0d36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77238299acd2483c87930e7cbffe3285',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:34.553796 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (428767d9-1edd-4bc1-aff9-845bed6063e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:34.575429 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (428767d9-1edd-4bc1-aff9-845bed6063e2) transitioned into state 'SUCCESS' from state '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-1547261961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0419542e8bb2431087f010820b2b0d36',qos_specs=None,replication_status=,reservations=['c32a74e4-1f60-4f6e-8f1f-c877c7eaa861','3b23d96b-6302-4b97-9fb0-964f11edabd6','4e952d00-b72c-446f-936f-50df1f5a8c2d','147b5b85-79cd-42e8-a0c5-4b75c714716e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77238299acd2483c87930e7cbffe3285',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:34.575429 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1963489-769a-445b-a8d0-e95305f3b43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:34.585008 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1963489-769a-445b-a8d0-e95305f3b43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:34.585848 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Flow 'volume_create_api' (5888be3a-285c-446d-9fc0-d9c58dff9f54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:34.586142 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume request issued successfully. Jul 03 01:41:34.586726 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7615d150-cc5e-4d72-a5a0-2d45d1e73d43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:34.587113 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 992/4012] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:41:34 2026] POST /volume/v3/volumes => generated 776 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:34.605446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2d2f8aea-196e-4d47-8d3d-bf62b2b77981 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:34.605446 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2d2f8aea-196e-4d47-8d3d-bf62b2b77981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 Jul 03 01:41:34.605446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2d2f8aea-196e-4d47-8d3d-bf62b2b77981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:34.605446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2d2f8aea-196e-4d47-8d3d-bf62b2b77981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:34.611941 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:34.611941 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:34.616060 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2d2f8aea-196e-4d47-8d3d-bf62b2b77981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:41:34.620254 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2d2f8aea-196e-4d47-8d3d-bf62b2b77981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 returned with HTTP 200 Jul 03 01:41:34.620638 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1000/4013] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:34 2026] GET /volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:34.673776 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9c4c3db7-dd99-4cc2-ab3e-8bc56764d21c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:34.676130 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9c4c3db7-dd99-4cc2-ab3e-8bc56764d21c tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:34.676310 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9c4c3db7-dd99-4cc2-ab3e-8bc56764d21c tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:34.676511 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9c4c3db7-dd99-4cc2-ab3e-8bc56764d21c tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:34.689920 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:34.689920 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:34.698501 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9c4c3db7-dd99-4cc2-ab3e-8bc56764d21c tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:34.702586 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9c4c3db7-dd99-4cc2-ab3e-8bc56764d21c tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:34.702946 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1009/4014] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:34 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:35.584393 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8becacb2-8d47-4af3-9209-10027ad2cd11 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:35.586215 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8becacb2-8d47-4af3-9209-10027ad2cd11 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 Jul 03 01:41:35.586468 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8becacb2-8d47-4af3-9209-10027ad2cd11 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:35.586696 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8becacb2-8d47-4af3-9209-10027ad2cd11 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:35.592299 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:35.592299 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:35.592738 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8becacb2-8d47-4af3-9209-10027ad2cd11 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot retrieved successfully. Jul 03 01:41:35.593481 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8becacb2-8d47-4af3-9209-10027ad2cd11 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 returned with HTTP 200 Jul 03 01:41:35.593931 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1014/4015] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:35 2026] GET /volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:35.618167 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:35.619971 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:35.620367 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1855703510", "snapshot_id": null, "imageRef": "07130653-fd38-4ca2-b561-308cb10a22c5", "volume_type": null, "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:35.621881 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1855703510', 'snapshot_id': None, 'imageRef': '07130653-fd38-4ca2-b561-308cb10a22c5', 'volume_type': None, 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:35.634216 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1fa79e4f-9416-493c-a0b0-a50ed631afb9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:35.635868 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1fa79e4f-9416-493c-a0b0-a50ed631afb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 Jul 03 01:41:35.636118 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1fa79e4f-9416-493c-a0b0-a50ed631afb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:35.636344 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1fa79e4f-9416-493c-a0b0-a50ed631afb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:35.644692 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:35.644692 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:35.648762 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1fa79e4f-9416-493c-a0b0-a50ed631afb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:41:35.653171 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1fa79e4f-9416-493c-a0b0-a50ed631afb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 returned with HTTP 200 Jul 03 01:41:35.653712 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1001/4016] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:35 2026] GET /volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:35.672719 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-854607ce-4a5d-47b2-81bb-71ecdd16ff9f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:35.676635 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-854607ce-4a5d-47b2-81bb-71ecdd16ff9f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:41:35.676962 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-854607ce-4a5d-47b2-81bb-71ecdd16ff9f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e8e69db7-af1d-4226-8042-22f0bf5224e1", "name": "tempest-type-Backup-473657170"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:35.678671 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-854607ce-4a5d-47b2-81bb-71ecdd16ff9f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Creating new backup {'backup': {'volume_id': 'e8e69db7-af1d-4226-8042-22f0bf5224e1', 'name': 'tempest-type-Backup-473657170'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:41:35.678797 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.backups [None req-854607ce-4a5d-47b2-81bb-71ecdd16ff9f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Creating backup of volume e8e69db7-af1d-4226-8042-22f0bf5224e1 in container None Jul 03 01:41:35.687191 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:35.687191 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:35.688104 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-854607ce-4a5d-47b2-81bb-71ecdd16ff9f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:41:35.717638 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c1a977d0-773a-48d5-8b26-fdc77bd16025 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:35.719826 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c1a977d0-773a-48d5-8b26-fdc77bd16025 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:35.720085 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c1a977d0-773a-48d5-8b26-fdc77bd16025 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:35.720328 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c1a977d0-773a-48d5-8b26-fdc77bd16025 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:35.722433 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-854607ce-4a5d-47b2-81bb-71ecdd16ff9f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Created reservations ['ad5a8976-7b36-4b3e-90fc-5bf53d79be29', '4f578614-1249-42e4-b8d5-4ae55342d699'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:35.729834 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:35.729834 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:35.734290 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c1a977d0-773a-48d5-8b26-fdc77bd16025 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:35.740217 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c1a977d0-773a-48d5-8b26-fdc77bd16025 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:35.740700 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1015/4017] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:35 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:35.753572 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-854607ce-4a5d-47b2-81bb-71ecdd16ff9f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:41:35.753949 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1010/4018] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:41:35 2026] POST /volume/v3/backups => generated 313 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:35.763810 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7f8317be-9fcb-4481-83c0-fb03ef8b294b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:35.765753 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7f8317be-9fcb-4481-83c0-fb03ef8b294b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:35.765987 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7f8317be-9fcb-4481-83c0-fb03ef8b294b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:35.766222 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7f8317be-9fcb-4481-83c0-fb03ef8b294b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:35.766347 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-7f8317be-9fcb-4481-83c0-fb03ef8b294b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:35.770815 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:35.770815 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:35.771549 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7f8317be-9fcb-4481-83c0-fb03ef8b294b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:35.771984 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1002/4019] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:35 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:35.810460 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:35.810460 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:35.813443 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot retrieved successfully. Jul 03 01:41:35.813443 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Create volume of 1 GB Jul 03 01:41:35.815188 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Availability Zones retrieved successfully. Jul 03 01:41:35.820957 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Flow 'volume_create_api' (fec2f854-ef30-4691-91bc-682a31bde924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:35.821298 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e002c4-2342-475b-a352-67670f8c03b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:35.822166 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:35.854322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e002c4-2342-475b-a352-67670f8c03b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c576fb3a-60e5-4ba7-9e44-55cb2197cfc0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:35.857438 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b3ed5c-d1ed-4d85-8ac6-50e4acfd8908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:35.900328 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Created reservations ['f256f356-15d6-4b28-86be-f79ec959a4d6', '07b1ff15-40cd-478c-aefa-b51933fb4451', '47348b43-1093-4ede-9519-eb5c1ae10f1e', 'e8b71229-9175-4500-aef6-0239e0b14437'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:35.901116 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3b3ed5c-d1ed-4d85-8ac6-50e4acfd8908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f256f356-15d6-4b28-86be-f79ec959a4d6', '07b1ff15-40cd-478c-aefa-b51933fb4451', '47348b43-1093-4ede-9519-eb5c1ae10f1e', 'e8b71229-9175-4500-aef6-0239e0b14437']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:35.903255 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13d8df1-f85d-4030-b778-7c1ba7cfe3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:35.946050 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b13d8df1-f85d-4030-b778-7c1ba7cfe3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be32bf92-945a-497c-a1c9-2a4b203463cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1855703510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deadb3fc181a4de9ab82ed121017a38c',qos_specs=None,replication_status=,reservations=['f256f356-15d6-4b28-86be-f79ec959a4d6','07b1ff15-40cd-478c-aefa-b51933fb4451','47348b43-1093-4ede-9519-eb5c1ae10f1e','e8b71229-9175-4500-aef6-0239e0b14437'],size=1,snapshot_id=c576fb3a-60e5-4ba7-9e44-55cb2197cfc0,source_replicaid=,source_volid=None,status='creating',user_id='c2c0521c6ac04488af8c47132bb6bdee',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), '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-03T01:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1855703510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be32bf92-945a-497c-a1c9-2a4b203463cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deadb3fc181a4de9ab82ed121017a38c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c576fb3a-60e5-4ba7-9e44-55cb2197cfc0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2c0521c6ac04488af8c47132bb6bdee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:35.946766 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c796a3-a94f-4fbf-b0e0-9f3e4193b1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:35.966390 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c796a3-a94f-4fbf-b0e0-9f3e4193b1f5) transitioned into state 'SUCCESS' from state '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-1855703510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deadb3fc181a4de9ab82ed121017a38c',qos_specs=None,replication_status=,reservations=['f256f356-15d6-4b28-86be-f79ec959a4d6','07b1ff15-40cd-478c-aefa-b51933fb4451','47348b43-1093-4ede-9519-eb5c1ae10f1e','e8b71229-9175-4500-aef6-0239e0b14437'],size=1,snapshot_id=c576fb3a-60e5-4ba7-9e44-55cb2197cfc0,source_replicaid=,source_volid=None,status='creating',user_id='c2c0521c6ac04488af8c47132bb6bdee',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:35.967236 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5388142f-7ee0-4d31-96bd-b77238c9083a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:35.993684 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5388142f-7ee0-4d31-96bd-b77238c9083a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:35.995332 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Flow 'volume_create_api' (fec2f854-ef30-4691-91bc-682a31bde924) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:35.995332 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Create volume request issued successfully. Jul 03 01:41:35.995760 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6f0df94c-eecd-4328-a230-6c25c4c6aa4a tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:35.996354 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 993/4020] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:41:35 2026] POST /volume/v3/volumes => generated 812 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:36.014729 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ad8545d5-0651-43a0-97dc-e935da2b12f5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:36.017000 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ad8545d5-0651-43a0-97dc-e935da2b12f5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd Jul 03 01:41:36.017266 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ad8545d5-0651-43a0-97dc-e935da2b12f5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:36.017565 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ad8545d5-0651-43a0-97dc-e935da2b12f5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:36.026285 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:36.026285 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:36.030435 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ad8545d5-0651-43a0-97dc-e935da2b12f5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:41:36.034685 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ad8545d5-0651-43a0-97dc-e935da2b12f5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd returned with HTTP 200 Jul 03 01:41:36.035124 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1016/4021] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:36 2026] GET /volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:36.758372 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-75384cad-af89-406f-887d-6515d5399242 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:36.760551 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-75384cad-af89-406f-887d-6515d5399242 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:36.760707 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-75384cad-af89-406f-887d-6515d5399242 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:36.760874 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-75384cad-af89-406f-887d-6515d5399242 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:36.767792 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:36.767792 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:36.771495 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-75384cad-af89-406f-887d-6515d5399242 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:36.776000 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-75384cad-af89-406f-887d-6515d5399242 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:36.776346 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1011/4022] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:36 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:36.782786 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f3829dd7-bbf6-4e9b-b35a-fbccaec5aab2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:36.784674 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3829dd7-bbf6-4e9b-b35a-fbccaec5aab2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:36.784856 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3829dd7-bbf6-4e9b-b35a-fbccaec5aab2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:36.785028 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3829dd7-bbf6-4e9b-b35a-fbccaec5aab2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:36.785178 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f3829dd7-bbf6-4e9b-b35a-fbccaec5aab2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:36.789435 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:36.789435 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:36.790027 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3829dd7-bbf6-4e9b-b35a-fbccaec5aab2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:36.790390 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1003/4023] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:36 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:37.049516 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b1d62899-482b-40b1-9c56-209add29c852 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:37.053272 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b1d62899-482b-40b1-9c56-209add29c852 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd Jul 03 01:41:37.053543 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b1d62899-482b-40b1-9c56-209add29c852 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:37.053763 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b1d62899-482b-40b1-9c56-209add29c852 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:37.062642 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:37.062642 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:37.066355 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b1d62899-482b-40b1-9c56-209add29c852 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:41:37.073181 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b1d62899-482b-40b1-9c56-209add29c852 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd returned with HTTP 200 Jul 03 01:41:37.073779 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 994/4024] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:37 2026] GET /volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd => generated 1421 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:41:37.088189 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7a558123-0478-416d-9185-ff63c59171a1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:37.089877 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7a558123-0478-416d-9185-ff63c59171a1 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd Jul 03 01:41:37.090100 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7a558123-0478-416d-9185-ff63c59171a1 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:37.090320 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7a558123-0478-416d-9185-ff63c59171a1 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:37.098024 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:37.098024 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:37.102278 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7a558123-0478-416d-9185-ff63c59171a1 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:41:37.107346 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7a558123-0478-416d-9185-ff63c59171a1 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd returned with HTTP 200 Jul 03 01:41:37.107778 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1017/4025] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:37 2026] GET /volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd => generated 1421 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:41:37.792643 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f20253e8-0897-4589-9dba-c20f33204bcb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:37.794383 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f20253e8-0897-4589-9dba-c20f33204bcb tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:37.794590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f20253e8-0897-4589-9dba-c20f33204bcb tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:37.794806 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f20253e8-0897-4589-9dba-c20f33204bcb tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:37.805386 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-83309001-29e2-4a37-a969-fb6c14ee581f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:37.807249 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-83309001-29e2-4a37-a969-fb6c14ee581f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:37.807464 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-83309001-29e2-4a37-a969-fb6c14ee581f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:37.807515 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:37.807515 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:37.807657 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-83309001-29e2-4a37-a969-fb6c14ee581f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:37.807790 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-83309001-29e2-4a37-a969-fb6c14ee581f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:37.812284 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f20253e8-0897-4589-9dba-c20f33204bcb tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:37.815008 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:37.815008 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:37.815656 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-83309001-29e2-4a37-a969-fb6c14ee581f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:37.816049 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1004/4026] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:37 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:37.821970 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f20253e8-0897-4589-9dba-c20f33204bcb tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:37.822483 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1012/4027] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:37 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:38.255453 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-78a27d3c-02a4-4782-9fd7-9fb1c8910c04 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:38.257481 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-78a27d3c-02a4-4782-9fd7-9fb1c8910c04 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd Jul 03 01:41:38.257651 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-78a27d3c-02a4-4782-9fd7-9fb1c8910c04 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:38.257832 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-78a27d3c-02a4-4782-9fd7-9fb1c8910c04 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:38.265005 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:38.265005 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:38.268576 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-78a27d3c-02a4-4782-9fd7-9fb1c8910c04 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:41:38.272865 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-78a27d3c-02a4-4782-9fd7-9fb1c8910c04 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd returned with HTTP 200 Jul 03 01:41:38.273262 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 995/4028] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:41:38 2026] GET /volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd => generated 1403 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:38.721409 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-b129edd5-9bef-4249-a25b-16bcb685cdf1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:38.723577 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-b129edd5-9bef-4249-a25b-16bcb685cdf1 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd Jul 03 01:41:38.723781 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-b129edd5-9bef-4249-a25b-16bcb685cdf1 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:38.723955 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-b129edd5-9bef-4249-a25b-16bcb685cdf1 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:38.730470 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:38.730470 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:38.733846 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-b129edd5-9bef-4249-a25b-16bcb685cdf1 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:41:38.737955 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-b129edd5-9bef-4249-a25b-16bcb685cdf1 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd returned with HTTP 200 Jul 03 01:41:38.738327 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1018/4029] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:41:38 2026] GET /volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd => generated 1403 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:38.749982 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-26893b79-77dd-407f-ad3d-1f25d9445c37 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:38.749982 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26893b79-77dd-407f-ad3d-1f25d9445c37 None None] GET https://10.4.3.64/volume// Jul 03 01:41:38.749982 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26893b79-77dd-407f-ad3d-1f25d9445c37 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:38.749982 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26893b79-77dd-407f-ad3d-1f25d9445c37 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:38.749982 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26893b79-77dd-407f-ad3d-1f25d9445c37 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:41:38.749982 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1005/4030] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:41:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:41:38.758005 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-0c6c356b-584f-46f1-8baa-6e488119a3c9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:38.759992 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-0c6c356b-584f-46f1-8baa-6e488119a3c9 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:41:38.760326 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-0c6c356b-584f-46f1-8baa-6e488119a3c9 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be32bf92-945a-497c-a1c9-2a4b203463cd", "connector": null, "instance_uuid": "2224a4a6-3b67-45a8-b39a-7128845b416c"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:38.768285 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:38.768285 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:38.797363 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-0c6c356b-584f-46f1-8baa-6e488119a3c9 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:41:38.797838 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1013/4031] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:41:38 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:38.828447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1ea39527-3d9c-4be0-a11d-2892bc4c2d7a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:38.836167 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1ea39527-3d9c-4be0-a11d-2892bc4c2d7a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:38.836402 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1ea39527-3d9c-4be0-a11d-2892bc4c2d7a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:38.836600 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1ea39527-3d9c-4be0-a11d-2892bc4c2d7a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:38.836706 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-1ea39527-3d9c-4be0-a11d-2892bc4c2d7a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:38.840000 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c357d003-b2de-4c34-89e2-1943f8cb6b55 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:38.842203 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c357d003-b2de-4c34-89e2-1943f8cb6b55 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:38.842434 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c357d003-b2de-4c34-89e2-1943f8cb6b55 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:38.842675 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c357d003-b2de-4c34-89e2-1943f8cb6b55 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:38.846836 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:38.846836 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:38.847784 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1ea39527-3d9c-4be0-a11d-2892bc4c2d7a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:38.848335 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 996/4032] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:38 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 722 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:38.851124 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:38.851124 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:38.855329 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c357d003-b2de-4c34-89e2-1943f8cb6b55 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:38.861033 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c357d003-b2de-4c34-89e2-1943f8cb6b55 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:38.861439 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1019/4033] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:38 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:39.859321 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-887752aa-487d-4a73-918c-eb61603e985f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:39.861124 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-887752aa-487d-4a73-918c-eb61603e985f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:39.861343 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-887752aa-487d-4a73-918c-eb61603e985f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:39.861543 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-887752aa-487d-4a73-918c-eb61603e985f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:39.861661 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-887752aa-487d-4a73-918c-eb61603e985f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:39.866353 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:39.866353 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:39.867064 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-887752aa-487d-4a73-918c-eb61603e985f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:39.867465 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1006/4034] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:39 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:39.875945 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e38f3917-c50f-42ba-a951-f60f45897850 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:39.879807 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e38f3917-c50f-42ba-a951-f60f45897850 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:39.880007 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e38f3917-c50f-42ba-a951-f60f45897850 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:39.880210 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e38f3917-c50f-42ba-a951-f60f45897850 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:39.891527 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:39.891527 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:39.897608 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e38f3917-c50f-42ba-a951-f60f45897850 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:39.902078 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e38f3917-c50f-42ba-a951-f60f45897850 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:39.902487 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1014/4035] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:39 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 949 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:40.880888 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c57c16c4-46ab-441d-a26a-e0cfce3022a6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:40.882562 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c57c16c4-46ab-441d-a26a-e0cfce3022a6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:40.882764 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c57c16c4-46ab-441d-a26a-e0cfce3022a6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:40.882931 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c57c16c4-46ab-441d-a26a-e0cfce3022a6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:40.883035 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-c57c16c4-46ab-441d-a26a-e0cfce3022a6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:40.886916 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:40.886916 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:40.887540 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c57c16c4-46ab-441d-a26a-e0cfce3022a6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:40.887883 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 997/4036] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:40 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:40.917625 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f2244819-77de-4545-894f-bbdec5ad2609 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:40.919651 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f2244819-77de-4545-894f-bbdec5ad2609 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:40.919871 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f2244819-77de-4545-894f-bbdec5ad2609 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:40.920078 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f2244819-77de-4545-894f-bbdec5ad2609 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:40.927385 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:40.927385 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:40.931588 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f2244819-77de-4545-894f-bbdec5ad2609 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:40.936765 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f2244819-77de-4545-894f-bbdec5ad2609 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:40.937245 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1020/4037] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:40 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:40.939314 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-a7b9d1f2-1afe-46d1-8544-21fb544fecf3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:40.942113 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-a7b9d1f2-1afe-46d1-8544-21fb544fecf3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption Jul 03 01:41:40.942359 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-a7b9d1f2-1afe-46d1-8544-21fb544fecf3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:40.942641 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-a7b9d1f2-1afe-46d1-8544-21fb544fecf3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:40.955101 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:40.955101 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:40.963559 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-a7b9d1f2-1afe-46d1-8544-21fb544fecf3 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption returned with HTTP 200 Jul 03 01:41:40.964004 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1007/4038] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:41:40 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:41.899867 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-913d0c03-f670-4ae8-b8c4-40ca8ab743c3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:41.901449 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-913d0c03-f670-4ae8-b8c4-40ca8ab743c3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:41.901650 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-913d0c03-f670-4ae8-b8c4-40ca8ab743c3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:41.901813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-913d0c03-f670-4ae8-b8c4-40ca8ab743c3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:41.901904 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-913d0c03-f670-4ae8-b8c4-40ca8ab743c3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:41.907746 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:41.907746 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:41.908626 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-913d0c03-f670-4ae8-b8c4-40ca8ab743c3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:41.909087 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1015/4039] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:41 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:41.951876 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b3af3a43-41b2-43db-a659-3a5e79a692fd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:41.956103 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b3af3a43-41b2-43db-a659-3a5e79a692fd tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:41.956478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b3af3a43-41b2-43db-a659-3a5e79a692fd tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:41.956667 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b3af3a43-41b2-43db-a659-3a5e79a692fd tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:41.964350 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:41.964350 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:41.969369 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b3af3a43-41b2-43db-a659-3a5e79a692fd tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:41.974562 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b3af3a43-41b2-43db-a659-3a5e79a692fd tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:41.975001 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 998/4040] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:41 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 949 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:42.919341 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c37bad46-da7e-4fff-9d20-84e9319924a8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:42.921239 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c37bad46-da7e-4fff-9d20-84e9319924a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:42.921527 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c37bad46-da7e-4fff-9d20-84e9319924a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:42.921754 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c37bad46-da7e-4fff-9d20-84e9319924a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:42.921921 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c37bad46-da7e-4fff-9d20-84e9319924a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:42.926774 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:42.926774 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:42.927663 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c37bad46-da7e-4fff-9d20-84e9319924a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:42.928149 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1021/4041] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:42 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:42.986660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-42181004-1960-4760-a756-8795be71f327 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:42.988327 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-42181004-1960-4760-a756-8795be71f327 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:42.988512 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-42181004-1960-4760-a756-8795be71f327 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:42.988678 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-42181004-1960-4760-a756-8795be71f327 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:42.996070 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:42.996070 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:43.000174 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-42181004-1960-4760-a756-8795be71f327 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:43.004439 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-42181004-1960-4760-a756-8795be71f327 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:43.004963 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1008/4042] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:42 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:43.951820 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-46737eeb-58b5-4c4a-bab9-695928c03abe None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:43.955345 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-46737eeb-58b5-4c4a-bab9-695928c03abe tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:43.955902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-46737eeb-58b5-4c4a-bab9-695928c03abe tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:43.957273 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-46737eeb-58b5-4c4a-bab9-695928c03abe tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:43.957273 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-46737eeb-58b5-4c4a-bab9-695928c03abe tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:43.963596 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:43.963596 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:43.964432 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-46737eeb-58b5-4c4a-bab9-695928c03abe tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:43.964903 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1016/4043] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:43 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:44.020267 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b1fa1c47-f5f2-4759-a546-0b9de7d43387 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:44.022324 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b1fa1c47-f5f2-4759-a546-0b9de7d43387 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:44.022593 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b1fa1c47-f5f2-4759-a546-0b9de7d43387 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:44.022823 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b1fa1c47-f5f2-4759-a546-0b9de7d43387 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:44.031903 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:44.031903 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:44.036157 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b1fa1c47-f5f2-4759-a546-0b9de7d43387 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:44.041290 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b1fa1c47-f5f2-4759-a546-0b9de7d43387 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:44.041903 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 999/4044] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:44 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 1293 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:44.060041 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-949d1474-f40a-4f0e-8feb-a8bddfb29855 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:44.061824 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-949d1474-f40a-4f0e-8feb-a8bddfb29855 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] DELETE https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:44.062051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-949d1474-f40a-4f0e-8feb-a8bddfb29855 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:44.062233 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-949d1474-f40a-4f0e-8feb-a8bddfb29855 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:44.062392 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-949d1474-f40a-4f0e-8feb-a8bddfb29855 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Delete volume with id: af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:44.073694 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:44.073694 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:44.073874 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-949d1474-f40a-4f0e-8feb-a8bddfb29855 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:44.122142 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-949d1474-f40a-4f0e-8feb-a8bddfb29855 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Delete volume request issued successfully. Jul 03 01:41:44.122458 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-949d1474-f40a-4f0e-8feb-a8bddfb29855 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 202 Jul 03 01:41:44.123278 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1022/4045] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:44 2026] DELETE /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:44.137349 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-28f438a0-837b-412e-8d3b-62959d1c7e6c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:44.140195 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-28f438a0-837b-412e-8d3b-62959d1c7e6c tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:44.140530 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-28f438a0-837b-412e-8d3b-62959d1c7e6c tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:44.140746 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-28f438a0-837b-412e-8d3b-62959d1c7e6c tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:44.154754 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:44.154754 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:44.166551 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-28f438a0-837b-412e-8d3b-62959d1c7e6c tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Volume info retrieved successfully. Jul 03 01:41:44.175828 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-28f438a0-837b-412e-8d3b-62959d1c7e6c tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 200 Jul 03 01:41:44.176383 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1009/4046] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:44 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 1292 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:44.632149 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-f3ae0c39-8a20-4088-816d-462a6c45d7f4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:44.636327 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-f3ae0c39-8a20-4088-816d-462a6c45d7f4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db/action Jul 03 01:41:44.636782 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-f3ae0c39-8a20-4088-816d-462a6c45d7f4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:41:44.636901 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-f3ae0c39-8a20-4088-816d-462a6c45d7f4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:44.658942 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:44.658942 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:44.676711 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a0a0eac0-4730-496a-adcd-85869487bc58 req-f3ae0c39-8a20-4088-816d-462a6c45d7f4 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db/action returned with HTTP 204 Jul 03 01:41:44.677464 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1017/4047] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:41:44 2026] POST /volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:44.762694 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b33a7dd1-98b0-4079-8e6c-366daf18afee None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:44.765251 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b33a7dd1-98b0-4079-8e6c-366daf18afee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:41:44.765610 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b33a7dd1-98b0-4079-8e6c-366daf18afee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "380ccaee-3257-4d21-b25f-fcb7fd53619e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2117089166", "description": null, "metadata": null}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:44.778854 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:44.778854 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:44.779493 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b33a7dd1-98b0-4079-8e6c-366daf18afee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:41:44.779641 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-b33a7dd1-98b0-4079-8e6c-366daf18afee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create snapshot from volume 380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:41:44.811300 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-b33a7dd1-98b0-4079-8e6c-366daf18afee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['5ca088d4-8c7e-40c9-9630-9b81e58eb6b9', '551a9a4b-9fdc-4f06-822d-97e01d84addd', '7b093dcf-2532-4a71-a13a-d2d99327a7d9', 'bd386998-b330-44bb-8153-92124e8bdcf9'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:44.856767 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b33a7dd1-98b0-4079-8e6c-366daf18afee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot force create request issued successfully. Jul 03 01:41:44.857180 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b33a7dd1-98b0-4079-8e6c-366daf18afee tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:41:44.857709 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1000/4048] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:41:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:44.871304 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8ef66dd7-1925-4b6d-80a0-6e7c0cc72e86 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:44.873502 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8ef66dd7-1925-4b6d-80a0-6e7c0cc72e86 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 Jul 03 01:41:44.873767 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8ef66dd7-1925-4b6d-80a0-6e7c0cc72e86 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:44.874065 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8ef66dd7-1925-4b6d-80a0-6e7c0cc72e86 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:44.881747 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:44.881747 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:44.882308 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8ef66dd7-1925-4b6d-80a0-6e7c0cc72e86 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:41:44.883240 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8ef66dd7-1925-4b6d-80a0-6e7c0cc72e86 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 returned with HTTP 200 Jul 03 01:41:44.884011 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1023/4049] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:44 2026] GET /volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:44.977777 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-494f9ced-6a7e-47e4-a9bb-16d6f877d6b7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:44.979735 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-494f9ced-6a7e-47e4-a9bb-16d6f877d6b7 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:44.980094 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-494f9ced-6a7e-47e4-a9bb-16d6f877d6b7 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:44.980296 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-494f9ced-6a7e-47e4-a9bb-16d6f877d6b7 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:44.980469 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-494f9ced-6a7e-47e4-a9bb-16d6f877d6b7 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:44.985090 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:44.985090 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:44.985744 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-494f9ced-6a7e-47e4-a9bb-16d6f877d6b7 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:44.986126 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1010/4050] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:44 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:45.191702 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d9681b77-3e98-4c23-8533-6b1a0b3b86a1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:45.193618 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d9681b77-3e98-4c23-8533-6b1a0b3b86a1 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] GET https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 Jul 03 01:41:45.193810 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d9681b77-3e98-4c23-8533-6b1a0b3b86a1 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:45.194010 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d9681b77-3e98-4c23-8533-6b1a0b3b86a1 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:45.207394 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d9681b77-3e98-4c23-8533-6b1a0b3b86a1 tempest-VolumeAndVolumeTypeFromImageTest-1335282981 tempest-VolumeAndVolumeTypeFromImageTest-1335282981-project-member] https://10.4.3.64/volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 returned with HTTP 404 Jul 03 01:41:45.207876 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1018/4051] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:45 2026] GET /volume/v3/volumes/af2f351b-2986-44a5-8235-3ea1ec2143c1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:45.433121 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-13df307e-375b-4deb-96d5-823a6a86e4e3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:45.435197 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-13df307e-375b-4deb-96d5-823a6a86e4e3 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:41:45.435392 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-13df307e-375b-4deb-96d5-823a6a86e4e3 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:45.435624 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-13df307e-375b-4deb-96d5-823a6a86e4e3 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:45.436287 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:45.436287 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:45.436652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-13df307e-375b-4deb-96d5-823a6a86e4e3 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:41:45.457627 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-13df307e-375b-4deb-96d5-823a6a86e4e3 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Get all volumes completed successfully. Jul 03 01:41:45.460299 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:45.460299 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:45.466653 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-13df307e-375b-4deb-96d5-823a6a86e4e3 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:41:45.467051 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1001/4052] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:41:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:41:45.485584 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b4fca64a-cc83-404c-bb1f-6ef316c3a2ef None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:45.487216 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b4fca64a-cc83-404c-bb1f-6ef316c3a2ef tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/85ef87a3-5e2c-4fa1-80ed-c42cd0198f42 Jul 03 01:41:45.487398 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b4fca64a-cc83-404c-bb1f-6ef316c3a2ef tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:45.487608 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b4fca64a-cc83-404c-bb1f-6ef316c3a2ef tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:45.487758 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-b4fca64a-cc83-404c-bb1f-6ef316c3a2ef tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Delete volume with id: 85ef87a3-5e2c-4fa1-80ed-c42cd0198f42 Jul 03 01:41:45.499682 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:45.499682 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:45.500025 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b4fca64a-cc83-404c-bb1f-6ef316c3a2ef tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Volume info retrieved successfully. Jul 03 01:41:45.510868 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.image.cache [None req-b4fca64a-cc83-404c-bb1f-6ef316c3a2ef tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Evicting image cache entry: {'id': 4, 'image_id': '8734a8a7-e523-473f-9a83-aac28da369ee', 'volume_id': '85ef87a3-5e2c-4fa1-80ed-c42cd0198f42', 'host': 'np0000004346@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 1, 41, 32), 'last_used': datetime.datetime(2026, 7, 3, 1, 41, 44)}. {{(pid=99879) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 01:41:45.523711 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b4fca64a-cc83-404c-bb1f-6ef316c3a2ef tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Delete volume request issued successfully. Jul 03 01:41:45.523857 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b4fca64a-cc83-404c-bb1f-6ef316c3a2ef tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] https://10.4.3.64/volume/v3/volumes/85ef87a3-5e2c-4fa1-80ed-c42cd0198f42 returned with HTTP 202 Jul 03 01:41:45.524251 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1024/4053] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:41:45 2026] DELETE /volume/v3/volumes/85ef87a3-5e2c-4fa1-80ed-c42cd0198f42 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:45.531307 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5d129622-25a4-4e5d-aecb-1965db2ee929 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:45.533628 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5d129622-25a4-4e5d-aecb-1965db2ee929 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] GET https://10.4.3.64/volume/v3/volumes/85ef87a3-5e2c-4fa1-80ed-c42cd0198f42 Jul 03 01:41:45.533852 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5d129622-25a4-4e5d-aecb-1965db2ee929 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:45.534033 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5d129622-25a4-4e5d-aecb-1965db2ee929 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:45.543182 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:45.543182 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:45.547430 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5d129622-25a4-4e5d-aecb-1965db2ee929 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Volume info retrieved successfully. Jul 03 01:41:45.552433 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5d129622-25a4-4e5d-aecb-1965db2ee929 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] https://10.4.3.64/volume/v3/volumes/85ef87a3-5e2c-4fa1-80ed-c42cd0198f42 returned with HTTP 200 Jul 03 01:41:45.552925 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1011/4054] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:45 2026] GET /volume/v3/volumes/85ef87a3-5e2c-4fa1-80ed-c42cd0198f42 => generated 1094 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:45.893674 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-111fb489-4884-48e0-8b32-eb1c77e5d129 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:45.895362 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-111fb489-4884-48e0-8b32-eb1c77e5d129 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 Jul 03 01:41:45.897869 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-111fb489-4884-48e0-8b32-eb1c77e5d129 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:45.897869 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-111fb489-4884-48e0-8b32-eb1c77e5d129 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:45.901669 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:45.901669 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:45.902259 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-111fb489-4884-48e0-8b32-eb1c77e5d129 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:41:45.903185 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-111fb489-4884-48e0-8b32-eb1c77e5d129 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 returned with HTTP 200 Jul 03 01:41:45.903746 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1019/4055] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:45 2026] GET /volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:45.913830 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7ccc6517-6a1b-479c-bc75-1eeed855e036 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:45.918244 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7ccc6517-6a1b-479c-bc75-1eeed855e036 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 Jul 03 01:41:45.918493 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7ccc6517-6a1b-479c-bc75-1eeed855e036 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:45.918725 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7ccc6517-6a1b-479c-bc75-1eeed855e036 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:45.926485 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:45.926485 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:45.926485 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7ccc6517-6a1b-479c-bc75-1eeed855e036 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:41:45.926658 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7ccc6517-6a1b-479c-bc75-1eeed855e036 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 returned with HTTP 200 Jul 03 01:41:45.927096 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1002/4056] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:45 2026] GET /volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:45.937063 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:45.941472 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:45.941472 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-729086779", "snapshot_id": "22349f9a-746d-4903-b862-0782b91a69a5", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:45.943142 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-729086779', 'snapshot_id': '22349f9a-746d-4903-b862-0782b91a69a5', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:45.951628 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:45.951628 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:45.952181 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:41:45.952273 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a364e996-7bce-4dfc-aa09-9319d3e1ebbb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:45.952389 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume of 1 GB Jul 03 01:41:45.954025 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a364e996-7bce-4dfc-aa09-9319d3e1ebbb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:41:45.954259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a364e996-7bce-4dfc-aa09-9319d3e1ebbb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:45.954519 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a364e996-7bce-4dfc-aa09-9319d3e1ebbb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:45.958333 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Availability Zones retrieved successfully. Jul 03 01:41:45.964881 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:45.964881 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:45.965504 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (d2de714f-6ed7-4644-a344-bd3d9cf05055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:45.966432 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec462a9-bb7c-4f93-824e-927d14fe88ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:45.967737 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:45.968648 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a364e996-7bce-4dfc-aa09-9319d3e1ebbb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:41:45.973117 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a364e996-7bce-4dfc-aa09-9319d3e1ebbb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:41:45.973627 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1012/4057] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:45 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:45.996785 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-231f34be-d022-479a-801a-3f84cbbc8200 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:45.998568 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-231f34be-d022-479a-801a-3f84cbbc8200 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:45.998776 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-231f34be-d022-479a-801a-3f84cbbc8200 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:45.998957 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-231f34be-d022-479a-801a-3f84cbbc8200 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:45.999049 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-231f34be-d022-479a-801a-3f84cbbc8200 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:46.005057 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:46.005057 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:46.005203 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-231f34be-d022-479a-801a-3f84cbbc8200 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:46.005411 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1020/4058] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:45 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:46.019678 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ec462a9-bb7c-4f93-824e-927d14fe88ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '22349f9a-746d-4903-b862-0782b91a69a5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:46.020782 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (149d7adf-3678-42b1-a464-4f27bfb567f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:46.028343 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-b6525f57-a7c2-473f-8660-91f667ba6b17 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:46.030892 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-b6525f57-a7c2-473f-8660-91f667ba6b17 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:41:46.031156 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-b6525f57-a7c2-473f-8660-91f667ba6b17 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:46.031416 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-b6525f57-a7c2-473f-8660-91f667ba6b17 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:46.042619 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:46.042619 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:46.047229 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-b6525f57-a7c2-473f-8660-91f667ba6b17 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:41:46.053370 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-b6525f57-a7c2-473f-8660-91f667ba6b17 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:41:46.053952 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1003/4059] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:41:46 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 1167 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:46.093014 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-627b327b-7a7b-42f4-8126-a7a7d0d5dfaa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:46.093719 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Created reservations ['616f691b-e4cd-44c6-82a3-04f4a896dd4b', 'd8ea7df3-6822-460d-83d6-541c24c4a0e0', 'd98d3b27-0c92-4158-bb50-be0703182a87', 'b48543f6-8016-4800-9a71-353b6552fddb'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:46.094628 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (149d7adf-3678-42b1-a464-4f27bfb567f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['616f691b-e4cd-44c6-82a3-04f4a896dd4b', 'd8ea7df3-6822-460d-83d6-541c24c4a0e0', 'd98d3b27-0c92-4158-bb50-be0703182a87', 'b48543f6-8016-4800-9a71-353b6552fddb']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:46.095174 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-627b327b-7a7b-42f4-8126-a7a7d0d5dfaa tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] POST https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/action Jul 03 01:41:46.095363 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df792899-612c-42b9-8870-55c0c7516a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:46.095578 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-627b327b-7a7b-42f4-8126-a7a7d0d5dfaa tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:41:46.095734 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-627b327b-7a7b-42f4-8126-a7a7d0d5dfaa tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:46.108263 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:46.108263 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:46.108770 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-627b327b-7a7b-42f4-8126-a7a7d0d5dfaa tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:41:46.115285 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-627b327b-7a7b-42f4-8126-a7a7d0d5dfaa tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Begin detaching volume completed successfully. Jul 03 01:41:46.115516 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-627b327b-7a7b-42f4-8126-a7a7d0d5dfaa tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/action returned with HTTP 202 Jul 03 01:41:46.116001 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1013/4060] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:41:46 2026] POST /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:41:46.143495 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df792899-612c-42b9-8870-55c0c7516a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e000abb-1cea-4dfd-929f-96e2279ceb57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-729086779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['616f691b-e4cd-44c6-82a3-04f4a896dd4b','d8ea7df3-6822-460d-83d6-541c24c4a0e0','d98d3b27-0c92-4158-bb50-be0703182a87','b48543f6-8016-4800-9a71-353b6552fddb'],size=1,snapshot_id=22349f9a-746d-4903-b862-0782b91a69a5,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), '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-03T01:41:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-729086779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e000abb-1cea-4dfd-929f-96e2279ceb57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e560b53ba8a4cd59812d30487d4666c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=22349f9a-746d-4903-b862-0782b91a69a5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:46.144309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52e7b02f-9a6d-42cc-9eae-05b7147183a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:46.164125 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52e7b02f-9a6d-42cc-9eae-05b7147183a1) transitioned into state 'SUCCESS' from state '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-729086779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e560b53ba8a4cd59812d30487d4666c',qos_specs=None,replication_status=,reservations=['616f691b-e4cd-44c6-82a3-04f4a896dd4b','d8ea7df3-6822-460d-83d6-541c24c4a0e0','d98d3b27-0c92-4158-bb50-be0703182a87','b48543f6-8016-4800-9a71-353b6552fddb'],size=1,snapshot_id=22349f9a-746d-4903-b862-0782b91a69a5,source_replicaid=,source_volid=None,status='creating',user_id='d04b0fe283df4162816d51a4c36dfb9e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:46.165126 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23286c68-ab5d-4b8b-8545-a4f7e1738bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:46.194097 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23286c68-ab5d-4b8b-8545-a4f7e1738bcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:46.195084 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Flow 'volume_create_api' (d2de714f-6ed7-4644-a344-bd3d9cf05055) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:46.195361 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Create volume request issued successfully. Jul 03 01:41:46.198288 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9aa63646-edb9-49c4-b9f1-4f863385a572 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:46.198288 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1025/4061] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:41:45 2026] POST /volume/v3/volumes => generated 782 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:46.211079 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-df14f5c3-0769-4db2-afae-4aac3363644f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:46.214507 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-df14f5c3-0769-4db2-afae-4aac3363644f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 Jul 03 01:41:46.214507 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-df14f5c3-0769-4db2-afae-4aac3363644f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:46.214507 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-df14f5c3-0769-4db2-afae-4aac3363644f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:46.220732 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:46.220732 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:46.225647 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-df14f5c3-0769-4db2-afae-4aac3363644f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:41:46.227936 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-df14f5c3-0769-4db2-afae-4aac3363644f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 returned with HTTP 200 Jul 03 01:41:46.228359 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1021/4062] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:46 2026] GET /volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:46.573248 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d24a7136-e58a-4475-af17-b9f789425a6e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:46.574868 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d24a7136-e58a-4475-af17-b9f789425a6e tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] GET https://10.4.3.64/volume/v3/volumes/85ef87a3-5e2c-4fa1-80ed-c42cd0198f42 Jul 03 01:41:46.575119 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d24a7136-e58a-4475-af17-b9f789425a6e tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:46.575452 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d24a7136-e58a-4475-af17-b9f789425a6e tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:46.581176 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d24a7136-e58a-4475-af17-b9f789425a6e tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] https://10.4.3.64/volume/v3/volumes/85ef87a3-5e2c-4fa1-80ed-c42cd0198f42 returned with HTTP 404 Jul 03 01:41:46.581738 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1004/4063] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:46 2026] GET /volume/v3/volumes/85ef87a3-5e2c-4fa1-80ed-c42cd0198f42 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:46.590257 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ed443816-ff82-40e2-b680-bbfa98fb2ae8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:46.595051 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ed443816-ff82-40e2-b680-bbfa98fb2ae8 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] DELETE https://10.4.3.64/volume/v3/types/6405537c-1d04-4223-8587-96003a8617bf Jul 03 01:41:46.595265 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ed443816-ff82-40e2-b680-bbfa98fb2ae8 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:46.595521 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ed443816-ff82-40e2-b680-bbfa98fb2ae8 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:46.623983 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ed443816-ff82-40e2-b680-bbfa98fb2ae8 tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] https://10.4.3.64/volume/v3/types/6405537c-1d04-4223-8587-96003a8617bf returned with HTTP 202 Jul 03 01:41:46.624434 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1014/4064] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:41:46 2026] DELETE /volume/v3/types/6405537c-1d04-4223-8587-96003a8617bf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:46.634502 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0a43f80e-4dc8-4c13-bf9e-cebfb26c7cfb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:46.636804 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0a43f80e-4dc8-4c13-bf9e-cebfb26c7cfb tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] GET https://10.4.3.64/volume/v3/types/6405537c-1d04-4223-8587-96003a8617bf Jul 03 01:41:46.636804 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0a43f80e-4dc8-4c13-bf9e-cebfb26c7cfb tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:46.636944 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0a43f80e-4dc8-4c13-bf9e-cebfb26c7cfb tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:46.649039 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0a43f80e-4dc8-4c13-bf9e-cebfb26c7cfb tempest-VolumeAndVolumeTypeFromImageTest-974206513 tempest-VolumeAndVolumeTypeFromImageTest-974206513-project-admin] https://10.4.3.64/volume/v3/types/6405537c-1d04-4223-8587-96003a8617bf returned with HTTP 404 Jul 03 01:41:46.649039 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1026/4065] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:41:46 2026] GET /volume/v3/types/6405537c-1d04-4223-8587-96003a8617bf => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:47.016704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4c32f28c-1d87-4711-a39b-0df817c30c63 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:47.020890 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4c32f28c-1d87-4711-a39b-0df817c30c63 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:47.021122 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4c32f28c-1d87-4711-a39b-0df817c30c63 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:47.021369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4c32f28c-1d87-4711-a39b-0df817c30c63 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:47.021535 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-4c32f28c-1d87-4711-a39b-0df817c30c63 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:47.026223 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:47.026223 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:47.026806 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4c32f28c-1d87-4711-a39b-0df817c30c63 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:47.027180 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1022/4066] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:47 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:47.153108 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a5b7cb46-741a-4854-b801-f6385aa76c10 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:47.153677 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a5b7cb46-741a-4854-b801-f6385aa76c10 None None] GET https://10.4.3.64/volume// Jul 03 01:41:47.153909 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a5b7cb46-741a-4854-b801-f6385aa76c10 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:47.154358 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a5b7cb46-741a-4854-b801-f6385aa76c10 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:47.154666 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a5b7cb46-741a-4854-b801-f6385aa76c10 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:41:47.155429 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1005/4067] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:41:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:41:47.165746 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-4b13fed4-5d83-487d-8106-e5a5727fd6f8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:47.168551 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-4b13fed4-5d83-487d-8106-e5a5727fd6f8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:41:47.168551 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-4b13fed4-5d83-487d-8106-e5a5727fd6f8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:47.168551 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-4b13fed4-5d83-487d-8106-e5a5727fd6f8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:47.195607 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:47.195607 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:47.199933 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-4b13fed4-5d83-487d-8106-e5a5727fd6f8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:41:47.205024 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-4b13fed4-5d83-487d-8106-e5a5727fd6f8 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:41:47.205326 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1015/4068] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:41:47 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:41:47.219786 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-acbe20fc-32fe-4f25-bc02-1bc79cb735fb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:47.221478 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-acbe20fc-32fe-4f25-bc02-1bc79cb735fb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption Jul 03 01:41:47.221478 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-acbe20fc-32fe-4f25-bc02-1bc79cb735fb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:47.222695 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-acbe20fc-32fe-4f25-bc02-1bc79cb735fb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:47.243697 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8a24676b-7601-4f82-8b48-4cc1eee48f36 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:47.248152 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8a24676b-7601-4f82-8b48-4cc1eee48f36 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 Jul 03 01:41:47.248511 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8a24676b-7601-4f82-8b48-4cc1eee48f36 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:47.248922 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8a24676b-7601-4f82-8b48-4cc1eee48f36 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:47.254278 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:47.254278 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:47.260344 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:47.260344 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:47.261082 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-acbe20fc-32fe-4f25-bc02-1bc79cb735fb tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption returned with HTTP 200 Jul 03 01:41:47.261511 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1027/4069] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:41:47 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab/encryption => generated 160 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:47.269755 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8a24676b-7601-4f82-8b48-4cc1eee48f36 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:41:47.277049 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8a24676b-7601-4f82-8b48-4cc1eee48f36 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 returned with HTTP 200 Jul 03 01:41:47.277519 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1023/4070] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:47 2026] GET /volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 => generated 1391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:47.293022 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0b1ca9a0-9e35-46a2-ae1b-2ab8e12da805 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:47.295262 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0b1ca9a0-9e35-46a2-ae1b-2ab8e12da805 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 Jul 03 01:41:47.295606 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0b1ca9a0-9e35-46a2-ae1b-2ab8e12da805 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:47.295846 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0b1ca9a0-9e35-46a2-ae1b-2ab8e12da805 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:47.316229 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:47.316229 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:47.316632 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0b1ca9a0-9e35-46a2-ae1b-2ab8e12da805 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:41:47.324718 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0b1ca9a0-9e35-46a2-ae1b-2ab8e12da805 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 returned with HTTP 200 Jul 03 01:41:47.325531 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1006/4071] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:41:47 2026] GET /volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:47.423605 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ccd3d8ac-e077-4bf0-bce0-e2e7103c7cfa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:47.423991 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ccd3d8ac-e077-4bf0-bce0-e2e7103c7cfa None None] GET https://10.4.3.64/volume// Jul 03 01:41:47.424165 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ccd3d8ac-e077-4bf0-bce0-e2e7103c7cfa None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:47.424343 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ccd3d8ac-e077-4bf0-bce0-e2e7103c7cfa None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:47.424680 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ccd3d8ac-e077-4bf0-bce0-e2e7103c7cfa None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:41:47.424970 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1016/4072] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:41:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:41:47.432327 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-de06036f-2d56-4913-809b-1dbf42311f16 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:47.435077 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-de06036f-2d56-4913-809b-1dbf42311f16 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd Jul 03 01:41:47.435350 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-de06036f-2d56-4913-809b-1dbf42311f16 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:47.435556 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-de06036f-2d56-4913-809b-1dbf42311f16 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:47.446047 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:47.446047 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:47.450633 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-de06036f-2d56-4913-809b-1dbf42311f16 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:41:47.456573 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-de06036f-2d56-4913-809b-1dbf42311f16 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd returned with HTTP 200 Jul 03 01:41:47.457238 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1028/4073] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:41:47 2026] GET /volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd => generated 1582 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:41:47.472872 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-4d222c15-fd41-475e-bc51-5260da6c9669 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:47.475034 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-4d222c15-fd41-475e-bc51-5260da6c9669 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 Jul 03 01:41:47.475260 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-4d222c15-fd41-475e-bc51-5260da6c9669 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:47.475523 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-4d222c15-fd41-475e-bc51-5260da6c9669 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:47.482695 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:47.482695 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:47.487937 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-4d222c15-fd41-475e-bc51-5260da6c9669 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:41:47.493088 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-4d222c15-fd41-475e-bc51-5260da6c9669 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 returned with HTTP 200 Jul 03 01:41:47.493506 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1024/4074] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:41:47 2026] GET /volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:47.586669 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-ee2e0bc6-8b0f-4ddc-a39b-dd87dd52f39c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:47.591638 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-ee2e0bc6-8b0f-4ddc-a39b-dd87dd52f39c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] PUT https://10.4.3.64/volume/v3/attachments/4f349f75-5a24-4430-8a13-ec0dca01f081 Jul 03 01:41:47.591638 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-ee2e0bc6-8b0f-4ddc-a39b-dd87dd52f39c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:47.598908 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-ee2e0bc6-8b0f-4ddc-a39b-dd87dd52f39c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Acquiring lock "cinder-attachment_update-be32bf92-945a-497c-a1c9-2a4b203463cd-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:41:47.604624 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-ee2e0bc6-8b0f-4ddc-a39b-dd87dd52f39c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Lock "cinder-attachment_update-be32bf92-945a-497c-a1c9-2a4b203463cd-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:41:47.605367 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:47.605367 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:48.042869 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9cc3bfc6-22c8-46da-925c-22bb18278c6d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:48.046446 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9cc3bfc6-22c8-46da-925c-22bb18278c6d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:48.046446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9cc3bfc6-22c8-46da-925c-22bb18278c6d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:48.046446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9cc3bfc6-22c8-46da-925c-22bb18278c6d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:48.046446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-9cc3bfc6-22c8-46da-925c-22bb18278c6d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:48.051052 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:48.051052 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:48.051896 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9cc3bfc6-22c8-46da-925c-22bb18278c6d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:48.052389 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1017/4075] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:48 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:48.121720 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-b00e4494-2723-4594-bde1-63e51d16f621 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:48.127151 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-b00e4494-2723-4594-bde1-63e51d16f621 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 Jul 03 01:41:48.127151 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-b00e4494-2723-4594-bde1-63e51d16f621 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:48.127217 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-b00e4494-2723-4594-bde1-63e51d16f621 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:48.133451 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-ee2e0bc6-8b0f-4ddc-a39b-dd87dd52f39c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Lock "cinder-attachment_update-be32bf92-945a-497c-a1c9-2a4b203463cd-np0000004346" released by "attachment_update" :: held 0.529s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:41:48.133842 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-ee2e0bc6-8b0f-4ddc-a39b-dd87dd52f39c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments/4f349f75-5a24-4430-8a13-ec0dca01f081 returned with HTTP 200 Jul 03 01:41:48.134455 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1007/4076] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:41:47 2026] PUT /volume/v3/attachments/4f349f75-5a24-4430-8a13-ec0dca01f081 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:48.140955 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:48.140955 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:48.145728 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-b00e4494-2723-4594-bde1-63e51d16f621 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:41:48.152374 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-b00e4494-2723-4594-bde1-63e51d16f621 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 returned with HTTP 200 Jul 03 01:41:48.152935 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1029/4077] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:41:48 2026] GET /volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 => generated 1391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:48.166346 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-308f5cc9-a5a0-447d-8f90-c802f52ff905 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:48.166924 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-308f5cc9-a5a0-447d-8f90-c802f52ff905 None None] GET https://10.4.3.64/volume// Jul 03 01:41:48.167232 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-308f5cc9-a5a0-447d-8f90-c802f52ff905 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:48.167688 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-308f5cc9-a5a0-447d-8f90-c802f52ff905 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:48.167867 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-308f5cc9-a5a0-447d-8f90-c802f52ff905 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:41:48.168208 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1025/4078] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:41:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:41:48.178624 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-327bb651-65eb-4a95-9f77-ecf24b21542d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:48.182238 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-327bb651-65eb-4a95-9f77-ecf24b21542d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:41:48.182759 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-327bb651-65eb-4a95-9f77-ecf24b21542d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e000abb-1cea-4dfd-929f-96e2279ceb57", "connector": null, "instance_uuid": "3ef7982a-14b8-4546-a2ac-56980af789b1"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:48.199273 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:48.199273 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:48.239409 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-327bb651-65eb-4a95-9f77-ecf24b21542d tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:41:48.240021 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1018/4079] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:41:48 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:48.651614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-cd73b9b0-ac1e-40a8-9a73-67f405cb70bc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:48.654328 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-cd73b9b0-ac1e-40a8-9a73-67f405cb70bc tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] POST https://10.4.3.64/volume/v3/attachments/4f349f75-5a24-4430-8a13-ec0dca01f081/action Jul 03 01:41:48.654782 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-cd73b9b0-ac1e-40a8-9a73-67f405cb70bc tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:41:48.654957 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-cd73b9b0-ac1e-40a8-9a73-67f405cb70bc tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:48.675731 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:48.675731 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:48.693171 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-13ec7394-1d0c-403a-a0de-0e5147544da3 req-cd73b9b0-ac1e-40a8-9a73-67f405cb70bc tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments/4f349f75-5a24-4430-8a13-ec0dca01f081/action returned with HTTP 204 Jul 03 01:41:48.693707 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1008/4080] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:41:48 2026] POST /volume/v3/attachments/4f349f75-5a24-4430-8a13-ec0dca01f081/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:48.759731 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:48.855242 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:48.855568 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1712775416"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:48.857059 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1712775416'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:48.857160 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Create volume of 1 GB Jul 03 01:41:48.861666 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Availability Zones retrieved successfully. Jul 03 01:41:48.867150 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Flow 'volume_create_api' (a1fb1179-5fd1-4680-a90b-37e29e09e6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:48.867920 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a4eb85f-ef40-4c35-b147-01538103dccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:48.868805 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:48.898409 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a4eb85f-ef40-4c35-b147-01538103dccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:48.899314 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40b17a1f-707a-4970-a721-b5b4563528d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:48.978195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Created reservations ['f0d7185c-e018-4bb7-97ee-533e1b22bb86', 'aca958db-253f-436c-96ef-e02b7e3546e6', '05dd3b38-5426-4f58-b38e-ddcab9fd94c8', '50c24873-9369-45a4-b3d9-6f6b77fd5812'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:48.978978 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40b17a1f-707a-4970-a721-b5b4563528d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0d7185c-e018-4bb7-97ee-533e1b22bb86', 'aca958db-253f-436c-96ef-e02b7e3546e6', '05dd3b38-5426-4f58-b38e-ddcab9fd94c8', '50c24873-9369-45a4-b3d9-6f6b77fd5812']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:48.979785 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7810570a-400d-4bae-8c88-3e04dbffa99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:49.009121 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7810570a-400d-4bae-8c88-3e04dbffa99b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '448eae6c-7235-41d8-a57c-4c7ad1eb135f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1712775416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e59f522225e4b56b7c628aaf0418572',qos_specs=None,replication_status=,reservations=['f0d7185c-e018-4bb7-97ee-533e1b22bb86','aca958db-253f-436c-96ef-e02b7e3546e6','05dd3b38-5426-4f58-b38e-ddcab9fd94c8','50c24873-9369-45a4-b3d9-6f6b77fd5812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47eb4388681f4db3b92511aa449a34c9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:41:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1712775416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=448eae6c-7235-41d8-a57c-4c7ad1eb135f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e59f522225e4b56b7c628aaf0418572',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47eb4388681f4db3b92511aa449a34c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:49.011890 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d560e8c-21c9-4c1d-882b-3fd4f51d6721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:49.035827 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d560e8c-21c9-4c1d-882b-3fd4f51d6721) transitioned into state 'SUCCESS' from state '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-1712775416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e59f522225e4b56b7c628aaf0418572',qos_specs=None,replication_status=,reservations=['f0d7185c-e018-4bb7-97ee-533e1b22bb86','aca958db-253f-436c-96ef-e02b7e3546e6','05dd3b38-5426-4f58-b38e-ddcab9fd94c8','50c24873-9369-45a4-b3d9-6f6b77fd5812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47eb4388681f4db3b92511aa449a34c9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:49.037005 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9948ec1c-dddc-4d52-9ccb-c0b4afcecc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:49.050715 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9948ec1c-dddc-4d52-9ccb-c0b4afcecc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:49.051806 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Flow 'volume_create_api' (a1fb1179-5fd1-4680-a90b-37e29e09e6bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:49.052181 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Create volume request issued successfully. Jul 03 01:41:49.054827 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28d90767-1401-4f88-8298-c3a90d5bbf3c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:49.055487 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1030/4081] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:41:48 2026] POST /volume/v3/volumes => generated 764 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:49.066590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a9cd5080-4fd6-4c00-bb50-a12be5b7bd06 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:49.068851 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a9cd5080-4fd6-4c00-bb50-a12be5b7bd06 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:49.069890 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a9cd5080-4fd6-4c00-bb50-a12be5b7bd06 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:49.069890 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a9cd5080-4fd6-4c00-bb50-a12be5b7bd06 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:49.070082 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a9cd5080-4fd6-4c00-bb50-a12be5b7bd06 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:49.076149 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0e8f0a72-97fc-4eee-95af-f93175256729 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:49.078728 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:49.078728 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:49.078901 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0e8f0a72-97fc-4eee-95af-f93175256729 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f Jul 03 01:41:49.079109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0e8f0a72-97fc-4eee-95af-f93175256729 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:49.079416 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0e8f0a72-97fc-4eee-95af-f93175256729 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:49.079683 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a9cd5080-4fd6-4c00-bb50-a12be5b7bd06 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:49.080024 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1026/4082] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:49 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:49.089466 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:49.089466 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:49.093564 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0e8f0a72-97fc-4eee-95af-f93175256729 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:49.099442 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0e8f0a72-97fc-4eee-95af-f93175256729 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f returned with HTTP 200 Jul 03 01:41:49.099891 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1019/4083] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:49 2026] GET /volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:50.096278 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4ec4fb12-8cb9-48a3-8b64-91f3de6ff1db None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:50.098676 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4ec4fb12-8cb9-48a3-8b64-91f3de6ff1db tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:50.099082 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4ec4fb12-8cb9-48a3-8b64-91f3de6ff1db tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:50.099227 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4ec4fb12-8cb9-48a3-8b64-91f3de6ff1db tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:50.099370 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-4ec4fb12-8cb9-48a3-8b64-91f3de6ff1db tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:50.105432 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:50.105432 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:50.106221 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4ec4fb12-8cb9-48a3-8b64-91f3de6ff1db tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:50.106598 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1009/4084] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:50 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:50.113622 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-73cafda4-57e7-4d10-b483-19ca59e73316 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:50.115975 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73cafda4-57e7-4d10-b483-19ca59e73316 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f Jul 03 01:41:50.116220 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73cafda4-57e7-4d10-b483-19ca59e73316 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:50.116450 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73cafda4-57e7-4d10-b483-19ca59e73316 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:50.123977 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:50.123977 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:50.127760 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-73cafda4-57e7-4d10-b483-19ca59e73316 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:50.132818 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73cafda4-57e7-4d10-b483-19ca59e73316 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f returned with HTTP 200 Jul 03 01:41:50.133200 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1031/4085] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:50 2026] GET /volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:50.148621 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1d26869f-2a1d-480c-af8c-2d372ad2cb14 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:50.150565 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1d26869f-2a1d-480c-af8c-2d372ad2cb14 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:41:50.150993 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1d26869f-2a1d-480c-af8c-2d372ad2cb14 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "448eae6c-7235-41d8-a57c-4c7ad1eb135f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-25406450"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:50.161279 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:50.161279 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:50.162025 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1d26869f-2a1d-480c-af8c-2d372ad2cb14 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:50.162184 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-1d26869f-2a1d-480c-af8c-2d372ad2cb14 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Create snapshot from volume 448eae6c-7235-41d8-a57c-4c7ad1eb135f Jul 03 01:41:50.202302 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-1d26869f-2a1d-480c-af8c-2d372ad2cb14 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Created reservations ['412e7c0a-a815-403b-b09c-553d6a21c86c', 'ca104f00-2337-485a-8f8a-11dea1073453', '5aac2bfd-5c34-439e-a3ba-0951cbe5e718', 'edccc6c5-ed98-4a5d-b8e1-ea2fdc37043b'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:50.234144 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1d26869f-2a1d-480c-af8c-2d372ad2cb14 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot create request issued successfully. Jul 03 01:41:50.234444 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1d26869f-2a1d-480c-af8c-2d372ad2cb14 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:41:50.234843 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1027/4086] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:41:50 2026] POST /volume/v3/snapshots => generated 320 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:50.245105 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4295c750-b245-4fe5-821e-21338fbea121 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:50.247361 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4295c750-b245-4fe5-821e-21338fbea121 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb Jul 03 01:41:50.247673 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4295c750-b245-4fe5-821e-21338fbea121 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:50.247955 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4295c750-b245-4fe5-821e-21338fbea121 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:50.253820 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:50.253820 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:50.254381 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4295c750-b245-4fe5-821e-21338fbea121 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot retrieved successfully. Jul 03 01:41:50.255330 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4295c750-b245-4fe5-821e-21338fbea121 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb returned with HTTP 200 Jul 03 01:41:50.255784 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1020/4087] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:50 2026] GET /volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb => generated 452 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:51.119327 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8491eee3-cae7-4433-bc81-7af714ad792c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:51.124357 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8491eee3-cae7-4433-bc81-7af714ad792c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:51.125244 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8491eee3-cae7-4433-bc81-7af714ad792c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:51.125244 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8491eee3-cae7-4433-bc81-7af714ad792c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:51.125244 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-8491eee3-cae7-4433-bc81-7af714ad792c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:51.135050 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:51.135050 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:51.135783 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8491eee3-cae7-4433-bc81-7af714ad792c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:51.136206 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1010/4088] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:51 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:51.269182 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-59d1b80f-0f1c-4552-9cb9-8e0d2a7740ef None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:51.271684 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59d1b80f-0f1c-4552-9cb9-8e0d2a7740ef tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb Jul 03 01:41:51.271998 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59d1b80f-0f1c-4552-9cb9-8e0d2a7740ef tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:51.272249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59d1b80f-0f1c-4552-9cb9-8e0d2a7740ef tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:51.278521 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:51.278521 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:51.279193 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-59d1b80f-0f1c-4552-9cb9-8e0d2a7740ef tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot retrieved successfully. Jul 03 01:41:51.280640 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59d1b80f-0f1c-4552-9cb9-8e0d2a7740ef tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb returned with HTTP 200 Jul 03 01:41:51.281088 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1032/4089] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:51 2026] GET /volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:41:51.291524 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c1ad6397-29a1-48b2-a995-98081a88e0bf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:51.293597 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c1ad6397-29a1-48b2-a995-98081a88e0bf tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] POST https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f/action Jul 03 01:41:51.293992 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c1ad6397-29a1-48b2-a995-98081a88e0bf tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Action body: b'{"revert": {"snapshot_id": "9819edc0-0433-4e05-b96f-f32522918dcb"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:41:51.294104 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c1ad6397-29a1-48b2-a995-98081a88e0bf tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "9819edc0-0433-4e05-b96f-f32522918dcb"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:51.303567 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:51.303567 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:51.304291 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c1ad6397-29a1-48b2-a995-98081a88e0bf tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume retrieved successfully. Jul 03 01:41:51.317944 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-c1ad6397-29a1-48b2-a995-98081a88e0bf tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Reverting volume 448eae6c-7235-41d8-a57c-4c7ad1eb135f to snapshot 9819edc0-0433-4e05-b96f-f32522918dcb. Jul 03 01:41:51.318763 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:51.318763 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:51.339348 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c1ad6397-29a1-48b2-a995-98081a88e0bf tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f/action returned with HTTP 202 Jul 03 01:41:51.339632 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1028/4090] 10.4.3.64 () {70 vars in 1424 bytes} [Fri Jul 3 01:41:51 2026] POST /volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 01:41:51.347917 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c28d1645-7760-4da4-ae4d-710af0b35a15 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:51.350095 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c28d1645-7760-4da4-ae4d-710af0b35a15 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f Jul 03 01:41:51.350395 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c28d1645-7760-4da4-ae4d-710af0b35a15 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:51.350653 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c28d1645-7760-4da4-ae4d-710af0b35a15 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:51.358745 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:51.358745 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:51.363149 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c28d1645-7760-4da4-ae4d-710af0b35a15 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:51.367988 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c28d1645-7760-4da4-ae4d-710af0b35a15 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f returned with HTTP 200 Jul 03 01:41:51.368443 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1021/4091] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:51 2026] GET /volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:52.149305 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-019c8345-3981-457f-b083-fc39fc3e7fea None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:52.151447 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-019c8345-3981-457f-b083-fc39fc3e7fea tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:52.151732 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-019c8345-3981-457f-b083-fc39fc3e7fea tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:52.151975 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-019c8345-3981-457f-b083-fc39fc3e7fea tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:52.152129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-019c8345-3981-457f-b083-fc39fc3e7fea tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:52.157005 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:52.157005 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:52.157764 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-019c8345-3981-457f-b083-fc39fc3e7fea tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:52.158245 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1011/4092] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:52 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:52.381820 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f192b984-a7f6-4a6c-84ed-1ec71e769c11 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:52.383761 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f192b984-a7f6-4a6c-84ed-1ec71e769c11 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f Jul 03 01:41:52.384025 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f192b984-a7f6-4a6c-84ed-1ec71e769c11 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:52.384225 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f192b984-a7f6-4a6c-84ed-1ec71e769c11 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:52.394834 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:52.394834 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:52.400327 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f192b984-a7f6-4a6c-84ed-1ec71e769c11 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:52.406657 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f192b984-a7f6-4a6c-84ed-1ec71e769c11 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f returned with HTTP 200 Jul 03 01:41:52.407231 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1033/4093] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:52 2026] GET /volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:52.420321 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8dc97838-2eed-487c-acf4-671d98ff043d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:52.422655 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8dc97838-2eed-487c-acf4-671d98ff043d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb Jul 03 01:41:52.422885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8dc97838-2eed-487c-acf4-671d98ff043d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:52.423101 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8dc97838-2eed-487c-acf4-671d98ff043d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:52.430111 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:52.430111 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:52.430569 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8dc97838-2eed-487c-acf4-671d98ff043d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot retrieved successfully. Jul 03 01:41:52.431407 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8dc97838-2eed-487c-acf4-671d98ff043d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb returned with HTTP 200 Jul 03 01:41:52.432034 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1029/4094] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:52 2026] GET /volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb => generated 479 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:52.440769 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-69dffe7c-2d64-46aa-a572-5cf4281ad8e8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:52.446018 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-69dffe7c-2d64-46aa-a572-5cf4281ad8e8 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f Jul 03 01:41:52.446249 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-69dffe7c-2d64-46aa-a572-5cf4281ad8e8 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:52.446484 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-69dffe7c-2d64-46aa-a572-5cf4281ad8e8 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:52.455078 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:52.455078 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:52.460172 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-69dffe7c-2d64-46aa-a572-5cf4281ad8e8 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:52.466826 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-69dffe7c-2d64-46aa-a572-5cf4281ad8e8 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f returned with HTTP 200 Jul 03 01:41:52.467350 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1022/4095] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:52 2026] GET /volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:52.485959 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8243b8df-4806-491b-8dac-51f64c37fa37 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:52.488640 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:41:52.488640 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1867497277"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:52.490837 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1867497277'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:41:52.491016 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Create volume of 1 GB Jul 03 01:41:52.497270 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Availability Zones retrieved successfully. Jul 03 01:41:52.503993 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Flow 'volume_create_api' (dc738e06-e465-4905-aa93-2e0f538a9679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:52.505898 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee59b1f2-7049-4534-bbae-e232d0dc5012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:52.507281 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:41:52.537867 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee59b1f2-7049-4534-bbae-e232d0dc5012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:52.538611 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa370116-62f7-4811-9721-18bb42b56aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:52.583404 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Created reservations ['9aab7b87-1433-42b0-b0da-012a5c93a7f4', '62938d7a-c42d-48b3-8de3-6a7e1086a8dc', '2fc69e0c-14dd-460b-97d3-d721d9475d4a', '1b8fd351-3ead-46a4-822e-9866d1dc92ad'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:52.584180 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa370116-62f7-4811-9721-18bb42b56aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aab7b87-1433-42b0-b0da-012a5c93a7f4', '62938d7a-c42d-48b3-8de3-6a7e1086a8dc', '2fc69e0c-14dd-460b-97d3-d721d9475d4a', '1b8fd351-3ead-46a4-822e-9866d1dc92ad']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:52.585007 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2406a882-935e-456c-9961-f7c552acd706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:52.609531 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2406a882-935e-456c-9961-f7c552acd706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57fad20f-6171-450b-9641-c2b0fa53612f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1867497277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e59f522225e4b56b7c628aaf0418572',qos_specs=None,replication_status=,reservations=['9aab7b87-1433-42b0-b0da-012a5c93a7f4','62938d7a-c42d-48b3-8de3-6a7e1086a8dc','2fc69e0c-14dd-460b-97d3-d721d9475d4a','1b8fd351-3ead-46a4-822e-9866d1dc92ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47eb4388681f4db3b92511aa449a34c9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1867497277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57fad20f-6171-450b-9641-c2b0fa53612f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e59f522225e4b56b7c628aaf0418572',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47eb4388681f4db3b92511aa449a34c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:52.610340 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc0a221-e9cd-4bdf-92a5-d789d8916fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:52.632698 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fc0a221-e9cd-4bdf-92a5-d789d8916fd4) transitioned into state 'SUCCESS' from state '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-1867497277',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e59f522225e4b56b7c628aaf0418572',qos_specs=None,replication_status=,reservations=['9aab7b87-1433-42b0-b0da-012a5c93a7f4','62938d7a-c42d-48b3-8de3-6a7e1086a8dc','2fc69e0c-14dd-460b-97d3-d721d9475d4a','1b8fd351-3ead-46a4-822e-9866d1dc92ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47eb4388681f4db3b92511aa449a34c9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:52.633598 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23a9d90b-bcdb-4c48-9d12-fba00887add4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:41:52.648917 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23a9d90b-bcdb-4c48-9d12-fba00887add4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:41:52.649924 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Flow 'volume_create_api' (dc738e06-e465-4905-aa93-2e0f538a9679) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:41:52.650219 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Create volume request issued successfully. Jul 03 01:41:52.650934 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8243b8df-4806-491b-8dac-51f64c37fa37 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:41:52.651336 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1012/4096] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:41:52 2026] POST /volume/v3/volumes => generated 764 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:52.665604 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4e36351b-d24f-4b9a-a11e-40b75b2ae08c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:52.667433 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4e36351b-d24f-4b9a-a11e-40b75b2ae08c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f Jul 03 01:41:52.667642 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4e36351b-d24f-4b9a-a11e-40b75b2ae08c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:52.667835 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4e36351b-d24f-4b9a-a11e-40b75b2ae08c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:52.675676 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:52.675676 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:52.680285 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4e36351b-d24f-4b9a-a11e-40b75b2ae08c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:52.684935 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4e36351b-d24f-4b9a-a11e-40b75b2ae08c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f returned with HTTP 200 Jul 03 01:41:52.685323 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1034/4097] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:52 2026] GET /volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:53.171444 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8f921aa9-bb61-428d-a7e0-52e502658cb4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:53.173181 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8f921aa9-bb61-428d-a7e0-52e502658cb4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:53.173523 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8f921aa9-bb61-428d-a7e0-52e502658cb4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:53.173803 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8f921aa9-bb61-428d-a7e0-52e502658cb4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:53.173946 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8f921aa9-bb61-428d-a7e0-52e502658cb4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:53.182135 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:53.182135 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:53.182854 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8f921aa9-bb61-428d-a7e0-52e502658cb4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:53.183220 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1030/4098] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:53 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:53.698308 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9ec23cbd-b889-4015-99e8-c4c03595e27c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:53.700916 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9ec23cbd-b889-4015-99e8-c4c03595e27c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f Jul 03 01:41:53.701126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9ec23cbd-b889-4015-99e8-c4c03595e27c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:53.701351 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9ec23cbd-b889-4015-99e8-c4c03595e27c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:53.708715 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:53.708715 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:53.712864 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9ec23cbd-b889-4015-99e8-c4c03595e27c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:53.716942 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9ec23cbd-b889-4015-99e8-c4c03595e27c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f returned with HTTP 200 Jul 03 01:41:53.717407 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1023/4099] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:53 2026] GET /volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:53.732818 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ddab1275-5289-4823-bb66-21452335cd12 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:53.734979 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ddab1275-5289-4823-bb66-21452335cd12 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:41:53.735337 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ddab1275-5289-4823-bb66-21452335cd12 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57fad20f-6171-450b-9641-c2b0fa53612f", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-173386486"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:53.743943 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:53.743943 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:53.744388 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ddab1275-5289-4823-bb66-21452335cd12 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:53.744531 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-ddab1275-5289-4823-bb66-21452335cd12 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Create snapshot from volume 57fad20f-6171-450b-9641-c2b0fa53612f Jul 03 01:41:53.771540 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-ddab1275-5289-4823-bb66-21452335cd12 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Created reservations ['5854907e-62dd-4168-a087-4b785772a296', '66304e72-1978-445d-9406-b76053a4ad72', '3931271b-4deb-4278-9660-61b4c8e5c2c0', '55160575-d394-4d36-9d3a-f59416cec374'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:53.820586 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ddab1275-5289-4823-bb66-21452335cd12 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot create request issued successfully. Jul 03 01:41:53.820586 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ddab1275-5289-4823-bb66-21452335cd12 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:41:53.820586 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1013/4100] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:41:53 2026] POST /volume/v3/snapshots => generated 321 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:41:53.830698 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9d747be9-38b4-4f57-b5ae-c4a78d80968d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:53.833896 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9d747be9-38b4-4f57-b5ae-c4a78d80968d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc Jul 03 01:41:53.834296 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9d747be9-38b4-4f57-b5ae-c4a78d80968d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:53.834528 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9d747be9-38b4-4f57-b5ae-c4a78d80968d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:53.841289 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:53.841289 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:53.841953 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9d747be9-38b4-4f57-b5ae-c4a78d80968d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot retrieved successfully. Jul 03 01:41:53.844717 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9d747be9-38b4-4f57-b5ae-c4a78d80968d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc returned with HTTP 200 Jul 03 01:41:53.844717 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1035/4101] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:53 2026] GET /volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:54.197009 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e31911cc-74c8-4632-837d-d99437c8a1cd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:54.198779 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e31911cc-74c8-4632-837d-d99437c8a1cd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:54.199012 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e31911cc-74c8-4632-837d-d99437c8a1cd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:54.199155 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e31911cc-74c8-4632-837d-d99437c8a1cd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:54.199258 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-e31911cc-74c8-4632-837d-d99437c8a1cd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:54.204876 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:54.204876 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:54.205794 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e31911cc-74c8-4632-837d-d99437c8a1cd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:54.206259 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1031/4102] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:54 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:54.447367 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d4b96a0b-2360-4cec-ad84-c2178f7115ca None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:54.447842 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d4b96a0b-2360-4cec-ad84-c2178f7115ca None None] GET https://10.4.3.64/volume// Jul 03 01:41:54.448035 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d4b96a0b-2360-4cec-ad84-c2178f7115ca None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:54.448275 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d4b96a0b-2360-4cec-ad84-c2178f7115ca None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:54.448593 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d4b96a0b-2360-4cec-ad84-c2178f7115ca None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:41:54.448895 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1024/4103] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:41:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:41:54.458081 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c21f2b27-f28c-44f8-9f1b-f08f9e2fb792 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:54.460702 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c21f2b27-f28c-44f8-9f1b-f08f9e2fb792 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 Jul 03 01:41:54.460970 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c21f2b27-f28c-44f8-9f1b-f08f9e2fb792 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:54.461205 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c21f2b27-f28c-44f8-9f1b-f08f9e2fb792 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:54.472712 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:54.472712 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:54.476683 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c21f2b27-f28c-44f8-9f1b-f08f9e2fb792 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:41:54.482876 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c21f2b27-f28c-44f8-9f1b-f08f9e2fb792 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 returned with HTTP 200 Jul 03 01:41:54.483512 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1014/4104] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:41:54 2026] GET /volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 => generated 1570 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:41:54.595177 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c9c343ba-a2c2-44c1-bd93-bda5a6b7ad60 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:54.596400 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c9c343ba-a2c2-44c1-bd93-bda5a6b7ad60 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] PUT https://10.4.3.64/volume/v3/attachments/7448450f-9497-498a-b1dd-21b15694ebe0 Jul 03 01:41:54.596875 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c9c343ba-a2c2-44c1-bd93-bda5a6b7ad60 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:54.604326 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c9c343ba-a2c2-44c1-bd93-bda5a6b7ad60 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Acquiring lock "cinder-attachment_update-3e000abb-1cea-4dfd-929f-96e2279ceb57-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:41:54.608792 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c9c343ba-a2c2-44c1-bd93-bda5a6b7ad60 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-3e000abb-1cea-4dfd-929f-96e2279ceb57-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:41:54.609677 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:54.609677 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:54.855208 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dd84f118-ce59-4cd9-a5ba-67ece48e205e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:54.856982 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dd84f118-ce59-4cd9-a5ba-67ece48e205e tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc Jul 03 01:41:54.857139 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dd84f118-ce59-4cd9-a5ba-67ece48e205e tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:54.857328 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dd84f118-ce59-4cd9-a5ba-67ece48e205e tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:54.861928 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:54.861928 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:54.863237 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-dd84f118-ce59-4cd9-a5ba-67ece48e205e tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot retrieved successfully. Jul 03 01:41:54.863237 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dd84f118-ce59-4cd9-a5ba-67ece48e205e tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc returned with HTTP 200 Jul 03 01:41:54.863387 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1032/4105] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:54 2026] GET /volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:54.879046 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e345b575-eaba-4080-8c32-8ae3b032c8b7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:54.880486 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e345b575-eaba-4080-8c32-8ae3b032c8b7 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] POST https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f/action Jul 03 01:41:54.880899 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e345b575-eaba-4080-8c32-8ae3b032c8b7 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:41:54.881094 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e345b575-eaba-4080-8c32-8ae3b032c8b7 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:54.889078 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:54.889078 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:54.889263 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e345b575-eaba-4080-8c32-8ae3b032c8b7 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:54.933240 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-e345b575-eaba-4080-8c32-8ae3b032c8b7 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Created reservations ['1e8b8b54-a7ce-4d78-8795-d515619bef7d', '17fb902b-e4dc-462c-b806-d82fa7880bd3'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:54.941895 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e345b575-eaba-4080-8c32-8ae3b032c8b7 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Extend volume request issued successfully. Jul 03 01:41:54.942107 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e345b575-eaba-4080-8c32-8ae3b032c8b7 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f/action returned with HTTP 202 Jul 03 01:41:54.942701 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1025/4106] 10.4.3.64 () {70 vars in 1424 bytes} [Fri Jul 3 01:41:54 2026] POST /volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 01:41:54.951403 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-61f5e81d-e7e1-49ec-967f-afef3d37be19 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:54.955641 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-61f5e81d-e7e1-49ec-967f-afef3d37be19 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f Jul 03 01:41:54.955641 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-61f5e81d-e7e1-49ec-967f-afef3d37be19 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:54.955641 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-61f5e81d-e7e1-49ec-967f-afef3d37be19 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:54.971043 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:54.971043 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:54.980304 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-61f5e81d-e7e1-49ec-967f-afef3d37be19 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:54.986962 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-61f5e81d-e7e1-49ec-967f-afef3d37be19 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f returned with HTTP 200 Jul 03 01:41:54.987758 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1015/4107] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:54 2026] GET /volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f => generated 857 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:55.130784 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c9c343ba-a2c2-44c1-bd93-bda5a6b7ad60 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Lock "cinder-attachment_update-3e000abb-1cea-4dfd-929f-96e2279ceb57-np0000004346" released by "attachment_update" :: held 0.522s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:41:55.131113 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-c9c343ba-a2c2-44c1-bd93-bda5a6b7ad60 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/7448450f-9497-498a-b1dd-21b15694ebe0 returned with HTTP 200 Jul 03 01:41:55.131533 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1036/4108] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:41:54 2026] PUT /volume/v3/attachments/7448450f-9497-498a-b1dd-21b15694ebe0 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:55.219600 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c08070e9-f9bc-4adc-be39-8cac688d0dfb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:55.224928 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c08070e9-f9bc-4adc-be39-8cac688d0dfb tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:55.224928 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c08070e9-f9bc-4adc-be39-8cac688d0dfb tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:55.224928 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c08070e9-f9bc-4adc-be39-8cac688d0dfb tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:55.224928 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-c08070e9-f9bc-4adc-be39-8cac688d0dfb tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:55.231452 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:55.231452 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:55.232571 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c08070e9-f9bc-4adc-be39-8cac688d0dfb tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:55.233284 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1033/4109] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:55 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:55.644631 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-cfff162e-61b7-4f66-bafd-0a0e0f6bf722 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:55.647121 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-cfff162e-61b7-4f66-bafd-0a0e0f6bf722 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] POST https://10.4.3.64/volume/v3/attachments/7448450f-9497-498a-b1dd-21b15694ebe0/action Jul 03 01:41:55.647521 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-cfff162e-61b7-4f66-bafd-0a0e0f6bf722 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:41:55.647660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-cfff162e-61b7-4f66-bafd-0a0e0f6bf722 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:55.665966 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:55.665966 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:55.680605 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c24d226c-9c83-4b2d-9185-7d9208497cc1 req-cfff162e-61b7-4f66-bafd-0a0e0f6bf722 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/7448450f-9497-498a-b1dd-21b15694ebe0/action returned with HTTP 204 Jul 03 01:41:55.681138 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1026/4110] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:41:55 2026] POST /volume/v3/attachments/7448450f-9497-498a-b1dd-21b15694ebe0/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:56.003407 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-558f8d65-c871-4bb2-9894-1bd0389ded57 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:56.005216 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-558f8d65-c871-4bb2-9894-1bd0389ded57 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f Jul 03 01:41:56.007085 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-558f8d65-c871-4bb2-9894-1bd0389ded57 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:56.007085 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-558f8d65-c871-4bb2-9894-1bd0389ded57 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:56.017615 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:56.017615 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:56.021164 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-558f8d65-c871-4bb2-9894-1bd0389ded57 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:56.026260 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-558f8d65-c871-4bb2-9894-1bd0389ded57 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f returned with HTTP 200 Jul 03 01:41:56.026800 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1016/4111] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:56 2026] GET /volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:56.049472 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3f06075d-f1fc-49f1-b2de-3e03d2ca03bb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:56.051466 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f06075d-f1fc-49f1-b2de-3e03d2ca03bb tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] POST https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f/action Jul 03 01:41:56.052027 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f06075d-f1fc-49f1-b2de-3e03d2ca03bb tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Action body: b'{"revert": {"snapshot_id": "3551a0c7-aa17-4084-ad37-6b61dc4b5bbc"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:41:56.052825 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f06075d-f1fc-49f1-b2de-3e03d2ca03bb tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "3551a0c7-aa17-4084-ad37-6b61dc4b5bbc"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:56.061268 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:56.061268 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:56.061763 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3f06075d-f1fc-49f1-b2de-3e03d2ca03bb tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume retrieved successfully. Jul 03 01:41:56.077528 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f06075d-f1fc-49f1-b2de-3e03d2ca03bb tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] HTTP exception thrown: Can't revert volume 57fad20f-6171-450b-9641-c2b0fa53612f to its latest snapshot 3551a0c7-aa17-4084-ad37-6b61dc4b5bbc. The volume size must be equal to the snapshot size. Jul 03 01:41:56.077724 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f06075d-f1fc-49f1-b2de-3e03d2ca03bb tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f/action returned with HTTP 400 Jul 03 01:41:56.078377 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1037/4112] 10.4.3.64 () {70 vars in 1424 bytes} [Fri Jul 3 01:41:56 2026] POST /volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f/action => generated 213 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 01:41:56.090568 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7768110d-4aae-4f21-b175-61fb21e6fd6c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:56.093717 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7768110d-4aae-4f21-b175-61fb21e6fd6c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc Jul 03 01:41:56.093790 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7768110d-4aae-4f21-b175-61fb21e6fd6c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:56.094052 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7768110d-4aae-4f21-b175-61fb21e6fd6c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:56.094273 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-7768110d-4aae-4f21-b175-61fb21e6fd6c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Delete snapshot with id: 3551a0c7-aa17-4084-ad37-6b61dc4b5bbc Jul 03 01:41:56.100156 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:56.100156 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:56.101240 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7768110d-4aae-4f21-b175-61fb21e6fd6c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot retrieved successfully. Jul 03 01:41:56.125136 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7768110d-4aae-4f21-b175-61fb21e6fd6c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot delete request issued successfully. Jul 03 01:41:56.125564 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7768110d-4aae-4f21-b175-61fb21e6fd6c tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc returned with HTTP 202 Jul 03 01:41:56.126057 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1034/4113] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:41:56 2026] DELETE /volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:56.135026 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f603adf9-0c89-4adf-85bb-2a729ebd8879 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:56.138934 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f603adf9-0c89-4adf-85bb-2a729ebd8879 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc Jul 03 01:41:56.140393 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f603adf9-0c89-4adf-85bb-2a729ebd8879 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:56.140671 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f603adf9-0c89-4adf-85bb-2a729ebd8879 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:56.153186 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:56.153186 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:56.153665 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f603adf9-0c89-4adf-85bb-2a729ebd8879 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot retrieved successfully. Jul 03 01:41:56.154400 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f603adf9-0c89-4adf-85bb-2a729ebd8879 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc returned with HTTP 200 Jul 03 01:41:56.154817 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1027/4114] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:56 2026] GET /volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc => generated 479 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:56.248200 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1be843ab-6bac-4efe-8cac-a66eb9f88c14 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:56.252672 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1be843ab-6bac-4efe-8cac-a66eb9f88c14 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:56.253060 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1be843ab-6bac-4efe-8cac-a66eb9f88c14 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:56.253341 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1be843ab-6bac-4efe-8cac-a66eb9f88c14 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:56.253530 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-1be843ab-6bac-4efe-8cac-a66eb9f88c14 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:56.259594 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:56.259594 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:56.260690 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1be843ab-6bac-4efe-8cac-a66eb9f88c14 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:56.262435 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1017/4115] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:56 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:57.163886 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4f7d7e33-6a0a-400a-b75f-3aa53d143991 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:57.166188 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4f7d7e33-6a0a-400a-b75f-3aa53d143991 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc Jul 03 01:41:57.166400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4f7d7e33-6a0a-400a-b75f-3aa53d143991 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:57.166815 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4f7d7e33-6a0a-400a-b75f-3aa53d143991 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:57.173685 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4f7d7e33-6a0a-400a-b75f-3aa53d143991 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc returned with HTTP 404 Jul 03 01:41:57.174216 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1038/4116] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:57 2026] GET /volume/v3/snapshots/3551a0c7-aa17-4084-ad37-6b61dc4b5bbc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:57.181325 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b5f1deff-83a4-40e2-9d14-d307145566d6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:57.183250 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b5f1deff-83a4-40e2-9d14-d307145566d6 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] DELETE https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f Jul 03 01:41:57.183477 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b5f1deff-83a4-40e2-9d14-d307145566d6 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:57.183659 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b5f1deff-83a4-40e2-9d14-d307145566d6 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:57.183835 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-b5f1deff-83a4-40e2-9d14-d307145566d6 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Delete volume with id: 57fad20f-6171-450b-9641-c2b0fa53612f Jul 03 01:41:57.191033 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:57.191033 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:57.191543 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b5f1deff-83a4-40e2-9d14-d307145566d6 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:57.212951 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b5f1deff-83a4-40e2-9d14-d307145566d6 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Delete volume request issued successfully. Jul 03 01:41:57.213145 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b5f1deff-83a4-40e2-9d14-d307145566d6 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f returned with HTTP 202 Jul 03 01:41:57.213563 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1035/4117] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:41:57 2026] DELETE /volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:41:57.221803 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c115c068-2752-4b6d-9beb-275288c374dd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:57.223737 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c115c068-2752-4b6d-9beb-275288c374dd tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f Jul 03 01:41:57.223952 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c115c068-2752-4b6d-9beb-275288c374dd tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:57.224146 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c115c068-2752-4b6d-9beb-275288c374dd tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:57.231530 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:57.231530 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:57.235850 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c115c068-2752-4b6d-9beb-275288c374dd tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:57.240737 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c115c068-2752-4b6d-9beb-275288c374dd tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f returned with HTTP 200 Jul 03 01:41:57.241388 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1028/4118] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:57 2026] GET /volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:57.272480 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-594d8406-a12e-45ea-b97b-48444e13b0b9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:57.274862 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-594d8406-a12e-45ea-b97b-48444e13b0b9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:57.275304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-594d8406-a12e-45ea-b97b-48444e13b0b9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:57.275580 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-594d8406-a12e-45ea-b97b-48444e13b0b9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:57.275742 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-594d8406-a12e-45ea-b97b-48444e13b0b9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:57.281129 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:57.281129 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:57.282078 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-594d8406-a12e-45ea-b97b-48444e13b0b9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:57.282529 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1018/4119] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:57 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:58.258186 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c38feee2-b1ce-488e-9b51-aba91246263d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:58.258724 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c38feee2-b1ce-488e-9b51-aba91246263d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f Jul 03 01:41:58.258834 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c38feee2-b1ce-488e-9b51-aba91246263d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:58.259031 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c38feee2-b1ce-488e-9b51-aba91246263d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:58.267371 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c38feee2-b1ce-488e-9b51-aba91246263d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f returned with HTTP 404 Jul 03 01:41:58.267985 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1039/4120] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:58 2026] GET /volume/v3/volumes/57fad20f-6171-450b-9641-c2b0fa53612f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:41:58.277442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-56cd9275-bcd2-4a65-8009-9257261b20b1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:58.280000 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-56cd9275-bcd2-4a65-8009-9257261b20b1 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb Jul 03 01:41:58.280170 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-56cd9275-bcd2-4a65-8009-9257261b20b1 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:58.280383 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-56cd9275-bcd2-4a65-8009-9257261b20b1 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:58.280526 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-56cd9275-bcd2-4a65-8009-9257261b20b1 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Delete snapshot with id: 9819edc0-0433-4e05-b96f-f32522918dcb Jul 03 01:41:58.289849 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:58.289849 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:41:58.290610 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-56cd9275-bcd2-4a65-8009-9257261b20b1 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot retrieved successfully. Jul 03 01:41:58.300641 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-afea2fe6-aa82-4851-b6f3-146bb40e235b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:58.303084 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-afea2fe6-aa82-4851-b6f3-146bb40e235b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:41:58.303331 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-afea2fe6-aa82-4851-b6f3-146bb40e235b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:58.303544 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-afea2fe6-aa82-4851-b6f3-146bb40e235b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:58.303676 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-afea2fe6-aa82-4851-b6f3-146bb40e235b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:58.312842 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:58.312842 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:58.313476 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-afea2fe6-aa82-4851-b6f3-146bb40e235b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:41:58.313725 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1029/4121] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:58 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:58.334972 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-edda672a-b5be-4bc1-af0f-706b27b7b088 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:58.350246 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-56cd9275-bcd2-4a65-8009-9257261b20b1 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot delete request issued successfully. Jul 03 01:41:58.350507 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-56cd9275-bcd2-4a65-8009-9257261b20b1 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb returned with HTTP 202 Jul 03 01:41:58.351693 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1036/4122] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:41:58 2026] DELETE /volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:41:58.364826 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ba7e0e9f-263a-4073-80fd-d8fb3f0cb67d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:58.368154 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ba7e0e9f-263a-4073-80fd-d8fb3f0cb67d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb Jul 03 01:41:58.368580 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ba7e0e9f-263a-4073-80fd-d8fb3f0cb67d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:58.368925 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ba7e0e9f-263a-4073-80fd-d8fb3f0cb67d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:58.378865 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:58.378865 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:58.379495 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ba7e0e9f-263a-4073-80fd-d8fb3f0cb67d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Snapshot retrieved successfully. Jul 03 01:41:58.380610 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ba7e0e9f-263a-4073-80fd-d8fb3f0cb67d tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb returned with HTTP 200 Jul 03 01:41:58.380813 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1040/4123] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:58 2026] GET /volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb => generated 478 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:58.441940 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-edda672a-b5be-4bc1-af0f-706b27b7b088 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:41:58.442545 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-edda672a-b5be-4bc1-af0f-706b27b7b088 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e8e69db7-af1d-4226-8042-22f0bf5224e1"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:41:58.444756 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-edda672a-b5be-4bc1-af0f-706b27b7b088 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Creating new backup {'backup': {'volume_id': 'e8e69db7-af1d-4226-8042-22f0bf5224e1'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:41:58.445011 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-edda672a-b5be-4bc1-af0f-706b27b7b088 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Creating backup of volume e8e69db7-af1d-4226-8042-22f0bf5224e1 in container None Jul 03 01:41:58.456138 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:58.456138 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:58.456943 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-edda672a-b5be-4bc1-af0f-706b27b7b088 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Volume info retrieved successfully. Jul 03 01:41:58.482460 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-edda672a-b5be-4bc1-af0f-706b27b7b088 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Created reservations ['f0a5257c-cb2a-4892-a319-226a153e276c', '3f7aae54-d8fb-4413-94ce-d3a6a6b1c499'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:41:58.519569 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-edda672a-b5be-4bc1-af0f-706b27b7b088 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:41:58.520069 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1019/4124] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:41:58 2026] POST /volume/v3/backups => generated 286 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 01:41:58.530183 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-341db7a2-d4a2-4df5-a1d9-02140c97ad49 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:58.532150 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-341db7a2-d4a2-4df5-a1d9-02140c97ad49 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:41:58.532415 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-341db7a2-d4a2-4df5-a1d9-02140c97ad49 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:58.532747 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-341db7a2-d4a2-4df5-a1d9-02140c97ad49 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:58.532905 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-341db7a2-d4a2-4df5-a1d9-02140c97ad49 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:58.537972 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:58.537972 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:58.538739 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-341db7a2-d4a2-4df5-a1d9-02140c97ad49 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:41:58.539205 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1030/4125] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:58 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:41:59.392962 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dfc10122-01af-4f18-8b52-a054ad364e23 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:59.395345 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dfc10122-01af-4f18-8b52-a054ad364e23 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb Jul 03 01:41:59.395646 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dfc10122-01af-4f18-8b52-a054ad364e23 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:59.395935 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dfc10122-01af-4f18-8b52-a054ad364e23 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:59.401610 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dfc10122-01af-4f18-8b52-a054ad364e23 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb returned with HTTP 404 Jul 03 01:41:59.402275 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1037/4126] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:41:59 2026] GET /volume/v3/snapshots/9819edc0-0433-4e05-b96f-f32522918dcb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:41:59.410441 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cbe6a3d3-99be-4e50-986a-b006467ef87f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:59.412755 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cbe6a3d3-99be-4e50-986a-b006467ef87f tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] DELETE https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f Jul 03 01:41:59.413027 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cbe6a3d3-99be-4e50-986a-b006467ef87f tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:59.413267 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cbe6a3d3-99be-4e50-986a-b006467ef87f tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:59.413512 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-cbe6a3d3-99be-4e50-986a-b006467ef87f tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Delete volume with id: 448eae6c-7235-41d8-a57c-4c7ad1eb135f Jul 03 01:41:59.437045 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:59.437045 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:41:59.437045 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cbe6a3d3-99be-4e50-986a-b006467ef87f tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:59.476695 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cbe6a3d3-99be-4e50-986a-b006467ef87f tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Delete volume request issued successfully. Jul 03 01:41:59.476695 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cbe6a3d3-99be-4e50-986a-b006467ef87f tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f returned with HTTP 202 Jul 03 01:41:59.476695 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1041/4127] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:41:59 2026] DELETE /volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:41:59.483804 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b6c48baf-02da-4097-937e-92c55020f50b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:59.486503 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b6c48baf-02da-4097-937e-92c55020f50b tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f Jul 03 01:41:59.486503 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b6c48baf-02da-4097-937e-92c55020f50b tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:59.486503 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b6c48baf-02da-4097-937e-92c55020f50b tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:59.492904 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:59.492904 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:41:59.496719 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b6c48baf-02da-4097-937e-92c55020f50b tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Volume info retrieved successfully. Jul 03 01:41:59.501350 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b6c48baf-02da-4097-937e-92c55020f50b tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f returned with HTTP 200 Jul 03 01:41:59.501788 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1020/4128] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:41:59 2026] GET /volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:41:59.551218 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f742c179-4bb3-491d-b38f-4ba3c157a4c5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:41:59.553057 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f742c179-4bb3-491d-b38f-4ba3c157a4c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:41:59.553238 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f742c179-4bb3-491d-b38f-4ba3c157a4c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:41:59.553453 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f742c179-4bb3-491d-b38f-4ba3c157a4c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:41:59.553596 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f742c179-4bb3-491d-b38f-4ba3c157a4c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:41:59.558290 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:41:59.558290 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:41:59.559072 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f742c179-4bb3-491d-b38f-4ba3c157a4c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:41:59.559464 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1031/4129] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:41:59 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:00.519107 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3007c798-bbb8-49a0-9c1b-bd697172f156 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:00.521400 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3007c798-bbb8-49a0-9c1b-bd697172f156 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] GET https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f Jul 03 01:42:00.521718 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3007c798-bbb8-49a0-9c1b-bd697172f156 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:00.521994 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3007c798-bbb8-49a0-9c1b-bd697172f156 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:00.529939 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3007c798-bbb8-49a0-9c1b-bd697172f156 tempest-VolumeRevertTests-1366996684 tempest-VolumeRevertTests-1366996684-project-member] https://10.4.3.64/volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f returned with HTTP 404 Jul 03 01:42:00.530514 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1038/4130] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:42:00 2026] GET /volume/v3/volumes/448eae6c-7235-41d8-a57c-4c7ad1eb135f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:42:00.571667 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8762f26e-ddb7-46cd-973f-edfd577188d3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:00.575833 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8762f26e-ddb7-46cd-973f-edfd577188d3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:00.577041 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8762f26e-ddb7-46cd-973f-edfd577188d3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:00.577335 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8762f26e-ddb7-46cd-973f-edfd577188d3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:00.577533 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-8762f26e-ddb7-46cd-973f-edfd577188d3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:00.587543 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:00.587543 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:00.588517 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8762f26e-ddb7-46cd-973f-edfd577188d3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:00.589103 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1042/4131] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:00 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 695 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:01.601456 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-54be58bb-b23a-4421-adce-647167c47cbf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:01.603179 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-54be58bb-b23a-4421-adce-647167c47cbf tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:01.603411 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-54be58bb-b23a-4421-adce-647167c47cbf tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:01.603648 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-54be58bb-b23a-4421-adce-647167c47cbf tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:01.603750 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-54be58bb-b23a-4421-adce-647167c47cbf tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:01.607780 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:01.607780 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:01.608322 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-54be58bb-b23a-4421-adce-647167c47cbf tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:01.608734 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1021/4132] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:01 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:02.085856 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:02.166630 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:42:02.166938 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1409063095"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:02.168215 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1409063095'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:42:02.168322 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Create volume of 1 GB Jul 03 01:42:02.172226 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Availability Zones retrieved successfully. Jul 03 01:42:02.177094 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Flow 'volume_create_api' (d1bc8673-fb85-4e0e-ad4e-e9aa03f89858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:02.178073 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4761ddde-8472-47bc-8775-78905197d911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:02.178910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:42:02.205748 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4761ddde-8472-47bc-8775-78905197d911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:02.206456 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89e9822-05a8-4a96-b84d-869272f0238d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:02.266458 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Created reservations ['39f1b860-7707-422f-b5cf-c9c6357dc210', 'a6374aba-e3c0-4dea-a131-e11c043c6044', 'be370bc1-57f7-4f8d-8fd9-808423ee879c', '23e614ad-e09c-4269-9116-c5341a9afea7'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:02.267151 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89e9822-05a8-4a96-b84d-869272f0238d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39f1b860-7707-422f-b5cf-c9c6357dc210', 'a6374aba-e3c0-4dea-a131-e11c043c6044', 'be370bc1-57f7-4f8d-8fd9-808423ee879c', '23e614ad-e09c-4269-9116-c5341a9afea7']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:02.267815 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38aa331-7c54-496d-8225-13826e54d178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:02.289396 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d38aa331-7c54-496d-8225-13826e54d178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22cbbec0-f78b-49c3-9144-1b15cd37eff2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1409063095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52d1b0ed5c524851918eacf906725fe1',qos_specs=None,replication_status=,reservations=['39f1b860-7707-422f-b5cf-c9c6357dc210','a6374aba-e3c0-4dea-a131-e11c043c6044','be370bc1-57f7-4f8d-8fd9-808423ee879c','23e614ad-e09c-4269-9116-c5341a9afea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7e94f7d8ac449e787fbd8ccc4f045ad',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1409063095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22cbbec0-f78b-49c3-9144-1b15cd37eff2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='52d1b0ed5c524851918eacf906725fe1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7e94f7d8ac449e787fbd8ccc4f045ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:02.290036 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c93117-6da8-465a-afc9-ad52717385f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:02.304920 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c93117-6da8-465a-afc9-ad52717385f1) transitioned into state 'SUCCESS' from state '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-1409063095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='52d1b0ed5c524851918eacf906725fe1',qos_specs=None,replication_status=,reservations=['39f1b860-7707-422f-b5cf-c9c6357dc210','a6374aba-e3c0-4dea-a131-e11c043c6044','be370bc1-57f7-4f8d-8fd9-808423ee879c','23e614ad-e09c-4269-9116-c5341a9afea7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7e94f7d8ac449e787fbd8ccc4f045ad',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:02.305541 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03d3c2f0-f284-45b5-a2a3-2957e585b805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:02.313498 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03d3c2f0-f284-45b5-a2a3-2957e585b805) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:02.314220 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Flow 'volume_create_api' (d1bc8673-fb85-4e0e-ad4e-e9aa03f89858) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:02.314487 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Create volume request issued successfully. Jul 03 01:42:02.316794 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cb7a2338-9af1-4f68-b13d-b9a3ed8c202d tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:42:02.316794 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1032/4133] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:42:02 2026] POST /volume/v3/volumes => generated 776 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:02.335678 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e85ca59c-08d4-465b-82ae-feb51298383e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:02.339432 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e85ca59c-08d4-465b-82ae-feb51298383e tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 Jul 03 01:42:02.339765 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e85ca59c-08d4-465b-82ae-feb51298383e tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:02.340022 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e85ca59c-08d4-465b-82ae-feb51298383e tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:02.350663 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:02.350663 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:02.355101 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e85ca59c-08d4-465b-82ae-feb51298383e tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Volume info retrieved successfully. Jul 03 01:42:02.360157 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e85ca59c-08d4-465b-82ae-feb51298383e tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 returned with HTTP 200 Jul 03 01:42:02.360639 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1039/4134] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:02 2026] GET /volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:02.620212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-67662058-edb3-4146-90e8-608df47b70f0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:02.622015 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-67662058-edb3-4146-90e8-608df47b70f0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:02.622460 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-67662058-edb3-4146-90e8-608df47b70f0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:02.623691 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-67662058-edb3-4146-90e8-608df47b70f0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:02.623691 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-67662058-edb3-4146-90e8-608df47b70f0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:02.629689 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:02.629689 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:02.629689 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-67662058-edb3-4146-90e8-608df47b70f0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:02.629689 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1043/4135] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:02 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:03.378339 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8bef766a-9a31-4b36-9ace-e0e53a400bb8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:03.379937 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8bef766a-9a31-4b36-9ace-e0e53a400bb8 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 Jul 03 01:42:03.380253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8bef766a-9a31-4b36-9ace-e0e53a400bb8 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:03.380514 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8bef766a-9a31-4b36-9ace-e0e53a400bb8 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:03.387258 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:03.387258 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:03.390338 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8bef766a-9a31-4b36-9ace-e0e53a400bb8 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Volume info retrieved successfully. Jul 03 01:42:03.394160 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8bef766a-9a31-4b36-9ace-e0e53a400bb8 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 returned with HTTP 200 Jul 03 01:42:03.394663 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1022/4136] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:03 2026] GET /volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:03.406861 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-410e5420-9c0f-402f-84dc-85ca180d31d2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:03.410962 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-410e5420-9c0f-402f-84dc-85ca180d31d2 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:42:03.411292 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-410e5420-9c0f-402f-84dc-85ca180d31d2 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "22cbbec0-f78b-49c3-9144-1b15cd37eff2", "name": "tempest-type-Backup-257703950"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:03.412653 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-410e5420-9c0f-402f-84dc-85ca180d31d2 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Creating new backup {'backup': {'volume_id': '22cbbec0-f78b-49c3-9144-1b15cd37eff2', 'name': 'tempest-type-Backup-257703950'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:42:03.412850 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-410e5420-9c0f-402f-84dc-85ca180d31d2 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Creating backup of volume 22cbbec0-f78b-49c3-9144-1b15cd37eff2 in container None Jul 03 01:42:03.420342 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:03.420342 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:03.420777 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-410e5420-9c0f-402f-84dc-85ca180d31d2 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Volume info retrieved successfully. Jul 03 01:42:03.442553 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-410e5420-9c0f-402f-84dc-85ca180d31d2 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Created reservations ['ac214bdf-cf70-4333-93b3-0a24f5167df1', '2fa2d8d0-e85b-4135-a65f-eb808a9b2426'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:03.465774 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-410e5420-9c0f-402f-84dc-85ca180d31d2 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:42:03.466162 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1033/4137] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:42:03 2026] POST /volume/v3/backups => generated 313 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:03.476126 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-93ccbf31-c9ca-47cd-9157-dc8c1ce5a747 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:03.477650 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-93ccbf31-c9ca-47cd-9157-dc8c1ce5a747 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:03.477940 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-93ccbf31-c9ca-47cd-9157-dc8c1ce5a747 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:03.478181 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-93ccbf31-c9ca-47cd-9157-dc8c1ce5a747 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:03.478434 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-93ccbf31-c9ca-47cd-9157-dc8c1ce5a747 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:03.488588 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:03.488588 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:03.488588 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-93ccbf31-c9ca-47cd-9157-dc8c1ce5a747 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:03.488588 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1040/4138] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:03 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:03.645132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cf0aac31-a229-4abb-a000-ba85401e37ec None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:03.649979 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cf0aac31-a229-4abb-a000-ba85401e37ec tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:03.650224 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cf0aac31-a229-4abb-a000-ba85401e37ec tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:03.650478 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cf0aac31-a229-4abb-a000-ba85401e37ec tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:03.650635 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-cf0aac31-a229-4abb-a000-ba85401e37ec tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:03.661609 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:03.661609 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:03.662447 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cf0aac31-a229-4abb-a000-ba85401e37ec tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:03.662944 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1044/4139] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:03 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:42:04.500882 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-45f9782a-12e4-47c1-b4f6-bd88bf5c2ce0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:04.502721 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-45f9782a-12e4-47c1-b4f6-bd88bf5c2ce0 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:04.502934 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-45f9782a-12e4-47c1-b4f6-bd88bf5c2ce0 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:04.503119 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-45f9782a-12e4-47c1-b4f6-bd88bf5c2ce0 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:04.503232 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-45f9782a-12e4-47c1-b4f6-bd88bf5c2ce0 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:04.509135 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:04.509135 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:04.509754 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-45f9782a-12e4-47c1-b4f6-bd88bf5c2ce0 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:04.510099 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1023/4140] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:04 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:04.674018 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-621f1e6b-a318-4db9-90a8-a216d600c6dc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:04.675814 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-621f1e6b-a318-4db9-90a8-a216d600c6dc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:04.676057 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-621f1e6b-a318-4db9-90a8-a216d600c6dc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:04.676256 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-621f1e6b-a318-4db9-90a8-a216d600c6dc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:04.676397 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-621f1e6b-a318-4db9-90a8-a216d600c6dc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:04.680769 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:04.680769 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:04.681458 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-621f1e6b-a318-4db9-90a8-a216d600c6dc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:04.681875 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1034/4141] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:04 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:05.526671 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fe429c52-920f-45ff-9d95-6e72fbda527c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:05.529002 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fe429c52-920f-45ff-9d95-6e72fbda527c tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:05.529282 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fe429c52-920f-45ff-9d95-6e72fbda527c tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:05.529577 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fe429c52-920f-45ff-9d95-6e72fbda527c tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:05.529716 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-fe429c52-920f-45ff-9d95-6e72fbda527c tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:05.536069 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:05.536069 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:05.537687 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fe429c52-920f-45ff-9d95-6e72fbda527c tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:05.537687 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1041/4142] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:05 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:05.692927 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3a11190d-a6f9-44b0-9c26-c3a2ce9c3a94 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:05.694836 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3a11190d-a6f9-44b0-9c26-c3a2ce9c3a94 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:05.695061 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3a11190d-a6f9-44b0-9c26-c3a2ce9c3a94 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:05.695250 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3a11190d-a6f9-44b0-9c26-c3a2ce9c3a94 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:05.695347 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-3a11190d-a6f9-44b0-9c26-c3a2ce9c3a94 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:05.699542 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:05.699542 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:05.700078 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3a11190d-a6f9-44b0-9c26-c3a2ce9c3a94 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:05.700442 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1045/4143] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:05 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:06.548164 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4029efff-454e-478c-875b-926b87d20d4c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:06.550913 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4029efff-454e-478c-875b-926b87d20d4c tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:06.551207 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4029efff-454e-478c-875b-926b87d20d4c tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:06.551506 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4029efff-454e-478c-875b-926b87d20d4c tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:06.551662 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-4029efff-454e-478c-875b-926b87d20d4c tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:06.557598 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:06.557598 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:06.558393 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4029efff-454e-478c-875b-926b87d20d4c tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:06.558897 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1024/4144] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:06 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:06.712747 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-625caeee-6694-4d51-966a-c707756e129e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:06.714773 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-625caeee-6694-4d51-966a-c707756e129e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:06.714973 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-625caeee-6694-4d51-966a-c707756e129e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:06.715250 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-625caeee-6694-4d51-966a-c707756e129e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:06.715354 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-625caeee-6694-4d51-966a-c707756e129e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:06.719958 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:06.719958 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:06.720704 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-625caeee-6694-4d51-966a-c707756e129e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:06.721199 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1035/4145] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:06 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:07.570288 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-369d1c32-0770-4716-8487-66a57fa1a3e3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:07.572306 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-369d1c32-0770-4716-8487-66a57fa1a3e3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:07.572635 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-369d1c32-0770-4716-8487-66a57fa1a3e3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:07.572887 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-369d1c32-0770-4716-8487-66a57fa1a3e3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:07.573009 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-369d1c32-0770-4716-8487-66a57fa1a3e3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:07.578166 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:07.578166 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:07.579008 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-369d1c32-0770-4716-8487-66a57fa1a3e3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:07.579403 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1042/4146] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:07 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:07.732474 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9525bff1-bc0e-49b3-92fb-65fc78191403 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:07.734016 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9525bff1-bc0e-49b3-92fb-65fc78191403 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:07.734189 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9525bff1-bc0e-49b3-92fb-65fc78191403 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:07.734354 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9525bff1-bc0e-49b3-92fb-65fc78191403 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:07.734500 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-9525bff1-bc0e-49b3-92fb-65fc78191403 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:07.739411 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:07.739411 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:07.740176 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9525bff1-bc0e-49b3-92fb-65fc78191403 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:07.740782 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1046/4147] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:07 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:08.593809 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fddade41-a218-4f4f-8f02-1dba24c7d2ea None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:08.595493 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fddade41-a218-4f4f-8f02-1dba24c7d2ea tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:08.595738 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fddade41-a218-4f4f-8f02-1dba24c7d2ea tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:08.598371 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fddade41-a218-4f4f-8f02-1dba24c7d2ea tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:08.598371 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-fddade41-a218-4f4f-8f02-1dba24c7d2ea tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:08.601020 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:08.601020 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:08.601703 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fddade41-a218-4f4f-8f02-1dba24c7d2ea tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:08.602185 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1025/4148] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:08 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:08.754045 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f9ed94a4-b8f4-4459-9cc9-1980e3705df4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:08.755903 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9ed94a4-b8f4-4459-9cc9-1980e3705df4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:08.756143 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9ed94a4-b8f4-4459-9cc9-1980e3705df4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:08.756393 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9ed94a4-b8f4-4459-9cc9-1980e3705df4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:08.756574 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f9ed94a4-b8f4-4459-9cc9-1980e3705df4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:08.761605 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:08.761605 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:08.762401 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9ed94a4-b8f4-4459-9cc9-1980e3705df4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:08.762868 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1036/4149] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:08 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:09.612531 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2ea40f2d-1e7f-45c3-b7d6-d2e6e55435f3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:09.614319 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2ea40f2d-1e7f-45c3-b7d6-d2e6e55435f3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:09.614613 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2ea40f2d-1e7f-45c3-b7d6-d2e6e55435f3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:09.614803 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2ea40f2d-1e7f-45c3-b7d6-d2e6e55435f3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:09.614908 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-2ea40f2d-1e7f-45c3-b7d6-d2e6e55435f3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:09.619222 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:09.619222 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:09.619949 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2ea40f2d-1e7f-45c3-b7d6-d2e6e55435f3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:09.620302 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1043/4150] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:09 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:09.775286 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2bfcae84-3c0a-4b81-a0d9-f0a4f1206a74 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:09.777637 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2bfcae84-3c0a-4b81-a0d9-f0a4f1206a74 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:09.777902 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2bfcae84-3c0a-4b81-a0d9-f0a4f1206a74 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:09.778130 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2bfcae84-3c0a-4b81-a0d9-f0a4f1206a74 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:09.778246 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-2bfcae84-3c0a-4b81-a0d9-f0a4f1206a74 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:09.788360 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:09.788360 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:09.788360 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2bfcae84-3c0a-4b81-a0d9-f0a4f1206a74 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:09.788360 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1047/4151] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:09 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:10.632093 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e0a87dc4-7af1-4f0a-953c-bbff681b4256 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:10.634327 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e0a87dc4-7af1-4f0a-953c-bbff681b4256 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:10.634577 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e0a87dc4-7af1-4f0a-953c-bbff681b4256 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:10.634814 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e0a87dc4-7af1-4f0a-953c-bbff681b4256 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:10.634950 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-e0a87dc4-7af1-4f0a-953c-bbff681b4256 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:10.642077 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:10.642077 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:10.642991 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e0a87dc4-7af1-4f0a-953c-bbff681b4256 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:10.643445 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1026/4152] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:10 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:10.800449 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e9d5bbee-b102-43a9-a580-ef845bc3525c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:10.802095 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e9d5bbee-b102-43a9-a580-ef845bc3525c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:10.802316 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e9d5bbee-b102-43a9-a580-ef845bc3525c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:10.802553 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e9d5bbee-b102-43a9-a580-ef845bc3525c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:10.802695 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-e9d5bbee-b102-43a9-a580-ef845bc3525c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:10.806532 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:10.806532 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:10.807115 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e9d5bbee-b102-43a9-a580-ef845bc3525c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:10.807560 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1037/4153] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:10 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:11.653482 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-880b80a8-17b2-476e-9bb8-d6df4f5b0f76 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:11.657492 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-880b80a8-17b2-476e-9bb8-d6df4f5b0f76 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:11.657492 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-880b80a8-17b2-476e-9bb8-d6df4f5b0f76 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:11.657492 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-880b80a8-17b2-476e-9bb8-d6df4f5b0f76 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:11.657492 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-880b80a8-17b2-476e-9bb8-d6df4f5b0f76 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:11.661140 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:11.661140 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:11.661710 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-880b80a8-17b2-476e-9bb8-d6df4f5b0f76 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:11.662035 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1044/4154] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:11 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:11.820813 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-09b779fd-22c6-4bae-863f-92bd8ac64917 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:11.826756 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-09b779fd-22c6-4bae-863f-92bd8ac64917 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:11.826756 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-09b779fd-22c6-4bae-863f-92bd8ac64917 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:11.826756 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-09b779fd-22c6-4bae-863f-92bd8ac64917 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:11.826756 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-09b779fd-22c6-4bae-863f-92bd8ac64917 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:11.834185 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:11.834185 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:11.835682 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-09b779fd-22c6-4bae-863f-92bd8ac64917 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:11.836402 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1048/4155] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:11 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:12.674724 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-848b9a16-2846-42dd-9d7c-7c7a1f94c957 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:12.677274 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-848b9a16-2846-42dd-9d7c-7c7a1f94c957 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:12.677581 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-848b9a16-2846-42dd-9d7c-7c7a1f94c957 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:12.677814 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-848b9a16-2846-42dd-9d7c-7c7a1f94c957 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:12.677980 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-848b9a16-2846-42dd-9d7c-7c7a1f94c957 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:12.693274 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:12.693274 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:12.696249 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-848b9a16-2846-42dd-9d7c-7c7a1f94c957 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:12.697671 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1027/4156] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:12 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:12.850369 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c2adc1d8-3d33-4d37-8f60-6f4525c68ed9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:12.856665 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c2adc1d8-3d33-4d37-8f60-6f4525c68ed9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:12.856949 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c2adc1d8-3d33-4d37-8f60-6f4525c68ed9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:12.857179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c2adc1d8-3d33-4d37-8f60-6f4525c68ed9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:12.857314 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-c2adc1d8-3d33-4d37-8f60-6f4525c68ed9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:12.863110 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:12.863110 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:12.864040 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c2adc1d8-3d33-4d37-8f60-6f4525c68ed9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:12.864645 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1038/4157] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:12 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:13.365446 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-95f14118-e053-4812-80cc-5598ef22afb6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:13.368068 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-95f14118-e053-4812-80cc-5598ef22afb6 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] DELETE https://10.4.3.64/volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db Jul 03 01:42:13.368323 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-95f14118-e053-4812-80cc-5598ef22afb6 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:13.368605 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-95f14118-e053-4812-80cc-5598ef22afb6 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:13.387266 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:13.387266 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:13.710089 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-16332b0d-edb2-45c6-b6b1-eb54c01a0c33 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:13.712300 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16332b0d-edb2-45c6-b6b1-eb54c01a0c33 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:13.712487 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16332b0d-edb2-45c6-b6b1-eb54c01a0c33 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:13.712823 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16332b0d-edb2-45c6-b6b1-eb54c01a0c33 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:13.713023 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-16332b0d-edb2-45c6-b6b1-eb54c01a0c33 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:13.718334 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:13.718334 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:13.719123 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16332b0d-edb2-45c6-b6b1-eb54c01a0c33 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:13.719692 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1049/4158] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:13 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:13.892049 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d9d9c771-cca4-4106-af86-b8a486ce8910 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:13.904698 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d9d9c771-cca4-4106-af86-b8a486ce8910 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:13.907597 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d9d9c771-cca4-4106-af86-b8a486ce8910 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:13.909041 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d9d9c771-cca4-4106-af86-b8a486ce8910 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:13.909243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-d9d9c771-cca4-4106-af86-b8a486ce8910 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:13.914040 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e8f545ed-05a5-4b78-aaab-aee44b1f37c3 req-95f14118-e053-4812-80cc-5598ef22afb6 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db returned with HTTP 200 Jul 03 01:42:13.914624 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1045/4159] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:42:13 2026] DELETE /volume/v3/attachments/9ade4881-494c-4791-810f-2d1fdbd866db => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:13.935406 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:13.935406 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:13.937550 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d9d9c771-cca4-4106-af86-b8a486ce8910 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:13.939169 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1028/4160] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:13 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 706 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:14.729781 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cdf39502-4b6b-4f30-9734-07f4adb1d5bc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:14.734625 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cdf39502-4b6b-4f30-9734-07f4adb1d5bc tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:14.734625 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cdf39502-4b6b-4f30-9734-07f4adb1d5bc tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:14.734625 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cdf39502-4b6b-4f30-9734-07f4adb1d5bc tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:14.734625 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-cdf39502-4b6b-4f30-9734-07f4adb1d5bc tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:14.739212 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:14.739212 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:14.740487 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cdf39502-4b6b-4f30-9734-07f4adb1d5bc tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:14.740487 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1039/4161] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:14 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:14.952102 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d2e5d8a2-d2c5-44fe-ae52-43c9942acb0d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:14.954379 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2e5d8a2-d2c5-44fe-ae52-43c9942acb0d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:14.954704 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2e5d8a2-d2c5-44fe-ae52-43c9942acb0d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:14.954903 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2e5d8a2-d2c5-44fe-ae52-43c9942acb0d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:14.955010 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d2e5d8a2-d2c5-44fe-ae52-43c9942acb0d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:14.962123 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:14.962123 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:14.963221 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2e5d8a2-d2c5-44fe-ae52-43c9942acb0d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:14.963836 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1050/4162] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:14 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:15.559053 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-af907c48-807d-49a3-9516-17ccd0b9354e req-c06451cf-4b79-40a2-8a8f-e13e1fbe66ce None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:15.562349 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-af907c48-807d-49a3-9516-17ccd0b9354e req-c06451cf-4b79-40a2-8a8f-e13e1fbe66ce tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:42:15.562349 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-af907c48-807d-49a3-9516-17ccd0b9354e req-c06451cf-4b79-40a2-8a8f-e13e1fbe66ce tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:15.562640 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-af907c48-807d-49a3-9516-17ccd0b9354e req-c06451cf-4b79-40a2-8a8f-e13e1fbe66ce tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:15.570576 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:15.570576 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:15.574712 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-af907c48-807d-49a3-9516-17ccd0b9354e req-c06451cf-4b79-40a2-8a8f-e13e1fbe66ce tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:42:15.585310 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-af907c48-807d-49a3-9516-17ccd0b9354e req-c06451cf-4b79-40a2-8a8f-e13e1fbe66ce tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:42:15.585961 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1046/4163] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:42:15 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:15.754313 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e900af66-7b4e-40ba-90b6-08a0a4e02a63 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:15.756167 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e900af66-7b4e-40ba-90b6-08a0a4e02a63 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:15.756411 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e900af66-7b4e-40ba-90b6-08a0a4e02a63 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:15.756620 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e900af66-7b4e-40ba-90b6-08a0a4e02a63 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:15.756740 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-e900af66-7b4e-40ba-90b6-08a0a4e02a63 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:15.761025 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:15.761025 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:15.761687 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e900af66-7b4e-40ba-90b6-08a0a4e02a63 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:15.762213 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1029/4164] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:15 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:15.976613 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fb0d9fcd-7675-4cbb-b297-8576f2dcde29 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:15.978627 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fb0d9fcd-7675-4cbb-b297-8576f2dcde29 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:15.978887 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fb0d9fcd-7675-4cbb-b297-8576f2dcde29 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:15.979082 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fb0d9fcd-7675-4cbb-b297-8576f2dcde29 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:15.979192 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-fb0d9fcd-7675-4cbb-b297-8576f2dcde29 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:15.983978 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:15.983978 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:15.984701 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fb0d9fcd-7675-4cbb-b297-8576f2dcde29 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:15.985141 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1040/4165] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:15 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:16.773102 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-19f6c915-3b1a-42be-8569-ae637a4e7c22 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:16.775112 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-19f6c915-3b1a-42be-8569-ae637a4e7c22 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:16.775378 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-19f6c915-3b1a-42be-8569-ae637a4e7c22 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:16.775644 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-19f6c915-3b1a-42be-8569-ae637a4e7c22 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:16.775894 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-19f6c915-3b1a-42be-8569-ae637a4e7c22 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:16.782431 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:16.782431 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:16.785041 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-19f6c915-3b1a-42be-8569-ae637a4e7c22 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:16.785132 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1051/4166] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:16 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:17.000592 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4edc97e6-9243-418d-80f9-849a1d475cf2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:17.004034 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4edc97e6-9243-418d-80f9-849a1d475cf2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:17.004542 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4edc97e6-9243-418d-80f9-849a1d475cf2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:17.004542 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4edc97e6-9243-418d-80f9-849a1d475cf2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:17.006648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-4edc97e6-9243-418d-80f9-849a1d475cf2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 04c23cd1-0106-49d3-8009-54e8a69b773e. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:17.011229 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:17.011229 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:17.011229 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4edc97e6-9243-418d-80f9-849a1d475cf2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 200 Jul 03 01:42:17.011229 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1047/4167] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:16 2026] GET /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:17.025370 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4542a10a-febd-4014-bebd-0c3b300d9e42 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:17.027772 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4542a10a-febd-4014-bebd-0c3b300d9e42 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] DELETE https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e Jul 03 01:42:17.027948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4542a10a-febd-4014-bebd-0c3b300d9e42 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:17.028113 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4542a10a-febd-4014-bebd-0c3b300d9e42 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:17.028338 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-4542a10a-febd-4014-bebd-0c3b300d9e42 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete backup with id: 04c23cd1-0106-49d3-8009-54e8a69b773e. Jul 03 01:42:17.033557 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:17.033557 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:17.049471 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-4542a10a-febd-4014-bebd-0c3b300d9e42 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] delete_backup rpcapi backup_id 04c23cd1-0106-49d3-8009-54e8a69b773e {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:42:17.049471 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4542a10a-febd-4014-bebd-0c3b300d9e42 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e returned with HTTP 202 Jul 03 01:42:17.050052 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1030/4168] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:42:17 2026] DELETE /volume/v3/backups/04c23cd1-0106-49d3-8009-54e8a69b773e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:42:17.061233 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bbae8590-5fd7-4217-9336-1c5df92893df None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:17.063368 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:42:17.063814 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1360106827"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:17.065606 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1360106827'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:42:17.065763 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume of 1 GB Jul 03 01:42:17.072134 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Availability Zones retrieved successfully. Jul 03 01:42:17.088104 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Flow 'volume_create_api' (676c1792-eb1f-41c9-a433-0b4b6696bac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:17.089394 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc06c7e-652d-4f89-95d1-5b4469df0864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:17.090719 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:42:17.120117 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abc06c7e-652d-4f89-95d1-5b4469df0864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:17.123449 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5fc0bf-aedd-41e4-b726-565da45c5c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:17.166744 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Created reservations ['dbfc8443-7c0f-4fa4-8a35-66d5c5530ecc', 'd27371f8-f766-4b0b-b826-3ae4c08d106b', '7cdf5c18-d382-481f-b930-ee69396694f9', '6e32af13-f018-4a5b-82a4-d33bfd811269'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:17.167993 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df5fc0bf-aedd-41e4-b726-565da45c5c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbfc8443-7c0f-4fa4-8a35-66d5c5530ecc', 'd27371f8-f766-4b0b-b826-3ae4c08d106b', '7cdf5c18-d382-481f-b930-ee69396694f9', '6e32af13-f018-4a5b-82a4-d33bfd811269']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:17.169784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3889a830-68b2-4573-a694-da422ba1cbd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:17.203884 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3889a830-68b2-4573-a694-da422ba1cbd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d860f80-07ba-446b-992a-8da0093723c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1360106827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0419542e8bb2431087f010820b2b0d36',qos_specs=None,replication_status=,reservations=['dbfc8443-7c0f-4fa4-8a35-66d5c5530ecc','d27371f8-f766-4b0b-b826-3ae4c08d106b','7cdf5c18-d382-481f-b930-ee69396694f9','6e32af13-f018-4a5b-82a4-d33bfd811269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77238299acd2483c87930e7cbffe3285',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:42:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1360106827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d860f80-07ba-446b-992a-8da0093723c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0419542e8bb2431087f010820b2b0d36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77238299acd2483c87930e7cbffe3285',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:17.204595 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4679117c-1d4b-43b3-8803-48f9cd802e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:17.239474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4679117c-1d4b-43b3-8803-48f9cd802e74) transitioned into state 'SUCCESS' from state '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-1360106827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0419542e8bb2431087f010820b2b0d36',qos_specs=None,replication_status=,reservations=['dbfc8443-7c0f-4fa4-8a35-66d5c5530ecc','d27371f8-f766-4b0b-b826-3ae4c08d106b','7cdf5c18-d382-481f-b930-ee69396694f9','6e32af13-f018-4a5b-82a4-d33bfd811269'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77238299acd2483c87930e7cbffe3285',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:17.240197 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e66657-11f9-4f3c-bbd4-9b9edc87bfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:17.254887 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26e66657-11f9-4f3c-bbd4-9b9edc87bfd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:17.255729 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Flow 'volume_create_api' (676c1792-eb1f-41c9-a433-0b4b6696bac7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:17.256078 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume request issued successfully. Jul 03 01:42:17.257165 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bbae8590-5fd7-4217-9336-1c5df92893df tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:42:17.257743 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1041/4169] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:42:17 2026] POST /volume/v3/volumes => generated 776 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:17.277715 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-886e211b-5c9c-4a40-bfa5-a2e3aeeb1ac4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:17.280485 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-886e211b-5c9c-4a40-bfa5-a2e3aeeb1ac4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 Jul 03 01:42:17.280724 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-886e211b-5c9c-4a40-bfa5-a2e3aeeb1ac4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:17.280944 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-886e211b-5c9c-4a40-bfa5-a2e3aeeb1ac4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:17.290348 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:17.290348 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:17.297900 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-886e211b-5c9c-4a40-bfa5-a2e3aeeb1ac4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:17.304277 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-886e211b-5c9c-4a40-bfa5-a2e3aeeb1ac4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 returned with HTTP 200 Jul 03 01:42:17.304810 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1052/4170] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:17 2026] GET /volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:17.800730 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1e681f26-acf4-4827-9b4b-e8d4714b4042 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:17.803081 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e681f26-acf4-4827-9b4b-e8d4714b4042 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:17.803352 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e681f26-acf4-4827-9b4b-e8d4714b4042 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:17.803628 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e681f26-acf4-4827-9b4b-e8d4714b4042 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:17.803805 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-1e681f26-acf4-4827-9b4b-e8d4714b4042 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:17.809227 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:17.809227 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:17.810098 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e681f26-acf4-4827-9b4b-e8d4714b4042 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:17.810612 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1048/4171] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:17 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:18.322356 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6ba015fe-e747-4841-9563-c074c310014a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:18.325415 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6ba015fe-e747-4841-9563-c074c310014a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 Jul 03 01:42:18.325958 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6ba015fe-e747-4841-9563-c074c310014a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:18.326266 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6ba015fe-e747-4841-9563-c074c310014a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:18.335310 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:18.335310 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:18.339445 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6ba015fe-e747-4841-9563-c074c310014a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:18.344579 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6ba015fe-e747-4841-9563-c074c310014a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 returned with HTTP 200 Jul 03 01:42:18.345077 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1031/4172] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:18 2026] GET /volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:18.364573 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d63fe284-dae9-4a04-876c-f724fa7970ca None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:18.367007 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d63fe284-dae9-4a04-876c-f724fa7970ca tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:42:18.367548 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d63fe284-dae9-4a04-876c-f724fa7970ca tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9d860f80-07ba-446b-992a-8da0093723c8", "name": "tempest-type-Backup-1528819004"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:18.369165 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-d63fe284-dae9-4a04-876c-f724fa7970ca tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Creating new backup {'backup': {'volume_id': '9d860f80-07ba-446b-992a-8da0093723c8', 'name': 'tempest-type-Backup-1528819004'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:42:18.369433 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-d63fe284-dae9-4a04-876c-f724fa7970ca tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Creating backup of volume 9d860f80-07ba-446b-992a-8da0093723c8 in container None Jul 03 01:42:18.379342 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:18.379342 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:18.380121 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d63fe284-dae9-4a04-876c-f724fa7970ca tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:18.404216 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-d63fe284-dae9-4a04-876c-f724fa7970ca tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Created reservations ['a61b0463-6f66-4c56-97e0-589d9913398a', 'ee62f492-6d71-4370-ba8f-a199982ae89f'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:18.447621 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d63fe284-dae9-4a04-876c-f724fa7970ca tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:42:18.448594 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1042/4173] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:42:18 2026] POST /volume/v3/backups => generated 314 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:18.457880 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b56cb63a-73ac-40ff-94b9-7dc31ae169c4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:18.460730 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b56cb63a-73ac-40ff-94b9-7dc31ae169c4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:18.460992 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b56cb63a-73ac-40ff-94b9-7dc31ae169c4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:18.461328 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b56cb63a-73ac-40ff-94b9-7dc31ae169c4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:18.461646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-b56cb63a-73ac-40ff-94b9-7dc31ae169c4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:18.467978 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:18.467978 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:18.469111 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b56cb63a-73ac-40ff-94b9-7dc31ae169c4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:18.469807 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1053/4174] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:18 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:18.823726 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-67daff7f-5059-40c3-b538-b38b651541d3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:18.825938 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-67daff7f-5059-40c3-b538-b38b651541d3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:18.826141 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-67daff7f-5059-40c3-b538-b38b651541d3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:18.826384 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-67daff7f-5059-40c3-b538-b38b651541d3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:18.826558 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-67daff7f-5059-40c3-b538-b38b651541d3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:18.831162 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:18.831162 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:18.831781 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-67daff7f-5059-40c3-b538-b38b651541d3 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:18.832144 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1049/4175] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:18 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:19.480532 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4dcc0892-ee2d-4086-bf9e-4d628b322597 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:19.482287 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4dcc0892-ee2d-4086-bf9e-4d628b322597 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:19.482543 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4dcc0892-ee2d-4086-bf9e-4d628b322597 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:19.482750 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4dcc0892-ee2d-4086-bf9e-4d628b322597 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:19.482894 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-4dcc0892-ee2d-4086-bf9e-4d628b322597 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:19.486882 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:19.486882 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:19.487561 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4dcc0892-ee2d-4086-bf9e-4d628b322597 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:19.487955 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1032/4176] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:19 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:42:19.844969 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2148b5d9-fa0c-4c63-a733-5af46025156f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:19.847097 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2148b5d9-fa0c-4c63-a733-5af46025156f tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:19.847398 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2148b5d9-fa0c-4c63-a733-5af46025156f tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:19.847701 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2148b5d9-fa0c-4c63-a733-5af46025156f tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:19.847836 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-2148b5d9-fa0c-4c63-a733-5af46025156f tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:19.852780 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:19.852780 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:19.853639 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2148b5d9-fa0c-4c63-a733-5af46025156f tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:19.854335 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1043/4177] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:19 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:20.500144 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d8dd3603-4d08-404a-a7fe-0066c6677bfa None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:20.501994 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d8dd3603-4d08-404a-a7fe-0066c6677bfa tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:20.502231 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d8dd3603-4d08-404a-a7fe-0066c6677bfa tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:20.502474 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d8dd3603-4d08-404a-a7fe-0066c6677bfa tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:20.502591 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d8dd3603-4d08-404a-a7fe-0066c6677bfa tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:20.506623 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:20.506623 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:20.507258 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d8dd3603-4d08-404a-a7fe-0066c6677bfa tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:20.507648 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1054/4178] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:20 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:20.864124 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4c207448-b724-4b7a-be22-0b902fd5d38b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:20.866214 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4c207448-b724-4b7a-be22-0b902fd5d38b tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:20.866460 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4c207448-b724-4b7a-be22-0b902fd5d38b tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:20.866652 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4c207448-b724-4b7a-be22-0b902fd5d38b tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:20.866755 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-4c207448-b724-4b7a-be22-0b902fd5d38b tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:20.870904 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:20.870904 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:20.871580 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4c207448-b724-4b7a-be22-0b902fd5d38b tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:20.872091 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1050/4179] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:20 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:21.518229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-def02ddd-f675-410c-b8bc-7def7db4fb8a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:21.520187 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-def02ddd-f675-410c-b8bc-7def7db4fb8a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:21.520394 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-def02ddd-f675-410c-b8bc-7def7db4fb8a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:21.520600 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-def02ddd-f675-410c-b8bc-7def7db4fb8a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:21.520694 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-def02ddd-f675-410c-b8bc-7def7db4fb8a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:21.524838 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:21.524838 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:21.525477 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-def02ddd-f675-410c-b8bc-7def7db4fb8a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:21.525899 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1033/4180] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:21 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:21.881596 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5645849b-b6a2-40d1-bb64-41a5a5a16852 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:21.883354 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5645849b-b6a2-40d1-bb64-41a5a5a16852 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:21.883603 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5645849b-b6a2-40d1-bb64-41a5a5a16852 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:21.883787 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5645849b-b6a2-40d1-bb64-41a5a5a16852 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:21.883902 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-5645849b-b6a2-40d1-bb64-41a5a5a16852 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:21.888582 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:21.888582 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:21.889270 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5645849b-b6a2-40d1-bb64-41a5a5a16852 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:21.889679 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1044/4181] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:21 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:22.537304 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d352df2c-900e-4a8e-b3eb-d2aa1d5feacc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:22.539220 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d352df2c-900e-4a8e-b3eb-d2aa1d5feacc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:22.539502 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d352df2c-900e-4a8e-b3eb-d2aa1d5feacc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:22.539736 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d352df2c-900e-4a8e-b3eb-d2aa1d5feacc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:22.539884 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d352df2c-900e-4a8e-b3eb-d2aa1d5feacc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:22.544056 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:22.544056 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:22.544745 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d352df2c-900e-4a8e-b3eb-d2aa1d5feacc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:22.545303 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1055/4182] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:22 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:22.901558 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-64413723-8035-4dbe-84b1-860ae52c5c87 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:22.903612 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64413723-8035-4dbe-84b1-860ae52c5c87 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:22.903861 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64413723-8035-4dbe-84b1-860ae52c5c87 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:22.904041 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-64413723-8035-4dbe-84b1-860ae52c5c87 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:22.904171 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-64413723-8035-4dbe-84b1-860ae52c5c87 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:22.909937 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:22.909937 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:22.910896 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-64413723-8035-4dbe-84b1-860ae52c5c87 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:22.911062 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1051/4183] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:22 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:22.923512 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7704ec5d-93dc-4449-9024-7dd6fd159b13 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:22.926504 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7704ec5d-93dc-4449-9024-7dd6fd159b13 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] DELETE https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:22.926765 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7704ec5d-93dc-4449-9024-7dd6fd159b13 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:22.927037 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7704ec5d-93dc-4449-9024-7dd6fd159b13 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:22.927205 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-7704ec5d-93dc-4449-9024-7dd6fd159b13 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Delete backup with id: 76e0565c-13e5-4908-b388-3a7e3c941220. Jul 03 01:42:22.932034 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:22.932034 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:22.947586 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-7704ec5d-93dc-4449-9024-7dd6fd159b13 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] delete_backup rpcapi backup_id 76e0565c-13e5-4908-b388-3a7e3c941220 {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:42:22.949858 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7704ec5d-93dc-4449-9024-7dd6fd159b13 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 202 Jul 03 01:42:22.950503 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1034/4184] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:42:22 2026] DELETE /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:42:22.959391 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-abdb569f-4aca-421b-91a8-4932c93bcdd0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:22.963073 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-abdb569f-4aca-421b-91a8-4932c93bcdd0 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:22.963816 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-abdb569f-4aca-421b-91a8-4932c93bcdd0 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:22.964680 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-abdb569f-4aca-421b-91a8-4932c93bcdd0 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:22.964680 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-abdb569f-4aca-421b-91a8-4932c93bcdd0 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:22.971198 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:22.971198 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:22.971198 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-abdb569f-4aca-421b-91a8-4932c93bcdd0 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 200 Jul 03 01:42:22.971198 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1045/4185] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:22 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:23.211249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-60870e52-a119-4786-aefc-2118d6b9b38c req-42ca59ce-a15f-4de5-aef4-058c0f5a2705 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:23.215784 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-42ca59ce-a15f-4de5-aef4-058c0f5a2705 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:23.215951 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-42ca59ce-a15f-4de5-aef4-058c0f5a2705 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:23.216138 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-42ca59ce-a15f-4de5-aef4-058c0f5a2705 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:23.225259 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:23.225259 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:23.229434 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-60870e52-a119-4786-aefc-2118d6b9b38c req-42ca59ce-a15f-4de5-aef4-058c0f5a2705 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:23.235157 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-42ca59ce-a15f-4de5-aef4-058c0f5a2705 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:23.235621 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1056/4186] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:42:23 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:23.305011 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f7d8402e-8e15-4d3a-8e8c-90b05f54c62e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:23.306759 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f7d8402e-8e15-4d3a-8e8c-90b05f54c62e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] DELETE https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:42:23.306956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f7d8402e-8e15-4d3a-8e8c-90b05f54c62e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:23.307159 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f7d8402e-8e15-4d3a-8e8c-90b05f54c62e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:23.307299 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-f7d8402e-8e15-4d3a-8e8c-90b05f54c62e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Delete volume with id: dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:42:23.314275 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:23.314275 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:23.314785 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f7d8402e-8e15-4d3a-8e8c-90b05f54c62e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:42:23.327852 np0000004346 devstack@c-api.service[99880]: WARNING cinder.keymgr.conf_key_mgr [None req-f7d8402e-8e15-4d3a-8e8c-90b05f54c62e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 01:42:23.334393 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f7d8402e-8e15-4d3a-8e8c-90b05f54c62e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Delete volume request issued successfully. Jul 03 01:42:23.334595 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f7d8402e-8e15-4d3a-8e8c-90b05f54c62e tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 202 Jul 03 01:42:23.335000 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1052/4187] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:42:23 2026] DELETE /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 01:42:23.343262 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2dfa03bb-bd40-4767-9647-0d2cd65e214c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:23.345132 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2dfa03bb-bd40-4767-9647-0d2cd65e214c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:42:23.345390 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2dfa03bb-bd40-4767-9647-0d2cd65e214c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:23.345631 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2dfa03bb-bd40-4767-9647-0d2cd65e214c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:23.354308 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:23.354308 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:23.358212 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2dfa03bb-bd40-4767-9647-0d2cd65e214c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Volume info retrieved successfully. Jul 03 01:42:23.362793 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2dfa03bb-bd40-4767-9647-0d2cd65e214c tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 200 Jul 03 01:42:23.363215 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1035/4188] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:23 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:23.557778 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3d116dc3-93f8-4ea6-afcc-5e4a76abe05e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:23.559786 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3d116dc3-93f8-4ea6-afcc-5e4a76abe05e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:23.560057 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3d116dc3-93f8-4ea6-afcc-5e4a76abe05e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:23.560323 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3d116dc3-93f8-4ea6-afcc-5e4a76abe05e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:23.560582 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-3d116dc3-93f8-4ea6-afcc-5e4a76abe05e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:23.565501 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:23.565501 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:23.566256 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3d116dc3-93f8-4ea6-afcc-5e4a76abe05e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:23.566825 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1046/4189] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:23 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:23.982994 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bedd5da9-1e95-4d41-b969-bfc349549005 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:23.985479 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bedd5da9-1e95-4d41-b969-bfc349549005 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 Jul 03 01:42:23.985754 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bedd5da9-1e95-4d41-b969-bfc349549005 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:23.986013 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bedd5da9-1e95-4d41-b969-bfc349549005 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:23.986181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-bedd5da9-1e95-4d41-b969-bfc349549005 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Show backup with id 76e0565c-13e5-4908-b388-3a7e3c941220. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:23.992128 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bedd5da9-1e95-4d41-b969-bfc349549005 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 returned with HTTP 404 Jul 03 01:42:23.992905 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1057/4190] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:23 2026] GET /volume/v3/backups/76e0565c-13e5-4908-b388-3a7e3c941220 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:24.000479 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-113cd72a-223e-435f-b9f6-053514a7b520 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:24.002768 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-113cd72a-223e-435f-b9f6-053514a7b520 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 Jul 03 01:42:24.003048 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-113cd72a-223e-435f-b9f6-053514a7b520 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:24.003325 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-113cd72a-223e-435f-b9f6-053514a7b520 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:24.003547 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-113cd72a-223e-435f-b9f6-053514a7b520 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Delete volume with id: 22cbbec0-f78b-49c3-9144-1b15cd37eff2 Jul 03 01:42:24.012266 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:24.012266 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:24.012674 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-113cd72a-223e-435f-b9f6-053514a7b520 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Volume info retrieved successfully. Jul 03 01:42:24.033372 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-113cd72a-223e-435f-b9f6-053514a7b520 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Delete volume request issued successfully. Jul 03 01:42:24.033641 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-113cd72a-223e-435f-b9f6-053514a7b520 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 returned with HTTP 202 Jul 03 01:42:24.034161 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1053/4191] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:42:23 2026] DELETE /volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:24.042804 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6d49dc39-69d6-44da-a625-c968faf82519 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:24.044877 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6d49dc39-69d6-44da-a625-c968faf82519 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 Jul 03 01:42:24.045161 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6d49dc39-69d6-44da-a625-c968faf82519 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:24.045397 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6d49dc39-69d6-44da-a625-c968faf82519 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:24.054249 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:24.054249 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:24.058581 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6d49dc39-69d6-44da-a625-c968faf82519 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Volume info retrieved successfully. Jul 03 01:42:24.064139 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6d49dc39-69d6-44da-a625-c968faf82519 tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 returned with HTTP 200 Jul 03 01:42:24.064635 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1036/4192] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:24 2026] GET /volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:24.380253 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d41068c4-86af-442f-a09c-21e0a1f72421 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:24.382129 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d41068c4-86af-442f-a09c-21e0a1f72421 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] GET https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab Jul 03 01:42:24.382361 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d41068c4-86af-442f-a09c-21e0a1f72421 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:24.382629 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d41068c4-86af-442f-a09c-21e0a1f72421 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:24.388512 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d41068c4-86af-442f-a09c-21e0a1f72421 tempest-TestEncryptedCinderVolumes-1635152460 tempest-TestEncryptedCinderVolumes-1635152460-project-member] https://10.4.3.64/volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab returned with HTTP 404 Jul 03 01:42:24.389065 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1047/4193] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:24 2026] GET /volume/v3/volumes/dd3d7ee2-2b14-4479-b212-fc820b4efdab => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:24.395780 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6b2abfd2-466a-4ee0-8ee5-17bd5247cd98 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:24.397394 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6b2abfd2-466a-4ee0-8ee5-17bd5247cd98 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:42:24.397599 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6b2abfd2-466a-4ee0-8ee5-17bd5247cd98 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:24.397774 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6b2abfd2-466a-4ee0-8ee5-17bd5247cd98 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:24.398529 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6b2abfd2-466a-4ee0-8ee5-17bd5247cd98 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:42:24.419985 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6b2abfd2-466a-4ee0-8ee5-17bd5247cd98 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Get all volumes completed successfully. Jul 03 01:42:24.422058 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:24.422058 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:24.428080 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6b2abfd2-466a-4ee0-8ee5-17bd5247cd98 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:42:24.428500 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1058/4194] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:42:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:42:24.444773 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6c8c9992-ebd9-4964-b01b-0a780addb893 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:24.446558 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6c8c9992-ebd9-4964-b01b-0a780addb893 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] DELETE https://10.4.3.64/volume/v3/types/2b85dc45-6aa1-470c-a64e-b4bd59158214 Jul 03 01:42:24.446783 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6c8c9992-ebd9-4964-b01b-0a780addb893 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:24.447036 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6c8c9992-ebd9-4964-b01b-0a780addb893 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:24.468329 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6c8c9992-ebd9-4964-b01b-0a780addb893 tempest-TestEncryptedCinderVolumes-1248309649 tempest-TestEncryptedCinderVolumes-1248309649-project-admin] https://10.4.3.64/volume/v3/types/2b85dc45-6aa1-470c-a64e-b4bd59158214 returned with HTTP 202 Jul 03 01:42:24.468704 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1054/4195] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:42:24 2026] DELETE /volume/v3/types/2b85dc45-6aa1-470c-a64e-b4bd59158214 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:24.583562 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bd045b54-2f4f-4964-a699-718c83d8b01d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:24.585662 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bd045b54-2f4f-4964-a699-718c83d8b01d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:24.586264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bd045b54-2f4f-4964-a699-718c83d8b01d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:24.586264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bd045b54-2f4f-4964-a699-718c83d8b01d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:24.586348 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-bd045b54-2f4f-4964-a699-718c83d8b01d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:24.590527 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:24.590527 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:24.591292 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bd045b54-2f4f-4964-a699-718c83d8b01d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:24.591620 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1037/4196] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:24 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:25.077405 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3df58f3c-7cc9-4329-a439-a8eb2483703f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:25.080134 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3df58f3c-7cc9-4329-a439-a8eb2483703f tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] GET https://10.4.3.64/volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 Jul 03 01:42:25.080407 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3df58f3c-7cc9-4329-a439-a8eb2483703f tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:25.080609 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3df58f3c-7cc9-4329-a439-a8eb2483703f tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:25.091260 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3df58f3c-7cc9-4329-a439-a8eb2483703f tempest-ProjectReaderTests39-605222368 tempest-ProjectReaderTests39-605222368-project-admin] https://10.4.3.64/volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 returned with HTTP 404 Jul 03 01:42:25.091950 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1048/4197] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:25 2026] GET /volume/v3/volumes/22cbbec0-f78b-49c3-9144-1b15cd37eff2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:25.274736 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-40a1f09d-8ae1-4097-9d27-9ef7ac280473 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:25.274736 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-40a1f09d-8ae1-4097-9d27-9ef7ac280473 None None] GET https://10.4.3.64/volume// Jul 03 01:42:25.274736 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-40a1f09d-8ae1-4097-9d27-9ef7ac280473 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:25.274736 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-40a1f09d-8ae1-4097-9d27-9ef7ac280473 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:25.274736 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-40a1f09d-8ae1-4097-9d27-9ef7ac280473 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:42:25.274736 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1059/4198] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:42:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:42:25.282648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-60870e52-a119-4786-aefc-2118d6b9b38c req-eda50528-9d49-4726-b5c0-3e550f3d7c97 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:25.393023 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-eda50528-9d49-4726-b5c0-3e550f3d7c97 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:42:25.393367 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-eda50528-9d49-4726-b5c0-3e550f3d7c97 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8", "connector": null, "instance_uuid": "ff963342-0313-48b5-a177-642858acce03"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:25.401119 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:25.401119 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:25.439153 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-eda50528-9d49-4726-b5c0-3e550f3d7c97 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:42:25.439603 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1055/4199] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:42:25 2026] POST /volume/v3/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:25.613148 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dd008408-c931-448c-90f2-8e367dbdf56d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:25.615717 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd008408-c931-448c-90f2-8e367dbdf56d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:25.616278 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dd008408-c931-448c-90f2-8e367dbdf56d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:25.617492 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dd008408-c931-448c-90f2-8e367dbdf56d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:25.617492 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-dd008408-c931-448c-90f2-8e367dbdf56d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:25.622758 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:25.622758 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:25.623656 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd008408-c931-448c-90f2-8e367dbdf56d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:25.624351 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1038/4200] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:25 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:25.756943 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-df12e592-8b6e-4218-86c4-4bcd9e6f9f94 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:25.759900 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-df12e592-8b6e-4218-86c4-4bcd9e6f9f94 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:25.759900 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-df12e592-8b6e-4218-86c4-4bcd9e6f9f94 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:25.759900 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-df12e592-8b6e-4218-86c4-4bcd9e6f9f94 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:25.768513 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:25.768513 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:25.771927 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-df12e592-8b6e-4218-86c4-4bcd9e6f9f94 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:25.776597 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-df12e592-8b6e-4218-86c4-4bcd9e6f9f94 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:25.776942 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1049/4201] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:25 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:25.978939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f603c6ce-e44a-45bc-9a8a-bf25158ed279 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:25.979273 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f603c6ce-e44a-45bc-9a8a-bf25158ed279 None None] GET https://10.4.3.64/volume// Jul 03 01:42:25.979466 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f603c6ce-e44a-45bc-9a8a-bf25158ed279 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:25.979693 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f603c6ce-e44a-45bc-9a8a-bf25158ed279 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:25.979991 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f603c6ce-e44a-45bc-9a8a-bf25158ed279 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:42:25.980270 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1060/4202] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:42:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:42:25.996166 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-60870e52-a119-4786-aefc-2118d6b9b38c req-746596a7-2c31-4f13-945e-ef6404f088bc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:26.004168 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-746596a7-2c31-4f13-945e-ef6404f088bc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:26.004168 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-746596a7-2c31-4f13-945e-ef6404f088bc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:26.004168 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-746596a7-2c31-4f13-945e-ef6404f088bc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:26.015084 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:26.015084 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:26.023394 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-60870e52-a119-4786-aefc-2118d6b9b38c req-746596a7-2c31-4f13-945e-ef6404f088bc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:26.028033 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-746596a7-2c31-4f13-945e-ef6404f088bc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:26.028590 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1056/4203] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:42:25 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1539 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:42:26.143261 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-60870e52-a119-4786-aefc-2118d6b9b38c req-cd004c35-2a50-4a50-813b-6321526292b0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:26.145383 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-cd004c35-2a50-4a50-813b-6321526292b0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] PUT https://10.4.3.64/volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227 Jul 03 01:42:26.145756 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-cd004c35-2a50-4a50-813b-6321526292b0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:26.148845 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=267,cinder:UPDATE=89,cinder:INSERT=44 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:42:26.158515 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-60870e52-a119-4786-aefc-2118d6b9b38c req-cd004c35-2a50-4a50-813b-6321526292b0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Acquiring lock "cinder-attachment_update-3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:42:26.164391 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-60870e52-a119-4786-aefc-2118d6b9b38c req-cd004c35-2a50-4a50-813b-6321526292b0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Lock "cinder-attachment_update-3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:42:26.165371 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:26.165371 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:26.635088 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-71a6b52e-ccab-446c-806b-86d2d2c565c5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:26.636746 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-71a6b52e-ccab-446c-806b-86d2d2c565c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:26.636951 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-71a6b52e-ccab-446c-806b-86d2d2c565c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:26.637136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-71a6b52e-ccab-446c-806b-86d2d2c565c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:26.637227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-71a6b52e-ccab-446c-806b-86d2d2c565c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:26.641493 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:26.641493 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:26.642316 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-71a6b52e-ccab-446c-806b-86d2d2c565c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:26.642722 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1050/4204] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:26 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:42:26.695975 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-60870e52-a119-4786-aefc-2118d6b9b38c req-cd004c35-2a50-4a50-813b-6321526292b0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Lock "cinder-attachment_update-3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8-np0000004346" released by "attachment_update" :: held 0.531s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:42:26.696357 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-cd004c35-2a50-4a50-813b-6321526292b0 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227 returned with HTTP 200 Jul 03 01:42:26.696977 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1039/4205] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:42:26 2026] PUT /volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:26.791607 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-747e84f5-26a1-4503-acc0-9e8e2ce0fa91 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:26.794137 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-747e84f5-26a1-4503-acc0-9e8e2ce0fa91 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:26.794324 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-747e84f5-26a1-4503-acc0-9e8e2ce0fa91 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:26.794516 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-747e84f5-26a1-4503-acc0-9e8e2ce0fa91 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:26.810566 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:26.810566 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:26.817823 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-747e84f5-26a1-4503-acc0-9e8e2ce0fa91 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:26.823334 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-747e84f5-26a1-4503-acc0-9e8e2ce0fa91 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:26.824050 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1061/4206] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:26 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1360 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:26.907736 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-78cc6f40-a48a-45af-84b4-448a369cd8d7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:26.989876 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-78cc6f40-a48a-45af-84b4-448a369cd8d7 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:42:26.990274 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-78cc6f40-a48a-45af-84b4-448a369cd8d7 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-896745275", "extra_specs": {"storage_protocol": "tempest-storage_protocol-241706762", "vendor_name": "tempest-vendor_name-1627123843"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:27.011393 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-78cc6f40-a48a-45af-84b4-448a369cd8d7 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:42:27.011751 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1057/4207] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:42:26 2026] POST /volume/v3/types => generated 328 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:27.021972 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:27.023708 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:42:27.024069 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "83bff1ad-6e6e-461b-ac5d-fd494ba2d12c", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:27.025456 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Create volume request body: {'volume': {'volume_type': '83bff1ad-6e6e-461b-ac5d-fd494ba2d12c', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:42:27.028768 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Create volume of 1 GB Jul 03 01:42:27.029057 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:27.029057 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:27.029444 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Availability Zones retrieved successfully. Jul 03 01:42:27.035389 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Flow 'volume_create_api' (76bf204f-eb4a-463a-8be5-b6a8ee02ae98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:27.036358 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff798fa2-2dfe-45fb-95f1-046b6137bf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:27.037119 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:42:27.054373 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff798fa2-2dfe-45fb-95f1-046b6137bf7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:42:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-241706762',vendor_name='tempest-vendor_name-1627123843'},id=83bff1ad-6e6e-461b-ac5d-fd494ba2d12c,is_public=True,name='tempest-ProjectReaderTests-volume-type-896745275',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '83bff1ad-6e6e-461b-ac5d-fd494ba2d12c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:27.055224 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb5d1ce-49dd-42af-87a7-6ebe2e378e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:27.101754 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-896745275 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-896745275, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:42:27.102000 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-896745275 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-896745275, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:42:27.173649 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Created reservations ['80203db6-3626-482f-803b-f2ee4c2b5292', '3edaec16-0bd9-402c-ab85-d24004ee5ca5', '472390fe-36ef-4b89-9994-1808dfb9448d', '6ec3a4c7-bf39-43b8-85d0-aa1522e0f64a'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:27.174476 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bb5d1ce-49dd-42af-87a7-6ebe2e378e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80203db6-3626-482f-803b-f2ee4c2b5292', '3edaec16-0bd9-402c-ab85-d24004ee5ca5', '472390fe-36ef-4b89-9994-1808dfb9448d', '6ec3a4c7-bf39-43b8-85d0-aa1522e0f64a']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:27.175238 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f064d625-7209-4118-9399-2611ac9305e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:27.210390 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f064d625-7209-4118-9399-2611ac9305e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27e4e64f-17f9-4101-840f-0f5f7d9fff9c', '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='fdd7327dbc1a4fc38d34e79b08614f58',qos_specs=None,replication_status=,reservations=['80203db6-3626-482f-803b-f2ee4c2b5292','3edaec16-0bd9-402c-ab85-d24004ee5ca5','472390fe-36ef-4b89-9994-1808dfb9448d','6ec3a4c7-bf39-43b8-85d0-aa1522e0f64a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6749c3d69a6c4a289cd1d923db96d999',volume_type_id=83bff1ad-6e6e-461b-ac5d-fd494ba2d12c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:42:27Z,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=27e4e64f-17f9-4101-840f-0f5f7d9fff9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd7327dbc1a4fc38d34e79b08614f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6749c3d69a6c4a289cd1d923db96d999',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(83bff1ad-6e6e-461b-ac5d-fd494ba2d12c),volume_type_id=83bff1ad-6e6e-461b-ac5d-fd494ba2d12c)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:27.211005 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65951dda-2ce7-4bc7-a795-017f55db69d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:27.230965 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65951dda-2ce7-4bc7-a795-017f55db69d9) transitioned into state 'SUCCESS' from 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='fdd7327dbc1a4fc38d34e79b08614f58',qos_specs=None,replication_status=,reservations=['80203db6-3626-482f-803b-f2ee4c2b5292','3edaec16-0bd9-402c-ab85-d24004ee5ca5','472390fe-36ef-4b89-9994-1808dfb9448d','6ec3a4c7-bf39-43b8-85d0-aa1522e0f64a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6749c3d69a6c4a289cd1d923db96d999',volume_type_id=83bff1ad-6e6e-461b-ac5d-fd494ba2d12c)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:27.231370 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac39a3b-e67e-4b8b-8469-9726e6fb7be7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:27.244161 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ac39a3b-e67e-4b8b-8469-9726e6fb7be7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:27.244917 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Flow 'volume_create_api' (76bf204f-eb4a-463a-8be5-b6a8ee02ae98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:27.245182 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Create volume request issued successfully. Jul 03 01:42:27.245700 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c93d4daa-e3d6-431f-aaf5-216547706cbf tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:42:27.246086 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1051/4208] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:42:27 2026] POST /volume/v3/volumes => generated 771 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:27.256585 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9d77b405-0d0e-4f2d-a491-8163735e6646 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:27.258789 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d77b405-0d0e-4f2d-a491-8163735e6646 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] GET https://10.4.3.64/volume/v3/volumes/27e4e64f-17f9-4101-840f-0f5f7d9fff9c Jul 03 01:42:27.259052 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9d77b405-0d0e-4f2d-a491-8163735e6646 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:27.259267 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9d77b405-0d0e-4f2d-a491-8163735e6646 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:27.268005 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:27.268005 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:27.271754 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9d77b405-0d0e-4f2d-a491-8163735e6646 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Volume info retrieved successfully. Jul 03 01:42:27.276387 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d77b405-0d0e-4f2d-a491-8163735e6646 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/volumes/27e4e64f-17f9-4101-840f-0f5f7d9fff9c returned with HTTP 200 Jul 03 01:42:27.276819 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1040/4209] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:27 2026] GET /volume/v3/volumes/27e4e64f-17f9-4101-840f-0f5f7d9fff9c => generated 950 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:27.653906 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bd468b2d-6b68-4fd0-8bee-c061f4db4e54 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:27.655686 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bd468b2d-6b68-4fd0-8bee-c061f4db4e54 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:27.655942 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bd468b2d-6b68-4fd0-8bee-c061f4db4e54 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:27.656192 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bd468b2d-6b68-4fd0-8bee-c061f4db4e54 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:27.656338 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-bd468b2d-6b68-4fd0-8bee-c061f4db4e54 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:27.660583 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:27.660583 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:27.661190 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bd468b2d-6b68-4fd0-8bee-c061f4db4e54 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:27.661575 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1062/4210] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:27 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:27.839324 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3279c3c0-57ac-4833-ba7f-85b3a4bc9dbd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:27.842652 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3279c3c0-57ac-4833-ba7f-85b3a4bc9dbd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:27.842824 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3279c3c0-57ac-4833-ba7f-85b3a4bc9dbd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:27.842995 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3279c3c0-57ac-4833-ba7f-85b3a4bc9dbd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:27.856733 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:27.856733 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:27.865750 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3279c3c0-57ac-4833-ba7f-85b3a4bc9dbd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:27.873172 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3279c3c0-57ac-4833-ba7f-85b3a4bc9dbd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:27.873172 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1058/4211] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:27 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:28.289808 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3d6d220f-506f-4e12-adeb-1131c1133757 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:28.292221 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3d6d220f-506f-4e12-adeb-1131c1133757 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] GET https://10.4.3.64/volume/v3/volumes/27e4e64f-17f9-4101-840f-0f5f7d9fff9c Jul 03 01:42:28.292516 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3d6d220f-506f-4e12-adeb-1131c1133757 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:28.292739 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3d6d220f-506f-4e12-adeb-1131c1133757 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:28.299841 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:28.299841 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:28.303166 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3d6d220f-506f-4e12-adeb-1131c1133757 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Volume info retrieved successfully. Jul 03 01:42:28.306977 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3d6d220f-506f-4e12-adeb-1131c1133757 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/volumes/27e4e64f-17f9-4101-840f-0f5f7d9fff9c returned with HTTP 200 Jul 03 01:42:28.307512 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1052/4212] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:28 2026] GET /volume/v3/volumes/27e4e64f-17f9-4101-840f-0f5f7d9fff9c => generated 971 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:28.324174 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-54ed52df-cfbd-4dcb-83a5-f87f31ee2bf4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:28.326042 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-54ed52df-cfbd-4dcb-83a5-f87f31ee2bf4 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] GET https://10.4.3.64/volume/v3/messages Jul 03 01:42:28.326248 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-54ed52df-cfbd-4dcb-83a5-f87f31ee2bf4 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:28.326464 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-54ed52df-cfbd-4dcb-83a5-f87f31ee2bf4 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:28.330981 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-54ed52df-cfbd-4dcb-83a5-f87f31ee2bf4 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:42:28.331374 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1041/4213] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:42:28 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:28.345352 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9b25c6c5-0830-4ea1-872a-52fe945a47e1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:28.413874 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9b25c6c5-0830-4ea1-872a-52fe945a47e1 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-reader] GET https://10.4.3.64/volume/v3/messages Jul 03 01:42:28.414152 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9b25c6c5-0830-4ea1-872a-52fe945a47e1 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:28.414372 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9b25c6c5-0830-4ea1-872a-52fe945a47e1 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-reader] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:28.418488 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9b25c6c5-0830-4ea1-872a-52fe945a47e1 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-reader] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:42:28.418934 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1063/4214] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:42:28 2026] GET /volume/v3/messages => generated 668 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:28.430560 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-77be4376-93bb-4927-877c-df59195f0072 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:28.432395 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-77be4376-93bb-4927-877c-df59195f0072 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] DELETE https://10.4.3.64/volume/v3/messages/76a984a6-2e59-4dd5-b046-7727af8b946b Jul 03 01:42:28.432647 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-77be4376-93bb-4927-877c-df59195f0072 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:28.432873 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-77be4376-93bb-4927-877c-df59195f0072 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:28.450430 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-77be4376-93bb-4927-877c-df59195f0072 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/messages/76a984a6-2e59-4dd5-b046-7727af8b946b returned with HTTP 204 Jul 03 01:42:28.450860 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1059/4215] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Jul 3 01:42:28 2026] DELETE /volume/v3/messages/76a984a6-2e59-4dd5-b046-7727af8b946b => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 01:42:28.462701 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3b2a2d7c-ca4f-4517-a3fd-55fc589d57b5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:28.465118 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3b2a2d7c-ca4f-4517-a3fd-55fc589d57b5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/27e4e64f-17f9-4101-840f-0f5f7d9fff9c Jul 03 01:42:28.465436 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3b2a2d7c-ca4f-4517-a3fd-55fc589d57b5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:28.465727 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3b2a2d7c-ca4f-4517-a3fd-55fc589d57b5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:28.465948 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-3b2a2d7c-ca4f-4517-a3fd-55fc589d57b5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Delete volume with id: 27e4e64f-17f9-4101-840f-0f5f7d9fff9c Jul 03 01:42:28.475972 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:28.475972 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:28.476495 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3b2a2d7c-ca4f-4517-a3fd-55fc589d57b5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Volume info retrieved successfully. Jul 03 01:42:28.477946 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3b2a2d7c-ca4f-4517-a3fd-55fc589d57b5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99882) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 01:42:28.503686 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-3b2a2d7c-ca4f-4517-a3fd-55fc589d57b5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Created reservations ['967312dc-83d0-4b1e-84f5-a6da2829b4f9', 'bd80eb15-237f-4a4f-ba94-f383f4da5414', '62b136b1-893a-48c7-b1c4-00b09db93d22', '1f3e02c8-3658-40ba-b271-7be617b52fff'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:28.536971 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3b2a2d7c-ca4f-4517-a3fd-55fc589d57b5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Delete volume request issued successfully. Jul 03 01:42:28.537272 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3b2a2d7c-ca4f-4517-a3fd-55fc589d57b5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/volumes/27e4e64f-17f9-4101-840f-0f5f7d9fff9c returned with HTTP 202 Jul 03 01:42:28.537750 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1053/4216] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:42:28 2026] DELETE /volume/v3/volumes/27e4e64f-17f9-4101-840f-0f5f7d9fff9c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:28.549347 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e7a53c6f-2b0f-4483-b888-5c9b3d23e8dc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:28.551197 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e7a53c6f-2b0f-4483-b888-5c9b3d23e8dc tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] DELETE https://10.4.3.64/volume/v3/types/83bff1ad-6e6e-461b-ac5d-fd494ba2d12c Jul 03 01:42:28.551488 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e7a53c6f-2b0f-4483-b888-5c9b3d23e8dc tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:28.551713 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e7a53c6f-2b0f-4483-b888-5c9b3d23e8dc tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:28.576245 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e7a53c6f-2b0f-4483-b888-5c9b3d23e8dc tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/types/83bff1ad-6e6e-461b-ac5d-fd494ba2d12c returned with HTTP 202 Jul 03 01:42:28.576650 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1042/4217] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:42:28 2026] DELETE /volume/v3/types/83bff1ad-6e6e-461b-ac5d-fd494ba2d12c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:28.585383 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bae29b31-df61-41b5-9485-60196e3e7616 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:28.587314 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bae29b31-df61-41b5-9485-60196e3e7616 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:42:28.587701 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bae29b31-df61-41b5-9485-60196e3e7616 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2059095497", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1934450930", "vendor_name": "tempest-vendor_name-1990680153"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:28.606965 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bae29b31-df61-41b5-9485-60196e3e7616 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:42:28.607354 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1064/4218] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:42:28 2026] POST /volume/v3/types => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:28.615442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1674f983-cafe-4bfa-958e-146aac08a34a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:28.617291 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:42:28.617670 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7a76c2e9-3b88-4094-91ff-371c2db05f5b", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:28.619062 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Create volume request body: {'volume': {'volume_type': '7a76c2e9-3b88-4094-91ff-371c2db05f5b', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:42:28.623096 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Create volume of 1 GB Jul 03 01:42:28.623405 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:28.623405 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:28.624163 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Availability Zones retrieved successfully. Jul 03 01:42:28.630101 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Flow 'volume_create_api' (82d56d07-64b0-4735-9c81-6187e8b37097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:28.631533 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76150d51-6f1c-4cb4-9b84-fb36d33a3beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:28.632400 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:42:28.654769 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76150d51-6f1c-4cb4-9b84-fb36d33a3beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:42:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1934450930',vendor_name='tempest-vendor_name-1990680153'},id=7a76c2e9-3b88-4094-91ff-371c2db05f5b,is_public=True,name='tempest-ProjectReaderTests-volume-type-2059095497',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a76c2e9-3b88-4094-91ff-371c2db05f5b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:28.655547 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af26bef0-1f80-4c47-97ab-3c0a7da71c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:28.673402 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cb16d5d4-9bb5-41a1-889d-5e94c8fdbb0e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:28.678228 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cb16d5d4-9bb5-41a1-889d-5e94c8fdbb0e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:28.678488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cb16d5d4-9bb5-41a1-889d-5e94c8fdbb0e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:28.678701 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cb16d5d4-9bb5-41a1-889d-5e94c8fdbb0e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:28.678841 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-cb16d5d4-9bb5-41a1-889d-5e94c8fdbb0e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:28.683319 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:28.683319 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:28.684111 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cb16d5d4-9bb5-41a1-889d-5e94c8fdbb0e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:28.684511 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1054/4219] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:28 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:28.687942 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2059095497 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2059095497, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:42:28.688249 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2059095497 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2059095497, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:42:28.725636 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Created reservations ['7b176bd3-804f-4846-a296-661498ef632d', '6e86d573-0765-4fad-8e33-07f4d3d04b84', '7068f257-da9e-4895-a0a5-d0cb4d875502', '20a48cce-196b-48d5-b4d1-73a5551e5ba7'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:28.726434 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af26bef0-1f80-4c47-97ab-3c0a7da71c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b176bd3-804f-4846-a296-661498ef632d', '6e86d573-0765-4fad-8e33-07f4d3d04b84', '7068f257-da9e-4895-a0a5-d0cb4d875502', '20a48cce-196b-48d5-b4d1-73a5551e5ba7']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:28.727157 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e072265-4799-400f-85ac-d4d5d305fc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:28.756442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e072265-4799-400f-85ac-d4d5d305fc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb321205-94fa-450b-b682-9d96c5d5cc68', '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='fdd7327dbc1a4fc38d34e79b08614f58',qos_specs=None,replication_status=,reservations=['7b176bd3-804f-4846-a296-661498ef632d','6e86d573-0765-4fad-8e33-07f4d3d04b84','7068f257-da9e-4895-a0a5-d0cb4d875502','20a48cce-196b-48d5-b4d1-73a5551e5ba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6749c3d69a6c4a289cd1d923db96d999',volume_type_id=7a76c2e9-3b88-4094-91ff-371c2db05f5b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:42: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=cb321205-94fa-450b-b682-9d96c5d5cc68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fdd7327dbc1a4fc38d34e79b08614f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6749c3d69a6c4a289cd1d923db96d999',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a76c2e9-3b88-4094-91ff-371c2db05f5b),volume_type_id=7a76c2e9-3b88-4094-91ff-371c2db05f5b)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:28.757938 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9c384e-ae12-4857-8d03-d0d66a4bbc0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:28.779529 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f9c384e-ae12-4857-8d03-d0d66a4bbc0a) transitioned into state 'SUCCESS' from 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='fdd7327dbc1a4fc38d34e79b08614f58',qos_specs=None,replication_status=,reservations=['7b176bd3-804f-4846-a296-661498ef632d','6e86d573-0765-4fad-8e33-07f4d3d04b84','7068f257-da9e-4895-a0a5-d0cb4d875502','20a48cce-196b-48d5-b4d1-73a5551e5ba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6749c3d69a6c4a289cd1d923db96d999',volume_type_id=7a76c2e9-3b88-4094-91ff-371c2db05f5b)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:28.780471 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f048fb89-6be7-4bfd-8ba3-ea684ee68676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:28.791577 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f048fb89-6be7-4bfd-8ba3-ea684ee68676) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:28.792310 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Flow 'volume_create_api' (82d56d07-64b0-4735-9c81-6187e8b37097) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:28.793042 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Create volume request issued successfully. Jul 03 01:42:28.793601 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1674f983-cafe-4bfa-958e-146aac08a34a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:42:28.793958 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1060/4220] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:42:28 2026] POST /volume/v3/volumes => generated 772 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:28.805104 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d836adca-ea8f-42a4-a432-7bae4593fa58 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:28.807199 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d836adca-ea8f-42a4-a432-7bae4593fa58 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] GET https://10.4.3.64/volume/v3/volumes/cb321205-94fa-450b-b682-9d96c5d5cc68 Jul 03 01:42:28.807589 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d836adca-ea8f-42a4-a432-7bae4593fa58 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:28.808027 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d836adca-ea8f-42a4-a432-7bae4593fa58 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:28.815974 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:28.815974 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:28.819830 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d836adca-ea8f-42a4-a432-7bae4593fa58 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Volume info retrieved successfully. Jul 03 01:42:28.823874 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d836adca-ea8f-42a4-a432-7bae4593fa58 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/volumes/cb321205-94fa-450b-b682-9d96c5d5cc68 returned with HTTP 200 Jul 03 01:42:28.824395 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1043/4221] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:28 2026] GET /volume/v3/volumes/cb321205-94fa-450b-b682-9d96c5d5cc68 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:28.889285 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-25f94e55-0a1d-41ae-b0e5-e9feabe590a9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:28.894474 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-25f94e55-0a1d-41ae-b0e5-e9feabe590a9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:28.894683 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-25f94e55-0a1d-41ae-b0e5-e9feabe590a9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:28.894877 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-25f94e55-0a1d-41ae-b0e5-e9feabe590a9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:28.909817 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:28.909817 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:28.915233 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-25f94e55-0a1d-41ae-b0e5-e9feabe590a9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:28.932571 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-25f94e55-0a1d-41ae-b0e5-e9feabe590a9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:28.933027 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1065/4222] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:28 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1360 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:29.695153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fcd4f0bc-ab2d-4cc5-88a5-e1de4b8e4718 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:29.697488 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fcd4f0bc-ab2d-4cc5-88a5-e1de4b8e4718 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:29.697728 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fcd4f0bc-ab2d-4cc5-88a5-e1de4b8e4718 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:29.698323 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fcd4f0bc-ab2d-4cc5-88a5-e1de4b8e4718 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:29.698323 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-fcd4f0bc-ab2d-4cc5-88a5-e1de4b8e4718 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:29.706770 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:29.706770 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:29.707537 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fcd4f0bc-ab2d-4cc5-88a5-e1de4b8e4718 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:29.708012 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1055/4223] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:29 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:29.837249 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2d800798-2d3d-43dc-a4ad-b9df0da17be5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:29.839055 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2d800798-2d3d-43dc-a4ad-b9df0da17be5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] GET https://10.4.3.64/volume/v3/volumes/cb321205-94fa-450b-b682-9d96c5d5cc68 Jul 03 01:42:29.839254 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2d800798-2d3d-43dc-a4ad-b9df0da17be5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:29.839440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2d800798-2d3d-43dc-a4ad-b9df0da17be5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:29.851233 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:29.851233 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:29.855012 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2d800798-2d3d-43dc-a4ad-b9df0da17be5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Volume info retrieved successfully. Jul 03 01:42:29.858682 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2d800798-2d3d-43dc-a4ad-b9df0da17be5 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/volumes/cb321205-94fa-450b-b682-9d96c5d5cc68 returned with HTTP 200 Jul 03 01:42:29.859049 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1061/4224] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:29 2026] GET /volume/v3/volumes/cb321205-94fa-450b-b682-9d96c5d5cc68 => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:29.872914 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ea367cf4-7939-447f-badd-a69c02bb8103 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:29.874409 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ea367cf4-7939-447f-badd-a69c02bb8103 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] GET https://10.4.3.64/volume/v3/messages Jul 03 01:42:29.874726 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ea367cf4-7939-447f-badd-a69c02bb8103 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:29.875046 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ea367cf4-7939-447f-badd-a69c02bb8103 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:29.878560 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ea367cf4-7939-447f-badd-a69c02bb8103 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:42:29.878560 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1044/4225] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:42:29 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:29.889261 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ba9a2adf-b52e-4d42-87f6-ccf43695d98a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:29.892428 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ba9a2adf-b52e-4d42-87f6-ccf43695d98a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-reader] GET https://10.4.3.64/volume/v3/messages/540318cb-7e3d-4689-92e6-6cd0befe41c4 Jul 03 01:42:29.894052 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ba9a2adf-b52e-4d42-87f6-ccf43695d98a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:29.894231 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ba9a2adf-b52e-4d42-87f6-ccf43695d98a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-reader] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:29.896494 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=191,cinder:UPDATE=29,cinder:INSERT=23,cinder:DELETE=1 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:42:29.901481 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ba9a2adf-b52e-4d42-87f6-ccf43695d98a tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-reader] https://10.4.3.64/volume/v3/messages/540318cb-7e3d-4689-92e6-6cd0befe41c4 returned with HTTP 200 Jul 03 01:42:29.902903 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1066/4226] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:42:29 2026] GET /volume/v3/messages/540318cb-7e3d-4689-92e6-6cd0befe41c4 => generated 665 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:29.911146 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-af31a387-eede-405c-8d0a-7fc6a436f2b8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:29.913041 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-af31a387-eede-405c-8d0a-7fc6a436f2b8 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] DELETE https://10.4.3.64/volume/v3/messages/540318cb-7e3d-4689-92e6-6cd0befe41c4 Jul 03 01:42:29.913278 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-af31a387-eede-405c-8d0a-7fc6a436f2b8 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:29.913522 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-af31a387-eede-405c-8d0a-7fc6a436f2b8 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:29.923451 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-af31a387-eede-405c-8d0a-7fc6a436f2b8 tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/messages/540318cb-7e3d-4689-92e6-6cd0befe41c4 returned with HTTP 204 Jul 03 01:42:29.923896 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1056/4227] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Jul 3 01:42:29 2026] DELETE /volume/v3/messages/540318cb-7e3d-4689-92e6-6cd0befe41c4 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 01:42:29.930343 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3d0f0b88-d9b7-4e19-aeb8-b45e2b44bb3e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:29.932515 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3d0f0b88-d9b7-4e19-aeb8-b45e2b44bb3e tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/cb321205-94fa-450b-b682-9d96c5d5cc68 Jul 03 01:42:29.932795 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3d0f0b88-d9b7-4e19-aeb8-b45e2b44bb3e tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:29.933031 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3d0f0b88-d9b7-4e19-aeb8-b45e2b44bb3e tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:29.933221 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-3d0f0b88-d9b7-4e19-aeb8-b45e2b44bb3e tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Delete volume with id: cb321205-94fa-450b-b682-9d96c5d5cc68 Jul 03 01:42:29.941541 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:29.941541 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:29.941932 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3d0f0b88-d9b7-4e19-aeb8-b45e2b44bb3e tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Volume info retrieved successfully. Jul 03 01:42:29.943165 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-3d0f0b88-d9b7-4e19-aeb8-b45e2b44bb3e tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99880) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 01:42:29.946088 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-daa92c95-3082-4104-8f59-fc4f5e4e5a91 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:29.947683 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-daa92c95-3082-4104-8f59-fc4f5e4e5a91 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:29.948170 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-daa92c95-3082-4104-8f59-fc4f5e4e5a91 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:29.949500 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-daa92c95-3082-4104-8f59-fc4f5e4e5a91 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:29.958749 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:29.958749 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:29.964761 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-daa92c95-3082-4104-8f59-fc4f5e4e5a91 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:29.964910 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-3d0f0b88-d9b7-4e19-aeb8-b45e2b44bb3e tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Created reservations ['a39415a8-3922-497a-b33e-f6cc91ed25ed', '6f597bdc-e84e-49fa-b102-e61d8c0111cd', '8d670f2d-8ddf-448e-96ed-38ef789fabcf', 'a4bef668-f3c1-44f2-97c7-c2f601d305a3'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:29.967025 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-daa92c95-3082-4104-8f59-fc4f5e4e5a91 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:29.967461 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1045/4228] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:29 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:29.995410 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3d0f0b88-d9b7-4e19-aeb8-b45e2b44bb3e tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Delete volume request issued successfully. Jul 03 01:42:29.995626 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3d0f0b88-d9b7-4e19-aeb8-b45e2b44bb3e tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/volumes/cb321205-94fa-450b-b682-9d96c5d5cc68 returned with HTTP 202 Jul 03 01:42:29.996075 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1062/4229] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:42:29 2026] DELETE /volume/v3/volumes/cb321205-94fa-450b-b682-9d96c5d5cc68 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:30.004411 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-27479325-e573-428c-9fc1-59e7eb0e29fe None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:30.006759 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-27479325-e573-428c-9fc1-59e7eb0e29fe tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] DELETE https://10.4.3.64/volume/v3/types/7a76c2e9-3b88-4094-91ff-371c2db05f5b Jul 03 01:42:30.006998 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-27479325-e573-428c-9fc1-59e7eb0e29fe tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:30.007233 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-27479325-e573-428c-9fc1-59e7eb0e29fe tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:30.048338 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-27479325-e573-428c-9fc1-59e7eb0e29fe tempest-ProjectReaderTests-242823806 tempest-ProjectReaderTests-242823806-project-admin] https://10.4.3.64/volume/v3/types/7a76c2e9-3b88-4094-91ff-371c2db05f5b returned with HTTP 202 Jul 03 01:42:30.048837 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1067/4230] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:42:30 2026] DELETE /volume/v3/types/7a76c2e9-3b88-4094-91ff-371c2db05f5b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:30.720742 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bacfd51c-e4ed-4248-a4ec-afddf8f1576c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:30.724294 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bacfd51c-e4ed-4248-a4ec-afddf8f1576c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:30.724511 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bacfd51c-e4ed-4248-a4ec-afddf8f1576c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:30.724680 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bacfd51c-e4ed-4248-a4ec-afddf8f1576c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:30.724776 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-bacfd51c-e4ed-4248-a4ec-afddf8f1576c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:30.730315 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=254,cinder:UPDATE=93,cinder:INSERT=47 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:42:30.736700 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:30.736700 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:30.737580 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bacfd51c-e4ed-4248-a4ec-afddf8f1576c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:30.737901 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1057/4231] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:30 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:30.981878 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-98bc49a5-d9a2-492b-8c79-aafbe947df18 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:30.983727 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-98bc49a5-d9a2-492b-8c79-aafbe947df18 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:30.984079 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-98bc49a5-d9a2-492b-8c79-aafbe947df18 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:30.984264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-98bc49a5-d9a2-492b-8c79-aafbe947df18 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:30.994382 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:30.994382 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:30.998730 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-98bc49a5-d9a2-492b-8c79-aafbe947df18 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:31.003629 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-98bc49a5-d9a2-492b-8c79-aafbe947df18 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:31.004224 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1046/4232] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:30 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:31.661165 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-16f3084c-fa77-470c-a01d-d106cd360ec0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:31.749187 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-dee2e380-186a-4dd4-9ed0-a833bb0df389 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:31.749558 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-16f3084c-fa77-470c-a01d-d106cd360ec0 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:42:31.749558 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-16f3084c-fa77-470c-a01d-d106cd360ec0 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-588844631", "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=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:31.751591 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dee2e380-186a-4dd4-9ed0-a833bb0df389 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:31.751865 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dee2e380-186a-4dd4-9ed0-a833bb0df389 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:31.752134 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dee2e380-186a-4dd4-9ed0-a833bb0df389 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:31.752278 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-dee2e380-186a-4dd4-9ed0-a833bb0df389 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:31.755386 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=225,cinder:INSERT=43,cinder:UPDATE=81 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:42:31.764907 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:31.764907 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:31.764907 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dee2e380-186a-4dd4-9ed0-a833bb0df389 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:31.764907 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1068/4233] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:31 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:31.783409 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-16f3084c-fa77-470c-a01d-d106cd360ec0 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:42:31.783876 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1063/4234] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:42:31 2026] POST /volume/v3/types => generated 379 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:31.793043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a056a5ea-d78a-4ce2-b141-3639391880d8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:31.795027 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a056a5ea-d78a-4ce2-b141-3639391880d8 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] POST https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption Jul 03 01:42:31.795261 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a056a5ea-d78a-4ce2-b141-3639391880d8 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:31.814085 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a056a5ea-d78a-4ce2-b141-3639391880d8 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption returned with HTTP 200 Jul 03 01:42:31.814713 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1058/4235] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:42:31 2026] POST /volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:31.822559 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1c17a7ea-1e62-4c95-9006-b5d2c28b0881 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:31.824457 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1c17a7ea-1e62-4c95-9006-b5d2c28b0881 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:42:31.824789 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1c17a7ea-1e62-4c95-9006-b5d2c28b0881 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-908071610", "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=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:31.842609 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1c17a7ea-1e62-4c95-9006-b5d2c28b0881 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:42:31.842965 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1047/4236] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:42:31 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:31.851034 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-95315645-1b34-41d8-8851-097b696fb2a9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:31.853313 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-95315645-1b34-41d8-8851-097b696fb2a9 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] POST https://10.4.3.64/volume/v3/types/509abd28-5861-4b08-a7d8-0d3ac0061390/encryption Jul 03 01:42:31.853749 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-95315645-1b34-41d8-8851-097b696fb2a9 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:31.885438 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-95315645-1b34-41d8-8851-097b696fb2a9 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/509abd28-5861-4b08-a7d8-0d3ac0061390/encryption returned with HTTP 200 Jul 03 01:42:31.885892 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1069/4237] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:42:31 2026] POST /volume/v3/types/509abd28-5861-4b08-a7d8-0d3ac0061390/encryption => generated 239 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:31.895285 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c906f81b-21ea-4bc9-89c3-dd0c0197caf4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:31.897617 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c906f81b-21ea-4bc9-89c3-dd0c0197caf4 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:42:31.898014 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c906f81b-21ea-4bc9-89c3-dd0c0197caf4 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1510239239", "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=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:31.914393 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c906f81b-21ea-4bc9-89c3-dd0c0197caf4 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:42:31.914777 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1064/4238] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:42:31 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:31.924170 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6c01c11a-0080-4400-bf34-19df8eaf5cc2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:31.925904 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6c01c11a-0080-4400-bf34-19df8eaf5cc2 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] POST https://10.4.3.64/volume/v3/types/9b6d388c-fa91-43ca-b7b1-4ac1d63a03cc/extra_specs Jul 03 01:42:31.926279 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6c01c11a-0080-4400-bf34-19df8eaf5cc2 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:31.952394 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6c01c11a-0080-4400-bf34-19df8eaf5cc2 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/9b6d388c-fa91-43ca-b7b1-4ac1d63a03cc/extra_specs returned with HTTP 200 Jul 03 01:42:31.952824 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1059/4239] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Jul 3 01:42:31 2026] POST /volume/v3/types/9b6d388c-fa91-43ca-b7b1-4ac1d63a03cc/extra_specs => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:42:31.962643 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ce0e0b2a-f70d-4d00-8860-f6861c1a879b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:31.964642 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce0e0b2a-f70d-4d00-8860-f6861c1a879b tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] PUT https://10.4.3.64/volume/v3/types/9b6d388c-fa91-43ca-b7b1-4ac1d63a03cc/extra_specs/key2 Jul 03 01:42:31.965006 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ce0e0b2a-f70d-4d00-8860-f6861c1a879b tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:31.996548 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce0e0b2a-f70d-4d00-8860-f6861c1a879b tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/9b6d388c-fa91-43ca-b7b1-4ac1d63a03cc/extra_specs/key2 returned with HTTP 200 Jul 03 01:42:31.997018 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1048/4240] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:42:31 2026] PUT /volume/v3/types/9b6d388c-fa91-43ca-b7b1-4ac1d63a03cc/extra_specs/key2 => generated 25 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:42:32.006341 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e7fa9b8a-5a9b-4984-a3b9-b95e5c4d2dde None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.007823 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7fa9b8a-5a9b-4984-a3b9-b95e5c4d2dde tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:42:32.008123 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7fa9b8a-5a9b-4984-a3b9-b95e5c4d2dde tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:32.017886 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a5a49a48-e039-40ab-a049-79a059b2b17d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.019580 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a5a49a48-e039-40ab-a049-79a059b2b17d tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:32.019750 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a5a49a48-e039-40ab-a049-79a059b2b17d tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.019936 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a5a49a48-e039-40ab-a049-79a059b2b17d tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.024504 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7fa9b8a-5a9b-4984-a3b9-b95e5c4d2dde tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:42:32.024859 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1070/4241] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:42:32 2026] POST /volume/v3/types => generated 195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:32.029705 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:32.029705 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:32.034213 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a5a49a48-e039-40ab-a049-79a059b2b17d tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:32.035520 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-79568fc2-ede3-4e1a-bb00-5c5b0f10b713 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.037806 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-79568fc2-ede3-4e1a-bb00-5c5b0f10b713 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] DELETE https://10.4.3.64/volume/v3/types/415b6c79-8496-4e72-97d0-6e467210e794 Jul 03 01:42:32.038085 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-79568fc2-ede3-4e1a-bb00-5c5b0f10b713 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.038327 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-79568fc2-ede3-4e1a-bb00-5c5b0f10b713 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.041114 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a5a49a48-e039-40ab-a049-79a059b2b17d tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:32.041651 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1065/4242] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:32 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1360 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:32.063162 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-79568fc2-ede3-4e1a-bb00-5c5b0f10b713 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/415b6c79-8496-4e72-97d0-6e467210e794 returned with HTTP 202 Jul 03 01:42:32.063586 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1060/4243] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:42:32 2026] DELETE /volume/v3/types/415b6c79-8496-4e72-97d0-6e467210e794 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:32.072048 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4d66fba3-c729-46b7-9b28-b9c91ffbde19 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.073759 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4d66fba3-c729-46b7-9b28-b9c91ffbde19 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:42:32.074107 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4d66fba3-c729-46b7-9b28-b9c91ffbde19 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1028929083", "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=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:32.090732 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4d66fba3-c729-46b7-9b28-b9c91ffbde19 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:42:32.091127 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1049/4244] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:42:32 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:32.100342 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8209a866-59f2-4117-a490-e27a1b0ca71f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.101968 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8209a866-59f2-4117-a490-e27a1b0ca71f tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] POST https://10.4.3.64/volume/v3/types/24626a8c-6d9f-4252-b58e-a1a022b7df5f/encryption Jul 03 01:42:32.102286 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8209a866-59f2-4117-a490-e27a1b0ca71f tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:32.120447 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8209a866-59f2-4117-a490-e27a1b0ca71f tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/24626a8c-6d9f-4252-b58e-a1a022b7df5f/encryption returned with HTTP 200 Jul 03 01:42:32.121006 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1071/4245] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:42:32 2026] POST /volume/v3/types/24626a8c-6d9f-4252-b58e-a1a022b7df5f/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:32.128276 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4203c118-1ce0-4080-bc63-1c2b6782564f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.130556 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4203c118-1ce0-4080-bc63-1c2b6782564f tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] DELETE https://10.4.3.64/volume/v3/types/24626a8c-6d9f-4252-b58e-a1a022b7df5f/encryption/55eda03b-4d72-4635-87a2-d8178abf37ac Jul 03 01:42:32.130822 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4203c118-1ce0-4080-bc63-1c2b6782564f tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.131037 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4203c118-1ce0-4080-bc63-1c2b6782564f tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.142329 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4203c118-1ce0-4080-bc63-1c2b6782564f tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/24626a8c-6d9f-4252-b58e-a1a022b7df5f/encryption/55eda03b-4d72-4635-87a2-d8178abf37ac returned with HTTP 202 Jul 03 01:42:32.142728 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1066/4246] 10.4.3.64 () {66 vars in 1482 bytes} [Fri Jul 3 01:42:32 2026] DELETE /volume/v3/types/24626a8c-6d9f-4252-b58e-a1a022b7df5f/encryption/55eda03b-4d72-4635-87a2-d8178abf37ac => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:32.150134 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-139eb75e-ec7c-4738-9dbc-d2852c975f45 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.151975 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-139eb75e-ec7c-4738-9dbc-d2852c975f45 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:42:32.152167 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-139eb75e-ec7c-4738-9dbc-d2852c975f45 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-479005952", "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=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:32.167697 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-139eb75e-ec7c-4738-9dbc-d2852c975f45 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:42:32.168125 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1061/4247] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:42:32 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:32.175644 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9d459f32-2188-4f83-a9a4-85e1588c1bfc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.177364 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d459f32-2188-4f83-a9a4-85e1588c1bfc tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] DELETE https://10.4.3.64/volume/v3/types/6b01303a-96d1-4390-9326-63dc8c78bbf3/extra_specs/key1 Jul 03 01:42:32.177582 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9d459f32-2188-4f83-a9a4-85e1588c1bfc tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.177796 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9d459f32-2188-4f83-a9a4-85e1588c1bfc tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.195278 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d459f32-2188-4f83-a9a4-85e1588c1bfc tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/6b01303a-96d1-4390-9326-63dc8c78bbf3/extra_specs/key1 returned with HTTP 202 Jul 03 01:42:32.195659 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1050/4248] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:42:32 2026] DELETE /volume/v3/types/6b01303a-96d1-4390-9326-63dc8c78bbf3/extra_specs/key1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:42:32.204442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b32b4a43-b161-46f0-b8c9-f625162a5497 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.206193 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b32b4a43-b161-46f0-b8c9-f625162a5497 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:42:32.206523 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b32b4a43-b161-46f0-b8c9-f625162a5497 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2101901019", "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=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:32.223089 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b32b4a43-b161-46f0-b8c9-f625162a5497 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:42:32.223543 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1072/4249] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:42:32 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:32.231165 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c503cd98-3eb4-482e-b396-3af0004cc35b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.232759 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c503cd98-3eb4-482e-b396-3af0004cc35b tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] DELETE https://10.4.3.64/volume/v3/types/5897d9c4-2d8b-4b41-b26f-152bc0170be9 Jul 03 01:42:32.232952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c503cd98-3eb4-482e-b396-3af0004cc35b tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.233105 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c503cd98-3eb4-482e-b396-3af0004cc35b tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.260359 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c503cd98-3eb4-482e-b396-3af0004cc35b tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/5897d9c4-2d8b-4b41-b26f-152bc0170be9 returned with HTTP 202 Jul 03 01:42:32.260684 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1067/4250] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:42:32 2026] DELETE /volume/v3/types/5897d9c4-2d8b-4b41-b26f-152bc0170be9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:32.269891 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d5f67930-4517-4913-a0be-29f7120c0ba2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.272033 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5f67930-4517-4913-a0be-29f7120c0ba2 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] GET https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs Jul 03 01:42:32.272246 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5f67930-4517-4913-a0be-29f7120c0ba2 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.272488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5f67930-4517-4913-a0be-29f7120c0ba2 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.279550 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5f67930-4517-4913-a0be-29f7120c0ba2 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs returned with HTTP 200 Jul 03 01:42:32.280064 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1062/4251] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Jul 3 01:42:32 2026] GET /volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs => generated 185 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:32.289223 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-342889b9-ea10-425d-a63b-84ab4a3abaf8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.290801 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-342889b9-ea10-425d-a63b-84ab4a3abaf8 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] GET https://10.4.3.64/volume/v3/types Jul 03 01:42:32.291000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-342889b9-ea10-425d-a63b-84ab4a3abaf8 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.291154 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-342889b9-ea10-425d-a63b-84ab4a3abaf8 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.313241 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-342889b9-ea10-425d-a63b-84ab4a3abaf8 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:42:32.315312 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1051/4252] 10.4.3.64 () {66 vars in 1224 bytes} [Fri Jul 3 01:42:32 2026] GET /volume/v3/types => generated 2609 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:32.338786 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ff93fbfc-15cd-4fe9-9884-7b68900fbbcb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.341062 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ff93fbfc-15cd-4fe9-9884-7b68900fbbcb tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] GET https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption/cipher Jul 03 01:42:32.341062 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ff93fbfc-15cd-4fe9-9884-7b68900fbbcb tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.341605 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ff93fbfc-15cd-4fe9-9884-7b68900fbbcb tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.348618 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ff93fbfc-15cd-4fe9-9884-7b68900fbbcb tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption/cipher returned with HTTP 200 Jul 03 01:42:32.349110 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1073/4253] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:42:32 2026] GET /volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption/cipher => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:42:32.360202 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cb9b8b9d-9bb4-4562-a72a-17731f4373ed None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.365518 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cb9b8b9d-9bb4-4562-a72a-17731f4373ed tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] GET https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption Jul 03 01:42:32.366140 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cb9b8b9d-9bb4-4562-a72a-17731f4373ed tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.366140 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cb9b8b9d-9bb4-4562-a72a-17731f4373ed tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.372966 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cb9b8b9d-9bb4-4562-a72a-17731f4373ed tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption returned with HTTP 200 Jul 03 01:42:32.373552 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1068/4254] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:42:32 2026] GET /volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:32.384026 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6d9f1853-5f5a-4758-b804-2f8852023a3e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.385934 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d9f1853-5f5a-4758-b804-2f8852023a3e tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] GET https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs/multiattach Jul 03 01:42:32.386092 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6d9f1853-5f5a-4758-b804-2f8852023a3e tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.386263 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6d9f1853-5f5a-4758-b804-2f8852023a3e tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.392583 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d9f1853-5f5a-4758-b804-2f8852023a3e tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs/multiattach returned with HTTP 200 Jul 03 01:42:32.393055 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1063/4255] 10.4.3.64 () {66 vars in 1407 bytes} [Fri Jul 3 01:42:32 2026] GET /volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:42:32.401976 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2675351c-bad7-4924-83b4-524d6857b3bf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.403498 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2675351c-bad7-4924-83b4-524d6857b3bf tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] GET https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs/volume_backend_name Jul 03 01:42:32.403668 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2675351c-bad7-4924-83b4-524d6857b3bf tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.403840 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2675351c-bad7-4924-83b4-524d6857b3bf tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.409191 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2675351c-bad7-4924-83b4-524d6857b3bf tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 01:42:32.409576 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1052/4256] 10.4.3.64 () {66 vars in 1431 bytes} [Fri Jul 3 01:42:32 2026] GET /volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs/volume_backend_name => generated 44 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:42:32.416602 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3dc694fe-9ad6-4c7a-befb-c4005eb0336a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.418197 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3dc694fe-9ad6-4c7a-befb-c4005eb0336a tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] GET https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a Jul 03 01:42:32.418368 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3dc694fe-9ad6-4c7a-befb-c4005eb0336a tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.418558 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3dc694fe-9ad6-4c7a-befb-c4005eb0336a tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.423288 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3dc694fe-9ad6-4c7a-befb-c4005eb0336a tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a returned with HTTP 200 Jul 03 01:42:32.423688 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1074/4257] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:42:32 2026] GET /volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a => generated 401 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:32.432445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-623278cb-5fd3-4bd6-a010-82fe6b0b0940 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.434219 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-623278cb-5fd3-4bd6-a010-82fe6b0b0940 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] PUT https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption/ece60f57-64a1-43d7-89df-94bbd75422bc Jul 03 01:42:32.434596 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-623278cb-5fd3-4bd6-a010-82fe6b0b0940 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:32.451853 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-623278cb-5fd3-4bd6-a010-82fe6b0b0940 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption/ece60f57-64a1-43d7-89df-94bbd75422bc returned with HTTP 200 Jul 03 01:42:32.452341 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1069/4258] 10.4.3.64 () {68 vars in 1499 bytes} [Fri Jul 3 01:42:32 2026] PUT /volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/encryption/ece60f57-64a1-43d7-89df-94bbd75422bc => generated 33 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:42:32.465753 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aee74888-5d13-42e9-b684-27cfd2d3ec56 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.468052 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aee74888-5d13-42e9-b684-27cfd2d3ec56 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] PUT https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs/key1 Jul 03 01:42:32.468371 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aee74888-5d13-42e9-b684-27cfd2d3ec56 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:32.490687 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aee74888-5d13-42e9-b684-27cfd2d3ec56 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs/key1 returned with HTTP 200 Jul 03 01:42:32.491217 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1064/4259] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:42:32 2026] PUT /volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a/extra_specs/key1 => generated 30 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:42:32.501191 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-84f455ac-b5a9-49ea-9277-311413ee4141 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.503155 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-84f455ac-b5a9-49ea-9277-311413ee4141 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] PUT https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a Jul 03 01:42:32.503591 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-84f455ac-b5a9-49ea-9277-311413ee4141 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:32.522854 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-84f455ac-b5a9-49ea-9277-311413ee4141 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a returned with HTTP 200 Jul 03 01:42:32.523343 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1053/4260] 10.4.3.64 () {68 vars in 1355 bytes} [Fri Jul 3 01:42:32 2026] PUT /volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a => generated 370 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:32.532030 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bbb80244-45c7-4515-8f00-d597e52c0510 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.533754 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bbb80244-45c7-4515-8f00-d597e52c0510 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] DELETE https://10.4.3.64/volume/v3/types/6b01303a-96d1-4390-9326-63dc8c78bbf3 Jul 03 01:42:32.534002 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bbb80244-45c7-4515-8f00-d597e52c0510 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.534223 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bbb80244-45c7-4515-8f00-d597e52c0510 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.568154 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bbb80244-45c7-4515-8f00-d597e52c0510 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/6b01303a-96d1-4390-9326-63dc8c78bbf3 returned with HTTP 202 Jul 03 01:42:32.568154 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1075/4261] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:42:32 2026] DELETE /volume/v3/types/6b01303a-96d1-4390-9326-63dc8c78bbf3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:32.592488 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f9b12576-86a8-4c88-8935-22a7afb56ad3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.594497 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f9b12576-86a8-4c88-8935-22a7afb56ad3 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] DELETE https://10.4.3.64/volume/v3/types/24626a8c-6d9f-4252-b58e-a1a022b7df5f Jul 03 01:42:32.594497 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f9b12576-86a8-4c88-8935-22a7afb56ad3 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.594497 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f9b12576-86a8-4c88-8935-22a7afb56ad3 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.628117 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f9b12576-86a8-4c88-8935-22a7afb56ad3 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/24626a8c-6d9f-4252-b58e-a1a022b7df5f returned with HTTP 202 Jul 03 01:42:32.628528 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1070/4262] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:42:32 2026] DELETE /volume/v3/types/24626a8c-6d9f-4252-b58e-a1a022b7df5f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:32.635175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6c485433-9075-4530-ad8c-e7412e4da74f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.636942 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6c485433-9075-4530-ad8c-e7412e4da74f tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] DELETE https://10.4.3.64/volume/v3/types/9b6d388c-fa91-43ca-b7b1-4ac1d63a03cc Jul 03 01:42:32.637135 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6c485433-9075-4530-ad8c-e7412e4da74f tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.637321 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6c485433-9075-4530-ad8c-e7412e4da74f tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.667522 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6c485433-9075-4530-ad8c-e7412e4da74f tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/9b6d388c-fa91-43ca-b7b1-4ac1d63a03cc returned with HTTP 202 Jul 03 01:42:32.667993 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1065/4263] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:42:32 2026] DELETE /volume/v3/types/9b6d388c-fa91-43ca-b7b1-4ac1d63a03cc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:32.676222 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-025cc5b1-a6f0-499f-ac63-9d6ce135bdc0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.678281 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-025cc5b1-a6f0-499f-ac63-9d6ce135bdc0 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] DELETE https://10.4.3.64/volume/v3/types/509abd28-5861-4b08-a7d8-0d3ac0061390 Jul 03 01:42:32.678528 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-025cc5b1-a6f0-499f-ac63-9d6ce135bdc0 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.678766 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-025cc5b1-a6f0-499f-ac63-9d6ce135bdc0 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.709717 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-025cc5b1-a6f0-499f-ac63-9d6ce135bdc0 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/509abd28-5861-4b08-a7d8-0d3ac0061390 returned with HTTP 202 Jul 03 01:42:32.710322 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1054/4264] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:42:32 2026] DELETE /volume/v3/types/509abd28-5861-4b08-a7d8-0d3ac0061390 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:32.717158 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1932d0df-c6bb-4be6-9ba8-973e97bbd768 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.719492 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1932d0df-c6bb-4be6-9ba8-973e97bbd768 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] DELETE https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a Jul 03 01:42:32.719764 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1932d0df-c6bb-4be6-9ba8-973e97bbd768 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.720071 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1932d0df-c6bb-4be6-9ba8-973e97bbd768 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.751225 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1932d0df-c6bb-4be6-9ba8-973e97bbd768 tempest-VolumeTypesAdminTests-1989144033 tempest-VolumeTypesAdminTests-1989144033-project-admin] https://10.4.3.64/volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a returned with HTTP 202 Jul 03 01:42:32.751793 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1076/4265] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:42:32 2026] DELETE /volume/v3/types/8bfb6065-07a5-4dd6-9e9b-7ffd7abf4f2a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:32.781079 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-077b483a-c5ac-47a7-9d62-d9714ebde4bd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.784747 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-077b483a-c5ac-47a7-9d62-d9714ebde4bd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:32.785241 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-077b483a-c5ac-47a7-9d62-d9714ebde4bd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:32.785241 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-077b483a-c5ac-47a7-9d62-d9714ebde4bd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:32.785241 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-077b483a-c5ac-47a7-9d62-d9714ebde4bd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:32.800216 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:32.800216 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:32.801113 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-077b483a-c5ac-47a7-9d62-d9714ebde4bd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:32.801600 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1071/4266] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:32 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:32.933326 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-60870e52-a119-4786-aefc-2118d6b9b38c req-becd5bc6-80a0-4c63-a323-25a67891123b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:32.935342 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-becd5bc6-80a0-4c63-a323-25a67891123b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227/action Jul 03 01:42:32.935690 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-becd5bc6-80a0-4c63-a323-25a67891123b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:42:32.935817 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-becd5bc6-80a0-4c63-a323-25a67891123b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:32.953512 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:32.953512 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:32.967605 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-60870e52-a119-4786-aefc-2118d6b9b38c req-becd5bc6-80a0-4c63-a323-25a67891123b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227/action returned with HTTP 204 Jul 03 01:42:32.968293 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1066/4267] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:42:32 2026] POST /volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:33.064849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-301c167e-da08-42d1-a306-00893c476690 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:33.071489 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-301c167e-da08-42d1-a306-00893c476690 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:33.071962 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-301c167e-da08-42d1-a306-00893c476690 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:33.072535 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-301c167e-da08-42d1-a306-00893c476690 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:33.087031 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:33.087031 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:33.092213 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-301c167e-da08-42d1-a306-00893c476690 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:33.097320 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-301c167e-da08-42d1-a306-00893c476690 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:33.097738 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1055/4268] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:33 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1652 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:33.117785 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-235f9b33-ec6e-4488-a542-72b0534dd9a1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:33.120038 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-235f9b33-ec6e-4488-a542-72b0534dd9a1 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:42:33.120326 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-235f9b33-ec6e-4488-a542-72b0534dd9a1 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-629608413"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:33.141801 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:33.141801 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:33.142384 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-235f9b33-ec6e-4488-a542-72b0534dd9a1 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:33.142535 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-235f9b33-ec6e-4488-a542-72b0534dd9a1 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create snapshot from volume 3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:33.146412 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-235f9b33-ec6e-4488-a542-72b0534dd9a1 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 400 Jul 03 01:42:33.146924 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1077/4269] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:42:33 2026] POST /volume/v3/snapshots => generated 160 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 01:42:33.155875 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7bfabb79-52b4-4454-8313-cdf2dc009cc9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:33.158342 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bfabb79-52b4-4454-8313-cdf2dc009cc9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:42:33.158783 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7bfabb79-52b4-4454-8313-cdf2dc009cc9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1221600794"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:33.171411 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:33.171411 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:33.172014 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7bfabb79-52b4-4454-8313-cdf2dc009cc9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:33.172185 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-7bfabb79-52b4-4454-8313-cdf2dc009cc9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create snapshot from volume 3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:33.202206 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-7bfabb79-52b4-4454-8313-cdf2dc009cc9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['95314173-eeb1-4205-8ebd-1aec6dbb98f8', '8a72af7d-f538-44dd-bf27-c0b1dc056390', '7443b214-3e49-4cfd-9157-f23449061b40', '7bcad5c0-a969-4fc4-bd98-e339c80a8645'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:33.253001 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7bfabb79-52b4-4454-8313-cdf2dc009cc9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot force create request issued successfully. Jul 03 01:42:33.253389 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bfabb79-52b4-4454-8313-cdf2dc009cc9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:42:33.253931 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1072/4270] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:42:33 2026] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:33.263470 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-791a61f1-df52-4f18-8d24-e202b543c80d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:33.265112 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-791a61f1-df52-4f18-8d24-e202b543c80d tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 Jul 03 01:42:33.265278 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-791a61f1-df52-4f18-8d24-e202b543c80d tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:33.265472 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-791a61f1-df52-4f18-8d24-e202b543c80d tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:33.272684 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:33.272684 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:33.273335 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-791a61f1-df52-4f18-8d24-e202b543c80d tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:33.274359 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-791a61f1-df52-4f18-8d24-e202b543c80d tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 returned with HTTP 200 Jul 03 01:42:33.274944 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1067/4271] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:33 2026] GET /volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:33.813675 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0d218284-5fde-4780-9a0e-bd172e9c9d8d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:33.815675 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0d218284-5fde-4780-9a0e-bd172e9c9d8d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:33.815995 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0d218284-5fde-4780-9a0e-bd172e9c9d8d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:33.816234 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0d218284-5fde-4780-9a0e-bd172e9c9d8d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:33.816385 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-0d218284-5fde-4780-9a0e-bd172e9c9d8d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:33.820953 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:33.820953 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:33.821706 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0d218284-5fde-4780-9a0e-bd172e9c9d8d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:33.822161 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1056/4272] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:33 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:34.284240 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a71f5453-ae64-438d-9074-37eb36be5a5a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:34.286265 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a71f5453-ae64-438d-9074-37eb36be5a5a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 Jul 03 01:42:34.286497 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a71f5453-ae64-438d-9074-37eb36be5a5a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:34.286682 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a71f5453-ae64-438d-9074-37eb36be5a5a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:34.291482 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:34.291482 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:34.291906 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a71f5453-ae64-438d-9074-37eb36be5a5a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:34.292673 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a71f5453-ae64-438d-9074-37eb36be5a5a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 returned with HTTP 200 Jul 03 01:42:34.293134 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1078/4273] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:34 2026] GET /volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:34.302616 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-08c9290c-fb09-456d-aecd-f78123556e0e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:34.304382 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-08c9290c-fb09-456d-aecd-f78123556e0e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:42:34.304729 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-08c9290c-fb09-456d-aecd-f78123556e0e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1191385209"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:34.314849 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:34.314849 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:34.315398 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-08c9290c-fb09-456d-aecd-f78123556e0e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:34.315497 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-08c9290c-fb09-456d-aecd-f78123556e0e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create snapshot from volume 3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:34.341029 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-08c9290c-fb09-456d-aecd-f78123556e0e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['750c554b-3c46-4a08-85af-b86e84dab657', 'c43b1c76-91e4-40f5-ae34-001aeec1f760', 'f269d930-870a-48ff-ab6c-b08a5d2ab08a', '015b31b7-5a16-41ed-b579-9b8bcf79637b'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:34.376620 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-08c9290c-fb09-456d-aecd-f78123556e0e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot force create request issued successfully. Jul 03 01:42:34.377002 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-08c9290c-fb09-456d-aecd-f78123556e0e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:42:34.377458 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1073/4274] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:42:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:34.387910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c123ad1a-2a3d-4f2c-b904-dfb1242f0c46 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:34.389957 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c123ad1a-2a3d-4f2c-b904-dfb1242f0c46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e Jul 03 01:42:34.390634 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c123ad1a-2a3d-4f2c-b904-dfb1242f0c46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:34.390634 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c123ad1a-2a3d-4f2c-b904-dfb1242f0c46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:34.398616 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:34.398616 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:34.398616 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c123ad1a-2a3d-4f2c-b904-dfb1242f0c46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:34.398616 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c123ad1a-2a3d-4f2c-b904-dfb1242f0c46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e returned with HTTP 200 Jul 03 01:42:34.398616 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1068/4275] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:34 2026] GET /volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:34.833861 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-49b6856e-2f16-4b89-92ed-0df5ba2e63a8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:34.835574 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-49b6856e-2f16-4b89-92ed-0df5ba2e63a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:34.835795 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-49b6856e-2f16-4b89-92ed-0df5ba2e63a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:34.836049 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-49b6856e-2f16-4b89-92ed-0df5ba2e63a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:34.836171 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-49b6856e-2f16-4b89-92ed-0df5ba2e63a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:34.840047 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:34.840047 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:34.840704 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-49b6856e-2f16-4b89-92ed-0df5ba2e63a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:34.841085 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1057/4276] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:34 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:35.407373 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-61cbd068-69be-4654-8486-5e7f25b5a14f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:35.409065 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-61cbd068-69be-4654-8486-5e7f25b5a14f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e Jul 03 01:42:35.409269 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-61cbd068-69be-4654-8486-5e7f25b5a14f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:35.409474 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-61cbd068-69be-4654-8486-5e7f25b5a14f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:35.415391 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:35.415391 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:35.415958 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-61cbd068-69be-4654-8486-5e7f25b5a14f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:35.417071 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-61cbd068-69be-4654-8486-5e7f25b5a14f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e returned with HTTP 200 Jul 03 01:42:35.417628 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1079/4277] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:35 2026] GET /volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:35.425989 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-77dabd01-fd2a-4878-92f6-ab792b3b4002 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:35.428363 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-77dabd01-fd2a-4878-92f6-ab792b3b4002 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:42:35.428904 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-77dabd01-fd2a-4878-92f6-ab792b3b4002 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-365923498"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:35.440763 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:35.440763 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:35.441458 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-77dabd01-fd2a-4878-92f6-ab792b3b4002 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:35.441649 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-77dabd01-fd2a-4878-92f6-ab792b3b4002 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create snapshot from volume 3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:35.474160 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-77dabd01-fd2a-4878-92f6-ab792b3b4002 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['2c530d6e-f1c1-470a-b4c1-4cd269924ed8', 'ce0653c1-31cd-4530-9949-2f98cd514c52', 'c3cca5a5-7cf7-407a-a255-e31e392e0aab', '8430545c-f338-481f-a020-5e8cf009896e'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:35.507433 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-77dabd01-fd2a-4878-92f6-ab792b3b4002 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot force create request issued successfully. Jul 03 01:42:35.507989 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-77dabd01-fd2a-4878-92f6-ab792b3b4002 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:42:35.508663 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1074/4278] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:42:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:35.519187 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7fe318da-6d26-48df-95f7-577bf51b3c41 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:35.521527 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7fe318da-6d26-48df-95f7-577bf51b3c41 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd Jul 03 01:42:35.522695 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7fe318da-6d26-48df-95f7-577bf51b3c41 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:35.522695 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7fe318da-6d26-48df-95f7-577bf51b3c41 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:35.527727 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:35.527727 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:35.528212 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7fe318da-6d26-48df-95f7-577bf51b3c41 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:35.528989 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7fe318da-6d26-48df-95f7-577bf51b3c41 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd returned with HTTP 200 Jul 03 01:42:35.529363 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1069/4279] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:35 2026] GET /volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:35.850183 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a3f421b6-98ed-4886-8df8-a7eacbd193ed None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:35.852091 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3f421b6-98ed-4886-8df8-a7eacbd193ed tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:35.852307 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3f421b6-98ed-4886-8df8-a7eacbd193ed tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:35.852525 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3f421b6-98ed-4886-8df8-a7eacbd193ed tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:35.852628 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a3f421b6-98ed-4886-8df8-a7eacbd193ed tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 917fd552-6dc8-433d-81d9-ba343a54d01b. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:35.861133 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:35.861133 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:35.861970 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3f421b6-98ed-4886-8df8-a7eacbd193ed tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 200 Jul 03 01:42:35.862378 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1058/4280] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:35 2026] GET /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:35.875364 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e0085be0-ab34-450b-813f-de1114a4c897 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:35.877167 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e0085be0-ab34-450b-813f-de1114a4c897 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] DELETE https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b Jul 03 01:42:35.877400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e0085be0-ab34-450b-813f-de1114a4c897 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:35.877583 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e0085be0-ab34-450b-813f-de1114a4c897 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:35.877720 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-e0085be0-ab34-450b-813f-de1114a4c897 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Delete backup with id: 917fd552-6dc8-433d-81d9-ba343a54d01b. Jul 03 01:42:35.882480 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:35.882480 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:35.896913 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-e0085be0-ab34-450b-813f-de1114a4c897 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] delete_backup rpcapi backup_id 917fd552-6dc8-433d-81d9-ba343a54d01b {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:42:35.898820 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e0085be0-ab34-450b-813f-de1114a4c897 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] https://10.4.3.64/volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b returned with HTTP 202 Jul 03 01:42:35.899239 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1080/4281] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:42:35 2026] DELETE /volume/v3/backups/917fd552-6dc8-433d-81d9-ba343a54d01b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:42:35.906605 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f6cb2d8b-6b65-4e53-8553-4d1efe00c981 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:35.908999 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f6cb2d8b-6b65-4e53-8553-4d1efe00c981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 Jul 03 01:42:35.909361 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f6cb2d8b-6b65-4e53-8553-4d1efe00c981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:35.909677 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f6cb2d8b-6b65-4e53-8553-4d1efe00c981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:35.909911 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-f6cb2d8b-6b65-4e53-8553-4d1efe00c981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete volume with id: 9d860f80-07ba-446b-992a-8da0093723c8 Jul 03 01:42:35.918924 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:35.918924 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:35.919376 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f6cb2d8b-6b65-4e53-8553-4d1efe00c981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:35.938085 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f6cb2d8b-6b65-4e53-8553-4d1efe00c981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete volume request issued successfully. Jul 03 01:42:35.938307 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f6cb2d8b-6b65-4e53-8553-4d1efe00c981 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 returned with HTTP 202 Jul 03 01:42:35.938755 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1075/4282] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:42:35 2026] DELETE /volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:35.949072 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8c48e043-024b-4016-b8a0-1c80b2c1006e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:35.952105 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8c48e043-024b-4016-b8a0-1c80b2c1006e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 Jul 03 01:42:35.952479 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8c48e043-024b-4016-b8a0-1c80b2c1006e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:35.952818 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8c48e043-024b-4016-b8a0-1c80b2c1006e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:35.964386 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:35.964386 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:35.969901 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8c48e043-024b-4016-b8a0-1c80b2c1006e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:35.976755 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8c48e043-024b-4016-b8a0-1c80b2c1006e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 returned with HTTP 200 Jul 03 01:42:35.977393 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1070/4283] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:35 2026] GET /volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:36.538827 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-24c7be29-b75d-4ad5-aef7-d1cc7ec2cc90 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:36.540688 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-24c7be29-b75d-4ad5-aef7-d1cc7ec2cc90 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd Jul 03 01:42:36.540907 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-24c7be29-b75d-4ad5-aef7-d1cc7ec2cc90 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:36.541111 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-24c7be29-b75d-4ad5-aef7-d1cc7ec2cc90 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:36.549712 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:36.549712 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:36.550256 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-24c7be29-b75d-4ad5-aef7-d1cc7ec2cc90 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:36.551144 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-24c7be29-b75d-4ad5-aef7-d1cc7ec2cc90 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd returned with HTTP 200 Jul 03 01:42:36.551594 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1059/4284] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:36 2026] GET /volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:36.559593 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ada8f31b-3cdb-42bd-a2ee-ab34bff0ed4a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:36.561388 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ada8f31b-3cdb-42bd-a2ee-ab34bff0ed4a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 Jul 03 01:42:36.561640 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ada8f31b-3cdb-42bd-a2ee-ab34bff0ed4a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:36.561899 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ada8f31b-3cdb-42bd-a2ee-ab34bff0ed4a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:36.562044 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-ada8f31b-3cdb-42bd-a2ee-ab34bff0ed4a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: a2818635-0004-47ee-b8f6-be3f09c4f927 Jul 03 01:42:36.568487 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:36.568487 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:36.569023 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ada8f31b-3cdb-42bd-a2ee-ab34bff0ed4a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:36.586303 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ada8f31b-3cdb-42bd-a2ee-ab34bff0ed4a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot delete request issued successfully. Jul 03 01:42:36.586557 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ada8f31b-3cdb-42bd-a2ee-ab34bff0ed4a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 returned with HTTP 202 Jul 03 01:42:36.587022 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1081/4285] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:42:36 2026] DELETE /volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:36.596905 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-36597de9-9009-4d25-9e2f-d217fc23ae55 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:36.598670 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-36597de9-9009-4d25-9e2f-d217fc23ae55 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 Jul 03 01:42:36.598908 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-36597de9-9009-4d25-9e2f-d217fc23ae55 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:36.599115 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-36597de9-9009-4d25-9e2f-d217fc23ae55 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:36.604020 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:36.604020 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:36.604476 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-36597de9-9009-4d25-9e2f-d217fc23ae55 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:36.605189 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-36597de9-9009-4d25-9e2f-d217fc23ae55 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 returned with HTTP 200 Jul 03 01:42:36.605606 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1076/4286] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:36 2026] GET /volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:36.993996 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-53fdd1ed-6108-45f8-b593-f03df3a4543c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:36.995881 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-53fdd1ed-6108-45f8-b593-f03df3a4543c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 Jul 03 01:42:36.996062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-53fdd1ed-6108-45f8-b593-f03df3a4543c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:36.996249 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-53fdd1ed-6108-45f8-b593-f03df3a4543c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:37.002449 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-53fdd1ed-6108-45f8-b593-f03df3a4543c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 returned with HTTP 404 Jul 03 01:42:37.002871 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1071/4287] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:36 2026] GET /volume/v3/volumes/9d860f80-07ba-446b-992a-8da0093723c8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:37.012502 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3247dacf-92a6-464e-bdd4-3a854f33f6c0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:37.014639 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3247dacf-92a6-464e-bdd4-3a854f33f6c0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c/export_record Jul 03 01:42:37.014910 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3247dacf-92a6-464e-bdd4-3a854f33f6c0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:37.015108 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3247dacf-92a6-464e-bdd4-3a854f33f6c0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Calling method 'export_record' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:37.015229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-3247dacf-92a6-464e-bdd4-3a854f33f6c0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Export record for backup 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 01:42:37.019707 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:37.019707 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:37.020989 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-3247dacf-92a6-464e-bdd4-3a854f33f6c0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '51c5e7b3fde943888fe0824fba03b6b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0419542e8bb2431087f010820b2b0d36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:42:37.021230 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3247dacf-92a6-464e-bdd4-3a854f33f6c0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c/export_record returned with HTTP 403 Jul 03 01:42:37.021764 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1060/4288] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Jul 3 01:42:37 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c/export_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:37.029534 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-396e464e-4cab-4010-96f7-c14126833789 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:37.031073 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:42:37.031369 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1347625543"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:37.032675 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1347625543'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:42:37.032778 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume of 1 GB Jul 03 01:42:37.033030 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:37.033030 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:37.036798 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Availability Zones retrieved successfully. Jul 03 01:42:37.041601 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Flow 'volume_create_api' (1a997990-c756-41af-aa41-bb0ac57fc840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:37.042382 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0adb060-26bc-43d0-ae93-12ead881bfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:37.043100 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:42:37.069319 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0adb060-26bc-43d0-ae93-12ead881bfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:37.070135 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ab13b96-6edc-43f0-86f1-98f894464ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:37.122158 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Created reservations ['6a152a54-d009-45b9-9989-5cdcaad2a40a', '0af54d07-f302-4903-abf6-5e8bec86100f', 'e743bfbc-e90b-4fd8-927f-3040fcd1abca', '1da934b3-720b-48e7-9b78-0568c70b4877'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:37.123010 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ab13b96-6edc-43f0-86f1-98f894464ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6a152a54-d009-45b9-9989-5cdcaad2a40a', '0af54d07-f302-4903-abf6-5e8bec86100f', 'e743bfbc-e90b-4fd8-927f-3040fcd1abca', '1da934b3-720b-48e7-9b78-0568c70b4877']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:37.123731 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7fbef4-7af4-469f-9fa4-325691727079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:37.148112 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e7fbef4-7af4-469f-9fa4-325691727079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1611a57-c911-41cf-b543-61af98e7d5f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1347625543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0419542e8bb2431087f010820b2b0d36',qos_specs=None,replication_status=,reservations=['6a152a54-d009-45b9-9989-5cdcaad2a40a','0af54d07-f302-4903-abf6-5e8bec86100f','e743bfbc-e90b-4fd8-927f-3040fcd1abca','1da934b3-720b-48e7-9b78-0568c70b4877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77238299acd2483c87930e7cbffe3285',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:42:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1347625543',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1611a57-c911-41cf-b543-61af98e7d5f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0419542e8bb2431087f010820b2b0d36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77238299acd2483c87930e7cbffe3285',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:37.148786 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a58b21f4-37dd-4dac-92e8-03e5d543267b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:37.167798 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a58b21f4-37dd-4dac-92e8-03e5d543267b) transitioned into state 'SUCCESS' from state '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-1347625543',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0419542e8bb2431087f010820b2b0d36',qos_specs=None,replication_status=,reservations=['6a152a54-d009-45b9-9989-5cdcaad2a40a','0af54d07-f302-4903-abf6-5e8bec86100f','e743bfbc-e90b-4fd8-927f-3040fcd1abca','1da934b3-720b-48e7-9b78-0568c70b4877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77238299acd2483c87930e7cbffe3285',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:37.168556 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (277c5bf1-b673-4c8f-aa1f-9da5583dfe3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:37.182979 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (277c5bf1-b673-4c8f-aa1f-9da5583dfe3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:37.184292 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Flow 'volume_create_api' (1a997990-c756-41af-aa41-bb0ac57fc840) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:37.184768 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume request issued successfully. Jul 03 01:42:37.185675 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-396e464e-4cab-4010-96f7-c14126833789 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:42:37.186401 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1082/4289] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:42:37 2026] POST /volume/v3/volumes => generated 776 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:37.199153 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-059a70aa-a585-4a85-a94e-9d1ecc380216 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:37.201015 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-059a70aa-a585-4a85-a94e-9d1ecc380216 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 Jul 03 01:42:37.201221 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-059a70aa-a585-4a85-a94e-9d1ecc380216 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:37.201413 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-059a70aa-a585-4a85-a94e-9d1ecc380216 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:37.209118 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:37.209118 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:37.212979 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-059a70aa-a585-4a85-a94e-9d1ecc380216 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:37.217080 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-059a70aa-a585-4a85-a94e-9d1ecc380216 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 returned with HTTP 200 Jul 03 01:42:37.217457 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1077/4290] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:37 2026] GET /volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:37.616670 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fd954d4f-921b-4b7e-b94f-a84b70576148 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:37.621986 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fd954d4f-921b-4b7e-b94f-a84b70576148 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 Jul 03 01:42:37.622259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fd954d4f-921b-4b7e-b94f-a84b70576148 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:37.622566 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fd954d4f-921b-4b7e-b94f-a84b70576148 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:37.627157 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fd954d4f-921b-4b7e-b94f-a84b70576148 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 returned with HTTP 404 Jul 03 01:42:37.627657 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1072/4291] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:37 2026] GET /volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:37.637043 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1bd69d9a-78fa-4afe-9f68-0d2b1785c005 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:37.640340 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1bd69d9a-78fa-4afe-9f68-0d2b1785c005 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd Jul 03 01:42:37.640340 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1bd69d9a-78fa-4afe-9f68-0d2b1785c005 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:37.640340 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1bd69d9a-78fa-4afe-9f68-0d2b1785c005 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:37.640340 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-1bd69d9a-78fa-4afe-9f68-0d2b1785c005 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: 83866e6c-e823-48cb-b431-40802d35e4fd Jul 03 01:42:37.646260 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:37.646260 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:37.646877 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1bd69d9a-78fa-4afe-9f68-0d2b1785c005 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:37.671677 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1bd69d9a-78fa-4afe-9f68-0d2b1785c005 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot delete request issued successfully. Jul 03 01:42:37.671937 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1bd69d9a-78fa-4afe-9f68-0d2b1785c005 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd returned with HTTP 202 Jul 03 01:42:37.672557 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1061/4292] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:42:37 2026] DELETE /volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:37.681238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-21368ccc-142b-4e5f-9a78-4032c22c4f1b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:37.683551 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-21368ccc-142b-4e5f-9a78-4032c22c4f1b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd Jul 03 01:42:37.683759 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-21368ccc-142b-4e5f-9a78-4032c22c4f1b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:37.684250 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-21368ccc-142b-4e5f-9a78-4032c22c4f1b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:37.690838 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:37.690838 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:37.691827 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-21368ccc-142b-4e5f-9a78-4032c22c4f1b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:37.692262 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-21368ccc-142b-4e5f-9a78-4032c22c4f1b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd returned with HTTP 200 Jul 03 01:42:37.694535 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1083/4293] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:37 2026] GET /volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:38.233448 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9099fda5-61ec-4d0f-9488-849fa32060cb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:38.235242 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9099fda5-61ec-4d0f-9488-849fa32060cb tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 Jul 03 01:42:38.235479 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9099fda5-61ec-4d0f-9488-849fa32060cb tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:38.235766 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9099fda5-61ec-4d0f-9488-849fa32060cb tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:38.243147 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:38.243147 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:38.246533 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9099fda5-61ec-4d0f-9488-849fa32060cb tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:38.250735 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9099fda5-61ec-4d0f-9488-849fa32060cb tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 returned with HTTP 200 Jul 03 01:42:38.251147 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1078/4294] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:38 2026] GET /volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:38.263160 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7c3e9589-179e-454e-b905-efc807d5454b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:38.265194 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7c3e9589-179e-454e-b905-efc807d5454b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:42:38.265514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7c3e9589-179e-454e-b905-efc807d5454b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a1611a57-c911-41cf-b543-61af98e7d5f6", "name": "tempest-type-Backup-391755303"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:38.267117 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-7c3e9589-179e-454e-b905-efc807d5454b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Creating new backup {'backup': {'volume_id': 'a1611a57-c911-41cf-b543-61af98e7d5f6', 'name': 'tempest-type-Backup-391755303'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:42:38.267239 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-7c3e9589-179e-454e-b905-efc807d5454b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Creating backup of volume a1611a57-c911-41cf-b543-61af98e7d5f6 in container None Jul 03 01:42:38.274440 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:38.274440 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:38.274825 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7c3e9589-179e-454e-b905-efc807d5454b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:38.292327 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-7c3e9589-179e-454e-b905-efc807d5454b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Created reservations ['93314144-2e9b-4b69-b5ca-b93175c02de2', '3c43d890-9e1e-4d6c-8af1-cbbc3fffcf2a'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:38.325372 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7c3e9589-179e-454e-b905-efc807d5454b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:42:38.325803 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1073/4295] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:42:38 2026] POST /volume/v3/backups => generated 313 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:38.334705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c78a79fe-3cb0-43e8-b2c4-429dc9c21d0c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:38.336386 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c78a79fe-3cb0-43e8-b2c4-429dc9c21d0c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:38.336664 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c78a79fe-3cb0-43e8-b2c4-429dc9c21d0c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:38.336873 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c78a79fe-3cb0-43e8-b2c4-429dc9c21d0c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:38.336973 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-c78a79fe-3cb0-43e8-b2c4-429dc9c21d0c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:38.341198 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:38.341198 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:38.341853 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c78a79fe-3cb0-43e8-b2c4-429dc9c21d0c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:38.342289 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1062/4296] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:38 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:38.703982 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8a98665f-8fdd-4112-a3f6-bd151c9cfe38 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:38.705646 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8a98665f-8fdd-4112-a3f6-bd151c9cfe38 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd Jul 03 01:42:38.705829 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8a98665f-8fdd-4112-a3f6-bd151c9cfe38 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:38.706072 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8a98665f-8fdd-4112-a3f6-bd151c9cfe38 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:38.711680 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8a98665f-8fdd-4112-a3f6-bd151c9cfe38 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd returned with HTTP 404 Jul 03 01:42:38.712186 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1084/4297] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:38 2026] GET /volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:38.720362 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9e7e6415-a857-4023-9bc0-f8b9b0223791 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:38.721675 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9e7e6415-a857-4023-9bc0-f8b9b0223791 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e Jul 03 01:42:38.721878 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9e7e6415-a857-4023-9bc0-f8b9b0223791 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:38.722026 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9e7e6415-a857-4023-9bc0-f8b9b0223791 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:38.722111 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-9e7e6415-a857-4023-9bc0-f8b9b0223791 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: da87e9b6-3329-4f0d-ba6b-365d67f24a9e Jul 03 01:42:38.727110 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:38.727110 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:38.727558 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9e7e6415-a857-4023-9bc0-f8b9b0223791 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:38.746917 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9e7e6415-a857-4023-9bc0-f8b9b0223791 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot delete request issued successfully. Jul 03 01:42:38.747093 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9e7e6415-a857-4023-9bc0-f8b9b0223791 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e returned with HTTP 202 Jul 03 01:42:38.747508 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1079/4298] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:42:38 2026] DELETE /volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:38.754516 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fd3a89b1-5826-4584-b43e-f5ab9ece6ff3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:38.756010 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fd3a89b1-5826-4584-b43e-f5ab9ece6ff3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e Jul 03 01:42:38.756233 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fd3a89b1-5826-4584-b43e-f5ab9ece6ff3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:38.756453 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fd3a89b1-5826-4584-b43e-f5ab9ece6ff3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:38.762509 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:38.762509 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:38.763048 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-fd3a89b1-5826-4584-b43e-f5ab9ece6ff3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:38.764408 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fd3a89b1-5826-4584-b43e-f5ab9ece6ff3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e returned with HTTP 200 Jul 03 01:42:38.764408 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1074/4299] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:38 2026] GET /volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:39.355359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d2e6982f-cbf5-452f-993d-78e1898d7986 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:39.357192 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d2e6982f-cbf5-452f-993d-78e1898d7986 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:39.357586 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d2e6982f-cbf5-452f-993d-78e1898d7986 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:39.357586 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d2e6982f-cbf5-452f-993d-78e1898d7986 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:39.357794 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-d2e6982f-cbf5-452f-993d-78e1898d7986 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:39.364482 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:39.364482 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:39.365163 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d2e6982f-cbf5-452f-993d-78e1898d7986 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:39.365925 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1063/4300] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:39 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:39.772851 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1ed8ff22-83f6-4f9b-bf9f-1d7790568e5f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:39.774820 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ed8ff22-83f6-4f9b-bf9f-1d7790568e5f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e Jul 03 01:42:39.775022 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ed8ff22-83f6-4f9b-bf9f-1d7790568e5f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:39.775224 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ed8ff22-83f6-4f9b-bf9f-1d7790568e5f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:39.780285 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ed8ff22-83f6-4f9b-bf9f-1d7790568e5f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e returned with HTTP 404 Jul 03 01:42:39.780723 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1085/4301] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:39 2026] GET /volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:39.787369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4c72ccf6-f699-47af-89f0-4c30bb0aadbc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:39.789204 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4c72ccf6-f699-47af-89f0-4c30bb0aadbc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd Jul 03 01:42:39.789382 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4c72ccf6-f699-47af-89f0-4c30bb0aadbc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:39.789573 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4c72ccf6-f699-47af-89f0-4c30bb0aadbc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:39.789674 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-4c72ccf6-f699-47af-89f0-4c30bb0aadbc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: 83866e6c-e823-48cb-b431-40802d35e4fd Jul 03 01:42:39.793500 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4c72ccf6-f699-47af-89f0-4c30bb0aadbc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd returned with HTTP 404 Jul 03 01:42:39.794088 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1080/4302] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:42:39 2026] DELETE /volume/v3/snapshots/83866e6c-e823-48cb-b431-40802d35e4fd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:39.801034 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7b51ef79-f21b-41dd-bd75-3583d22e0e6a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:39.802876 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b51ef79-f21b-41dd-bd75-3583d22e0e6a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e Jul 03 01:42:39.803049 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b51ef79-f21b-41dd-bd75-3583d22e0e6a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:39.803240 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b51ef79-f21b-41dd-bd75-3583d22e0e6a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:39.803324 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-7b51ef79-f21b-41dd-bd75-3583d22e0e6a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: da87e9b6-3329-4f0d-ba6b-365d67f24a9e Jul 03 01:42:39.807282 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b51ef79-f21b-41dd-bd75-3583d22e0e6a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e returned with HTTP 404 Jul 03 01:42:39.807772 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1075/4303] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:42:39 2026] DELETE /volume/v3/snapshots/da87e9b6-3329-4f0d-ba6b-365d67f24a9e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:39.816493 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-af0efd59-e0e3-4ab0-989a-1f776fa32680 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:39.818133 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-af0efd59-e0e3-4ab0-989a-1f776fa32680 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 Jul 03 01:42:39.818133 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-af0efd59-e0e3-4ab0-989a-1f776fa32680 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:39.819566 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-af0efd59-e0e3-4ab0-989a-1f776fa32680 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:39.819566 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-af0efd59-e0e3-4ab0-989a-1f776fa32680 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: a2818635-0004-47ee-b8f6-be3f09c4f927 Jul 03 01:42:39.822594 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-af0efd59-e0e3-4ab0-989a-1f776fa32680 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 returned with HTTP 404 Jul 03 01:42:39.823022 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1064/4304] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:42:39 2026] DELETE /volume/v3/snapshots/a2818635-0004-47ee-b8f6-be3f09c4f927 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:39.853407 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-597d795f-7e9f-4dcc-8ec6-ddb998e81545 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:39.855788 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-597d795f-7e9f-4dcc-8ec6-ddb998e81545 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:39.856031 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-597d795f-7e9f-4dcc-8ec6-ddb998e81545 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:39.856252 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-597d795f-7e9f-4dcc-8ec6-ddb998e81545 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:39.866937 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:39.866937 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:39.870886 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-597d795f-7e9f-4dcc-8ec6-ddb998e81545 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:39.876044 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-597d795f-7e9f-4dcc-8ec6-ddb998e81545 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:39.876544 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1086/4305] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:42:39 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1652 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:39.893468 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-f2ce12c0-fa6b-4ebf-b977-4272c623c2ce None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:39.895624 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-f2ce12c0-fa6b-4ebf-b977-4272c623c2ce tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8/action Jul 03 01:42:39.896201 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-f2ce12c0-fa6b-4ebf-b977-4272c623c2ce tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:42:39.896201 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-f2ce12c0-fa6b-4ebf-b977-4272c623c2ce tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:39.905776 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:39.905776 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:39.906290 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-f2ce12c0-fa6b-4ebf-b977-4272c623c2ce tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:39.913014 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-f2ce12c0-fa6b-4ebf-b977-4272c623c2ce tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Begin detaching volume completed successfully. Jul 03 01:42:39.913205 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-f2ce12c0-fa6b-4ebf-b977-4272c623c2ce tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8/action returned with HTTP 202 Jul 03 01:42:39.913586 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1081/4306] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:42:39 2026] POST /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:42:40.375812 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9a630c63-8ae0-44cd-8025-e77b9b9fcab3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:40.377404 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9a630c63-8ae0-44cd-8025-e77b9b9fcab3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:40.377650 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9a630c63-8ae0-44cd-8025-e77b9b9fcab3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:40.377879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9a630c63-8ae0-44cd-8025-e77b9b9fcab3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:40.378023 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-9a630c63-8ae0-44cd-8025-e77b9b9fcab3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:40.382706 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:40.382706 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:40.383310 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9a630c63-8ae0-44cd-8025-e77b9b9fcab3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:40.383657 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1076/4307] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:40 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:40.537104 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-fa1d2bef-8419-4b79-88f1-03f182a7f323 req-8d040666-e727-4b01-9789-5a0e69536c78 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:40.539097 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-fa1d2bef-8419-4b79-88f1-03f182a7f323 req-8d040666-e727-4b01-9789-5a0e69536c78 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4f349f75-5a24-4430-8a13-ec0dca01f081 Jul 03 01:42:40.539267 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-fa1d2bef-8419-4b79-88f1-03f182a7f323 req-8d040666-e727-4b01-9789-5a0e69536c78 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:40.539466 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-fa1d2bef-8419-4b79-88f1-03f182a7f323 req-8d040666-e727-4b01-9789-5a0e69536c78 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:40.547844 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:40.547844 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:40.730956 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:40.732855 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:42:40.733223 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-322878283", "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:40.734807 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-322878283', 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:42:40.807529 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Create volume of 1 GB Jul 03 01:42:40.811570 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Availability Zones retrieved successfully. Jul 03 01:42:40.816534 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Flow 'volume_create_api' (76b7f0d8-20f0-4137-abf5-5f8ab3ebb21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:40.817619 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6f3086-7d9e-4d4d-9e1b-88fc0826a324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:40.818545 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:42:40.868773 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe6f3086-7d9e-4d4d-9e1b-88fc0826a324) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:40.869569 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de467140-5e63-4a57-9ea1-eea015308abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:40.920961 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Created reservations ['5571a24e-1198-482e-a7c3-f8436638bf51', '62b05670-bc20-4678-9026-7da56591044a', '49470617-54e2-4203-a240-7792018a2859', '0304335b-d33d-4b18-8106-82af0d5feb60'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:40.921676 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de467140-5e63-4a57-9ea1-eea015308abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5571a24e-1198-482e-a7c3-f8436638bf51', '62b05670-bc20-4678-9026-7da56591044a', '49470617-54e2-4203-a240-7792018a2859', '0304335b-d33d-4b18-8106-82af0d5feb60']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:40.922303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d071895a-ecdf-4ed9-9ef5-5b3eb0a004c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:40.934936 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6231164e-7cb4-4992-9fe4-f9741941b866 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:40.935248 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6231164e-7cb4-4992-9fe4-f9741941b866 None None] GET https://10.4.3.64/volume// Jul 03 01:42:40.935389 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6231164e-7cb4-4992-9fe4-f9741941b866 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:40.935642 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6231164e-7cb4-4992-9fe4-f9741941b866 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:40.935985 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6231164e-7cb4-4992-9fe4-f9741941b866 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:42:40.936290 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1082/4308] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:42:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:42:40.942156 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d071895a-ecdf-4ed9-9ef5-5b3eb0a004c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3364c874-1747-47ab-be36-8d26e7ea2e88', '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-322878283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb88894a93b34a4f840e6e4941b8c265',qos_specs=None,replication_status=,reservations=['5571a24e-1198-482e-a7c3-f8436638bf51','62b05670-bc20-4678-9026-7da56591044a','49470617-54e2-4203-a240-7792018a2859','0304335b-d33d-4b18-8106-82af0d5feb60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb099a221dcf4745af29dba81cebe2ee',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:42:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-322878283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3364c874-1747-47ab-be36-8d26e7ea2e88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb88894a93b34a4f840e6e4941b8c265',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb099a221dcf4745af29dba81cebe2ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:40.942828 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423de01c-1866-4487-b562-0e7da6143feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:40.943240 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-ef5cdabb-d06f-4217-8102-393260ff99ef None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:40.945121 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-ef5cdabb-d06f-4217-8102-393260ff99ef tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:40.945303 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-ef5cdabb-d06f-4217-8102-393260ff99ef tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:40.945494 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-ef5cdabb-d06f-4217-8102-393260ff99ef tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:40.954190 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:40.954190 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:40.957491 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-ef5cdabb-d06f-4217-8102-393260ff99ef tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:40.960155 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (423de01c-1866-4487-b562-0e7da6143feb) transitioned into state 'SUCCESS' from state '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-322878283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb88894a93b34a4f840e6e4941b8c265',qos_specs=None,replication_status=,reservations=['5571a24e-1198-482e-a7c3-f8436638bf51','62b05670-bc20-4678-9026-7da56591044a','49470617-54e2-4203-a240-7792018a2859','0304335b-d33d-4b18-8106-82af0d5feb60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb099a221dcf4745af29dba81cebe2ee',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:40.961327 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48c87a59-3055-4398-ac4e-a40bd20d2b97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:40.962976 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-ef5cdabb-d06f-4217-8102-393260ff99ef tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:40.963605 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1077/4309] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:42:40 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:42:40.974725 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48c87a59-3055-4398-ac4e-a40bd20d2b97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:40.975553 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Flow 'volume_create_api' (76b7f0d8-20f0-4137-abf5-5f8ab3ebb21d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:40.975872 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Create volume request issued successfully. Jul 03 01:42:40.976485 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8e016193-dd4a-42cf-a92c-0ee3ef6965b1 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:42:40.976959 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1087/4310] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:42:40 2026] POST /volume/v3/volumes => generated 750 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:40.987339 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f74a37b1-e5b0-41fa-b783-f7d751f26e3e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:40.988910 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f74a37b1-e5b0-41fa-b783-f7d751f26e3e tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] GET https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 Jul 03 01:42:40.989250 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f74a37b1-e5b0-41fa-b783-f7d751f26e3e tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:40.989250 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f74a37b1-e5b0-41fa-b783-f7d751f26e3e tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:40.996018 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:40.996018 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:40.999118 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f74a37b1-e5b0-41fa-b783-f7d751f26e3e tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Volume info retrieved successfully. Jul 03 01:42:41.002713 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f74a37b1-e5b0-41fa-b783-f7d751f26e3e tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 returned with HTTP 200 Jul 03 01:42:41.003027 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1083/4311] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:40 2026] GET /volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 => generated 818 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:41.077009 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-fa1d2bef-8419-4b79-88f1-03f182a7f323 req-8d040666-e727-4b01-9789-5a0e69536c78 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments/4f349f75-5a24-4430-8a13-ec0dca01f081 returned with HTTP 200 Jul 03 01:42:41.077505 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1065/4312] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:42:40 2026] DELETE /volume/v3/attachments/4f349f75-5a24-4430-8a13-ec0dca01f081 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:41.394252 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-493f7fa2-6281-4d50-b262-a1ee65264d83 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:41.398390 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-493f7fa2-6281-4d50-b262-a1ee65264d83 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:41.399802 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-493f7fa2-6281-4d50-b262-a1ee65264d83 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:41.399802 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-493f7fa2-6281-4d50-b262-a1ee65264d83 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:41.399802 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-493f7fa2-6281-4d50-b262-a1ee65264d83 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:41.403254 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:41.403254 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:41.403903 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-493f7fa2-6281-4d50-b262-a1ee65264d83 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:41.404287 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1078/4313] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:41 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:41.882008 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-6689f0b1-47d2-4b24-91d4-439a85d006b6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:41.884013 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-6689f0b1-47d2-4b24-91d4-439a85d006b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227 Jul 03 01:42:41.884174 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-6689f0b1-47d2-4b24-91d4-439a85d006b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:41.884344 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-6689f0b1-47d2-4b24-91d4-439a85d006b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:41.890914 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:41.890914 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:42.014941 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-de2dbe7f-85f8-4bee-b9dc-d88043314d44 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:42.016887 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de2dbe7f-85f8-4bee-b9dc-d88043314d44 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] GET https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 Jul 03 01:42:42.017130 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-de2dbe7f-85f8-4bee-b9dc-d88043314d44 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:42.017335 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-de2dbe7f-85f8-4bee-b9dc-d88043314d44 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:42.024099 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:42.024099 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:42.027299 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-de2dbe7f-85f8-4bee-b9dc-d88043314d44 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Volume info retrieved successfully. Jul 03 01:42:42.031292 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de2dbe7f-85f8-4bee-b9dc-d88043314d44 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 returned with HTTP 200 Jul 03 01:42:42.031660 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1084/4314] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:42 2026] GET /volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 => generated 1358 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:42.062035 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-3e593cbd-2934-42a5-b0b9-4a603300b4f3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:42.064056 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-3e593cbd-2934-42a5-b0b9-4a603300b4f3 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] GET https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 Jul 03 01:42:42.064265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-3e593cbd-2934-42a5-b0b9-4a603300b4f3 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:42.064439 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-3e593cbd-2934-42a5-b0b9-4a603300b4f3 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:42.090898 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:42.090898 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:42.094776 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-3e593cbd-2934-42a5-b0b9-4a603300b4f3 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Volume info retrieved successfully. Jul 03 01:42:42.099837 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-3e593cbd-2934-42a5-b0b9-4a603300b4f3 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 returned with HTTP 200 Jul 03 01:42:42.100336 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1066/4315] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:42:42 2026] GET /volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 => generated 1358 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:42.419109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4de9d871-01b3-4ace-aa27-b258b2b057ea None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:42.421580 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4de9d871-01b3-4ace-aa27-b258b2b057ea tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:42.421772 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4de9d871-01b3-4ace-aa27-b258b2b057ea tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:42.421987 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4de9d871-01b3-4ace-aa27-b258b2b057ea tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:42.422028 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2ca80fca-bd63-4a5c-8801-2fbac343477c req-6689f0b1-47d2-4b24-91d4-439a85d006b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227 returned with HTTP 200 Jul 03 01:42:42.422116 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4de9d871-01b3-4ace-aa27-b258b2b057ea tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:42.422588 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1088/4316] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:42:41 2026] DELETE /volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:42.431401 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:42.431401 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:42.432253 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4de9d871-01b3-4ace-aa27-b258b2b057ea tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:42.432745 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1079/4317] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:42 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:42.601052 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-66b06850-532e-4886-bddb-ab9209c197d5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:42.603125 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-66b06850-532e-4886-bddb-ab9209c197d5 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] GET https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 Jul 03 01:42:42.603346 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-66b06850-532e-4886-bddb-ab9209c197d5 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:42.603566 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-66b06850-532e-4886-bddb-ab9209c197d5 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:42.612333 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:42.612333 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:42.616694 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-66b06850-532e-4886-bddb-ab9209c197d5 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Volume info retrieved successfully. Jul 03 01:42:42.621962 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-66b06850-532e-4886-bddb-ab9209c197d5 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 returned with HTTP 200 Jul 03 01:42:42.622428 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1085/4318] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:42:42 2026] GET /volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:42.631557 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c1b8da17-c0dc-4200-a66d-307000b5fbcd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:42.631999 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c1b8da17-c0dc-4200-a66d-307000b5fbcd None None] GET https://10.4.3.64/volume// Jul 03 01:42:42.632201 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c1b8da17-c0dc-4200-a66d-307000b5fbcd None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:42.632385 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c1b8da17-c0dc-4200-a66d-307000b5fbcd None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:42.632760 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c1b8da17-c0dc-4200-a66d-307000b5fbcd None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:42:42.633209 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1067/4319] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:42:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:42:42.641372 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-65ecfea8-bd2f-4e3b-a13f-763aeded132e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:42.643813 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-65ecfea8-bd2f-4e3b-a13f-763aeded132e tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:42:42.644278 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-65ecfea8-bd2f-4e3b-a13f-763aeded132e tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3364c874-1747-47ab-be36-8d26e7ea2e88", "connector": null, "instance_uuid": "3733f629-b436-4f1a-8740-f5a0873d05f6"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:42.655210 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:42.655210 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:42.685972 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-65ecfea8-bd2f-4e3b-a13f-763aeded132e tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:42:42.686641 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1089/4320] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:42:42 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:43.442992 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4413e429-cd2e-4b0d-9cb9-e3c9295b12a8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:43.444813 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4413e429-cd2e-4b0d-9cb9-e3c9295b12a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:43.445057 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4413e429-cd2e-4b0d-9cb9-e3c9295b12a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:43.445262 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4413e429-cd2e-4b0d-9cb9-e3c9295b12a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:43.445505 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4413e429-cd2e-4b0d-9cb9-e3c9295b12a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:43.450368 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:43.450368 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:43.451009 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4413e429-cd2e-4b0d-9cb9-e3c9295b12a8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:43.451386 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1080/4321] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:43 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:44.463632 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fa449c96-eb3d-4481-b5c6-b16eac5c75d5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:44.465500 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fa449c96-eb3d-4481-b5c6-b16eac5c75d5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:44.465795 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fa449c96-eb3d-4481-b5c6-b16eac5c75d5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:44.466018 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fa449c96-eb3d-4481-b5c6-b16eac5c75d5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:44.466164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-fa449c96-eb3d-4481-b5c6-b16eac5c75d5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:44.470452 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:44.470452 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:44.471089 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fa449c96-eb3d-4481-b5c6-b16eac5c75d5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:44.471515 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1086/4322] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:44 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:45.480924 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a36ffdd9-688c-4e4b-aaf8-89e716b297ac None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:45.483081 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a36ffdd9-688c-4e4b-aaf8-89e716b297ac tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:45.483374 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a36ffdd9-688c-4e4b-aaf8-89e716b297ac tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:45.483689 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a36ffdd9-688c-4e4b-aaf8-89e716b297ac tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:45.483852 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a36ffdd9-688c-4e4b-aaf8-89e716b297ac tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:45.488901 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:45.488901 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:45.489668 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a36ffdd9-688c-4e4b-aaf8-89e716b297ac tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:45.490123 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1068/4323] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:45 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:46.144576 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0507e8d5-054c-4d32-bd78-63cc4d4df531 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:46.146584 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0507e8d5-054c-4d32-bd78-63cc4d4df531 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] DELETE https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd Jul 03 01:42:46.146848 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0507e8d5-054c-4d32-bd78-63cc4d4df531 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:46.147060 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0507e8d5-054c-4d32-bd78-63cc4d4df531 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:46.147253 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-0507e8d5-054c-4d32-bd78-63cc4d4df531 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Delete volume with id: be32bf92-945a-497c-a1c9-2a4b203463cd Jul 03 01:42:46.155731 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:46.155731 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:46.156246 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0507e8d5-054c-4d32-bd78-63cc4d4df531 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:42:46.176448 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0507e8d5-054c-4d32-bd78-63cc4d4df531 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Delete volume request issued successfully. Jul 03 01:42:46.176448 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0507e8d5-054c-4d32-bd78-63cc4d4df531 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd returned with HTTP 202 Jul 03 01:42:46.176448 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1090/4324] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:42:46 2026] DELETE /volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:42:46.181170 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1bc1ff9c-03d2-43ac-b0cb-2df1c8589d62 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:46.183335 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1bc1ff9c-03d2-43ac-b0cb-2df1c8589d62 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd Jul 03 01:42:46.183551 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1bc1ff9c-03d2-43ac-b0cb-2df1c8589d62 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:46.183760 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1bc1ff9c-03d2-43ac-b0cb-2df1c8589d62 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:46.192243 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:46.192243 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:46.196523 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1bc1ff9c-03d2-43ac-b0cb-2df1c8589d62 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:42:46.203704 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1bc1ff9c-03d2-43ac-b0cb-2df1c8589d62 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd returned with HTTP 200 Jul 03 01:42:46.204226 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1081/4325] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:42:46 2026] GET /volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd => generated 1420 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:42:46.502510 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cbde1b24-b325-4ad7-bdd5-0fc27dcdf010 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:46.504487 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cbde1b24-b325-4ad7-bdd5-0fc27dcdf010 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:46.504753 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cbde1b24-b325-4ad7-bdd5-0fc27dcdf010 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:46.504982 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cbde1b24-b325-4ad7-bdd5-0fc27dcdf010 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:46.505101 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-cbde1b24-b325-4ad7-bdd5-0fc27dcdf010 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:46.509905 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:46.509905 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:46.510515 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cbde1b24-b325-4ad7-bdd5-0fc27dcdf010 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:46.510986 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1087/4326] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:46 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:46.931530 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-554fcad8-7ffd-4eb5-87cb-b84592f7eda5 req-5e8bf53a-e9a2-4361-972e-29ce8a28c59a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:46.934037 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-554fcad8-7ffd-4eb5-87cb-b84592f7eda5 req-5e8bf53a-e9a2-4361-972e-29ce8a28c59a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227 Jul 03 01:42:46.934223 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-554fcad8-7ffd-4eb5-87cb-b84592f7eda5 req-5e8bf53a-e9a2-4361-972e-29ce8a28c59a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:46.934397 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-554fcad8-7ffd-4eb5-87cb-b84592f7eda5 req-5e8bf53a-e9a2-4361-972e-29ce8a28c59a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:46.938544 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-554fcad8-7ffd-4eb5-87cb-b84592f7eda5 req-5e8bf53a-e9a2-4361-972e-29ce8a28c59a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227 returned with HTTP 404 Jul 03 01:42:46.939077 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1069/4327] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:42:46 2026] DELETE /volume/v3/attachments/c486244f-79ea-4358-b6dc-bf76e7fea227 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:42:47.216615 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-66df7c06-0196-4a5c-b0c3-33fe81104f5b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:47.218665 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-66df7c06-0196-4a5c-b0c3-33fe81104f5b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd Jul 03 01:42:47.218871 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-66df7c06-0196-4a5c-b0c3-33fe81104f5b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:47.219049 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-66df7c06-0196-4a5c-b0c3-33fe81104f5b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:47.225821 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-66df7c06-0196-4a5c-b0c3-33fe81104f5b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd returned with HTTP 404 Jul 03 01:42:47.226647 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1091/4328] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:42:47 2026] GET /volume/v3/volumes/be32bf92-945a-497c-a1c9-2a4b203463cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:42:47.233448 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bee1785a-3a0b-4b54-be05-be5b9fea7fd5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:47.235638 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bee1785a-3a0b-4b54-be05-be5b9fea7fd5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 Jul 03 01:42:47.235880 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bee1785a-3a0b-4b54-be05-be5b9fea7fd5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:47.236149 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bee1785a-3a0b-4b54-be05-be5b9fea7fd5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:47.236531 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-bee1785a-3a0b-4b54-be05-be5b9fea7fd5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Delete snapshot with id: c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 Jul 03 01:42:47.243003 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:47.243003 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:47.243708 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bee1785a-3a0b-4b54-be05-be5b9fea7fd5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot retrieved successfully. Jul 03 01:42:47.273255 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bee1785a-3a0b-4b54-be05-be5b9fea7fd5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot delete request issued successfully. Jul 03 01:42:47.273395 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bee1785a-3a0b-4b54-be05-be5b9fea7fd5 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 returned with HTTP 202 Jul 03 01:42:47.273846 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1082/4329] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:42:47 2026] DELETE /volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:47.282651 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-39d7e640-5a14-4f51-af31-74d408eabe7b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:47.284924 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-39d7e640-5a14-4f51-af31-74d408eabe7b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 Jul 03 01:42:47.285163 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-39d7e640-5a14-4f51-af31-74d408eabe7b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:47.285395 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-39d7e640-5a14-4f51-af31-74d408eabe7b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:47.291684 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:47.291684 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:47.292349 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-39d7e640-5a14-4f51-af31-74d408eabe7b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot retrieved successfully. Jul 03 01:42:47.293780 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-39d7e640-5a14-4f51-af31-74d408eabe7b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 returned with HTTP 200 Jul 03 01:42:47.293950 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1088/4330] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:47 2026] GET /volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:47.521914 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9b4d6407-aaba-40a8-b6a2-7a01092ddcb2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:47.523617 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9b4d6407-aaba-40a8-b6a2-7a01092ddcb2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:47.523829 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9b4d6407-aaba-40a8-b6a2-7a01092ddcb2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:47.523994 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9b4d6407-aaba-40a8-b6a2-7a01092ddcb2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:47.524101 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-9b4d6407-aaba-40a8-b6a2-7a01092ddcb2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:47.528495 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:47.528495 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:47.528897 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9b4d6407-aaba-40a8-b6a2-7a01092ddcb2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:47.529227 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1070/4331] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:47 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:48.304189 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ebbca5fa-5154-400d-9292-dfa1713546b2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:48.306121 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ebbca5fa-5154-400d-9292-dfa1713546b2 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 Jul 03 01:42:48.306351 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ebbca5fa-5154-400d-9292-dfa1713546b2 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:48.306566 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ebbca5fa-5154-400d-9292-dfa1713546b2 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:48.311249 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ebbca5fa-5154-400d-9292-dfa1713546b2 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 returned with HTTP 404 Jul 03 01:42:48.311793 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1092/4332] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:48 2026] GET /volume/v3/snapshots/c576fb3a-60e5-4ba7-9e44-55cb2197cfc0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:48.543185 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c669628b-0dde-4294-80e6-20e01d869e0d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:48.546998 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c669628b-0dde-4294-80e6-20e01d869e0d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:48.547236 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c669628b-0dde-4294-80e6-20e01d869e0d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:48.547467 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c669628b-0dde-4294-80e6-20e01d869e0d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:48.547595 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-c669628b-0dde-4294-80e6-20e01d869e0d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:48.555345 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:48.555345 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:48.556060 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c669628b-0dde-4294-80e6-20e01d869e0d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:48.556471 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1083/4333] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:48 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:48.596648 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-dea37c75-4932-481d-a218-104f9142874e req-73486f70-864b-4afc-a95f-f9799e1e7721 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:48.598481 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-dea37c75-4932-481d-a218-104f9142874e req-73486f70-864b-4afc-a95f-f9799e1e7721 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/attachments/7448450f-9497-498a-b1dd-21b15694ebe0 Jul 03 01:42:48.598687 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-dea37c75-4932-481d-a218-104f9142874e req-73486f70-864b-4afc-a95f-f9799e1e7721 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:48.598933 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-dea37c75-4932-481d-a218-104f9142874e req-73486f70-864b-4afc-a95f-f9799e1e7721 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:48.607072 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:48.607072 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:48.825521 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5bb43dcf-458b-451a-a331-7eda094c6822 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:48.826044 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5bb43dcf-458b-451a-a331-7eda094c6822 None None] GET https://10.4.3.64/volume// Jul 03 01:42:48.826225 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5bb43dcf-458b-451a-a331-7eda094c6822 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:48.826811 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5bb43dcf-458b-451a-a331-7eda094c6822 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:48.827174 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5bb43dcf-458b-451a-a331-7eda094c6822 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:42:48.827494 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1071/4334] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:42:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:42:48.836000 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-4159ae90-e0a6-40a6-937c-27d73eaeb50c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:48.838475 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-4159ae90-e0a6-40a6-937c-27d73eaeb50c tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] GET https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 Jul 03 01:42:48.838672 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-4159ae90-e0a6-40a6-937c-27d73eaeb50c tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:48.838852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-4159ae90-e0a6-40a6-937c-27d73eaeb50c tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:48.847961 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:48.847961 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:48.851803 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-4159ae90-e0a6-40a6-937c-27d73eaeb50c tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Volume info retrieved successfully. Jul 03 01:42:48.857118 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-4159ae90-e0a6-40a6-937c-27d73eaeb50c tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 returned with HTTP 200 Jul 03 01:42:48.857560 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1093/4335] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:42:48 2026] GET /volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 => generated 1537 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:42:48.968665 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5cade920-9c34-4281-94dc-f17a21e1bd04 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:48.970900 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5cade920-9c34-4281-94dc-f17a21e1bd04 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] PUT https://10.4.3.64/volume/v3/attachments/71817edd-3d66-4aff-83d8-bb81223a75f1 Jul 03 01:42:48.971301 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5cade920-9c34-4281-94dc-f17a21e1bd04 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:48.979890 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5cade920-9c34-4281-94dc-f17a21e1bd04 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Acquiring lock "cinder-attachment_update-3364c874-1747-47ab-be36-8d26e7ea2e88-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:42:48.984612 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5cade920-9c34-4281-94dc-f17a21e1bd04 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Lock "cinder-attachment_update-3364c874-1747-47ab-be36-8d26e7ea2e88-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:42:48.985775 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:48.985775 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:49.137477 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-dea37c75-4932-481d-a218-104f9142874e req-73486f70-864b-4afc-a95f-f9799e1e7721 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/7448450f-9497-498a-b1dd-21b15694ebe0 returned with HTTP 200 Jul 03 01:42:49.138064 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1089/4336] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:42:48 2026] DELETE /volume/v3/attachments/7448450f-9497-498a-b1dd-21b15694ebe0 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:49.509287 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5cade920-9c34-4281-94dc-f17a21e1bd04 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Lock "cinder-attachment_update-3364c874-1747-47ab-be36-8d26e7ea2e88-np0000004346" released by "attachment_update" :: held 0.525s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:42:49.509637 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5cade920-9c34-4281-94dc-f17a21e1bd04 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/attachments/71817edd-3d66-4aff-83d8-bb81223a75f1 returned with HTTP 200 Jul 03 01:42:49.510179 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1084/4337] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:42:48 2026] PUT /volume/v3/attachments/71817edd-3d66-4aff-83d8-bb81223a75f1 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:49.566740 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-969e2508-f21a-402e-a9da-e7c2a0370e39 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:49.567874 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-969e2508-f21a-402e-a9da-e7c2a0370e39 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:49.568060 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-969e2508-f21a-402e-a9da-e7c2a0370e39 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:49.568228 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-969e2508-f21a-402e-a9da-e7c2a0370e39 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:49.568328 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-969e2508-f21a-402e-a9da-e7c2a0370e39 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:49.572171 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:49.572171 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:49.572720 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-969e2508-f21a-402e-a9da-e7c2a0370e39 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:49.574752 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1072/4338] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:49 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:50.019986 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5fbd7104-70c2-4599-aa0d-caff031b2544 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:50.022139 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5fbd7104-70c2-4599-aa0d-caff031b2544 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] POST https://10.4.3.64/volume/v3/attachments/71817edd-3d66-4aff-83d8-bb81223a75f1/action Jul 03 01:42:50.022525 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5fbd7104-70c2-4599-aa0d-caff031b2544 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:42:50.022695 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5fbd7104-70c2-4599-aa0d-caff031b2544 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:50.038491 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:50.038491 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:50.056397 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bd1330ab-52f8-4862-98e9-dc37d6c6cf15 req-5fbd7104-70c2-4599-aa0d-caff031b2544 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/attachments/71817edd-3d66-4aff-83d8-bb81223a75f1/action returned with HTTP 204 Jul 03 01:42:50.056958 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1094/4339] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:42:50 2026] POST /volume/v3/attachments/71817edd-3d66-4aff-83d8-bb81223a75f1/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:50.584002 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0c903d7b-7b93-488c-86bc-27fbe49e9bbe None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:50.584481 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0c903d7b-7b93-488c-86bc-27fbe49e9bbe tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:50.584602 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0c903d7b-7b93-488c-86bc-27fbe49e9bbe tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:50.584789 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0c903d7b-7b93-488c-86bc-27fbe49e9bbe tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:50.584880 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-0c903d7b-7b93-488c-86bc-27fbe49e9bbe tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:50.589530 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:50.589530 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:50.590028 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0c903d7b-7b93-488c-86bc-27fbe49e9bbe tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:50.590877 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1090/4340] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:50 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:50.921248 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1eed4c41-ccfb-4288-bfee-4fa9a1f24fb1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:50.927662 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1eed4c41-ccfb-4288-bfee-4fa9a1f24fb1 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:50.928444 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1eed4c41-ccfb-4288-bfee-4fa9a1f24fb1 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:50.929359 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1eed4c41-ccfb-4288-bfee-4fa9a1f24fb1 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:50.942721 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:50.942721 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:50.946049 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1eed4c41-ccfb-4288-bfee-4fa9a1f24fb1 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:50.950305 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1eed4c41-ccfb-4288-bfee-4fa9a1f24fb1 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:50.950704 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1085/4341] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:50 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:50.962667 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-41462a51-e200-49c4-b0c7-4e02f83c6b62 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:50.964070 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41462a51-e200-49c4-b0c7-4e02f83c6b62 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:50.964251 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-41462a51-e200-49c4-b0c7-4e02f83c6b62 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:50.964447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-41462a51-e200-49c4-b0c7-4e02f83c6b62 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:50.964627 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-41462a51-e200-49c4-b0c7-4e02f83c6b62 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume with id: 3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:50.971221 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:50.971221 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:50.971779 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-41462a51-e200-49c4-b0c7-4e02f83c6b62 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:50.991277 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-41462a51-e200-49c4-b0c7-4e02f83c6b62 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume request issued successfully. Jul 03 01:42:50.991474 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41462a51-e200-49c4-b0c7-4e02f83c6b62 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 202 Jul 03 01:42:50.991877 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1073/4342] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:42:50 2026] DELETE /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:50.999399 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e7d925b8-c499-43a6-bbfa-0dda9cf576c9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:51.001358 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7d925b8-c499-43a6-bbfa-0dda9cf576c9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:51.001583 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7d925b8-c499-43a6-bbfa-0dda9cf576c9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:51.001809 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7d925b8-c499-43a6-bbfa-0dda9cf576c9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:51.010453 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:51.010453 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:51.014232 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e7d925b8-c499-43a6-bbfa-0dda9cf576c9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:51.021179 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7d925b8-c499-43a6-bbfa-0dda9cf576c9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 200 Jul 03 01:42:51.022020 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1095/4343] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:50 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:51.601440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-be3b8f14-ce32-4547-b8ea-ca03b49a51b1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:51.603511 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be3b8f14-ce32-4547-b8ea-ca03b49a51b1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:51.603744 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be3b8f14-ce32-4547-b8ea-ca03b49a51b1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:51.603988 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be3b8f14-ce32-4547-b8ea-ca03b49a51b1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:51.604135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-be3b8f14-ce32-4547-b8ea-ca03b49a51b1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:51.609243 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:51.609243 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:51.609445 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be3b8f14-ce32-4547-b8ea-ca03b49a51b1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:51.609896 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1091/4344] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:51 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:51.638012 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6d0d4bd4-be50-4d0b-8f3d-2fc927d6f4e2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:51.639919 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d0d4bd4-be50-4d0b-8f3d-2fc927d6f4e2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 Jul 03 01:42:51.640128 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6d0d4bd4-be50-4d0b-8f3d-2fc927d6f4e2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:51.640347 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6d0d4bd4-be50-4d0b-8f3d-2fc927d6f4e2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:51.640564 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-6d0d4bd4-be50-4d0b-8f3d-2fc927d6f4e2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume with id: 3e000abb-1cea-4dfd-929f-96e2279ceb57 Jul 03 01:42:51.649030 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:51.649030 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:51.649587 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6d0d4bd4-be50-4d0b-8f3d-2fc927d6f4e2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:42:51.675893 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6d0d4bd4-be50-4d0b-8f3d-2fc927d6f4e2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume request issued successfully. Jul 03 01:42:51.676300 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d0d4bd4-be50-4d0b-8f3d-2fc927d6f4e2 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 returned with HTTP 202 Jul 03 01:42:51.676812 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1086/4345] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:42:51 2026] DELETE /volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:51.684705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3390b18a-7e29-468b-98f6-31ae71b27ba4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:51.686732 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3390b18a-7e29-468b-98f6-31ae71b27ba4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 Jul 03 01:42:51.686951 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3390b18a-7e29-468b-98f6-31ae71b27ba4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:51.687538 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3390b18a-7e29-468b-98f6-31ae71b27ba4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:51.695359 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:51.695359 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:51.698848 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3390b18a-7e29-468b-98f6-31ae71b27ba4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:42:51.704830 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3390b18a-7e29-468b-98f6-31ae71b27ba4 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 returned with HTTP 200 Jul 03 01:42:51.705106 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1074/4346] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:51 2026] GET /volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 => generated 1390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:52.034973 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-06587459-07fb-4363-a6d5-8df494bfef81 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:52.036764 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-06587459-07fb-4363-a6d5-8df494bfef81 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 Jul 03 01:42:52.036975 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-06587459-07fb-4363-a6d5-8df494bfef81 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:52.037181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-06587459-07fb-4363-a6d5-8df494bfef81 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:52.042803 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-06587459-07fb-4363-a6d5-8df494bfef81 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 returned with HTTP 404 Jul 03 01:42:52.043245 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1096/4347] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:52 2026] GET /volume/v3/volumes/3e8d9cbd-ec0c-43a5-9c57-b877f0456aa8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:52.056997 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-df71e814-9f7f-4708-9156-da74c6ce27f8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:52.059128 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-df71e814-9f7f-4708-9156-da74c6ce27f8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:42:52.059367 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-df71e814-9f7f-4708-9156-da74c6ce27f8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:52.059631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-df71e814-9f7f-4708-9156-da74c6ce27f8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:52.068557 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:52.068557 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:52.073372 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-df71e814-9f7f-4708-9156-da74c6ce27f8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:52.077996 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-df71e814-9f7f-4708-9156-da74c6ce27f8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:42:52.078410 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1092/4348] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:52 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:52.092895 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dcc131dc-41b8-4801-8475-900e1f765eb8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:52.095111 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dcc131dc-41b8-4801-8475-900e1f765eb8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:42:52.095563 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dcc131dc-41b8-4801-8475-900e1f765eb8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3830c705-ceaf-4fac-838e-76217efaeae1", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1079497906"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:52.104145 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:52.104145 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:52.104615 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dcc131dc-41b8-4801-8475-900e1f765eb8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:52.104736 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-dcc131dc-41b8-4801-8475-900e1f765eb8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create snapshot from volume 3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:42:52.147508 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-dcc131dc-41b8-4801-8475-900e1f765eb8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['bad76c7f-1211-459b-ad37-920b9e584467', '0c40b058-9612-4c96-b923-57ac18168d8e', '5ac6c9c4-50f7-4dc1-b0c3-3af2c4ae83ec', 'fdf38ee3-2042-4e2a-bbc2-256ac82bfda6'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:52.176928 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dcc131dc-41b8-4801-8475-900e1f765eb8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot create request issued successfully. Jul 03 01:42:52.177383 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dcc131dc-41b8-4801-8475-900e1f765eb8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:42:52.177844 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1087/4349] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:42:52 2026] POST /volume/v3/snapshots => generated 380 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:52.188512 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c0cf8791-2b18-4b5d-b396-03afb5ee3e99 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:52.190135 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c0cf8791-2b18-4b5d-b396-03afb5ee3e99 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be Jul 03 01:42:52.190296 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c0cf8791-2b18-4b5d-b396-03afb5ee3e99 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:52.190481 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c0cf8791-2b18-4b5d-b396-03afb5ee3e99 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:52.198536 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:52.198536 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:52.199015 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c0cf8791-2b18-4b5d-b396-03afb5ee3e99 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:52.199746 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c0cf8791-2b18-4b5d-b396-03afb5ee3e99 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be returned with HTTP 200 Jul 03 01:42:52.200070 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1075/4350] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:52 2026] GET /volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be => generated 512 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:52.622578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ee1c8fda-5f62-4c2c-b406-c1fd7f202d98 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:52.625260 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee1c8fda-5f62-4c2c-b406-c1fd7f202d98 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:52.625490 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee1c8fda-5f62-4c2c-b406-c1fd7f202d98 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:52.625710 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee1c8fda-5f62-4c2c-b406-c1fd7f202d98 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:52.625824 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-ee1c8fda-5f62-4c2c-b406-c1fd7f202d98 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:52.634327 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:52.634327 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:52.635311 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee1c8fda-5f62-4c2c-b406-c1fd7f202d98 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:52.635853 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1097/4351] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:52 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:52.717820 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b2a70bfb-4d03-4b78-a91d-c5d4cac0c9d1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:52.719666 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b2a70bfb-4d03-4b78-a91d-c5d4cac0c9d1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 Jul 03 01:42:52.719849 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b2a70bfb-4d03-4b78-a91d-c5d4cac0c9d1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:52.720034 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b2a70bfb-4d03-4b78-a91d-c5d4cac0c9d1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:52.726573 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b2a70bfb-4d03-4b78-a91d-c5d4cac0c9d1 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 returned with HTTP 404 Jul 03 01:42:52.727212 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1093/4352] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:52 2026] GET /volume/v3/volumes/3e000abb-1cea-4dfd-929f-96e2279ceb57 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:52.733854 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ac5003e7-4133-4999-b9b5-911ede32d41a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:52.735759 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ac5003e7-4133-4999-b9b5-911ede32d41a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 Jul 03 01:42:52.736033 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ac5003e7-4133-4999-b9b5-911ede32d41a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:52.736236 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ac5003e7-4133-4999-b9b5-911ede32d41a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:52.736337 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-ac5003e7-4133-4999-b9b5-911ede32d41a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete snapshot with id: 22349f9a-746d-4903-b862-0782b91a69a5 Jul 03 01:42:52.741641 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:52.741641 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:52.742119 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ac5003e7-4133-4999-b9b5-911ede32d41a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:42:52.760957 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ac5003e7-4133-4999-b9b5-911ede32d41a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot delete request issued successfully. Jul 03 01:42:52.761144 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ac5003e7-4133-4999-b9b5-911ede32d41a tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 returned with HTTP 202 Jul 03 01:42:52.761715 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1088/4353] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:42:52 2026] DELETE /volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:52.768771 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-15d8f4e5-82b0-4392-9e7c-5d47ea4a4a8f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:52.770504 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-15d8f4e5-82b0-4392-9e7c-5d47ea4a4a8f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 Jul 03 01:42:52.770747 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-15d8f4e5-82b0-4392-9e7c-5d47ea4a4a8f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:52.770978 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-15d8f4e5-82b0-4392-9e7c-5d47ea4a4a8f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:52.776724 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:52.776724 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:52.777325 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-15d8f4e5-82b0-4392-9e7c-5d47ea4a4a8f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Snapshot retrieved successfully. Jul 03 01:42:52.778264 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-15d8f4e5-82b0-4392-9e7c-5d47ea4a4a8f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 returned with HTTP 200 Jul 03 01:42:52.778876 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1076/4354] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:52 2026] GET /volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:52.920673 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-22ae8e86-5cf6-4f10-a89b-6552427e6d37 req-e1ca87ee-dcae-4407-93f9-8b885cb9d4ea None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:52.922856 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-22ae8e86-5cf6-4f10-a89b-6552427e6d37 req-e1ca87ee-dcae-4407-93f9-8b885cb9d4ea tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] DELETE https://10.4.3.64/volume/v3/attachments/1d299495-2169-48bf-b2b3-ebdb65c64bcb Jul 03 01:42:52.923073 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-22ae8e86-5cf6-4f10-a89b-6552427e6d37 req-e1ca87ee-dcae-4407-93f9-8b885cb9d4ea tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:52.923275 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-22ae8e86-5cf6-4f10-a89b-6552427e6d37 req-e1ca87ee-dcae-4407-93f9-8b885cb9d4ea tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:52.930737 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:52.930737 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:53.209252 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a638797a-6aaa-405c-a49a-cfba54311530 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:53.210999 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a638797a-6aaa-405c-a49a-cfba54311530 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be Jul 03 01:42:53.211194 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a638797a-6aaa-405c-a49a-cfba54311530 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:53.211396 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a638797a-6aaa-405c-a49a-cfba54311530 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:53.216672 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:53.216672 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:53.217623 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a638797a-6aaa-405c-a49a-cfba54311530 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:53.219892 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a638797a-6aaa-405c-a49a-cfba54311530 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be returned with HTTP 200 Jul 03 01:42:53.219892 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1094/4355] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:53 2026] GET /volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be => generated 539 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:53.226942 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a12fb623-6be1-48fc-b225-b97b22d9d522 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:53.228693 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a12fb623-6be1-48fc-b225-b97b22d9d522 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be Jul 03 01:42:53.228889 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a12fb623-6be1-48fc-b225-b97b22d9d522 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:53.229084 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a12fb623-6be1-48fc-b225-b97b22d9d522 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:53.234234 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:53.234234 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:53.234695 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a12fb623-6be1-48fc-b225-b97b22d9d522 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:53.235526 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a12fb623-6be1-48fc-b225-b97b22d9d522 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be returned with HTTP 200 Jul 03 01:42:53.235893 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1089/4356] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:53 2026] GET /volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be => generated 539 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:53.246202 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-54a2b1cc-df27-48ea-b9b9-1d23426364d7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:53.250453 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-54a2b1cc-df27-48ea-b9b9-1d23426364d7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots Jul 03 01:42:53.250453 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-54a2b1cc-df27-48ea-b9b9-1d23426364d7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:53.250453 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-54a2b1cc-df27-48ea-b9b9-1d23426364d7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:53.250453 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-54a2b1cc-df27-48ea-b9b9-1d23426364d7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:42:53.250453 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.db.api [None req-54a2b1cc-df27-48ea-b9b9-1d23426364d7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Building query based on filter {{(pid=99881) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:42:53.254656 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-54a2b1cc-df27-48ea-b9b9-1d23426364d7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Get all snapshots completed successfully. Jul 03 01:42:53.255286 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-54a2b1cc-df27-48ea-b9b9-1d23426364d7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Jul 03 01:42:53.255985 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1077/4357] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:42:53 2026] GET /volume/v3/snapshots => generated 408 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:53.264388 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a3e2f232-9f87-4a27-b5ee-bfa37ae829e5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:53.266168 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a3e2f232-9f87-4a27-b5ee-bfa37ae829e5 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] PUT https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be Jul 03 01:42:53.266512 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a3e2f232-9f87-4a27-b5ee-bfa37ae829e5 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-848473969", "description": "This is the new description of snapshot."}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:53.272991 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:53.272991 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:53.273373 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a3e2f232-9f87-4a27-b5ee-bfa37ae829e5 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:53.282396 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a3e2f232-9f87-4a27-b5ee-bfa37ae829e5 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be returned with HTTP 200 Jul 03 01:42:53.282818 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1095/4358] 10.4.3.64 () {68 vars in 1368 bytes} [Fri Jul 3 01:42:53 2026] PUT /volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:53.290809 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a1d143e8-bdca-43ef-9e17-6bbcefadf44c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:53.292487 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a1d143e8-bdca-43ef-9e17-6bbcefadf44c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be Jul 03 01:42:53.292683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a1d143e8-bdca-43ef-9e17-6bbcefadf44c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:53.292866 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a1d143e8-bdca-43ef-9e17-6bbcefadf44c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:53.297786 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:53.297786 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:53.298148 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a1d143e8-bdca-43ef-9e17-6bbcefadf44c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:53.298843 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a1d143e8-bdca-43ef-9e17-6bbcefadf44c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be returned with HTTP 200 Jul 03 01:42:53.299183 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1090/4359] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:53 2026] GET /volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be => generated 576 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:53.307622 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-779d4991-8446-47ca-9209-915b430c6abc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:53.308991 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-779d4991-8446-47ca-9209-915b430c6abc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be Jul 03 01:42:53.309337 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-779d4991-8446-47ca-9209-915b430c6abc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:53.309639 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-779d4991-8446-47ca-9209-915b430c6abc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:53.309830 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-779d4991-8446-47ca-9209-915b430c6abc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: 7c016e75-9a70-4a47-a41d-ca4318da78be Jul 03 01:42:53.315715 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:53.315715 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:53.316122 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-779d4991-8446-47ca-9209-915b430c6abc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:53.334707 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-779d4991-8446-47ca-9209-915b430c6abc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot delete request issued successfully. Jul 03 01:42:53.334872 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-779d4991-8446-47ca-9209-915b430c6abc tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be returned with HTTP 202 Jul 03 01:42:53.335300 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1078/4360] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:42:53 2026] DELETE /volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:53.342138 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8c52f8bf-9058-4051-b03d-864c01da42a2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:53.344215 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8c52f8bf-9058-4051-b03d-864c01da42a2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be Jul 03 01:42:53.344438 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8c52f8bf-9058-4051-b03d-864c01da42a2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:53.344649 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8c52f8bf-9058-4051-b03d-864c01da42a2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:53.349924 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:53.349924 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:53.350366 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8c52f8bf-9058-4051-b03d-864c01da42a2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:53.351111 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8c52f8bf-9058-4051-b03d-864c01da42a2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be returned with HTTP 200 Jul 03 01:42:53.351475 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1096/4361] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:53 2026] GET /volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be => generated 575 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:53.456919 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-22ae8e86-5cf6-4f10-a89b-6552427e6d37 req-e1ca87ee-dcae-4407-93f9-8b885cb9d4ea tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments/1d299495-2169-48bf-b2b3-ebdb65c64bcb returned with HTTP 200 Jul 03 01:42:53.457522 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1098/4362] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:42:52 2026] DELETE /volume/v3/attachments/1d299495-2169-48bf-b2b3-ebdb65c64bcb => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:53.648126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f053051c-092d-4e1e-9d74-6ced4b803b8a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:53.649759 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f053051c-092d-4e1e-9d74-6ced4b803b8a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:53.649943 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f053051c-092d-4e1e-9d74-6ced4b803b8a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:53.650116 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f053051c-092d-4e1e-9d74-6ced4b803b8a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:53.650216 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f053051c-092d-4e1e-9d74-6ced4b803b8a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:53.654213 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:53.654213 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:53.654934 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f053051c-092d-4e1e-9d74-6ced4b803b8a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:53.655306 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1091/4363] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:53 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:53.788033 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bcde1bbc-ffff-4065-9c93-a3a784b7e414 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:53.789717 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bcde1bbc-ffff-4065-9c93-a3a784b7e414 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 Jul 03 01:42:53.789884 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bcde1bbc-ffff-4065-9c93-a3a784b7e414 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:53.790082 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bcde1bbc-ffff-4065-9c93-a3a784b7e414 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:53.793901 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bcde1bbc-ffff-4065-9c93-a3a784b7e414 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 returned with HTTP 404 Jul 03 01:42:53.794454 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1079/4364] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:53 2026] GET /volume/v3/snapshots/22349f9a-746d-4903-b862-0782b91a69a5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:54.360147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-395a8681-7fb4-4a0f-9b2b-44c7afa94fdd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:54.362502 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-395a8681-7fb4-4a0f-9b2b-44c7afa94fdd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be Jul 03 01:42:54.362774 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-395a8681-7fb4-4a0f-9b2b-44c7afa94fdd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:54.363006 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-395a8681-7fb4-4a0f-9b2b-44c7afa94fdd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:54.368254 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-395a8681-7fb4-4a0f-9b2b-44c7afa94fdd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be returned with HTTP 404 Jul 03 01:42:54.369009 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1097/4365] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:54 2026] GET /volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:54.377762 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ce6e38e6-2dc7-4d2a-a488-db6358d117c4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:54.380056 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ce6e38e6-2dc7-4d2a-a488-db6358d117c4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be Jul 03 01:42:54.380154 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ce6e38e6-2dc7-4d2a-a488-db6358d117c4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:54.380485 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ce6e38e6-2dc7-4d2a-a488-db6358d117c4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:54.380651 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-ce6e38e6-2dc7-4d2a-a488-db6358d117c4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: 7c016e75-9a70-4a47-a41d-ca4318da78be Jul 03 01:42:54.386093 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ce6e38e6-2dc7-4d2a-a488-db6358d117c4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be returned with HTTP 404 Jul 03 01:42:54.386854 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1099/4366] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:42:54 2026] DELETE /volume/v3/snapshots/7c016e75-9a70-4a47-a41d-ca4318da78be => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:54.395816 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-047a421f-84f8-4a11-8f11-20e922357906 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:54.397925 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-047a421f-84f8-4a11-8f11-20e922357906 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:42:54.398179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-047a421f-84f8-4a11-8f11-20e922357906 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:54.398470 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-047a421f-84f8-4a11-8f11-20e922357906 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:54.406048 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:54.406048 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:54.413038 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-047a421f-84f8-4a11-8f11-20e922357906 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:54.418071 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-047a421f-84f8-4a11-8f11-20e922357906 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:42:54.418502 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1092/4367] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:42:54 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:54.432748 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6fd509e5-0277-449b-b1ec-751ca9f33cea None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:54.434605 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6fd509e5-0277-449b-b1ec-751ca9f33cea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:42:54.435028 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6fd509e5-0277-449b-b1ec-751ca9f33cea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3830c705-ceaf-4fac-838e-76217efaeae1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1458686490"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:54.446311 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:54.446311 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:54.446855 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6fd509e5-0277-449b-b1ec-751ca9f33cea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:42:54.446992 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-6fd509e5-0277-449b-b1ec-751ca9f33cea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create snapshot from volume 3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:42:54.476364 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-6fd509e5-0277-449b-b1ec-751ca9f33cea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['2365aa09-642e-48be-8d46-bd004d2291c3', '39e81900-b159-4cd9-a429-5cf0b6de7b07', '20c33825-e11b-4d6a-be09-bbafb3e76999', '114cfb23-86dd-42b5-95dc-19f79b068201'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:54.522206 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6fd509e5-0277-449b-b1ec-751ca9f33cea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot create request issued successfully. Jul 03 01:42:54.522743 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6fd509e5-0277-449b-b1ec-751ca9f33cea tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:42:54.523345 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1080/4368] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:42: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 03 01:42:54.531584 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ae506084-b28a-4fef-82b4-76e75416d7aa None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:54.533515 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ae506084-b28a-4fef-82b4-76e75416d7aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 Jul 03 01:42:54.533772 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ae506084-b28a-4fef-82b4-76e75416d7aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:54.534229 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ae506084-b28a-4fef-82b4-76e75416d7aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:54.538969 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:54.538969 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:54.539486 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ae506084-b28a-4fef-82b4-76e75416d7aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:54.540289 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ae506084-b28a-4fef-82b4-76e75416d7aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 returned with HTTP 200 Jul 03 01:42:54.540700 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1098/4369] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:54 2026] GET /volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:54.665274 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c4226d6c-8e2d-4389-9ddb-5d4c0cc2e069 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:54.667663 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c4226d6c-8e2d-4389-9ddb-5d4c0cc2e069 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:54.667952 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c4226d6c-8e2d-4389-9ddb-5d4c0cc2e069 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:54.668202 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c4226d6c-8e2d-4389-9ddb-5d4c0cc2e069 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:54.668364 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c4226d6c-8e2d-4389-9ddb-5d4c0cc2e069 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:54.673175 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:54.673175 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:54.673859 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c4226d6c-8e2d-4389-9ddb-5d4c0cc2e069 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:54.674178 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1100/4370] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:54 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:55.550723 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ddc6d4bb-4429-429f-bb16-3718d4c5b469 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:55.553035 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ddc6d4bb-4429-429f-bb16-3718d4c5b469 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 Jul 03 01:42:55.553282 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ddc6d4bb-4429-429f-bb16-3718d4c5b469 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:55.553596 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ddc6d4bb-4429-429f-bb16-3718d4c5b469 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:55.560161 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:55.560161 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:55.560774 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ddc6d4bb-4429-429f-bb16-3718d4c5b469 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:42:55.561818 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ddc6d4bb-4429-429f-bb16-3718d4c5b469 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 returned with HTTP 200 Jul 03 01:42:55.562347 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1093/4371] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:55 2026] GET /volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:55.686072 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3bd1b7e9-cfbc-4a93-8c4c-4e950a3b23a6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:55.688026 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3bd1b7e9-cfbc-4a93-8c4c-4e950a3b23a6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:55.688026 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3bd1b7e9-cfbc-4a93-8c4c-4e950a3b23a6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:55.688026 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3bd1b7e9-cfbc-4a93-8c4c-4e950a3b23a6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:55.688194 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-3bd1b7e9-cfbc-4a93-8c4c-4e950a3b23a6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:55.691751 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:55.691751 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:55.692293 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3bd1b7e9-cfbc-4a93-8c4c-4e950a3b23a6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:55.692619 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1081/4372] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:55 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:55.702293 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-656ba42b-1ada-4782-a361-19072ada4e30 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:55.704267 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-656ba42b-1ada-4782-a361-19072ada4e30 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a/export_record Jul 03 01:42:55.704514 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-656ba42b-1ada-4782-a361-19072ada4e30 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:55.704706 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-656ba42b-1ada-4782-a361-19072ada4e30 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'export_record' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:55.704813 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-656ba42b-1ada-4782-a361-19072ada4e30 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Export record for backup 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99880) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 01:42:55.708629 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:55.708629 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:55.709434 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.api [None req-656ba42b-1ada-4782-a361-19072ada4e30 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling RPCAPI with context: , host: np0000004346, backup: 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99880) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 01:42:55.714586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.rpcapi [None req-656ba42b-1ada-4782-a361-19072ada4e30 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] export_record in rpcapi backup_id 5585f662-a84d-4b87-90a8-2ee7df59bc9a on host np0000004346. {{(pid=99880) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 01:42:56.216281 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-656ba42b-1ada-4782-a361-19072ada4e30 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTU4NWY2NjItYTg0ZC00Yjg3LTkwYTgtMmVlN2RmNTliYzlhIiwgInVzZXJfaWQiOiAiNzcyMzgyOTlhY2QyNDgzYzg3OTMwZTdjYmZmZTMyODUiLCAicHJvamVjdF9pZCI6ICIwNDE5NTQyZThiYjI0MzEwODdmMDEwODIwYjJiMGQzNiIsICJ2b2x1bWVfaWQiOiAiYTE2MTFhNTctYzkxMS00MWNmLWI1NDMtNjFhZjk4ZTdkNWY2IiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zOTE3NTUzMDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMTYxMWE1Ny1jOTExLTQxY2YtYjU0My02MWFmOThlN2Q1ZjYvMjAyNjA3MDMwMTQyNDEvYXpfbm92YV9iYWNrdXBfNTU4NWY2NjItYTg0ZC00Yjg3LTkwYTgtMmVlN2RmNTliYzlhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTo0MjozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTo0MjozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjQyOjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99880) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 01:42:56.216668 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-656ba42b-1ada-4782-a361-19072ada4e30 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a/export_record returned with HTTP 200 Jul 03 01:42:56.217123 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1099/4373] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Jul 3 01:42:55 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a/export_record => generated 1424 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:56.225644 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c92de97c-2126-4122-a728-0f2924661142 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:56.227388 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c92de97c-2126-4122-a728-0f2924661142 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:42:56.227659 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c92de97c-2126-4122-a728-0f2924661142 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:56.227838 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c92de97c-2126-4122-a728-0f2924661142 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:56.227938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c92de97c-2126-4122-a728-0f2924661142 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:56.232217 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:56.232217 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:56.232963 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c92de97c-2126-4122-a728-0f2924661142 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:42:56.233313 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1101/4374] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:56 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:56.243502 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a3b34c89-f3a9-41d5-b0ab-146362e15554 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:56.245675 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a3b34c89-f3a9-41d5-b0ab-146362e15554 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] POST https://10.4.3.64/volume/v3/backups/import_record Jul 03 01:42:56.246090 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a3b34c89-f3a9-41d5-b0ab-146362e15554 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTM3MTU3MTgtMzIwZC00YTA5LWE2MzQtODNmZDAwMDk5YWJlIiwgInVzZXJfaWQiOiAiNzcyMzgyOTlhY2QyNDgzYzg3OTMwZTdjYmZmZTMyODUiLCAicHJvamVjdF9pZCI6ICIwNDE5NTQyZThiYjI0MzEwODdmMDEwODIwYjJiMGQzNiIsICJ2b2x1bWVfaWQiOiAiYTE2MTFhNTctYzkxMS00MWNmLWI1NDMtNjFhZjk4ZTdkNWY2IiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zOTE3NTUzMDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMTYxMWE1Ny1jOTExLTQxY2YtYjU0My02MWFmOThlN2Q1ZjYvMjAyNjA3MDMwMTQyNDEvYXpfbm92YV9iYWNrdXBfNTU4NWY2NjItYTg0ZC00Yjg3LTkwYTgtMmVlN2RmNTliYzlhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTo0MjozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTo0MjozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjQyOjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:56.247516 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-a3b34c89-f3a9-41d5-b0ab-146362e15554 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTM3MTU3MTgtMzIwZC00YTA5LWE2MzQtODNmZDAwMDk5YWJlIiwgInVzZXJfaWQiOiAiNzcyMzgyOTlhY2QyNDgzYzg3OTMwZTdjYmZmZTMyODUiLCAicHJvamVjdF9pZCI6ICIwNDE5NTQyZThiYjI0MzEwODdmMDEwODIwYjJiMGQzNiIsICJ2b2x1bWVfaWQiOiAiYTE2MTFhNTctYzkxMS00MWNmLWI1NDMtNjFhZjk4ZTdkNWY2IiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zOTE3NTUzMDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMTYxMWE1Ny1jOTExLTQxY2YtYjU0My02MWFmOThlN2Q1ZjYvMjAyNjA3MDMwMTQyNDEvYXpfbm92YV9iYWNrdXBfNTU4NWY2NjItYTg0ZC00Yjg3LTkwYTgtMmVlN2RmNTliYzlhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTo0MjozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTo0MjozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjQyOjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99882) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 01:42:56.247657 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-a3b34c89-f3a9-41d5-b0ab-146362e15554 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMTM3MTU3MTgtMzIwZC00YTA5LWE2MzQtODNmZDAwMDk5YWJlIiwgInVzZXJfaWQiOiAiNzcyMzgyOTlhY2QyNDgzYzg3OTMwZTdjYmZmZTMyODUiLCAicHJvamVjdF9pZCI6ICIwNDE5NTQyZThiYjI0MzEwODdmMDEwODIwYjJiMGQzNiIsICJ2b2x1bWVfaWQiOiAiYTE2MTFhNTctYzkxMS00MWNmLWI1NDMtNjFhZjk4ZTdkNWY2IiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zOTE3NTUzMDMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMTYxMWE1Ny1jOTExLTQxY2YtYjU0My02MWFmOThlN2Q1ZjYvMjAyNjA3MDMwMTQyNDEvYXpfbm92YV9iYWNrdXBfNTU4NWY2NjItYTg0ZC00Yjg3LTkwYTgtMmVlN2RmNTliYzlhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTo0MjozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTo0MjozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjQyOjU2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99882) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 01:42:56.248393 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.policy [None req-a3b34c89-f3a9-41d5-b0ab-146362e15554 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '51c5e7b3fde943888fe0824fba03b6b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0419542e8bb2431087f010820b2b0d36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99882) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:42:56.248615 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a3b34c89-f3a9-41d5-b0ab-146362e15554 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 403 Jul 03 01:42:56.249072 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1094/4375] 10.4.3.64 () {70 vars in 1335 bytes} [Fri Jul 3 01:42:56 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:56.255760 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-959749ef-1979-404b-ad8f-f1d43964dc1f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:56.257402 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-959749ef-1979-404b-ad8f-f1d43964dc1f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 Jul 03 01:42:56.257678 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-959749ef-1979-404b-ad8f-f1d43964dc1f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:56.257853 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-959749ef-1979-404b-ad8f-f1d43964dc1f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:56.257999 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-959749ef-1979-404b-ad8f-f1d43964dc1f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete volume with id: a1611a57-c911-41cf-b543-61af98e7d5f6 Jul 03 01:42:56.265474 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:56.265474 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:56.265850 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-959749ef-1979-404b-ad8f-f1d43964dc1f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:56.287104 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-959749ef-1979-404b-ad8f-f1d43964dc1f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete volume request issued successfully. Jul 03 01:42:56.287269 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-959749ef-1979-404b-ad8f-f1d43964dc1f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 returned with HTTP 202 Jul 03 01:42:56.287737 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1082/4376] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:42:56 2026] DELETE /volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:56.296297 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e6abbe98-56d0-4f70-bf31-26a576944a9c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:56.298072 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e6abbe98-56d0-4f70-bf31-26a576944a9c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 Jul 03 01:42:56.298313 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e6abbe98-56d0-4f70-bf31-26a576944a9c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:56.298582 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e6abbe98-56d0-4f70-bf31-26a576944a9c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:56.305686 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:56.305686 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:56.309298 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e6abbe98-56d0-4f70-bf31-26a576944a9c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:56.313551 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e6abbe98-56d0-4f70-bf31-26a576944a9c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 returned with HTTP 200 Jul 03 01:42:56.314029 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1100/4377] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:56 2026] GET /volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:57.330886 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-289e8730-9247-483a-9c58-ee1d8b5ba8dc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:57.332802 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-289e8730-9247-483a-9c58-ee1d8b5ba8dc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 Jul 03 01:42:57.333031 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-289e8730-9247-483a-9c58-ee1d8b5ba8dc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:57.333260 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-289e8730-9247-483a-9c58-ee1d8b5ba8dc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:57.339597 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-289e8730-9247-483a-9c58-ee1d8b5ba8dc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 returned with HTTP 404 Jul 03 01:42:57.340139 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1102/4378] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:57 2026] GET /volume/v3/volumes/a1611a57-c911-41cf-b543-61af98e7d5f6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:57.346145 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-46ab9c7b-19e2-4e96-8d4a-2a3404b897b3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:57.347867 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-46ab9c7b-19e2-4e96-8d4a-2a3404b897b3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] DELETE https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 Jul 03 01:42:57.348077 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-46ab9c7b-19e2-4e96-8d4a-2a3404b897b3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:57.348247 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-46ab9c7b-19e2-4e96-8d4a-2a3404b897b3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:57.348413 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-46ab9c7b-19e2-4e96-8d4a-2a3404b897b3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Delete volume with id: 263892a1-9281-4163-b927-60b17f7348e1 Jul 03 01:42:57.349291 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-09c55249-477e-430b-9626-61919c05eb08 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:57.350990 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-09c55249-477e-430b-9626-61919c05eb08 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] GET https://10.4.3.64/volume/v3/backups Jul 03 01:42:57.351220 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-09c55249-477e-430b-9626-61919c05eb08 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:57.352495 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-09c55249-477e-430b-9626-61919c05eb08 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:57.352495 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.api_utils [None req-09c55249-477e-430b-9626-61919c05eb08 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Removing options '' from query. {{(pid=99881) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:42:57.356110 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:57.356110 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:57.356752 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-46ab9c7b-19e2-4e96-8d4a-2a3404b897b3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:42:57.357777 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-09c55249-477e-430b-9626-61919c05eb08 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Jul 03 01:42:57.358287 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1083/4379] 10.4.3.64 () {68 vars in 1270 bytes} [Fri Jul 3 01:42:57 2026] GET /volume/v3/backups => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:57.367402 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1c36bf04-683e-4b37-8b51-734b273942c5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:57.369618 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c36bf04-683e-4b37-8b51-734b273942c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] GET https://10.4.3.64/volume/v3/backups?project_id=0419542e8bb2431087f010820b2b0d36 Jul 03 01:42:57.369847 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1c36bf04-683e-4b37-8b51-734b273942c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:57.370118 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1c36bf04-683e-4b37-8b51-734b273942c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:57.370498 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-1c36bf04-683e-4b37-8b51-734b273942c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Removing options 'project_id' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:42:57.376587 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c36bf04-683e-4b37-8b51-734b273942c5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] https://10.4.3.64/volume/v3/backups?project_id=0419542e8bb2431087f010820b2b0d36 returned with HTTP 200 Jul 03 01:42:57.377089 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1101/4380] 10.4.3.64 () {68 vars in 1357 bytes} [Fri Jul 3 01:42:57 2026] GET /volume/v3/backups?project_id=0419542e8bb2431087f010820b2b0d36 => generated 619 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:57.378622 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-46ab9c7b-19e2-4e96-8d4a-2a3404b897b3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Delete volume request issued successfully. Jul 03 01:42:57.378885 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-46ab9c7b-19e2-4e96-8d4a-2a3404b897b3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 returned with HTTP 202 Jul 03 01:42:57.379517 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1095/4381] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:42:57 2026] DELETE /volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:42:57.385899 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:57.386053 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-394179ba-0f79-467f-bff6-1373884ed13d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:57.387820 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:42:57.388059 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-394179ba-0f79-467f-bff6-1373884ed13d tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 Jul 03 01:42:57.388209 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2032594914"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:57.388305 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-394179ba-0f79-467f-bff6-1373884ed13d tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:57.388552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-394179ba-0f79-467f-bff6-1373884ed13d tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:57.389961 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2032594914'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:42:57.390146 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume of 1 GB Jul 03 01:42:57.394464 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Availability Zones retrieved successfully. Jul 03 01:42:57.397958 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:57.397958 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:57.401761 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Flow 'volume_create_api' (7d779bf7-e905-49dc-acaa-48fc070f81d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:57.402605 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-394179ba-0f79-467f-bff6-1373884ed13d tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:42:57.402993 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3c85ee-faa4-489c-9457-8eae4dec285a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:57.404020 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:42:57.408887 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-394179ba-0f79-467f-bff6-1373884ed13d tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 returned with HTTP 200 Jul 03 01:42:57.409333 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1084/4382] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:42:57 2026] GET /volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 => generated 1419 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:42:57.434200 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c3c85ee-faa4-489c-9457-8eae4dec285a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:57.434969 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df7f1ab8-68a8-4e27-9a73-a84226228380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:57.476707 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Created reservations ['208a812b-0723-416c-b3ec-61def10f2307', '0bf4f61c-8415-4e65-86d0-4e73fa7e91db', '5de7de44-bb3d-460b-9936-4916559268c9', '86ed093d-d887-4e36-aff7-3509f14a8d5c'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:57.477439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df7f1ab8-68a8-4e27-9a73-a84226228380) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['208a812b-0723-416c-b3ec-61def10f2307', '0bf4f61c-8415-4e65-86d0-4e73fa7e91db', '5de7de44-bb3d-460b-9936-4916559268c9', '86ed093d-d887-4e36-aff7-3509f14a8d5c']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:57.478216 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef65370-0e9e-4032-9e9e-ef60787d9c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:57.504261 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef65370-0e9e-4032-9e9e-ef60787d9c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '658e4190-4f81-4a38-81b5-054345f4faea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2032594914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0419542e8bb2431087f010820b2b0d36',qos_specs=None,replication_status=,reservations=['208a812b-0723-416c-b3ec-61def10f2307','0bf4f61c-8415-4e65-86d0-4e73fa7e91db','5de7de44-bb3d-460b-9936-4916559268c9','86ed093d-d887-4e36-aff7-3509f14a8d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77238299acd2483c87930e7cbffe3285',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:42:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2032594914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=658e4190-4f81-4a38-81b5-054345f4faea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0419542e8bb2431087f010820b2b0d36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='77238299acd2483c87930e7cbffe3285',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:57.505371 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59203d80-3ec5-495b-8c8f-13c8ae785fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:57.530947 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59203d80-3ec5-495b-8c8f-13c8ae785fd2) transitioned into state 'SUCCESS' from state '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-2032594914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0419542e8bb2431087f010820b2b0d36',qos_specs=None,replication_status=,reservations=['208a812b-0723-416c-b3ec-61def10f2307','0bf4f61c-8415-4e65-86d0-4e73fa7e91db','5de7de44-bb3d-460b-9936-4916559268c9','86ed093d-d887-4e36-aff7-3509f14a8d5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='77238299acd2483c87930e7cbffe3285',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:57.531646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2821826c-8a0d-4dd4-a90d-9464209f6f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:42:57.543711 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2821826c-8a0d-4dd4-a90d-9464209f6f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:42:57.544459 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Flow 'volume_create_api' (7d779bf7-e905-49dc-acaa-48fc070f81d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:42:57.544735 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Create volume request issued successfully. Jul 03 01:42:57.545232 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-54543e3d-36e5-4fb9-8e5c-50e3f25f3ff4 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:42:57.545668 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1103/4383] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:42:57 2026] POST /volume/v3/volumes => generated 776 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:57.562841 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3c9b8742-0076-4c27-b5db-fab89aa6a6e1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:57.564688 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3c9b8742-0076-4c27-b5db-fab89aa6a6e1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea Jul 03 01:42:57.564906 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3c9b8742-0076-4c27-b5db-fab89aa6a6e1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:57.565092 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3c9b8742-0076-4c27-b5db-fab89aa6a6e1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:57.572590 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:57.572590 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:57.575970 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3c9b8742-0076-4c27-b5db-fab89aa6a6e1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:57.580257 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3c9b8742-0076-4c27-b5db-fab89aa6a6e1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea returned with HTTP 200 Jul 03 01:42:57.580769 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1102/4384] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:57 2026] GET /volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:58.180330 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-d771eb00-de53-4d14-8a2d-ffaa1ebbed3c req-ac243b85-9252-40f2-8bf1-3f2d89d6e6da None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:58.183375 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-d771eb00-de53-4d14-8a2d-ffaa1ebbed3c req-ac243b85-9252-40f2-8bf1-3f2d89d6e6da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d4b6ffc8-d632-46e4-accb-060ea51b5b44 Jul 03 01:42:58.183674 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-d771eb00-de53-4d14-8a2d-ffaa1ebbed3c req-ac243b85-9252-40f2-8bf1-3f2d89d6e6da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:58.183922 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-d771eb00-de53-4d14-8a2d-ffaa1ebbed3c req-ac243b85-9252-40f2-8bf1-3f2d89d6e6da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:58.201282 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:58.201282 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:42:58.421937 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-05e65378-ee20-4075-84a4-9b714fc0a01b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:58.423979 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-05e65378-ee20-4075-84a4-9b714fc0a01b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 Jul 03 01:42:58.424276 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-05e65378-ee20-4075-84a4-9b714fc0a01b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:58.424748 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-05e65378-ee20-4075-84a4-9b714fc0a01b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:58.430767 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-05e65378-ee20-4075-84a4-9b714fc0a01b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 returned with HTTP 404 Jul 03 01:42:58.431367 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1085/4385] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:42:58 2026] GET /volume/v3/volumes/263892a1-9281-4163-b927-60b17f7348e1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:42:58.438253 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ea638ef6-d4a7-42e9-960e-1e2ec64667d3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:58.440242 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ea638ef6-d4a7-42e9-960e-1e2ec64667d3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d Jul 03 01:42:58.440529 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ea638ef6-d4a7-42e9-960e-1e2ec64667d3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:58.440709 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ea638ef6-d4a7-42e9-960e-1e2ec64667d3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:58.440833 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-ea638ef6-d4a7-42e9-960e-1e2ec64667d3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Delete snapshot with id: bb67bcc8-3641-4b2f-b729-0253cc9f631d Jul 03 01:42:58.446033 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:58.446033 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:58.446547 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ea638ef6-d4a7-42e9-960e-1e2ec64667d3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot retrieved successfully. Jul 03 01:42:58.466212 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ea638ef6-d4a7-42e9-960e-1e2ec64667d3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot delete request issued successfully. Jul 03 01:42:58.466476 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ea638ef6-d4a7-42e9-960e-1e2ec64667d3 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d returned with HTTP 202 Jul 03 01:42:58.466970 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1104/4386] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:42:58 2026] DELETE /volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:42:58.474958 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-922c0e0c-7319-4aaf-9c05-b340b36df553 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:58.476766 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-922c0e0c-7319-4aaf-9c05-b340b36df553 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d Jul 03 01:42:58.476971 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-922c0e0c-7319-4aaf-9c05-b340b36df553 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:58.477154 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-922c0e0c-7319-4aaf-9c05-b340b36df553 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:58.482207 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:58.482207 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:58.482680 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-922c0e0c-7319-4aaf-9c05-b340b36df553 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Snapshot retrieved successfully. Jul 03 01:42:58.483487 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-922c0e0c-7319-4aaf-9c05-b340b36df553 tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d returned with HTTP 200 Jul 03 01:42:58.483837 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1103/4387] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:58 2026] GET /volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:58.595916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a66e730c-0426-4611-8888-180e78c6a84c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:58.597838 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a66e730c-0426-4611-8888-180e78c6a84c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea Jul 03 01:42:58.598100 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a66e730c-0426-4611-8888-180e78c6a84c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:58.598286 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a66e730c-0426-4611-8888-180e78c6a84c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:58.606224 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:58.606224 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:42:58.610541 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a66e730c-0426-4611-8888-180e78c6a84c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:58.615249 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a66e730c-0426-4611-8888-180e78c6a84c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea returned with HTTP 200 Jul 03 01:42:58.615867 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1086/4388] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:58 2026] GET /volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:42:58.627755 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-859e2dff-2179-4de6-8790-29a5fb4a567a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:58.629415 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-859e2dff-2179-4de6-8790-29a5fb4a567a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:42:58.629757 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-859e2dff-2179-4de6-8790-29a5fb4a567a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "658e4190-4f81-4a38-81b5-054345f4faea", "name": "tempest-type-Backup-1921179791"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:42:58.631094 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-859e2dff-2179-4de6-8790-29a5fb4a567a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Creating new backup {'backup': {'volume_id': '658e4190-4f81-4a38-81b5-054345f4faea', 'name': 'tempest-type-Backup-1921179791'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:42:58.631220 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-859e2dff-2179-4de6-8790-29a5fb4a567a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Creating backup of volume 658e4190-4f81-4a38-81b5-054345f4faea in container None Jul 03 01:42:58.637968 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:58.637968 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:58.638380 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-859e2dff-2179-4de6-8790-29a5fb4a567a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:42:58.656377 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-859e2dff-2179-4de6-8790-29a5fb4a567a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Created reservations ['b246b94b-dd58-4896-b2bf-8ba2821df52f', '8c397558-aa6b-4897-813b-56414884d15c'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:42:58.689305 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-859e2dff-2179-4de6-8790-29a5fb4a567a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:42:58.689892 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1105/4389] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:42:58 2026] POST /volume/v3/backups => generated 314 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:42:58.698448 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8a0bc612-ca37-4717-a1ea-e9cba73ccb50 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:58.700690 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8a0bc612-ca37-4717-a1ea-e9cba73ccb50 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:42:58.700952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8a0bc612-ca37-4717-a1ea-e9cba73ccb50 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:58.701213 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8a0bc612-ca37-4717-a1ea-e9cba73ccb50 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:58.701375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8a0bc612-ca37-4717-a1ea-e9cba73ccb50 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:58.708350 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:58.708350 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:42:58.709218 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8a0bc612-ca37-4717-a1ea-e9cba73ccb50 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:42:58.709886 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1104/4390] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:58 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:58.743308 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-d771eb00-de53-4d14-8a2d-ffaa1ebbed3c req-ac243b85-9252-40f2-8bf1-3f2d89d6e6da tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/attachments/d4b6ffc8-d632-46e4-accb-060ea51b5b44 returned with HTTP 200 Jul 03 01:42:58.744133 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1096/4391] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:42:58 2026] DELETE /volume/v3/attachments/d4b6ffc8-d632-46e4-accb-060ea51b5b44 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:42:59.496248 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c79d61b6-2e34-4bd5-a99e-5e6ec96ab4ff None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:59.498376 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c79d61b6-2e34-4bd5-a99e-5e6ec96ab4ff tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d Jul 03 01:42:59.498635 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c79d61b6-2e34-4bd5-a99e-5e6ec96ab4ff tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:59.498877 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c79d61b6-2e34-4bd5-a99e-5e6ec96ab4ff tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:59.503947 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c79d61b6-2e34-4bd5-a99e-5e6ec96ab4ff tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d returned with HTTP 404 Jul 03 01:42:59.504515 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1087/4392] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:42:59 2026] GET /volume/v3/snapshots/bb67bcc8-3641-4b2f-b729-0253cc9f631d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:42:59.723934 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f9385124-8cd9-40c1-a2d2-b827a90b0f6f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:42:59.726485 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f9385124-8cd9-40c1-a2d2-b827a90b0f6f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:42:59.726701 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f9385124-8cd9-40c1-a2d2-b827a90b0f6f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:42:59.726898 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f9385124-8cd9-40c1-a2d2-b827a90b0f6f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:42:59.727008 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-f9385124-8cd9-40c1-a2d2-b827a90b0f6f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:42:59.730989 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:42:59.730989 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:42:59.731651 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f9385124-8cd9-40c1-a2d2-b827a90b0f6f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:42:59.732045 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1106/4393] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:42:59 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:00.741618 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ed6e50c6-c7c6-41cf-9342-0a3f1b81079e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:00.743395 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ed6e50c6-c7c6-41cf-9342-0a3f1b81079e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:00.743622 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ed6e50c6-c7c6-41cf-9342-0a3f1b81079e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:00.743819 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ed6e50c6-c7c6-41cf-9342-0a3f1b81079e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:00.743920 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-ed6e50c6-c7c6-41cf-9342-0a3f1b81079e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:00.749414 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:00.749414 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:00.750183 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ed6e50c6-c7c6-41cf-9342-0a3f1b81079e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:00.750567 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1105/4394] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:00 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:01.763344 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0cbc54a8-5376-45f0-9bac-1087067b1401 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:01.765162 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0cbc54a8-5376-45f0-9bac-1087067b1401 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:01.765348 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0cbc54a8-5376-45f0-9bac-1087067b1401 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:01.765567 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0cbc54a8-5376-45f0-9bac-1087067b1401 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:01.765672 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-0cbc54a8-5376-45f0-9bac-1087067b1401 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:01.770094 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:01.770094 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:01.770735 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0cbc54a8-5376-45f0-9bac-1087067b1401 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:01.771221 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1097/4395] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:01 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:02.784186 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9168e00c-5efe-438f-b1c1-e047ccde2d87 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:02.786261 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9168e00c-5efe-438f-b1c1-e047ccde2d87 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:02.786506 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9168e00c-5efe-438f-b1c1-e047ccde2d87 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:02.786782 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9168e00c-5efe-438f-b1c1-e047ccde2d87 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:02.786859 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-9168e00c-5efe-438f-b1c1-e047ccde2d87 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:02.792300 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:02.792300 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:02.793031 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9168e00c-5efe-438f-b1c1-e047ccde2d87 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:02.793491 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1088/4396] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:02 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:03.648369 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6a8f2d09-866d-451c-9d7d-3d000d1d4bc9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:03.650368 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6a8f2d09-866d-451c-9d7d-3d000d1d4bc9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] DELETE https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:43:03.650619 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6a8f2d09-866d-451c-9d7d-3d000d1d4bc9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:03.650888 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6a8f2d09-866d-451c-9d7d-3d000d1d4bc9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:03.650977 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-6a8f2d09-866d-451c-9d7d-3d000d1d4bc9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume with id: 380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:43:03.660550 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:03.660550 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:03.661054 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6a8f2d09-866d-451c-9d7d-3d000d1d4bc9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:43:03.680694 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6a8f2d09-866d-451c-9d7d-3d000d1d4bc9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Delete volume request issued successfully. Jul 03 01:43:03.681022 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6a8f2d09-866d-451c-9d7d-3d000d1d4bc9 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 202 Jul 03 01:43:03.681690 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1107/4397] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:03 2026] DELETE /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:03.689936 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9c1ea940-9c7f-4428-862e-0da7d93b431f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:03.691946 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9c1ea940-9c7f-4428-862e-0da7d93b431f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:43:03.692177 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9c1ea940-9c7f-4428-862e-0da7d93b431f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:03.692441 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9c1ea940-9c7f-4428-862e-0da7d93b431f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:03.701036 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:03.701036 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:03.705575 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9c1ea940-9c7f-4428-862e-0da7d93b431f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Volume info retrieved successfully. Jul 03 01:43:03.712493 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9c1ea940-9c7f-4428-862e-0da7d93b431f tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 200 Jul 03 01:43:03.713009 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1106/4398] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:03 2026] GET /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:03.805952 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4d4a899f-8628-4a6a-bf1d-2fc12663f251 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:03.808190 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4d4a899f-8628-4a6a-bf1d-2fc12663f251 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:03.808504 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4d4a899f-8628-4a6a-bf1d-2fc12663f251 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:03.808752 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4d4a899f-8628-4a6a-bf1d-2fc12663f251 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:03.808895 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4d4a899f-8628-4a6a-bf1d-2fc12663f251 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:03.816524 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:03.816524 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:03.817350 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4d4a899f-8628-4a6a-bf1d-2fc12663f251 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:03.817736 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1098/4399] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:03 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:03.882306 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-93974543-cc69-4d7b-939d-76f63e6b3906 req-b7479d27-515e-4dd0-aa71-f695fdd98f6b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:03.884460 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-93974543-cc69-4d7b-939d-76f63e6b3906 req-b7479d27-515e-4dd0-aa71-f695fdd98f6b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] DELETE https://10.4.3.64/volume/v3/attachments/8729a0e9-0e00-4ffd-930d-c1f7e9f3c712 Jul 03 01:43:03.884674 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-93974543-cc69-4d7b-939d-76f63e6b3906 req-b7479d27-515e-4dd0-aa71-f695fdd98f6b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:03.884850 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-93974543-cc69-4d7b-939d-76f63e6b3906 req-b7479d27-515e-4dd0-aa71-f695fdd98f6b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:03.892165 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:03.892165 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:04.425749 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-93974543-cc69-4d7b-939d-76f63e6b3906 req-b7479d27-515e-4dd0-aa71-f695fdd98f6b tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/attachments/8729a0e9-0e00-4ffd-930d-c1f7e9f3c712 returned with HTTP 200 Jul 03 01:43:04.426438 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1089/4400] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:43:03 2026] DELETE /volume/v3/attachments/8729a0e9-0e00-4ffd-930d-c1f7e9f3c712 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:04.724731 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6f59ad9f-9313-4bf4-962c-00f102427e37 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:04.728447 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6f59ad9f-9313-4bf4-962c-00f102427e37 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] GET https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e Jul 03 01:43:04.728447 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6f59ad9f-9313-4bf4-962c-00f102427e37 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:04.728447 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6f59ad9f-9313-4bf4-962c-00f102427e37 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:04.733263 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6f59ad9f-9313-4bf4-962c-00f102427e37 tempest-TestVolumeBootPattern-911673417 tempest-TestVolumeBootPattern-911673417-project-member] https://10.4.3.64/volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e returned with HTTP 404 Jul 03 01:43:04.733807 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1108/4401] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:04 2026] GET /volume/v3/volumes/380ccaee-3257-4d21-b25f-fcb7fd53619e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:04.832852 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-553b6c96-6424-4e73-b52b-6124db327545 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:04.834953 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-553b6c96-6424-4e73-b52b-6124db327545 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:04.835203 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-553b6c96-6424-4e73-b52b-6124db327545 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:04.835409 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-553b6c96-6424-4e73-b52b-6124db327545 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:04.835553 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-553b6c96-6424-4e73-b52b-6124db327545 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:04.842311 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:04.842311 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:04.842311 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-553b6c96-6424-4e73-b52b-6124db327545 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:04.842929 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1107/4402] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:04 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:05.859345 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1349ab0e-c1cd-471e-8cc6-74b70ce713c3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:05.862255 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1349ab0e-c1cd-471e-8cc6-74b70ce713c3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:05.862518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1349ab0e-c1cd-471e-8cc6-74b70ce713c3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:05.862688 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1349ab0e-c1cd-471e-8cc6-74b70ce713c3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:05.862794 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1349ab0e-c1cd-471e-8cc6-74b70ce713c3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:05.868077 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:05.868077 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:05.868899 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1349ab0e-c1cd-471e-8cc6-74b70ce713c3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:05.869337 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1099/4403] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:05 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:06.881212 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-98b474ba-a4b8-472f-9265-17c1426539ee None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:06.883148 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-98b474ba-a4b8-472f-9265-17c1426539ee tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:06.883947 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-98b474ba-a4b8-472f-9265-17c1426539ee tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:06.883947 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-98b474ba-a4b8-472f-9265-17c1426539ee tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:06.883947 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-98b474ba-a4b8-472f-9265-17c1426539ee tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:06.894261 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:06.894261 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:06.894261 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-98b474ba-a4b8-472f-9265-17c1426539ee tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:06.894261 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1090/4404] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:06 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:07.431600 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e353d6b1-3e97-4054-a640-be6e571a5b1c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:07.436044 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e353d6b1-3e97-4054-a640-be6e571a5b1c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:43:07.436254 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e353d6b1-3e97-4054-a640-be6e571a5b1c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:07.436400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e353d6b1-3e97-4054-a640-be6e571a5b1c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:07.436628 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-e353d6b1-3e97-4054-a640-be6e571a5b1c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Delete volume with id: e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:43:07.445393 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:07.445393 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:07.445954 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e353d6b1-3e97-4054-a640-be6e571a5b1c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:43:07.465218 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e353d6b1-3e97-4054-a640-be6e571a5b1c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Delete volume request issued successfully. Jul 03 01:43:07.465588 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e353d6b1-3e97-4054-a640-be6e571a5b1c tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 returned with HTTP 202 Jul 03 01:43:07.465984 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1109/4405] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:07 2026] DELETE /volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:07.474003 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-adb826eb-94d5-47ef-aef2-10e4b0e2c8bf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:07.476625 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-adb826eb-94d5-47ef-aef2-10e4b0e2c8bf tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:43:07.476928 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-adb826eb-94d5-47ef-aef2-10e4b0e2c8bf tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:07.477205 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-adb826eb-94d5-47ef-aef2-10e4b0e2c8bf tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:07.487457 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:07.487457 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:07.493529 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-adb826eb-94d5-47ef-aef2-10e4b0e2c8bf tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Volume info retrieved successfully. Jul 03 01:43:07.501049 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-adb826eb-94d5-47ef-aef2-10e4b0e2c8bf tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 returned with HTTP 200 Jul 03 01:43:07.501652 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1108/4406] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:07 2026] GET /volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 => generated 1386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:43:07.914581 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f8d0c7dd-85b0-4286-94a3-c00984e8baa0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:07.916337 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f8d0c7dd-85b0-4286-94a3-c00984e8baa0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:07.916602 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f8d0c7dd-85b0-4286-94a3-c00984e8baa0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:07.916816 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f8d0c7dd-85b0-4286-94a3-c00984e8baa0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:07.916971 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f8d0c7dd-85b0-4286-94a3-c00984e8baa0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:07.922764 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:07.922764 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:07.923484 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f8d0c7dd-85b0-4286-94a3-c00984e8baa0 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:07.923942 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1100/4407] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:07 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:08.515916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0a40c322-b835-41d2-b4ba-5d97cfe6ac7d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:08.517855 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0a40c322-b835-41d2-b4ba-5d97cfe6ac7d tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] GET https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 Jul 03 01:43:08.518119 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0a40c322-b835-41d2-b4ba-5d97cfe6ac7d tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:08.518340 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0a40c322-b835-41d2-b4ba-5d97cfe6ac7d tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:08.526711 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0a40c322-b835-41d2-b4ba-5d97cfe6ac7d tempest-TestVolumeBootPatternV346-499908632 tempest-TestVolumeBootPatternV346-499908632-project-member] https://10.4.3.64/volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 returned with HTTP 404 Jul 03 01:43:08.527404 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1091/4408] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:08 2026] GET /volume/v3/volumes/e7639575-db7d-47d4-b0ba-9f5715d6ffd8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:08.936558 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ee959ba8-c3d1-4fa1-8112-32c9f851c6ae None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:08.938706 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee959ba8-c3d1-4fa1-8112-32c9f851c6ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:08.938984 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee959ba8-c3d1-4fa1-8112-32c9f851c6ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:08.939283 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee959ba8-c3d1-4fa1-8112-32c9f851c6ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:08.939584 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-ee959ba8-c3d1-4fa1-8112-32c9f851c6ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:08.946838 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:08.946838 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:08.947810 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee959ba8-c3d1-4fa1-8112-32c9f851c6ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:08.948331 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1110/4409] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:08 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:09.964767 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b19fa365-b118-4717-ae20-7397fbfe1f2e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:09.968029 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b19fa365-b118-4717-ae20-7397fbfe1f2e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:09.968910 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b19fa365-b118-4717-ae20-7397fbfe1f2e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:09.969170 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b19fa365-b118-4717-ae20-7397fbfe1f2e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:09.969277 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b19fa365-b118-4717-ae20-7397fbfe1f2e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:09.974677 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:09.974677 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:09.975621 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b19fa365-b118-4717-ae20-7397fbfe1f2e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:09.975997 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1109/4410] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:09 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:10.809158 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-22ef78e2-e293-4999-9523-958d845d8714 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:10.924960 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:10.925319 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:10.930830 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:10.930986 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Create volume of 1 GB Jul 03 01:43:10.939579 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Availability Zones retrieved successfully. Jul 03 01:43:10.948160 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Flow 'volume_create_api' (6f282e0e-c0d0-41be-bece-77c0ab1f5ef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:10.949505 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c31417-6688-4d6b-bc14-d6362c8fce20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:10.950677 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:10.986000 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6c31417-6688-4d6b-bc14-d6362c8fce20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:10.986000 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28bfdef2-7270-4205-9c55-13568a6889aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:10.994825 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-31b5c7be-9b9a-4ebb-9a1f-e118cb86b3cc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:11.000905 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-31b5c7be-9b9a-4ebb-9a1f-e118cb86b3cc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:11.000905 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-31b5c7be-9b9a-4ebb-9a1f-e118cb86b3cc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:11.000905 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-31b5c7be-9b9a-4ebb-9a1f-e118cb86b3cc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:11.001464 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-31b5c7be-9b9a-4ebb-9a1f-e118cb86b3cc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:11.010182 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:11.010182 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:11.010937 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-31b5c7be-9b9a-4ebb-9a1f-e118cb86b3cc tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:11.012467 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1092/4411] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:10 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:11.086439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Created reservations ['14ef492b-8c37-4bd0-86b0-416ba36c13d1', '806d8452-3ce0-4f8d-bedb-2fb0c9911db4', 'b3143183-a86b-4c9a-8141-ae4b0522a6b0', '160e4314-be84-47b7-944f-e809444267b6'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:11.087602 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28bfdef2-7270-4205-9c55-13568a6889aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14ef492b-8c37-4bd0-86b0-416ba36c13d1', '806d8452-3ce0-4f8d-bedb-2fb0c9911db4', 'b3143183-a86b-4c9a-8141-ae4b0522a6b0', '160e4314-be84-47b7-944f-e809444267b6']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:11.088633 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (584842ff-0995-4903-9607-84cc873ed21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:11.119845 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (584842ff-0995-4903-9607-84cc873ed21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20e85148-39fc-4840-b89f-44319f465711', '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='605b3c363d7647029bbecc2ebaea7863',qos_specs=None,replication_status=,reservations=['14ef492b-8c37-4bd0-86b0-416ba36c13d1','806d8452-3ce0-4f8d-bedb-2fb0c9911db4','b3143183-a86b-4c9a-8141-ae4b0522a6b0','160e4314-be84-47b7-944f-e809444267b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e035186269643d5aa5ed783aacca467',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:11Z,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=20e85148-39fc-4840-b89f-44319f465711,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605b3c363d7647029bbecc2ebaea7863',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e035186269643d5aa5ed783aacca467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:11.121489 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7eacfd7-ad34-4862-a841-84a09d6b5b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:11.184780 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7eacfd7-ad34-4862-a841-84a09d6b5b3c) transitioned into state 'SUCCESS' from 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='605b3c363d7647029bbecc2ebaea7863',qos_specs=None,replication_status=,reservations=['14ef492b-8c37-4bd0-86b0-416ba36c13d1','806d8452-3ce0-4f8d-bedb-2fb0c9911db4','b3143183-a86b-4c9a-8141-ae4b0522a6b0','160e4314-be84-47b7-944f-e809444267b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e035186269643d5aa5ed783aacca467',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:11.185841 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e63045e-8a48-429e-94b5-cdc8d8153880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:11.206055 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e63045e-8a48-429e-94b5-cdc8d8153880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:11.208319 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Flow 'volume_create_api' (6f282e0e-c0d0-41be-bece-77c0ab1f5ef2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:11.208319 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Create volume request issued successfully. Jul 03 01:43:11.208319 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-22ef78e2-e293-4999-9523-958d845d8714 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:11.209565 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1101/4412] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:43:10 2026] POST /volume/v3/volumes => generated 738 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:11.222443 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e8f42400-a451-41fb-ba21-803b37824518 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:11.225709 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e8f42400-a451-41fb-ba21-803b37824518 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 Jul 03 01:43:11.226029 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e8f42400-a451-41fb-ba21-803b37824518 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:11.227090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e8f42400-a451-41fb-ba21-803b37824518 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:11.250999 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:11.250999 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:11.254658 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e8f42400-a451-41fb-ba21-803b37824518 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Volume info retrieved successfully. Jul 03 01:43:11.266400 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e8f42400-a451-41fb-ba21-803b37824518 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 returned with HTTP 200 Jul 03 01:43:11.267564 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1111/4413] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:11 2026] GET /volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 => generated 806 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:43:12.024005 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a29b01aa-75dc-48d9-b031-dd32bc21977b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:12.028124 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a29b01aa-75dc-48d9-b031-dd32bc21977b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:12.028396 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a29b01aa-75dc-48d9-b031-dd32bc21977b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:12.028664 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a29b01aa-75dc-48d9-b031-dd32bc21977b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:12.028820 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a29b01aa-75dc-48d9-b031-dd32bc21977b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:12.039524 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:12.039524 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:12.041265 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a29b01aa-75dc-48d9-b031-dd32bc21977b tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:12.042946 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1110/4414] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:12 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:12.280316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-638aa88e-4323-4bd0-8bc3-b6e7244cf296 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:12.282413 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-638aa88e-4323-4bd0-8bc3-b6e7244cf296 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 Jul 03 01:43:12.282656 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-638aa88e-4323-4bd0-8bc3-b6e7244cf296 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:12.282878 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-638aa88e-4323-4bd0-8bc3-b6e7244cf296 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:12.299546 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:12.299546 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:12.312815 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-638aa88e-4323-4bd0-8bc3-b6e7244cf296 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Volume info retrieved successfully. Jul 03 01:43:12.318789 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-638aa88e-4323-4bd0-8bc3-b6e7244cf296 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 returned with HTTP 200 Jul 03 01:43:12.319268 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1093/4415] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:12 2026] GET /volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 => generated 831 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:12.334820 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-26288178-d6ca-4615-996f-60b5d4003cb7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:12.336990 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26288178-d6ca-4615-996f-60b5d4003cb7 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 Jul 03 01:43:12.337221 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26288178-d6ca-4615-996f-60b5d4003cb7 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:12.337431 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-26288178-d6ca-4615-996f-60b5d4003cb7 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:12.344619 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:12.344619 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:12.348070 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-26288178-d6ca-4615-996f-60b5d4003cb7 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Volume info retrieved successfully. Jul 03 01:43:12.352358 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-26288178-d6ca-4615-996f-60b5d4003cb7 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 returned with HTTP 200 Jul 03 01:43:12.352781 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1102/4416] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:12 2026] GET /volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:12.366070 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:12.367715 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:12.368028 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1132713578"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:12.369394 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1132713578'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:12.369578 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Create volume of 1 GB Jul 03 01:43:12.373555 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Availability Zones retrieved successfully. Jul 03 01:43:12.379034 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Flow 'volume_create_api' (426ca8c5-3182-49c7-a0a2-0b29f65040e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:12.379875 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2426580c-4677-41b7-9084-5e2c491f239e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:12.380768 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:12.408065 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2426580c-4677-41b7-9084-5e2c491f239e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:12.409168 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db61efb6-69ec-4bd9-911a-5b226e26315d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:12.453395 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Created reservations ['aac2963d-3665-4de5-8036-4e0c82fdd4ad', '6b686550-cd20-4b97-9694-36b74f90d1b6', 'afc2e1a5-06e2-4f1f-9bdf-1786fff8a825', 'bbbfdc89-f89d-4d7f-a193-5bc824612a63'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:12.454478 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db61efb6-69ec-4bd9-911a-5b226e26315d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aac2963d-3665-4de5-8036-4e0c82fdd4ad', '6b686550-cd20-4b97-9694-36b74f90d1b6', 'afc2e1a5-06e2-4f1f-9bdf-1786fff8a825', 'bbbfdc89-f89d-4d7f-a193-5bc824612a63']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:12.455513 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb1b0a0-e52e-4322-85ed-8742f1758868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:12.478656 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdb1b0a0-e52e-4322-85ed-8742f1758868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a3482ae-2eff-4356-a930-b7c5b8c969d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1132713578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605b3c363d7647029bbecc2ebaea7863',qos_specs=None,replication_status=,reservations=['aac2963d-3665-4de5-8036-4e0c82fdd4ad','6b686550-cd20-4b97-9694-36b74f90d1b6','afc2e1a5-06e2-4f1f-9bdf-1786fff8a825','bbbfdc89-f89d-4d7f-a193-5bc824612a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e035186269643d5aa5ed783aacca467',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:12Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1132713578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a3482ae-2eff-4356-a930-b7c5b8c969d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='605b3c363d7647029bbecc2ebaea7863',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e035186269643d5aa5ed783aacca467',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:12.480230 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db1759f-2994-45db-b8ca-14f7dc2bf56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:12.508059 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8db1759f-2994-45db-b8ca-14f7dc2bf56d) transitioned into 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-1132713578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='605b3c363d7647029bbecc2ebaea7863',qos_specs=None,replication_status=,reservations=['aac2963d-3665-4de5-8036-4e0c82fdd4ad','6b686550-cd20-4b97-9694-36b74f90d1b6','afc2e1a5-06e2-4f1f-9bdf-1786fff8a825','bbbfdc89-f89d-4d7f-a193-5bc824612a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e035186269643d5aa5ed783aacca467',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:12.508669 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ce6f5b-93de-4e24-aca5-eaedce326746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:12.533229 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56ce6f5b-93de-4e24-aca5-eaedce326746) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:12.534641 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Flow 'volume_create_api' (426ca8c5-3182-49c7-a0a2-0b29f65040e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:12.535265 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Create volume request issued successfully. Jul 03 01:43:12.536192 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bd125ad8-cce8-4b54-8df0-4ceb8f0bacc3 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:12.537111 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1112/4417] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:43:12 2026] POST /volume/v3/volumes => generated 774 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:12.556464 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b552b4f1-45ae-4ffa-b6be-b79680039c6f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:12.559793 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b552b4f1-45ae-4ffa-b6be-b79680039c6f tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 Jul 03 01:43:12.559968 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b552b4f1-45ae-4ffa-b6be-b79680039c6f tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:12.560265 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b552b4f1-45ae-4ffa-b6be-b79680039c6f tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:12.567306 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:12.567306 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:12.571038 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b552b4f1-45ae-4ffa-b6be-b79680039c6f tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Volume info retrieved successfully. Jul 03 01:43:12.575174 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b552b4f1-45ae-4ffa-b6be-b79680039c6f tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 returned with HTTP 200 Jul 03 01:43:12.575603 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1111/4418] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:12 2026] GET /volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:13.059477 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f328de98-3d48-4d07-8c35-6ca913960b74 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:13.061436 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f328de98-3d48-4d07-8c35-6ca913960b74 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:13.061663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f328de98-3d48-4d07-8c35-6ca913960b74 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:13.061846 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f328de98-3d48-4d07-8c35-6ca913960b74 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:13.061944 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-f328de98-3d48-4d07-8c35-6ca913960b74 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:13.069500 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:13.069500 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:13.070452 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f328de98-3d48-4d07-8c35-6ca913960b74 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:13.070816 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1094/4419] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:13 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:13.589724 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2e463e6c-7db3-43d9-a2d8-f854029aa318 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:13.595435 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2e463e6c-7db3-43d9-a2d8-f854029aa318 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 Jul 03 01:43:13.595435 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2e463e6c-7db3-43d9-a2d8-f854029aa318 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:13.595435 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2e463e6c-7db3-43d9-a2d8-f854029aa318 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:13.601252 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:13.601252 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:13.605560 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2e463e6c-7db3-43d9-a2d8-f854029aa318 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Volume info retrieved successfully. Jul 03 01:43:13.610434 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2e463e6c-7db3-43d9-a2d8-f854029aa318 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 returned with HTTP 200 Jul 03 01:43:13.610921 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1103/4420] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:13 2026] GET /volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:13.624931 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d667f8b6-8883-42e7-9802-b7b0a6effe12 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:13.630822 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d667f8b6-8883-42e7-9802-b7b0a6effe12 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 Jul 03 01:43:13.630822 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d667f8b6-8883-42e7-9802-b7b0a6effe12 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:13.630822 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d667f8b6-8883-42e7-9802-b7b0a6effe12 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:13.638917 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:13.638917 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:13.643194 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d667f8b6-8883-42e7-9802-b7b0a6effe12 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Volume info retrieved successfully. Jul 03 01:43:13.647820 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d667f8b6-8883-42e7-9802-b7b0a6effe12 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 returned with HTTP 200 Jul 03 01:43:13.648058 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1113/4421] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:13 2026] GET /volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:13.662698 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-be1ddaea-3b4f-4bdf-98e1-046c1d1cd7b6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:13.665262 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be1ddaea-3b4f-4bdf-98e1-046c1d1cd7b6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:13.665566 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be1ddaea-3b4f-4bdf-98e1-046c1d1cd7b6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1a3482ae-2eff-4356-a930-b7c5b8c969d5", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-410450868"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:13.679630 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:13.679630 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:13.679894 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-be1ddaea-3b4f-4bdf-98e1-046c1d1cd7b6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Volume info retrieved successfully. Jul 03 01:43:13.680408 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-be1ddaea-3b4f-4bdf-98e1-046c1d1cd7b6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Create snapshot from volume 1a3482ae-2eff-4356-a930-b7c5b8c969d5 Jul 03 01:43:13.733775 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-be1ddaea-3b4f-4bdf-98e1-046c1d1cd7b6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Created reservations ['86281971-1d11-4559-8aba-65c2b08caf86', 'fe194744-04b1-404f-b27d-b518c96c0cee', 'ec5c126f-8131-4b31-a087-218d2d3e0e70', '593b17d3-2230-4ef3-9f8e-ac7f7720b4cf'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:13.767438 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-be1ddaea-3b4f-4bdf-98e1-046c1d1cd7b6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Snapshot create request issued successfully. Jul 03 01:43:13.767877 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be1ddaea-3b4f-4bdf-98e1-046c1d1cd7b6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:13.768389 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1112/4422] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:13 2026] POST /volume/v3/snapshots => generated 325 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:13.785048 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-37f0b23a-05e0-4983-9784-f44550dea3d9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:13.787320 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-37f0b23a-05e0-4983-9784-f44550dea3d9 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 Jul 03 01:43:13.787616 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-37f0b23a-05e0-4983-9784-f44550dea3d9 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:13.787858 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-37f0b23a-05e0-4983-9784-f44550dea3d9 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:13.793862 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:13.793862 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:13.794540 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-37f0b23a-05e0-4983-9784-f44550dea3d9 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Snapshot retrieved successfully. Jul 03 01:43:13.795812 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-37f0b23a-05e0-4983-9784-f44550dea3d9 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 returned with HTTP 200 Jul 03 01:43:13.796031 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1095/4423] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:13 2026] GET /volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 => generated 457 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:14.086862 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bf1b2425-5239-4bdc-aaeb-a0c2e47293ae None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:14.089154 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bf1b2425-5239-4bdc-aaeb-a0c2e47293ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:14.089334 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bf1b2425-5239-4bdc-aaeb-a0c2e47293ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:14.089528 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bf1b2425-5239-4bdc-aaeb-a0c2e47293ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:14.089629 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-bf1b2425-5239-4bdc-aaeb-a0c2e47293ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:14.095527 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:14.095527 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:14.096198 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bf1b2425-5239-4bdc-aaeb-a0c2e47293ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:14.096602 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1104/4424] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:14 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:43:14.247143 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-390bf309-a7f7-458f-a763-d9e0d0931611 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:14.326688 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:14.327104 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1391216855"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:14.328677 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1391216855'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:14.328838 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume of 1 GB Jul 03 01:43:14.332752 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Availability Zones retrieved successfully. Jul 03 01:43:14.338841 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (0540a9a5-90c2-4988-a1f8-737420ec00bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:14.339988 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6b5631-48f9-4632-8a97-509ecf433769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:14.340911 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:14.365758 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6b5631-48f9-4632-8a97-509ecf433769) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:14.366527 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de5bcbf-ee20-48bc-b77a-addee05a57e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:14.420091 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Created reservations ['592a68ce-aaa7-44b9-b0eb-d08823007fff', '5c581aa5-e1d5-45a9-b61b-860ac82bcdcc', 'b27eee23-8fe4-4f31-89f4-8150fec17e24', '5c36fe66-e75f-4898-95de-2d17b16dfbf4'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:14.420897 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de5bcbf-ee20-48bc-b77a-addee05a57e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['592a68ce-aaa7-44b9-b0eb-d08823007fff', '5c581aa5-e1d5-45a9-b61b-860ac82bcdcc', 'b27eee23-8fe4-4f31-89f4-8150fec17e24', '5c36fe66-e75f-4898-95de-2d17b16dfbf4']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:14.421667 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a1afaa-1527-4666-b1e0-f2adfc7ee0eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:14.444787 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a1afaa-1527-4666-b1e0-f2adfc7ee0eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4415b49f-d4ac-4350-8567-7c3857d55b17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1391216855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['592a68ce-aaa7-44b9-b0eb-d08823007fff','5c581aa5-e1d5-45a9-b61b-860ac82bcdcc','b27eee23-8fe4-4f31-89f4-8150fec17e24','5c36fe66-e75f-4898-95de-2d17b16dfbf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1391216855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4415b49f-d4ac-4350-8567-7c3857d55b17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17cee91bab64d20b8b8b5752320e1c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9b7723224c4323be938231965738c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:14.445491 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bad3a25-7f14-4fd8-afe0-daaaafead0d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:14.463680 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bad3a25-7f14-4fd8-afe0-daaaafead0d1) transitioned into state 'SUCCESS' from state '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-1391216855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['592a68ce-aaa7-44b9-b0eb-d08823007fff','5c581aa5-e1d5-45a9-b61b-860ac82bcdcc','b27eee23-8fe4-4f31-89f4-8150fec17e24','5c36fe66-e75f-4898-95de-2d17b16dfbf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:14.464414 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47526591-19bb-41e0-88a3-3ec78efe3a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:14.476219 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47526591-19bb-41e0-88a3-3ec78efe3a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:14.476975 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (0540a9a5-90c2-4988-a1f8-737420ec00bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:14.477316 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request issued successfully. Jul 03 01:43:14.480184 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-390bf309-a7f7-458f-a763-d9e0d0931611 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:14.480757 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1114/4425] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:43:14 2026] POST /volume/v3/volumes => generated 762 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:14.492196 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f37ceb99-90e5-49ea-9122-d6ed6baa72e0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:14.493955 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f37ceb99-90e5-49ea-9122-d6ed6baa72e0 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 Jul 03 01:43:14.494130 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f37ceb99-90e5-49ea-9122-d6ed6baa72e0 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:14.494296 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f37ceb99-90e5-49ea-9122-d6ed6baa72e0 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:14.500551 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:14.500551 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:14.504251 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f37ceb99-90e5-49ea-9122-d6ed6baa72e0 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:14.508049 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f37ceb99-90e5-49ea-9122-d6ed6baa72e0 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 returned with HTTP 200 Jul 03 01:43:14.508374 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1113/4426] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:14 2026] GET /volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 => generated 830 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:14.807588 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4fad68bf-1c8f-459c-bfa1-1613a0ab2af6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:14.809541 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4fad68bf-1c8f-459c-bfa1-1613a0ab2af6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 Jul 03 01:43:14.809765 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4fad68bf-1c8f-459c-bfa1-1613a0ab2af6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:14.809951 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4fad68bf-1c8f-459c-bfa1-1613a0ab2af6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:14.815283 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:14.815283 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:14.815786 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4fad68bf-1c8f-459c-bfa1-1613a0ab2af6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Snapshot retrieved successfully. Jul 03 01:43:14.816686 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4fad68bf-1c8f-459c-bfa1-1613a0ab2af6 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 returned with HTTP 200 Jul 03 01:43:14.817106 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1096/4427] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:14 2026] GET /volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:14.825724 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-32414b5f-f478-497e-b68e-1b621e346ca4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:14.827631 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-32414b5f-f478-497e-b68e-1b621e346ca4 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 Jul 03 01:43:14.827834 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-32414b5f-f478-497e-b68e-1b621e346ca4 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:14.828086 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-32414b5f-f478-497e-b68e-1b621e346ca4 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:14.834482 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:14.834482 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:14.834482 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-32414b5f-f478-497e-b68e-1b621e346ca4 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Snapshot retrieved successfully. Jul 03 01:43:14.835042 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-32414b5f-f478-497e-b68e-1b621e346ca4 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 returned with HTTP 200 Jul 03 01:43:14.835472 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1105/4428] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:14 2026] GET /volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:14.845668 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cc78ba33-7792-45f7-b0d2-08d177fd2e03 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:14.847326 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc78ba33-7792-45f7-b0d2-08d177fd2e03 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 Jul 03 01:43:14.847647 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc78ba33-7792-45f7-b0d2-08d177fd2e03 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:14.847903 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cc78ba33-7792-45f7-b0d2-08d177fd2e03 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:14.848108 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-cc78ba33-7792-45f7-b0d2-08d177fd2e03 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Delete snapshot with id: 6987b7f4-bbe7-4795-978b-f03292d19910 Jul 03 01:43:14.853108 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:14.853108 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:14.855391 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cc78ba33-7792-45f7-b0d2-08d177fd2e03 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Snapshot retrieved successfully. Jul 03 01:43:14.869181 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cc78ba33-7792-45f7-b0d2-08d177fd2e03 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Snapshot delete request issued successfully. Jul 03 01:43:14.872653 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cc78ba33-7792-45f7-b0d2-08d177fd2e03 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 returned with HTTP 202 Jul 03 01:43:14.872653 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1115/4429] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:14 2026] DELETE /volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:14.880232 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f4de4d97-1ef2-447e-8524-f8b9435d6e29 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:14.882052 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f4de4d97-1ef2-447e-8524-f8b9435d6e29 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 Jul 03 01:43:14.882219 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f4de4d97-1ef2-447e-8524-f8b9435d6e29 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:14.882386 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f4de4d97-1ef2-447e-8524-f8b9435d6e29 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:14.887663 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:14.887663 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:14.887663 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f4de4d97-1ef2-447e-8524-f8b9435d6e29 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Snapshot retrieved successfully. Jul 03 01:43:14.888133 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f4de4d97-1ef2-447e-8524-f8b9435d6e29 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 returned with HTTP 200 Jul 03 01:43:14.888456 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1114/4430] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:14 2026] GET /volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:15.107443 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7c39df4a-5c38-41bf-b59f-02e7ec24c581 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:15.109169 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7c39df4a-5c38-41bf-b59f-02e7ec24c581 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:15.109371 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7c39df4a-5c38-41bf-b59f-02e7ec24c581 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:15.109575 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7c39df4a-5c38-41bf-b59f-02e7ec24c581 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:15.109671 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-7c39df4a-5c38-41bf-b59f-02e7ec24c581 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:15.113777 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:15.113777 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:15.114397 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7c39df4a-5c38-41bf-b59f-02e7ec24c581 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:15.114763 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1097/4431] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:15 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:15.520082 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-63ce99fb-66c1-4757-ac8b-22449ecb7dab None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:15.521672 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63ce99fb-66c1-4757-ac8b-22449ecb7dab tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 Jul 03 01:43:15.521830 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-63ce99fb-66c1-4757-ac8b-22449ecb7dab tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:15.522011 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-63ce99fb-66c1-4757-ac8b-22449ecb7dab tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:15.528290 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:15.528290 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:15.531223 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-63ce99fb-66c1-4757-ac8b-22449ecb7dab tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:15.535003 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63ce99fb-66c1-4757-ac8b-22449ecb7dab tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 returned with HTTP 200 Jul 03 01:43:15.535349 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1106/4432] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:15 2026] GET /volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:15.546580 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fa039b0f-2af4-478e-9c95-373f6debb759 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:15.547934 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:15.548412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4415b49f-d4ac-4350-8567-7c3857d55b17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-750926231"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:15.550014 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request body: {'volume': {"'source_volid": '4415b49f-d4ac-4350-8567-7c3857d55b17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-750926231'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:15.550277 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume of 1 GB Jul 03 01:43:15.550651 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:15.550651 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:15.554325 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Availability Zones retrieved successfully. Jul 03 01:43:15.560444 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (9f888a45-6fdb-4b01-8ae6-701c9d01620d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:15.561251 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a883712-da88-4d69-a580-08b50a10806b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.562245 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:15.585630 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a883712-da88-4d69-a580-08b50a10806b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.585890 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce00f60-96f9-4555-8859-4f8f0380d441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.621525 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Created reservations ['90c82aa1-8dea-4a66-98b7-5101ae4b3b86', '6507c160-81d1-4ab2-882b-d3d08e88200f', '5f2ed71c-c9a9-4ff8-aab0-b15a6c6eb8cd', 'e0ed037f-9cd2-4d20-8e65-a6070400abb0'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:15.622373 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ce00f60-96f9-4555-8859-4f8f0380d441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90c82aa1-8dea-4a66-98b7-5101ae4b3b86', '6507c160-81d1-4ab2-882b-d3d08e88200f', '5f2ed71c-c9a9-4ff8-aab0-b15a6c6eb8cd', 'e0ed037f-9cd2-4d20-8e65-a6070400abb0']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.623194 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d8c9b0-1165-4080-a67d-376675d4df1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.647095 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7d8c9b0-1165-4080-a67d-376675d4df1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e672f35-07d0-49ec-850b-2c9253072a04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-750926231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['90c82aa1-8dea-4a66-98b7-5101ae4b3b86','6507c160-81d1-4ab2-882b-d3d08e88200f','5f2ed71c-c9a9-4ff8-aab0-b15a6c6eb8cd','e0ed037f-9cd2-4d20-8e65-a6070400abb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-750926231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e672f35-07d0-49ec-850b-2c9253072a04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17cee91bab64d20b8b8b5752320e1c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9b7723224c4323be938231965738c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.647980 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069cd450-f03b-4423-b9cc-28f42ef0e090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.668384 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (069cd450-f03b-4423-b9cc-28f42ef0e090) transitioned into state 'SUCCESS' from state '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-750926231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['90c82aa1-8dea-4a66-98b7-5101ae4b3b86','6507c160-81d1-4ab2-882b-d3d08e88200f','5f2ed71c-c9a9-4ff8-aab0-b15a6c6eb8cd','e0ed037f-9cd2-4d20-8e65-a6070400abb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.670435 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b219f0-b2a1-43ba-922b-819b36032066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.680746 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7b219f0-b2a1-43ba-922b-819b36032066) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.682258 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (9f888a45-6fdb-4b01-8ae6-701c9d01620d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:15.682789 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request issued successfully. Jul 03 01:43:15.683665 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fa039b0f-2af4-478e-9c95-373f6debb759 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:15.684307 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1116/4433] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:43:15 2026] POST /volume/v3/volumes => generated 761 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:15.696667 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:15.698582 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:15.699025 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4415b49f-d4ac-4350-8567-7c3857d55b17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1134464028"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:15.703693 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request body: {'volume': {"'source_volid": '4415b49f-d4ac-4350-8567-7c3857d55b17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1134464028'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:15.703837 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume of 1 GB Jul 03 01:43:15.709231 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Availability Zones retrieved successfully. Jul 03 01:43:15.714456 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (976ab7bb-deaf-41bd-9dac-8115a9e8b367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:15.716688 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a74be0f6-5d4c-4907-b733-081c6621d5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.717518 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:15.738559 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a74be0f6-5d4c-4907-b733-081c6621d5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.739177 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d6ca35-09ed-4c94-a4ab-4ef3dcac5a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.775416 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Created reservations ['8fad6a88-5032-452b-91e2-5ce63a4ce608', '51d8c630-7b9e-4add-b82c-51e8ed71f25a', 'a8a0ff57-1275-4b4c-877a-85e5e8d1c6d3', '95ce4629-0709-4ad2-a9af-5f152a875024'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:15.776127 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4d6ca35-09ed-4c94-a4ab-4ef3dcac5a88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fad6a88-5032-452b-91e2-5ce63a4ce608', '51d8c630-7b9e-4add-b82c-51e8ed71f25a', 'a8a0ff57-1275-4b4c-877a-85e5e8d1c6d3', '95ce4629-0709-4ad2-a9af-5f152a875024']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.776957 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d767ecba-e489-4718-911b-f64b5c8dd6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.799400 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d767ecba-e489-4718-911b-f64b5c8dd6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04903c63-1449-464e-8872-4b673e66dbdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1134464028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['8fad6a88-5032-452b-91e2-5ce63a4ce608','51d8c630-7b9e-4add-b82c-51e8ed71f25a','a8a0ff57-1275-4b4c-877a-85e5e8d1c6d3','95ce4629-0709-4ad2-a9af-5f152a875024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1134464028',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04903c63-1449-464e-8872-4b673e66dbdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17cee91bab64d20b8b8b5752320e1c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9b7723224c4323be938231965738c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.800088 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3156f274-d820-4729-a332-96eaf1453b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.817728 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3156f274-d820-4729-a332-96eaf1453b9f) transitioned into state 'SUCCESS' from state '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-1134464028',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['8fad6a88-5032-452b-91e2-5ce63a4ce608','51d8c630-7b9e-4add-b82c-51e8ed71f25a','a8a0ff57-1275-4b4c-877a-85e5e8d1c6d3','95ce4629-0709-4ad2-a9af-5f152a875024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.818373 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec939f31-5ee9-4fbc-8e9e-9fd945f380e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.826694 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec939f31-5ee9-4fbc-8e9e-9fd945f380e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.827458 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (976ab7bb-deaf-41bd-9dac-8115a9e8b367) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:15.827758 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request issued successfully. Jul 03 01:43:15.828318 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7dd09ce7-7f12-40c9-86a3-30a9f5188b82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:15.828733 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1115/4434] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:43:15 2026] POST /volume/v3/volumes => generated 762 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:15.840034 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:15.841968 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:15.842311 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4415b49f-d4ac-4350-8567-7c3857d55b17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1981775194"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:15.843945 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request body: {'volume': {"'source_volid": '4415b49f-d4ac-4350-8567-7c3857d55b17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1981775194'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:15.844052 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume of 1 GB Jul 03 01:43:15.848919 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Availability Zones retrieved successfully. Jul 03 01:43:15.855339 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (9998c34f-abbf-4487-9890-9524caf6275a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:15.856659 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391c25bf-569d-40ff-899c-eab191104094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.857821 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:15.884120 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (391c25bf-569d-40ff-899c-eab191104094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.884948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5c56b9-7c0c-431f-a83a-ed14709e34bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.896881 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bdc8fdce-4bdf-48d6-b3cd-0831d3bfaa10 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:15.898516 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bdc8fdce-4bdf-48d6-b3cd-0831d3bfaa10 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 Jul 03 01:43:15.898673 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bdc8fdce-4bdf-48d6-b3cd-0831d3bfaa10 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:15.898831 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bdc8fdce-4bdf-48d6-b3cd-0831d3bfaa10 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:15.902741 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bdc8fdce-4bdf-48d6-b3cd-0831d3bfaa10 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 returned with HTTP 404 Jul 03 01:43:15.903251 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1107/4435] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:15 2026] GET /volume/v3/snapshots/6987b7f4-bbe7-4795-978b-f03292d19910 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:15.912539 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-133073c5-747f-4a82-bfdc-6cd096a4fe69 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:15.914180 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-133073c5-747f-4a82-bfdc-6cd096a4fe69 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 Jul 03 01:43:15.914367 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-133073c5-747f-4a82-bfdc-6cd096a4fe69 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:15.914558 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-133073c5-747f-4a82-bfdc-6cd096a4fe69 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:15.914705 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-133073c5-747f-4a82-bfdc-6cd096a4fe69 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Delete volume with id: 1a3482ae-2eff-4356-a930-b7c5b8c969d5 Jul 03 01:43:15.924446 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:15.924446 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:15.924446 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-133073c5-747f-4a82-bfdc-6cd096a4fe69 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Volume info retrieved successfully. Jul 03 01:43:15.926158 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Created reservations ['dadfd3ff-5f41-4e17-bb26-4a993e18d8e4', '18bdbd5e-9d9c-4fa4-8332-cf9fb88c3397', '059737f1-a7a8-4871-a5a7-f330361222a8', 'c39e2b85-f15b-48f4-b719-be58f395cc5e'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:15.927005 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc5c56b9-7c0c-431f-a83a-ed14709e34bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dadfd3ff-5f41-4e17-bb26-4a993e18d8e4', '18bdbd5e-9d9c-4fa4-8332-cf9fb88c3397', '059737f1-a7a8-4871-a5a7-f330361222a8', 'c39e2b85-f15b-48f4-b719-be58f395cc5e']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.927703 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c1ade86-5f67-4d19-b732-2460ad4f795f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.940661 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-133073c5-747f-4a82-bfdc-6cd096a4fe69 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Delete volume request issued successfully. Jul 03 01:43:15.940837 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-133073c5-747f-4a82-bfdc-6cd096a4fe69 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 returned with HTTP 202 Jul 03 01:43:15.941266 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1117/4436] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:15 2026] DELETE /volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:15.949440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f0037de1-fd99-4d5b-b977-fe4c5906056c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:15.951393 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f0037de1-fd99-4d5b-b977-fe4c5906056c tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 Jul 03 01:43:15.951609 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f0037de1-fd99-4d5b-b977-fe4c5906056c tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:15.954539 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f0037de1-fd99-4d5b-b977-fe4c5906056c tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:15.954841 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c1ade86-5f67-4d19-b732-2460ad4f795f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94a47083-26db-45a3-ba70-00d9847cca22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1981775194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['dadfd3ff-5f41-4e17-bb26-4a993e18d8e4','18bdbd5e-9d9c-4fa4-8332-cf9fb88c3397','059737f1-a7a8-4871-a5a7-f330361222a8','c39e2b85-f15b-48f4-b719-be58f395cc5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1981775194',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94a47083-26db-45a3-ba70-00d9847cca22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17cee91bab64d20b8b8b5752320e1c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9b7723224c4323be938231965738c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.955585 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb623f29-73cf-4a35-abd0-8fad81168922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.960736 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:15.960736 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:15.963123 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f0037de1-fd99-4d5b-b977-fe4c5906056c tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Volume info retrieved successfully. Jul 03 01:43:15.968203 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f0037de1-fd99-4d5b-b977-fe4c5906056c tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 returned with HTTP 200 Jul 03 01:43:15.968590 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1116/4437] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:15 2026] GET /volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 => generated 866 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:15.976102 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb623f29-73cf-4a35-abd0-8fad81168922) transitioned into state 'SUCCESS' from state '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-1981775194',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['dadfd3ff-5f41-4e17-bb26-4a993e18d8e4','18bdbd5e-9d9c-4fa4-8332-cf9fb88c3397','059737f1-a7a8-4871-a5a7-f330361222a8','c39e2b85-f15b-48f4-b719-be58f395cc5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.977093 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d93a8ce-5a4a-4600-9a91-90a67a218c47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:15.986599 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d93a8ce-5a4a-4600-9a91-90a67a218c47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:15.987302 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (9998c34f-abbf-4487-9890-9524caf6275a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:15.987579 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request issued successfully. Jul 03 01:43:15.988087 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b7c6133d-c301-4a08-8ba4-1af8224bcf21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:15.988529 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1098/4438] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:43:15 2026] POST /volume/v3/volumes => generated 762 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:16.000528 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.002133 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:16.002463 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4415b49f-d4ac-4350-8567-7c3857d55b17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-674757541"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:16.003825 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request body: {'volume': {"'source_volid": '4415b49f-d4ac-4350-8567-7c3857d55b17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-674757541'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:16.004275 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume of 1 GB Jul 03 01:43:16.008496 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Availability Zones retrieved successfully. Jul 03 01:43:16.014132 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (3cf1f888-cd63-454d-a4c9-c8134c2f2de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:16.015995 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35bd3bb5-6ec0-4f76-9efb-fac9e754abdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:16.016082 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:16.039609 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35bd3bb5-6ec0-4f76-9efb-fac9e754abdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:16.040441 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1588f5db-737b-4d53-a401-15066c483b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:16.078682 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Created reservations ['932d7d76-8b8f-4999-a9a8-3bb24ad2464e', '08b497ad-7cc5-484b-957b-adef52a195c3', '0d7d3160-7475-48f5-b95d-efc2e691be29', '01e9b318-5bcb-40ea-826a-2e9430583cc1'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:16.079557 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1588f5db-737b-4d53-a401-15066c483b50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['932d7d76-8b8f-4999-a9a8-3bb24ad2464e', '08b497ad-7cc5-484b-957b-adef52a195c3', '0d7d3160-7475-48f5-b95d-efc2e691be29', '01e9b318-5bcb-40ea-826a-2e9430583cc1']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:16.080329 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0228fc-7ae4-4559-89fb-49d28dbb27f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:16.107439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d0228fc-7ae4-4559-89fb-49d28dbb27f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e708134-cd64-47cf-bbfd-dfba31fbe882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-674757541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['932d7d76-8b8f-4999-a9a8-3bb24ad2464e','08b497ad-7cc5-484b-957b-adef52a195c3','0d7d3160-7475-48f5-b95d-efc2e691be29','01e9b318-5bcb-40ea-826a-2e9430583cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-674757541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e708134-cd64-47cf-bbfd-dfba31fbe882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17cee91bab64d20b8b8b5752320e1c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9b7723224c4323be938231965738c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:16.108299 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efbf543a-d397-4c00-a250-33918cf354bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:16.125232 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0bcd0885-44d4-4f0d-be3e-20036067d604 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.127124 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0bcd0885-44d4-4f0d-be3e-20036067d604 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:16.127383 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0bcd0885-44d4-4f0d-be3e-20036067d604 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:16.127604 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0bcd0885-44d4-4f0d-be3e-20036067d604 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:16.127739 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-0bcd0885-44d4-4f0d-be3e-20036067d604 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:16.134370 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:16.134370 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:16.135060 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0bcd0885-44d4-4f0d-be3e-20036067d604 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:16.135442 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1118/4439] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:16 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:16.142987 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efbf543a-d397-4c00-a250-33918cf354bb) transitioned into state 'SUCCESS' from state '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-674757541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['932d7d76-8b8f-4999-a9a8-3bb24ad2464e','08b497ad-7cc5-484b-957b-adef52a195c3','0d7d3160-7475-48f5-b95d-efc2e691be29','01e9b318-5bcb-40ea-826a-2e9430583cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:16.143627 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3814c2-a959-4e28-82d2-49a1d15008ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:16.146712 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-802bdb14-90cc-42a8-9c7e-956a1e01d531 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.148365 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-802bdb14-90cc-42a8-9c7e-956a1e01d531 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] POST https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7/action Jul 03 01:43:16.148765 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-802bdb14-90cc-42a8-9c7e-956a1e01d531 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:43:16.148897 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-802bdb14-90cc-42a8-9c7e-956a1e01d531 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:16.150537 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.admin_actions [None req-802bdb14-90cc-42a8-9c7e-956a1e01d531 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Updating backup '69c5ae10-3b29-449e-8915-f0621fe2e6b7' with '{'status': 'error'}' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 01:43:16.155441 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c3814c2-a959-4e28-82d2-49a1d15008ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:16.156454 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (3cf1f888-cd63-454d-a4c9-c8134c2f2de8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:16.156806 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request issued successfully. Jul 03 01:43:16.157436 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5872fa9b-5a04-432b-85f9-a046d4dffeb9 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:16.157907 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1108/4440] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:43:15 2026] POST /volume/v3/volumes => generated 761 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:16.158203 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:16.158203 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:16.159363 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.policy [None req-802bdb14-90cc-42a8-9c7e-956a1e01d531 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '51c5e7b3fde943888fe0824fba03b6b0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0419542e8bb2431087f010820b2b0d36', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99880) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:43:16.159646 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-802bdb14-90cc-42a8-9c7e-956a1e01d531 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7/action returned with HTTP 403 Jul 03 01:43:16.160125 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1117/4441] 10.4.3.64 () {70 vars in 1423 bytes} [Fri Jul 3 01:43:16 2026] POST /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:16.171866 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d13bc682-57d9-46d6-ad1e-050b235806ae None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.172913 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.173910 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d13bc682-57d9-46d6-ad1e-050b235806ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea Jul 03 01:43:16.174133 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d13bc682-57d9-46d6-ad1e-050b235806ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:16.174392 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d13bc682-57d9-46d6-ad1e-050b235806ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:16.174575 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-d13bc682-57d9-46d6-ad1e-050b235806ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete volume with id: 658e4190-4f81-4a38-81b5-054345f4faea Jul 03 01:43:16.174862 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:16.175356 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "4415b49f-d4ac-4350-8567-7c3857d55b17", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-950918370"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:16.177184 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request body: {'volume': {"'source_volid": '4415b49f-d4ac-4350-8567-7c3857d55b17', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-950918370'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:16.177184 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume of 1 GB Jul 03 01:43:16.183395 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Availability Zones retrieved successfully. Jul 03 01:43:16.184575 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:16.184575 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:16.184909 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d13bc682-57d9-46d6-ad1e-050b235806ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:43:16.189139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (2d70c510-7fde-43da-bb18-09242e9ce82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:16.190130 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b181204-714f-41f5-89e9-c8016db2d5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:16.191023 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:16.211496 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d13bc682-57d9-46d6-ad1e-050b235806ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete volume request issued successfully. Jul 03 01:43:16.211496 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d13bc682-57d9-46d6-ad1e-050b235806ae tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea returned with HTTP 202 Jul 03 01:43:16.211496 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1099/4442] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:43:16 2026] DELETE /volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:16.218774 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-887b19f4-bab5-4030-84df-15b6a0c55974 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.220804 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-887b19f4-bab5-4030-84df-15b6a0c55974 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea Jul 03 01:43:16.221338 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-887b19f4-bab5-4030-84df-15b6a0c55974 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:16.221537 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-887b19f4-bab5-4030-84df-15b6a0c55974 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:16.231363 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:16.231363 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:16.232442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b181204-714f-41f5-89e9-c8016db2d5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:16.233681 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fbe37a9-1fb5-4d09-9ecf-a18bb8e86551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:16.237124 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-887b19f4-bab5-4030-84df-15b6a0c55974 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:43:16.241721 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-887b19f4-bab5-4030-84df-15b6a0c55974 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea returned with HTTP 200 Jul 03 01:43:16.242155 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1109/4443] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:16 2026] GET /volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:16.306190 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Created reservations ['407be278-4f91-4fcd-8a17-1e3db2741ecf', '7668f0c8-d3eb-4a15-859e-40f4e3f03a3b', 'a12f9892-9682-466d-84c1-218f828dd124', '2c570144-c846-446b-98c2-df92cdad7428'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:16.306916 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0fbe37a9-1fb5-4d09-9ecf-a18bb8e86551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['407be278-4f91-4fcd-8a17-1e3db2741ecf', '7668f0c8-d3eb-4a15-859e-40f4e3f03a3b', 'a12f9892-9682-466d-84c1-218f828dd124', '2c570144-c846-446b-98c2-df92cdad7428']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:16.307614 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383c4f84-3517-4fd2-8c0f-5218109e67c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:16.330462 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (383c4f84-3517-4fd2-8c0f-5218109e67c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e10eca7-7278-42ca-97da-670d4eedf8a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-950918370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['407be278-4f91-4fcd-8a17-1e3db2741ecf','7668f0c8-d3eb-4a15-859e-40f4e3f03a3b','a12f9892-9682-466d-84c1-218f828dd124','2c570144-c846-446b-98c2-df92cdad7428'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-950918370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e10eca7-7278-42ca-97da-670d4eedf8a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b17cee91bab64d20b8b8b5752320e1c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9b7723224c4323be938231965738c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:16.331347 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6915e85f-d30d-4894-a83e-ae49c4fde436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:16.350673 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6915e85f-d30d-4894-a83e-ae49c4fde436) transitioned into state 'SUCCESS' from state '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-950918370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b17cee91bab64d20b8b8b5752320e1c7',qos_specs=None,replication_status=,reservations=['407be278-4f91-4fcd-8a17-1e3db2741ecf','7668f0c8-d3eb-4a15-859e-40f4e3f03a3b','a12f9892-9682-466d-84c1-218f828dd124','2c570144-c846-446b-98c2-df92cdad7428'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9b7723224c4323be938231965738c3',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:16.351514 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667cd103-9df8-4900-99ac-cc16155c9995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:16.362028 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (667cd103-9df8-4900-99ac-cc16155c9995) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:16.363055 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Flow 'volume_create_api' (2d70c510-7fde-43da-bb18-09242e9ce82c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:16.363904 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Create volume request issued successfully. Jul 03 01:43:16.364692 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f11c15dd-b651-4902-88df-3aa6549dbc26 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:16.365282 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1119/4444] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:43:16 2026] POST /volume/v3/volumes => generated 761 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:16.378608 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8e78d69b-4838-449c-a8eb-29534fe030eb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.380441 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8e78d69b-4838-449c-a8eb-29534fe030eb tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 Jul 03 01:43:16.380665 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8e78d69b-4838-449c-a8eb-29534fe030eb tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:16.380844 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8e78d69b-4838-449c-a8eb-29534fe030eb tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:16.390338 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:16.390338 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:16.396436 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8e78d69b-4838-449c-a8eb-29534fe030eb tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:16.401675 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8e78d69b-4838-449c-a8eb-29534fe030eb tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 returned with HTTP 200 Jul 03 01:43:16.402107 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1118/4445] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:16 2026] GET /volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:16.418371 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-27a14712-120c-41a5-ab05-ced167d4b884 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.420582 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-27a14712-120c-41a5-ab05-ced167d4b884 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc Jul 03 01:43:16.420861 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-27a14712-120c-41a5-ab05-ced167d4b884 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:16.421120 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-27a14712-120c-41a5-ab05-ced167d4b884 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:16.430194 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:16.430194 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:16.434728 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-27a14712-120c-41a5-ab05-ced167d4b884 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:16.440050 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-27a14712-120c-41a5-ab05-ced167d4b884 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc returned with HTTP 200 Jul 03 01:43:16.440567 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1100/4446] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:16 2026] GET /volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:16.456341 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cd3a9599-7135-45cd-b4b0-9a6baeb07050 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.458521 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cd3a9599-7135-45cd-b4b0-9a6baeb07050 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 Jul 03 01:43:16.458774 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cd3a9599-7135-45cd-b4b0-9a6baeb07050 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:16.459014 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cd3a9599-7135-45cd-b4b0-9a6baeb07050 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:16.468187 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:16.468187 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:16.473033 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cd3a9599-7135-45cd-b4b0-9a6baeb07050 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:16.477484 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cd3a9599-7135-45cd-b4b0-9a6baeb07050 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 returned with HTTP 200 Jul 03 01:43:16.477926 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1110/4447] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:16 2026] GET /volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:16.494505 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-35c55555-c429-4926-bb8c-c7af5c992ae0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.496546 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-35c55555-c429-4926-bb8c-c7af5c992ae0 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 Jul 03 01:43:16.496734 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-35c55555-c429-4926-bb8c-c7af5c992ae0 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:16.496911 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-35c55555-c429-4926-bb8c-c7af5c992ae0 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:16.504751 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:16.504751 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:16.509814 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-35c55555-c429-4926-bb8c-c7af5c992ae0 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:16.515752 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-35c55555-c429-4926-bb8c-c7af5c992ae0 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 returned with HTTP 200 Jul 03 01:43:16.516440 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1120/4448] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:16 2026] GET /volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:16.527743 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-507892b5-a168-4833-a840-7a4126da0729 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.529594 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-507892b5-a168-4833-a840-7a4126da0729 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 Jul 03 01:43:16.529776 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-507892b5-a168-4833-a840-7a4126da0729 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:16.529967 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-507892b5-a168-4833-a840-7a4126da0729 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:16.536753 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:16.536753 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:16.539965 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-507892b5-a168-4833-a840-7a4126da0729 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:16.543725 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-507892b5-a168-4833-a840-7a4126da0729 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 returned with HTTP 200 Jul 03 01:43:16.544085 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1119/4449] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:16 2026] GET /volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:16.556847 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-146c9dae-d55f-4b35-9df5-1da0121fbe33 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.558969 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-146c9dae-d55f-4b35-9df5-1da0121fbe33 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 Jul 03 01:43:16.559156 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-146c9dae-d55f-4b35-9df5-1da0121fbe33 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:16.559380 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-146c9dae-d55f-4b35-9df5-1da0121fbe33 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:16.559590 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-146c9dae-d55f-4b35-9df5-1da0121fbe33 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume with id: 8e10eca7-7278-42ca-97da-670d4eedf8a0 Jul 03 01:43:16.568052 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:16.568052 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:16.568510 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-146c9dae-d55f-4b35-9df5-1da0121fbe33 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:16.586372 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-146c9dae-d55f-4b35-9df5-1da0121fbe33 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume request issued successfully. Jul 03 01:43:16.586559 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-146c9dae-d55f-4b35-9df5-1da0121fbe33 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 returned with HTTP 202 Jul 03 01:43:16.587204 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1101/4450] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:16 2026] DELETE /volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:16.594199 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ae76e56e-d365-4229-aefe-7144744ee7ac None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.595832 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ae76e56e-d365-4229-aefe-7144744ee7ac tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 Jul 03 01:43:16.596043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ae76e56e-d365-4229-aefe-7144744ee7ac tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:16.596215 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ae76e56e-d365-4229-aefe-7144744ee7ac tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:16.602995 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:16.602995 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:16.606969 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ae76e56e-d365-4229-aefe-7144744ee7ac tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:16.611224 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ae76e56e-d365-4229-aefe-7144744ee7ac tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 returned with HTTP 200 Jul 03 01:43:16.611625 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1111/4451] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:16 2026] GET /volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:16.982536 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-550c4aee-4aab-4bd7-ad89-cbcf7e166afa None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:16.984260 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-550c4aee-4aab-4bd7-ad89-cbcf7e166afa tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 Jul 03 01:43:16.984533 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-550c4aee-4aab-4bd7-ad89-cbcf7e166afa tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:16.984761 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-550c4aee-4aab-4bd7-ad89-cbcf7e166afa tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:16.990476 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-550c4aee-4aab-4bd7-ad89-cbcf7e166afa tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 returned with HTTP 404 Jul 03 01:43:16.991078 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1121/4452] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:16 2026] GET /volume/v3/volumes/1a3482ae-2eff-4356-a930-b7c5b8c969d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:16.998038 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-47c7afd5-ea4f-4ed2-b146-f9efcb145799 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:17.000148 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-47c7afd5-ea4f-4ed2-b146-f9efcb145799 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] DELETE https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 Jul 03 01:43:17.000374 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-47c7afd5-ea4f-4ed2-b146-f9efcb145799 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:17.000616 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-47c7afd5-ea4f-4ed2-b146-f9efcb145799 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:17.000798 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-47c7afd5-ea4f-4ed2-b146-f9efcb145799 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Delete volume with id: 20e85148-39fc-4840-b89f-44319f465711 Jul 03 01:43:17.009566 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:17.009566 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:17.010133 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-47c7afd5-ea4f-4ed2-b146-f9efcb145799 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Volume info retrieved successfully. Jul 03 01:43:17.029588 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-47c7afd5-ea4f-4ed2-b146-f9efcb145799 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Delete volume request issued successfully. Jul 03 01:43:17.029779 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-47c7afd5-ea4f-4ed2-b146-f9efcb145799 tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 returned with HTTP 202 Jul 03 01:43:17.030312 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1120/4453] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:16 2026] DELETE /volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:17.036856 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4b308e5d-c0ae-41bd-924d-300c5f06507d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:17.038582 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4b308e5d-c0ae-41bd-924d-300c5f06507d tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 Jul 03 01:43:17.038790 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4b308e5d-c0ae-41bd-924d-300c5f06507d tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:17.039027 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4b308e5d-c0ae-41bd-924d-300c5f06507d tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:17.046754 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:17.046754 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:17.051338 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4b308e5d-c0ae-41bd-924d-300c5f06507d tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Volume info retrieved successfully. Jul 03 01:43:17.055448 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4b308e5d-c0ae-41bd-924d-300c5f06507d tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 returned with HTTP 200 Jul 03 01:43:17.055828 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1102/4454] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:17 2026] GET /volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:17.258286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f27d38d9-10b6-45d2-a774-391f1ff9a9d2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:17.260236 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f27d38d9-10b6-45d2-a774-391f1ff9a9d2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea Jul 03 01:43:17.260467 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f27d38d9-10b6-45d2-a774-391f1ff9a9d2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:17.260656 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f27d38d9-10b6-45d2-a774-391f1ff9a9d2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:17.268199 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f27d38d9-10b6-45d2-a774-391f1ff9a9d2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea returned with HTTP 404 Jul 03 01:43:17.268731 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1112/4455] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:17 2026] GET /volume/v3/volumes/658e4190-4f81-4a38-81b5-054345f4faea => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:17.278879 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:17.280789 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] POST https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c/restore Jul 03 01:43:17.281184 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:17.282737 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Restoring backup 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99879) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 01:43:17.283062 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Restoring backup 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c to volume None. Jul 03 01:43:17.287447 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:17.287447 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:17.288577 np0000004346 devstack@c-api.service[99879]: INFO cinder.backup.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Creating volume of 1 GB for restore of backup 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. Jul 03 01:43:17.292057 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Availability Zones retrieved successfully. Jul 03 01:43:17.297649 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Flow 'volume_create_api' (cbd4624c-9a01-42b1-a79b-7299192732bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:17.298696 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1187e22e-b4d7-4a26-9d13-3f3cd315befa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:17.299710 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:17.325596 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1187e22e-b4d7-4a26-9d13-3f3cd315befa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:17.326442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cced17-1d36-4ed7-8a6c-44bcbe917795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:17.362105 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Created reservations ['60d1e102-c3ea-43e8-9458-b289accf7ee3', '02b9ed8a-460f-42a8-8aa2-0727b73915ff', '9855da76-65a8-45a7-9fd6-8777e01bc5bb', 'f0acae2c-a664-4930-8e34-c186a74f4704'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:17.363080 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cced17-1d36-4ed7-8a6c-44bcbe917795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60d1e102-c3ea-43e8-9458-b289accf7ee3', '02b9ed8a-460f-42a8-8aa2-0727b73915ff', '9855da76-65a8-45a7-9fd6-8777e01bc5bb', 'f0acae2c-a664-4930-8e34-c186a74f4704']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:17.364268 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0f484f-07f5-4535-8bc8-a4f88ef517a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:17.391985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d0f484f-07f5-4535-8bc8-a4f88ef517a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6153cba-02e2-4397-b88b-757a3428da05', '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='0419542e8bb2431087f010820b2b0d36',qos_specs=None,replication_status=,reservations=['60d1e102-c3ea-43e8-9458-b289accf7ee3','02b9ed8a-460f-42a8-8aa2-0727b73915ff','9855da76-65a8-45a7-9fd6-8777e01bc5bb','f0acae2c-a664-4930-8e34-c186a74f4704'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51c5e7b3fde943888fe0824fba03b6b0',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:17Z,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=c6153cba-02e2-4397-b88b-757a3428da05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0419542e8bb2431087f010820b2b0d36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51c5e7b3fde943888fe0824fba03b6b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:17.393278 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be61e9b-cb19-445c-8504-f607bdb91caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:17.410107 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1be61e9b-cb19-445c-8504-f607bdb91caa) transitioned into 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='0419542e8bb2431087f010820b2b0d36',qos_specs=None,replication_status=,reservations=['60d1e102-c3ea-43e8-9458-b289accf7ee3','02b9ed8a-460f-42a8-8aa2-0727b73915ff','9855da76-65a8-45a7-9fd6-8777e01bc5bb','f0acae2c-a664-4930-8e34-c186a74f4704'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51c5e7b3fde943888fe0824fba03b6b0',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:17.410738 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6243985b-3893-4215-b84d-b61f6877bb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:17.421065 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6243985b-3893-4215-b84d-b61f6877bb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:17.421908 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Flow 'volume_create_api' (cbd4624c-9a01-42b1-a79b-7299192732bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:17.422282 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Create volume request issued successfully. Jul 03 01:43:17.429727 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:17.429727 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:17.430154 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Volume info retrieved successfully. Jul 03 01:43:17.623550 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f49c9995-b9b6-449c-8ecc-64e61a6c9dac None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:17.625309 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f49c9995-b9b6-449c-8ecc-64e61a6c9dac tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 Jul 03 01:43:17.625516 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f49c9995-b9b6-449c-8ecc-64e61a6c9dac tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:17.625692 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f49c9995-b9b6-449c-8ecc-64e61a6c9dac tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:17.631241 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f49c9995-b9b6-449c-8ecc-64e61a6c9dac tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 returned with HTTP 404 Jul 03 01:43:17.631811 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1121/4456] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:17 2026] GET /volume/v3/volumes/8e10eca7-7278-42ca-97da-670d4eedf8a0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:17.637652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8eb8c79c-61ef-4d6d-9ba9-c755e7935258 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:17.639397 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8eb8c79c-61ef-4d6d-9ba9-c755e7935258 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 Jul 03 01:43:17.639607 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8eb8c79c-61ef-4d6d-9ba9-c755e7935258 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:17.639780 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8eb8c79c-61ef-4d6d-9ba9-c755e7935258 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:17.639937 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-8eb8c79c-61ef-4d6d-9ba9-c755e7935258 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume with id: 8e708134-cd64-47cf-bbfd-dfba31fbe882 Jul 03 01:43:17.646388 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:17.646388 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:17.646750 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8eb8c79c-61ef-4d6d-9ba9-c755e7935258 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:17.668329 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8eb8c79c-61ef-4d6d-9ba9-c755e7935258 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume request issued successfully. Jul 03 01:43:17.668639 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8eb8c79c-61ef-4d6d-9ba9-c755e7935258 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 returned with HTTP 202 Jul 03 01:43:17.669245 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1103/4457] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:17 2026] DELETE /volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:17.675586 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3c850fcb-81d9-45c2-9bcc-ea035dbbeea4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:17.677435 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3c850fcb-81d9-45c2-9bcc-ea035dbbeea4 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 Jul 03 01:43:17.677621 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3c850fcb-81d9-45c2-9bcc-ea035dbbeea4 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:17.677792 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3c850fcb-81d9-45c2-9bcc-ea035dbbeea4 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:17.685134 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:17.685134 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:17.692031 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3c850fcb-81d9-45c2-9bcc-ea035dbbeea4 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:17.698551 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3c850fcb-81d9-45c2-9bcc-ea035dbbeea4 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 returned with HTTP 200 Jul 03 01:43:17.698966 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1113/4458] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:17 2026] GET /volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:18.068089 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d7b2f7b4-11c2-4638-bd1f-162fa0daac3a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:18.069854 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d7b2f7b4-11c2-4638-bd1f-162fa0daac3a tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] GET https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 Jul 03 01:43:18.070055 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d7b2f7b4-11c2-4638-bd1f-162fa0daac3a tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:18.070249 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d7b2f7b4-11c2-4638-bd1f-162fa0daac3a tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:18.076407 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d7b2f7b4-11c2-4638-bd1f-162fa0daac3a tempest-CinderUnicodeTest-827737583 tempest-CinderUnicodeTest-827737583-project-member] https://10.4.3.64/volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 returned with HTTP 404 Jul 03 01:43:18.076869 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1122/4459] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:18 2026] GET /volume/v3/volumes/20e85148-39fc-4840-b89f-44319f465711 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:18.437358 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:18.437358 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:18.437966 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Volume info retrieved successfully. Jul 03 01:43:18.438130 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Checking backup size 1 against volume size 1 {{(pid=99879) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 01:43:18.438266 np0000004346 devstack@c-api.service[99879]: INFO cinder.backup.api [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Overwriting volume c6153cba-02e2-4397-b88b-757a3428da05 with restore of backup 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:18.455696 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] restore_backup in rpcapi backup_id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c {{(pid=99879) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 01:43:18.461156 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a5d15f1-ca4b-4f5b-b97b-5804cd48f96e tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c/restore returned with HTTP 202 Jul 03 01:43:18.461156 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1122/4460] 10.4.3.64 () {70 vars in 1426 bytes} [Fri Jul 3 01:43:17 2026] POST /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c/restore => generated 152 bytes in 1179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:18.475345 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1df2cf9a-60e8-4907-bc4f-aef4b66e019d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:18.482714 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1df2cf9a-60e8-4907-bc4f-aef4b66e019d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:18.482714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1df2cf9a-60e8-4907-bc4f-aef4b66e019d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:18.482714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1df2cf9a-60e8-4907-bc4f-aef4b66e019d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:18.482714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-1df2cf9a-60e8-4907-bc4f-aef4b66e019d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:18.486176 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:18.486176 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:18.487180 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1df2cf9a-60e8-4907-bc4f-aef4b66e019d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:18.487180 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1104/4461] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:18 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:18.713136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-192c2025-94b3-4b9d-bcb6-689e75c4a099 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:18.714842 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-192c2025-94b3-4b9d-bcb6-689e75c4a099 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 Jul 03 01:43:18.715063 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-192c2025-94b3-4b9d-bcb6-689e75c4a099 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:18.715289 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-192c2025-94b3-4b9d-bcb6-689e75c4a099 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:18.721248 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-192c2025-94b3-4b9d-bcb6-689e75c4a099 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 returned with HTTP 404 Jul 03 01:43:18.721831 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1114/4462] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:18 2026] GET /volume/v3/volumes/8e708134-cd64-47cf-bbfd-dfba31fbe882 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:18.727797 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fff12ee9-9d8c-4fb4-a91e-17c22bcb6751 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:18.729495 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fff12ee9-9d8c-4fb4-a91e-17c22bcb6751 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] DELETE https://10.4.3.64/volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 Jul 03 01:43:18.729728 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fff12ee9-9d8c-4fb4-a91e-17c22bcb6751 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:18.729939 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fff12ee9-9d8c-4fb4-a91e-17c22bcb6751 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:18.730118 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-fff12ee9-9d8c-4fb4-a91e-17c22bcb6751 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume with id: 94a47083-26db-45a3-ba70-00d9847cca22 Jul 03 01:43:18.736939 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:18.736939 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:18.737371 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fff12ee9-9d8c-4fb4-a91e-17c22bcb6751 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:18.752036 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fff12ee9-9d8c-4fb4-a91e-17c22bcb6751 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume request issued successfully. Jul 03 01:43:18.752176 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fff12ee9-9d8c-4fb4-a91e-17c22bcb6751 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 returned with HTTP 202 Jul 03 01:43:18.752603 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1123/4463] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:18 2026] DELETE /volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:18.759320 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-024261cb-8cee-49a7-873e-7848948f9632 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:18.766023 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-024261cb-8cee-49a7-873e-7848948f9632 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 Jul 03 01:43:18.766023 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-024261cb-8cee-49a7-873e-7848948f9632 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:18.766023 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-024261cb-8cee-49a7-873e-7848948f9632 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:18.774525 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:18.774525 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:18.778676 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-024261cb-8cee-49a7-873e-7848948f9632 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:18.783586 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-024261cb-8cee-49a7-873e-7848948f9632 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 returned with HTTP 200 Jul 03 01:43:18.783979 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1123/4464] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:18 2026] GET /volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:19.448231 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-91b10371-6f12-4303-ad9b-bb68b3cda791 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:19.502550 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1770577d-470d-44f4-8b4e-1e24a240ee39 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:19.502910 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-91b10371-6f12-4303-ad9b-bb68b3cda791 tempest-ProjectAdminTests-576136631 tempest-ProjectAdminTests-576136631-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Jul 03 01:43:19.503178 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-91b10371-6f12-4303-ad9b-bb68b3cda791 tempest-ProjectAdminTests-576136631 tempest-ProjectAdminTests-576136631-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:19.503290 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-91b10371-6f12-4303-ad9b-bb68b3cda791 tempest-ProjectAdminTests-576136631 tempest-ProjectAdminTests-576136631-project-admin] Calling method 'get_pools' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:19.504360 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1770577d-470d-44f4-8b4e-1e24a240ee39 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:19.504592 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1770577d-470d-44f4-8b4e-1e24a240ee39 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:19.504852 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1770577d-470d-44f4-8b4e-1e24a240ee39 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:19.505013 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1770577d-470d-44f4-8b4e-1e24a240ee39 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:19.510599 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:19.510599 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:19.511557 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1770577d-470d-44f4-8b4e-1e24a240ee39 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:19.512091 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1115/4465] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:19 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:19.796524 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6ea2fa8f-d2a5-4263-8c65-325c3d5174be None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:19.798128 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6ea2fa8f-d2a5-4263-8c65-325c3d5174be tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 Jul 03 01:43:19.798402 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6ea2fa8f-d2a5-4263-8c65-325c3d5174be tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:19.798699 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6ea2fa8f-d2a5-4263-8c65-325c3d5174be tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:19.804589 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6ea2fa8f-d2a5-4263-8c65-325c3d5174be tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 returned with HTTP 404 Jul 03 01:43:19.804589 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1124/4466] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:19 2026] GET /volume/v3/volumes/94a47083-26db-45a3-ba70-00d9847cca22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:19.810710 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1e63b0e1-63e6-49da-917c-e1b98f01d2b1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:19.812255 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e63b0e1-63e6-49da-917c-e1b98f01d2b1 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] DELETE https://10.4.3.64/volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc Jul 03 01:43:19.812413 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e63b0e1-63e6-49da-917c-e1b98f01d2b1 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:19.812595 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e63b0e1-63e6-49da-917c-e1b98f01d2b1 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:19.812737 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-1e63b0e1-63e6-49da-917c-e1b98f01d2b1 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume with id: 04903c63-1449-464e-8872-4b673e66dbdc Jul 03 01:43:19.819561 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:19.819561 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:19.819977 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1e63b0e1-63e6-49da-917c-e1b98f01d2b1 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:19.837063 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1e63b0e1-63e6-49da-917c-e1b98f01d2b1 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume request issued successfully. Jul 03 01:43:19.837240 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e63b0e1-63e6-49da-917c-e1b98f01d2b1 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc returned with HTTP 202 Jul 03 01:43:19.837728 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1124/4467] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:19 2026] DELETE /volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:19.844510 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b815d0b8-32f4-4822-a1b3-c85727991e82 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:19.846334 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b815d0b8-32f4-4822-a1b3-c85727991e82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc Jul 03 01:43:19.846623 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b815d0b8-32f4-4822-a1b3-c85727991e82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:19.846719 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b815d0b8-32f4-4822-a1b3-c85727991e82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:19.854326 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:19.854326 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:19.861109 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b815d0b8-32f4-4822-a1b3-c85727991e82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:19.866531 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b815d0b8-32f4-4822-a1b3-c85727991e82 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc returned with HTTP 200 Jul 03 01:43:19.866956 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1116/4468] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:19 2026] GET /volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:20.005548 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-91b10371-6f12-4303-ad9b-bb68b3cda791 tempest-ProjectAdminTests-576136631 tempest-ProjectAdminTests-576136631-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 01:43:20.005936 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1105/4469] 10.4.3.64 () {66 vars in 1284 bytes} [Fri Jul 3 01:43:19 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:20.013722 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-df70ccd8-efff-4805-9a64-fee4a5be2bc3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:20.015827 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-df70ccd8-efff-4805-9a64-fee4a5be2bc3 tempest-ProjectAdminTests-576136631 tempest-ProjectAdminTests-576136631-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool Jul 03 01:43:20.016284 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-df70ccd8-efff-4805-9a64-fee4a5be2bc3 tempest-ProjectAdminTests-576136631 tempest-ProjectAdminTests-576136631-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:20.016688 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-df70ccd8-efff-4805-9a64-fee4a5be2bc3 tempest-ProjectAdminTests-576136631 tempest-ProjectAdminTests-576136631-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:20.521554 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ec92de72-d368-4d7a-b04d-d6c7af72f970 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:20.523203 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ec92de72-d368-4d7a-b04d-d6c7af72f970 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:20.524195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ec92de72-d368-4d7a-b04d-d6c7af72f970 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:20.524195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ec92de72-d368-4d7a-b04d-d6c7af72f970 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:20.524195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-ec92de72-d368-4d7a-b04d-d6c7af72f970 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:20.524305 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-df70ccd8-efff-4805-9a64-fee4a5be2bc3 tempest-ProjectAdminTests-576136631 tempest-ProjectAdminTests-576136631-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000004346@storpool returned with HTTP 200 Jul 03 01:43:20.524305 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1125/4470] 10.4.3.64 () {66 vars in 1311 bytes} [Fri Jul 3 01:43:20 2026] GET /volume/v3/capabilities/np0000004346@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:20.527656 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:20.527656 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:20.528269 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ec92de72-d368-4d7a-b04d-d6c7af72f970 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:20.528638 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1125/4471] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:20 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:20.884306 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f618346a-1e72-48c0-8548-e1c87e0fc0da None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:20.885937 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f618346a-1e72-48c0-8548-e1c87e0fc0da tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc Jul 03 01:43:20.886377 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f618346a-1e72-48c0-8548-e1c87e0fc0da tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:20.887776 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f618346a-1e72-48c0-8548-e1c87e0fc0da tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:20.892574 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f618346a-1e72-48c0-8548-e1c87e0fc0da tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc returned with HTTP 404 Jul 03 01:43:20.893203 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1117/4472] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:20 2026] GET /volume/v3/volumes/04903c63-1449-464e-8872-4b673e66dbdc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:20.904253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-017558c5-b496-4eeb-89e5-792985f86829 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:20.905887 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-017558c5-b496-4eeb-89e5-792985f86829 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 Jul 03 01:43:20.906073 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-017558c5-b496-4eeb-89e5-792985f86829 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:20.906241 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-017558c5-b496-4eeb-89e5-792985f86829 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:20.906383 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-017558c5-b496-4eeb-89e5-792985f86829 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume with id: 9e672f35-07d0-49ec-850b-2c9253072a04 Jul 03 01:43:20.914567 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:20.914567 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:20.915171 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-017558c5-b496-4eeb-89e5-792985f86829 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:20.948273 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-017558c5-b496-4eeb-89e5-792985f86829 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume request issued successfully. Jul 03 01:43:20.948519 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-017558c5-b496-4eeb-89e5-792985f86829 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 returned with HTTP 202 Jul 03 01:43:20.949047 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1106/4473] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:20 2026] DELETE /volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:20.959137 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-be407bb9-1120-44ee-ac0d-4019149da6dc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:20.960655 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be407bb9-1120-44ee-ac0d-4019149da6dc tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 Jul 03 01:43:20.960819 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be407bb9-1120-44ee-ac0d-4019149da6dc tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:20.960986 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be407bb9-1120-44ee-ac0d-4019149da6dc tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:20.974924 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:20.974924 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:20.982756 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-be407bb9-1120-44ee-ac0d-4019149da6dc tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:20.988847 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be407bb9-1120-44ee-ac0d-4019149da6dc tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 returned with HTTP 200 Jul 03 01:43:20.989439 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1126/4474] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:20 2026] GET /volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:21.540063 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5754cb4a-fee9-4a22-824d-ada021417256 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:21.542410 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5754cb4a-fee9-4a22-824d-ada021417256 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:21.542410 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5754cb4a-fee9-4a22-824d-ada021417256 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:21.542410 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5754cb4a-fee9-4a22-824d-ada021417256 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:21.542410 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-5754cb4a-fee9-4a22-824d-ada021417256 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:21.546490 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:21.546490 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:21.547326 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5754cb4a-fee9-4a22-824d-ada021417256 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:21.547753 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1126/4475] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:21 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:22.002572 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0676e8bc-7b3a-41f3-b3e6-be3058f2404e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:22.010189 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0676e8bc-7b3a-41f3-b3e6-be3058f2404e tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 Jul 03 01:43:22.011441 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0676e8bc-7b3a-41f3-b3e6-be3058f2404e tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:22.016440 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0676e8bc-7b3a-41f3-b3e6-be3058f2404e tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:22.023452 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0676e8bc-7b3a-41f3-b3e6-be3058f2404e tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 returned with HTTP 404 Jul 03 01:43:22.023452 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1118/4476] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:22 2026] GET /volume/v3/volumes/9e672f35-07d0-49ec-850b-2c9253072a04 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:22.030536 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1cb588f7-bc2c-45f4-b84b-472938284b1a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:22.034510 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1cb588f7-bc2c-45f4-b84b-472938284b1a tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 Jul 03 01:43:22.034510 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1cb588f7-bc2c-45f4-b84b-472938284b1a tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:22.034510 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1cb588f7-bc2c-45f4-b84b-472938284b1a tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:22.034510 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-1cb588f7-bc2c-45f4-b84b-472938284b1a tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume with id: 4415b49f-d4ac-4350-8567-7c3857d55b17 Jul 03 01:43:22.043486 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:22.043486 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:22.044143 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1cb588f7-bc2c-45f4-b84b-472938284b1a tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:22.070068 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1cb588f7-bc2c-45f4-b84b-472938284b1a tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Delete volume request issued successfully. Jul 03 01:43:22.070268 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1cb588f7-bc2c-45f4-b84b-472938284b1a tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 returned with HTTP 202 Jul 03 01:43:22.070689 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1107/4477] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:22 2026] DELETE /volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:22.086888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3bd6d5af-b1eb-4920-aff1-118ef41b6b21 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:22.086888 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3bd6d5af-b1eb-4920-aff1-118ef41b6b21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 Jul 03 01:43:22.086888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3bd6d5af-b1eb-4920-aff1-118ef41b6b21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:22.086888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3bd6d5af-b1eb-4920-aff1-118ef41b6b21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:22.088875 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:22.088875 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:22.094207 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3bd6d5af-b1eb-4920-aff1-118ef41b6b21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Volume info retrieved successfully. Jul 03 01:43:22.098260 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3bd6d5af-b1eb-4920-aff1-118ef41b6b21 tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 returned with HTTP 200 Jul 03 01:43:22.098637 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1127/4478] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:22 2026] GET /volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:22.152289 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:22.248201 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:22.248544 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1776390884"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:22.249885 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1776390884'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:22.250000 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume of 1 GB Jul 03 01:43:22.254056 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Availability Zones retrieved successfully. Jul 03 01:43:22.259283 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Flow 'volume_create_api' (8e10937a-c119-4e7e-b0a8-e4e26741b51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:22.260099 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87654ea-1eb6-408f-a77a-bbb72d52bdb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:22.260870 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:22.283814 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a87654ea-1eb6-408f-a77a-bbb72d52bdb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:22.284438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5d8ad5d-1958-4efe-bb47-59ac9c16d88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:22.337456 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Created reservations ['144aa48e-3961-4570-966f-7060dc5751c6', '25055d5b-6762-40be-8acb-a1c2a4489a17', 'cf1526ec-c173-4692-b461-2055f7a75501', '8fbee4dc-69ed-45be-b824-26f8d1faa1b9'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:22.338124 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5d8ad5d-1958-4efe-bb47-59ac9c16d88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['144aa48e-3961-4570-966f-7060dc5751c6', '25055d5b-6762-40be-8acb-a1c2a4489a17', 'cf1526ec-c173-4692-b461-2055f7a75501', '8fbee4dc-69ed-45be-b824-26f8d1faa1b9']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:22.338854 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f44ac05-ca93-4510-9cdc-8feb4da71f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:22.361199 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f44ac05-ca93-4510-9cdc-8feb4da71f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dbe73e9-8dd8-43cf-83f4-508df95debbb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1776390884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaea2dd35f048dd81735a4bec4deb21',qos_specs=None,replication_status=,reservations=['144aa48e-3961-4570-966f-7060dc5751c6','25055d5b-6762-40be-8acb-a1c2a4489a17','cf1526ec-c173-4692-b461-2055f7a75501','8fbee4dc-69ed-45be-b824-26f8d1faa1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec5f50b89384d489515288e36c1f63e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1776390884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dbe73e9-8dd8-43cf-83f4-508df95debbb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deaea2dd35f048dd81735a4bec4deb21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eec5f50b89384d489515288e36c1f63e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:22.361865 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25b1910c-7dbd-4043-9979-608ac255961e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:22.380324 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25b1910c-7dbd-4043-9979-608ac255961e) transitioned into state 'SUCCESS' from state '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-1776390884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaea2dd35f048dd81735a4bec4deb21',qos_specs=None,replication_status=,reservations=['144aa48e-3961-4570-966f-7060dc5751c6','25055d5b-6762-40be-8acb-a1c2a4489a17','cf1526ec-c173-4692-b461-2055f7a75501','8fbee4dc-69ed-45be-b824-26f8d1faa1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec5f50b89384d489515288e36c1f63e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:22.380959 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6bd59a-951d-45f8-955b-992fb7a906a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:22.390578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f6bd59a-951d-45f8-955b-992fb7a906a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:22.391295 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Flow 'volume_create_api' (8e10937a-c119-4e7e-b0a8-e4e26741b51a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:22.391567 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume request issued successfully. Jul 03 01:43:22.392084 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6c3369be-6f3d-4a9f-9eb5-1b262c4e5e32 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:22.392531 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1127/4479] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:43:22 2026] POST /volume/v3/volumes => generated 776 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:22.411109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b5cdc22d-6641-473f-be72-55d86ecb26a6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:22.412813 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b5cdc22d-6641-473f-be72-55d86ecb26a6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb Jul 03 01:43:22.412960 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b5cdc22d-6641-473f-be72-55d86ecb26a6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:22.413144 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b5cdc22d-6641-473f-be72-55d86ecb26a6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:22.422224 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:22.422224 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:22.425196 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b5cdc22d-6641-473f-be72-55d86ecb26a6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:22.429718 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b5cdc22d-6641-473f-be72-55d86ecb26a6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb returned with HTTP 200 Jul 03 01:43:22.430071 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1119/4480] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:22 2026] GET /volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:22.558353 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-edf12c5a-ec6a-4d01-b856-1ed9a670337a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:22.560212 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-edf12c5a-ec6a-4d01-b856-1ed9a670337a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:22.560454 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-edf12c5a-ec6a-4d01-b856-1ed9a670337a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:22.560740 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-edf12c5a-ec6a-4d01-b856-1ed9a670337a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:22.560906 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-edf12c5a-ec6a-4d01-b856-1ed9a670337a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:22.565614 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:22.565614 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:22.566395 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-edf12c5a-ec6a-4d01-b856-1ed9a670337a tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:22.566864 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1108/4481] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:22 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:23.112757 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7bd6da9e-f8f2-484e-a96b-066040185e8d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:23.114640 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bd6da9e-f8f2-484e-a96b-066040185e8d tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] GET https://10.4.3.64/volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 Jul 03 01:43:23.114886 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7bd6da9e-f8f2-484e-a96b-066040185e8d tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:23.115113 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7bd6da9e-f8f2-484e-a96b-066040185e8d tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:23.120797 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bd6da9e-f8f2-484e-a96b-066040185e8d tempest-CreateVolumesFromSourceVolumeTest-871340000 tempest-CreateVolumesFromSourceVolumeTest-871340000-project-member] https://10.4.3.64/volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 returned with HTTP 404 Jul 03 01:43:23.121290 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1128/4482] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:23 2026] GET /volume/v3/volumes/4415b49f-d4ac-4350-8567-7c3857d55b17 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:23.444630 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c9caed1d-6abb-474a-a59d-d4462caafca2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:23.446844 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c9caed1d-6abb-474a-a59d-d4462caafca2 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb Jul 03 01:43:23.447040 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c9caed1d-6abb-474a-a59d-d4462caafca2 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:23.447242 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c9caed1d-6abb-474a-a59d-d4462caafca2 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:23.455390 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:23.455390 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:23.459632 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c9caed1d-6abb-474a-a59d-d4462caafca2 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:23.463642 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c9caed1d-6abb-474a-a59d-d4462caafca2 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb returned with HTTP 200 Jul 03 01:43:23.464084 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1128/4483] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:23 2026] GET /volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:23.476883 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-da64bdb0-1dc3-49b7-b2e4-71fc3108bce7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:23.478669 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-da64bdb0-1dc3-49b7-b2e4-71fc3108bce7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:23.479040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-da64bdb0-1dc3-49b7-b2e4-71fc3108bce7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5dbe73e9-8dd8-43cf-83f4-508df95debbb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2093421024"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:23.487150 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:23.487150 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:23.487610 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-da64bdb0-1dc3-49b7-b2e4-71fc3108bce7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:23.487729 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-da64bdb0-1dc3-49b7-b2e4-71fc3108bce7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create snapshot from volume 5dbe73e9-8dd8-43cf-83f4-508df95debbb Jul 03 01:43:23.518584 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-da64bdb0-1dc3-49b7-b2e4-71fc3108bce7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Created reservations ['ffd9984b-bdd6-46e5-b2d2-be37fd00607a', '9cb841ea-8f89-4f28-abe4-6b09d557385b', '8bac26ab-2409-4327-b257-0e89bb778bf4', 'fc20f423-4175-4b71-a32a-2dea163867f4'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:23.561148 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-da64bdb0-1dc3-49b7-b2e4-71fc3108bce7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot create request issued successfully. Jul 03 01:43:23.561559 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-da64bdb0-1dc3-49b7-b2e4-71fc3108bce7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:23.561836 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1120/4484] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:23 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:23.574668 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9435700f-22cb-454f-8e9a-cc9c29518d8d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:23.576503 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9435700f-22cb-454f-8e9a-cc9c29518d8d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 Jul 03 01:43:23.576720 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9435700f-22cb-454f-8e9a-cc9c29518d8d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:23.576820 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0c9551f0-f609-4bbb-a7f2-4fbe85d530b5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:23.577006 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9435700f-22cb-454f-8e9a-cc9c29518d8d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:23.578549 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0c9551f0-f609-4bbb-a7f2-4fbe85d530b5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:23.578728 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0c9551f0-f609-4bbb-a7f2-4fbe85d530b5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:23.578927 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0c9551f0-f609-4bbb-a7f2-4fbe85d530b5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:23.579128 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-0c9551f0-f609-4bbb-a7f2-4fbe85d530b5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:23.582639 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:23.582639 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:23.583101 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9435700f-22cb-454f-8e9a-cc9c29518d8d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:23.583801 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9435700f-22cb-454f-8e9a-cc9c29518d8d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 returned with HTTP 200 Jul 03 01:43:23.583875 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:23.583875 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:23.584253 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1109/4485] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:23 2026] GET /volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:23.584540 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0c9551f0-f609-4bbb-a7f2-4fbe85d530b5 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:23.585742 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1129/4486] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:23 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:24.270678 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cea9ce65-b4af-45f4-8260-061720b71db7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:24.366587 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:24.367049 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1388502530"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:24.368881 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1388502530'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:24.369043 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume of 1 GB Jul 03 01:43:24.374286 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Availability Zones retrieved successfully. Jul 03 01:43:24.382761 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (f5c5dff6-f1e7-49df-9a7c-9d903af3a37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:24.384141 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253e3447-a9f6-46ad-9d85-8bb433059f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:24.385341 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:24.412830 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (253e3447-a9f6-46ad-9d85-8bb433059f7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:24.413386 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3b8e31-48cb-40bf-8862-73c9f42c93e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:24.473451 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['7aa98625-7940-4f7c-a246-59a162897d8b', '42b906ff-6ee0-4a43-8a97-99217e4a905d', 'da3c682a-3d58-433e-a6d5-72497d58eb86', '7f938e9f-78a8-4ce3-ab6c-d8a54c748a18'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:24.474199 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc3b8e31-48cb-40bf-8862-73c9f42c93e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aa98625-7940-4f7c-a246-59a162897d8b', '42b906ff-6ee0-4a43-8a97-99217e4a905d', 'da3c682a-3d58-433e-a6d5-72497d58eb86', '7f938e9f-78a8-4ce3-ab6c-d8a54c748a18']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:24.475047 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd522507-bc6f-4a2c-82c5-a4a4b9cd6a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:24.500766 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd522507-bc6f-4a2c-82c5-a4a4b9cd6a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2219cef3-f6bd-4c57-be67-e616f0b1a133', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1388502530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['7aa98625-7940-4f7c-a246-59a162897d8b','42b906ff-6ee0-4a43-8a97-99217e4a905d','da3c682a-3d58-433e-a6d5-72497d58eb86','7f938e9f-78a8-4ce3-ab6c-d8a54c748a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1388502530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2219cef3-f6bd-4c57-be67-e616f0b1a133,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2298d5b47646e4921f73e20228e560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:24.501737 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ff10f9-6b83-4cb7-af09-c544bcc56b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:24.520891 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ff10f9-6b83-4cb7-af09-c544bcc56b56) transitioned into state 'SUCCESS' from state '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-1388502530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['7aa98625-7940-4f7c-a246-59a162897d8b','42b906ff-6ee0-4a43-8a97-99217e4a905d','da3c682a-3d58-433e-a6d5-72497d58eb86','7f938e9f-78a8-4ce3-ab6c-d8a54c748a18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:24.521742 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9a3c8e9-88e6-4ede-8ada-e7aa0fee2a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:24.531510 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9a3c8e9-88e6-4ede-8ada-e7aa0fee2a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:24.532673 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (f5c5dff6-f1e7-49df-9a7c-9d903af3a37f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:24.533062 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request issued successfully. Jul 03 01:43:24.533723 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cea9ce65-b4af-45f4-8260-061720b71db7 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:24.534218 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1129/4487] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:43:24 2026] POST /volume/v3/volumes => generated 768 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:24.546206 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7410d7d9-1339-4871-a49a-89cf7fddd34c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:24.548727 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7410d7d9-1339-4871-a49a-89cf7fddd34c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 Jul 03 01:43:24.549058 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7410d7d9-1339-4871-a49a-89cf7fddd34c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:24.549311 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7410d7d9-1339-4871-a49a-89cf7fddd34c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:24.556400 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:24.556400 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:24.560540 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7410d7d9-1339-4871-a49a-89cf7fddd34c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:24.565060 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7410d7d9-1339-4871-a49a-89cf7fddd34c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 returned with HTTP 200 Jul 03 01:43:24.565586 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1121/4488] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:24 2026] GET /volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:24.594866 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3f7991f3-1ab4-42d2-b585-8c3724dde7d0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:24.596808 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3f7991f3-1ab4-42d2-b585-8c3724dde7d0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 Jul 03 01:43:24.597065 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3f7991f3-1ab4-42d2-b585-8c3724dde7d0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:24.597261 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3f7991f3-1ab4-42d2-b585-8c3724dde7d0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:24.597361 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8bb7948c-9e07-44a7-9ec0-43ed32a41dec None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:24.599262 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8bb7948c-9e07-44a7-9ec0-43ed32a41dec tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:24.599549 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8bb7948c-9e07-44a7-9ec0-43ed32a41dec tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:24.599820 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8bb7948c-9e07-44a7-9ec0-43ed32a41dec tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:24.599974 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8bb7948c-9e07-44a7-9ec0-43ed32a41dec tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:24.603220 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:24.603220 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:24.603734 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3f7991f3-1ab4-42d2-b585-8c3724dde7d0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:24.604609 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3f7991f3-1ab4-42d2-b585-8c3724dde7d0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 returned with HTTP 200 Jul 03 01:43:24.604773 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:24.604773 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:24.605196 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1110/4489] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:24 2026] GET /volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:24.605677 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8bb7948c-9e07-44a7-9ec0-43ed32a41dec tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:24.606206 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1130/4490] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:24 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:24.616671 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1ec07c43-4b51-46eb-9937-96e9f5a063ea None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:24.673331 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ec07c43-4b51-46eb-9937-96e9f5a063ea tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] POST https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6/action Jul 03 01:43:24.673716 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ec07c43-4b51-46eb-9937-96e9f5a063ea tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:43:24.673895 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ec07c43-4b51-46eb-9937-96e9f5a063ea tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:24.681521 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:24.681521 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:24.682085 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1ec07c43-4b51-46eb-9937-96e9f5a063ea tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Snapshot retrieved successfully. Jul 03 01:43:24.682938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.policy [None req-1ec07c43-4b51-46eb-9937-96e9f5a063ea tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ef7163bf5cb544c8bf03fd416f6e5032', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deaea2dd35f048dd81735a4bec4deb21', '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=99879) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:43:24.683148 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ec07c43-4b51-46eb-9937-96e9f5a063ea tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6/action returned with HTTP 403 Jul 03 01:43:24.683629 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1130/4491] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:43:24 2026] POST /volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6/action => generated 133 bytes in 68 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:24.692657 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c0edae9a-3e34-44d8-9b3c-6af46eb5e639 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:24.694919 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c0edae9a-3e34-44d8-9b3c-6af46eb5e639 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 Jul 03 01:43:24.695134 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c0edae9a-3e34-44d8-9b3c-6af46eb5e639 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:24.695351 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c0edae9a-3e34-44d8-9b3c-6af46eb5e639 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:24.695524 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-c0edae9a-3e34-44d8-9b3c-6af46eb5e639 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete snapshot with id: 1fa8d3a7-5785-4a74-b277-081a987284d6 Jul 03 01:43:24.700980 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:24.700980 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:24.701330 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c0edae9a-3e34-44d8-9b3c-6af46eb5e639 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:24.718436 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c0edae9a-3e34-44d8-9b3c-6af46eb5e639 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot delete request issued successfully. Jul 03 01:43:24.718689 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c0edae9a-3e34-44d8-9b3c-6af46eb5e639 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 returned with HTTP 202 Jul 03 01:43:24.719196 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1122/4492] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:24 2026] DELETE /volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:24.727874 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bad5141f-54b5-4988-aab5-a21283dd92e7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:24.730215 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bad5141f-54b5-4988-aab5-a21283dd92e7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 Jul 03 01:43:24.730513 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bad5141f-54b5-4988-aab5-a21283dd92e7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:24.730822 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bad5141f-54b5-4988-aab5-a21283dd92e7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:24.736872 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:24.736872 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:24.737294 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bad5141f-54b5-4988-aab5-a21283dd92e7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:24.738057 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bad5141f-54b5-4988-aab5-a21283dd92e7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 returned with HTTP 200 Jul 03 01:43:24.738484 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1111/4493] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:24 2026] GET /volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:25.577769 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-596a50a0-0f2b-4112-8db3-557b5d0cf51f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:25.579471 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-596a50a0-0f2b-4112-8db3-557b5d0cf51f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 Jul 03 01:43:25.579663 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-596a50a0-0f2b-4112-8db3-557b5d0cf51f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:25.579922 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-596a50a0-0f2b-4112-8db3-557b5d0cf51f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:25.587261 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:25.587261 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:25.590646 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-596a50a0-0f2b-4112-8db3-557b5d0cf51f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:25.596588 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-596a50a0-0f2b-4112-8db3-557b5d0cf51f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 returned with HTTP 200 Jul 03 01:43:25.596893 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1131/4494] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:25 2026] GET /volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:25.611254 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e49d150b-ac39-451b-8192-47ac0cd207c1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:25.612700 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e49d150b-ac39-451b-8192-47ac0cd207c1 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:25.613017 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e49d150b-ac39-451b-8192-47ac0cd207c1 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2219cef3-f6bd-4c57-be67-e616f0b1a133", "name": "tempest-VolumeDependencyTests-Snapshot-185848350"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:25.620235 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-190d7fb0-4f0a-44bf-ae33-5e4f8d32078c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:25.622057 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-190d7fb0-4f0a-44bf-ae33-5e4f8d32078c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:25.622342 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-190d7fb0-4f0a-44bf-ae33-5e4f8d32078c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:25.622403 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:25.622403 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:25.622614 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-190d7fb0-4f0a-44bf-ae33-5e4f8d32078c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:25.622812 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-190d7fb0-4f0a-44bf-ae33-5e4f8d32078c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:25.622874 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e49d150b-ac39-451b-8192-47ac0cd207c1 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:25.622917 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-e49d150b-ac39-451b-8192-47ac0cd207c1 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create snapshot from volume 2219cef3-f6bd-4c57-be67-e616f0b1a133 Jul 03 01:43:25.626977 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:25.626977 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:25.627779 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-190d7fb0-4f0a-44bf-ae33-5e4f8d32078c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:25.628193 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1123/4495] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:25 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:25.658730 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-e49d150b-ac39-451b-8192-47ac0cd207c1 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['8491f53b-9953-4c53-bc49-2285c25c42f0', 'df4ab1a7-3232-42ad-8364-902365ce8aca', 'd3538809-7c9c-4f50-9c5f-29249b405071', 'aadce714-17e0-4a20-880c-e559e33abcab'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:25.692954 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e49d150b-ac39-451b-8192-47ac0cd207c1 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot create request issued successfully. Jul 03 01:43:25.693465 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e49d150b-ac39-451b-8192-47ac0cd207c1 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:25.694022 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1131/4496] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:25.704274 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-35a3eb1c-e098-4848-943f-f2ca6d6e0eca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:25.706729 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-35a3eb1c-e098-4848-943f-f2ca6d6e0eca tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 Jul 03 01:43:25.707007 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-35a3eb1c-e098-4848-943f-f2ca6d6e0eca tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:25.707274 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-35a3eb1c-e098-4848-943f-f2ca6d6e0eca tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:25.714907 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:25.714907 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:25.715589 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-35a3eb1c-e098-4848-943f-f2ca6d6e0eca tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:25.716983 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-35a3eb1c-e098-4848-943f-f2ca6d6e0eca tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 returned with HTTP 200 Jul 03 01:43:25.717533 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1112/4497] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:25 2026] GET /volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:25.748370 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1e2cd185-5e2f-41e0-9547-17a5b626f2f1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:25.752049 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e2cd185-5e2f-41e0-9547-17a5b626f2f1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 Jul 03 01:43:25.752322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e2cd185-5e2f-41e0-9547-17a5b626f2f1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:25.752612 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e2cd185-5e2f-41e0-9547-17a5b626f2f1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:25.763598 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e2cd185-5e2f-41e0-9547-17a5b626f2f1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 returned with HTTP 404 Jul 03 01:43:25.764475 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1132/4498] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:25 2026] GET /volume/v3/snapshots/1fa8d3a7-5785-4a74-b277-081a987284d6 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:25.772372 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a1249436-04eb-4e7b-b9b5-64371e99be2e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:25.774502 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a1249436-04eb-4e7b-b9b5-64371e99be2e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb Jul 03 01:43:25.774779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a1249436-04eb-4e7b-b9b5-64371e99be2e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:25.775005 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a1249436-04eb-4e7b-b9b5-64371e99be2e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:25.775265 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-a1249436-04eb-4e7b-b9b5-64371e99be2e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete volume with id: 5dbe73e9-8dd8-43cf-83f4-508df95debbb Jul 03 01:43:25.783478 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:25.783478 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:25.783997 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a1249436-04eb-4e7b-b9b5-64371e99be2e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:25.808787 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a1249436-04eb-4e7b-b9b5-64371e99be2e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete volume request issued successfully. Jul 03 01:43:25.809048 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a1249436-04eb-4e7b-b9b5-64371e99be2e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb returned with HTTP 202 Jul 03 01:43:25.809521 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1124/4499] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:25 2026] DELETE /volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:25.818119 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bb1f1019-eed7-417f-b24c-5a6cb2d7d3ae None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:25.820155 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bb1f1019-eed7-417f-b24c-5a6cb2d7d3ae tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb Jul 03 01:43:25.820346 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bb1f1019-eed7-417f-b24c-5a6cb2d7d3ae tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:25.820539 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bb1f1019-eed7-417f-b24c-5a6cb2d7d3ae tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:25.828556 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:25.828556 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:25.832541 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bb1f1019-eed7-417f-b24c-5a6cb2d7d3ae tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:25.837203 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bb1f1019-eed7-417f-b24c-5a6cb2d7d3ae tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb returned with HTTP 200 Jul 03 01:43:25.837581 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1132/4500] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:25 2026] GET /volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:26.639162 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3c0b4597-447f-44d6-8c7d-c2be038a92ef None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:26.640897 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c0b4597-447f-44d6-8c7d-c2be038a92ef tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:26.641109 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3c0b4597-447f-44d6-8c7d-c2be038a92ef tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:26.641288 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3c0b4597-447f-44d6-8c7d-c2be038a92ef tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:26.641388 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-3c0b4597-447f-44d6-8c7d-c2be038a92ef tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:26.643643 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=206,cinder:UPDATE=51,cinder:INSERT=30 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:43:26.645893 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:26.645893 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:26.646668 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c0b4597-447f-44d6-8c7d-c2be038a92ef tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:26.647328 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1113/4501] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:26 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:26.727101 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-debad983-0a0b-42d7-9841-124b8ea97cfa None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:26.728785 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-debad983-0a0b-42d7-9841-124b8ea97cfa tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 Jul 03 01:43:26.728967 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-debad983-0a0b-42d7-9841-124b8ea97cfa tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:26.729161 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-debad983-0a0b-42d7-9841-124b8ea97cfa tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:26.734306 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:26.734306 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:26.734744 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-debad983-0a0b-42d7-9841-124b8ea97cfa tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:26.735475 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-debad983-0a0b-42d7-9841-124b8ea97cfa tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 returned with HTTP 200 Jul 03 01:43:26.735817 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1133/4502] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:26 2026] GET /volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:26.743496 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:26.745211 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:26.745565 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "87864e9e-ab08-438b-b569-97b0630f92e6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1792266899"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:26.747006 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request body: {'volume': {'snapshot_id': '87864e9e-ab08-438b-b569-97b0630f92e6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1792266899'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:26.752130 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:26.752130 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:26.752520 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:26.752628 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume of 1 GB Jul 03 01:43:26.755800 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Availability Zones retrieved successfully. Jul 03 01:43:26.760635 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (f92e52b1-a793-4585-ade8-82485e355069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:26.761687 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a621f6b-2fd4-4b78-a9f5-a4312ff9f2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:26.762516 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:26.790317 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a621f6b-2fd4-4b78-a9f5-a4312ff9f2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '87864e9e-ab08-438b-b569-97b0630f92e6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:26.791055 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1043a246-805b-4228-955d-3b0d3b64026a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:26.830802 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['9cf88110-28e5-4fd1-9c86-5a2f5ba3aa41', '4c503276-957c-4e9d-932f-4873da07d304', '66f8a276-2a58-4a3c-bce9-8fa065c1cac3', 'e162f85e-3120-4021-a27a-3a56a879eb80'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:26.831562 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1043a246-805b-4228-955d-3b0d3b64026a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cf88110-28e5-4fd1-9c86-5a2f5ba3aa41', '4c503276-957c-4e9d-932f-4873da07d304', '66f8a276-2a58-4a3c-bce9-8fa065c1cac3', 'e162f85e-3120-4021-a27a-3a56a879eb80']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:26.832496 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147e8cd9-126a-42e4-8ee1-7270bad9089a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:26.849872 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d1e429f9-db99-4975-84e2-9fb56c9702d4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:26.851602 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d1e429f9-db99-4975-84e2-9fb56c9702d4 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb Jul 03 01:43:26.851829 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d1e429f9-db99-4975-84e2-9fb56c9702d4 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:26.852051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d1e429f9-db99-4975-84e2-9fb56c9702d4 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:26.857579 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d1e429f9-db99-4975-84e2-9fb56c9702d4 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb returned with HTTP 404 Jul 03 01:43:26.858175 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1133/4503] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:26 2026] GET /volume/v3/volumes/5dbe73e9-8dd8-43cf-83f4-508df95debbb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:26.865854 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:26.867727 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:26.869214 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-613554798"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:26.870020 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-613554798'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:26.870156 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume of 1 GB Jul 03 01:43:26.873810 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (147e8cd9-126a-42e4-8ee1-7270bad9089a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5972b1de-b2d4-4b55-a7aa-3622e6156bfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1792266899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['9cf88110-28e5-4fd1-9c86-5a2f5ba3aa41','4c503276-957c-4e9d-932f-4873da07d304','66f8a276-2a58-4a3c-bce9-8fa065c1cac3','e162f85e-3120-4021-a27a-3a56a879eb80'],size=1,snapshot_id=87864e9e-ab08-438b-b569-97b0630f92e6,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1792266899',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5972b1de-b2d4-4b55-a7aa-3622e6156bfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2298d5b47646e4921f73e20228e560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=87864e9e-ab08-438b-b569-97b0630f92e6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:26.874138 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Availability Zones retrieved successfully. Jul 03 01:43:26.874480 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae03b9a-b8c4-4961-9626-906ae9b4c941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:26.880166 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Flow 'volume_create_api' (3f7c0901-1869-4339-92a3-5929a2a02d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:26.881499 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ca5447-5b9f-4875-93c3-22fc843855f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:26.882480 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:26.895667 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ae03b9a-b8c4-4961-9626-906ae9b4c941) transitioned into state 'SUCCESS' from state '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-1792266899',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['9cf88110-28e5-4fd1-9c86-5a2f5ba3aa41','4c503276-957c-4e9d-932f-4873da07d304','66f8a276-2a58-4a3c-bce9-8fa065c1cac3','e162f85e-3120-4021-a27a-3a56a879eb80'],size=1,snapshot_id=87864e9e-ab08-438b-b569-97b0630f92e6,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:26.896314 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9343c24-ffd4-47d5-8a05-c949d77ec48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:26.907565 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8ca5447-5b9f-4875-93c3-22fc843855f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:26.908619 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e143f4de-8108-4f6a-a4e8-0c14499a734b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:26.922282 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9343c24-ffd4-47d5-8a05-c949d77ec48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:26.923066 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (f92e52b1-a793-4585-ade8-82485e355069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:26.923342 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request issued successfully. Jul 03 01:43:26.923910 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2062312e-2ef0-4f90-8e68-fa5cada854e0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:26.924351 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1125/4504] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:43:26 2026] POST /volume/v3/volumes => generated 802 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:26.936100 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-902e5d0e-9704-4765-ad6d-2c4c637f2285 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:26.938411 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-902e5d0e-9704-4765-ad6d-2c4c637f2285 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc Jul 03 01:43:26.939476 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-902e5d0e-9704-4765-ad6d-2c4c637f2285 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:26.939476 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-902e5d0e-9704-4765-ad6d-2c4c637f2285 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:26.946982 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:26.946982 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:26.950206 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-902e5d0e-9704-4765-ad6d-2c4c637f2285 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:26.954631 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Created reservations ['1169359b-f060-4aca-8ba9-4c5847f012b0', '5a03bd66-8051-4adc-b672-f39074826609', 'ed78acc1-fee1-4a3b-8cec-1d0c58053347', '2d9ab92b-cdfc-42f2-92d7-4b510dc14d6f'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:26.955174 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-902e5d0e-9704-4765-ad6d-2c4c637f2285 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc returned with HTTP 200 Jul 03 01:43:26.955867 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e143f4de-8108-4f6a-a4e8-0c14499a734b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1169359b-f060-4aca-8ba9-4c5847f012b0', '5a03bd66-8051-4adc-b672-f39074826609', 'ed78acc1-fee1-4a3b-8cec-1d0c58053347', '2d9ab92b-cdfc-42f2-92d7-4b510dc14d6f']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:26.955948 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1134/4505] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:26 2026] GET /volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:26.956838 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (633c2b5a-f5c8-4fe6-8af1-2ff8d4e99f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:26.983022 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (633c2b5a-f5c8-4fe6-8af1-2ff8d4e99f2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b068832-4eae-410e-972c-372588a526aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-613554798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaea2dd35f048dd81735a4bec4deb21',qos_specs=None,replication_status=,reservations=['1169359b-f060-4aca-8ba9-4c5847f012b0','5a03bd66-8051-4adc-b672-f39074826609','ed78acc1-fee1-4a3b-8cec-1d0c58053347','2d9ab92b-cdfc-42f2-92d7-4b510dc14d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec5f50b89384d489515288e36c1f63e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-613554798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b068832-4eae-410e-972c-372588a526aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deaea2dd35f048dd81735a4bec4deb21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eec5f50b89384d489515288e36c1f63e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:26.983971 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d6251c9-4203-4ff6-8258-43e2ab4606f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:27.009543 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d6251c9-4203-4ff6-8258-43e2ab4606f1) transitioned into state 'SUCCESS' from state '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-613554798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaea2dd35f048dd81735a4bec4deb21',qos_specs=None,replication_status=,reservations=['1169359b-f060-4aca-8ba9-4c5847f012b0','5a03bd66-8051-4adc-b672-f39074826609','ed78acc1-fee1-4a3b-8cec-1d0c58053347','2d9ab92b-cdfc-42f2-92d7-4b510dc14d6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec5f50b89384d489515288e36c1f63e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:27.010640 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b01101-18d1-4370-b3ad-79dc63e74e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:27.029645 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b01101-18d1-4370-b3ad-79dc63e74e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:27.031125 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Flow 'volume_create_api' (3f7c0901-1869-4339-92a3-5929a2a02d73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:27.031686 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume request issued successfully. Jul 03 01:43:27.032859 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5cca4cbc-978b-4ac6-8f89-cfde5348da96 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:27.033520 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1114/4506] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:43:26 2026] POST /volume/v3/volumes => generated 775 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:27.046429 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-476975d6-068d-4070-8c54-4d479fe219dd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:27.048980 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-476975d6-068d-4070-8c54-4d479fe219dd tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa Jul 03 01:43:27.049175 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-476975d6-068d-4070-8c54-4d479fe219dd tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:27.049381 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-476975d6-068d-4070-8c54-4d479fe219dd tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:27.058603 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:27.058603 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:27.063336 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-476975d6-068d-4070-8c54-4d479fe219dd tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:27.069477 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-476975d6-068d-4070-8c54-4d479fe219dd tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa returned with HTTP 200 Jul 03 01:43:27.069931 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1134/4507] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:27 2026] GET /volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:27.657779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-70392565-cf6c-4b23-996a-b64564778f1d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:27.659542 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70392565-cf6c-4b23-996a-b64564778f1d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:27.659718 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-70392565-cf6c-4b23-996a-b64564778f1d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:27.659885 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-70392565-cf6c-4b23-996a-b64564778f1d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:27.659996 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-70392565-cf6c-4b23-996a-b64564778f1d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:27.664120 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:27.664120 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:27.664764 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70392565-cf6c-4b23-996a-b64564778f1d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:27.665134 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1126/4508] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:27 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:27.971571 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4b4a3d2a-adef-40c5-bc9a-e444b6aa5977 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:27.973764 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4b4a3d2a-adef-40c5-bc9a-e444b6aa5977 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc Jul 03 01:43:27.974003 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4b4a3d2a-adef-40c5-bc9a-e444b6aa5977 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:27.974192 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4b4a3d2a-adef-40c5-bc9a-e444b6aa5977 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:27.984373 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:27.984373 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:27.989478 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4b4a3d2a-adef-40c5-bc9a-e444b6aa5977 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:27.994673 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4b4a3d2a-adef-40c5-bc9a-e444b6aa5977 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc returned with HTTP 200 Jul 03 01:43:27.995139 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1135/4509] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:27 2026] GET /volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:28.006780 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-86a4d2e2-382e-494a-9d3b-81b558c48b63 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:28.009029 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-86a4d2e2-382e-494a-9d3b-81b558c48b63 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:28.009433 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-86a4d2e2-382e-494a-9d3b-81b558c48b63 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5972b1de-b2d4-4b55-a7aa-3622e6156bfc", "name": "tempest-VolumeDependencyTests-Snapshot-258460404"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:28.019602 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:28.019602 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:28.020304 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-86a4d2e2-382e-494a-9d3b-81b558c48b63 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:28.020510 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-86a4d2e2-382e-494a-9d3b-81b558c48b63 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create snapshot from volume 5972b1de-b2d4-4b55-a7aa-3622e6156bfc Jul 03 01:43:28.047487 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-86a4d2e2-382e-494a-9d3b-81b558c48b63 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['9c4b29f3-acfb-467d-b484-631f4ad6f26a', '05783376-935a-4c07-8222-cb7e8a91032c', 'a5a67112-4e95-47c3-84bf-ac5ba0551efb', 'a04ac9f2-3458-4c1b-a625-cbf861b96e90'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:28.079763 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-86a4d2e2-382e-494a-9d3b-81b558c48b63 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot create request issued successfully. Jul 03 01:43:28.080275 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-86a4d2e2-382e-494a-9d3b-81b558c48b63 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:28.080909 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1115/4510] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:28.087716 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3a0e46fb-581e-499b-88c0-08f0bdd89fc1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:28.090441 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3a0e46fb-581e-499b-88c0-08f0bdd89fc1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa Jul 03 01:43:28.090759 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3a0e46fb-581e-499b-88c0-08f0bdd89fc1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:28.091055 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3a0e46fb-581e-499b-88c0-08f0bdd89fc1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:28.094297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-360f1816-ae30-4e95-98cf-975f3a20627a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:28.095634 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-360f1816-ae30-4e95-98cf-975f3a20627a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 Jul 03 01:43:28.095852 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-360f1816-ae30-4e95-98cf-975f3a20627a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:28.096054 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-360f1816-ae30-4e95-98cf-975f3a20627a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:28.101047 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:28.101047 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:28.101912 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:28.101912 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:28.102405 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-360f1816-ae30-4e95-98cf-975f3a20627a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:28.103246 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-360f1816-ae30-4e95-98cf-975f3a20627a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 returned with HTTP 200 Jul 03 01:43:28.103888 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1127/4511] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:28 2026] GET /volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:28.105062 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3a0e46fb-581e-499b-88c0-08f0bdd89fc1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:28.109035 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3a0e46fb-581e-499b-88c0-08f0bdd89fc1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa returned with HTTP 200 Jul 03 01:43:28.109413 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1135/4512] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:28 2026] GET /volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:28.121392 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8fef5247-a6b9-44db-94d1-68b20ccbee1f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:28.123199 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8fef5247-a6b9-44db-94d1-68b20ccbee1f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:28.123603 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8fef5247-a6b9-44db-94d1-68b20ccbee1f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b068832-4eae-410e-972c-372588a526aa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-760594747"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:28.133409 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:28.133409 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:28.133937 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8fef5247-a6b9-44db-94d1-68b20ccbee1f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:28.134123 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-8fef5247-a6b9-44db-94d1-68b20ccbee1f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create snapshot from volume 1b068832-4eae-410e-972c-372588a526aa Jul 03 01:43:28.170036 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-8fef5247-a6b9-44db-94d1-68b20ccbee1f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Created reservations ['fbc29185-e5ab-40b7-9435-00dedef8c5b3', '3de8a64b-caa0-45b8-b51e-85061fce1a3f', '266f7abc-8408-46a9-af9a-bf2d7e6a7a48', 'b8a70bcd-fb82-4fc1-b67e-b44522b722c2'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:28.199222 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8fef5247-a6b9-44db-94d1-68b20ccbee1f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot create request issued successfully. Jul 03 01:43:28.199617 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8fef5247-a6b9-44db-94d1-68b20ccbee1f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:28.200172 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1136/4513] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:28 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:28.209084 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8c9586ec-84f2-4714-872f-de4d120c71e6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:28.211200 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8c9586ec-84f2-4714-872f-de4d120c71e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 Jul 03 01:43:28.211527 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8c9586ec-84f2-4714-872f-de4d120c71e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:28.211815 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8c9586ec-84f2-4714-872f-de4d120c71e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:28.216721 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:28.216721 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:28.217115 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8c9586ec-84f2-4714-872f-de4d120c71e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:28.217777 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8c9586ec-84f2-4714-872f-de4d120c71e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 returned with HTTP 200 Jul 03 01:43:28.218221 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1116/4514] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:28 2026] GET /volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:28.676221 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-557b1f51-636e-4267-8b92-b9684240d6e8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:28.677981 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-557b1f51-636e-4267-8b92-b9684240d6e8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:28.678167 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-557b1f51-636e-4267-8b92-b9684240d6e8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:28.678343 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-557b1f51-636e-4267-8b92-b9684240d6e8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:28.678458 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-557b1f51-636e-4267-8b92-b9684240d6e8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:28.682412 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:28.682412 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:28.683047 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-557b1f51-636e-4267-8b92-b9684240d6e8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:28.683452 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1128/4515] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:28 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:29.113866 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-da04f9af-5589-466d-9a68-c646c900ae0f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:29.115988 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da04f9af-5589-466d-9a68-c646c900ae0f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 Jul 03 01:43:29.116276 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-da04f9af-5589-466d-9a68-c646c900ae0f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:29.116560 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-da04f9af-5589-466d-9a68-c646c900ae0f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:29.122527 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:29.122527 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:29.123051 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-da04f9af-5589-466d-9a68-c646c900ae0f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:29.124023 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da04f9af-5589-466d-9a68-c646c900ae0f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 returned with HTTP 200 Jul 03 01:43:29.124474 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1136/4516] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:29 2026] GET /volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:29.134012 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:29.136042 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:29.136477 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c7e970e6-e7c2-4e90-8d16-3468d4d63dc6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-575004957"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:29.138398 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request body: {'volume': {'snapshot_id': 'c7e970e6-e7c2-4e90-8d16-3468d4d63dc6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-575004957'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:29.144991 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:29.144991 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:29.145670 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:29.145845 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume of 1 GB Jul 03 01:43:29.150235 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Availability Zones retrieved successfully. Jul 03 01:43:29.157281 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (0d2816e0-7cb1-4517-8692-bcdb10174c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:29.158742 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f2ee1c-15b3-416b-aa8e-58066fc7fc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:29.160164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:29.207468 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94f2ee1c-15b3-416b-aa8e-58066fc7fc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c7e970e6-e7c2-4e90-8d16-3468d4d63dc6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:29.209279 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7a3771-2ce3-47fd-b903-8c4740fc15e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:29.228589 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cbcc3b2a-9e9a-471c-97a3-684cf81c400b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:29.230653 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cbcc3b2a-9e9a-471c-97a3-684cf81c400b tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 Jul 03 01:43:29.230967 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cbcc3b2a-9e9a-471c-97a3-684cf81c400b tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:29.231262 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cbcc3b2a-9e9a-471c-97a3-684cf81c400b tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:29.236511 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:29.236511 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:29.238090 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cbcc3b2a-9e9a-471c-97a3-684cf81c400b tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:29.238090 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cbcc3b2a-9e9a-471c-97a3-684cf81c400b tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 returned with HTTP 200 Jul 03 01:43:29.238090 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1117/4517] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:29 2026] GET /volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:29.246011 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1d74e22f-1365-47b4-b558-db5c38ebe4ec None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:29.247701 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d74e22f-1365-47b4-b558-db5c38ebe4ec tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] GET https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:29.247869 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d74e22f-1365-47b4-b558-db5c38ebe4ec tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:29.248071 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d74e22f-1365-47b4-b558-db5c38ebe4ec tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:29.248306 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-1d74e22f-1365-47b4-b558-db5c38ebe4ec tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:43:29.249253 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.db.api [None req-1d74e22f-1365-47b4-b558-db5c38ebe4ec tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Building query based on filter {{(pid=99882) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:43:29.252748 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1d74e22f-1365-47b4-b558-db5c38ebe4ec tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Get all snapshots completed successfully. Jul 03 01:43:29.253048 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d74e22f-1365-47b4-b558-db5c38ebe4ec tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Jul 03 01:43:29.253535 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1129/4518] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:43:29 2026] GET /volume/v3/snapshots => generated 335 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:29.255573 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['2ec4683a-d265-47cd-ad31-633753d5849e', '5786b145-0e24-4429-bf7c-394b8bdf0823', '544a899f-8736-4107-b0d8-2cc6dfcc2b1b', '0883be91-b37d-4137-aa44-f967da76ba32'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:29.256537 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7a3771-2ce3-47fd-b903-8c4740fc15e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ec4683a-d265-47cd-ad31-633753d5849e', '5786b145-0e24-4429-bf7c-394b8bdf0823', '544a899f-8736-4107-b0d8-2cc6dfcc2b1b', '0883be91-b37d-4137-aa44-f967da76ba32']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:29.257399 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d74da7e-83b9-4f47-b7a2-326e10286792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:29.261951 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d2d69cbf-4ff2-4cea-bb48-0540c0866ad5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:29.264054 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2d69cbf-4ff2-4cea-bb48-0540c0866ad5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 Jul 03 01:43:29.264296 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2d69cbf-4ff2-4cea-bb48-0540c0866ad5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:29.264541 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2d69cbf-4ff2-4cea-bb48-0540c0866ad5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:29.264701 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-d2d69cbf-4ff2-4cea-bb48-0540c0866ad5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete snapshot with id: 79098d0b-4e0b-4f6f-89e8-8917f625f379 Jul 03 01:43:29.270857 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:29.270857 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:29.271263 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d2d69cbf-4ff2-4cea-bb48-0540c0866ad5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:29.288390 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d2d69cbf-4ff2-4cea-bb48-0540c0866ad5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot delete request issued successfully. Jul 03 01:43:29.288566 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2d69cbf-4ff2-4cea-bb48-0540c0866ad5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 returned with HTTP 202 Jul 03 01:43:29.288972 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1137/4519] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:29 2026] DELETE /volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:29.296546 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ee67f91a-dd6c-4801-b9c5-0fbf568460c0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:29.297908 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ee67f91a-dd6c-4801-b9c5-0fbf568460c0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 Jul 03 01:43:29.298090 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ee67f91a-dd6c-4801-b9c5-0fbf568460c0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:29.298263 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ee67f91a-dd6c-4801-b9c5-0fbf568460c0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:29.303232 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:29.303232 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:29.303559 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ee67f91a-dd6c-4801-b9c5-0fbf568460c0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:29.304154 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ee67f91a-dd6c-4801-b9c5-0fbf568460c0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 returned with HTTP 200 Jul 03 01:43:29.304525 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1118/4520] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:29 2026] GET /volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:29.310300 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d74da7e-83b9-4f47-b7a2-326e10286792) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-575004957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['2ec4683a-d265-47cd-ad31-633753d5849e','5786b145-0e24-4429-bf7c-394b8bdf0823','544a899f-8736-4107-b0d8-2cc6dfcc2b1b','0883be91-b37d-4137-aa44-f967da76ba32'],size=1,snapshot_id=c7e970e6-e7c2-4e90-8d16-3468d4d63dc6,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-575004957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2298d5b47646e4921f73e20228e560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c7e970e6-e7c2-4e90-8d16-3468d4d63dc6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:29.311189 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eaf323a-272f-4a83-8ce0-22a94f747385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:29.332188 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3eaf323a-272f-4a83-8ce0-22a94f747385) transitioned into state 'SUCCESS' from state '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-575004957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['2ec4683a-d265-47cd-ad31-633753d5849e','5786b145-0e24-4429-bf7c-394b8bdf0823','544a899f-8736-4107-b0d8-2cc6dfcc2b1b','0883be91-b37d-4137-aa44-f967da76ba32'],size=1,snapshot_id=c7e970e6-e7c2-4e90-8d16-3468d4d63dc6,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:29.333214 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (877d5ae8-4472-4bd5-8c76-faa82743c487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:29.361502 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (877d5ae8-4472-4bd5-8c76-faa82743c487) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:29.362654 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (0d2816e0-7cb1-4517-8692-bcdb10174c70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:29.363037 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request issued successfully. Jul 03 01:43:29.363925 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fe41458e-f9ee-441b-b3eb-1925709f9f9f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:29.364498 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1137/4521] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:43:29 2026] POST /volume/v3/volumes => generated 801 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:29.375590 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9ad7a253-6e7b-41ef-9e3b-45f1b4d18fc9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:29.377533 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9ad7a253-6e7b-41ef-9e3b-45f1b4d18fc9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 Jul 03 01:43:29.377884 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9ad7a253-6e7b-41ef-9e3b-45f1b4d18fc9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:29.378270 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9ad7a253-6e7b-41ef-9e3b-45f1b4d18fc9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:29.385564 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:29.385564 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:29.389732 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9ad7a253-6e7b-41ef-9e3b-45f1b4d18fc9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:29.393756 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9ad7a253-6e7b-41ef-9e3b-45f1b4d18fc9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 returned with HTTP 200 Jul 03 01:43:29.394107 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1130/4522] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:29 2026] GET /volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:29.694025 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a4ae8b0c-95ca-41a9-a069-d28bd178f0dd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:29.695886 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a4ae8b0c-95ca-41a9-a069-d28bd178f0dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:29.696112 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a4ae8b0c-95ca-41a9-a069-d28bd178f0dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:29.696306 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a4ae8b0c-95ca-41a9-a069-d28bd178f0dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:29.696407 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-a4ae8b0c-95ca-41a9-a069-d28bd178f0dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:29.701288 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:29.701288 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:29.702095 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a4ae8b0c-95ca-41a9-a069-d28bd178f0dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:29.702530 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1138/4523] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:29 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:30.313385 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-94ee480d-b8a3-495d-a7db-f9f6af1fd838 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:30.315227 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-94ee480d-b8a3-495d-a7db-f9f6af1fd838 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 Jul 03 01:43:30.315443 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-94ee480d-b8a3-495d-a7db-f9f6af1fd838 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:30.315651 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-94ee480d-b8a3-495d-a7db-f9f6af1fd838 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:30.319535 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-94ee480d-b8a3-495d-a7db-f9f6af1fd838 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 returned with HTTP 404 Jul 03 01:43:30.320168 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1119/4524] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:30 2026] GET /volume/v3/snapshots/79098d0b-4e0b-4f6f-89e8-8917f625f379 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:30.327695 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-628db59f-041d-472b-8195-44d03e504321 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:30.329639 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-628db59f-041d-472b-8195-44d03e504321 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa Jul 03 01:43:30.329839 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-628db59f-041d-472b-8195-44d03e504321 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:30.330030 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-628db59f-041d-472b-8195-44d03e504321 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:30.330188 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-628db59f-041d-472b-8195-44d03e504321 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete volume with id: 1b068832-4eae-410e-972c-372588a526aa Jul 03 01:43:30.336900 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:30.336900 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:30.337191 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-628db59f-041d-472b-8195-44d03e504321 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:30.353264 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-628db59f-041d-472b-8195-44d03e504321 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete volume request issued successfully. Jul 03 01:43:30.353447 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-628db59f-041d-472b-8195-44d03e504321 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa returned with HTTP 202 Jul 03 01:43:30.353843 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1138/4525] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:30 2026] DELETE /volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:30.360573 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d27ce44b-16f0-4984-b0b6-1791de033cfd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:30.362434 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d27ce44b-16f0-4984-b0b6-1791de033cfd tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa Jul 03 01:43:30.362639 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d27ce44b-16f0-4984-b0b6-1791de033cfd tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:30.362831 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d27ce44b-16f0-4984-b0b6-1791de033cfd tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:30.370066 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:30.370066 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:30.373648 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d27ce44b-16f0-4984-b0b6-1791de033cfd tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:30.377853 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d27ce44b-16f0-4984-b0b6-1791de033cfd tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa returned with HTTP 200 Jul 03 01:43:30.378630 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1131/4526] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:30 2026] GET /volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:30.407818 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6f502f8a-7e84-4999-b13b-0d778161c34d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:30.409876 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6f502f8a-7e84-4999-b13b-0d778161c34d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 Jul 03 01:43:30.410251 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6f502f8a-7e84-4999-b13b-0d778161c34d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:30.410311 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6f502f8a-7e84-4999-b13b-0d778161c34d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:30.412209 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=432,cinder:UPDATE=174,cinder:INSERT=101 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:43:30.417717 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:30.417717 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:30.421538 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6f502f8a-7e84-4999-b13b-0d778161c34d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:30.425967 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6f502f8a-7e84-4999-b13b-0d778161c34d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 returned with HTTP 200 Jul 03 01:43:30.426351 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1139/4527] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:30 2026] GET /volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:30.438885 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:30.440637 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:30.441018 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-821051201"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:30.443229 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request body: {'volume': {'source_volid': '8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-821051201'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:30.449858 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:30.449858 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:30.450367 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume retrieved successfully. Jul 03 01:43:30.450500 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume of 1 GB Jul 03 01:43:30.454105 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Availability Zones retrieved successfully. Jul 03 01:43:30.459856 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (9b78c90b-117f-4416-acd2-db00b1465498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:30.460712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (293a4bff-9635-4304-b4c0-d164af5df827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:30.461585 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:30.483567 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (293a4bff-9635-4304-b4c0-d164af5df827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46', 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:30.484241 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a022b87-e8b5-4a54-8bac-a721c0e254bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:30.520250 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['7aedd820-aeba-4e4d-9661-9613f8b3c1fc', '20b00928-4ebe-48ad-9ce9-a50f7eb386e8', '76174c07-eda6-4720-aee9-e8d8f3aabb5b', '9d20f20d-74a0-4192-8810-0c01a766b8f8'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:30.520989 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a022b87-e8b5-4a54-8bac-a721c0e254bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7aedd820-aeba-4e4d-9661-9613f8b3c1fc', '20b00928-4ebe-48ad-9ce9-a50f7eb386e8', '76174c07-eda6-4720-aee9-e8d8f3aabb5b', '9d20f20d-74a0-4192-8810-0c01a766b8f8']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:30.521707 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093cd0c5-31cb-482c-a2fb-55c2a1bcf461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:30.553150 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093cd0c5-31cb-482c-a2fb-55c2a1bcf461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93e4224b-ce9f-4a9d-bfd7-fa8180cc774a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-821051201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['7aedd820-aeba-4e4d-9661-9613f8b3c1fc','20b00928-4ebe-48ad-9ce9-a50f7eb386e8','76174c07-eda6-4720-aee9-e8d8f3aabb5b','9d20f20d-74a0-4192-8810-0c01a766b8f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-821051201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93e4224b-ce9f-4a9d-bfd7-fa8180cc774a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2298d5b47646e4921f73e20228e560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:30.553830 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abad22f1-4c3c-4d79-b4b0-c4697d9ad5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:30.573362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abad22f1-4c3c-4d79-b4b0-c4697d9ad5e5) transitioned into state 'SUCCESS' from state '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-821051201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['7aedd820-aeba-4e4d-9661-9613f8b3c1fc','20b00928-4ebe-48ad-9ce9-a50f7eb386e8','76174c07-eda6-4720-aee9-e8d8f3aabb5b','9d20f20d-74a0-4192-8810-0c01a766b8f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:30.574078 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969aa011-824c-4342-a6c3-a8c08850ec8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:30.590503 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (969aa011-824c-4342-a6c3-a8c08850ec8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:30.591302 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (9b78c90b-117f-4416-acd2-db00b1465498) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:30.591635 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request issued successfully. Jul 03 01:43:30.592159 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d9430349-82e1-4134-a9ee-ef321dbd9a59 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:30.592623 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1120/4528] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:43:30 2026] POST /volume/v3/volumes => generated 801 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:30.603144 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7f8dc0b8-ded1-444b-9ff3-bc5cef18fd3a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:30.604789 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7f8dc0b8-ded1-444b-9ff3-bc5cef18fd3a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a Jul 03 01:43:30.604964 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7f8dc0b8-ded1-444b-9ff3-bc5cef18fd3a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:30.605131 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7f8dc0b8-ded1-444b-9ff3-bc5cef18fd3a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:30.611573 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:30.611573 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:30.614829 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7f8dc0b8-ded1-444b-9ff3-bc5cef18fd3a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:30.618700 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7f8dc0b8-ded1-444b-9ff3-bc5cef18fd3a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a returned with HTTP 200 Jul 03 01:43:30.619070 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1139/4529] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:30 2026] GET /volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:30.714787 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7aba3b3c-4ad2-42fb-9f57-c6627031da9c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:30.717008 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7aba3b3c-4ad2-42fb-9f57-c6627031da9c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:30.717321 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7aba3b3c-4ad2-42fb-9f57-c6627031da9c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:30.717599 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7aba3b3c-4ad2-42fb-9f57-c6627031da9c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:30.717811 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-7aba3b3c-4ad2-42fb-9f57-c6627031da9c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:30.722580 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:30.722580 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:30.723257 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7aba3b3c-4ad2-42fb-9f57-c6627031da9c tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:30.723746 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1132/4530] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:30 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:31.389903 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-754a7aed-956a-4659-862c-5083850ed988 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:31.391373 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-754a7aed-956a-4659-862c-5083850ed988 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa Jul 03 01:43:31.391673 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-754a7aed-956a-4659-862c-5083850ed988 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:31.391866 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-754a7aed-956a-4659-862c-5083850ed988 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:31.397063 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-754a7aed-956a-4659-862c-5083850ed988 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa returned with HTTP 404 Jul 03 01:43:31.397496 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1140/4531] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:31 2026] GET /volume/v3/volumes/1b068832-4eae-410e-972c-372588a526aa => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:31.404815 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:31.407198 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:31.407681 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-431526466"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:31.409633 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-431526466'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:31.409774 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume of 1 GB Jul 03 01:43:31.410042 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:31.410042 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:31.414074 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Availability Zones retrieved successfully. Jul 03 01:43:31.419776 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Flow 'volume_create_api' (94e5ff5f-29f0-453d-aed8-ea34cd4da641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:31.420687 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c873bb17-2948-49be-b992-323ff3ac15be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:31.421533 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:31.447067 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c873bb17-2948-49be-b992-323ff3ac15be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:31.447763 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ddf067-d046-4ec8-9da7-04313f375945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:31.483226 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Created reservations ['a5bea5ab-79d9-498c-a88d-b3fb1e9f5cb5', '4f8c8d58-082f-42b5-8f0c-a91f673d612e', '059833fa-3784-493b-a58e-4220b0508cbb', 'e70d14e5-5974-4c10-9bb7-361948957318'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:31.483941 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68ddf067-d046-4ec8-9da7-04313f375945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5bea5ab-79d9-498c-a88d-b3fb1e9f5cb5', '4f8c8d58-082f-42b5-8f0c-a91f673d612e', '059833fa-3784-493b-a58e-4220b0508cbb', 'e70d14e5-5974-4c10-9bb7-361948957318']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:31.484655 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2806908b-03d3-4f05-9282-bbfa32615a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:31.514340 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2806908b-03d3-4f05-9282-bbfa32615a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78606be8-6b8d-4ec9-96ac-179c0c6a55a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-431526466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaea2dd35f048dd81735a4bec4deb21',qos_specs=None,replication_status=,reservations=['a5bea5ab-79d9-498c-a88d-b3fb1e9f5cb5','4f8c8d58-082f-42b5-8f0c-a91f673d612e','059833fa-3784-493b-a58e-4220b0508cbb','e70d14e5-5974-4c10-9bb7-361948957318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec5f50b89384d489515288e36c1f63e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-431526466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78606be8-6b8d-4ec9-96ac-179c0c6a55a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deaea2dd35f048dd81735a4bec4deb21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eec5f50b89384d489515288e36c1f63e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:31.515430 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a9e52a-8ab0-4ca7-8620-6aee767231f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:31.533439 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24a9e52a-8ab0-4ca7-8620-6aee767231f4) transitioned into state 'SUCCESS' from state '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-431526466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaea2dd35f048dd81735a4bec4deb21',qos_specs=None,replication_status=,reservations=['a5bea5ab-79d9-498c-a88d-b3fb1e9f5cb5','4f8c8d58-082f-42b5-8f0c-a91f673d612e','059833fa-3784-493b-a58e-4220b0508cbb','e70d14e5-5974-4c10-9bb7-361948957318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec5f50b89384d489515288e36c1f63e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:31.534011 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc612930-3c42-4501-a6c1-5145f5838ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:31.542520 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc612930-3c42-4501-a6c1-5145f5838ca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:31.543310 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Flow 'volume_create_api' (94e5ff5f-29f0-453d-aed8-ea34cd4da641) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:31.543601 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume request issued successfully. Jul 03 01:43:31.544111 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3cf14350-a2f6-4f27-b066-c12e898fc1e6 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:31.544511 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1121/4532] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:43:31 2026] POST /volume/v3/volumes => generated 775 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:31.554745 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fefab310-5805-431c-9858-d09eec01c6b5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:31.556398 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fefab310-5805-431c-9858-d09eec01c6b5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 Jul 03 01:43:31.556614 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fefab310-5805-431c-9858-d09eec01c6b5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:31.556805 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fefab310-5805-431c-9858-d09eec01c6b5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:31.565398 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:31.565398 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:31.569783 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fefab310-5805-431c-9858-d09eec01c6b5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:31.574663 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fefab310-5805-431c-9858-d09eec01c6b5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 returned with HTTP 200 Jul 03 01:43:31.575252 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1140/4533] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:31 2026] GET /volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:31.630236 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f8b9914a-ea07-4c97-8c86-d9db386ec053 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:31.632622 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f8b9914a-ea07-4c97-8c86-d9db386ec053 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a Jul 03 01:43:31.632945 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f8b9914a-ea07-4c97-8c86-d9db386ec053 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:31.633230 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f8b9914a-ea07-4c97-8c86-d9db386ec053 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:31.636246 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=285,cinder:INSERT=51,cinder:UPDATE=89 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:43:31.644994 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:31.644994 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:31.650121 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f8b9914a-ea07-4c97-8c86-d9db386ec053 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:31.655959 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f8b9914a-ea07-4c97-8c86-d9db386ec053 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a returned with HTTP 200 Jul 03 01:43:31.656552 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1133/4534] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:31 2026] GET /volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:31.667895 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f7897253-d8eb-4511-a267-fe4b50297564 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:31.669500 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f7897253-d8eb-4511-a267-fe4b50297564 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 Jul 03 01:43:31.669691 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f7897253-d8eb-4511-a267-fe4b50297564 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:31.669852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f7897253-d8eb-4511-a267-fe4b50297564 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:31.669948 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-f7897253-d8eb-4511-a267-fe4b50297564 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete snapshot with id: 87864e9e-ab08-438b-b569-97b0630f92e6 Jul 03 01:43:31.674283 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:31.674283 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:31.674771 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f7897253-d8eb-4511-a267-fe4b50297564 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:31.688754 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f7897253-d8eb-4511-a267-fe4b50297564 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot delete request issued successfully. Jul 03 01:43:31.688912 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f7897253-d8eb-4511-a267-fe4b50297564 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 returned with HTTP 202 Jul 03 01:43:31.689349 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1141/4535] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:31 2026] DELETE /volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:31.696482 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b89a84a3-5874-47ac-95a5-6e6e947dbe27 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:31.698932 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b89a84a3-5874-47ac-95a5-6e6e947dbe27 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 Jul 03 01:43:31.699188 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b89a84a3-5874-47ac-95a5-6e6e947dbe27 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:31.699452 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b89a84a3-5874-47ac-95a5-6e6e947dbe27 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:31.706180 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:31.706180 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:31.706865 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b89a84a3-5874-47ac-95a5-6e6e947dbe27 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:31.707943 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b89a84a3-5874-47ac-95a5-6e6e947dbe27 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 returned with HTTP 200 Jul 03 01:43:31.708482 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1122/4536] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:31 2026] GET /volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:31.734464 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-56b0b9d4-e707-45ab-ad3c-8db1a2eac2ed None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:31.736355 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-56b0b9d4-e707-45ab-ad3c-8db1a2eac2ed tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:31.736603 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-56b0b9d4-e707-45ab-ad3c-8db1a2eac2ed tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:31.736794 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-56b0b9d4-e707-45ab-ad3c-8db1a2eac2ed tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:31.736908 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-56b0b9d4-e707-45ab-ad3c-8db1a2eac2ed tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:31.741331 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:31.741331 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:31.742017 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-56b0b9d4-e707-45ab-ad3c-8db1a2eac2ed tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:31.742409 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1141/4537] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:31 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:31.750779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1d39d3d4-7644-4681-a798-6f5f97329cb9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:31.752985 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d39d3d4-7644-4681-a798-6f5f97329cb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/c6153cba-02e2-4397-b88b-757a3428da05 Jul 03 01:43:31.752985 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d39d3d4-7644-4681-a798-6f5f97329cb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:31.752985 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1d39d3d4-7644-4681-a798-6f5f97329cb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:31.752985 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-1d39d3d4-7644-4681-a798-6f5f97329cb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete volume with id: c6153cba-02e2-4397-b88b-757a3428da05 Jul 03 01:43:31.759104 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:31.759104 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:31.759438 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1d39d3d4-7644-4681-a798-6f5f97329cb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:43:31.777155 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1d39d3d4-7644-4681-a798-6f5f97329cb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete volume request issued successfully. Jul 03 01:43:31.777344 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1d39d3d4-7644-4681-a798-6f5f97329cb9 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/c6153cba-02e2-4397-b88b-757a3428da05 returned with HTTP 202 Jul 03 01:43:31.777808 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1134/4538] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:43:31 2026] DELETE /volume/v3/volumes/c6153cba-02e2-4397-b88b-757a3428da05 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:31.785111 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e48ef4d1-dcab-463c-9b3c-c5907b5bb873 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:31.787202 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e48ef4d1-dcab-463c-9b3c-c5907b5bb873 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/c6153cba-02e2-4397-b88b-757a3428da05 Jul 03 01:43:31.787471 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e48ef4d1-dcab-463c-9b3c-c5907b5bb873 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:31.787721 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e48ef4d1-dcab-463c-9b3c-c5907b5bb873 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:31.796175 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:31.796175 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:31.799198 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e48ef4d1-dcab-463c-9b3c-c5907b5bb873 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:43:31.803145 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e48ef4d1-dcab-463c-9b3c-c5907b5bb873 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/c6153cba-02e2-4397-b88b-757a3428da05 returned with HTTP 200 Jul 03 01:43:31.803525 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1142/4539] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:31 2026] GET /volume/v3/volumes/c6153cba-02e2-4397-b88b-757a3428da05 => generated 1072 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:32.589051 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8e5b0a0a-0d9c-4392-8a5a-fc6e5e7a6bb5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:32.591183 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8e5b0a0a-0d9c-4392-8a5a-fc6e5e7a6bb5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 Jul 03 01:43:32.591374 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8e5b0a0a-0d9c-4392-8a5a-fc6e5e7a6bb5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:32.591601 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8e5b0a0a-0d9c-4392-8a5a-fc6e5e7a6bb5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:32.599125 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:32.599125 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:32.602502 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8e5b0a0a-0d9c-4392-8a5a-fc6e5e7a6bb5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:32.606164 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8e5b0a0a-0d9c-4392-8a5a-fc6e5e7a6bb5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 returned with HTTP 200 Jul 03 01:43:32.606584 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1123/4540] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:32 2026] GET /volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:32.618182 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d3399841-57b9-454a-962d-758c3aa96406 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:32.619798 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d3399841-57b9-454a-962d-758c3aa96406 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:32.620087 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d3399841-57b9-454a-962d-758c3aa96406 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78606be8-6b8d-4ec9-96ac-179c0c6a55a8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1535248739"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:32.623187 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=299,cinder:INSERT=55,cinder:UPDATE=105 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:43:32.628306 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:32.628306 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:32.628666 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d3399841-57b9-454a-962d-758c3aa96406 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:32.628868 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-d3399841-57b9-454a-962d-758c3aa96406 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create snapshot from volume 78606be8-6b8d-4ec9-96ac-179c0c6a55a8 Jul 03 01:43:32.651772 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-d3399841-57b9-454a-962d-758c3aa96406 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Created reservations ['0874fffd-2e6d-492c-b9ae-1fcea81cb15b', 'f252e760-b72b-45fd-88bc-8616a25ee216', '852b18ab-41ab-4d95-9b14-aef46a12938b', 'a037b62f-4acf-4085-a773-a9ca46355b25'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:32.684282 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d3399841-57b9-454a-962d-758c3aa96406 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot create request issued successfully. Jul 03 01:43:32.684645 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d3399841-57b9-454a-962d-758c3aa96406 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:32.685116 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1142/4541] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:32.693340 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c8d30d4d-fec1-4aa3-a86d-1c7d5ba77cde None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:32.697328 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c8d30d4d-fec1-4aa3-a86d-1c7d5ba77cde tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc Jul 03 01:43:32.697583 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c8d30d4d-fec1-4aa3-a86d-1c7d5ba77cde tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:32.697775 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c8d30d4d-fec1-4aa3-a86d-1c7d5ba77cde tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:32.702787 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:32.702787 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:32.703078 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c8d30d4d-fec1-4aa3-a86d-1c7d5ba77cde tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:32.703876 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c8d30d4d-fec1-4aa3-a86d-1c7d5ba77cde tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc returned with HTTP 200 Jul 03 01:43:32.704288 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1135/4542] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:32 2026] GET /volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:32.717570 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5a0c252b-ffc2-4dbf-9869-9103f0d3e613 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:32.719180 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5a0c252b-ffc2-4dbf-9869-9103f0d3e613 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 Jul 03 01:43:32.719398 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5a0c252b-ffc2-4dbf-9869-9103f0d3e613 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:32.719504 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5a0c252b-ffc2-4dbf-9869-9103f0d3e613 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:32.723657 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5a0c252b-ffc2-4dbf-9869-9103f0d3e613 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 returned with HTTP 404 Jul 03 01:43:32.724212 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1143/4543] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:32 2026] GET /volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:32.731989 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-56ce7f5b-6d94-419c-a34e-144aab0dc515 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:32.733837 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-56ce7f5b-6d94-419c-a34e-144aab0dc515 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 Jul 03 01:43:32.734030 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-56ce7f5b-6d94-419c-a34e-144aab0dc515 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:32.734209 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-56ce7f5b-6d94-419c-a34e-144aab0dc515 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:32.734333 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-56ce7f5b-6d94-419c-a34e-144aab0dc515 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete snapshot with id: c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 Jul 03 01:43:32.739118 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:32.739118 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:32.739496 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-56ce7f5b-6d94-419c-a34e-144aab0dc515 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:32.752864 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-56ce7f5b-6d94-419c-a34e-144aab0dc515 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot delete request issued successfully. Jul 03 01:43:32.753102 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-56ce7f5b-6d94-419c-a34e-144aab0dc515 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 returned with HTTP 202 Jul 03 01:43:32.753533 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1124/4544] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:32 2026] DELETE /volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:32.761532 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3417d7f2-d734-4abc-b093-d763730d6b1f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:32.763102 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3417d7f2-d734-4abc-b093-d763730d6b1f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 Jul 03 01:43:32.763250 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3417d7f2-d734-4abc-b093-d763730d6b1f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:32.763433 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3417d7f2-d734-4abc-b093-d763730d6b1f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:32.768483 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:32.768483 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:32.768961 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3417d7f2-d734-4abc-b093-d763730d6b1f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:32.769671 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3417d7f2-d734-4abc-b093-d763730d6b1f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 returned with HTTP 200 Jul 03 01:43:32.770060 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1143/4545] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:32 2026] GET /volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:32.814840 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6c4c487d-654d-41a2-8e80-4bcd225d4ab3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:32.816654 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6c4c487d-654d-41a2-8e80-4bcd225d4ab3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/c6153cba-02e2-4397-b88b-757a3428da05 Jul 03 01:43:32.816857 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6c4c487d-654d-41a2-8e80-4bcd225d4ab3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:32.817046 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6c4c487d-654d-41a2-8e80-4bcd225d4ab3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:32.822571 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6c4c487d-654d-41a2-8e80-4bcd225d4ab3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/c6153cba-02e2-4397-b88b-757a3428da05 returned with HTTP 404 Jul 03 01:43:32.822968 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1136/4546] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:32 2026] GET /volume/v3/volumes/c6153cba-02e2-4397-b88b-757a3428da05 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:32.830025 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-72f5986a-3c86-40ad-afb7-9cfe97af76a1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:32.831635 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-72f5986a-3c86-40ad-afb7-9cfe97af76a1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:32.831816 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-72f5986a-3c86-40ad-afb7-9cfe97af76a1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:32.831973 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-72f5986a-3c86-40ad-afb7-9cfe97af76a1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:32.832105 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-72f5986a-3c86-40ad-afb7-9cfe97af76a1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:32.836398 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:32.836398 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:32.837165 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-72f5986a-3c86-40ad-afb7-9cfe97af76a1 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-member] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:32.837495 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1144/4547] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:32 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:32.847513 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-548ccec6-c94c-45ec-93a2-80f38d58e7b2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:32.849203 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-548ccec6-c94c-45ec-93a2-80f38d58e7b2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] DELETE https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:32.849402 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-548ccec6-c94c-45ec-93a2-80f38d58e7b2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:32.849628 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-548ccec6-c94c-45ec-93a2-80f38d58e7b2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:32.849750 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-548ccec6-c94c-45ec-93a2-80f38d58e7b2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete backup with id: 69c5ae10-3b29-449e-8915-f0621fe2e6b7. Jul 03 01:43:32.853871 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:32.853871 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:32.865331 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-548ccec6-c94c-45ec-93a2-80f38d58e7b2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] delete_backup rpcapi backup_id 69c5ae10-3b29-449e-8915-f0621fe2e6b7 {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:43:32.867044 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-548ccec6-c94c-45ec-93a2-80f38d58e7b2 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 202 Jul 03 01:43:32.867559 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1125/4548] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:43:32 2026] DELETE /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:43:32.874919 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fdb0dd0e-c967-4bbd-aeb9-efde01e6ad43 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:32.876680 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fdb0dd0e-c967-4bbd-aeb9-efde01e6ad43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:32.876908 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fdb0dd0e-c967-4bbd-aeb9-efde01e6ad43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:32.877075 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fdb0dd0e-c967-4bbd-aeb9-efde01e6ad43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:32.877170 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-fdb0dd0e-c967-4bbd-aeb9-efde01e6ad43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:32.881315 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:32.881315 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:32.882003 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fdb0dd0e-c967-4bbd-aeb9-efde01e6ad43 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 200 Jul 03 01:43:32.882367 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1144/4549] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:32 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:33.712688 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1ef87e1c-c997-4967-94db-6d7069b19c8d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:33.714918 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1ef87e1c-c997-4967-94db-6d7069b19c8d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc Jul 03 01:43:33.715183 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1ef87e1c-c997-4967-94db-6d7069b19c8d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:33.715462 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1ef87e1c-c997-4967-94db-6d7069b19c8d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:33.721858 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:33.721858 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:33.722315 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1ef87e1c-c997-4967-94db-6d7069b19c8d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:33.723365 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1ef87e1c-c997-4967-94db-6d7069b19c8d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc returned with HTTP 200 Jul 03 01:43:33.723895 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1137/4550] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:33 2026] GET /volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:33.733958 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1d9216ed-6717-4743-b9c2-09c8336af585 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:33.735687 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1d9216ed-6717-4743-b9c2-09c8336af585 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] POST https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc/action Jul 03 01:43:33.736014 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1d9216ed-6717-4743-b9c2-09c8336af585 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:43:33.736136 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1d9216ed-6717-4743-b9c2-09c8336af585 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:33.737497 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.admin_actions [None req-1d9216ed-6717-4743-b9c2-09c8336af585 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Updating snapshot '33de5bd4-c7ba-4c02-8f05-a269092b0fcc' with '{'status': 'error'}' {{(pid=99879) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:43:33.745732 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:33.745732 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:33.746163 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.policy [None req-1d9216ed-6717-4743-b9c2-09c8336af585 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ef7163bf5cb544c8bf03fd416f6e5032', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deaea2dd35f048dd81735a4bec4deb21', '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=99879) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:43:33.746360 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1d9216ed-6717-4743-b9c2-09c8336af585 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc/action returned with HTTP 403 Jul 03 01:43:33.746870 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1145/4551] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:43:33 2026] POST /volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:33.755132 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a2d33eaf-ca0a-40ad-aebe-6e1c3399eb7c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:33.757092 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a2d33eaf-ca0a-40ad-aebe-6e1c3399eb7c tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc Jul 03 01:43:33.757264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a2d33eaf-ca0a-40ad-aebe-6e1c3399eb7c tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:33.757455 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a2d33eaf-ca0a-40ad-aebe-6e1c3399eb7c tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:33.757569 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-a2d33eaf-ca0a-40ad-aebe-6e1c3399eb7c tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete snapshot with id: 33de5bd4-c7ba-4c02-8f05-a269092b0fcc Jul 03 01:43:33.762408 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:33.762408 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:33.762717 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a2d33eaf-ca0a-40ad-aebe-6e1c3399eb7c tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:33.778727 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8ca27108-ebe1-407a-b1b7-89da32111894 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:33.782663 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8ca27108-ebe1-407a-b1b7-89da32111894 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 Jul 03 01:43:33.782826 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8ca27108-ebe1-407a-b1b7-89da32111894 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:33.782979 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8ca27108-ebe1-407a-b1b7-89da32111894 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:33.784134 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a2d33eaf-ca0a-40ad-aebe-6e1c3399eb7c tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot delete request issued successfully. Jul 03 01:43:33.784581 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a2d33eaf-ca0a-40ad-aebe-6e1c3399eb7c tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc returned with HTTP 202 Jul 03 01:43:33.784826 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1126/4552] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:33 2026] DELETE /volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:33.788316 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8ca27108-ebe1-407a-b1b7-89da32111894 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 returned with HTTP 404 Jul 03 01:43:33.789061 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1145/4553] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:33 2026] GET /volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:33.791609 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-70956f8d-3501-4f4a-b9bc-e098de11cee1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:33.793568 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70956f8d-3501-4f4a-b9bc-e098de11cee1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc Jul 03 01:43:33.793649 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-70956f8d-3501-4f4a-b9bc-e098de11cee1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:33.793916 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-70956f8d-3501-4f4a-b9bc-e098de11cee1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:33.797222 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3852e528-acf6-46d4-bb9d-f5fae0208512 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:33.798632 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:33.798632 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:33.798981 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3852e528-acf6-46d4-bb9d-f5fae0208512 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 Jul 03 01:43:33.799169 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-70956f8d-3501-4f4a-b9bc-e098de11cee1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:33.799218 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3852e528-acf6-46d4-bb9d-f5fae0208512 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:33.799353 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3852e528-acf6-46d4-bb9d-f5fae0208512 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:33.799503 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70956f8d-3501-4f4a-b9bc-e098de11cee1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc returned with HTTP 200 Jul 03 01:43:33.799611 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-3852e528-acf6-46d4-bb9d-f5fae0208512 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 Jul 03 01:43:33.799886 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1138/4554] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:33 2026] GET /volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:33.806934 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:33.806934 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:33.807376 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3852e528-acf6-46d4-bb9d-f5fae0208512 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:33.821395 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3852e528-acf6-46d4-bb9d-f5fae0208512 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume request issued successfully. Jul 03 01:43:33.821679 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3852e528-acf6-46d4-bb9d-f5fae0208512 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 returned with HTTP 202 Jul 03 01:43:33.822212 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1146/4555] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:33 2026] DELETE /volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:33.829390 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2bc4ef63-8bbf-4bd1-bb40-0f46d669e539 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:33.831347 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2bc4ef63-8bbf-4bd1-bb40-0f46d669e539 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 Jul 03 01:43:33.831666 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2bc4ef63-8bbf-4bd1-bb40-0f46d669e539 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:33.831885 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2bc4ef63-8bbf-4bd1-bb40-0f46d669e539 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:33.839379 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:33.839379 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:33.843144 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2bc4ef63-8bbf-4bd1-bb40-0f46d669e539 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:33.847747 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2bc4ef63-8bbf-4bd1-bb40-0f46d669e539 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 returned with HTTP 200 Jul 03 01:43:33.848291 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1127/4556] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:33 2026] GET /volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:33.895716 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a25a8ae7-0e81-4baa-8bf0-7ce541e2d74f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:33.900000 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a25a8ae7-0e81-4baa-8bf0-7ce541e2d74f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 Jul 03 01:43:33.900209 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a25a8ae7-0e81-4baa-8bf0-7ce541e2d74f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:33.900394 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a25a8ae7-0e81-4baa-8bf0-7ce541e2d74f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:33.900558 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a25a8ae7-0e81-4baa-8bf0-7ce541e2d74f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 69c5ae10-3b29-449e-8915-f0621fe2e6b7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:33.904413 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a25a8ae7-0e81-4baa-8bf0-7ce541e2d74f tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 returned with HTTP 404 Jul 03 01:43:33.904996 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1146/4557] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:33 2026] GET /volume/v3/backups/69c5ae10-3b29-449e-8915-f0621fe2e6b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:33.911845 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-104bf3a3-d905-4479-87c7-a9874cf61226 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:33.913799 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-104bf3a3-d905-4479-87c7-a9874cf61226 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] DELETE https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:43:33.914032 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-104bf3a3-d905-4479-87c7-a9874cf61226 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:33.914184 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-104bf3a3-d905-4479-87c7-a9874cf61226 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:33.914273 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-104bf3a3-d905-4479-87c7-a9874cf61226 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete backup with id: 5585f662-a84d-4b87-90a8-2ee7df59bc9a. Jul 03 01:43:33.918242 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:33.918242 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:33.929433 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-104bf3a3-d905-4479-87c7-a9874cf61226 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] delete_backup rpcapi backup_id 5585f662-a84d-4b87-90a8-2ee7df59bc9a {{(pid=99882) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:43:33.930997 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-104bf3a3-d905-4479-87c7-a9874cf61226 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 202 Jul 03 01:43:33.931395 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1139/4558] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:43:33 2026] DELETE /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:43:33.937887 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5ce5df10-70f3-48d2-b213-0e73aad9ed04 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:33.939542 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5ce5df10-70f3-48d2-b213-0e73aad9ed04 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:43:33.939743 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5ce5df10-70f3-48d2-b213-0e73aad9ed04 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:33.939921 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5ce5df10-70f3-48d2-b213-0e73aad9ed04 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:33.940044 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-5ce5df10-70f3-48d2-b213-0e73aad9ed04 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:33.944141 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:33.944141 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:33.946242 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5ce5df10-70f3-48d2-b213-0e73aad9ed04 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 200 Jul 03 01:43:33.946242 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1147/4559] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:33 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:34.810173 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9b4d0634-87dc-477a-88bc-0ff775e20956 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:34.811794 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9b4d0634-87dc-477a-88bc-0ff775e20956 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc Jul 03 01:43:34.811998 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9b4d0634-87dc-477a-88bc-0ff775e20956 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:34.812167 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9b4d0634-87dc-477a-88bc-0ff775e20956 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:34.815777 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9b4d0634-87dc-477a-88bc-0ff775e20956 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc returned with HTTP 404 Jul 03 01:43:34.816141 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1128/4560] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:34 2026] GET /volume/v3/snapshots/33de5bd4-c7ba-4c02-8f05-a269092b0fcc => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:34.822299 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ff599a75-3f58-41b0-9767-fb27c8786a9f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:34.823757 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ff599a75-3f58-41b0-9767-fb27c8786a9f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 Jul 03 01:43:34.823917 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ff599a75-3f58-41b0-9767-fb27c8786a9f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:34.824079 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ff599a75-3f58-41b0-9767-fb27c8786a9f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:34.824217 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-ff599a75-3f58-41b0-9767-fb27c8786a9f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete volume with id: 78606be8-6b8d-4ec9-96ac-179c0c6a55a8 Jul 03 01:43:34.830622 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:34.830622 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:34.831029 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ff599a75-3f58-41b0-9767-fb27c8786a9f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:34.844925 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ff599a75-3f58-41b0-9767-fb27c8786a9f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete volume request issued successfully. Jul 03 01:43:34.845088 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ff599a75-3f58-41b0-9767-fb27c8786a9f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 returned with HTTP 202 Jul 03 01:43:34.845500 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1147/4561] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:34 2026] DELETE /volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:34.852936 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-257f26c2-e937-4237-9573-95961108d92a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:34.854499 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-257f26c2-e937-4237-9573-95961108d92a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 Jul 03 01:43:34.854695 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-257f26c2-e937-4237-9573-95961108d92a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:34.854883 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-257f26c2-e937-4237-9573-95961108d92a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:34.861259 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0a4ee7b7-674a-4a0c-a2aa-00b049ee9041 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:34.862904 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0a4ee7b7-674a-4a0c-a2aa-00b049ee9041 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 Jul 03 01:43:34.863101 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0a4ee7b7-674a-4a0c-a2aa-00b049ee9041 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:34.863152 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:34.863152 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:34.863306 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0a4ee7b7-674a-4a0c-a2aa-00b049ee9041 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:34.867158 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-257f26c2-e937-4237-9573-95961108d92a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:34.868609 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0a4ee7b7-674a-4a0c-a2aa-00b049ee9041 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 returned with HTTP 404 Jul 03 01:43:34.869020 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1148/4562] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:34 2026] GET /volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:34.872000 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-257f26c2-e937-4237-9573-95961108d92a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 returned with HTTP 200 Jul 03 01:43:34.873687 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1140/4563] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:34 2026] GET /volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:34.875277 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7a0ea9e1-663d-484d-a6b3-e961d027f6d6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:34.877092 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7a0ea9e1-663d-484d-a6b3-e961d027f6d6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 Jul 03 01:43:34.877294 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7a0ea9e1-663d-484d-a6b3-e961d027f6d6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:34.877486 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7a0ea9e1-663d-484d-a6b3-e961d027f6d6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:34.877680 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-7a0ea9e1-663d-484d-a6b3-e961d027f6d6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 2219cef3-f6bd-4c57-be67-e616f0b1a133 Jul 03 01:43:34.885023 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:34.885023 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:34.885247 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7a0ea9e1-663d-484d-a6b3-e961d027f6d6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:34.900237 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7a0ea9e1-663d-484d-a6b3-e961d027f6d6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume request issued successfully. Jul 03 01:43:34.900435 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7a0ea9e1-663d-484d-a6b3-e961d027f6d6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 returned with HTTP 202 Jul 03 01:43:34.900856 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1129/4564] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:34 2026] DELETE /volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:34.907557 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-eb1fa5eb-a197-4d52-8a33-e3c1037f0442 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:34.908864 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eb1fa5eb-a197-4d52-8a33-e3c1037f0442 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 Jul 03 01:43:34.909106 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eb1fa5eb-a197-4d52-8a33-e3c1037f0442 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:34.909313 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eb1fa5eb-a197-4d52-8a33-e3c1037f0442 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:34.916574 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:34.916574 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:34.920862 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-eb1fa5eb-a197-4d52-8a33-e3c1037f0442 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:34.925436 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eb1fa5eb-a197-4d52-8a33-e3c1037f0442 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 returned with HTTP 200 Jul 03 01:43:34.926627 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1148/4565] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:34 2026] GET /volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 => generated 860 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 01:43:34.955397 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fe30c985-71b6-4615-849d-5a20433b75da None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:34.957366 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fe30c985-71b6-4615-849d-5a20433b75da tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a Jul 03 01:43:34.957638 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fe30c985-71b6-4615-849d-5a20433b75da tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:34.957853 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fe30c985-71b6-4615-849d-5a20433b75da tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:34.957974 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fe30c985-71b6-4615-849d-5a20433b75da tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 5585f662-a84d-4b87-90a8-2ee7df59bc9a. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:34.961686 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fe30c985-71b6-4615-849d-5a20433b75da tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a returned with HTTP 404 Jul 03 01:43:34.962184 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1149/4566] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:34 2026] GET /volume/v3/backups/5585f662-a84d-4b87-90a8-2ee7df59bc9a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:34.968691 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-33787ab4-1194-4bca-bfe9-7261e27023a3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:34.970396 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-33787ab4-1194-4bca-bfe9-7261e27023a3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] DELETE https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:34.970625 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-33787ab4-1194-4bca-bfe9-7261e27023a3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:34.970801 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-33787ab4-1194-4bca-bfe9-7261e27023a3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:34.970943 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-33787ab4-1194-4bca-bfe9-7261e27023a3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete backup with id: 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. Jul 03 01:43:34.974856 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:34.974856 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:34.986247 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-33787ab4-1194-4bca-bfe9-7261e27023a3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] delete_backup rpcapi backup_id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c {{(pid=99882) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:43:34.990449 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-33787ab4-1194-4bca-bfe9-7261e27023a3 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 202 Jul 03 01:43:34.990449 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1141/4567] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:43:34 2026] DELETE /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:43:34.995049 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b71e64ac-2983-4ff9-a563-bb97c17c2dcd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:34.997446 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b71e64ac-2983-4ff9-a563-bb97c17c2dcd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:34.997784 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b71e64ac-2983-4ff9-a563-bb97c17c2dcd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:34.999253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b71e64ac-2983-4ff9-a563-bb97c17c2dcd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:34.999253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-b71e64ac-2983-4ff9-a563-bb97c17c2dcd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:35.006012 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:35.006012 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:35.006794 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b71e64ac-2983-4ff9-a563-bb97c17c2dcd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 200 Jul 03 01:43:35.007200 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1130/4568] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:34 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:35.885981 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ffb99146-f988-4804-9d14-47a0a5a62dc5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:35.887800 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ffb99146-f988-4804-9d14-47a0a5a62dc5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 Jul 03 01:43:35.888021 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ffb99146-f988-4804-9d14-47a0a5a62dc5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:35.888238 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ffb99146-f988-4804-9d14-47a0a5a62dc5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:35.893701 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ffb99146-f988-4804-9d14-47a0a5a62dc5 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 returned with HTTP 404 Jul 03 01:43:35.894154 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1149/4569] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:35 2026] GET /volume/v3/volumes/78606be8-6b8d-4ec9-96ac-179c0c6a55a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:35.901230 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:35.902685 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:35.902969 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1094736185"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:35.904232 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1094736185'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:35.904342 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume of 1 GB Jul 03 01:43:35.907976 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Availability Zones retrieved successfully. Jul 03 01:43:35.912711 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Flow 'volume_create_api' (884408a3-035f-46a8-a304-ea1bb45d6c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:35.913856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e50cc6f-2beb-4bf0-8b9c-140723277f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:35.914511 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:35.934225 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e50cc6f-2beb-4bf0-8b9c-140723277f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:35.934878 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b524857-769c-4eba-acab-a4cd3418412b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:35.941580 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fde22d69-bb25-4f84-b446-1f2d7ef8030c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:35.943872 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fde22d69-bb25-4f84-b446-1f2d7ef8030c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 Jul 03 01:43:35.944112 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fde22d69-bb25-4f84-b446-1f2d7ef8030c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:35.944329 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fde22d69-bb25-4f84-b446-1f2d7ef8030c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:35.950249 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fde22d69-bb25-4f84-b446-1f2d7ef8030c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 returned with HTTP 404 Jul 03 01:43:35.950772 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1142/4570] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:35 2026] GET /volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:35.957344 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b6009043-0a37-4d9e-8ada-6a1cbee117d5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:35.959353 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b6009043-0a37-4d9e-8ada-6a1cbee117d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc Jul 03 01:43:35.959617 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b6009043-0a37-4d9e-8ada-6a1cbee117d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:35.959800 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b6009043-0a37-4d9e-8ada-6a1cbee117d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:35.959956 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-b6009043-0a37-4d9e-8ada-6a1cbee117d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 5972b1de-b2d4-4b55-a7aa-3622e6156bfc Jul 03 01:43:35.966908 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:35.966908 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:35.967369 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b6009043-0a37-4d9e-8ada-6a1cbee117d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:35.972483 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Created reservations ['342490f6-057a-46a1-824c-2bffecba3fdf', '0d5ca91b-5a04-47e0-8a09-658fc203a1ef', 'c5b75cd8-0213-4cd9-90cd-ac5cf60fb13c', '0c318bc0-74dd-48bd-a8dc-f75ee8ae2645'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:35.973120 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b524857-769c-4eba-acab-a4cd3418412b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['342490f6-057a-46a1-824c-2bffecba3fdf', '0d5ca91b-5a04-47e0-8a09-658fc203a1ef', 'c5b75cd8-0213-4cd9-90cd-ac5cf60fb13c', '0c318bc0-74dd-48bd-a8dc-f75ee8ae2645']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:35.973877 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af64dfbd-c218-47ba-91cb-bb10492a6c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:35.983341 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b6009043-0a37-4d9e-8ada-6a1cbee117d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume request issued successfully. Jul 03 01:43:35.983559 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b6009043-0a37-4d9e-8ada-6a1cbee117d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc returned with HTTP 202 Jul 03 01:43:35.983976 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1131/4571] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:35 2026] DELETE /volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:35.990739 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c9fd645e-2e68-490d-9547-eef50aa873b4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:35.993041 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c9fd645e-2e68-490d-9547-eef50aa873b4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc Jul 03 01:43:35.993274 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c9fd645e-2e68-490d-9547-eef50aa873b4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:35.993592 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c9fd645e-2e68-490d-9547-eef50aa873b4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:35.998413 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af64dfbd-c218-47ba-91cb-bb10492a6c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31cd2600-4e76-4a3a-83bd-9209cf5afbfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1094736185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaea2dd35f048dd81735a4bec4deb21',qos_specs=None,replication_status=,reservations=['342490f6-057a-46a1-824c-2bffecba3fdf','0d5ca91b-5a04-47e0-8a09-658fc203a1ef','c5b75cd8-0213-4cd9-90cd-ac5cf60fb13c','0c318bc0-74dd-48bd-a8dc-f75ee8ae2645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec5f50b89384d489515288e36c1f63e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1094736185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31cd2600-4e76-4a3a-83bd-9209cf5afbfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deaea2dd35f048dd81735a4bec4deb21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eec5f50b89384d489515288e36c1f63e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:35.999059 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (032e0f2d-12c9-4a89-b603-1db0ec661c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:36.001432 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:36.001432 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:36.005487 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c9fd645e-2e68-490d-9547-eef50aa873b4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:36.009584 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c9fd645e-2e68-490d-9547-eef50aa873b4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc returned with HTTP 200 Jul 03 01:43:36.009934 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1150/4572] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:35 2026] GET /volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:36.020844 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dbefc272-29f8-4c90-be72-bb08657e2f3d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:36.022402 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dbefc272-29f8-4c90-be72-bb08657e2f3d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c Jul 03 01:43:36.022623 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dbefc272-29f8-4c90-be72-bb08657e2f3d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:36.022794 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dbefc272-29f8-4c90-be72-bb08657e2f3d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:36.022893 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-dbefc272-29f8-4c90-be72-bb08657e2f3d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Show backup with id 4b23a8ad-47fe-4236-b87a-2e3e2ae1863c. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:43:36.023256 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (032e0f2d-12c9-4a89-b603-1db0ec661c34) transitioned into state 'SUCCESS' from state '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-1094736185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaea2dd35f048dd81735a4bec4deb21',qos_specs=None,replication_status=,reservations=['342490f6-057a-46a1-824c-2bffecba3fdf','0d5ca91b-5a04-47e0-8a09-658fc203a1ef','c5b75cd8-0213-4cd9-90cd-ac5cf60fb13c','0c318bc0-74dd-48bd-a8dc-f75ee8ae2645'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec5f50b89384d489515288e36c1f63e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:36.023916 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54124b7-8695-4b7d-afbb-717daf2eeca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:36.026338 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dbefc272-29f8-4c90-be72-bb08657e2f3d tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c returned with HTTP 404 Jul 03 01:43:36.026958 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1143/4573] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:36 2026] GET /volume/v3/backups/4b23a8ad-47fe-4236-b87a-2e3e2ae1863c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:36.032751 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c7910a2e-6f24-450c-bbf8-af275a58a4dd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:36.034656 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c7910a2e-6f24-450c-bbf8-af275a58a4dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 Jul 03 01:43:36.034879 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c7910a2e-6f24-450c-bbf8-af275a58a4dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:36.035056 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c7910a2e-6f24-450c-bbf8-af275a58a4dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:36.035199 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-c7910a2e-6f24-450c-bbf8-af275a58a4dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete volume with id: e8e69db7-af1d-4226-8042-22f0bf5224e1 Jul 03 01:43:36.040708 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54124b7-8695-4b7d-afbb-717daf2eeca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:36.041563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Flow 'volume_create_api' (884408a3-035f-46a8-a304-ea1bb45d6c43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:36.041885 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume request issued successfully. Jul 03 01:43:36.042511 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d55fe981-697a-448a-be7d-d9d122eb92c1 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:36.042977 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1150/4574] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:43:35 2026] POST /volume/v3/volumes => generated 776 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:36.043035 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:36.043035 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:36.043251 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c7910a2e-6f24-450c-bbf8-af275a58a4dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:43:36.053900 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a2d0eb34-e407-4456-a512-489e66eb109e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:36.056028 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a2d0eb34-e407-4456-a512-489e66eb109e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc Jul 03 01:43:36.056246 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a2d0eb34-e407-4456-a512-489e66eb109e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:36.056512 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a2d0eb34-e407-4456-a512-489e66eb109e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:36.066834 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:36.066834 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:36.071654 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c7910a2e-6f24-450c-bbf8-af275a58a4dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Delete volume request issued successfully. Jul 03 01:43:36.071864 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c7910a2e-6f24-450c-bbf8-af275a58a4dd tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 returned with HTTP 202 Jul 03 01:43:36.072362 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1132/4575] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:43:36 2026] DELETE /volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:36.072957 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a2d0eb34-e407-4456-a512-489e66eb109e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:36.078143 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a2d0eb34-e407-4456-a512-489e66eb109e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc returned with HTTP 200 Jul 03 01:43:36.078544 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1151/4576] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:36 2026] GET /volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:36.080149 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2ec4bacf-4dbb-44d5-8e70-aee01cfdb6e6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:36.085545 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2ec4bacf-4dbb-44d5-8e70-aee01cfdb6e6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 Jul 03 01:43:36.085847 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2ec4bacf-4dbb-44d5-8e70-aee01cfdb6e6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:36.086123 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2ec4bacf-4dbb-44d5-8e70-aee01cfdb6e6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:36.095131 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:36.095131 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:36.099254 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2ec4bacf-4dbb-44d5-8e70-aee01cfdb6e6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Volume info retrieved successfully. Jul 03 01:43:36.103940 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2ec4bacf-4dbb-44d5-8e70-aee01cfdb6e6 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 returned with HTTP 200 Jul 03 01:43:36.104451 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1144/4577] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:36 2026] GET /volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:37.026965 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-13af6bc4-a5f4-4a47-b4ff-a0788bf67d2d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:37.028941 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-13af6bc4-a5f4-4a47-b4ff-a0788bf67d2d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc Jul 03 01:43:37.029172 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-13af6bc4-a5f4-4a47-b4ff-a0788bf67d2d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:37.029347 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-13af6bc4-a5f4-4a47-b4ff-a0788bf67d2d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:37.035216 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-13af6bc4-a5f4-4a47-b4ff-a0788bf67d2d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc returned with HTTP 404 Jul 03 01:43:37.035710 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1151/4578] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:37 2026] GET /volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:37.041857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-540c1a91-9da6-4cd2-b91f-0766d47ab00d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:37.043581 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-540c1a91-9da6-4cd2-b91f-0766d47ab00d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a Jul 03 01:43:37.043825 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-540c1a91-9da6-4cd2-b91f-0766d47ab00d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:37.044028 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-540c1a91-9da6-4cd2-b91f-0766d47ab00d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:37.044217 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-540c1a91-9da6-4cd2-b91f-0766d47ab00d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 93e4224b-ce9f-4a9d-bfd7-fa8180cc774a Jul 03 01:43:37.050972 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:37.050972 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:37.051738 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-540c1a91-9da6-4cd2-b91f-0766d47ab00d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:37.065455 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-540c1a91-9da6-4cd2-b91f-0766d47ab00d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume request issued successfully. Jul 03 01:43:37.065602 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-540c1a91-9da6-4cd2-b91f-0766d47ab00d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a returned with HTTP 202 Jul 03 01:43:37.066000 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1133/4579] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:37 2026] DELETE /volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:37.075262 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b084c02f-aace-46ff-a3cc-cba3e4c22102 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:37.076905 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b084c02f-aace-46ff-a3cc-cba3e4c22102 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a Jul 03 01:43:37.077054 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b084c02f-aace-46ff-a3cc-cba3e4c22102 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:37.077222 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b084c02f-aace-46ff-a3cc-cba3e4c22102 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:37.085177 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:37.085177 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:37.088121 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b084c02f-aace-46ff-a3cc-cba3e4c22102 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:37.091816 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ee493318-a866-47b4-b417-840ae32f6545 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:37.092193 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b084c02f-aace-46ff-a3cc-cba3e4c22102 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a returned with HTTP 200 Jul 03 01:43:37.092460 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1152/4580] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:37 2026] GET /volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a => generated 893 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:37.094166 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ee493318-a866-47b4-b417-840ae32f6545 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc Jul 03 01:43:37.094377 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ee493318-a866-47b4-b417-840ae32f6545 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:37.094611 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ee493318-a866-47b4-b417-840ae32f6545 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:37.102878 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:37.102878 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:37.107377 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ee493318-a866-47b4-b417-840ae32f6545 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:37.115017 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ee493318-a866-47b4-b417-840ae32f6545 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc returned with HTTP 200 Jul 03 01:43:37.115606 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1145/4581] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:37 2026] GET /volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:37.119855 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-efe1f62e-12d9-4f08-b91c-911607661fd8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:37.122047 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-efe1f62e-12d9-4f08-b91c-911607661fd8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] GET https://10.4.3.64/volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 Jul 03 01:43:37.122359 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-efe1f62e-12d9-4f08-b91c-911607661fd8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:37.122615 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-efe1f62e-12d9-4f08-b91c-911607661fd8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:37.128497 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-858c5052-d2dc-4a85-8381-9ab77674d77e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:37.129249 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-efe1f62e-12d9-4f08-b91c-911607661fd8 tempest-ProjectMemberTests33-286692032 tempest-ProjectMemberTests33-286692032-project-admin] https://10.4.3.64/volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 returned with HTTP 404 Jul 03 01:43:37.129941 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1152/4582] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:43:37 2026] GET /volume/v3/volumes/e8e69db7-af1d-4226-8042-22f0bf5224e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:37.130171 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-858c5052-d2dc-4a85-8381-9ab77674d77e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:37.130630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-858c5052-d2dc-4a85-8381-9ab77674d77e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31cd2600-4e76-4a3a-83bd-9209cf5afbfc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-33925719"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:37.140941 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:37.140941 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:37.141353 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-858c5052-d2dc-4a85-8381-9ab77674d77e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:37.141560 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-858c5052-d2dc-4a85-8381-9ab77674d77e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create snapshot from volume 31cd2600-4e76-4a3a-83bd-9209cf5afbfc Jul 03 01:43:37.169535 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-858c5052-d2dc-4a85-8381-9ab77674d77e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Created reservations ['7d754a2e-8152-4aa7-ae7f-c2eae8ad8aa1', 'ffa48abf-e3b1-4b14-a3b0-164b30bfd273', '09509385-ec2f-45e1-b162-3baa37ee0675', '8f357e14-3768-4bd0-8893-f4a80be2add8'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:37.203027 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-858c5052-d2dc-4a85-8381-9ab77674d77e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot create request issued successfully. Jul 03 01:43:37.203328 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-858c5052-d2dc-4a85-8381-9ab77674d77e tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:37.203780 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1134/4583] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:37.213205 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-28e054ad-86ba-4e20-b9df-5135b0246b80 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:37.217569 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-28e054ad-86ba-4e20-b9df-5135b0246b80 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 Jul 03 01:43:37.217776 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-28e054ad-86ba-4e20-b9df-5135b0246b80 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:37.217960 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-28e054ad-86ba-4e20-b9df-5135b0246b80 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:37.225820 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:37.225820 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:37.226172 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-28e054ad-86ba-4e20-b9df-5135b0246b80 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:37.227382 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-28e054ad-86ba-4e20-b9df-5135b0246b80 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 returned with HTTP 200 Jul 03 01:43:37.227930 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1153/4584] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:37 2026] GET /volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:38.106517 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e6a3a18b-fb6c-4b91-b93e-071f8f23a67f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:38.109388 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e6a3a18b-fb6c-4b91-b93e-071f8f23a67f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a Jul 03 01:43:38.109668 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e6a3a18b-fb6c-4b91-b93e-071f8f23a67f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:38.109892 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e6a3a18b-fb6c-4b91-b93e-071f8f23a67f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:38.117554 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e6a3a18b-fb6c-4b91-b93e-071f8f23a67f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a returned with HTTP 404 Jul 03 01:43:38.118104 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1146/4585] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:38 2026] GET /volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:38.126913 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:38.128597 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:38.128961 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-85945038"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:38.130527 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-85945038'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:38.130695 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume of 1 GB Jul 03 01:43:38.130964 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:38.130964 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:38.136622 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Availability Zones retrieved successfully. Jul 03 01:43:38.142633 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (d0beef14-74b6-41fa-91fa-bd99ce4608d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:38.143510 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea54690-de8d-4f38-bdbb-ed9da91265d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:38.144357 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:38.172942 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fea54690-de8d-4f38-bdbb-ed9da91265d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:38.173675 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b78b8f32-b791-4286-931a-4a9fe020c63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:38.220265 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['d1bbbf14-8cf3-4022-a5ee-d868249e54bc', 'f2380295-6e3d-4fd0-b713-9e1044589628', '91ac50c0-f8ac-488c-b96a-7cb4f0d85ba3', 'f63143be-8cc4-4990-8195-83576c854306'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:38.221166 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b78b8f32-b791-4286-931a-4a9fe020c63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1bbbf14-8cf3-4022-a5ee-d868249e54bc', 'f2380295-6e3d-4fd0-b713-9e1044589628', '91ac50c0-f8ac-488c-b96a-7cb4f0d85ba3', 'f63143be-8cc4-4990-8195-83576c854306']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:38.221977 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1484cb-68ca-4bd4-9638-dd0434de971d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:38.237494 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-84abfb09-0015-4d00-8114-31b6db9e929d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:38.239431 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-84abfb09-0015-4d00-8114-31b6db9e929d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 Jul 03 01:43:38.239631 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-84abfb09-0015-4d00-8114-31b6db9e929d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:38.239828 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-84abfb09-0015-4d00-8114-31b6db9e929d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:38.244155 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae1484cb-68ca-4bd4-9638-dd0434de971d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4940588-2638-470a-b887-e167afa5d877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-85945038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['d1bbbf14-8cf3-4022-a5ee-d868249e54bc','f2380295-6e3d-4fd0-b713-9e1044589628','91ac50c0-f8ac-488c-b96a-7cb4f0d85ba3','f63143be-8cc4-4990-8195-83576c854306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-85945038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4940588-2638-470a-b887-e167afa5d877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2298d5b47646e4921f73e20228e560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:38.245035 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c107a32b-7b41-4a15-a5b5-107ada132836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:38.245114 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:38.245114 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:38.245447 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-84abfb09-0015-4d00-8114-31b6db9e929d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:38.246146 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-84abfb09-0015-4d00-8114-31b6db9e929d tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 returned with HTTP 200 Jul 03 01:43:38.246580 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1135/4586] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:38 2026] GET /volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:38.255713 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-51e8211a-fbc3-4d7f-9aa1-fd49d5203822 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:38.260125 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-51e8211a-fbc3-4d7f-9aa1-fd49d5203822 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] GET https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 Jul 03 01:43:38.260500 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-51e8211a-fbc3-4d7f-9aa1-fd49d5203822 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:38.260798 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-51e8211a-fbc3-4d7f-9aa1-fd49d5203822 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:38.266345 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:38.266345 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:38.266992 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-51e8211a-fbc3-4d7f-9aa1-fd49d5203822 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Snapshot retrieved successfully. Jul 03 01:43:38.267987 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-51e8211a-fbc3-4d7f-9aa1-fd49d5203822 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 returned with HTTP 200 Jul 03 01:43:38.268396 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1154/4587] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:38 2026] GET /volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:38.268784 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c107a32b-7b41-4a15-a5b5-107ada132836) transitioned into state 'SUCCESS' from state '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-85945038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['d1bbbf14-8cf3-4022-a5ee-d868249e54bc','f2380295-6e3d-4fd0-b713-9e1044589628','91ac50c0-f8ac-488c-b96a-7cb4f0d85ba3','f63143be-8cc4-4990-8195-83576c854306'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:38.269567 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb8d6b25-657e-4744-81ed-29415af92349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:38.281594 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-566d3f32-3f3b-461b-b9a8-956fd83d5937 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:38.284606 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb8d6b25-657e-4744-81ed-29415af92349) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:38.285526 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (d0beef14-74b6-41fa-91fa-bd99ce4608d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:38.285859 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request issued successfully. Jul 03 01:43:38.286921 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8bcb02b8-7262-4d27-8a79-20668a7799e5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:38.287391 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1153/4588] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:43:38 2026] POST /volume/v3/volumes => generated 766 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:38.287965 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-566d3f32-3f3b-461b-b9a8-956fd83d5937 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 Jul 03 01:43:38.288177 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-566d3f32-3f3b-461b-b9a8-956fd83d5937 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:38.288358 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-566d3f32-3f3b-461b-b9a8-956fd83d5937 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:38.288484 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-566d3f32-3f3b-461b-b9a8-956fd83d5937 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete snapshot with id: 4736422a-52c7-4352-bb7f-3990c965f6f1 Jul 03 01:43:38.292819 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:38.292819 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:38.293105 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-566d3f32-3f3b-461b-b9a8-956fd83d5937 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:38.299894 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7efef34c-737f-453e-a178-c5accbbcbc98 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:38.302127 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7efef34c-737f-453e-a178-c5accbbcbc98 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 Jul 03 01:43:38.302470 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7efef34c-737f-453e-a178-c5accbbcbc98 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:38.302660 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7efef34c-737f-453e-a178-c5accbbcbc98 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:38.310054 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:38.310054 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:38.313834 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7efef34c-737f-453e-a178-c5accbbcbc98 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:38.316718 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-566d3f32-3f3b-461b-b9a8-956fd83d5937 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot delete request issued successfully. Jul 03 01:43:38.316919 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-566d3f32-3f3b-461b-b9a8-956fd83d5937 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 returned with HTTP 202 Jul 03 01:43:38.317672 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1147/4589] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:38 2026] DELETE /volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:38.321848 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7efef34c-737f-453e-a178-c5accbbcbc98 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 returned with HTTP 200 Jul 03 01:43:38.322222 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1136/4590] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:38 2026] GET /volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:38.326663 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a344c688-c1e9-4bbc-a8f2-3fca70781fb0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:38.328769 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a344c688-c1e9-4bbc-a8f2-3fca70781fb0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 Jul 03 01:43:38.329025 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a344c688-c1e9-4bbc-a8f2-3fca70781fb0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:38.329245 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a344c688-c1e9-4bbc-a8f2-3fca70781fb0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:38.336929 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:38.336929 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:38.337327 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a344c688-c1e9-4bbc-a8f2-3fca70781fb0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:38.338210 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a344c688-c1e9-4bbc-a8f2-3fca70781fb0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 returned with HTTP 200 Jul 03 01:43:38.338684 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1155/4591] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:38 2026] GET /volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:38.678169 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:38.772762 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:38.773168 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-63371244"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:38.774929 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-63371244'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:38.775080 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Create volume of 1 GB Jul 03 01:43:38.775469 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:38.775469 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:38.779698 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Availability Zones retrieved successfully. Jul 03 01:43:38.787313 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Flow 'volume_create_api' (d032b956-396d-41be-ab00-7df5dc9e5aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:38.788498 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9731b7-83cd-4f62-a2f0-7b7e1e6f2115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:38.789371 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:38.817695 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9731b7-83cd-4f62-a2f0-7b7e1e6f2115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:38.818869 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc0bca68-d6ec-4aa3-bd85-2687b80d6bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:38.873688 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Created reservations ['7fd7ce1a-a88e-4c65-8c6c-4775a73ba248', '967cfe2b-14b6-4d77-b5f2-36faaa355537', 'e40e800e-c241-4319-8953-b0f0c52105eb', 'a73c90ab-fb97-4a55-921e-95e3707216dc'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:38.874324 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc0bca68-d6ec-4aa3-bd85-2687b80d6bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fd7ce1a-a88e-4c65-8c6c-4775a73ba248', '967cfe2b-14b6-4d77-b5f2-36faaa355537', 'e40e800e-c241-4319-8953-b0f0c52105eb', 'a73c90ab-fb97-4a55-921e-95e3707216dc']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:38.875041 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd67ae6-96d9-43de-ab5f-cc7e688f8c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:38.905934 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cd67ae6-96d9-43de-ab5f-cc7e688f8c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-63371244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c44bee4e69040568cd141365e036e17',qos_specs=None,replication_status=,reservations=['7fd7ce1a-a88e-4c65-8c6c-4775a73ba248','967cfe2b-14b6-4d77-b5f2-36faaa355537','e40e800e-c241-4319-8953-b0f0c52105eb','a73c90ab-fb97-4a55-921e-95e3707216dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fc59a70d054d999fffd108b0db4c48',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-63371244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c44bee4e69040568cd141365e036e17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2fc59a70d054d999fffd108b0db4c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:38.906911 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c48f73-5bca-4b89-9d49-15b113818294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:38.926738 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c48f73-5bca-4b89-9d49-15b113818294) transitioned into state 'SUCCESS' from state '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-63371244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c44bee4e69040568cd141365e036e17',qos_specs=None,replication_status=,reservations=['7fd7ce1a-a88e-4c65-8c6c-4775a73ba248','967cfe2b-14b6-4d77-b5f2-36faaa355537','e40e800e-c241-4319-8953-b0f0c52105eb','a73c90ab-fb97-4a55-921e-95e3707216dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fc59a70d054d999fffd108b0db4c48',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:38.927333 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e65a0e-97cb-44be-9dd9-9a3877c4eb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:38.935620 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48e65a0e-97cb-44be-9dd9-9a3877c4eb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:38.936311 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Flow 'volume_create_api' (d032b956-396d-41be-ab00-7df5dc9e5aaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:38.936606 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Create volume request issued successfully. Jul 03 01:43:38.937100 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-adbc8d5a-d138-40cc-b2d1-3f11a347b41a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:38.937495 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1154/4592] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:43:38 2026] POST /volume/v3/volumes => generated 774 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:38.948820 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-19dcb3d5-08f7-45a8-b619-b9069b4dbcc0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:38.950537 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-19dcb3d5-08f7-45a8-b619-b9069b4dbcc0 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] GET https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd Jul 03 01:43:38.950730 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-19dcb3d5-08f7-45a8-b619-b9069b4dbcc0 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:38.950901 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-19dcb3d5-08f7-45a8-b619-b9069b4dbcc0 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:38.957529 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:38.957529 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:38.960802 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-19dcb3d5-08f7-45a8-b619-b9069b4dbcc0 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Volume info retrieved successfully. Jul 03 01:43:38.964701 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-19dcb3d5-08f7-45a8-b619-b9069b4dbcc0 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd returned with HTTP 200 Jul 03 01:43:38.965052 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1148/4593] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:38 2026] GET /volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd => generated 953 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:39.337926 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b36de1e0-236c-4380-a297-8670b1c0b81d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:39.338820 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b36de1e0-236c-4380-a297-8670b1c0b81d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 Jul 03 01:43:39.339213 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b36de1e0-236c-4380-a297-8670b1c0b81d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:39.339213 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b36de1e0-236c-4380-a297-8670b1c0b81d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:39.346039 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:39.346039 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:39.347627 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fc6d2ee0-c4fa-41bd-882f-9138c7dc945c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:39.349544 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b36de1e0-236c-4380-a297-8670b1c0b81d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:39.349621 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fc6d2ee0-c4fa-41bd-882f-9138c7dc945c tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 Jul 03 01:43:39.349763 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fc6d2ee0-c4fa-41bd-882f-9138c7dc945c tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:39.349957 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fc6d2ee0-c4fa-41bd-882f-9138c7dc945c tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:39.353531 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b36de1e0-236c-4380-a297-8670b1c0b81d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 returned with HTTP 200 Jul 03 01:43:39.353953 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1137/4594] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:39 2026] GET /volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:39.354172 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fc6d2ee0-c4fa-41bd-882f-9138c7dc945c tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 returned with HTTP 404 Jul 03 01:43:39.354706 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1156/4595] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:39 2026] GET /volume/v3/snapshots/4736422a-52c7-4352-bb7f-3990c965f6f1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:39.360922 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b883b262-f0d0-4ff4-833b-a5e6823f069a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:39.363281 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b883b262-f0d0-4ff4-833b-a5e6823f069a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc Jul 03 01:43:39.363581 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b883b262-f0d0-4ff4-833b-a5e6823f069a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:39.363847 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b883b262-f0d0-4ff4-833b-a5e6823f069a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:39.364074 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-b883b262-f0d0-4ff4-833b-a5e6823f069a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete volume with id: 31cd2600-4e76-4a3a-83bd-9209cf5afbfc Jul 03 01:43:39.365608 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a0f4609d-2465-411e-9e88-e1e1cfbcf6a5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:39.367636 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a0f4609d-2465-411e-9e88-e1e1cfbcf6a5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:39.367742 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a0f4609d-2465-411e-9e88-e1e1cfbcf6a5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4940588-2638-470a-b887-e167afa5d877", "name": "tempest-VolumeDependencyTests-Snapshot-875882628"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:39.375594 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:39.375594 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:39.375762 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:39.375762 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:39.376015 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a0f4609d-2465-411e-9e88-e1e1cfbcf6a5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:39.376079 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b883b262-f0d0-4ff4-833b-a5e6823f069a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:39.376126 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-a0f4609d-2465-411e-9e88-e1e1cfbcf6a5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create snapshot from volume e4940588-2638-470a-b887-e167afa5d877 Jul 03 01:43:39.398838 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b883b262-f0d0-4ff4-833b-a5e6823f069a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete volume request issued successfully. Jul 03 01:43:39.399035 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b883b262-f0d0-4ff4-833b-a5e6823f069a tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc returned with HTTP 202 Jul 03 01:43:39.399429 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1155/4596] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:39 2026] DELETE /volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:39.405006 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-a0f4609d-2465-411e-9e88-e1e1cfbcf6a5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['85ec7c2a-2f01-419f-b8f8-740f0de38f85', '5a69d99c-8fac-498d-8754-9e358f6bd178', 'e095cf40-c73d-473f-9ff0-50d8578f4cb6', 'e4bc5cf3-83f5-45b9-9845-305606c390ef'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:39.409196 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6415d4af-935f-4e6f-85a0-2f99d81754ef None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:39.415769 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6415d4af-935f-4e6f-85a0-2f99d81754ef tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc Jul 03 01:43:39.415972 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6415d4af-935f-4e6f-85a0-2f99d81754ef tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:39.416172 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6415d4af-935f-4e6f-85a0-2f99d81754ef tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:39.427191 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:39.427191 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:39.430809 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6415d4af-935f-4e6f-85a0-2f99d81754ef tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:39.434850 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6415d4af-935f-4e6f-85a0-2f99d81754ef tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc returned with HTTP 200 Jul 03 01:43:39.435328 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1138/4597] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:39 2026] GET /volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:39.448453 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a0f4609d-2465-411e-9e88-e1e1cfbcf6a5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot create request issued successfully. Jul 03 01:43:39.448708 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a0f4609d-2465-411e-9e88-e1e1cfbcf6a5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:39.449117 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1149/4598] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:39.460684 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b2d8734d-ab07-4db5-8675-748c6d9f5159 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:39.462771 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b2d8734d-ab07-4db5-8675-748c6d9f5159 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a Jul 03 01:43:39.463027 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b2d8734d-ab07-4db5-8675-748c6d9f5159 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:39.463231 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b2d8734d-ab07-4db5-8675-748c6d9f5159 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:39.468483 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:39.468483 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:39.469132 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b2d8734d-ab07-4db5-8675-748c6d9f5159 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:39.469810 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b2d8734d-ab07-4db5-8675-748c6d9f5159 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a returned with HTTP 200 Jul 03 01:43:39.470148 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1157/4599] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:39 2026] GET /volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:39.977160 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b09db17c-0e83-4825-b028-1c90aecffcbd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:39.978876 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b09db17c-0e83-4825-b028-1c90aecffcbd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] GET https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd Jul 03 01:43:39.979062 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b09db17c-0e83-4825-b028-1c90aecffcbd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:39.979234 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b09db17c-0e83-4825-b028-1c90aecffcbd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:39.986093 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:39.986093 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:39.989351 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b09db17c-0e83-4825-b028-1c90aecffcbd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Volume info retrieved successfully. Jul 03 01:43:39.993047 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b09db17c-0e83-4825-b028-1c90aecffcbd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd returned with HTTP 200 Jul 03 01:43:39.993431 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1156/4600] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:39 2026] GET /volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:40.007341 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cac2cc30-af52-4938-8c97-ce25ce737f6e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:40.058084 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cac2cc30-af52-4938-8c97-ce25ce737f6e tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-reader] POST https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd/action Jul 03 01:43:40.058436 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cac2cc30-af52-4938-8c97-ce25ce737f6e tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:43:40.058567 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cac2cc30-af52-4938-8c97-ce25ce737f6e tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:40.066149 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:40.066149 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:40.066581 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cac2cc30-af52-4938-8c97-ce25ce737f6e tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-reader] Volume info retrieved successfully. Jul 03 01:43:40.067560 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-cac2cc30-af52-4938-8c97-ce25ce737f6e tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a071238f60b8492eb4a6dd954faca305', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c44bee4e69040568cd141365e036e17', '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=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:43:40.067734 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cac2cc30-af52-4938-8c97-ce25ce737f6e tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-reader] https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd/action returned with HTTP 403 Jul 03 01:43:40.068130 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1139/4601] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:43:40 2026] POST /volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd/action => generated 131 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:40.075107 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-625b66ac-4618-441b-8ccd-28f3a4535ab7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:40.076901 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-625b66ac-4618-441b-8ccd-28f3a4535ab7 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd Jul 03 01:43:40.077067 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-625b66ac-4618-441b-8ccd-28f3a4535ab7 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:40.077237 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-625b66ac-4618-441b-8ccd-28f3a4535ab7 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:40.077391 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-625b66ac-4618-441b-8ccd-28f3a4535ab7 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Delete volume with id: 80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd Jul 03 01:43:40.084890 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:40.084890 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:40.085225 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-625b66ac-4618-441b-8ccd-28f3a4535ab7 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Volume info retrieved successfully. Jul 03 01:43:40.107877 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-625b66ac-4618-441b-8ccd-28f3a4535ab7 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Delete volume request issued successfully. Jul 03 01:43:40.108045 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-625b66ac-4618-441b-8ccd-28f3a4535ab7 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd returned with HTTP 202 Jul 03 01:43:40.108468 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1150/4602] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:40 2026] DELETE /volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:40.116221 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5d4b2737-6cec-4a68-9370-f187a6108b1b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:40.117910 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5d4b2737-6cec-4a68-9370-f187a6108b1b tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] GET https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd Jul 03 01:43:40.118080 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5d4b2737-6cec-4a68-9370-f187a6108b1b tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:40.118250 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5d4b2737-6cec-4a68-9370-f187a6108b1b tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:40.124973 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:40.124973 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:40.127828 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5d4b2737-6cec-4a68-9370-f187a6108b1b tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Volume info retrieved successfully. Jul 03 01:43:40.131217 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5d4b2737-6cec-4a68-9370-f187a6108b1b tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd returned with HTTP 200 Jul 03 01:43:40.131712 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1158/4603] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:40 2026] GET /volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd => generated 1004 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:40.447939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f4d57e57-7069-43dd-9d76-584b295b6504 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:40.449571 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f4d57e57-7069-43dd-9d76-584b295b6504 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc Jul 03 01:43:40.449756 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f4d57e57-7069-43dd-9d76-584b295b6504 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:40.449945 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f4d57e57-7069-43dd-9d76-584b295b6504 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:40.456311 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f4d57e57-7069-43dd-9d76-584b295b6504 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc returned with HTTP 404 Jul 03 01:43:40.456790 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1157/4604] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:40 2026] GET /volume/v3/volumes/31cd2600-4e76-4a3a-83bd-9209cf5afbfc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:40.463985 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:40.465624 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:40.465955 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1924539291"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:40.467310 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1924539291'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:40.467473 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume of 1 GB Jul 03 01:43:40.471250 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Availability Zones retrieved successfully. Jul 03 01:43:40.476518 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Flow 'volume_create_api' (8f1e5f3f-e944-4d79-a072-647ba4f5dce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:40.477493 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d2a7a1-b2dc-4f07-a0b9-c6b6cde4c4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:40.478292 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:40.479905 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f25df872-49c2-4598-be54-d4c1d0edd5b9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:40.481810 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f25df872-49c2-4598-be54-d4c1d0edd5b9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a Jul 03 01:43:40.482016 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f25df872-49c2-4598-be54-d4c1d0edd5b9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:40.482198 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f25df872-49c2-4598-be54-d4c1d0edd5b9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:40.487917 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:40.487917 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:40.488279 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f25df872-49c2-4598-be54-d4c1d0edd5b9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:40.489214 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f25df872-49c2-4598-be54-d4c1d0edd5b9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a returned with HTTP 200 Jul 03 01:43:40.489663 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1151/4605] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:40 2026] GET /volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:40.498260 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:40.500109 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:40.500307 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "23a66aef-bb6d-4098-9469-8ee27767c28a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-697103672"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:40.501825 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request body: {'volume': {'snapshot_id': '23a66aef-bb6d-4098-9469-8ee27767c28a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-697103672'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:40.502856 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20d2a7a1-b2dc-4f07-a0b9-c6b6cde4c4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:40.503603 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (859ceec5-6c56-4be3-8c13-06cc1a1a30fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:40.508558 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:40.508558 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:40.509010 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:40.509147 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume of 1 GB Jul 03 01:43:40.515390 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Availability Zones retrieved successfully. Jul 03 01:43:40.519594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (c1377347-b93c-412e-80af-3ac552fb0973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:40.520588 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38fea32-b8fa-4993-8f0d-df2927ce0406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:40.521665 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:40.556315 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c38fea32-b8fa-4993-8f0d-df2927ce0406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '23a66aef-bb6d-4098-9469-8ee27767c28a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:40.556995 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d829b9a4-4695-4fed-a904-d4d853f9eb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:40.558331 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Created reservations ['e53a8a8c-ca4d-454f-87d9-aad56766419a', 'e59d6731-57bb-4a86-af09-f50b1ed5ae35', '48087ac1-a9fd-41cc-aa09-3fc6642f712f', 'f2f9a4f7-f22d-4e39-8c59-4b3ee2afe1dc'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:40.559287 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (859ceec5-6c56-4be3-8c13-06cc1a1a30fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e53a8a8c-ca4d-454f-87d9-aad56766419a', 'e59d6731-57bb-4a86-af09-f50b1ed5ae35', '48087ac1-a9fd-41cc-aa09-3fc6642f712f', 'f2f9a4f7-f22d-4e39-8c59-4b3ee2afe1dc']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:40.560969 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72166055-e23e-4366-9eca-29abb8f48428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:40.588435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72166055-e23e-4366-9eca-29abb8f48428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924539291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaea2dd35f048dd81735a4bec4deb21',qos_specs=None,replication_status=,reservations=['e53a8a8c-ca4d-454f-87d9-aad56766419a','e59d6731-57bb-4a86-af09-f50b1ed5ae35','48087ac1-a9fd-41cc-aa09-3fc6642f712f','f2f9a4f7-f22d-4e39-8c59-4b3ee2afe1dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec5f50b89384d489515288e36c1f63e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1924539291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='deaea2dd35f048dd81735a4bec4deb21',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eec5f50b89384d489515288e36c1f63e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:40.589157 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cda9df2-40dc-4387-ab02-3e176e50edec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:40.608494 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['46608a14-a413-4af9-a104-1ad3fa125627', '22d6485c-f836-4da4-8532-24972842ad17', 'f6e3ad20-cc4e-4b3d-a509-ace22609770a', 'ca26a050-925d-49eb-b222-7da10f338749'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:40.610413 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d829b9a4-4695-4fed-a904-d4d853f9eb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46608a14-a413-4af9-a104-1ad3fa125627', '22d6485c-f836-4da4-8532-24972842ad17', 'f6e3ad20-cc4e-4b3d-a509-ace22609770a', 'ca26a050-925d-49eb-b222-7da10f338749']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:40.611238 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad35be6-7c49-43b0-a7de-11daad7fdef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:40.618414 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cda9df2-40dc-4387-ab02-3e176e50edec) transitioned into state 'SUCCESS' from state '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-1924539291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='deaea2dd35f048dd81735a4bec4deb21',qos_specs=None,replication_status=,reservations=['e53a8a8c-ca4d-454f-87d9-aad56766419a','e59d6731-57bb-4a86-af09-f50b1ed5ae35','48087ac1-a9fd-41cc-aa09-3fc6642f712f','f2f9a4f7-f22d-4e39-8c59-4b3ee2afe1dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eec5f50b89384d489515288e36c1f63e',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:40.619006 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b27fb8-68a5-44ac-b32c-8fc372346e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:40.638458 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b27fb8-68a5-44ac-b32c-8fc372346e2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:40.638626 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Flow 'volume_create_api' (8f1e5f3f-e944-4d79-a072-647ba4f5dce1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:40.638905 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create volume request issued successfully. Jul 03 01:43:40.639513 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fcb6017a-d9c3-4132-8eff-7cf7c2c2a977 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:40.639927 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1140/4606] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:43:40 2026] POST /volume/v3/volumes => generated 776 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:40.654497 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ba0de6df-82ee-4d9c-ab9f-55f041015fb3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:40.657414 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ba0de6df-82ee-4d9c-ab9f-55f041015fb3 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd Jul 03 01:43:40.657414 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ba0de6df-82ee-4d9c-ab9f-55f041015fb3 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:40.657574 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ba0de6df-82ee-4d9c-ab9f-55f041015fb3 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:40.659498 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ad35be6-7c49-43b0-a7de-11daad7fdef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-697103672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['46608a14-a413-4af9-a104-1ad3fa125627','22d6485c-f836-4da4-8532-24972842ad17','f6e3ad20-cc4e-4b3d-a509-ace22609770a','ca26a050-925d-49eb-b222-7da10f338749'],size=1,snapshot_id=23a66aef-bb6d-4098-9469-8ee27767c28a,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-697103672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2298d5b47646e4921f73e20228e560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=23a66aef-bb6d-4098-9469-8ee27767c28a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:40.660150 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af6cfd0-8936-4294-b037-7d40eeb7d8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:40.667504 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:40.667504 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:40.673450 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ba0de6df-82ee-4d9c-ab9f-55f041015fb3 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:40.677936 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ba0de6df-82ee-4d9c-ab9f-55f041015fb3 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd returned with HTTP 200 Jul 03 01:43:40.678337 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1158/4607] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:40 2026] GET /volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:40.684391 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2af6cfd0-8936-4294-b037-7d40eeb7d8d1) transitioned into state 'SUCCESS' from state '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-697103672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['46608a14-a413-4af9-a104-1ad3fa125627','22d6485c-f836-4da4-8532-24972842ad17','f6e3ad20-cc4e-4b3d-a509-ace22609770a','ca26a050-925d-49eb-b222-7da10f338749'],size=1,snapshot_id=23a66aef-bb6d-4098-9469-8ee27767c28a,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:40.685172 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173b1377-d7d8-41fc-a539-b01d9403ada0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:40.707531 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173b1377-d7d8-41fc-a539-b01d9403ada0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:40.708492 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (c1377347-b93c-412e-80af-3ac552fb0973) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:40.708669 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request issued successfully. Jul 03 01:43:40.709228 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c11280d9-c4e0-4df6-bc98-b94cba969e83 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:40.709708 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1159/4608] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:43:40 2026] POST /volume/v3/volumes => generated 801 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:40.725797 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6137d5dc-603f-496d-85b1-8f06112b3905 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:40.728095 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6137d5dc-603f-496d-85b1-8f06112b3905 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 Jul 03 01:43:40.728367 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6137d5dc-603f-496d-85b1-8f06112b3905 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:40.728667 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6137d5dc-603f-496d-85b1-8f06112b3905 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:40.736445 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:40.736445 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:40.740983 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6137d5dc-603f-496d-85b1-8f06112b3905 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:40.746873 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6137d5dc-603f-496d-85b1-8f06112b3905 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 returned with HTTP 200 Jul 03 01:43:40.747460 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1152/4609] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:40 2026] GET /volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:41.145859 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-469085d6-2d7c-43c2-9bf8-1b29bfdc97f7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:41.147901 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-469085d6-2d7c-43c2-9bf8-1b29bfdc97f7 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] GET https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd Jul 03 01:43:41.148064 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-469085d6-2d7c-43c2-9bf8-1b29bfdc97f7 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:41.148281 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-469085d6-2d7c-43c2-9bf8-1b29bfdc97f7 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:41.155396 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-469085d6-2d7c-43c2-9bf8-1b29bfdc97f7 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd returned with HTTP 404 Jul 03 01:43:41.156126 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1141/4610] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:41 2026] GET /volume/v3/volumes/80c491ef-9b5e-4f9c-8ef8-3a6ca72c49dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:41.168069 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-878d616e-d152-4043-ac2c-ea7f064089cd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:41.169808 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:41.170229 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1119777253"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:41.172025 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1119777253'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:41.172120 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Create volume of 1 GB Jul 03 01:43:41.177003 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Availability Zones retrieved successfully. Jul 03 01:43:41.184110 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Flow 'volume_create_api' (cae4fa74-207f-4f7d-9ff2-f132a34139fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:41.185129 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a9f027-f01e-45fc-b600-823bde0eac99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:41.185990 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:41.212262 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2a9f027-f01e-45fc-b600-823bde0eac99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:41.212982 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8caa1b02-e322-4c46-b6fe-91f450e1bd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:41.254381 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Created reservations ['793c5457-102b-4d86-b33c-3bb398934b8b', '06496fd9-2e81-4daf-89ab-30d0bac89116', '2fe99f36-273c-4891-a931-c1f15c3c6876', '9c494f57-c726-4356-9006-d866cbda2531'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:41.255633 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8caa1b02-e322-4c46-b6fe-91f450e1bd65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['793c5457-102b-4d86-b33c-3bb398934b8b', '06496fd9-2e81-4daf-89ab-30d0bac89116', '2fe99f36-273c-4891-a931-c1f15c3c6876', '9c494f57-c726-4356-9006-d866cbda2531']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:41.256454 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b46dfbe-d769-40bb-877b-495b41bbab19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:41.282534 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b46dfbe-d769-40bb-877b-495b41bbab19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7ae9d59-a4e3-45a9-b438-f41b0eb768f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1119777253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c44bee4e69040568cd141365e036e17',qos_specs=None,replication_status=,reservations=['793c5457-102b-4d86-b33c-3bb398934b8b','06496fd9-2e81-4daf-89ab-30d0bac89116','2fe99f36-273c-4891-a931-c1f15c3c6876','9c494f57-c726-4356-9006-d866cbda2531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fc59a70d054d999fffd108b0db4c48',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1119777253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7ae9d59-a4e3-45a9-b438-f41b0eb768f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c44bee4e69040568cd141365e036e17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2fc59a70d054d999fffd108b0db4c48',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:41.283167 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b855a5ec-3720-4fb0-91da-f1db453ef4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:41.303022 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b855a5ec-3720-4fb0-91da-f1db453ef4bd) transitioned into state 'SUCCESS' from state '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-1119777253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c44bee4e69040568cd141365e036e17',qos_specs=None,replication_status=,reservations=['793c5457-102b-4d86-b33c-3bb398934b8b','06496fd9-2e81-4daf-89ab-30d0bac89116','2fe99f36-273c-4891-a931-c1f15c3c6876','9c494f57-c726-4356-9006-d866cbda2531'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2fc59a70d054d999fffd108b0db4c48',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:41.303737 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d0a921-c47d-4465-8c67-5eb5ad987b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:41.314790 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42d0a921-c47d-4465-8c67-5eb5ad987b28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:41.315533 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Flow 'volume_create_api' (cae4fa74-207f-4f7d-9ff2-f132a34139fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:41.315797 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Create volume request issued successfully. Jul 03 01:43:41.316297 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-878d616e-d152-4043-ac2c-ea7f064089cd tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:41.316739 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1159/4611] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:43:41 2026] POST /volume/v3/volumes => generated 776 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:41.329096 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2197c3d4-fa04-412a-8965-f22c71999253 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:41.331037 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2197c3d4-fa04-412a-8965-f22c71999253 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] GET https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 Jul 03 01:43:41.331179 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2197c3d4-fa04-412a-8965-f22c71999253 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:41.331365 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2197c3d4-fa04-412a-8965-f22c71999253 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:41.338006 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:41.338006 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:41.341101 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2197c3d4-fa04-412a-8965-f22c71999253 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Volume info retrieved successfully. Jul 03 01:43:41.344592 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2197c3d4-fa04-412a-8965-f22c71999253 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 returned with HTTP 200 Jul 03 01:43:41.344944 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1160/4612] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:41 2026] GET /volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:41.690691 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b4de9e19-237a-4908-b314-dd372b76d33f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:41.692631 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b4de9e19-237a-4908-b314-dd372b76d33f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd Jul 03 01:43:41.692853 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b4de9e19-237a-4908-b314-dd372b76d33f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:41.693036 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b4de9e19-237a-4908-b314-dd372b76d33f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:41.699970 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:41.699970 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:41.704367 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b4de9e19-237a-4908-b314-dd372b76d33f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:41.708498 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b4de9e19-237a-4908-b314-dd372b76d33f tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd returned with HTTP 200 Jul 03 01:43:41.708900 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1153/4613] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:41 2026] GET /volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:41.721845 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f61f6599-73f2-4531-a77f-73faee805486 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:41.723528 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f61f6599-73f2-4531-a77f-73faee805486 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:41.723838 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f61f6599-73f2-4531-a77f-73faee805486 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1202930683"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:41.732414 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:41.732414 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:41.732872 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f61f6599-73f2-4531-a77f-73faee805486 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:41.733008 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-f61f6599-73f2-4531-a77f-73faee805486 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Create snapshot from volume b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd Jul 03 01:43:41.758409 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-f61f6599-73f2-4531-a77f-73faee805486 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Created reservations ['7fe92889-16c4-47c5-ab4a-fdca4ad2d739', '055332ff-1e3e-4d38-9a0b-d0e3076b3fff', 'e2b54480-0740-49f4-a8e8-eeb8db474a0b', 'c9ebea4d-daea-4600-ba8a-23e2d6dde783'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:41.761258 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-910f842c-4ff0-4303-8974-0469b091d03b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:41.763199 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-910f842c-4ff0-4303-8974-0469b091d03b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 Jul 03 01:43:41.763474 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-910f842c-4ff0-4303-8974-0469b091d03b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:41.763673 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-910f842c-4ff0-4303-8974-0469b091d03b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:41.770380 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:41.770380 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:41.773596 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-910f842c-4ff0-4303-8974-0469b091d03b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:41.777209 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-910f842c-4ff0-4303-8974-0469b091d03b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 returned with HTTP 200 Jul 03 01:43:41.777595 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1160/4614] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:41 2026] GET /volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:41.788987 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-21558454-a4d1-4a8d-9c30-525a8f87696a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:41.790754 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-21558454-a4d1-4a8d-9c30-525a8f87696a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:41.791162 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-21558454-a4d1-4a8d-9c30-525a8f87696a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4", "name": "tempest-VolumeDependencyTests-Snapshot-310222521"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:41.798451 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f61f6599-73f2-4531-a77f-73faee805486 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot create request issued successfully. Jul 03 01:43:41.798854 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f61f6599-73f2-4531-a77f-73faee805486 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:41.799344 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1142/4615] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:41.801824 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:41.801824 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:41.802540 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-21558454-a4d1-4a8d-9c30-525a8f87696a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:41.802742 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-21558454-a4d1-4a8d-9c30-525a8f87696a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create snapshot from volume b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 Jul 03 01:43:41.809451 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ce65a567-9273-433e-ad68-b5ff3eb4bf7b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:41.811060 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ce65a567-9273-433e-ad68-b5ff3eb4bf7b tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 Jul 03 01:43:41.811225 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ce65a567-9273-433e-ad68-b5ff3eb4bf7b tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:41.811431 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ce65a567-9273-433e-ad68-b5ff3eb4bf7b tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:41.816855 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:41.816855 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:41.817143 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ce65a567-9273-433e-ad68-b5ff3eb4bf7b tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:41.817750 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ce65a567-9273-433e-ad68-b5ff3eb4bf7b tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 returned with HTTP 200 Jul 03 01:43:41.818098 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1154/4616] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:41 2026] GET /volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:41.836101 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-21558454-a4d1-4a8d-9c30-525a8f87696a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['596bff21-4295-40a9-9682-31cdf6434cbf', '61a9e699-f0ec-4625-8f49-e832fc04f3b4', 'a35286b7-234e-4ab6-8994-c41a82df0c9d', '459347bf-9fab-4c4d-b1d8-2f977b53e8db'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:41.868274 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-21558454-a4d1-4a8d-9c30-525a8f87696a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot create request issued successfully. Jul 03 01:43:41.870068 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-21558454-a4d1-4a8d-9c30-525a8f87696a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:41.870068 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1161/4617] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:41.882305 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9aaab111-df9c-42b1-9c7d-5badc0c14cf8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:41.885783 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9aaab111-df9c-42b1-9c7d-5badc0c14cf8 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 Jul 03 01:43:41.886031 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9aaab111-df9c-42b1-9c7d-5badc0c14cf8 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:41.886221 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9aaab111-df9c-42b1-9c7d-5badc0c14cf8 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:41.894718 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:41.894718 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:41.894718 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9aaab111-df9c-42b1-9c7d-5badc0c14cf8 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:41.895277 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9aaab111-df9c-42b1-9c7d-5badc0c14cf8 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 returned with HTTP 200 Jul 03 01:43:41.895969 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1161/4618] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:41 2026] GET /volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:42.357898 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c29db94f-55d8-49ef-a395-d9cb2fb782e3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:42.359910 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c29db94f-55d8-49ef-a395-d9cb2fb782e3 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] GET https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 Jul 03 01:43:42.360100 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c29db94f-55d8-49ef-a395-d9cb2fb782e3 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:42.360278 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c29db94f-55d8-49ef-a395-d9cb2fb782e3 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:42.367338 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:42.367338 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:42.370681 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c29db94f-55d8-49ef-a395-d9cb2fb782e3 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Volume info retrieved successfully. Jul 03 01:43:42.374550 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c29db94f-55d8-49ef-a395-d9cb2fb782e3 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 returned with HTTP 200 Jul 03 01:43:42.374950 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1143/4619] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:42 2026] GET /volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:42.387283 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a75c296d-d9ad-4f4a-af44-56d14e99dd2a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:42.389186 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a75c296d-d9ad-4f4a-af44-56d14e99dd2a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-reader] POST https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5/action Jul 03 01:43:42.389603 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a75c296d-d9ad-4f4a-af44-56d14e99dd2a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:43:42.389759 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a75c296d-d9ad-4f4a-af44-56d14e99dd2a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:42.398718 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:42.398718 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:42.399577 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.policy [None req-a75c296d-d9ad-4f4a-af44-56d14e99dd2a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a071238f60b8492eb4a6dd954faca305', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9c44bee4e69040568cd141365e036e17', '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=99882) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:43:42.399577 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a75c296d-d9ad-4f4a-af44-56d14e99dd2a tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-reader] https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5/action returned with HTTP 403 Jul 03 01:43:42.399981 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1155/4620] 10.4.3.64 () {68 vars in 1383 bytes} [Fri Jul 3 01:43:42 2026] POST /volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:42.407196 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9b6ac330-72d1-4290-bc19-b15fa1ffe383 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:42.410808 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9b6ac330-72d1-4290-bc19-b15fa1ffe383 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 Jul 03 01:43:42.410991 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9b6ac330-72d1-4290-bc19-b15fa1ffe383 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:42.411135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9b6ac330-72d1-4290-bc19-b15fa1ffe383 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:42.411284 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-9b6ac330-72d1-4290-bc19-b15fa1ffe383 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Delete volume with id: c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 Jul 03 01:43:42.417890 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:42.417890 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:42.418245 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9b6ac330-72d1-4290-bc19-b15fa1ffe383 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Volume info retrieved successfully. Jul 03 01:43:42.438248 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9b6ac330-72d1-4290-bc19-b15fa1ffe383 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Delete volume request issued successfully. Jul 03 01:43:42.438248 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9b6ac330-72d1-4290-bc19-b15fa1ffe383 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 returned with HTTP 202 Jul 03 01:43:42.438248 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1162/4621] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:42 2026] DELETE /volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:42.443139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-22e3d184-c222-4965-9141-f9f922c4bb26 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:42.444911 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-22e3d184-c222-4965-9141-f9f922c4bb26 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] GET https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 Jul 03 01:43:42.445097 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-22e3d184-c222-4965-9141-f9f922c4bb26 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:42.445288 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-22e3d184-c222-4965-9141-f9f922c4bb26 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:42.452708 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:42.452708 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:42.457702 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-22e3d184-c222-4965-9141-f9f922c4bb26 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Volume info retrieved successfully. Jul 03 01:43:42.461709 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-22e3d184-c222-4965-9141-f9f922c4bb26 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 returned with HTTP 200 Jul 03 01:43:42.461709 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1162/4622] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:42 2026] GET /volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:42.826735 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a9bb5788-279d-4ecc-8731-f19132ad6cba None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:42.828530 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a9bb5788-279d-4ecc-8731-f19132ad6cba tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 Jul 03 01:43:42.828756 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a9bb5788-279d-4ecc-8731-f19132ad6cba tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:42.828971 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a9bb5788-279d-4ecc-8731-f19132ad6cba tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:42.833742 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:42.833742 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:42.834088 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a9bb5788-279d-4ecc-8731-f19132ad6cba tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:42.834823 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a9bb5788-279d-4ecc-8731-f19132ad6cba tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 returned with HTTP 200 Jul 03 01:43:42.835155 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1144/4623] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:42 2026] GET /volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:42.843229 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e03895b5-93e1-4c0d-bfb1-0ff228b6ca18 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:42.844966 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e03895b5-93e1-4c0d-bfb1-0ff228b6ca18 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] POST https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1/action Jul 03 01:43:42.845270 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e03895b5-93e1-4c0d-bfb1-0ff228b6ca18 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:43:42.845428 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e03895b5-93e1-4c0d-bfb1-0ff228b6ca18 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:42.846651 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.snapshot_unmanage [None req-e03895b5-93e1-4c0d-bfb1-0ff228b6ca18 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Unmanage snapshot with id: 05082325-7f5a-48bb-a604-f2d826f02bc1 Jul 03 01:43:42.851936 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:42.851936 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:42.852329 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e03895b5-93e1-4c0d-bfb1-0ff228b6ca18 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Snapshot retrieved successfully. Jul 03 01:43:42.853112 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.policy [None req-e03895b5-93e1-4c0d-bfb1-0ff228b6ca18 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ef7163bf5cb544c8bf03fd416f6e5032', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'deaea2dd35f048dd81735a4bec4deb21', '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=99882) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:43:42.853289 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e03895b5-93e1-4c0d-bfb1-0ff228b6ca18 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-reader] https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1/action returned with HTTP 403 Jul 03 01:43:42.853772 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1156/4624] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:43:42 2026] POST /volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:42.860523 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3197952e-ca1f-4b89-aceb-cf2f6a82bf37 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:42.862150 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3197952e-ca1f-4b89-aceb-cf2f6a82bf37 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 Jul 03 01:43:42.862321 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3197952e-ca1f-4b89-aceb-cf2f6a82bf37 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:42.862537 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3197952e-ca1f-4b89-aceb-cf2f6a82bf37 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:42.862675 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-3197952e-ca1f-4b89-aceb-cf2f6a82bf37 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete snapshot with id: 05082325-7f5a-48bb-a604-f2d826f02bc1 Jul 03 01:43:42.867083 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:42.867083 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:42.867320 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3197952e-ca1f-4b89-aceb-cf2f6a82bf37 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:42.880247 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3197952e-ca1f-4b89-aceb-cf2f6a82bf37 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot delete request issued successfully. Jul 03 01:43:42.880435 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3197952e-ca1f-4b89-aceb-cf2f6a82bf37 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 returned with HTTP 202 Jul 03 01:43:42.880919 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1163/4625] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:42 2026] DELETE /volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:42.887203 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2dac03b3-6625-4ac0-9327-8fc999f45530 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:42.889025 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2dac03b3-6625-4ac0-9327-8fc999f45530 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 Jul 03 01:43:42.889236 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2dac03b3-6625-4ac0-9327-8fc999f45530 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:42.889466 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2dac03b3-6625-4ac0-9327-8fc999f45530 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:42.894129 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:42.894129 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:42.894484 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2dac03b3-6625-4ac0-9327-8fc999f45530 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Snapshot retrieved successfully. Jul 03 01:43:42.895092 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2dac03b3-6625-4ac0-9327-8fc999f45530 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 returned with HTTP 200 Jul 03 01:43:42.895493 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1163/4626] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:42 2026] GET /volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:42.904553 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9c7baada-95ce-4057-93ed-3bf71853c844 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:42.906061 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9c7baada-95ce-4057-93ed-3bf71853c844 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 Jul 03 01:43:42.906301 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9c7baada-95ce-4057-93ed-3bf71853c844 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:42.906546 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9c7baada-95ce-4057-93ed-3bf71853c844 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:42.911971 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:42.911971 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:42.912653 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9c7baada-95ce-4057-93ed-3bf71853c844 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:42.913777 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9c7baada-95ce-4057-93ed-3bf71853c844 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 returned with HTTP 200 Jul 03 01:43:42.914456 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1145/4627] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:42 2026] GET /volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:42.924250 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:42.926063 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:42.926513 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b06ae34d-11cb-4775-9871-e45cd5b0c8d3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1441552547"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:42.928010 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request body: {'volume': {'snapshot_id': 'b06ae34d-11cb-4775-9871-e45cd5b0c8d3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1441552547'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:42.933627 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:42.933627 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:42.934151 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:42.934273 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume of 1 GB Jul 03 01:43:42.937955 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Availability Zones retrieved successfully. Jul 03 01:43:42.943851 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (591893c8-fbd7-4c18-b130-76711df5d351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:42.945019 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a65d6d29-370d-4f08-bda3-a931f74e2768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:42.946050 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:42.978800 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a65d6d29-370d-4f08-bda3-a931f74e2768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b06ae34d-11cb-4775-9871-e45cd5b0c8d3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:42.979820 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca081c1-bd92-4fdf-844b-80eddaa4eb4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:43.021840 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['273aa20f-5b6d-4dbb-b6a3-acd1a3c83f2e', '8e092d9a-1c18-4b9f-8151-06f761d1d2b8', 'd8752b86-5e05-4765-8132-c35a51e8edc4', 'ad34333d-8e8c-4448-b095-ef240cb70af6'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:43.022614 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca081c1-bd92-4fdf-844b-80eddaa4eb4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273aa20f-5b6d-4dbb-b6a3-acd1a3c83f2e', '8e092d9a-1c18-4b9f-8151-06f761d1d2b8', 'd8752b86-5e05-4765-8132-c35a51e8edc4', 'ad34333d-8e8c-4448-b095-ef240cb70af6']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:43.023280 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec636ccd-48a8-4268-86dc-72b3d53d89c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:43.063897 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec636ccd-48a8-4268-86dc-72b3d53d89c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39f9c235-6218-4cc5-ac4a-0463c616cecc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1441552547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['273aa20f-5b6d-4dbb-b6a3-acd1a3c83f2e','8e092d9a-1c18-4b9f-8151-06f761d1d2b8','d8752b86-5e05-4765-8132-c35a51e8edc4','ad34333d-8e8c-4448-b095-ef240cb70af6'],size=1,snapshot_id=b06ae34d-11cb-4775-9871-e45cd5b0c8d3,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1441552547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39f9c235-6218-4cc5-ac4a-0463c616cecc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2298d5b47646e4921f73e20228e560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b06ae34d-11cb-4775-9871-e45cd5b0c8d3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:43.065069 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1acee4db-82a7-4100-a8ff-97596e59e79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:43.082858 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1acee4db-82a7-4100-a8ff-97596e59e79f) transitioned into state 'SUCCESS' from state '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-1441552547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['273aa20f-5b6d-4dbb-b6a3-acd1a3c83f2e','8e092d9a-1c18-4b9f-8151-06f761d1d2b8','d8752b86-5e05-4765-8132-c35a51e8edc4','ad34333d-8e8c-4448-b095-ef240cb70af6'],size=1,snapshot_id=b06ae34d-11cb-4775-9871-e45cd5b0c8d3,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:43.083733 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f95e28-80d8-488f-883b-d38aef9f3c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:43.109083 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7f95e28-80d8-488f-883b-d38aef9f3c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:43.109876 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (591893c8-fbd7-4c18-b130-76711df5d351) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:43.110182 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request issued successfully. Jul 03 01:43:43.110810 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b833092-c943-4ca4-8daf-02aa65aeac43 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:43.111233 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1157/4628] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:43:42 2026] POST /volume/v3/volumes => generated 802 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:43.123609 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cf8633f4-5311-4adf-8b86-6ccd58ce0f44 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:43.125985 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cf8633f4-5311-4adf-8b86-6ccd58ce0f44 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc Jul 03 01:43:43.126259 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cf8633f4-5311-4adf-8b86-6ccd58ce0f44 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:43.126550 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cf8633f4-5311-4adf-8b86-6ccd58ce0f44 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:43.136335 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:43.136335 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:43.142193 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cf8633f4-5311-4adf-8b86-6ccd58ce0f44 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:43.149866 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cf8633f4-5311-4adf-8b86-6ccd58ce0f44 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc returned with HTTP 200 Jul 03 01:43:43.150273 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1164/4629] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:43 2026] GET /volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:43.474355 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-11a3ad3c-e54f-41bc-94b3-a44de73069a1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:43.476037 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-11a3ad3c-e54f-41bc-94b3-a44de73069a1 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] GET https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 Jul 03 01:43:43.476210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-11a3ad3c-e54f-41bc-94b3-a44de73069a1 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:43.476393 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-11a3ad3c-e54f-41bc-94b3-a44de73069a1 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:43.481600 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-11a3ad3c-e54f-41bc-94b3-a44de73069a1 tempest-ProjectReaderTests-599035196 tempest-ProjectReaderTests-599035196-project-admin] https://10.4.3.64/volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 returned with HTTP 404 Jul 03 01:43:43.482012 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1164/4630] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:43 2026] GET /volume/v3/volumes/c7ae9d59-a4e3-45a9-b438-f41b0eb768f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:43.906104 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-357b78d4-d4a3-4825-9b1f-bdb7cd415401 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:43.908134 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-357b78d4-d4a3-4825-9b1f-bdb7cd415401 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 Jul 03 01:43:43.908623 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-357b78d4-d4a3-4825-9b1f-bdb7cd415401 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:43.909471 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-357b78d4-d4a3-4825-9b1f-bdb7cd415401 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:43.913460 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-357b78d4-d4a3-4825-9b1f-bdb7cd415401 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 returned with HTTP 404 Jul 03 01:43:43.913918 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1146/4631] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:43 2026] GET /volume/v3/snapshots/05082325-7f5a-48bb-a604-f2d826f02bc1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:43.920441 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-db862d7d-a624-4ed2-b7a2-b3c68b74b796 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:43.922369 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db862d7d-a624-4ed2-b7a2-b3c68b74b796 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd Jul 03 01:43:43.922599 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db862d7d-a624-4ed2-b7a2-b3c68b74b796 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:43.922824 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-db862d7d-a624-4ed2-b7a2-b3c68b74b796 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:43.923003 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-db862d7d-a624-4ed2-b7a2-b3c68b74b796 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete volume with id: b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd Jul 03 01:43:43.929617 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:43.929617 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:43.929926 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-db862d7d-a624-4ed2-b7a2-b3c68b74b796 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:43.943916 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-db862d7d-a624-4ed2-b7a2-b3c68b74b796 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Delete volume request issued successfully. Jul 03 01:43:43.944107 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-db862d7d-a624-4ed2-b7a2-b3c68b74b796 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd returned with HTTP 202 Jul 03 01:43:43.944547 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1158/4632] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:43:43 2026] DELETE /volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:43.951729 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3814ed50-a707-4c25-becb-5a2a528350e7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:43.953549 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3814ed50-a707-4c25-becb-5a2a528350e7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd Jul 03 01:43:43.953737 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3814ed50-a707-4c25-becb-5a2a528350e7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:43.953944 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3814ed50-a707-4c25-becb-5a2a528350e7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:43.961212 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:43.961212 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:43.965022 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3814ed50-a707-4c25-becb-5a2a528350e7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Volume info retrieved successfully. Jul 03 01:43:43.968801 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3814ed50-a707-4c25-becb-5a2a528350e7 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd returned with HTTP 200 Jul 03 01:43:43.970537 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1165/4633] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:43 2026] GET /volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:44.162003 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7aea3704-8ed9-4df7-92d2-f7b09641fdb6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:44.163771 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7aea3704-8ed9-4df7-92d2-f7b09641fdb6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc Jul 03 01:43:44.163977 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7aea3704-8ed9-4df7-92d2-f7b09641fdb6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:44.164172 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7aea3704-8ed9-4df7-92d2-f7b09641fdb6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:44.171461 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:44.171461 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:44.174880 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7aea3704-8ed9-4df7-92d2-f7b09641fdb6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:44.178591 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7aea3704-8ed9-4df7-92d2-f7b09641fdb6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc returned with HTTP 200 Jul 03 01:43:44.178931 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1165/4634] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:44 2026] GET /volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc => generated 895 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:44.194500 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3fd888d1-f2d3-46af-9923-873fa88ff3d5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:44.196321 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3fd888d1-f2d3-46af-9923-873fa88ff3d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a Jul 03 01:43:44.196577 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3fd888d1-f2d3-46af-9923-873fa88ff3d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:44.196773 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3fd888d1-f2d3-46af-9923-873fa88ff3d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:44.196858 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-3fd888d1-f2d3-46af-9923-873fa88ff3d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete snapshot with id: 23a66aef-bb6d-4098-9469-8ee27767c28a Jul 03 01:43:44.201938 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:44.201938 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:44.202358 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3fd888d1-f2d3-46af-9923-873fa88ff3d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:44.216734 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3fd888d1-f2d3-46af-9923-873fa88ff3d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot delete request issued successfully. Jul 03 01:43:44.216950 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3fd888d1-f2d3-46af-9923-873fa88ff3d5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a returned with HTTP 202 Jul 03 01:43:44.217355 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1147/4635] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:44 2026] DELETE /volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:44.223928 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3d40ac57-11cb-4e8b-8516-4ba14c5dd949 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:44.225717 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3d40ac57-11cb-4e8b-8516-4ba14c5dd949 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a Jul 03 01:43:44.225902 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3d40ac57-11cb-4e8b-8516-4ba14c5dd949 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:44.226078 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3d40ac57-11cb-4e8b-8516-4ba14c5dd949 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:44.231035 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:44.231035 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:44.231456 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3d40ac57-11cb-4e8b-8516-4ba14c5dd949 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:44.232221 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3d40ac57-11cb-4e8b-8516-4ba14c5dd949 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a returned with HTTP 200 Jul 03 01:43:44.232613 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1159/4636] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:44 2026] GET /volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:44.878520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-87801a9c-0eb3-43ba-963a-7ea1fc4e6b71 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:44.879243 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-87801a9c-0eb3-43ba-963a-7ea1fc4e6b71 None None] GET https://10.4.3.64/volume// Jul 03 01:43:44.879243 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-87801a9c-0eb3-43ba-963a-7ea1fc4e6b71 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:44.879456 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-87801a9c-0eb3-43ba-963a-7ea1fc4e6b71 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:44.879775 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-87801a9c-0eb3-43ba-963a-7ea1fc4e6b71 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:43:44.880065 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1166/4637] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:43:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:43:44.887027 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:44.887175 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-b6ffc8f2-c685-4daa-8fc7-36a579c50973 req-241f16d9-7311-40f0-910e-0c690bdfd064 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:44.889007 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-b6ffc8f2-c685-4daa-8fc7-36a579c50973 req-241f16d9-7311-40f0-910e-0c690bdfd064 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:43:44.889326 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-b6ffc8f2-c685-4daa-8fc7-36a579c50973 req-241f16d9-7311-40f0-910e-0c690bdfd064 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3364c874-1747-47ab-be36-8d26e7ea2e88", "connector": null, "instance_uuid": "3733f629-b436-4f1a-8740-f5a0873d05f6"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:44.900387 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:44.900387 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:44.932859 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-b6ffc8f2-c685-4daa-8fc7-36a579c50973 req-241f16d9-7311-40f0-910e-0c690bdfd064 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:43:44.933393 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1148/4638] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:43: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 03 01:43:44.940753 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-b6ffc8f2-c685-4daa-8fc7-36a579c50973 req-0ed5ead9-81e3-4b3d-9ac1-5e40f0d1d6b9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:44.942951 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b6ffc8f2-c685-4daa-8fc7-36a579c50973 req-0ed5ead9-81e3-4b3d-9ac1-5e40f0d1d6b9 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] DELETE https://10.4.3.64/volume/v3/attachments/71817edd-3d66-4aff-83d8-bb81223a75f1 Jul 03 01:43:44.943175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-b6ffc8f2-c685-4daa-8fc7-36a579c50973 req-0ed5ead9-81e3-4b3d-9ac1-5e40f0d1d6b9 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:44.943388 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-b6ffc8f2-c685-4daa-8fc7-36a579c50973 req-0ed5ead9-81e3-4b3d-9ac1-5e40f0d1d6b9 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:44.951384 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:44.951384 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:44.972034 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:44.972747 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1959510415"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:44.973700 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1959510415'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:44.973810 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume of 1 GB Jul 03 01:43:44.977304 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Availability Zones retrieved successfully. Jul 03 01:43:44.980457 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-aef0d90e-c753-4af0-bc18-1ef4fadaa5b0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:44.982204 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aef0d90e-c753-4af0-bc18-1ef4fadaa5b0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] GET https://10.4.3.64/volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd Jul 03 01:43:44.982343 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Flow 'volume_create_api' (d1828ffe-3f8f-42e5-bfad-209ec3f12d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:44.982434 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aef0d90e-c753-4af0-bc18-1ef4fadaa5b0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:44.982653 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aef0d90e-c753-4af0-bc18-1ef4fadaa5b0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:44.983162 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (120c38aa-01a9-42a8-bc47-290f9e707820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:44.983882 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:44.988632 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aef0d90e-c753-4af0-bc18-1ef4fadaa5b0 tempest-ProjectReaderTests-573376265 tempest-ProjectReaderTests-573376265-project-admin] https://10.4.3.64/volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd returned with HTTP 404 Jul 03 01:43:44.989114 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1167/4639] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:44 2026] GET /volume/v3/volumes/b9eb895f-0b6d-4c65-b0a5-0b8a4d188fdd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:45.011483 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (120c38aa-01a9-42a8-bc47-290f9e707820) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:45.012548 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5736094-75c6-49d5-96cf-6945dbbccb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:45.080764 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Created reservations ['825eaf2a-c22b-4169-bde6-c8bac9af6455', '4a8e7762-8e7c-4d82-9078-e1f47f436bb0', '5918eafd-4909-49df-9b2f-be28395ec124', '4a96dbfb-edf6-422e-9b70-3eb806e9f7f0'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:45.081758 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5736094-75c6-49d5-96cf-6945dbbccb2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['825eaf2a-c22b-4169-bde6-c8bac9af6455', '4a8e7762-8e7c-4d82-9078-e1f47f436bb0', '5918eafd-4909-49df-9b2f-be28395ec124', '4a96dbfb-edf6-422e-9b70-3eb806e9f7f0']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:45.082787 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e152785-e75f-4112-8386-cc96a854eee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:45.109848 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e152785-e75f-4112-8386-cc96a854eee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8f2583a-8057-4be3-a802-268625ab5d3e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1959510415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='006e179951c64b3d8355e923c4699a54',qos_specs=None,replication_status=,reservations=['825eaf2a-c22b-4169-bde6-c8bac9af6455','4a8e7762-8e7c-4d82-9078-e1f47f436bb0','5918eafd-4909-49df-9b2f-be28395ec124','4a96dbfb-edf6-422e-9b70-3eb806e9f7f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e77a1be30b4367b11f0123f384e2f5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1959510415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8f2583a-8057-4be3-a802-268625ab5d3e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='006e179951c64b3d8355e923c4699a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e77a1be30b4367b11f0123f384e2f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:45.109848 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0040c997-580d-4c26-832a-0f9055226fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:45.131733 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0040c997-580d-4c26-832a-0f9055226fe1) transitioned into state 'SUCCESS' from state '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-1959510415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='006e179951c64b3d8355e923c4699a54',qos_specs=None,replication_status=,reservations=['825eaf2a-c22b-4169-bde6-c8bac9af6455','4a8e7762-8e7c-4d82-9078-e1f47f436bb0','5918eafd-4909-49df-9b2f-be28395ec124','4a96dbfb-edf6-422e-9b70-3eb806e9f7f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e77a1be30b4367b11f0123f384e2f5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:45.132578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1b15473-ad0e-48f1-81f4-206d9a62b089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:45.144869 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1b15473-ad0e-48f1-81f4-206d9a62b089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:45.145906 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Flow 'volume_create_api' (d1828ffe-3f8f-42e5-bfad-209ec3f12d5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:45.146266 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume request issued successfully. Jul 03 01:43:45.146955 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eb0dee7b-3db5-461e-a4e3-6cafbf197d55 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:45.147489 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1166/4640] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:43:44 2026] POST /volume/v3/volumes => generated 776 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:45.158972 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-75878c61-2f66-4d8b-90c0-69a06d7c740c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:45.160811 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-75878c61-2f66-4d8b-90c0-69a06d7c740c tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e Jul 03 01:43:45.161059 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-75878c61-2f66-4d8b-90c0-69a06d7c740c tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:45.161309 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-75878c61-2f66-4d8b-90c0-69a06d7c740c tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:45.168088 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:45.168088 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:45.171286 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-75878c61-2f66-4d8b-90c0-69a06d7c740c tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:45.175299 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-75878c61-2f66-4d8b-90c0-69a06d7c740c tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e returned with HTTP 200 Jul 03 01:43:45.175732 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1149/4641] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:45 2026] GET /volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:45.241194 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d0054168-0282-4f3e-9daf-a0dc22e94a8e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:45.242957 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d0054168-0282-4f3e-9daf-a0dc22e94a8e tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a Jul 03 01:43:45.243161 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d0054168-0282-4f3e-9daf-a0dc22e94a8e tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:45.243400 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d0054168-0282-4f3e-9daf-a0dc22e94a8e tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:45.247658 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d0054168-0282-4f3e-9daf-a0dc22e94a8e tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a returned with HTTP 404 Jul 03 01:43:45.248093 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1168/4642] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:45 2026] GET /volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:45.255139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5e66046e-06a5-438b-8755-bafab6c48bbc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:45.257537 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5e66046e-06a5-438b-8755-bafab6c48bbc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 Jul 03 01:43:45.257654 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5e66046e-06a5-438b-8755-bafab6c48bbc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:45.257850 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5e66046e-06a5-438b-8755-bafab6c48bbc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:45.257993 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-5e66046e-06a5-438b-8755-bafab6c48bbc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete snapshot with id: b06ae34d-11cb-4775-9871-e45cd5b0c8d3 Jul 03 01:43:45.263193 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:45.263193 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:45.263646 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5e66046e-06a5-438b-8755-bafab6c48bbc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:45.284025 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5e66046e-06a5-438b-8755-bafab6c48bbc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot delete request issued successfully. Jul 03 01:43:45.284206 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5e66046e-06a5-438b-8755-bafab6c48bbc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 returned with HTTP 202 Jul 03 01:43:45.284598 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1167/4643] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:45 2026] DELETE /volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:45.291384 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7d7509fb-5e02-4652-8d65-979728b710ab None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:45.293602 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7d7509fb-5e02-4652-8d65-979728b710ab tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 Jul 03 01:43:45.293895 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7d7509fb-5e02-4652-8d65-979728b710ab tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:45.294107 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7d7509fb-5e02-4652-8d65-979728b710ab tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:45.300242 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:45.300242 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:45.300826 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7d7509fb-5e02-4652-8d65-979728b710ab tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:45.301970 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7d7509fb-5e02-4652-8d65-979728b710ab tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 returned with HTTP 200 Jul 03 01:43:45.302528 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1150/4644] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:45 2026] GET /volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:45.480908 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-b6ffc8f2-c685-4daa-8fc7-36a579c50973 req-0ed5ead9-81e3-4b3d-9ac1-5e40f0d1d6b9 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/attachments/71817edd-3d66-4aff-83d8-bb81223a75f1 returned with HTTP 200 Jul 03 01:43:45.481336 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1160/4645] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:43:44 2026] DELETE /volume/v3/attachments/71817edd-3d66-4aff-83d8-bb81223a75f1 => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:46.188889 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-919ddcc8-c6f7-4b26-9d2d-2e7b34b589bf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:46.190642 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-919ddcc8-c6f7-4b26-9d2d-2e7b34b589bf tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e Jul 03 01:43:46.190885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-919ddcc8-c6f7-4b26-9d2d-2e7b34b589bf tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:46.191090 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-919ddcc8-c6f7-4b26-9d2d-2e7b34b589bf tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:46.198784 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:46.198784 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:46.202174 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-919ddcc8-c6f7-4b26-9d2d-2e7b34b589bf tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:46.205978 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-919ddcc8-c6f7-4b26-9d2d-2e7b34b589bf tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e returned with HTTP 200 Jul 03 01:43:46.206356 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1169/4646] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:46 2026] GET /volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:43:46.218081 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ff4f3a26-336b-4591-9380-290df581738d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:46.310971 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a17ae042-cc90-42eb-9ebf-5b2acd175e49 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:46.313389 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a17ae042-cc90-42eb-9ebf-5b2acd175e49 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 Jul 03 01:43:46.313694 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a17ae042-cc90-42eb-9ebf-5b2acd175e49 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:46.313977 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a17ae042-cc90-42eb-9ebf-5b2acd175e49 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:46.318876 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a17ae042-cc90-42eb-9ebf-5b2acd175e49 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 returned with HTTP 404 Jul 03 01:43:46.319355 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1151/4647] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:46 2026] GET /volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:46.325997 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7b4517bd-189e-4a9c-9956-9fafe63e5228 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:46.327624 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b4517bd-189e-4a9c-9956-9fafe63e5228 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 Jul 03 01:43:46.327798 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b4517bd-189e-4a9c-9956-9fafe63e5228 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:46.327958 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b4517bd-189e-4a9c-9956-9fafe63e5228 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:46.328111 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-7b4517bd-189e-4a9c-9956-9fafe63e5228 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: e4940588-2638-470a-b887-e167afa5d877 Jul 03 01:43:46.334645 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ff4f3a26-336b-4591-9380-290df581738d tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] GET https://10.4.3.64/volume/v3/volumes Jul 03 01:43:46.335018 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ff4f3a26-336b-4591-9380-290df581738d tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:46.335108 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ff4f3a26-336b-4591-9380-290df581738d tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:46.335484 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.api_utils [None req-ff4f3a26-336b-4591-9380-290df581738d tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Removing options '' from query. {{(pid=99879) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:43:46.335854 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:46.335854 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:46.335916 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:46.335916 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:46.336352 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-ff4f3a26-336b-4591-9380-290df581738d tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:43:46.336411 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7b4517bd-189e-4a9c-9956-9fafe63e5228 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:46.343863 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ff4f3a26-336b-4591-9380-290df581738d tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Get all volumes completed successfully. Jul 03 01:43:46.344373 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ff4f3a26-336b-4591-9380-290df581738d tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Jul 03 01:43:46.344804 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1168/4648] 10.4.3.64 () {68 vars in 1271 bytes} [Fri Jul 3 01:43:46 2026] GET /volume/v3/volumes => generated 334 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:46.352553 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-98723265-f755-4b14-9004-ba9955c79985 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:46.354715 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-98723265-f755-4b14-9004-ba9955c79985 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e Jul 03 01:43:46.354715 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-98723265-f755-4b14-9004-ba9955c79985 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:46.355096 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-98723265-f755-4b14-9004-ba9955c79985 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:46.355217 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-98723265-f755-4b14-9004-ba9955c79985 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Delete volume with id: d8f2583a-8057-4be3-a802-268625ab5d3e Jul 03 01:43:46.357341 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7b4517bd-189e-4a9c-9956-9fafe63e5228 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume request issued successfully. Jul 03 01:43:46.357651 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b4517bd-189e-4a9c-9956-9fafe63e5228 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 returned with HTTP 202 Jul 03 01:43:46.358127 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1161/4649] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:46 2026] DELETE /volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:46.362969 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:46.362969 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:46.363321 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-98723265-f755-4b14-9004-ba9955c79985 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:46.365322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-194e75fd-1fcc-450e-b05c-26c07bed113a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:46.367769 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-194e75fd-1fcc-450e-b05c-26c07bed113a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 Jul 03 01:43:46.368050 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-194e75fd-1fcc-450e-b05c-26c07bed113a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:46.368313 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-194e75fd-1fcc-450e-b05c-26c07bed113a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:46.376024 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:46.376024 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:46.379819 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-194e75fd-1fcc-450e-b05c-26c07bed113a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:46.381489 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-98723265-f755-4b14-9004-ba9955c79985 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Delete volume request issued successfully. Jul 03 01:43:46.381706 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-98723265-f755-4b14-9004-ba9955c79985 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e returned with HTTP 202 Jul 03 01:43:46.382090 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1170/4650] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:46 2026] DELETE /volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:46.384773 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-194e75fd-1fcc-450e-b05c-26c07bed113a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 returned with HTTP 200 Jul 03 01:43:46.385503 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1152/4651] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:46 2026] GET /volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:46.389541 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1b13279c-cbbd-4cc2-9fa3-014966389899 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:46.391368 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1b13279c-cbbd-4cc2-9fa3-014966389899 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e Jul 03 01:43:46.391589 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1b13279c-cbbd-4cc2-9fa3-014966389899 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:46.391805 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1b13279c-cbbd-4cc2-9fa3-014966389899 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:46.398325 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:46.398325 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:46.401921 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1b13279c-cbbd-4cc2-9fa3-014966389899 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:46.405936 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1b13279c-cbbd-4cc2-9fa3-014966389899 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e returned with HTTP 200 Jul 03 01:43:46.406258 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1169/4652] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:46 2026] GET /volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:43:47.399166 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-81ad2ee4-eaea-43e1-8b5c-e8c734635b09 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:47.401203 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-81ad2ee4-eaea-43e1-8b5c-e8c734635b09 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 Jul 03 01:43:47.401467 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-81ad2ee4-eaea-43e1-8b5c-e8c734635b09 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:47.401693 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-81ad2ee4-eaea-43e1-8b5c-e8c734635b09 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:47.408161 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-81ad2ee4-eaea-43e1-8b5c-e8c734635b09 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 returned with HTTP 404 Jul 03 01:43:47.408775 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1162/4653] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:47 2026] GET /volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:47.416053 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5c405edf-0681-406d-9a50-8e89b4504990 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:47.417840 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5c405edf-0681-406d-9a50-8e89b4504990 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 Jul 03 01:43:47.418049 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5c405edf-0681-406d-9a50-8e89b4504990 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:47.418273 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5c405edf-0681-406d-9a50-8e89b4504990 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:47.418491 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-5c405edf-0681-406d-9a50-8e89b4504990 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 Jul 03 01:43:47.423221 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-96626406-f337-4974-99df-e4d1080f1cb1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:47.424939 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-96626406-f337-4974-99df-e4d1080f1cb1 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e Jul 03 01:43:47.425139 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-96626406-f337-4974-99df-e4d1080f1cb1 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:47.425319 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-96626406-f337-4974-99df-e4d1080f1cb1 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:47.426056 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:47.426056 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:47.426714 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5c405edf-0681-406d-9a50-8e89b4504990 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:47.431498 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-96626406-f337-4974-99df-e4d1080f1cb1 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e returned with HTTP 404 Jul 03 01:43:47.431979 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1153/4654] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:47 2026] GET /volume/v3/volumes/d8f2583a-8057-4be3-a802-268625ab5d3e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:47.439591 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:47.441859 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:47.442328 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1743429928"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:47.443688 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1743429928'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:47.443767 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume of 1 GB Jul 03 01:43:47.447730 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Availability Zones retrieved successfully. Jul 03 01:43:47.448461 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5c405edf-0681-406d-9a50-8e89b4504990 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume request issued successfully. Jul 03 01:43:47.448461 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5c405edf-0681-406d-9a50-8e89b4504990 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 returned with HTTP 202 Jul 03 01:43:47.448844 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1171/4655] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:47 2026] DELETE /volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:47.454717 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Flow 'volume_create_api' (34565dd9-d35f-4d7c-9dcd-d6294d87c338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:47.455964 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64f6d36-a895-4af2-85ef-ea43849a3cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:47.456779 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:47.457447 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-31402657-8508-4648-944c-abc993f1e9aa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:47.458965 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-31402657-8508-4648-944c-abc993f1e9aa tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 Jul 03 01:43:47.459177 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-31402657-8508-4648-944c-abc993f1e9aa tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:47.459372 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-31402657-8508-4648-944c-abc993f1e9aa tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:47.465839 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:47.465839 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:47.469258 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-31402657-8508-4648-944c-abc993f1e9aa tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:47.473488 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-31402657-8508-4648-944c-abc993f1e9aa tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 returned with HTTP 200 Jul 03 01:43:47.473979 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1163/4656] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:47 2026] GET /volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 => generated 893 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:47.483401 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f64f6d36-a895-4af2-85ef-ea43849a3cdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:47.484109 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0d6280-fa3a-43a4-8bc0-ffcd4e559ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:47.524810 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Created reservations ['aafe6e7e-689f-48f4-932d-4c0ea346fbed', 'e81506af-c1df-43f3-9cfd-e30cad3389da', 'c023ea3a-a4c0-43fc-b712-e17668697e35', '876562cd-a661-482e-a422-71775004de3e'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:47.525507 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0d6280-fa3a-43a4-8bc0-ffcd4e559ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aafe6e7e-689f-48f4-932d-4c0ea346fbed', 'e81506af-c1df-43f3-9cfd-e30cad3389da', 'c023ea3a-a4c0-43fc-b712-e17668697e35', '876562cd-a661-482e-a422-71775004de3e']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:47.526144 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb4ee59-d834-4825-b8eb-611a14dcf641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:47.551680 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb4ee59-d834-4825-b8eb-611a14dcf641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70c6508c-8189-4af2-9bf6-2bd3fc912a37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1743429928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='006e179951c64b3d8355e923c4699a54',qos_specs=None,replication_status=,reservations=['aafe6e7e-689f-48f4-932d-4c0ea346fbed','e81506af-c1df-43f3-9cfd-e30cad3389da','c023ea3a-a4c0-43fc-b712-e17668697e35','876562cd-a661-482e-a422-71775004de3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e77a1be30b4367b11f0123f384e2f5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1743429928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70c6508c-8189-4af2-9bf6-2bd3fc912a37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='006e179951c64b3d8355e923c4699a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e77a1be30b4367b11f0123f384e2f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:47.552463 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b666149e-5337-4e77-97cc-3ad0ce722b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:47.571979 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b666149e-5337-4e77-97cc-3ad0ce722b81) transitioned into state 'SUCCESS' from state '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-1743429928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='006e179951c64b3d8355e923c4699a54',qos_specs=None,replication_status=,reservations=['aafe6e7e-689f-48f4-932d-4c0ea346fbed','e81506af-c1df-43f3-9cfd-e30cad3389da','c023ea3a-a4c0-43fc-b712-e17668697e35','876562cd-a661-482e-a422-71775004de3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e77a1be30b4367b11f0123f384e2f5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:47.572685 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6617d4ad-6ab4-4b64-aa76-ece70a06435e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:47.582809 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6617d4ad-6ab4-4b64-aa76-ece70a06435e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:47.583595 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Flow 'volume_create_api' (34565dd9-d35f-4d7c-9dcd-d6294d87c338) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:47.583895 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume request issued successfully. Jul 03 01:43:47.584439 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8a6598ba-23e5-4713-a4da-bb2cfb7fef61 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:47.584894 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1170/4657] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:43:47 2026] POST /volume/v3/volumes => generated 776 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:47.596398 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-00c0d48a-e0c0-4abc-a02e-d6b2d1d2270f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:47.598618 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-00c0d48a-e0c0-4abc-a02e-d6b2d1d2270f tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 Jul 03 01:43:47.598787 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-00c0d48a-e0c0-4abc-a02e-d6b2d1d2270f tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:47.598911 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-00c0d48a-e0c0-4abc-a02e-d6b2d1d2270f tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:47.608505 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:47.608505 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:47.611772 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-00c0d48a-e0c0-4abc-a02e-d6b2d1d2270f tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:47.616865 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-00c0d48a-e0c0-4abc-a02e-d6b2d1d2270f tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 returned with HTTP 200 Jul 03 01:43:47.617398 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1154/4658] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:47 2026] GET /volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:47.705272 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-d0d4b31f-f9ce-4670-9051-695cc23fe7ac None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:47.707694 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-d0d4b31f-f9ce-4670-9051-695cc23fe7ac tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:47.707886 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-d0d4b31f-f9ce-4670-9051-695cc23fe7ac tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:47.708065 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-d0d4b31f-f9ce-4670-9051-695cc23fe7ac tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:47.717102 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:47.717102 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:47.721320 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-d0d4b31f-f9ce-4670-9051-695cc23fe7ac tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:47.726092 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-d0d4b31f-f9ce-4670-9051-695cc23fe7ac tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:43:47.726567 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1172/4659] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:43:47 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:48.486485 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-50fc2d72-00b3-43e8-9735-b2654a312a0f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:48.488058 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-50fc2d72-00b3-43e8-9735-b2654a312a0f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 Jul 03 01:43:48.488267 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-50fc2d72-00b3-43e8-9735-b2654a312a0f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:48.488482 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-50fc2d72-00b3-43e8-9735-b2654a312a0f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:48.493663 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-50fc2d72-00b3-43e8-9735-b2654a312a0f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 returned with HTTP 404 Jul 03 01:43:48.494095 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1164/4660] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:48 2026] GET /volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:48.501322 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-be68b548-3991-4069-bc5a-4d3a80256c32 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:48.503052 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-be68b548-3991-4069-bc5a-4d3a80256c32 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc Jul 03 01:43:48.503247 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-be68b548-3991-4069-bc5a-4d3a80256c32 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:48.503414 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-be68b548-3991-4069-bc5a-4d3a80256c32 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:48.503593 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-be68b548-3991-4069-bc5a-4d3a80256c32 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 39f9c235-6218-4cc5-ac4a-0463c616cecc Jul 03 01:43:48.511091 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:48.511091 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:48.511565 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-be68b548-3991-4069-bc5a-4d3a80256c32 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:48.530816 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-be68b548-3991-4069-bc5a-4d3a80256c32 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume request issued successfully. Jul 03 01:43:48.531030 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-be68b548-3991-4069-bc5a-4d3a80256c32 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc returned with HTTP 202 Jul 03 01:43:48.531468 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1171/4661] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:48 2026] DELETE /volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:48.541135 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e0e696fe-5da7-43b3-afbb-cc44a7bc6acd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:48.542679 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e0e696fe-5da7-43b3-afbb-cc44a7bc6acd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc Jul 03 01:43:48.542868 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e0e696fe-5da7-43b3-afbb-cc44a7bc6acd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:48.543079 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e0e696fe-5da7-43b3-afbb-cc44a7bc6acd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:48.551350 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:48.551350 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:48.555185 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e0e696fe-5da7-43b3-afbb-cc44a7bc6acd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:48.559823 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e0e696fe-5da7-43b3-afbb-cc44a7bc6acd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc returned with HTTP 200 Jul 03 01:43:48.560224 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1155/4662] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:48 2026] GET /volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:48.630137 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0df30bda-fe45-418e-8c2b-4a2d808b4277 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:48.631826 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0df30bda-fe45-418e-8c2b-4a2d808b4277 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 Jul 03 01:43:48.632051 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0df30bda-fe45-418e-8c2b-4a2d808b4277 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:48.632244 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0df30bda-fe45-418e-8c2b-4a2d808b4277 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:48.639589 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:48.639589 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:48.643237 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0df30bda-fe45-418e-8c2b-4a2d808b4277 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:48.647718 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0df30bda-fe45-418e-8c2b-4a2d808b4277 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 returned with HTTP 200 Jul 03 01:43:48.647718 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1173/4663] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:48 2026] GET /volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:43:48.659607 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6db30bdb-2e19-4058-ad2a-499461f69c86 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:48.661703 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6db30bdb-2e19-4058-ad2a-499461f69c86 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Jul 03 01:43:48.661958 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6db30bdb-2e19-4058-ad2a-499461f69c86 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:48.662281 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6db30bdb-2e19-4058-ad2a-499461f69c86 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:48.662670 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-6db30bdb-2e19-4058-ad2a-499461f69c86 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:43:48.663649 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-6db30bdb-2e19-4058-ad2a-499461f69c86 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:43:48.672999 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6db30bdb-2e19-4058-ad2a-499461f69c86 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Get all volumes completed successfully. Jul 03 01:43:48.673892 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:48.673892 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:48.679079 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6db30bdb-2e19-4058-ad2a-499461f69c86 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Jul 03 01:43:48.679609 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1165/4664] 10.4.3.64 () {68 vars in 1292 bytes} [Fri Jul 3 01:43:48 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:48.693540 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-aff765d6-fc89-45e7-bb2e-a8607d42973b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:48.695465 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aff765d6-fc89-45e7-bb2e-a8607d42973b tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 Jul 03 01:43:48.695695 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aff765d6-fc89-45e7-bb2e-a8607d42973b tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:48.695909 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aff765d6-fc89-45e7-bb2e-a8607d42973b tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:48.696114 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-aff765d6-fc89-45e7-bb2e-a8607d42973b tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Delete volume with id: 70c6508c-8189-4af2-9bf6-2bd3fc912a37 Jul 03 01:43:48.703906 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:48.703906 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:48.704274 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-aff765d6-fc89-45e7-bb2e-a8607d42973b tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:48.721783 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-aff765d6-fc89-45e7-bb2e-a8607d42973b tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Delete volume request issued successfully. Jul 03 01:43:48.722220 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aff765d6-fc89-45e7-bb2e-a8607d42973b tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 returned with HTTP 202 Jul 03 01:43:48.722617 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1172/4665] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:48 2026] DELETE /volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:48.731002 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1e16afe7-74f0-47ff-aa54-5301e69e1fa5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:48.732354 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1e16afe7-74f0-47ff-aa54-5301e69e1fa5 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 Jul 03 01:43:48.732695 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1e16afe7-74f0-47ff-aa54-5301e69e1fa5 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:48.732975 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1e16afe7-74f0-47ff-aa54-5301e69e1fa5 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:48.740209 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:48.740209 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:48.744138 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1e16afe7-74f0-47ff-aa54-5301e69e1fa5 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:48.748218 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1e16afe7-74f0-47ff-aa54-5301e69e1fa5 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 returned with HTTP 200 Jul 03 01:43:48.748737 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1156/4666] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:48 2026] GET /volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:43:49.168957 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-80118c13-0452-4d5b-8591-e70a1aa5a217 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:49.169345 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-80118c13-0452-4d5b-8591-e70a1aa5a217 None None] GET https://10.4.3.64/volume// Jul 03 01:43:49.169526 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-80118c13-0452-4d5b-8591-e70a1aa5a217 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:49.169704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-80118c13-0452-4d5b-8591-e70a1aa5a217 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:49.170012 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-80118c13-0452-4d5b-8591-e70a1aa5a217 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:43:49.170388 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1174/4667] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:43:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:43:49.177373 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-963174af-1b0d-4088-9e59-62da7acc69b7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:49.179381 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-963174af-1b0d-4088-9e59-62da7acc69b7 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] GET https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 Jul 03 01:43:49.179633 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-963174af-1b0d-4088-9e59-62da7acc69b7 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:49.179811 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-963174af-1b0d-4088-9e59-62da7acc69b7 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:49.188919 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:49.188919 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:49.192059 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-963174af-1b0d-4088-9e59-62da7acc69b7 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Volume info retrieved successfully. Jul 03 01:43:49.196412 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-963174af-1b0d-4088-9e59-62da7acc69b7 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 returned with HTTP 200 Jul 03 01:43:49.197036 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1166/4668] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:43:49 2026] GET /volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 => generated 1537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:43:49.305299 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-50f22a81-66c6-45e3-9675-9648e62aaff0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:49.307343 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-50f22a81-66c6-45e3-9675-9648e62aaff0 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] PUT https://10.4.3.64/volume/v3/attachments/e184cd3e-64fd-481c-9b06-9f3027b8462d Jul 03 01:43:49.307771 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-50f22a81-66c6-45e3-9675-9648e62aaff0 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:49.315535 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-50f22a81-66c6-45e3-9675-9648e62aaff0 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Acquiring lock "cinder-attachment_update-3364c874-1747-47ab-be36-8d26e7ea2e88-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:43:49.320077 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-50f22a81-66c6-45e3-9675-9648e62aaff0 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Lock "cinder-attachment_update-3364c874-1747-47ab-be36-8d26e7ea2e88-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:43:49.321006 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:49.321006 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:49.574039 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-34d451b1-c68f-4324-9c66-45a66bc60893 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:49.575759 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-34d451b1-c68f-4324-9c66-45a66bc60893 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc Jul 03 01:43:49.575968 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-34d451b1-c68f-4324-9c66-45a66bc60893 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:49.576153 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-34d451b1-c68f-4324-9c66-45a66bc60893 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:49.581054 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-34d451b1-c68f-4324-9c66-45a66bc60893 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc returned with HTTP 404 Jul 03 01:43:49.581518 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1157/4669] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:49 2026] GET /volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:49.589102 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:49.591059 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:49.591414 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1888265325"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:49.592758 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1888265325'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:49.592888 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume of 1 GB Jul 03 01:43:49.597467 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Availability Zones retrieved successfully. Jul 03 01:43:49.602783 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (08db89e9-3002-4ef4-b4bf-1fc9df6ebe82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:49.603674 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129820de-6433-4ee3-b04d-c76be63cf396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:49.604575 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:49.631310 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129820de-6433-4ee3-b04d-c76be63cf396) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:49.632051 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421338f4-2135-42d4-90fc-1bdace7f322e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:49.667679 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['28a26018-ed2b-4982-a23d-0735a2cf739b', '7277defa-915c-46d9-8781-7184df39f735', '950f7a50-77fa-4b01-9e0d-d10729cf5e04', 'f0325e24-2781-46bf-bbb5-23852cb7a536'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:49.668366 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (421338f4-2135-42d4-90fc-1bdace7f322e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28a26018-ed2b-4982-a23d-0735a2cf739b', '7277defa-915c-46d9-8781-7184df39f735', '950f7a50-77fa-4b01-9e0d-d10729cf5e04', 'f0325e24-2781-46bf-bbb5-23852cb7a536']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:49.669124 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010e84dc-ca2e-4b3f-bac2-5c8064d84442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:49.689711 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (010e84dc-ca2e-4b3f-bac2-5c8064d84442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'feb5cd2b-0139-49db-b88b-db342eb55aa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1888265325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['28a26018-ed2b-4982-a23d-0735a2cf739b','7277defa-915c-46d9-8781-7184df39f735','950f7a50-77fa-4b01-9e0d-d10729cf5e04','f0325e24-2781-46bf-bbb5-23852cb7a536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1888265325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=feb5cd2b-0139-49db-b88b-db342eb55aa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2298d5b47646e4921f73e20228e560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:49.690363 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd18e29-9397-4157-afb4-cf32ee47e469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:49.707407 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fd18e29-9397-4157-afb4-cf32ee47e469) transitioned into state 'SUCCESS' from state '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-1888265325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['28a26018-ed2b-4982-a23d-0735a2cf739b','7277defa-915c-46d9-8781-7184df39f735','950f7a50-77fa-4b01-9e0d-d10729cf5e04','f0325e24-2781-46bf-bbb5-23852cb7a536'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:49.708019 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a2e0858-5512-4bf6-a182-49657ba63559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:49.718592 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a2e0858-5512-4bf6-a182-49657ba63559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:49.719631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (08db89e9-3002-4ef4-b4bf-1fc9df6ebe82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:49.719982 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request issued successfully. Jul 03 01:43:49.720670 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c5f160b0-5bcc-4089-a3cf-e378d37af9fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:49.721252 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1175/4670] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:43:49 2026] POST /volume/v3/volumes => generated 768 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:49.733410 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a59cc546-212f-48c4-9eab-7185de4620ca None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:49.735862 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a59cc546-212f-48c4-9eab-7185de4620ca tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 Jul 03 01:43:49.736205 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a59cc546-212f-48c4-9eab-7185de4620ca tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:49.736528 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a59cc546-212f-48c4-9eab-7185de4620ca tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:49.745631 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:49.745631 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:49.750364 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a59cc546-212f-48c4-9eab-7185de4620ca tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:49.755542 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a59cc546-212f-48c4-9eab-7185de4620ca tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 returned with HTTP 200 Jul 03 01:43:49.756034 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1167/4671] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:49 2026] GET /volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:49.759751 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-288f4a93-e371-4a30-baff-d35c9c74c40b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:49.760276 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-288f4a93-e371-4a30-baff-d35c9c74c40b None None] GET https://10.4.3.64/volume// Jul 03 01:43:49.760567 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-288f4a93-e371-4a30-baff-d35c9c74c40b None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:49.760737 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-288f4a93-e371-4a30-baff-d35c9c74c40b None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:49.761077 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-288f4a93-e371-4a30-baff-d35c9c74c40b None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:43:49.761383 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1158/4672] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:43:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:43:49.763325 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-89bccf24-98d8-4b73-9a33-f7f5e1ff167f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:49.765436 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-89bccf24-98d8-4b73-9a33-f7f5e1ff167f tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 Jul 03 01:43:49.765656 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-89bccf24-98d8-4b73-9a33-f7f5e1ff167f tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:49.765796 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-89bccf24-98d8-4b73-9a33-f7f5e1ff167f tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:49.768988 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-b0b23d79-a2a0-4a1c-b070-f32457d64351 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:49.771228 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-b0b23d79-a2a0-4a1c-b070-f32457d64351 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:43:49.771664 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-b0b23d79-a2a0-4a1c-b070-f32457d64351 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3830c705-ceaf-4fac-838e-76217efaeae1", "connector": null, "instance_uuid": "1d65578d-dde6-4190-a307-bbc703791e27"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:49.771740 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-89bccf24-98d8-4b73-9a33-f7f5e1ff167f tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 returned with HTTP 404 Jul 03 01:43:49.772113 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1176/4673] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:49 2026] GET /volume/v3/volumes/70c6508c-8189-4af2-9bf6-2bd3fc912a37 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:49.779996 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:49.781529 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:49.781697 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:49.781697 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:49.781817 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-472610660"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:49.783060 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-472610660'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:49.783178 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume of 1 GB Jul 03 01:43:49.786399 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Availability Zones retrieved successfully. Jul 03 01:43:49.791470 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Flow 'volume_create_api' (166301be-7b2e-41c0-918d-62acbb5ec7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:49.792300 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64428972-fd02-4db1-839e-f8d7805a551b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:49.793040 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:49.808726 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-b0b23d79-a2a0-4a1c-b070-f32457d64351 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:43:49.809252 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1168/4674] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:43:49 2026] POST /volume/v3/attachments => generated 273 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:49.818837 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64428972-fd02-4db1-839e-f8d7805a551b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:49.819986 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd0e9cf-cb85-4e53-b973-5806c6293187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:49.838852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-50f22a81-66c6-45e3-9675-9648e62aaff0 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Lock "cinder-attachment_update-3364c874-1747-47ab-be36-8d26e7ea2e88-np0000004346" released by "attachment_update" :: held 0.519s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:43:49.839172 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-50f22a81-66c6-45e3-9675-9648e62aaff0 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/attachments/e184cd3e-64fd-481c-9b06-9f3027b8462d returned with HTTP 200 Jul 03 01:43:49.839637 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1173/4675] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:43:49 2026] PUT /volume/v3/attachments/e184cd3e-64fd-481c-9b06-9f3027b8462d => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:49.861976 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Created reservations ['8d083736-4382-40a6-b633-941041ad6cda', '283ebb47-51d3-406a-adc7-b6dda0200f83', '86ac16b3-a232-4d20-99d3-e6d0cb79ad67', 'bbd5b449-c040-43ba-a80f-9f509dcd6468'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:49.862805 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd0e9cf-cb85-4e53-b973-5806c6293187) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d083736-4382-40a6-b633-941041ad6cda', '283ebb47-51d3-406a-adc7-b6dda0200f83', '86ac16b3-a232-4d20-99d3-e6d0cb79ad67', 'bbd5b449-c040-43ba-a80f-9f509dcd6468']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:49.863487 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af3abe0-85f9-40a0-b801-cd6cf55b37a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:49.886113 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af3abe0-85f9-40a0-b801-cd6cf55b37a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42f6f09d-2312-40ab-8ffe-c68b80e00fd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-472610660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='006e179951c64b3d8355e923c4699a54',qos_specs=None,replication_status=,reservations=['8d083736-4382-40a6-b633-941041ad6cda','283ebb47-51d3-406a-adc7-b6dda0200f83','86ac16b3-a232-4d20-99d3-e6d0cb79ad67','bbd5b449-c040-43ba-a80f-9f509dcd6468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e77a1be30b4367b11f0123f384e2f5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-472610660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42f6f09d-2312-40ab-8ffe-c68b80e00fd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='006e179951c64b3d8355e923c4699a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e77a1be30b4367b11f0123f384e2f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:49.886899 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fff541a-dfcf-46af-9931-582f4f7e9446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:49.905349 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fff541a-dfcf-46af-9931-582f4f7e9446) transitioned into state 'SUCCESS' from state '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-472610660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='006e179951c64b3d8355e923c4699a54',qos_specs=None,replication_status=,reservations=['8d083736-4382-40a6-b633-941041ad6cda','283ebb47-51d3-406a-adc7-b6dda0200f83','86ac16b3-a232-4d20-99d3-e6d0cb79ad67','bbd5b449-c040-43ba-a80f-9f509dcd6468'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e77a1be30b4367b11f0123f384e2f5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:49.906047 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed35cd3-32c3-40cd-8859-343c9110bceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:49.916270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed35cd3-32c3-40cd-8859-343c9110bceb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:49.917069 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Flow 'volume_create_api' (166301be-7b2e-41c0-918d-62acbb5ec7e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:49.917397 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume request issued successfully. Jul 03 01:43:49.917947 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-91fd120e-0588-4ba8-aefc-ac8c168b3d11 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:49.918394 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1159/4676] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:43:49 2026] POST /volume/v3/volumes => generated 775 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:49.929332 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a31084d2-c77b-48f3-85af-8d74812aca47 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:49.930884 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a31084d2-c77b-48f3-85af-8d74812aca47 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 Jul 03 01:43:49.931065 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a31084d2-c77b-48f3-85af-8d74812aca47 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:49.931260 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a31084d2-c77b-48f3-85af-8d74812aca47 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:49.937449 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:49.937449 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:49.940303 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a31084d2-c77b-48f3-85af-8d74812aca47 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:49.943982 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a31084d2-c77b-48f3-85af-8d74812aca47 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 returned with HTTP 200 Jul 03 01:43:49.944343 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1177/4677] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:49 2026] GET /volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:50.247941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8ba38f8a-700c-4642-a3ab-5cd0afae1cdf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:50.250458 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8ba38f8a-700c-4642-a3ab-5cd0afae1cdf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:50.250668 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8ba38f8a-700c-4642-a3ab-5cd0afae1cdf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:50.250842 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8ba38f8a-700c-4642-a3ab-5cd0afae1cdf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:50.259844 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:50.259844 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:50.263071 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8ba38f8a-700c-4642-a3ab-5cd0afae1cdf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:50.267265 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8ba38f8a-700c-4642-a3ab-5cd0afae1cdf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:43:50.267662 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1169/4678] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:50 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:50.338459 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-740163ee-9a2d-4317-ae8f-f2394179b1bb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:50.338866 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-740163ee-9a2d-4317-ae8f-f2394179b1bb None None] GET https://10.4.3.64/volume// Jul 03 01:43:50.339038 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-740163ee-9a2d-4317-ae8f-f2394179b1bb None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:50.339258 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-740163ee-9a2d-4317-ae8f-f2394179b1bb None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:50.339602 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-740163ee-9a2d-4317-ae8f-f2394179b1bb None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:43:50.339896 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1174/4679] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:43:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:43:50.349845 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-8d38e311-b5e2-4b16-8e6a-7fc2160a7d89 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:50.349996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-3148890e-f63d-4f7d-b7c2-4fc784599201 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:50.351988 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-8d38e311-b5e2-4b16-8e6a-7fc2160a7d89 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] POST https://10.4.3.64/volume/v3/attachments/e184cd3e-64fd-481c-9b06-9f3027b8462d/action Jul 03 01:43:50.352329 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-3148890e-f63d-4f7d-b7c2-4fc784599201 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:50.352404 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-8d38e311-b5e2-4b16-8e6a-7fc2160a7d89 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:43:50.352502 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-8d38e311-b5e2-4b16-8e6a-7fc2160a7d89 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:50.352608 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-3148890e-f63d-4f7d-b7c2-4fc784599201 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:50.352862 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-3148890e-f63d-4f7d-b7c2-4fc784599201 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:50.362550 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:50.362550 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:50.365630 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-3148890e-f63d-4f7d-b7c2-4fc784599201 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:50.368885 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:50.368885 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:50.369349 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-3148890e-f63d-4f7d-b7c2-4fc784599201 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:43:50.369768 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1178/4680] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:43:50 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 1024 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:43:50.380551 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-437269c4-8d8d-49e8-98e7-56b7f780af80 req-8d38e311-b5e2-4b16-8e6a-7fc2160a7d89 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/attachments/e184cd3e-64fd-481c-9b06-9f3027b8462d/action returned with HTTP 204 Jul 03 01:43:50.381000 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1160/4681] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:43:50 2026] POST /volume/v3/attachments/e184cd3e-64fd-481c-9b06-9f3027b8462d/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:50.471625 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-ae490104-d42b-4654-b5c4-48e474a04681 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:50.478042 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-ae490104-d42b-4654-b5c4-48e474a04681 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] PUT https://10.4.3.64/volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c Jul 03 01:43:50.478042 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-ae490104-d42b-4654-b5c4-48e474a04681 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:50.490263 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-ae490104-d42b-4654-b5c4-48e474a04681 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Acquiring lock "cinder-attachment_update-3830c705-ceaf-4fac-838e-76217efaeae1-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:43:50.494758 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-ae490104-d42b-4654-b5c4-48e474a04681 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Lock "cinder-attachment_update-3830c705-ceaf-4fac-838e-76217efaeae1-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:43:50.495703 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:50.495703 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:50.768757 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a82b4757-142a-477a-8698-057911328cbd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:50.770046 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a82b4757-142a-477a-8698-057911328cbd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 Jul 03 01:43:50.770299 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a82b4757-142a-477a-8698-057911328cbd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:50.770510 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a82b4757-142a-477a-8698-057911328cbd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:50.777033 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:50.777033 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:50.780521 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a82b4757-142a-477a-8698-057911328cbd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:50.784328 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a82b4757-142a-477a-8698-057911328cbd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 returned with HTTP 200 Jul 03 01:43:50.784722 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1175/4682] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:50 2026] GET /volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:50.796226 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5ffa103a-01a3-4419-9577-9ecafc7d7288 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:50.797950 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5ffa103a-01a3-4419-9577-9ecafc7d7288 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:50.798340 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5ffa103a-01a3-4419-9577-9ecafc7d7288 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "feb5cd2b-0139-49db-b88b-db342eb55aa1", "name": "tempest-VolumeDependencyTests-Snapshot-1195017289"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:50.805852 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:50.805852 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:50.806265 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5ffa103a-01a3-4419-9577-9ecafc7d7288 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:50.806365 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-5ffa103a-01a3-4419-9577-9ecafc7d7288 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create snapshot from volume feb5cd2b-0139-49db-b88b-db342eb55aa1 Jul 03 01:43:50.828849 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-5ffa103a-01a3-4419-9577-9ecafc7d7288 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['4b3b9acc-7a53-439d-986e-b54273f09d70', '46b38897-71f6-44b6-b3ab-bd701ea1d96b', 'fbdc9ea2-427d-4211-95f5-444c5c8d9e98', 'ef28f8c4-7a8e-4c5a-968f-f6b79d761cdc'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:50.854947 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5ffa103a-01a3-4419-9577-9ecafc7d7288 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot create request issued successfully. Jul 03 01:43:50.855260 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5ffa103a-01a3-4419-9577-9ecafc7d7288 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:50.855665 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1179/4683] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:50 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 03 01:43:50.864370 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bb3f36e7-4b4c-4433-babe-cc660c6bc0f2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:50.865900 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb3f36e7-4b4c-4433-babe-cc660c6bc0f2 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 Jul 03 01:43:50.866073 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb3f36e7-4b4c-4433-babe-cc660c6bc0f2 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:50.866262 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bb3f36e7-4b4c-4433-babe-cc660c6bc0f2 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:50.872442 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:50.872442 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:50.872442 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bb3f36e7-4b4c-4433-babe-cc660c6bc0f2 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:50.872442 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bb3f36e7-4b4c-4433-babe-cc660c6bc0f2 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 returned with HTTP 200 Jul 03 01:43:50.872442 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1161/4684] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:50 2026] GET /volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:50.955309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9bb2e4ab-f813-4db2-abd1-8a91577d232a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:50.956887 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9bb2e4ab-f813-4db2-abd1-8a91577d232a tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 Jul 03 01:43:50.956998 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9bb2e4ab-f813-4db2-abd1-8a91577d232a tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:50.957195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9bb2e4ab-f813-4db2-abd1-8a91577d232a tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:50.966345 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:50.966345 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:50.970376 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9bb2e4ab-f813-4db2-abd1-8a91577d232a tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:50.974354 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9bb2e4ab-f813-4db2-abd1-8a91577d232a tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 returned with HTTP 200 Jul 03 01:43:50.974747 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1176/4685] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:50 2026] GET /volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:43:50.986609 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-00c06590-10ef-44bc-b70e-06ed6cb75da8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:50.988452 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-00c06590-10ef-44bc-b70e-06ed6cb75da8 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] GET https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 Jul 03 01:43:50.988670 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-00c06590-10ef-44bc-b70e-06ed6cb75da8 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:50.988849 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-00c06590-10ef-44bc-b70e-06ed6cb75da8 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:50.996581 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:50.996581 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:51.000333 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-00c06590-10ef-44bc-b70e-06ed6cb75da8 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Volume info retrieved successfully. Jul 03 01:43:51.004474 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-00c06590-10ef-44bc-b70e-06ed6cb75da8 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 returned with HTTP 200 Jul 03 01:43:51.004728 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1180/4686] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:50 2026] GET /volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:51.014531 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-ae490104-d42b-4654-b5c4-48e474a04681 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Lock "cinder-attachment_update-3830c705-ceaf-4fac-838e-76217efaeae1-np0000004346" released by "attachment_update" :: held 0.520s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:43:51.014825 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-ae490104-d42b-4654-b5c4-48e474a04681 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c returned with HTTP 200 Jul 03 01:43:51.015337 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1170/4687] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:43:50 2026] PUT /volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:51.016431 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-07339985-fc4b-4283-8ed3-271557ce7772 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:51.018249 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-07339985-fc4b-4283-8ed3-271557ce7772 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 Jul 03 01:43:51.018478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-07339985-fc4b-4283-8ed3-271557ce7772 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:51.018816 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-07339985-fc4b-4283-8ed3-271557ce7772 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:51.018816 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-07339985-fc4b-4283-8ed3-271557ce7772 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Delete volume with id: 42f6f09d-2312-40ab-8ffe-c68b80e00fd5 Jul 03 01:43:51.026178 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:51.026178 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:51.026333 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-07339985-fc4b-4283-8ed3-271557ce7772 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:51.043091 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-07339985-fc4b-4283-8ed3-271557ce7772 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Delete volume request issued successfully. Jul 03 01:43:51.043294 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-07339985-fc4b-4283-8ed3-271557ce7772 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 returned with HTTP 202 Jul 03 01:43:51.043768 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1162/4688] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:51 2026] DELETE /volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:51.052023 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ce689c1b-16f0-48f7-8785-bf434baa101a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:51.054254 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ce689c1b-16f0-48f7-8785-bf434baa101a tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 Jul 03 01:43:51.054560 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ce689c1b-16f0-48f7-8785-bf434baa101a tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:51.054819 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ce689c1b-16f0-48f7-8785-bf434baa101a tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:51.064774 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:51.064774 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:51.068757 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ce689c1b-16f0-48f7-8785-bf434baa101a tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:51.072609 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ce689c1b-16f0-48f7-8785-bf434baa101a tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 returned with HTTP 200 Jul 03 01:43:51.072989 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1177/4689] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:51 2026] GET /volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:43:51.279121 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dffb7e5e-9730-4a94-8d06-f76a95c36848 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:51.280926 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dffb7e5e-9730-4a94-8d06-f76a95c36848 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:51.281090 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dffb7e5e-9730-4a94-8d06-f76a95c36848 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:51.281295 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dffb7e5e-9730-4a94-8d06-f76a95c36848 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:51.290117 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:51.290117 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:51.293389 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-dffb7e5e-9730-4a94-8d06-f76a95c36848 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:51.297369 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dffb7e5e-9730-4a94-8d06-f76a95c36848 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:43:51.297758 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1181/4690] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:51 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:51.880081 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3d4d078f-bc00-4b9e-8241-78f2b25d4455 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:51.881771 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3d4d078f-bc00-4b9e-8241-78f2b25d4455 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 Jul 03 01:43:51.881946 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3d4d078f-bc00-4b9e-8241-78f2b25d4455 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:51.882159 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3d4d078f-bc00-4b9e-8241-78f2b25d4455 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:51.886953 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:51.886953 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:51.887540 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3d4d078f-bc00-4b9e-8241-78f2b25d4455 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:51.888467 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3d4d078f-bc00-4b9e-8241-78f2b25d4455 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 returned with HTTP 200 Jul 03 01:43:51.888953 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1171/4691] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:51 2026] GET /volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:51.897301 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:51.898925 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:51.899293 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7a20bc0b-89cd-48eb-8394-af0bd89ca6f6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1127871533"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:51.900727 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request body: {'volume': {'snapshot_id': '7a20bc0b-89cd-48eb-8394-af0bd89ca6f6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1127871533'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:51.905017 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:51.905017 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:51.905413 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:51.905550 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume of 1 GB Jul 03 01:43:51.908653 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Availability Zones retrieved successfully. Jul 03 01:43:51.913714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (dc41f631-1e27-44ac-85ea-d22fde9d246d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:51.914589 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55128fa-38ce-4710-b190-18c0ac718083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:51.915382 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:51.941505 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e55128fa-38ce-4710-b190-18c0ac718083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7a20bc0b-89cd-48eb-8394-af0bd89ca6f6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:51.942197 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (023b94eb-d780-483e-bdc5-9a78d3ab349f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:51.981693 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['12f0836f-2b31-40e5-97ab-e1f9716b3323', 'feeb307c-41a7-44d7-aed7-8bc17aa0d2e0', '9cb6e9b4-aa56-4d0f-86c1-f4cadcf8fc9d', '791a9bd5-94b1-42c6-822c-065a3de816b1'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:51.982362 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (023b94eb-d780-483e-bdc5-9a78d3ab349f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12f0836f-2b31-40e5-97ab-e1f9716b3323', 'feeb307c-41a7-44d7-aed7-8bc17aa0d2e0', '9cb6e9b4-aa56-4d0f-86c1-f4cadcf8fc9d', '791a9bd5-94b1-42c6-822c-065a3de816b1']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:51.983139 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c4b4d90-7c2a-48cd-aee8-bd53c27aa0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:52.018282 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c4b4d90-7c2a-48cd-aee8-bd53c27aa0c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92cf79b0-0fca-431c-b6fe-d26c62629c2e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1127871533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['12f0836f-2b31-40e5-97ab-e1f9716b3323','feeb307c-41a7-44d7-aed7-8bc17aa0d2e0','9cb6e9b4-aa56-4d0f-86c1-f4cadcf8fc9d','791a9bd5-94b1-42c6-822c-065a3de816b1'],size=1,snapshot_id=7a20bc0b-89cd-48eb-8394-af0bd89ca6f6,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1127871533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92cf79b0-0fca-431c-b6fe-d26c62629c2e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2298d5b47646e4921f73e20228e560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7a20bc0b-89cd-48eb-8394-af0bd89ca6f6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:52.019061 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1a6251-70e9-414c-bdb9-abcacec8bea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:52.036722 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1a6251-70e9-414c-bdb9-abcacec8bea0) transitioned into state 'SUCCESS' from state '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-1127871533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['12f0836f-2b31-40e5-97ab-e1f9716b3323','feeb307c-41a7-44d7-aed7-8bc17aa0d2e0','9cb6e9b4-aa56-4d0f-86c1-f4cadcf8fc9d','791a9bd5-94b1-42c6-822c-065a3de816b1'],size=1,snapshot_id=7a20bc0b-89cd-48eb-8394-af0bd89ca6f6,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:52.037468 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1963cdab-dace-468d-8fc1-28e8cef807cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:52.055734 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1963cdab-dace-468d-8fc1-28e8cef807cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:52.056348 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (dc41f631-1e27-44ac-85ea-d22fde9d246d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:52.056623 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request issued successfully. Jul 03 01:43:52.057112 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-acadd747-4adc-4e8c-ae61-87298a5ad4c4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:52.057854 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1163/4692] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:43:51 2026] POST /volume/v3/volumes => generated 802 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:52.074046 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-10f8e12c-6d1a-4f21-a7fe-6ab80b92058f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:52.074438 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-10f8e12c-6d1a-4f21-a7fe-6ab80b92058f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e Jul 03 01:43:52.074634 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-10f8e12c-6d1a-4f21-a7fe-6ab80b92058f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:52.075183 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-10f8e12c-6d1a-4f21-a7fe-6ab80b92058f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:52.082450 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:52.082450 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:52.084844 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6e3e75da-7bb3-4380-b5a3-5521ce622790 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:52.086731 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6e3e75da-7bb3-4380-b5a3-5521ce622790 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 Jul 03 01:43:52.086937 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6e3e75da-7bb3-4380-b5a3-5521ce622790 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:52.087192 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6e3e75da-7bb3-4380-b5a3-5521ce622790 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:52.087994 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-10f8e12c-6d1a-4f21-a7fe-6ab80b92058f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:52.092018 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-10f8e12c-6d1a-4f21-a7fe-6ab80b92058f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e returned with HTTP 200 Jul 03 01:43:52.092389 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1178/4693] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:52 2026] GET /volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:52.093652 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6e3e75da-7bb3-4380-b5a3-5521ce622790 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 returned with HTTP 404 Jul 03 01:43:52.093977 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1182/4694] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:52 2026] GET /volume/v3/volumes/42f6f09d-2312-40ab-8ffe-c68b80e00fd5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:52.101115 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:52.102827 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:52.103135 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1234968685"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:52.104582 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1234968685'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:52.104695 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume of 1 GB Jul 03 01:43:52.108641 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Availability Zones retrieved successfully. Jul 03 01:43:52.114050 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Flow 'volume_create_api' (b5152013-ff35-45da-b029-b61aa07239a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:52.115282 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a83cf30-48ff-4aa0-bc28-04a25d5294e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:52.115806 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:52.144369 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a83cf30-48ff-4aa0-bc28-04a25d5294e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:52.145142 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ef5e1bd-1f0f-4dfb-ae91-1a2b47b9fc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:52.201790 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Created reservations ['353075ab-1dc6-46d4-be47-417213fa5cbc', 'f705c8a8-2716-4893-96ad-5c8e9d3486b3', '7f953bec-a0d6-4d45-9dd9-0d764334e793', '7c7aeabb-ac8b-4c92-82b6-4f7eecbd5df1'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:52.202961 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ef5e1bd-1f0f-4dfb-ae91-1a2b47b9fc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353075ab-1dc6-46d4-be47-417213fa5cbc', 'f705c8a8-2716-4893-96ad-5c8e9d3486b3', '7f953bec-a0d6-4d45-9dd9-0d764334e793', '7c7aeabb-ac8b-4c92-82b6-4f7eecbd5df1']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:52.203958 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a2969e-6285-45cf-a2da-a2c217fd6f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:52.233696 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58a2969e-6285-45cf-a2da-a2c217fd6f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acc3e712-4fb1-4164-b6c8-1117968dfa00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1234968685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='006e179951c64b3d8355e923c4699a54',qos_specs=None,replication_status=,reservations=['353075ab-1dc6-46d4-be47-417213fa5cbc','f705c8a8-2716-4893-96ad-5c8e9d3486b3','7f953bec-a0d6-4d45-9dd9-0d764334e793','7c7aeabb-ac8b-4c92-82b6-4f7eecbd5df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e77a1be30b4367b11f0123f384e2f5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1234968685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acc3e712-4fb1-4164-b6c8-1117968dfa00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='006e179951c64b3d8355e923c4699a54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18e77a1be30b4367b11f0123f384e2f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:52.234359 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2b3e99-c6b8-414a-829a-2567301e29e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:52.260175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2b3e99-c6b8-414a-829a-2567301e29e1) transitioned into state 'SUCCESS' from state '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-1234968685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='006e179951c64b3d8355e923c4699a54',qos_specs=None,replication_status=,reservations=['353075ab-1dc6-46d4-be47-417213fa5cbc','f705c8a8-2716-4893-96ad-5c8e9d3486b3','7f953bec-a0d6-4d45-9dd9-0d764334e793','7c7aeabb-ac8b-4c92-82b6-4f7eecbd5df1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18e77a1be30b4367b11f0123f384e2f5',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:52.261157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030b7b64-aa45-4404-b571-aa21395ff0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:52.273195 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (030b7b64-aa45-4404-b571-aa21395ff0d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:52.274158 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Flow 'volume_create_api' (b5152013-ff35-45da-b029-b61aa07239a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:52.274486 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Create volume request issued successfully. Jul 03 01:43:52.275054 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ef72d478-1210-46e1-831d-e39ba52ad9f0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:52.275638 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1172/4695] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:43:52 2026] POST /volume/v3/volumes => generated 776 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:52.288721 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-89c42963-fbf9-42de-95f9-20a69995d9a1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:52.290891 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89c42963-fbf9-42de-95f9-20a69995d9a1 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 Jul 03 01:43:52.291135 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89c42963-fbf9-42de-95f9-20a69995d9a1 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:52.291350 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89c42963-fbf9-42de-95f9-20a69995d9a1 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:52.299691 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:52.299691 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:52.303619 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-89c42963-fbf9-42de-95f9-20a69995d9a1 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:52.308319 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89c42963-fbf9-42de-95f9-20a69995d9a1 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 returned with HTTP 200 Jul 03 01:43:52.308843 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1164/4696] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:52 2026] GET /volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:52.314107 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2ddec2df-19f8-4ad3-8bb9-e9e2596af83a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:52.315895 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2ddec2df-19f8-4ad3-8bb9-e9e2596af83a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:52.316139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2ddec2df-19f8-4ad3-8bb9-e9e2596af83a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:52.316359 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2ddec2df-19f8-4ad3-8bb9-e9e2596af83a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:52.326012 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:52.326012 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:52.329382 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2ddec2df-19f8-4ad3-8bb9-e9e2596af83a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:52.334225 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2ddec2df-19f8-4ad3-8bb9-e9e2596af83a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:43:52.334716 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1179/4697] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:52 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:53.105308 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-07dd690d-1e7e-4166-b8ab-0fed6850c385 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:53.107233 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-07dd690d-1e7e-4166-b8ab-0fed6850c385 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e Jul 03 01:43:53.107518 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-07dd690d-1e7e-4166-b8ab-0fed6850c385 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:53.107725 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-07dd690d-1e7e-4166-b8ab-0fed6850c385 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:53.121857 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:53.121857 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:53.135671 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-07dd690d-1e7e-4166-b8ab-0fed6850c385 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:53.140242 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-07dd690d-1e7e-4166-b8ab-0fed6850c385 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e returned with HTTP 200 Jul 03 01:43:53.140653 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1183/4698] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:53 2026] GET /volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e => generated 895 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:53.157928 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-27cc235d-609e-430c-a43d-ba552eca37c5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:53.160052 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-27cc235d-609e-430c-a43d-ba552eca37c5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 Jul 03 01:43:53.160333 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-27cc235d-609e-430c-a43d-ba552eca37c5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:53.160580 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-27cc235d-609e-430c-a43d-ba552eca37c5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:53.160993 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-27cc235d-609e-430c-a43d-ba552eca37c5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete snapshot with id: 7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 Jul 03 01:43:53.165525 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:53.165525 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:53.165924 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-27cc235d-609e-430c-a43d-ba552eca37c5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:53.181198 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-27cc235d-609e-430c-a43d-ba552eca37c5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot delete request issued successfully. Jul 03 01:43:53.181329 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-27cc235d-609e-430c-a43d-ba552eca37c5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 returned with HTTP 202 Jul 03 01:43:53.181764 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1173/4699] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:53 2026] DELETE /volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:53.187988 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-23c5c7c9-c507-481e-8912-a7bd5a4177fe None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:53.190012 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-23c5c7c9-c507-481e-8912-a7bd5a4177fe tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 Jul 03 01:43:53.190217 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-23c5c7c9-c507-481e-8912-a7bd5a4177fe tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:53.190394 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-23c5c7c9-c507-481e-8912-a7bd5a4177fe tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:53.195039 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:53.195039 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:53.195522 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-23c5c7c9-c507-481e-8912-a7bd5a4177fe tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Snapshot retrieved successfully. Jul 03 01:43:53.196303 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-23c5c7c9-c507-481e-8912-a7bd5a4177fe tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 returned with HTTP 200 Jul 03 01:43:53.196713 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1165/4700] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:53 2026] GET /volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:53.320906 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b5c8a37e-f27f-455b-92e8-63b42967daa6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:53.322730 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b5c8a37e-f27f-455b-92e8-63b42967daa6 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 Jul 03 01:43:53.322926 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b5c8a37e-f27f-455b-92e8-63b42967daa6 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:53.323149 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b5c8a37e-f27f-455b-92e8-63b42967daa6 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:53.329405 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:53.329405 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:53.332395 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b5c8a37e-f27f-455b-92e8-63b42967daa6 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:53.335935 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b5c8a37e-f27f-455b-92e8-63b42967daa6 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 returned with HTTP 200 Jul 03 01:43:53.336353 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1180/4701] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:53 2026] GET /volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:43:53.349683 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-32ce9947-2930-478d-9d6e-2608f6c2ab15 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:53.351251 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cb2b7930-55d8-4e3e-8cd0-c910486b8c8e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:53.351557 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-32ce9947-2930-478d-9d6e-2608f6c2ab15 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] GET https://10.4.3.64/volume/v3/volumes/summary Jul 03 01:43:53.351884 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-32ce9947-2930-478d-9d6e-2608f6c2ab15 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:53.352128 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-32ce9947-2930-478d-9d6e-2608f6c2ab15 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:53.352304 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-32ce9947-2930-478d-9d6e-2608f6c2ab15 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:43:53.353369 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cb2b7930-55d8-4e3e-8cd0-c910486b8c8e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:53.353637 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cb2b7930-55d8-4e3e-8cd0-c910486b8c8e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:53.353833 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cb2b7930-55d8-4e3e-8cd0-c910486b8c8e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:53.357843 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-32ce9947-2930-478d-9d6e-2608f6c2ab15 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] Get summary completed successfully. Jul 03 01:43:53.358125 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-32ce9947-2930-478d-9d6e-2608f6c2ab15 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-reader] https://10.4.3.64/volume/v3/volumes/summary returned with HTTP 200 Jul 03 01:43:53.358540 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1184/4702] 10.4.3.64 () {68 vars in 1295 bytes} [Fri Jul 3 01:43:53 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 03 01:43:53.365379 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:53.365379 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:53.365579 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-066892c4-7a5f-4d05-9635-b0037ffec8ed None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:53.367479 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-066892c4-7a5f-4d05-9635-b0037ffec8ed tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 Jul 03 01:43:53.367707 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-066892c4-7a5f-4d05-9635-b0037ffec8ed tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:53.367882 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-066892c4-7a5f-4d05-9635-b0037ffec8ed tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:53.368037 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-066892c4-7a5f-4d05-9635-b0037ffec8ed tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Delete volume with id: acc3e712-4fb1-4164-b6c8-1117968dfa00 Jul 03 01:43:53.369202 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cb2b7930-55d8-4e3e-8cd0-c910486b8c8e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:53.373980 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cb2b7930-55d8-4e3e-8cd0-c910486b8c8e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:43:53.374466 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1174/4703] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:53 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:53.376080 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:53.376080 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:53.376460 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-066892c4-7a5f-4d05-9635-b0037ffec8ed tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:53.394411 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-066892c4-7a5f-4d05-9635-b0037ffec8ed tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Delete volume request issued successfully. Jul 03 01:43:53.394633 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-066892c4-7a5f-4d05-9635-b0037ffec8ed tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 returned with HTTP 202 Jul 03 01:43:53.395022 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1166/4704] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:53 2026] DELETE /volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:53.406491 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-33c62f36-9791-43e5-941b-5c4f1453c5a0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:53.407690 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-33c62f36-9791-43e5-941b-5c4f1453c5a0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 Jul 03 01:43:53.407938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-33c62f36-9791-43e5-941b-5c4f1453c5a0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:53.407938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-33c62f36-9791-43e5-941b-5c4f1453c5a0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:53.422228 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:53.422228 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:53.428441 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-33c62f36-9791-43e5-941b-5c4f1453c5a0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Volume info retrieved successfully. Jul 03 01:43:53.433700 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-33c62f36-9791-43e5-941b-5c4f1453c5a0 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 returned with HTTP 200 Jul 03 01:43:53.434225 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1181/4705] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:53 2026] GET /volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:43:54.205815 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b46b01f4-676c-4ee7-aead-d1deead3b717 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:54.207922 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b46b01f4-676c-4ee7-aead-d1deead3b717 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 Jul 03 01:43:54.208125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b46b01f4-676c-4ee7-aead-d1deead3b717 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:54.208351 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b46b01f4-676c-4ee7-aead-d1deead3b717 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:54.213577 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b46b01f4-676c-4ee7-aead-d1deead3b717 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 returned with HTTP 404 Jul 03 01:43:54.214160 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1185/4706] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:54 2026] GET /volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:54.221378 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7e620e60-36d9-46ed-8307-84cbe95f4695 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:54.222961 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7e620e60-36d9-46ed-8307-84cbe95f4695 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 Jul 03 01:43:54.223203 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7e620e60-36d9-46ed-8307-84cbe95f4695 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:54.223392 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7e620e60-36d9-46ed-8307-84cbe95f4695 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:54.223591 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-7e620e60-36d9-46ed-8307-84cbe95f4695 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: feb5cd2b-0139-49db-b88b-db342eb55aa1 Jul 03 01:43:54.230620 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:54.230620 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:54.231087 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7e620e60-36d9-46ed-8307-84cbe95f4695 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:54.250248 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7e620e60-36d9-46ed-8307-84cbe95f4695 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume request issued successfully. Jul 03 01:43:54.250534 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7e620e60-36d9-46ed-8307-84cbe95f4695 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 returned with HTTP 202 Jul 03 01:43:54.250980 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1175/4707] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:54 2026] DELETE /volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:54.258082 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-132683f8-4ca1-4557-90f8-83bb4e47e191 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:54.260287 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-132683f8-4ca1-4557-90f8-83bb4e47e191 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 Jul 03 01:43:54.260646 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-132683f8-4ca1-4557-90f8-83bb4e47e191 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:54.260793 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-132683f8-4ca1-4557-90f8-83bb4e47e191 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:54.268588 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:54.268588 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:54.272346 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-132683f8-4ca1-4557-90f8-83bb4e47e191 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:54.277089 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-132683f8-4ca1-4557-90f8-83bb4e47e191 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 returned with HTTP 200 Jul 03 01:43:54.277468 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1167/4708] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:54 2026] GET /volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:54.390371 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-26fd3c4b-a3a0-43bc-b276-fa30440ae25c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:54.391857 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-26fd3c4b-a3a0-43bc-b276-fa30440ae25c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:54.392196 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-26fd3c4b-a3a0-43bc-b276-fa30440ae25c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:54.392456 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-26fd3c4b-a3a0-43bc-b276-fa30440ae25c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:54.402170 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:54.402170 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:54.405316 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-26fd3c4b-a3a0-43bc-b276-fa30440ae25c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:54.408823 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-26fd3c4b-a3a0-43bc-b276-fa30440ae25c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:43:54.409172 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1182/4709] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:54 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:54.450988 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5e57d5da-bdc3-4cc5-abf5-24a238b76606 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:54.452577 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5e57d5da-bdc3-4cc5-abf5-24a238b76606 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] GET https://10.4.3.64/volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 Jul 03 01:43:54.452783 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5e57d5da-bdc3-4cc5-abf5-24a238b76606 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:54.452949 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5e57d5da-bdc3-4cc5-abf5-24a238b76606 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:54.458650 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5e57d5da-bdc3-4cc5-abf5-24a238b76606 tempest-ProjectReaderTests-27706160 tempest-ProjectReaderTests-27706160-project-admin] https://10.4.3.64/volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 returned with HTTP 404 Jul 03 01:43:54.459021 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1186/4710] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:54 2026] GET /volume/v3/volumes/acc3e712-4fb1-4164-b6c8-1117968dfa00 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:55.289613 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3e81647f-866e-44c5-a2e2-89bb9dcfd315 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:55.293853 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3e81647f-866e-44c5-a2e2-89bb9dcfd315 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 Jul 03 01:43:55.293853 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3e81647f-866e-44c5-a2e2-89bb9dcfd315 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:55.293853 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3e81647f-866e-44c5-a2e2-89bb9dcfd315 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:55.307758 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3e81647f-866e-44c5-a2e2-89bb9dcfd315 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 returned with HTTP 404 Jul 03 01:43:55.307758 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1176/4711] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:55 2026] GET /volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:55.318890 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-60dd83e8-881a-4686-b858-181770109487 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:55.320651 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:55.321324 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-396646964"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:55.323344 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-396646964'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:55.325440 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume of 1 GB Jul 03 01:43:55.329882 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Availability Zones retrieved successfully. Jul 03 01:43:55.339553 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (b691a6a5-526e-4b47-bb65-b6c6f4f231f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:55.339553 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a361deec-877c-4dff-acc0-22eb7f0a9ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:55.341082 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:55.380597 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a361deec-877c-4dff-acc0-22eb7f0a9ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:55.381227 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ea1fb20-b789-4cca-a529-8fc2502733d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:55.422339 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9f0ffc9e-df16-44d6-bf93-fb070a92f037 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:55.423856 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9f0ffc9e-df16-44d6-bf93-fb070a92f037 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:55.424154 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9f0ffc9e-df16-44d6-bf93-fb070a92f037 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:55.424464 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9f0ffc9e-df16-44d6-bf93-fb070a92f037 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:55.433625 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['eb519e4c-d94c-4371-a145-8e44c05ae691', 'a2fc23f2-fa6c-4914-a8f4-fdbdb8a3d513', '17ae649c-6fdc-439a-8646-329555b43672', '3906b7ed-9ab4-4a04-9a38-af5f7b698776'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:55.434449 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ea1fb20-b789-4cca-a529-8fc2502733d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb519e4c-d94c-4371-a145-8e44c05ae691', 'a2fc23f2-fa6c-4914-a8f4-fdbdb8a3d513', '17ae649c-6fdc-439a-8646-329555b43672', '3906b7ed-9ab4-4a04-9a38-af5f7b698776']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:55.435368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a706a8-f867-461c-9598-ac207f549bc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:55.435822 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:55.435822 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:55.441793 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9f0ffc9e-df16-44d6-bf93-fb070a92f037 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:55.447023 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9f0ffc9e-df16-44d6-bf93-fb070a92f037 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:43:55.447358 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1183/4712] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:55 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:55.461952 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1a706a8-f867-461c-9598-ac207f549bc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b7e8849-2573-471a-b0d0-3a6bb61284fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-396646964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['eb519e4c-d94c-4371-a145-8e44c05ae691','a2fc23f2-fa6c-4914-a8f4-fdbdb8a3d513','17ae649c-6fdc-439a-8646-329555b43672','3906b7ed-9ab4-4a04-9a38-af5f7b698776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-396646964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b7e8849-2573-471a-b0d0-3a6bb61284fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2298d5b47646e4921f73e20228e560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:55.462740 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3910cc36-02e0-42b0-b519-b35ee309c125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:55.478628 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3910cc36-02e0-42b0-b519-b35ee309c125) transitioned into state 'SUCCESS' from state '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-396646964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['eb519e4c-d94c-4371-a145-8e44c05ae691','a2fc23f2-fa6c-4914-a8f4-fdbdb8a3d513','17ae649c-6fdc-439a-8646-329555b43672','3906b7ed-9ab4-4a04-9a38-af5f7b698776'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:55.479301 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca4cf56c-f492-4700-b647-18f5ae19f184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:55.487836 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca4cf56c-f492-4700-b647-18f5ae19f184) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:55.488742 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (b691a6a5-526e-4b47-bb65-b6c6f4f231f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:55.489130 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request issued successfully. Jul 03 01:43:55.489706 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-60dd83e8-881a-4686-b858-181770109487 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:55.490128 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1168/4713] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:43:55 2026] POST /volume/v3/volumes => generated 767 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:55.503403 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-59b67a8a-d7c3-46e4-b194-bbb3ac3a348a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:55.505162 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-59b67a8a-d7c3-46e4-b194-bbb3ac3a348a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc Jul 03 01:43:55.505379 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-59b67a8a-d7c3-46e4-b194-bbb3ac3a348a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:55.505594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-59b67a8a-d7c3-46e4-b194-bbb3ac3a348a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:55.512318 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:55.512318 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:55.515608 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-59b67a8a-d7c3-46e4-b194-bbb3ac3a348a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:55.519382 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-59b67a8a-d7c3-46e4-b194-bbb3ac3a348a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc returned with HTTP 200 Jul 03 01:43:55.519742 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1187/4714] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:55 2026] GET /volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:56.463983 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ba14de8a-65aa-4404-ad7c-b3a4b9409fbe None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:56.466064 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ba14de8a-65aa-4404-ad7c-b3a4b9409fbe tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:56.466241 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ba14de8a-65aa-4404-ad7c-b3a4b9409fbe tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:56.466454 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ba14de8a-65aa-4404-ad7c-b3a4b9409fbe tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:56.477935 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:56.477935 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:56.481478 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ba14de8a-65aa-4404-ad7c-b3a4b9409fbe tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:56.486703 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ba14de8a-65aa-4404-ad7c-b3a4b9409fbe tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:43:56.487162 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1177/4715] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:56 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:56.533245 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9b62808c-d11f-4369-8d84-efcc014d567a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:56.535046 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9b62808c-d11f-4369-8d84-efcc014d567a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc Jul 03 01:43:56.535260 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9b62808c-d11f-4369-8d84-efcc014d567a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:56.535460 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9b62808c-d11f-4369-8d84-efcc014d567a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:56.542820 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:56.542820 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:56.546582 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9b62808c-d11f-4369-8d84-efcc014d567a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:56.550592 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9b62808c-d11f-4369-8d84-efcc014d567a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc returned with HTTP 200 Jul 03 01:43:56.550978 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1184/4716] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:56 2026] GET /volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:56.562875 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:56.564645 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:43:56.564987 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7b7e8849-2573-471a-b0d0-3a6bb61284fc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-204841276"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:56.566388 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request body: {'volume': {'source_volid': '7b7e8849-2573-471a-b0d0-3a6bb61284fc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-204841276'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:43:56.572997 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:56.572997 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:56.573395 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume retrieved successfully. Jul 03 01:43:56.573518 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume of 1 GB Jul 03 01:43:56.576530 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Availability Zones retrieved successfully. Jul 03 01:43:56.581581 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (04b76e85-ec6d-4f84-88fc-86f71cfc0b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:56.582531 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ff3a2f-9255-4e9b-bc72-81c36b20f567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:56.583392 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:43:56.606004 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ff3a2f-9255-4e9b-bc72-81c36b20f567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7b7e8849-2573-471a-b0d0-3a6bb61284fc', 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:56.606826 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92fc01c1-9d7b-4591-83ac-d468acd80961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:56.645691 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Created reservations ['45ac1b17-3de5-465b-bfcf-69e3852e5f3e', 'e1540579-01b6-4d94-9a78-abb93787fcca', '0340d275-21dc-4c82-8d6b-3e6287991d45', '3bfa6a11-a743-4981-82b7-41a7cb39aa32'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:56.646450 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92fc01c1-9d7b-4591-83ac-d468acd80961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45ac1b17-3de5-465b-bfcf-69e3852e5f3e', 'e1540579-01b6-4d94-9a78-abb93787fcca', '0340d275-21dc-4c82-8d6b-3e6287991d45', '3bfa6a11-a743-4981-82b7-41a7cb39aa32']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:56.647176 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7472019e-0025-4b35-970d-11ca419e591b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:56.683143 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7472019e-0025-4b35-970d-11ca419e591b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a52c09a-73dc-4b74-b855-34a641dbd469', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-204841276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['45ac1b17-3de5-465b-bfcf-69e3852e5f3e','e1540579-01b6-4d94-9a78-abb93787fcca','0340d275-21dc-4c82-8d6b-3e6287991d45','3bfa6a11-a743-4981-82b7-41a7cb39aa32'],size=1,snapshot_id=None,source_replicaid=,source_volid=7b7e8849-2573-471a-b0d0-3a6bb61284fc,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:43:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-204841276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a52c09a-73dc-4b74-b855-34a641dbd469,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2c2298d5b47646e4921f73e20228e560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7b7e8849-2573-471a-b0d0-3a6bb61284fc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:56.683952 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ee7f77-fdd4-445f-ba7f-6913e81aa6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:56.702640 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30ee7f77-fdd4-445f-ba7f-6913e81aa6e5) transitioned into state 'SUCCESS' from state '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-204841276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2c2298d5b47646e4921f73e20228e560',qos_specs=None,replication_status=,reservations=['45ac1b17-3de5-465b-bfcf-69e3852e5f3e','e1540579-01b6-4d94-9a78-abb93787fcca','0340d275-21dc-4c82-8d6b-3e6287991d45','3bfa6a11-a743-4981-82b7-41a7cb39aa32'],size=1,snapshot_id=None,source_replicaid=,source_volid=7b7e8849-2573-471a-b0d0-3a6bb61284fc,status='creating',user_id='d37de5f86ba646858f414c57ddd6ff8c',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:56.703322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2970e02f-c025-4d41-8dd5-acfb705f5539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:43:56.718345 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2970e02f-c025-4d41-8dd5-acfb705f5539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:43:56.719082 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Flow 'volume_create_api' (04b76e85-ec6d-4f84-88fc-86f71cfc0b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:43:56.719375 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Create volume request issued successfully. Jul 03 01:43:56.719903 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-36fc861a-4118-4266-a3a8-615f4c64fce9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:43:56.720458 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1169/4717] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:43:56 2026] POST /volume/v3/volumes => generated 801 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:56.732920 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1575f2e1-739a-4605-b57e-677388cdec8e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:56.734637 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1575f2e1-739a-4605-b57e-677388cdec8e tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 Jul 03 01:43:56.734821 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1575f2e1-739a-4605-b57e-677388cdec8e tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:56.735259 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1575f2e1-739a-4605-b57e-677388cdec8e tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:56.745870 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:56.745870 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:56.750412 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1575f2e1-739a-4605-b57e-677388cdec8e tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:56.754487 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1575f2e1-739a-4605-b57e-677388cdec8e tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 returned with HTTP 200 Jul 03 01:43:56.754859 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1188/4718] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:56 2026] GET /volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:57.236265 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-b08f1a5d-950e-464c-b61e-6c64437ecdc4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:57.238374 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-b08f1a5d-950e-464c-b61e-6c64437ecdc4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c/action Jul 03 01:43:57.238778 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-b08f1a5d-950e-464c-b61e-6c64437ecdc4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:43:57.238893 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-b08f1a5d-950e-464c-b61e-6c64437ecdc4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:57.257736 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:57.257736 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:57.272248 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a675e533-d025-4957-a4f2-cde1ddfc4bc4 req-b08f1a5d-950e-464c-b61e-6c64437ecdc4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c/action returned with HTTP 204 Jul 03 01:43:57.272703 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1178/4719] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:43:57 2026] POST /volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:43:57.498759 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d1da6840-427f-4941-bd19-7ff68914b6e9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:57.500669 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d1da6840-427f-4941-bd19-7ff68914b6e9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:57.500858 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d1da6840-427f-4941-bd19-7ff68914b6e9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:57.501052 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d1da6840-427f-4941-bd19-7ff68914b6e9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:57.511035 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:57.511035 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:57.514670 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d1da6840-427f-4941-bd19-7ff68914b6e9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:57.519065 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d1da6840-427f-4941-bd19-7ff68914b6e9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:43:57.519607 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1185/4720] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:43:57 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:57.535140 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2f8e4dc9-2568-4042-8402-bcf00bf34092 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:57.536817 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2f8e4dc9-2568-4042-8402-bcf00bf34092 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:57.537124 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2f8e4dc9-2568-4042-8402-bcf00bf34092 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3830c705-ceaf-4fac-838e-76217efaeae1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-774137379"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:57.548976 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:57.548976 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:57.549409 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2f8e4dc9-2568-4042-8402-bcf00bf34092 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:57.549593 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-2f8e4dc9-2568-4042-8402-bcf00bf34092 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create snapshot from volume 3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:57.574068 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-2f8e4dc9-2568-4042-8402-bcf00bf34092 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['57768ac3-7d62-4300-a8c9-04c0bb1b3b5c', '5e25cc24-83c4-4a4d-bbb1-72fd22ff0487', '469b4e90-0dcf-4c2d-9b93-b0d6187ff369', '0ef3ced7-9ed8-4034-9255-a35c5ed9ba45'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:57.606773 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2f8e4dc9-2568-4042-8402-bcf00bf34092 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot force create request issued successfully. Jul 03 01:43:57.606773 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2f8e4dc9-2568-4042-8402-bcf00bf34092 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:57.607052 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1170/4721] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:57 2026] POST /volume/v3/snapshots => generated 309 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:57.615047 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cdc6f511-14e3-49fd-b388-c3db5f84beed None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:57.617145 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cdc6f511-14e3-49fd-b388-c3db5f84beed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 Jul 03 01:43:57.617145 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cdc6f511-14e3-49fd-b388-c3db5f84beed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:57.617321 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cdc6f511-14e3-49fd-b388-c3db5f84beed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:57.623315 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:57.623315 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:57.624014 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-cdc6f511-14e3-49fd-b388-c3db5f84beed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:43:57.625117 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cdc6f511-14e3-49fd-b388-c3db5f84beed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 returned with HTTP 200 Jul 03 01:43:57.625654 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1189/4722] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:57 2026] GET /volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:57.770314 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-abdce52c-74de-4456-8046-caedd8aadfd0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:57.772134 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-abdce52c-74de-4456-8046-caedd8aadfd0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 Jul 03 01:43:57.772394 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-abdce52c-74de-4456-8046-caedd8aadfd0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:57.772660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-abdce52c-74de-4456-8046-caedd8aadfd0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:57.779934 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:57.779934 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:57.783357 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-abdce52c-74de-4456-8046-caedd8aadfd0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:57.787332 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-abdce52c-74de-4456-8046-caedd8aadfd0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 returned with HTTP 200 Jul 03 01:43:57.787751 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1179/4723] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:57 2026] GET /volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:57.800312 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d6dc71a2-8070-4fb2-a078-70730c6d7eeb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:57.804332 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d6dc71a2-8070-4fb2-a078-70730c6d7eeb tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc Jul 03 01:43:57.804332 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d6dc71a2-8070-4fb2-a078-70730c6d7eeb tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:57.804332 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d6dc71a2-8070-4fb2-a078-70730c6d7eeb tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:57.804332 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-d6dc71a2-8070-4fb2-a078-70730c6d7eeb tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 7b7e8849-2573-471a-b0d0-3a6bb61284fc Jul 03 01:43:57.812216 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:57.812216 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:57.812847 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d6dc71a2-8070-4fb2-a078-70730c6d7eeb tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:57.833471 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d6dc71a2-8070-4fb2-a078-70730c6d7eeb tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume request issued successfully. Jul 03 01:43:57.833729 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d6dc71a2-8070-4fb2-a078-70730c6d7eeb tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc returned with HTTP 202 Jul 03 01:43:57.834321 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1186/4724] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:57 2026] DELETE /volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:57.841900 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b449748b-3d5f-4ccb-b8af-f5287fbd9fb9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:57.843815 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b449748b-3d5f-4ccb-b8af-f5287fbd9fb9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc Jul 03 01:43:57.844061 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b449748b-3d5f-4ccb-b8af-f5287fbd9fb9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:57.844316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b449748b-3d5f-4ccb-b8af-f5287fbd9fb9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:57.852336 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:57.852336 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:57.856520 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b449748b-3d5f-4ccb-b8af-f5287fbd9fb9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:57.861413 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b449748b-3d5f-4ccb-b8af-f5287fbd9fb9 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc returned with HTTP 200 Jul 03 01:43:57.861831 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1171/4725] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:57 2026] GET /volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:58.634356 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f24d14fc-32aa-4202-b899-ab2efc7f7947 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:58.636300 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f24d14fc-32aa-4202-b899-ab2efc7f7947 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 Jul 03 01:43:58.636335 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f24d14fc-32aa-4202-b899-ab2efc7f7947 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:58.636590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f24d14fc-32aa-4202-b899-ab2efc7f7947 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:58.643272 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:58.643272 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:58.643923 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f24d14fc-32aa-4202-b899-ab2efc7f7947 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:43:58.645083 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f24d14fc-32aa-4202-b899-ab2efc7f7947 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 returned with HTTP 200 Jul 03 01:43:58.645622 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1190/4726] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:58 2026] GET /volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:58.653305 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f0dde164-6129-4c4e-a38a-3614f1b254aa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:58.654635 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0dde164-6129-4c4e-a38a-3614f1b254aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:43:58.655116 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0dde164-6129-4c4e-a38a-3614f1b254aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3830c705-ceaf-4fac-838e-76217efaeae1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1786067717"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:43:58.665459 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:58.665459 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:58.665789 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f0dde164-6129-4c4e-a38a-3614f1b254aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:43:58.665914 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-f0dde164-6129-4c4e-a38a-3614f1b254aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create snapshot from volume 3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:43:58.689088 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-f0dde164-6129-4c4e-a38a-3614f1b254aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['a416c4db-2ccb-4804-9c3e-baae21cb33d0', 'e1924b63-77cf-4b7e-806b-dd39d2389475', '7bd023aa-e316-422f-8d09-dbf9c214c2cb', 'ae6af079-e37c-4606-b0bf-7eac055af500'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:43:58.718710 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f0dde164-6129-4c4e-a38a-3614f1b254aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot force create request issued successfully. Jul 03 01:43:58.719044 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0dde164-6129-4c4e-a38a-3614f1b254aa tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:43:58.719488 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1180/4727] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:43:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:43:58.728062 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d7fee945-5c52-4967-ba98-62711560a42b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:58.729772 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7fee945-5c52-4967-ba98-62711560a42b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 Jul 03 01:43:58.730000 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7fee945-5c52-4967-ba98-62711560a42b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:58.730158 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7fee945-5c52-4967-ba98-62711560a42b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:58.735343 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:58.735343 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:58.735814 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d7fee945-5c52-4967-ba98-62711560a42b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:43:58.736567 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7fee945-5c52-4967-ba98-62711560a42b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 returned with HTTP 200 Jul 03 01:43:58.736942 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1187/4728] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:58 2026] GET /volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:58.873720 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e042ffc6-5ec2-4bd8-b627-bc283f2f143f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:58.875495 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e042ffc6-5ec2-4bd8-b627-bc283f2f143f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc Jul 03 01:43:58.875697 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e042ffc6-5ec2-4bd8-b627-bc283f2f143f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:58.875888 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e042ffc6-5ec2-4bd8-b627-bc283f2f143f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:58.881308 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e042ffc6-5ec2-4bd8-b627-bc283f2f143f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc returned with HTTP 404 Jul 03 01:43:58.881801 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1172/4729] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:58 2026] GET /volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:58.889215 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f9f2d3f3-548b-4a9f-a2b8-e6f656964000 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:58.891028 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f9f2d3f3-548b-4a9f-a2b8-e6f656964000 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 Jul 03 01:43:58.891259 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f9f2d3f3-548b-4a9f-a2b8-e6f656964000 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:58.891501 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f9f2d3f3-548b-4a9f-a2b8-e6f656964000 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:58.891946 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-f9f2d3f3-548b-4a9f-a2b8-e6f656964000 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 7a52c09a-73dc-4b74-b855-34a641dbd469 Jul 03 01:43:58.898691 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:58.898691 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:58.899130 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f9f2d3f3-548b-4a9f-a2b8-e6f656964000 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:58.918172 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f9f2d3f3-548b-4a9f-a2b8-e6f656964000 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume request issued successfully. Jul 03 01:43:58.918353 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f9f2d3f3-548b-4a9f-a2b8-e6f656964000 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 returned with HTTP 202 Jul 03 01:43:58.918756 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1191/4730] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:58 2026] DELETE /volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:43:58.925912 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ae6aa561-3ef3-453d-a40f-df06ad6dd3b5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:58.928095 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ae6aa561-3ef3-453d-a40f-df06ad6dd3b5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 Jul 03 01:43:58.928299 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ae6aa561-3ef3-453d-a40f-df06ad6dd3b5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:58.928505 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ae6aa561-3ef3-453d-a40f-df06ad6dd3b5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:58.935553 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:58.935553 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:43:58.939587 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ae6aa561-3ef3-453d-a40f-df06ad6dd3b5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:43:58.944410 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ae6aa561-3ef3-453d-a40f-df06ad6dd3b5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 returned with HTTP 200 Jul 03 01:43:58.944860 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1181/4731] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:58 2026] GET /volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 => generated 893 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:43:59.746176 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-91888246-f634-4260-9092-54ba1139ce5b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:59.748002 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-91888246-f634-4260-9092-54ba1139ce5b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 Jul 03 01:43:59.748199 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-91888246-f634-4260-9092-54ba1139ce5b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:59.748375 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-91888246-f634-4260-9092-54ba1139ce5b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:59.753297 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:59.753297 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:43:59.753750 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-91888246-f634-4260-9092-54ba1139ce5b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:43:59.754563 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-91888246-f634-4260-9092-54ba1139ce5b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 returned with HTTP 200 Jul 03 01:43:59.754936 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1188/4732] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:59 2026] GET /volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:59.762836 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0f33f547-31c2-45f5-ad4d-02d14d3c15ed None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:59.764658 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0f33f547-31c2-45f5-ad4d-02d14d3c15ed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 Jul 03 01:43:59.765025 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0f33f547-31c2-45f5-ad4d-02d14d3c15ed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:59.765252 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0f33f547-31c2-45f5-ad4d-02d14d3c15ed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:59.765326 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-0f33f547-31c2-45f5-ad4d-02d14d3c15ed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: 781ad46a-cfa8-4afd-a673-9a0bdd142a09 Jul 03 01:43:59.770107 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:59.770107 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:43:59.770584 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0f33f547-31c2-45f5-ad4d-02d14d3c15ed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:43:59.791013 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0f33f547-31c2-45f5-ad4d-02d14d3c15ed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot delete request issued successfully. Jul 03 01:43:59.791255 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0f33f547-31c2-45f5-ad4d-02d14d3c15ed tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 returned with HTTP 202 Jul 03 01:43:59.791739 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1173/4733] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:43:59 2026] DELETE /volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:43:59.799434 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-91f2f431-5681-4789-a172-7e8fefab97f7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:59.801184 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-91f2f431-5681-4789-a172-7e8fefab97f7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 Jul 03 01:43:59.801384 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-91f2f431-5681-4789-a172-7e8fefab97f7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:59.801575 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-91f2f431-5681-4789-a172-7e8fefab97f7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:59.806650 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:43:59.806650 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:43:59.807100 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-91f2f431-5681-4789-a172-7e8fefab97f7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:43:59.807818 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-91f2f431-5681-4789-a172-7e8fefab97f7 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 returned with HTTP 200 Jul 03 01:43:59.808179 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1192/4734] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:43:59 2026] GET /volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:43:59.956921 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-724a20f3-56ba-484b-bce6-19cb852de000 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:59.958773 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-724a20f3-56ba-484b-bce6-19cb852de000 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 Jul 03 01:43:59.959047 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-724a20f3-56ba-484b-bce6-19cb852de000 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:59.959231 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-724a20f3-56ba-484b-bce6-19cb852de000 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:59.964841 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-724a20f3-56ba-484b-bce6-19cb852de000 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 returned with HTTP 404 Jul 03 01:43:59.965336 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1182/4735] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:59 2026] GET /volume/v3/volumes/7a52c09a-73dc-4b74-b855-34a641dbd469 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:59.972805 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-126cf5a8-5d08-43dc-90c8-bae6ab1c5bd3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:59.974128 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-126cf5a8-5d08-43dc-90c8-bae6ab1c5bd3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc Jul 03 01:43:59.974307 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-126cf5a8-5d08-43dc-90c8-bae6ab1c5bd3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:59.974475 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-126cf5a8-5d08-43dc-90c8-bae6ab1c5bd3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:59.975288 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-126cf5a8-5d08-43dc-90c8-bae6ab1c5bd3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 7b7e8849-2573-471a-b0d0-3a6bb61284fc Jul 03 01:43:59.980414 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-126cf5a8-5d08-43dc-90c8-bae6ab1c5bd3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc returned with HTTP 404 Jul 03 01:43:59.980957 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1189/4736] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:43:59 2026] DELETE /volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:43:59.988738 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3976471e-3839-4987-b0ab-9cb7a0369dc6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:43:59.990475 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3976471e-3839-4987-b0ab-9cb7a0369dc6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc Jul 03 01:43:59.990679 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3976471e-3839-4987-b0ab-9cb7a0369dc6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:43:59.990850 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3976471e-3839-4987-b0ab-9cb7a0369dc6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:43:59.996033 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3976471e-3839-4987-b0ab-9cb7a0369dc6 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc returned with HTTP 404 Jul 03 01:43:59.996616 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1174/4737] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:43:59 2026] GET /volume/v3/volumes/7b7e8849-2573-471a-b0d0-3a6bb61284fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:00.003015 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d9ebc4b3-ee5f-459e-b8df-96a6f9e83178 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:00.004492 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d9ebc4b3-ee5f-459e-b8df-96a6f9e83178 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e Jul 03 01:44:00.004667 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d9ebc4b3-ee5f-459e-b8df-96a6f9e83178 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:00.004833 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d9ebc4b3-ee5f-459e-b8df-96a6f9e83178 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:00.004991 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-d9ebc4b3-ee5f-459e-b8df-96a6f9e83178 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 92cf79b0-0fca-431c-b6fe-d26c62629c2e Jul 03 01:44:00.011029 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:00.011029 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:00.011413 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d9ebc4b3-ee5f-459e-b8df-96a6f9e83178 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:44:00.030392 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d9ebc4b3-ee5f-459e-b8df-96a6f9e83178 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume request issued successfully. Jul 03 01:44:00.030585 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d9ebc4b3-ee5f-459e-b8df-96a6f9e83178 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e returned with HTTP 202 Jul 03 01:44:00.031002 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1193/4738] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:44:00 2026] DELETE /volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:44:00.037265 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f3ac7b22-8ae8-4859-9038-da1abb56ec7d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:00.038870 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3ac7b22-8ae8-4859-9038-da1abb56ec7d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e Jul 03 01:44:00.039062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3ac7b22-8ae8-4859-9038-da1abb56ec7d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:00.039243 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3ac7b22-8ae8-4859-9038-da1abb56ec7d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:00.045986 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:00.045986 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:00.049299 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f3ac7b22-8ae8-4859-9038-da1abb56ec7d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Volume info retrieved successfully. Jul 03 01:44:00.053221 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3ac7b22-8ae8-4859-9038-da1abb56ec7d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e returned with HTTP 200 Jul 03 01:44:00.053637 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1183/4739] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:00 2026] GET /volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:00.818492 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0520bce7-387a-4d80-a1a1-6692116b85a2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:00.820225 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0520bce7-387a-4d80-a1a1-6692116b85a2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 Jul 03 01:44:00.820415 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0520bce7-387a-4d80-a1a1-6692116b85a2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:00.820640 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0520bce7-387a-4d80-a1a1-6692116b85a2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:00.825648 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0520bce7-387a-4d80-a1a1-6692116b85a2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 returned with HTTP 404 Jul 03 01:44:00.826131 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1190/4740] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:00 2026] GET /volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:00.834237 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ea8f489e-6e8a-48a0-b62b-14d2d1ad8f00 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:00.836725 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ea8f489e-6e8a-48a0-b62b-14d2d1ad8f00 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 Jul 03 01:44:00.837032 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ea8f489e-6e8a-48a0-b62b-14d2d1ad8f00 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:00.837318 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ea8f489e-6e8a-48a0-b62b-14d2d1ad8f00 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:00.837512 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-ea8f489e-6e8a-48a0-b62b-14d2d1ad8f00 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: 3ce4c4d6-6960-4546-b9f0-3522b58f3389 Jul 03 01:44:00.844351 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:00.844351 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:00.845027 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ea8f489e-6e8a-48a0-b62b-14d2d1ad8f00 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:00.872573 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ea8f489e-6e8a-48a0-b62b-14d2d1ad8f00 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot delete request issued successfully. Jul 03 01:44:00.872859 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ea8f489e-6e8a-48a0-b62b-14d2d1ad8f00 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 returned with HTTP 202 Jul 03 01:44:00.873485 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1175/4741] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:00 2026] DELETE /volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:44:00.880659 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f7fc7f63-4d4c-45bf-936c-78c026a1bc32 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:00.882211 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f7fc7f63-4d4c-45bf-936c-78c026a1bc32 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 Jul 03 01:44:00.882405 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f7fc7f63-4d4c-45bf-936c-78c026a1bc32 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:00.882611 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f7fc7f63-4d4c-45bf-936c-78c026a1bc32 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:00.888308 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:00.888308 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:00.888774 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f7fc7f63-4d4c-45bf-936c-78c026a1bc32 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:00.889609 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f7fc7f63-4d4c-45bf-936c-78c026a1bc32 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 returned with HTTP 200 Jul 03 01:44:00.890003 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1194/4742] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:00 2026] GET /volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:01.064912 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c1dbdd10-3831-428d-b724-8e2b3f2f44a0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.066407 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c1dbdd10-3831-428d-b724-8e2b3f2f44a0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e Jul 03 01:44:01.066597 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c1dbdd10-3831-428d-b724-8e2b3f2f44a0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.066784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c1dbdd10-3831-428d-b724-8e2b3f2f44a0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.072772 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c1dbdd10-3831-428d-b724-8e2b3f2f44a0 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e returned with HTTP 404 Jul 03 01:44:01.073301 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1184/4743] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/volumes/92cf79b0-0fca-431c-b6fe-d26c62629c2e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.080085 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-36c843d9-18e4-4081-8066-9195a410545f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.081393 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-36c843d9-18e4-4081-8066-9195a410545f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 Jul 03 01:44:01.081735 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-36c843d9-18e4-4081-8066-9195a410545f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.082058 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-36c843d9-18e4-4081-8066-9195a410545f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.082277 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-36c843d9-18e4-4081-8066-9195a410545f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete snapshot with id: 7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 Jul 03 01:44:01.087440 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-36c843d9-18e4-4081-8066-9195a410545f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 returned with HTTP 404 Jul 03 01:44:01.088025 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1191/4744] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:01.095563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-55101a2a-e734-4ea3-8f6a-979073f82181 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.097440 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-55101a2a-e734-4ea3-8f6a-979073f82181 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 Jul 03 01:44:01.098036 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-55101a2a-e734-4ea3-8f6a-979073f82181 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.098036 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-55101a2a-e734-4ea3-8f6a-979073f82181 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.102985 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-55101a2a-e734-4ea3-8f6a-979073f82181 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 returned with HTTP 404 Jul 03 01:44:01.103459 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1176/4745] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/snapshots/7a20bc0b-89cd-48eb-8394-af0bd89ca6f6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:01.110921 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b34556d8-fffd-4aea-889d-e169114a3cee None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.112709 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b34556d8-fffd-4aea-889d-e169114a3cee tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 Jul 03 01:44:01.113413 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b34556d8-fffd-4aea-889d-e169114a3cee tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.113413 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b34556d8-fffd-4aea-889d-e169114a3cee tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.113413 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-b34556d8-fffd-4aea-889d-e169114a3cee tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: feb5cd2b-0139-49db-b88b-db342eb55aa1 Jul 03 01:44:01.119160 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b34556d8-fffd-4aea-889d-e169114a3cee tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 returned with HTTP 404 Jul 03 01:44:01.119687 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1195/4746] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.127751 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-91a1f0b0-cee5-47e0-a2a6-b2101f2448c3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.129596 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-91a1f0b0-cee5-47e0-a2a6-b2101f2448c3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 Jul 03 01:44:01.130022 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-91a1f0b0-cee5-47e0-a2a6-b2101f2448c3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.130022 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-91a1f0b0-cee5-47e0-a2a6-b2101f2448c3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.136677 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-91a1f0b0-cee5-47e0-a2a6-b2101f2448c3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 returned with HTTP 404 Jul 03 01:44:01.137267 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1185/4747] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/volumes/feb5cd2b-0139-49db-b88b-db342eb55aa1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.145178 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-73bd7814-c09b-412d-8f06-e047dad046db None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.146621 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73bd7814-c09b-412d-8f06-e047dad046db tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc Jul 03 01:44:01.146984 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73bd7814-c09b-412d-8f06-e047dad046db tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.147276 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73bd7814-c09b-412d-8f06-e047dad046db tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.147535 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-73bd7814-c09b-412d-8f06-e047dad046db tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 39f9c235-6218-4cc5-ac4a-0463c616cecc Jul 03 01:44:01.152728 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73bd7814-c09b-412d-8f06-e047dad046db tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc returned with HTTP 404 Jul 03 01:44:01.153213 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1192/4748] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.160210 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-27954715-0053-404d-9f6e-351f82322b07 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.162178 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-27954715-0053-404d-9f6e-351f82322b07 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc Jul 03 01:44:01.162471 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-27954715-0053-404d-9f6e-351f82322b07 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.162714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-27954715-0053-404d-9f6e-351f82322b07 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.168807 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-27954715-0053-404d-9f6e-351f82322b07 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc returned with HTTP 404 Jul 03 01:44:01.169284 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1177/4749] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/volumes/39f9c235-6218-4cc5-ac4a-0463c616cecc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.176951 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-50854695-98d2-4b3c-823c-9a070b148892 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.178763 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50854695-98d2-4b3c-823c-9a070b148892 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 Jul 03 01:44:01.178985 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-50854695-98d2-4b3c-823c-9a070b148892 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.179166 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-50854695-98d2-4b3c-823c-9a070b148892 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.179442 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-50854695-98d2-4b3c-823c-9a070b148892 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete snapshot with id: b06ae34d-11cb-4775-9871-e45cd5b0c8d3 Jul 03 01:44:01.183181 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-50854695-98d2-4b3c-823c-9a070b148892 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 returned with HTTP 404 Jul 03 01:44:01.183683 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1196/4750] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:01.190407 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0dfd9598-fa25-430e-816d-697ee09d1ff1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.192293 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0dfd9598-fa25-430e-816d-697ee09d1ff1 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 Jul 03 01:44:01.192679 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0dfd9598-fa25-430e-816d-697ee09d1ff1 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.192840 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0dfd9598-fa25-430e-816d-697ee09d1ff1 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.196954 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0dfd9598-fa25-430e-816d-697ee09d1ff1 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 returned with HTTP 404 Jul 03 01:44:01.197379 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1186/4751] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/snapshots/b06ae34d-11cb-4775-9871-e45cd5b0c8d3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:01.203593 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9a6deb70-ee9a-4f2e-9e13-0d8d7ada50bd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.205204 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a6deb70-ee9a-4f2e-9e13-0d8d7ada50bd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 Jul 03 01:44:01.205411 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9a6deb70-ee9a-4f2e-9e13-0d8d7ada50bd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.205611 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9a6deb70-ee9a-4f2e-9e13-0d8d7ada50bd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.205757 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-9a6deb70-ee9a-4f2e-9e13-0d8d7ada50bd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 Jul 03 01:44:01.211460 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a6deb70-ee9a-4f2e-9e13-0d8d7ada50bd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 returned with HTTP 404 Jul 03 01:44:01.211924 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1193/4752] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.218526 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-266fce92-5d35-4576-8b96-be07d2d6a0e3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.220665 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-266fce92-5d35-4576-8b96-be07d2d6a0e3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 Jul 03 01:44:01.220941 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-266fce92-5d35-4576-8b96-be07d2d6a0e3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.221180 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-266fce92-5d35-4576-8b96-be07d2d6a0e3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.227957 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-266fce92-5d35-4576-8b96-be07d2d6a0e3 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 returned with HTTP 404 Jul 03 01:44:01.228487 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1178/4753] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/volumes/b391d9c4-9be8-4e0a-a1fc-1b9a47e68bf4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.234866 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-18c8c5e8-68bf-4aec-a44e-b6d8c8577e4b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.236806 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-18c8c5e8-68bf-4aec-a44e-b6d8c8577e4b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a Jul 03 01:44:01.237050 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-18c8c5e8-68bf-4aec-a44e-b6d8c8577e4b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.237259 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-18c8c5e8-68bf-4aec-a44e-b6d8c8577e4b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.237388 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-18c8c5e8-68bf-4aec-a44e-b6d8c8577e4b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete snapshot with id: 23a66aef-bb6d-4098-9469-8ee27767c28a Jul 03 01:44:01.242408 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-18c8c5e8-68bf-4aec-a44e-b6d8c8577e4b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a returned with HTTP 404 Jul 03 01:44:01.242868 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1197/4754] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:01.249212 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1ba7cbd3-1011-43bd-99c9-8bc2f46dd0e4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.251097 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1ba7cbd3-1011-43bd-99c9-8bc2f46dd0e4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a Jul 03 01:44:01.251342 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1ba7cbd3-1011-43bd-99c9-8bc2f46dd0e4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.251609 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1ba7cbd3-1011-43bd-99c9-8bc2f46dd0e4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.257082 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1ba7cbd3-1011-43bd-99c9-8bc2f46dd0e4 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a returned with HTTP 404 Jul 03 01:44:01.257704 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1187/4755] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/snapshots/23a66aef-bb6d-4098-9469-8ee27767c28a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:01.263815 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3992d581-3321-4759-acc2-737be4bf77fd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.265364 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3992d581-3321-4759-acc2-737be4bf77fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 Jul 03 01:44:01.265563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3992d581-3321-4759-acc2-737be4bf77fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.265727 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3992d581-3321-4759-acc2-737be4bf77fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.265869 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-3992d581-3321-4759-acc2-737be4bf77fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: e4940588-2638-470a-b887-e167afa5d877 Jul 03 01:44:01.271304 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3992d581-3321-4759-acc2-737be4bf77fd tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 returned with HTTP 404 Jul 03 01:44:01.271732 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1194/4756] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.278094 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f302a5d0-839b-43e5-971f-5ed48d26a773 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.279790 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f302a5d0-839b-43e5-971f-5ed48d26a773 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 Jul 03 01:44:01.279985 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f302a5d0-839b-43e5-971f-5ed48d26a773 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.280166 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f302a5d0-839b-43e5-971f-5ed48d26a773 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.285184 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f302a5d0-839b-43e5-971f-5ed48d26a773 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 returned with HTTP 404 Jul 03 01:44:01.285615 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1179/4757] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/volumes/e4940588-2638-470a-b887-e167afa5d877 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.291847 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-827282d7-e63e-4982-986d-77903c837222 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.294046 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-827282d7-e63e-4982-986d-77903c837222 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a Jul 03 01:44:01.294322 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-827282d7-e63e-4982-986d-77903c837222 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.294609 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-827282d7-e63e-4982-986d-77903c837222 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.294830 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-827282d7-e63e-4982-986d-77903c837222 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 93e4224b-ce9f-4a9d-bfd7-fa8180cc774a Jul 03 01:44:01.302100 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-827282d7-e63e-4982-986d-77903c837222 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a returned with HTTP 404 Jul 03 01:44:01.302584 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1198/4758] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.308977 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9a614703-377d-41a8-8c72-a7ab8b501c3f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.310680 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9a614703-377d-41a8-8c72-a7ab8b501c3f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a Jul 03 01:44:01.310898 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9a614703-377d-41a8-8c72-a7ab8b501c3f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.311072 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9a614703-377d-41a8-8c72-a7ab8b501c3f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.316488 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9a614703-377d-41a8-8c72-a7ab8b501c3f tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a returned with HTTP 404 Jul 03 01:44:01.317065 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1188/4759] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/volumes/93e4224b-ce9f-4a9d-bfd7-fa8180cc774a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.323368 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-acaed841-1d84-4612-8e16-4965ea5a4918 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.325000 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-acaed841-1d84-4612-8e16-4965ea5a4918 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 Jul 03 01:44:01.325179 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-acaed841-1d84-4612-8e16-4965ea5a4918 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.325342 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-acaed841-1d84-4612-8e16-4965ea5a4918 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.325510 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-acaed841-1d84-4612-8e16-4965ea5a4918 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 Jul 03 01:44:01.331918 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-acaed841-1d84-4612-8e16-4965ea5a4918 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 returned with HTTP 404 Jul 03 01:44:01.332371 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1195/4760] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.338744 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5fc95300-9e49-4b87-92b5-71882a3ec71d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.340310 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5fc95300-9e49-4b87-92b5-71882a3ec71d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 Jul 03 01:44:01.340549 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5fc95300-9e49-4b87-92b5-71882a3ec71d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.340770 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5fc95300-9e49-4b87-92b5-71882a3ec71d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.346011 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5fc95300-9e49-4b87-92b5-71882a3ec71d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 returned with HTTP 404 Jul 03 01:44:01.346502 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1180/4761] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/volumes/8b963dd1-c8bb-4aa4-a71f-0f9bd1bc7f46 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.352494 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2853baa0-c8ab-4616-8be4-cce43aaab73a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.354172 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2853baa0-c8ab-4616-8be4-cce43aaab73a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 Jul 03 01:44:01.354361 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2853baa0-c8ab-4616-8be4-cce43aaab73a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.354608 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2853baa0-c8ab-4616-8be4-cce43aaab73a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.354660 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-2853baa0-c8ab-4616-8be4-cce43aaab73a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete snapshot with id: c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 Jul 03 01:44:01.359252 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2853baa0-c8ab-4616-8be4-cce43aaab73a tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 returned with HTTP 404 Jul 03 01:44:01.359835 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1199/4762] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:01.365959 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-aee36e5e-f17f-4359-8b36-e59b87e63eb8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.367676 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aee36e5e-f17f-4359-8b36-e59b87e63eb8 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 Jul 03 01:44:01.367859 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aee36e5e-f17f-4359-8b36-e59b87e63eb8 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.368045 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-aee36e5e-f17f-4359-8b36-e59b87e63eb8 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.372095 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-aee36e5e-f17f-4359-8b36-e59b87e63eb8 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 returned with HTTP 404 Jul 03 01:44:01.372497 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1189/4763] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/snapshots/c7e970e6-e7c2-4e90-8d16-3468d4d63dc6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:01.377892 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-35193ef5-cad3-4131-aa96-3cdf4d417ca5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.379453 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-35193ef5-cad3-4131-aa96-3cdf4d417ca5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc Jul 03 01:44:01.379633 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-35193ef5-cad3-4131-aa96-3cdf4d417ca5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.379799 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-35193ef5-cad3-4131-aa96-3cdf4d417ca5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.379962 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-35193ef5-cad3-4131-aa96-3cdf4d417ca5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 5972b1de-b2d4-4b55-a7aa-3622e6156bfc Jul 03 01:44:01.385061 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-35193ef5-cad3-4131-aa96-3cdf4d417ca5 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc returned with HTTP 404 Jul 03 01:44:01.385467 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1196/4764] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.391400 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-292192f1-8bf4-4694-a283-1e2d0324d07d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.393117 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-292192f1-8bf4-4694-a283-1e2d0324d07d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc Jul 03 01:44:01.393347 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-292192f1-8bf4-4694-a283-1e2d0324d07d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.393549 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-292192f1-8bf4-4694-a283-1e2d0324d07d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.398851 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-292192f1-8bf4-4694-a283-1e2d0324d07d tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc returned with HTTP 404 Jul 03 01:44:01.399301 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1181/4765] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/volumes/5972b1de-b2d4-4b55-a7aa-3622e6156bfc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.406121 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2f12cc3b-e54d-4358-8ee7-06040e1969cc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.408024 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2f12cc3b-e54d-4358-8ee7-06040e1969cc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 Jul 03 01:44:01.408196 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2f12cc3b-e54d-4358-8ee7-06040e1969cc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.408369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2f12cc3b-e54d-4358-8ee7-06040e1969cc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.408477 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-2f12cc3b-e54d-4358-8ee7-06040e1969cc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete snapshot with id: 87864e9e-ab08-438b-b569-97b0630f92e6 Jul 03 01:44:01.412607 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2f12cc3b-e54d-4358-8ee7-06040e1969cc tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 returned with HTTP 404 Jul 03 01:44:01.413043 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1200/4766] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:01.419441 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-eb9ca307-313c-45a3-bac9-88a49754c856 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.421226 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eb9ca307-313c-45a3-bac9-88a49754c856 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 Jul 03 01:44:01.421445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-eb9ca307-313c-45a3-bac9-88a49754c856 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.421669 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-eb9ca307-313c-45a3-bac9-88a49754c856 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.426751 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eb9ca307-313c-45a3-bac9-88a49754c856 tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 returned with HTTP 404 Jul 03 01:44:01.427222 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1190/4767] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/snapshots/87864e9e-ab08-438b-b569-97b0630f92e6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:01.432923 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-45ccec3c-292a-4bc3-a1ba-9c05cb38d16c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.434468 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-45ccec3c-292a-4bc3-a1ba-9c05cb38d16c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 Jul 03 01:44:01.434657 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-45ccec3c-292a-4bc3-a1ba-9c05cb38d16c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.434820 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-45ccec3c-292a-4bc3-a1ba-9c05cb38d16c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.434974 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-45ccec3c-292a-4bc3-a1ba-9c05cb38d16c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Delete volume with id: 2219cef3-f6bd-4c57-be67-e616f0b1a133 Jul 03 01:44:01.440831 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-45ccec3c-292a-4bc3-a1ba-9c05cb38d16c tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 returned with HTTP 404 Jul 03 01:44:01.441454 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1197/4768] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.446922 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-915b19ba-8ab2-43c9-ae2e-59757140313b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.448605 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-915b19ba-8ab2-43c9-ae2e-59757140313b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] GET https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 Jul 03 01:44:01.448799 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-915b19ba-8ab2-43c9-ae2e-59757140313b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.449041 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-915b19ba-8ab2-43c9-ae2e-59757140313b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.454184 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-915b19ba-8ab2-43c9-ae2e-59757140313b tempest-VolumeDependencyTests-228492730 tempest-VolumeDependencyTests-228492730-project-member] https://10.4.3.64/volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 returned with HTTP 404 Jul 03 01:44:01.454619 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1182/4769] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/volumes/2219cef3-f6bd-4c57-be67-e616f0b1a133 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:01.898546 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bbf17c0e-099c-4ab2-a3e6-164ee7573371 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.900254 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bbf17c0e-099c-4ab2-a3e6-164ee7573371 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 Jul 03 01:44:01.900460 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bbf17c0e-099c-4ab2-a3e6-164ee7573371 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.900663 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bbf17c0e-099c-4ab2-a3e6-164ee7573371 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.904384 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bbf17c0e-099c-4ab2-a3e6-164ee7573371 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 returned with HTTP 404 Jul 03 01:44:01.904992 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1201/4770] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:01.912162 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-638162c7-4b59-488b-becd-7eed6b9f09e2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.914041 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-638162c7-4b59-488b-becd-7eed6b9f09e2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 Jul 03 01:44:01.914205 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-638162c7-4b59-488b-becd-7eed6b9f09e2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.914377 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-638162c7-4b59-488b-becd-7eed6b9f09e2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.914505 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-638162c7-4b59-488b-becd-7eed6b9f09e2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: ff262e99-a4b5-4834-98c8-b5a5b6db5549 Jul 03 01:44:01.918927 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:01.918927 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:01.919705 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-638162c7-4b59-488b-becd-7eed6b9f09e2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:01.940643 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-638162c7-4b59-488b-becd-7eed6b9f09e2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot delete request issued successfully. Jul 03 01:44:01.940812 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-638162c7-4b59-488b-becd-7eed6b9f09e2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 returned with HTTP 202 Jul 03 01:44:01.941377 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1191/4771] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:01 2026] DELETE /volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:44:01.948072 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b3f83c73-7ec5-4b03-b4d0-3e5d1666f52e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:01.950816 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b3f83c73-7ec5-4b03-b4d0-3e5d1666f52e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 Jul 03 01:44:01.950816 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b3f83c73-7ec5-4b03-b4d0-3e5d1666f52e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:01.950951 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b3f83c73-7ec5-4b03-b4d0-3e5d1666f52e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:01.956760 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:01.956760 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:01.956760 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b3f83c73-7ec5-4b03-b4d0-3e5d1666f52e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:01.957701 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b3f83c73-7ec5-4b03-b4d0-3e5d1666f52e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 returned with HTTP 200 Jul 03 01:44:01.958139 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1198/4772] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:01 2026] GET /volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:02.559185 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:02.651884 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:44:02.652247 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-252870043"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:02.653775 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-252870043'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:44:02.656543 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume of 1 GB Jul 03 01:44:02.656543 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:02.656543 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:02.659066 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Availability Zones retrieved successfully. Jul 03 01:44:02.664930 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Flow 'volume_create_api' (7a01a387-2b96-49a2-9152-85cd9cd27374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:02.665847 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef28e47-8719-48dc-b207-ec8c42ede5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:02.666646 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:44:02.691350 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ef28e47-8719-48dc-b207-ec8c42ede5e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:02.692041 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2103c8-a21d-4968-a4a8-20e1dd260b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:02.747757 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Created reservations ['6bf9e6cf-b875-47f1-a480-272db9548300', '2fb7e118-f5e9-4d54-aaae-17d2db09bc43', '1b5aa64e-9207-4289-bacb-2293fc1acd1e', '119cf8dc-21de-438f-9e2e-e8d6526922c5'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:02.748476 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2103c8-a21d-4968-a4a8-20e1dd260b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bf9e6cf-b875-47f1-a480-272db9548300', '2fb7e118-f5e9-4d54-aaae-17d2db09bc43', '1b5aa64e-9207-4289-bacb-2293fc1acd1e', '119cf8dc-21de-438f-9e2e-e8d6526922c5']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:02.749094 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9ee47d-cebe-4e5f-86df-21144eb59f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:02.774592 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9ee47d-cebe-4e5f-86df-21144eb59f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cce3ceb8-8987-413f-81c1-fd1f5dcab669', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-252870043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b5c26449984187bb35dc29e838115a',qos_specs=None,replication_status=,reservations=['6bf9e6cf-b875-47f1-a480-272db9548300','2fb7e118-f5e9-4d54-aaae-17d2db09bc43','1b5aa64e-9207-4289-bacb-2293fc1acd1e','119cf8dc-21de-438f-9e2e-e8d6526922c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b43afa57284d18bebf7e9063c93f26',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:44:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-252870043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cce3ceb8-8987-413f-81c1-fd1f5dcab669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b5c26449984187bb35dc29e838115a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88b43afa57284d18bebf7e9063c93f26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:02.775361 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f5fa1d3-8ae6-418c-adfe-b5f58756ac7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:02.795951 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f5fa1d3-8ae6-418c-adfe-b5f58756ac7e) transitioned into state 'SUCCESS' from state '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-252870043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b5c26449984187bb35dc29e838115a',qos_specs=None,replication_status=,reservations=['6bf9e6cf-b875-47f1-a480-272db9548300','2fb7e118-f5e9-4d54-aaae-17d2db09bc43','1b5aa64e-9207-4289-bacb-2293fc1acd1e','119cf8dc-21de-438f-9e2e-e8d6526922c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b43afa57284d18bebf7e9063c93f26',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:02.796641 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d552875-363c-428a-ab3d-5cc0a1d55f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:02.813558 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d552875-363c-428a-ab3d-5cc0a1d55f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:02.814384 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Flow 'volume_create_api' (7a01a387-2b96-49a2-9152-85cd9cd27374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:02.814667 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume request issued successfully. Jul 03 01:44:02.815194 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0e6767b0-dcef-4bd0-8d5b-a83f4e9643b4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:44:02.815623 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1183/4773] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:44:02 2026] POST /volume/v3/volumes => generated 775 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:02.826133 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5f6df32c-5606-4c14-be27-f92d4d3b8ae4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:02.827879 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5f6df32c-5606-4c14-be27-f92d4d3b8ae4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 Jul 03 01:44:02.828083 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5f6df32c-5606-4c14-be27-f92d4d3b8ae4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:02.828251 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5f6df32c-5606-4c14-be27-f92d4d3b8ae4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:02.835467 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:02.835467 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:02.839078 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5f6df32c-5606-4c14-be27-f92d4d3b8ae4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:02.843492 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5f6df32c-5606-4c14-be27-f92d4d3b8ae4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 returned with HTTP 200 Jul 03 01:44:02.843894 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1202/4774] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:02 2026] GET /volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:02.966024 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-343ef818-f92d-4223-813e-5bdd4f758fbb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:02.967571 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-343ef818-f92d-4223-813e-5bdd4f758fbb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 Jul 03 01:44:02.967735 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-343ef818-f92d-4223-813e-5bdd4f758fbb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:02.967961 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-343ef818-f92d-4223-813e-5bdd4f758fbb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:02.972596 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-343ef818-f92d-4223-813e-5bdd4f758fbb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 returned with HTTP 404 Jul 03 01:44:02.973043 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1192/4775] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:02 2026] GET /volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:02.979759 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c08a304d-e69c-4aa5-99e7-e8f954f46c99 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:02.981245 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c08a304d-e69c-4aa5-99e7-e8f954f46c99 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 Jul 03 01:44:02.981408 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c08a304d-e69c-4aa5-99e7-e8f954f46c99 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:02.981592 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c08a304d-e69c-4aa5-99e7-e8f954f46c99 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:02.981676 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-c08a304d-e69c-4aa5-99e7-e8f954f46c99 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: 781ad46a-cfa8-4afd-a673-9a0bdd142a09 Jul 03 01:44:02.985544 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c08a304d-e69c-4aa5-99e7-e8f954f46c99 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 returned with HTTP 404 Jul 03 01:44:02.985977 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1199/4776] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:02 2026] DELETE /volume/v3/snapshots/781ad46a-cfa8-4afd-a673-9a0bdd142a09 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:02.992368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f033c019-7c51-4f26-8ca9-07c491c40a67 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:02.994272 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f033c019-7c51-4f26-8ca9-07c491c40a67 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 Jul 03 01:44:02.994506 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f033c019-7c51-4f26-8ca9-07c491c40a67 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:02.994747 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f033c019-7c51-4f26-8ca9-07c491c40a67 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:02.994883 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-f033c019-7c51-4f26-8ca9-07c491c40a67 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: ff262e99-a4b5-4834-98c8-b5a5b6db5549 Jul 03 01:44:02.999799 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f033c019-7c51-4f26-8ca9-07c491c40a67 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 returned with HTTP 404 Jul 03 01:44:03.000388 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1184/4777] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:02 2026] DELETE /volume/v3/snapshots/ff262e99-a4b5-4834-98c8-b5a5b6db5549 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:03.032795 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-32e0d211-bd0d-4478-a266-3de1d9a979f8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:03.034683 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-32e0d211-bd0d-4478-a266-3de1d9a979f8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:44:03.034851 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-32e0d211-bd0d-4478-a266-3de1d9a979f8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:03.035036 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-32e0d211-bd0d-4478-a266-3de1d9a979f8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:03.044046 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:03.044046 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:03.047767 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-32e0d211-bd0d-4478-a266-3de1d9a979f8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:03.052581 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-32e0d211-bd0d-4478-a266-3de1d9a979f8 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:44:03.053280 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1203/4778] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:44:03 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:03.070527 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-2c485af6-4e6a-48ac-82f3-6261509aa39b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:03.072194 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-2c485af6-4e6a-48ac-82f3-6261509aa39b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1/action Jul 03 01:44:03.072487 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-2c485af6-4e6a-48ac-82f3-6261509aa39b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:44:03.072596 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-2c485af6-4e6a-48ac-82f3-6261509aa39b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:03.081815 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:03.081815 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:03.082319 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-2c485af6-4e6a-48ac-82f3-6261509aa39b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:03.113955 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-2c485af6-4e6a-48ac-82f3-6261509aa39b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Begin detaching volume completed successfully. Jul 03 01:44:03.114152 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-2c485af6-4e6a-48ac-82f3-6261509aa39b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1/action returned with HTTP 202 Jul 03 01:44:03.114583 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1193/4779] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:44:03 2026] POST /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:44:03.855586 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-efb7ba14-0c17-45fa-98c5-ce8fb4b459fb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:03.857295 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-efb7ba14-0c17-45fa-98c5-ce8fb4b459fb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 Jul 03 01:44:03.857537 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-efb7ba14-0c17-45fa-98c5-ce8fb4b459fb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:03.857763 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-efb7ba14-0c17-45fa-98c5-ce8fb4b459fb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:03.865301 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:03.865301 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:03.868885 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-efb7ba14-0c17-45fa-98c5-ce8fb4b459fb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:03.873193 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-efb7ba14-0c17-45fa-98c5-ce8fb4b459fb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 returned with HTTP 200 Jul 03 01:44:03.873652 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1200/4780] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:03 2026] GET /volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:03.885956 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cfc8c6ec-1c1b-4144-afbd-145d92ffe85b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:03.887559 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cfc8c6ec-1c1b-4144-afbd-145d92ffe85b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:44:03.888061 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cfc8c6ec-1c1b-4144-afbd-145d92ffe85b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cce3ceb8-8987-413f-81c1-fd1f5dcab669", "name": "tempest-type-Backup-1444678954"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:03.889610 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-cfc8c6ec-1c1b-4144-afbd-145d92ffe85b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Creating new backup {'backup': {'volume_id': 'cce3ceb8-8987-413f-81c1-fd1f5dcab669', 'name': 'tempest-type-Backup-1444678954'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:44:03.889610 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-cfc8c6ec-1c1b-4144-afbd-145d92ffe85b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Creating backup of volume cce3ceb8-8987-413f-81c1-fd1f5dcab669 in container None Jul 03 01:44:03.896104 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:03.896104 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:03.896382 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cfc8c6ec-1c1b-4144-afbd-145d92ffe85b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:03.919964 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-cfc8c6ec-1c1b-4144-afbd-145d92ffe85b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Created reservations ['20df75f8-374f-44b7-bc50-0c345aa4b0b0', 'df49ca9f-a60b-450a-9312-044f7b7bd037'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:03.961569 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cfc8c6ec-1c1b-4144-afbd-145d92ffe85b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:44:03.961990 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1185/4781] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:44:03 2026] POST /volume/v3/backups => generated 314 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:03.970985 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5b3828e0-409c-4b6a-a5e7-9a6906ae1f53 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:03.973083 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5b3828e0-409c-4b6a-a5e7-9a6906ae1f53 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:03.973350 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5b3828e0-409c-4b6a-a5e7-9a6906ae1f53 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:03.973574 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5b3828e0-409c-4b6a-a5e7-9a6906ae1f53 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:03.973675 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-5b3828e0-409c-4b6a-a5e7-9a6906ae1f53 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:03.979201 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:03.979201 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:03.980032 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5b3828e0-409c-4b6a-a5e7-9a6906ae1f53 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:03.980485 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1204/4782] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:03 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:04.149377 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c2935621-e224-498a-a8a3-6355bf519d99 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:04.149831 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c2935621-e224-498a-a8a3-6355bf519d99 None None] GET https://10.4.3.64/volume// Jul 03 01:44:04.149917 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c2935621-e224-498a-a8a3-6355bf519d99 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:04.150103 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c2935621-e224-498a-a8a3-6355bf519d99 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:04.150465 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c2935621-e224-498a-a8a3-6355bf519d99 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:44:04.150726 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1194/4783] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:44:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:44:04.158764 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-1db17421-0065-41ea-822f-5341d01c8ee9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:04.161255 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-1db17421-0065-41ea-822f-5341d01c8ee9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:44:04.161501 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-1db17421-0065-41ea-822f-5341d01c8ee9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:04.161708 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-1db17421-0065-41ea-822f-5341d01c8ee9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:04.173287 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:04.173287 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:04.180276 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-1db17421-0065-41ea-822f-5341d01c8ee9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:04.185044 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-1db17421-0065-41ea-822f-5341d01c8ee9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:44:04.185437 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1201/4784] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:44:04 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 1320 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:44:04.989844 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4b21bd0c-3bd3-4743-b249-de3722e579cc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:04.991395 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4b21bd0c-3bd3-4743-b249-de3722e579cc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:04.991601 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4b21bd0c-3bd3-4743-b249-de3722e579cc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:04.991767 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4b21bd0c-3bd3-4743-b249-de3722e579cc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:04.991895 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-4b21bd0c-3bd3-4743-b249-de3722e579cc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:04.995686 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:04.995686 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:04.996207 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4b21bd0c-3bd3-4743-b249-de3722e579cc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:04.996531 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1186/4785] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:04 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:06.006374 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5c3ef8ef-ae50-4678-8310-d6b7718f7c06 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:06.008025 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5c3ef8ef-ae50-4678-8310-d6b7718f7c06 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:06.008223 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5c3ef8ef-ae50-4678-8310-d6b7718f7c06 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:06.008403 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5c3ef8ef-ae50-4678-8310-d6b7718f7c06 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:06.008568 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-5c3ef8ef-ae50-4678-8310-d6b7718f7c06 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:06.012641 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:06.012641 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:06.013263 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5c3ef8ef-ae50-4678-8310-d6b7718f7c06 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:06.013627 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1205/4786] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:06 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:07.024045 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4f0f955e-ba9a-4923-81fa-b05c03a04f1d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:07.025995 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4f0f955e-ba9a-4923-81fa-b05c03a04f1d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:07.026241 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4f0f955e-ba9a-4923-81fa-b05c03a04f1d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:07.026493 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4f0f955e-ba9a-4923-81fa-b05c03a04f1d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:07.026650 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4f0f955e-ba9a-4923-81fa-b05c03a04f1d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:07.031044 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:07.031044 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:07.031690 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4f0f955e-ba9a-4923-81fa-b05c03a04f1d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:07.032074 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1195/4787] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:07 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:07.088876 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-55e95834-a095-4a9a-82c9-aa53f4d2cbe3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:07.091100 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-55e95834-a095-4a9a-82c9-aa53f4d2cbe3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c Jul 03 01:44:07.091293 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-55e95834-a095-4a9a-82c9-aa53f4d2cbe3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:07.091488 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-55e95834-a095-4a9a-82c9-aa53f4d2cbe3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:07.098696 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:07.098696 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:07.623905 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-9fdc4cb4-4189-41ce-8d67-d7fe92fad891 req-55e95834-a095-4a9a-82c9-aa53f4d2cbe3 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c returned with HTTP 200 Jul 03 01:44:07.624282 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1202/4788] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:44:07 2026] DELETE /volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:08.046492 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ce564948-0099-4df0-a803-23ac455244fd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:08.048304 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce564948-0099-4df0-a803-23ac455244fd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:08.048524 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ce564948-0099-4df0-a803-23ac455244fd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:08.048723 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ce564948-0099-4df0-a803-23ac455244fd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:08.048834 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-ce564948-0099-4df0-a803-23ac455244fd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:08.052546 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:08.052546 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:08.053110 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ce564948-0099-4df0-a803-23ac455244fd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:08.053544 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1187/4789] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:08 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:09.068991 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-90988a08-fe18-4af4-8227-78555ad72b0a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:09.071102 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-90988a08-fe18-4af4-8227-78555ad72b0a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:09.071355 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-90988a08-fe18-4af4-8227-78555ad72b0a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:09.071611 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-90988a08-fe18-4af4-8227-78555ad72b0a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:09.071742 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-90988a08-fe18-4af4-8227-78555ad72b0a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:09.077193 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:09.077193 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:09.078123 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-90988a08-fe18-4af4-8227-78555ad72b0a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:09.078855 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1206/4790] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:09 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:10.089438 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1a7a4b49-1831-44ed-a312-a5b9aaaea8e4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:10.100120 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1a7a4b49-1831-44ed-a312-a5b9aaaea8e4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:10.100583 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1a7a4b49-1831-44ed-a312-a5b9aaaea8e4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:10.101179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1a7a4b49-1831-44ed-a312-a5b9aaaea8e4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:10.101329 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1a7a4b49-1831-44ed-a312-a5b9aaaea8e4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:10.114056 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:10.114056 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:10.114865 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1a7a4b49-1831-44ed-a312-a5b9aaaea8e4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:10.115276 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1196/4791] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:10 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 734 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:11.125003 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-71c87458-f1df-464b-a90e-f5a41f2f0e5a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:11.126768 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-71c87458-f1df-464b-a90e-f5a41f2f0e5a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:11.126973 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-71c87458-f1df-464b-a90e-f5a41f2f0e5a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:11.127150 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-71c87458-f1df-464b-a90e-f5a41f2f0e5a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:11.127252 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-71c87458-f1df-464b-a90e-f5a41f2f0e5a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:11.131204 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:11.131204 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:11.131761 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-71c87458-f1df-464b-a90e-f5a41f2f0e5a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:11.132087 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1203/4792] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:11 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:12.055078 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-446cf959-f250-4226-a8ca-8b43776025ac req-26e449d4-bf1b-4a5f-9b4b-a093999bedcd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:12.057634 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-446cf959-f250-4226-a8ca-8b43776025ac req-26e449d4-bf1b-4a5f-9b4b-a093999bedcd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c Jul 03 01:44:12.057865 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-446cf959-f250-4226-a8ca-8b43776025ac req-26e449d4-bf1b-4a5f-9b4b-a093999bedcd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:12.058091 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-446cf959-f250-4226-a8ca-8b43776025ac req-26e449d4-bf1b-4a5f-9b4b-a093999bedcd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:12.062842 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-446cf959-f250-4226-a8ca-8b43776025ac req-26e449d4-bf1b-4a5f-9b4b-a093999bedcd tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c returned with HTTP 404 Jul 03 01:44:12.063458 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1188/4793] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:44:12 2026] DELETE /volume/v3/attachments/4bec30fa-7b34-4f16-8f4e-cbe10b003a2c => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:44:12.141816 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-05e3e8e3-0674-4424-b0c6-c95e1b35208a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:12.143960 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-05e3e8e3-0674-4424-b0c6-c95e1b35208a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:12.144218 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-05e3e8e3-0674-4424-b0c6-c95e1b35208a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:12.144443 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-05e3e8e3-0674-4424-b0c6-c95e1b35208a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:12.144611 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-05e3e8e3-0674-4424-b0c6-c95e1b35208a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:12.151866 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:12.151866 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:12.152865 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-05e3e8e3-0674-4424-b0c6-c95e1b35208a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:12.153320 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1207/4794] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:12 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:13.162924 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bb90df30-e0d2-4425-be7d-566c182eb6fb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:13.164694 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bb90df30-e0d2-4425-be7d-566c182eb6fb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:13.164895 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bb90df30-e0d2-4425-be7d-566c182eb6fb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:13.165068 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bb90df30-e0d2-4425-be7d-566c182eb6fb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:13.165185 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-bb90df30-e0d2-4425-be7d-566c182eb6fb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:13.169229 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:13.169229 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:13.169853 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bb90df30-e0d2-4425-be7d-566c182eb6fb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:13.170244 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1197/4795] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:13 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:14.180392 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-71e85501-161a-4365-8086-706ef5a5e68a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:14.182117 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-71e85501-161a-4365-8086-706ef5a5e68a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:14.182317 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-71e85501-161a-4365-8086-706ef5a5e68a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:14.182533 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-71e85501-161a-4365-8086-706ef5a5e68a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:14.182639 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-71e85501-161a-4365-8086-706ef5a5e68a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:14.186670 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:14.186670 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:14.187338 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-71e85501-161a-4365-8086-706ef5a5e68a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:14.187785 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1204/4796] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:14 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:15.197788 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d657acb3-cf23-4e08-afb8-495d90149f45 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:15.200356 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d657acb3-cf23-4e08-afb8-495d90149f45 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:15.200630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d657acb3-cf23-4e08-afb8-495d90149f45 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:15.200847 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d657acb3-cf23-4e08-afb8-495d90149f45 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:15.200973 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-d657acb3-cf23-4e08-afb8-495d90149f45 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:15.207395 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:15.207395 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:15.208198 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d657acb3-cf23-4e08-afb8-495d90149f45 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:15.208610 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1189/4797] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:15 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:44:15.452300 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-76b0444a-f22e-4462-a043-56b5f92c2f36 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:15.454032 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-76b0444a-f22e-4462-a043-56b5f92c2f36 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 Jul 03 01:44:15.454217 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-76b0444a-f22e-4462-a043-56b5f92c2f36 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:15.454400 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-76b0444a-f22e-4462-a043-56b5f92c2f36 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:15.454564 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-76b0444a-f22e-4462-a043-56b5f92c2f36 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: 3ce4c4d6-6960-4546-b9f0-3522b58f3389 Jul 03 01:44:15.458942 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-76b0444a-f22e-4462-a043-56b5f92c2f36 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 returned with HTTP 404 Jul 03 01:44:15.459500 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1208/4798] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:15 2026] DELETE /volume/v3/snapshots/3ce4c4d6-6960-4546-b9f0-3522b58f3389 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:15.469719 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dec8f227-ffd9-4dae-abb0-70b855347e03 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:15.471240 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dec8f227-ffd9-4dae-abb0-70b855347e03 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:44:15.471478 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dec8f227-ffd9-4dae-abb0-70b855347e03 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:15.471616 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dec8f227-ffd9-4dae-abb0-70b855347e03 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:15.478770 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:15.478770 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:15.482599 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dec8f227-ffd9-4dae-abb0-70b855347e03 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:15.486828 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dec8f227-ffd9-4dae-abb0-70b855347e03 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:44:15.487241 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1198/4799] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:15 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:15.498875 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-af6789a3-7812-438b-9c8c-80f17570ef34 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:15.500334 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:44:15.500646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1520531495"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:15.502059 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1520531495'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:44:15.502168 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume of 1 GB Jul 03 01:44:15.506742 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Availability Zones retrieved successfully. Jul 03 01:44:15.512130 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (8f0a7f97-d6f7-4de5-ae80-752fc2709b54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:15.513132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033bf642-44f1-4488-9998-377a5c52c773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:15.514218 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:44:15.537956 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (033bf642-44f1-4488-9998-377a5c52c773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:15.538806 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1720c745-fdd9-477a-8ebe-245e43999c32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:15.576249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['aec04294-7ace-44ce-a599-be6153d2b5ac', '552440ef-ac65-4511-88d5-b59e5a16a483', '9f143e1b-eb97-4afa-9765-0a62ad0265ff', '81d0fdea-11c5-4ef7-b41c-08d050b90553'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:15.577065 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1720c745-fdd9-477a-8ebe-245e43999c32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aec04294-7ace-44ce-a599-be6153d2b5ac', '552440ef-ac65-4511-88d5-b59e5a16a483', '9f143e1b-eb97-4afa-9765-0a62ad0265ff', '81d0fdea-11c5-4ef7-b41c-08d050b90553']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:15.577734 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c00b78b-8b1c-4347-8347-eaf8e51189fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:15.599545 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c00b78b-8b1c-4347-8347-eaf8e51189fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0caa00db-781b-44a4-9e88-8c27d36ad11d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1520531495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['aec04294-7ace-44ce-a599-be6153d2b5ac','552440ef-ac65-4511-88d5-b59e5a16a483','9f143e1b-eb97-4afa-9765-0a62ad0265ff','81d0fdea-11c5-4ef7-b41c-08d050b90553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:44:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1520531495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0caa00db-781b-44a4-9e88-8c27d36ad11d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b694a98ed4564aaf9eed74443634214f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:15.600563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afbf8350-77b5-4338-8e63-4734f5025f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:15.620320 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afbf8350-77b5-4338-8e63-4734f5025f88) transitioned into state 'SUCCESS' from state '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-1520531495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['aec04294-7ace-44ce-a599-be6153d2b5ac','552440ef-ac65-4511-88d5-b59e5a16a483','9f143e1b-eb97-4afa-9765-0a62ad0265ff','81d0fdea-11c5-4ef7-b41c-08d050b90553'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:15.621361 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8884a08b-9377-4217-aa44-463ce86b1f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:15.632761 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8884a08b-9377-4217-aa44-463ce86b1f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:15.633861 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (8f0a7f97-d6f7-4de5-ae80-752fc2709b54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:15.634230 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request issued successfully. Jul 03 01:44:15.634935 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af6789a3-7812-438b-9c8c-80f17570ef34 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:44:15.635436 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1205/4800] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:44:15 2026] POST /volume/v3/volumes => generated 752 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:15.648333 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ab4e5551-fddb-4e75-b59c-261605f475b6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:15.650367 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ab4e5551-fddb-4e75-b59c-261605f475b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d Jul 03 01:44:15.650674 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ab4e5551-fddb-4e75-b59c-261605f475b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:15.650818 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ab4e5551-fddb-4e75-b59c-261605f475b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:15.659860 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:15.659860 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:15.665084 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ab4e5551-fddb-4e75-b59c-261605f475b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:15.669735 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ab4e5551-fddb-4e75-b59c-261605f475b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d returned with HTTP 200 Jul 03 01:44:15.670338 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1190/4801] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:15 2026] GET /volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d => generated 820 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:16.220034 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-851b4b2f-d368-4fb8-bbfa-e09bb59156ff None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:16.221844 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-851b4b2f-d368-4fb8-bbfa-e09bb59156ff tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:16.222143 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-851b4b2f-d368-4fb8-bbfa-e09bb59156ff tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:16.222393 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-851b4b2f-d368-4fb8-bbfa-e09bb59156ff tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:16.222562 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-851b4b2f-d368-4fb8-bbfa-e09bb59156ff tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:16.227266 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:16.227266 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:16.227955 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-851b4b2f-d368-4fb8-bbfa-e09bb59156ff tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:16.228356 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1209/4802] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:16 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:16.684969 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a47bab5e-3ad6-4f79-89f4-1be69fc7596f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:16.686769 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a47bab5e-3ad6-4f79-89f4-1be69fc7596f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d Jul 03 01:44:16.686949 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a47bab5e-3ad6-4f79-89f4-1be69fc7596f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:16.687117 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a47bab5e-3ad6-4f79-89f4-1be69fc7596f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:16.695041 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:16.695041 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:16.699258 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a47bab5e-3ad6-4f79-89f4-1be69fc7596f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:16.703650 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a47bab5e-3ad6-4f79-89f4-1be69fc7596f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d returned with HTTP 200 Jul 03 01:44:16.704097 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1199/4803] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:16 2026] GET /volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:16.718099 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b16de5f5-c4e3-4656-8bb2-3a8d27e76962 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:16.720630 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b16de5f5-c4e3-4656-8bb2-3a8d27e76962 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:44:16.721033 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b16de5f5-c4e3-4656-8bb2-3a8d27e76962 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0caa00db-781b-44a4-9e88-8c27d36ad11d", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1661530298"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:16.731427 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:16.731427 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:16.732018 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b16de5f5-c4e3-4656-8bb2-3a8d27e76962 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:16.732140 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-b16de5f5-c4e3-4656-8bb2-3a8d27e76962 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create snapshot from volume 0caa00db-781b-44a4-9e88-8c27d36ad11d Jul 03 01:44:16.765162 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-b16de5f5-c4e3-4656-8bb2-3a8d27e76962 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['1664de94-8e1a-499d-9269-420ec68f8769', '63aebdb3-618e-402a-b827-4f441569bb92', 'a2c19cb7-ca78-4a96-969e-634945307b19', '1e71b814-507f-4eae-8218-293fb4c5b74a'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:16.801005 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b16de5f5-c4e3-4656-8bb2-3a8d27e76962 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot create request issued successfully. Jul 03 01:44:16.801367 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b16de5f5-c4e3-4656-8bb2-3a8d27e76962 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:44:16.802038 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1206/4804] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:44:16 2026] POST /volume/v3/snapshots => generated 310 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:16.815562 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-696c3046-45d6-42e0-950f-999e780ac352 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:16.817974 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-696c3046-45d6-42e0-950f-999e780ac352 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c Jul 03 01:44:16.818251 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-696c3046-45d6-42e0-950f-999e780ac352 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:16.818561 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-696c3046-45d6-42e0-950f-999e780ac352 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:16.825595 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:16.825595 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:16.826268 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-696c3046-45d6-42e0-950f-999e780ac352 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:16.827605 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-696c3046-45d6-42e0-950f-999e780ac352 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c returned with HTTP 200 Jul 03 01:44:16.828228 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1191/4805] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:16 2026] GET /volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:17.240841 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a06f90f3-43ae-4976-838b-4f05af1c3c57 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:17.242709 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a06f90f3-43ae-4976-838b-4f05af1c3c57 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:17.242964 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a06f90f3-43ae-4976-838b-4f05af1c3c57 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:17.243149 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a06f90f3-43ae-4976-838b-4f05af1c3c57 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:17.243275 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a06f90f3-43ae-4976-838b-4f05af1c3c57 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:17.247708 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:17.247708 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:17.248306 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a06f90f3-43ae-4976-838b-4f05af1c3c57 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:17.248711 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1210/4806] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:17 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:17.837645 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-230dcc73-818c-478d-a917-cd45cbc6405c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:17.840005 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-230dcc73-818c-478d-a917-cd45cbc6405c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c Jul 03 01:44:17.840367 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-230dcc73-818c-478d-a917-cd45cbc6405c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:17.840683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-230dcc73-818c-478d-a917-cd45cbc6405c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:17.845830 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:17.845830 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:17.846375 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-230dcc73-818c-478d-a917-cd45cbc6405c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:17.847250 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-230dcc73-818c-478d-a917-cd45cbc6405c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c returned with HTTP 200 Jul 03 01:44:17.847716 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1200/4807] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:17 2026] GET /volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:17.858133 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-65599be9-9d5b-449c-84bf-40efb3a32405 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:17.860122 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:44:17.860759 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "722bd463-6345-4ed6-a1a3-df8a59094b2c", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-2023923965"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:17.862196 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request body: {'volume': {'snapshot_id': '722bd463-6345-4ed6-a1a3-df8a59094b2c', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2023923965'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:44:17.868310 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:17.868310 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:17.868993 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:17.869168 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume of 2 GB Jul 03 01:44:17.874652 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Availability Zones retrieved successfully. Jul 03 01:44:17.882281 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (4f35aa46-a4ba-4c62-a858-3b1be6147a84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:17.883729 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cc0065d-f339-44c6-8cbf-ffce05c68f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:17.885033 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:44:17.914618 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cc0065d-f339-44c6-8cbf-ffce05c68f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '722bd463-6345-4ed6-a1a3-df8a59094b2c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:17.915258 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0949d48d-735b-4eb0-88c7-67f41ae7159e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:17.954867 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['4b16a43a-d103-4063-a508-13c659dc783d', '233589e3-4292-44d9-9f85-af13028e7870', '5ea04b3d-736f-4e1e-b120-772eaf3032bb', '92a7ab9e-80c0-4035-ae0f-17f62ccb9f1e'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:17.955567 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0949d48d-735b-4eb0-88c7-67f41ae7159e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b16a43a-d103-4063-a508-13c659dc783d', '233589e3-4292-44d9-9f85-af13028e7870', '5ea04b3d-736f-4e1e-b120-772eaf3032bb', '92a7ab9e-80c0-4035-ae0f-17f62ccb9f1e']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:17.956211 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44e37e13-c111-4d38-a53c-ce7978de672a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:17.994204 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44e37e13-c111-4d38-a53c-ce7978de672a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f634a555-3b88-4d14-a4d2-193757986a7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2023923965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['4b16a43a-d103-4063-a508-13c659dc783d','233589e3-4292-44d9-9f85-af13028e7870','5ea04b3d-736f-4e1e-b120-772eaf3032bb','92a7ab9e-80c0-4035-ae0f-17f62ccb9f1e'],size=2,snapshot_id=722bd463-6345-4ed6-a1a3-df8a59094b2c,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:44:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2023923965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f634a555-3b88-4d14-a4d2-193757986a7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b694a98ed4564aaf9eed74443634214f',provider_auth=None,provider_geometry=None,provider_id=None,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=722bd463-6345-4ed6-a1a3-df8a59094b2c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:17.994840 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67510cd-058f-40e2-9e68-3eef2982dd4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:18.011129 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b67510cd-058f-40e2-9e68-3eef2982dd4c) transitioned into state 'SUCCESS' from state '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-2023923965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['4b16a43a-d103-4063-a508-13c659dc783d','233589e3-4292-44d9-9f85-af13028e7870','5ea04b3d-736f-4e1e-b120-772eaf3032bb','92a7ab9e-80c0-4035-ae0f-17f62ccb9f1e'],size=2,snapshot_id=722bd463-6345-4ed6-a1a3-df8a59094b2c,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:18.011759 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f85b7ce-de59-4842-ac98-51a75d063b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:18.030404 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f85b7ce-de59-4842-ac98-51a75d063b7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:18.031214 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (4f35aa46-a4ba-4c62-a858-3b1be6147a84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:18.031525 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request issued successfully. Jul 03 01:44:18.032042 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65599be9-9d5b-449c-84bf-40efb3a32405 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:44:18.032620 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1207/4808] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:44:17 2026] POST /volume/v3/volumes => generated 786 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:18.051544 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-13709308-4899-4793-9c00-0dbafb4fba46 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:18.053678 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-13709308-4899-4793-9c00-0dbafb4fba46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e Jul 03 01:44:18.053849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-13709308-4899-4793-9c00-0dbafb4fba46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:18.054066 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-13709308-4899-4793-9c00-0dbafb4fba46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:18.062944 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:18.062944 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:18.067212 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-13709308-4899-4793-9c00-0dbafb4fba46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:18.073007 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-13709308-4899-4793-9c00-0dbafb4fba46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e returned with HTTP 200 Jul 03 01:44:18.073520 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1192/4809] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:18 2026] GET /volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:18.259137 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-55c3502e-e5f5-450a-bfae-29fd4bee86cf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:18.261139 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-55c3502e-e5f5-450a-bfae-29fd4bee86cf tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:18.261346 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-55c3502e-e5f5-450a-bfae-29fd4bee86cf tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:18.261594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-55c3502e-e5f5-450a-bfae-29fd4bee86cf tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:18.261685 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-55c3502e-e5f5-450a-bfae-29fd4bee86cf tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:18.268994 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:18.268994 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:18.268994 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-55c3502e-e5f5-450a-bfae-29fd4bee86cf tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:18.268994 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1211/4810] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:18 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:19.089801 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-846cd5fd-f111-424b-881c-539c6b39a8d9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:19.091797 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-846cd5fd-f111-424b-881c-539c6b39a8d9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e Jul 03 01:44:19.092031 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-846cd5fd-f111-424b-881c-539c6b39a8d9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:19.092226 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-846cd5fd-f111-424b-881c-539c6b39a8d9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:19.098773 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:19.098773 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:19.102255 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-846cd5fd-f111-424b-881c-539c6b39a8d9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:19.105952 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-846cd5fd-f111-424b-881c-539c6b39a8d9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e returned with HTTP 200 Jul 03 01:44:19.106304 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1201/4811] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:19 2026] GET /volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e => generated 879 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:19.125580 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-aa494c58-9c9d-4220-9d9c-1b3e7401891c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:19.128864 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aa494c58-9c9d-4220-9d9c-1b3e7401891c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e Jul 03 01:44:19.129139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aa494c58-9c9d-4220-9d9c-1b3e7401891c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:19.129411 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aa494c58-9c9d-4220-9d9c-1b3e7401891c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:19.140642 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:19.140642 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:19.145276 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-aa494c58-9c9d-4220-9d9c-1b3e7401891c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:19.152989 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aa494c58-9c9d-4220-9d9c-1b3e7401891c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e returned with HTTP 200 Jul 03 01:44:19.153527 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1208/4812] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:19 2026] GET /volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:19.165147 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6b3aa784-418e-44ea-9e60-e8c8dbbe215b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:19.167004 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6b3aa784-418e-44ea-9e60-e8c8dbbe215b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e Jul 03 01:44:19.167181 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6b3aa784-418e-44ea-9e60-e8c8dbbe215b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:19.167385 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6b3aa784-418e-44ea-9e60-e8c8dbbe215b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:19.167581 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-6b3aa784-418e-44ea-9e60-e8c8dbbe215b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume with id: f634a555-3b88-4d14-a4d2-193757986a7e Jul 03 01:44:19.176932 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:19.176932 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:19.177622 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6b3aa784-418e-44ea-9e60-e8c8dbbe215b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:19.204449 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6b3aa784-418e-44ea-9e60-e8c8dbbe215b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume request issued successfully. Jul 03 01:44:19.204872 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6b3aa784-418e-44ea-9e60-e8c8dbbe215b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e returned with HTTP 202 Jul 03 01:44:19.205441 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1193/4813] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:44:19 2026] DELETE /volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:44:19.213964 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-10ab6366-66df-4520-b0fd-99f495f6e70e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:19.216251 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-10ab6366-66df-4520-b0fd-99f495f6e70e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e Jul 03 01:44:19.216349 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-10ab6366-66df-4520-b0fd-99f495f6e70e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:19.216536 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-10ab6366-66df-4520-b0fd-99f495f6e70e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:19.227059 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:19.227059 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:19.232960 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-10ab6366-66df-4520-b0fd-99f495f6e70e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:19.239359 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-10ab6366-66df-4520-b0fd-99f495f6e70e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e returned with HTTP 200 Jul 03 01:44:19.239940 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1212/4814] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:19 2026] GET /volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:19.281920 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6db051f0-6bb7-43be-9047-95575411b5fa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:19.285688 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6db051f0-6bb7-43be-9047-95575411b5fa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:19.286941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6db051f0-6bb7-43be-9047-95575411b5fa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:19.286941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6db051f0-6bb7-43be-9047-95575411b5fa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:19.286941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-6db051f0-6bb7-43be-9047-95575411b5fa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:19.292407 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:19.292407 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:19.293855 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6db051f0-6bb7-43be-9047-95575411b5fa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:19.294551 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1202/4815] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:19 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:44:20.255090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c294fb0a-706c-4575-b6e2-3bbd9693ecec None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:20.256752 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c294fb0a-706c-4575-b6e2-3bbd9693ecec tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e Jul 03 01:44:20.256940 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c294fb0a-706c-4575-b6e2-3bbd9693ecec tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:20.257124 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c294fb0a-706c-4575-b6e2-3bbd9693ecec tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:20.262545 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c294fb0a-706c-4575-b6e2-3bbd9693ecec tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e returned with HTTP 404 Jul 03 01:44:20.263004 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1209/4816] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:20 2026] GET /volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:20.271331 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4f4f74c6-57b6-499b-9744-3c9fc318ddc9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:20.273641 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4f4f74c6-57b6-499b-9744-3c9fc318ddc9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e Jul 03 01:44:20.273929 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4f4f74c6-57b6-499b-9744-3c9fc318ddc9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:20.274189 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4f4f74c6-57b6-499b-9744-3c9fc318ddc9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:20.281640 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4f4f74c6-57b6-499b-9744-3c9fc318ddc9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e returned with HTTP 404 Jul 03 01:44:20.282339 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1194/4817] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:20 2026] GET /volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:20.289776 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9e8fc00b-f238-4dcc-bb82-fec47e67f9f5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:20.291587 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9e8fc00b-f238-4dcc-bb82-fec47e67f9f5 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e Jul 03 01:44:20.291774 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9e8fc00b-f238-4dcc-bb82-fec47e67f9f5 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:20.291963 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9e8fc00b-f238-4dcc-bb82-fec47e67f9f5 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:20.292107 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-9e8fc00b-f238-4dcc-bb82-fec47e67f9f5 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume with id: f634a555-3b88-4d14-a4d2-193757986a7e Jul 03 01:44:20.297912 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9e8fc00b-f238-4dcc-bb82-fec47e67f9f5 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e returned with HTTP 404 Jul 03 01:44:20.298343 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1213/4818] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:44:20 2026] DELETE /volume/v3/volumes/f634a555-3b88-4d14-a4d2-193757986a7e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:20.306627 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-987304e1-f24b-43a7-b1df-c9fa5fe04b24 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:20.306965 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-589f1688-e265-4600-af43-e3f827e0a00d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:20.308767 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-589f1688-e265-4600-af43-e3f827e0a00d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:44:20.308980 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-987304e1-f24b-43a7-b1df-c9fa5fe04b24 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c Jul 03 01:44:20.309067 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-589f1688-e265-4600-af43-e3f827e0a00d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:20.309232 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-589f1688-e265-4600-af43-e3f827e0a00d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:20.309285 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-987304e1-f24b-43a7-b1df-c9fa5fe04b24 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:20.309363 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-589f1688-e265-4600-af43-e3f827e0a00d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:20.309510 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-987304e1-f24b-43a7-b1df-c9fa5fe04b24 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:20.309663 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-987304e1-f24b-43a7-b1df-c9fa5fe04b24 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: 722bd463-6345-4ed6-a1a3-df8a59094b2c Jul 03 01:44:20.314463 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:20.314463 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:20.315187 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-589f1688-e265-4600-af43-e3f827e0a00d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:44:20.315688 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1210/4819] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:20 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:20.316170 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:20.316170 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:20.316863 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-987304e1-f24b-43a7-b1df-c9fa5fe04b24 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:20.335614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-65d68842-3fab-4b0b-b4e3-58279722b59d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:20.340689 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-65d68842-3fab-4b0b-b4e3-58279722b59d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:44:20.341344 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-65d68842-3fab-4b0b-b4e3-58279722b59d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cce3ceb8-8987-413f-81c1-fd1f5dcab669"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:20.344248 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-65d68842-3fab-4b0b-b4e3-58279722b59d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Creating new backup {'backup': {'volume_id': 'cce3ceb8-8987-413f-81c1-fd1f5dcab669'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:44:20.344524 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-65d68842-3fab-4b0b-b4e3-58279722b59d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Creating backup of volume cce3ceb8-8987-413f-81c1-fd1f5dcab669 in container None Jul 03 01:44:20.352685 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-987304e1-f24b-43a7-b1df-c9fa5fe04b24 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot delete request issued successfully. Jul 03 01:44:20.352897 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-987304e1-f24b-43a7-b1df-c9fa5fe04b24 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c returned with HTTP 202 Jul 03 01:44:20.353320 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:20.353320 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:20.353453 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1203/4820] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:20 2026] DELETE /volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:44:20.353788 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-65d68842-3fab-4b0b-b4e3-58279722b59d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:20.363287 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0d4c56a4-ec14-4849-9c14-51c3c427e12c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:20.365553 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0d4c56a4-ec14-4849-9c14-51c3c427e12c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c Jul 03 01:44:20.365728 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0d4c56a4-ec14-4849-9c14-51c3c427e12c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:20.365923 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0d4c56a4-ec14-4849-9c14-51c3c427e12c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:20.370643 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:20.370643 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:20.371026 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0d4c56a4-ec14-4849-9c14-51c3c427e12c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:20.371724 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0d4c56a4-ec14-4849-9c14-51c3c427e12c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c returned with HTTP 200 Jul 03 01:44:20.372062 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1214/4821] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:20 2026] GET /volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:20.373703 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-65d68842-3fab-4b0b-b4e3-58279722b59d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Created reservations ['ca106746-b8e6-4bad-9db4-072ad1d9fa31', 'a29e853a-99c7-46c8-8a98-44f2353fae86'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:20.405805 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-65d68842-3fab-4b0b-b4e3-58279722b59d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:44:20.406407 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1195/4822] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:44:20 2026] POST /volume/v3/backups => generated 286 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:20.416858 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fff69fcd-0159-4ac2-b226-6cfad6ffcaee None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:20.418897 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fff69fcd-0159-4ac2-b226-6cfad6ffcaee tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:20.419063 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fff69fcd-0159-4ac2-b226-6cfad6ffcaee tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:20.419274 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fff69fcd-0159-4ac2-b226-6cfad6ffcaee tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:20.419400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fff69fcd-0159-4ac2-b226-6cfad6ffcaee tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:20.424341 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:20.424341 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:20.425255 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fff69fcd-0159-4ac2-b226-6cfad6ffcaee tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:20.425713 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1211/4823] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:20 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:21.382280 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c422fcac-2910-4ba2-9002-e2358ca8be5c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:21.384318 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c422fcac-2910-4ba2-9002-e2358ca8be5c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c Jul 03 01:44:21.384619 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c422fcac-2910-4ba2-9002-e2358ca8be5c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:21.384822 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c422fcac-2910-4ba2-9002-e2358ca8be5c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:21.389162 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c422fcac-2910-4ba2-9002-e2358ca8be5c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c returned with HTTP 404 Jul 03 01:44:21.389675 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1204/4824] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:21 2026] GET /volume/v3/snapshots/722bd463-6345-4ed6-a1a3-df8a59094b2c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:21.396622 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4a038624-e428-4833-aaf4-e6845a3beef9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:21.398561 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4a038624-e428-4833-aaf4-e6845a3beef9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d Jul 03 01:44:21.398753 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4a038624-e428-4833-aaf4-e6845a3beef9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:21.398947 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4a038624-e428-4833-aaf4-e6845a3beef9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:21.406532 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:21.406532 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:21.410574 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4a038624-e428-4833-aaf4-e6845a3beef9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:21.415324 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4a038624-e428-4833-aaf4-e6845a3beef9 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d returned with HTTP 200 Jul 03 01:44:21.415768 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1215/4825] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:21 2026] GET /volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:21.432643 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-809371e2-88ff-4da1-8484-2d53cfe1f64e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:21.434187 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-809371e2-88ff-4da1-8484-2d53cfe1f64e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d Jul 03 01:44:21.434342 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-809371e2-88ff-4da1-8484-2d53cfe1f64e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:21.434546 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-809371e2-88ff-4da1-8484-2d53cfe1f64e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:21.434688 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-809371e2-88ff-4da1-8484-2d53cfe1f64e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume with id: 0caa00db-781b-44a4-9e88-8c27d36ad11d Jul 03 01:44:21.438183 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-db6c12b5-9b2a-44f5-9565-233a1cb02b33 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:21.441326 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-db6c12b5-9b2a-44f5-9565-233a1cb02b33 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:21.441646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-db6c12b5-9b2a-44f5-9565-233a1cb02b33 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:21.441857 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-db6c12b5-9b2a-44f5-9565-233a1cb02b33 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:21.441961 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-db6c12b5-9b2a-44f5-9565-233a1cb02b33 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:21.445362 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:21.445362 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:21.445937 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-809371e2-88ff-4da1-8484-2d53cfe1f64e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:21.446916 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:21.446916 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:21.447057 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-db6c12b5-9b2a-44f5-9565-233a1cb02b33 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:21.447410 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1212/4826] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:21 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:21.467724 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-809371e2-88ff-4da1-8484-2d53cfe1f64e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume request issued successfully. Jul 03 01:44:21.467999 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-809371e2-88ff-4da1-8484-2d53cfe1f64e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d returned with HTTP 202 Jul 03 01:44:21.468489 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1196/4827] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:44:21 2026] DELETE /volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:44:21.476221 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4aabc8eb-7d1a-4ff4-aec2-2fdeebbca057 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:21.478014 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4aabc8eb-7d1a-4ff4-aec2-2fdeebbca057 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d Jul 03 01:44:21.478202 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4aabc8eb-7d1a-4ff4-aec2-2fdeebbca057 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:21.478428 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4aabc8eb-7d1a-4ff4-aec2-2fdeebbca057 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:21.486597 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:21.486597 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:21.490744 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4aabc8eb-7d1a-4ff4-aec2-2fdeebbca057 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:21.495671 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4aabc8eb-7d1a-4ff4-aec2-2fdeebbca057 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d returned with HTTP 200 Jul 03 01:44:21.496087 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1205/4828] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:21 2026] GET /volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:22.456780 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6a2a6399-2f93-45a4-88be-a7f73719778c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:22.458486 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6a2a6399-2f93-45a4-88be-a7f73719778c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:22.458689 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6a2a6399-2f93-45a4-88be-a7f73719778c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:22.458862 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6a2a6399-2f93-45a4-88be-a7f73719778c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:22.458957 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-6a2a6399-2f93-45a4-88be-a7f73719778c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:22.462811 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:22.462811 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:22.463399 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6a2a6399-2f93-45a4-88be-a7f73719778c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:22.463782 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1216/4829] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:22 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:22.510182 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-763fdc36-e2d5-4b10-b6f3-b21c5c710965 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:22.512024 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-763fdc36-e2d5-4b10-b6f3-b21c5c710965 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d Jul 03 01:44:22.512249 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-763fdc36-e2d5-4b10-b6f3-b21c5c710965 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:22.512417 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-763fdc36-e2d5-4b10-b6f3-b21c5c710965 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:22.518717 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-763fdc36-e2d5-4b10-b6f3-b21c5c710965 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d returned with HTTP 404 Jul 03 01:44:22.519456 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1213/4830] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:22 2026] GET /volume/v3/volumes/0caa00db-781b-44a4-9e88-8c27d36ad11d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:22.529924 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-35327f34-1eca-41ae-8d4d-65eac68193f4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:22.531684 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-35327f34-1eca-41ae-8d4d-65eac68193f4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:44:22.531884 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-35327f34-1eca-41ae-8d4d-65eac68193f4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:22.532058 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-35327f34-1eca-41ae-8d4d-65eac68193f4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:22.539007 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:22.539007 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:22.542404 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-35327f34-1eca-41ae-8d4d-65eac68193f4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:22.546373 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-35327f34-1eca-41ae-8d4d-65eac68193f4 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:44:22.546828 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1197/4831] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:22 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:22.558854 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-85b09f3c-570c-4851-9043-64ae38c89f0a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:22.561025 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:44:22.561330 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2084930731"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:22.563035 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2084930731'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:44:22.563206 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume of 1 GB Jul 03 01:44:22.568508 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Availability Zones retrieved successfully. Jul 03 01:44:22.575986 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (8a0b5524-6f35-4d3b-b2f0-9c79179b9dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:22.576985 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a37720bd-f8a4-492b-9890-26b83244ccf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:22.577867 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:44:22.603538 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a37720bd-f8a4-492b-9890-26b83244ccf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:22.604208 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fdff614-5ba2-4081-a01d-73d08aca6c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:22.642049 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['de975280-bde8-4fcb-b088-29590faf540e', '356d80bb-99ea-4385-82a6-8983cb082062', '20f327ba-7956-40be-b29c-19424f32e0c4', '9cf6afab-3dcc-4752-9335-12df17ab28c0'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:22.642786 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fdff614-5ba2-4081-a01d-73d08aca6c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de975280-bde8-4fcb-b088-29590faf540e', '356d80bb-99ea-4385-82a6-8983cb082062', '20f327ba-7956-40be-b29c-19424f32e0c4', '9cf6afab-3dcc-4752-9335-12df17ab28c0']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:22.643578 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd277da9-0f2d-45f8-a6cf-210e3b32cf25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:22.666645 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd277da9-0f2d-45f8-a6cf-210e3b32cf25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8618756c-61e2-4ca0-a0c1-d18c46e9f009', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2084930731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['de975280-bde8-4fcb-b088-29590faf540e','356d80bb-99ea-4385-82a6-8983cb082062','20f327ba-7956-40be-b29c-19424f32e0c4','9cf6afab-3dcc-4752-9335-12df17ab28c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:44:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2084930731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8618756c-61e2-4ca0-a0c1-d18c46e9f009,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b694a98ed4564aaf9eed74443634214f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:22.667349 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad87140-dd67-49f6-b095-f9cac008bd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:22.684985 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ad87140-dd67-49f6-b095-f9cac008bd99) transitioned into state 'SUCCESS' from state '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-2084930731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['de975280-bde8-4fcb-b088-29590faf540e','356d80bb-99ea-4385-82a6-8983cb082062','20f327ba-7956-40be-b29c-19424f32e0c4','9cf6afab-3dcc-4752-9335-12df17ab28c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:22.685636 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d07ba6-e9f5-4a97-8cf5-f63d30253ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:22.696378 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d07ba6-e9f5-4a97-8cf5-f63d30253ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:22.697450 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (8a0b5524-6f35-4d3b-b2f0-9c79179b9dd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:22.697814 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request issued successfully. Jul 03 01:44:22.698823 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-85b09f3c-570c-4851-9043-64ae38c89f0a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:44:22.699276 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1206/4832] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:44:22 2026] POST /volume/v3/volumes => generated 752 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:22.710251 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e004cb79-b458-4de9-9553-45246f05b8eb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:22.712180 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e004cb79-b458-4de9-9553-45246f05b8eb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 Jul 03 01:44:22.712634 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e004cb79-b458-4de9-9553-45246f05b8eb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:22.712634 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e004cb79-b458-4de9-9553-45246f05b8eb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:22.720753 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:22.720753 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:22.724787 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e004cb79-b458-4de9-9553-45246f05b8eb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:22.729762 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e004cb79-b458-4de9-9553-45246f05b8eb tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 returned with HTTP 200 Jul 03 01:44:22.730206 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1217/4833] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:22 2026] GET /volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:23.474590 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7fd5ad64-6e87-44ec-b668-3e89d36a6198 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:23.476629 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7fd5ad64-6e87-44ec-b668-3e89d36a6198 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:23.476889 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7fd5ad64-6e87-44ec-b668-3e89d36a6198 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:23.477120 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7fd5ad64-6e87-44ec-b668-3e89d36a6198 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:23.477256 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-7fd5ad64-6e87-44ec-b668-3e89d36a6198 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:23.482037 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:23.482037 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:23.482850 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7fd5ad64-6e87-44ec-b668-3e89d36a6198 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:23.483316 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1214/4834] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:23 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:23.743486 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-58d75e49-8e3f-46b8-9e01-10999cc22a4c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:23.745685 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-58d75e49-8e3f-46b8-9e01-10999cc22a4c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 Jul 03 01:44:23.745910 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-58d75e49-8e3f-46b8-9e01-10999cc22a4c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:23.746129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-58d75e49-8e3f-46b8-9e01-10999cc22a4c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:23.754251 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:23.754251 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:23.758346 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-58d75e49-8e3f-46b8-9e01-10999cc22a4c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:23.763912 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-58d75e49-8e3f-46b8-9e01-10999cc22a4c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 returned with HTTP 200 Jul 03 01:44:23.764506 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1198/4835] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:23 2026] GET /volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:23.778252 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-771df657-9e55-4b00-9087-7243760df360 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:23.780215 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-771df657-9e55-4b00-9087-7243760df360 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:44:23.781167 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-771df657-9e55-4b00-9087-7243760df360 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8618756c-61e2-4ca0-a0c1-d18c46e9f009", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1290472918"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:23.789476 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:23.789476 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:23.789905 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-771df657-9e55-4b00-9087-7243760df360 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:23.790008 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-771df657-9e55-4b00-9087-7243760df360 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create snapshot from volume 8618756c-61e2-4ca0-a0c1-d18c46e9f009 Jul 03 01:44:23.815491 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-771df657-9e55-4b00-9087-7243760df360 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['e251d309-4b31-416f-819c-7ed7fcb04d88', '344ddc9d-90a2-4fb5-93a1-4edfb0d08307', '81e97c33-b961-4d37-a643-e7397dae404d', 'c69af331-7e4e-44f3-bff3-e2d97001ec29'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:23.862779 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-771df657-9e55-4b00-9087-7243760df360 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot create request issued successfully. Jul 03 01:44:23.863059 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-771df657-9e55-4b00-9087-7243760df360 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:44:23.863594 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1207/4836] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:44:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:23.872311 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7bdb0953-5b93-432b-a1bf-267c06832b15 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:23.873989 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bdb0953-5b93-432b-a1bf-267c06832b15 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b Jul 03 01:44:23.874204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7bdb0953-5b93-432b-a1bf-267c06832b15 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:23.874440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7bdb0953-5b93-432b-a1bf-267c06832b15 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:23.879437 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:23.879437 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:23.880139 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7bdb0953-5b93-432b-a1bf-267c06832b15 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:23.880987 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7bdb0953-5b93-432b-a1bf-267c06832b15 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b returned with HTTP 200 Jul 03 01:44:23.881387 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1218/4837] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:23 2026] GET /volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:24.495005 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a02813f7-0792-4e5d-a653-4642a57980fd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:24.496885 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a02813f7-0792-4e5d-a653-4642a57980fd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:24.497293 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a02813f7-0792-4e5d-a653-4642a57980fd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:24.497548 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a02813f7-0792-4e5d-a653-4642a57980fd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:24.497680 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-a02813f7-0792-4e5d-a653-4642a57980fd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:24.502059 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:24.502059 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:24.502730 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a02813f7-0792-4e5d-a653-4642a57980fd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:24.503092 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1215/4838] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:24 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:24.890922 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ca61a79c-157c-478e-8d5f-8fe32b97f32c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:24.892847 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ca61a79c-157c-478e-8d5f-8fe32b97f32c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b Jul 03 01:44:24.893115 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ca61a79c-157c-478e-8d5f-8fe32b97f32c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:24.893302 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ca61a79c-157c-478e-8d5f-8fe32b97f32c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:24.898073 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:24.898073 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:24.898509 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ca61a79c-157c-478e-8d5f-8fe32b97f32c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:24.899172 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ca61a79c-157c-478e-8d5f-8fe32b97f32c tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b returned with HTTP 200 Jul 03 01:44:24.899718 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1199/4839] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:24 2026] GET /volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:24.908212 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:24.909796 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:44:24.910106 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b1c2d958-d44b-4525-a3e8-ed1d42795d8b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2098949348"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:24.911531 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request body: {'volume': {'snapshot_id': 'b1c2d958-d44b-4525-a3e8-ed1d42795d8b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2098949348'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:44:24.915911 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:24.915911 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:24.916340 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:24.916486 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume of 1 GB Jul 03 01:44:24.919470 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Availability Zones retrieved successfully. Jul 03 01:44:24.924434 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (b674727a-26e1-4eb3-8ccb-46c0988e402e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:24.925272 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c28ebbe9-cc9b-49a7-a326-069a65aef224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:24.926133 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:44:24.952493 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c28ebbe9-cc9b-49a7-a326-069a65aef224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b1c2d958-d44b-4525-a3e8-ed1d42795d8b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:24.953194 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc2d5956-ad1b-4350-a360-b1871d3ccade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:24.991564 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Created reservations ['66922914-f80f-45ce-bec7-902e42db3a30', '10d6234c-50a4-4261-8332-30bcdb6d9b59', 'f42f844d-8bbf-4d54-94b3-0632fc081d0f', 'f67abbb1-c3c7-4c57-842e-c582910eb07a'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:24.992300 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc2d5956-ad1b-4350-a360-b1871d3ccade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66922914-f80f-45ce-bec7-902e42db3a30', '10d6234c-50a4-4261-8332-30bcdb6d9b59', 'f42f844d-8bbf-4d54-94b3-0632fc081d0f', 'f67abbb1-c3c7-4c57-842e-c582910eb07a']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:24.992997 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d45ed62-72a0-40f0-b04f-f5819255725e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:25.036220 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d45ed62-72a0-40f0-b04f-f5819255725e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a29fc06c-a02f-4800-ab52-35ed4b7b8cd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2098949348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['66922914-f80f-45ce-bec7-902e42db3a30','10d6234c-50a4-4261-8332-30bcdb6d9b59','f42f844d-8bbf-4d54-94b3-0632fc081d0f','f67abbb1-c3c7-4c57-842e-c582910eb07a'],size=1,snapshot_id=b1c2d958-d44b-4525-a3e8-ed1d42795d8b,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:44:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2098949348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a29fc06c-a02f-4800-ab52-35ed4b7b8cd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b694a98ed4564aaf9eed74443634214f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b1c2d958-d44b-4525-a3e8-ed1d42795d8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:25.037030 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff414ed-9e96-4957-8f93-aeecdff6d622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:25.055166 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eff414ed-9e96-4957-8f93-aeecdff6d622) transitioned into state 'SUCCESS' from state '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-2098949348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b694a98ed4564aaf9eed74443634214f',qos_specs=None,replication_status=,reservations=['66922914-f80f-45ce-bec7-902e42db3a30','10d6234c-50a4-4261-8332-30bcdb6d9b59','f42f844d-8bbf-4d54-94b3-0632fc081d0f','f67abbb1-c3c7-4c57-842e-c582910eb07a'],size=1,snapshot_id=b1c2d958-d44b-4525-a3e8-ed1d42795d8b,source_replicaid=,source_volid=None,status='creating',user_id='0e64b2b4bc9d4bee9949569d278843f9',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:25.056026 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a60b86-2e75-4541-86eb-bc5bb085b06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:25.082131 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44a60b86-2e75-4541-86eb-bc5bb085b06d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:25.084819 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Flow 'volume_create_api' (b674727a-26e1-4eb3-8ccb-46c0988e402e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:25.085218 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Create volume request issued successfully. Jul 03 01:44:25.085880 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a311e68c-ad82-4276-a3ce-46ea8fffd512 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:44:25.086317 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1208/4840] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:44:24 2026] POST /volume/v3/volumes => generated 786 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:25.100203 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-501338a8-db94-4ebe-a7de-2199d782d596 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:25.102729 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-501338a8-db94-4ebe-a7de-2199d782d596 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 Jul 03 01:44:25.103058 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-501338a8-db94-4ebe-a7de-2199d782d596 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:25.105761 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-501338a8-db94-4ebe-a7de-2199d782d596 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:25.115378 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:25.115378 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:25.120128 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-501338a8-db94-4ebe-a7de-2199d782d596 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:25.125951 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-501338a8-db94-4ebe-a7de-2199d782d596 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 returned with HTTP 200 Jul 03 01:44:25.126540 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1219/4841] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:25 2026] GET /volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:25.512925 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9a3c6e5f-2769-4762-81a4-61e4cdad5ecd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:25.514906 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a3c6e5f-2769-4762-81a4-61e4cdad5ecd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:25.515147 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9a3c6e5f-2769-4762-81a4-61e4cdad5ecd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:25.515372 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9a3c6e5f-2769-4762-81a4-61e4cdad5ecd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:25.515512 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-9a3c6e5f-2769-4762-81a4-61e4cdad5ecd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:25.520128 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:25.520128 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:25.520911 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a3c6e5f-2769-4762-81a4-61e4cdad5ecd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:25.521348 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1216/4842] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:25 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:26.139572 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-108e44a5-e693-4447-8e05-f4ebdde9783f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:26.141599 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-108e44a5-e693-4447-8e05-f4ebdde9783f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 Jul 03 01:44:26.141872 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-108e44a5-e693-4447-8e05-f4ebdde9783f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:26.142117 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-108e44a5-e693-4447-8e05-f4ebdde9783f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:26.149182 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:26.149182 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:26.152944 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-108e44a5-e693-4447-8e05-f4ebdde9783f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:26.157038 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-108e44a5-e693-4447-8e05-f4ebdde9783f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 returned with HTTP 200 Jul 03 01:44:26.157479 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1200/4843] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:26 2026] GET /volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:26.169449 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d54b4821-7f87-4174-a48a-41067cc95231 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:26.171567 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d54b4821-7f87-4174-a48a-41067cc95231 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 Jul 03 01:44:26.171846 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d54b4821-7f87-4174-a48a-41067cc95231 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:26.172099 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d54b4821-7f87-4174-a48a-41067cc95231 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:26.179991 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:26.179991 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:26.183961 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d54b4821-7f87-4174-a48a-41067cc95231 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:26.188752 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d54b4821-7f87-4174-a48a-41067cc95231 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 returned with HTTP 200 Jul 03 01:44:26.189311 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1209/4844] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:26 2026] GET /volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:26.202287 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fe83cdb3-5957-4f9c-ae21-4c4392863789 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:26.204250 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fe83cdb3-5957-4f9c-ae21-4c4392863789 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 Jul 03 01:44:26.204501 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fe83cdb3-5957-4f9c-ae21-4c4392863789 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:26.204714 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fe83cdb3-5957-4f9c-ae21-4c4392863789 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:26.204895 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-fe83cdb3-5957-4f9c-ae21-4c4392863789 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume with id: a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 Jul 03 01:44:26.213401 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:26.213401 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:26.213948 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fe83cdb3-5957-4f9c-ae21-4c4392863789 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:26.232335 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fe83cdb3-5957-4f9c-ae21-4c4392863789 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume request issued successfully. Jul 03 01:44:26.232536 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fe83cdb3-5957-4f9c-ae21-4c4392863789 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 returned with HTTP 202 Jul 03 01:44:26.233088 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1220/4845] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:44:26 2026] DELETE /volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:44:26.242881 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-070a6e14-f318-4df3-b9cf-8904fd97e81f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:26.244572 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-070a6e14-f318-4df3-b9cf-8904fd97e81f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 Jul 03 01:44:26.244749 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-070a6e14-f318-4df3-b9cf-8904fd97e81f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:26.244921 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-070a6e14-f318-4df3-b9cf-8904fd97e81f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:26.252180 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:26.252180 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:26.256543 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-070a6e14-f318-4df3-b9cf-8904fd97e81f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:26.261407 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-070a6e14-f318-4df3-b9cf-8904fd97e81f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 returned with HTTP 200 Jul 03 01:44:26.261803 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1217/4846] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:26 2026] GET /volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:26.530349 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a4ba35bf-3cdd-4669-9bb6-3d52bd1de9c6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:26.532150 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a4ba35bf-3cdd-4669-9bb6-3d52bd1de9c6 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:26.532381 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a4ba35bf-3cdd-4669-9bb6-3d52bd1de9c6 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:26.532676 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a4ba35bf-3cdd-4669-9bb6-3d52bd1de9c6 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:26.532780 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a4ba35bf-3cdd-4669-9bb6-3d52bd1de9c6 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:26.537824 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:26.537824 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:26.538167 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a4ba35bf-3cdd-4669-9bb6-3d52bd1de9c6 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:26.538593 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1201/4847] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:26 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:27.273847 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fb7f4028-bca9-42a5-811d-181f195af468 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:27.276361 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fb7f4028-bca9-42a5-811d-181f195af468 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 Jul 03 01:44:27.276361 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fb7f4028-bca9-42a5-811d-181f195af468 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:27.276361 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fb7f4028-bca9-42a5-811d-181f195af468 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:27.283511 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fb7f4028-bca9-42a5-811d-181f195af468 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 returned with HTTP 404 Jul 03 01:44:27.283511 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1210/4848] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:27 2026] GET /volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:27.290169 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ae3cefb7-1d1e-4265-bd87-d8d730695e6b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:27.291922 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ae3cefb7-1d1e-4265-bd87-d8d730695e6b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 Jul 03 01:44:27.292102 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ae3cefb7-1d1e-4265-bd87-d8d730695e6b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:27.292331 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ae3cefb7-1d1e-4265-bd87-d8d730695e6b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:27.298350 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ae3cefb7-1d1e-4265-bd87-d8d730695e6b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 returned with HTTP 404 Jul 03 01:44:27.298516 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1221/4849] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:27 2026] GET /volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:27.308853 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c448f50a-2d9e-4e22-ac7f-f8ed3bb2390a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:27.311055 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c448f50a-2d9e-4e22-ac7f-f8ed3bb2390a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 Jul 03 01:44:27.311331 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c448f50a-2d9e-4e22-ac7f-f8ed3bb2390a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:27.311586 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c448f50a-2d9e-4e22-ac7f-f8ed3bb2390a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:27.311794 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-c448f50a-2d9e-4e22-ac7f-f8ed3bb2390a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume with id: a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 Jul 03 01:44:27.319950 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c448f50a-2d9e-4e22-ac7f-f8ed3bb2390a tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 returned with HTTP 404 Jul 03 01:44:27.320656 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1218/4850] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:44:27 2026] DELETE /volume/v3/volumes/a29fc06c-a02f-4800-ab52-35ed4b7b8cd1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:27.327173 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f960d8a8-cea4-452f-8656-bf4502a7aa38 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:27.329070 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f960d8a8-cea4-452f-8656-bf4502a7aa38 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b Jul 03 01:44:27.329317 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f960d8a8-cea4-452f-8656-bf4502a7aa38 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:27.329559 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f960d8a8-cea4-452f-8656-bf4502a7aa38 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:27.329709 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-f960d8a8-cea4-452f-8656-bf4502a7aa38 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete snapshot with id: b1c2d958-d44b-4525-a3e8-ed1d42795d8b Jul 03 01:44:27.331570 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=438,cinder:INSERT=95,cinder:UPDATE=190 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:44:27.336565 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:27.336565 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:27.337069 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f960d8a8-cea4-452f-8656-bf4502a7aa38 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:27.354783 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f960d8a8-cea4-452f-8656-bf4502a7aa38 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot delete request issued successfully. Jul 03 01:44:27.354990 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f960d8a8-cea4-452f-8656-bf4502a7aa38 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b returned with HTTP 202 Jul 03 01:44:27.355538 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1202/4851] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:44:27 2026] DELETE /volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:44:27.362023 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-78e4ae9f-b3fe-4cf8-bb57-182f86e33403 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:27.363755 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78e4ae9f-b3fe-4cf8-bb57-182f86e33403 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b Jul 03 01:44:27.364025 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78e4ae9f-b3fe-4cf8-bb57-182f86e33403 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:27.364315 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78e4ae9f-b3fe-4cf8-bb57-182f86e33403 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:27.369333 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:27.369333 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:27.369912 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-78e4ae9f-b3fe-4cf8-bb57-182f86e33403 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Snapshot retrieved successfully. Jul 03 01:44:27.370811 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78e4ae9f-b3fe-4cf8-bb57-182f86e33403 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b returned with HTTP 200 Jul 03 01:44:27.371271 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1211/4852] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:27 2026] GET /volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:27.548239 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9259f3c1-9f74-4902-852b-86567db589ab None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:27.549913 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9259f3c1-9f74-4902-852b-86567db589ab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:27.552450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9259f3c1-9f74-4902-852b-86567db589ab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:27.552450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9259f3c1-9f74-4902-852b-86567db589ab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:27.552450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-9259f3c1-9f74-4902-852b-86567db589ab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:27.554899 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:27.554899 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:27.555667 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9259f3c1-9f74-4902-852b-86567db589ab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:27.556058 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1222/4853] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:27 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:28.381069 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9d1ae0df-bd39-43e5-abfd-89d9b0b5677f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:28.384439 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9d1ae0df-bd39-43e5-abfd-89d9b0b5677f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b Jul 03 01:44:28.384439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9d1ae0df-bd39-43e5-abfd-89d9b0b5677f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:28.384439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9d1ae0df-bd39-43e5-abfd-89d9b0b5677f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:28.390103 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9d1ae0df-bd39-43e5-abfd-89d9b0b5677f tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b returned with HTTP 404 Jul 03 01:44:28.390687 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1219/4854] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:44:28 2026] GET /volume/v3/snapshots/b1c2d958-d44b-4525-a3e8-ed1d42795d8b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:28.402397 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-abadc00c-2146-4015-b647-5b81c1c76bcf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:28.404612 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-abadc00c-2146-4015-b647-5b81c1c76bcf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 Jul 03 01:44:28.404862 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-abadc00c-2146-4015-b647-5b81c1c76bcf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:28.405114 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-abadc00c-2146-4015-b647-5b81c1c76bcf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:28.413771 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:28.413771 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:28.417941 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-abadc00c-2146-4015-b647-5b81c1c76bcf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:28.423016 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-abadc00c-2146-4015-b647-5b81c1c76bcf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 returned with HTTP 200 Jul 03 01:44:28.423549 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1203/4855] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:28 2026] GET /volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:28.436858 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-810b6119-cc19-464f-bdcc-3b8ae944dc2e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:28.439378 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-810b6119-cc19-464f-bdcc-3b8ae944dc2e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 Jul 03 01:44:28.439748 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-810b6119-cc19-464f-bdcc-3b8ae944dc2e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:28.440073 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-810b6119-cc19-464f-bdcc-3b8ae944dc2e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:28.440472 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-810b6119-cc19-464f-bdcc-3b8ae944dc2e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume with id: 8618756c-61e2-4ca0-a0c1-d18c46e9f009 Jul 03 01:44:28.450437 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:28.450437 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:28.451369 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-810b6119-cc19-464f-bdcc-3b8ae944dc2e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:28.477518 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-810b6119-cc19-464f-bdcc-3b8ae944dc2e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume request issued successfully. Jul 03 01:44:28.477731 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-810b6119-cc19-464f-bdcc-3b8ae944dc2e tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 returned with HTTP 202 Jul 03 01:44:28.478177 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1212/4856] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:44:28 2026] DELETE /volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:44:28.492161 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1f97a0aa-9b79-4c94-b87c-a231f8f3fd45 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:28.494585 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1f97a0aa-9b79-4c94-b87c-a231f8f3fd45 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 Jul 03 01:44:28.494938 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1f97a0aa-9b79-4c94-b87c-a231f8f3fd45 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:28.495353 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1f97a0aa-9b79-4c94-b87c-a231f8f3fd45 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:28.502671 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:28.502671 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:28.507439 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1f97a0aa-9b79-4c94-b87c-a231f8f3fd45 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:28.512997 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1f97a0aa-9b79-4c94-b87c-a231f8f3fd45 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 returned with HTTP 200 Jul 03 01:44:28.512997 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1223/4857] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:28 2026] GET /volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:28.569537 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3c275c44-a661-4235-83b2-7afe7e1bc4df None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:28.571848 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3c275c44-a661-4235-83b2-7afe7e1bc4df tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:28.573374 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3c275c44-a661-4235-83b2-7afe7e1bc4df tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:28.573374 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3c275c44-a661-4235-83b2-7afe7e1bc4df tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:28.573374 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-3c275c44-a661-4235-83b2-7afe7e1bc4df tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:28.579815 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:28.579815 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:28.579815 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3c275c44-a661-4235-83b2-7afe7e1bc4df tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:28.579815 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1220/4858] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:28 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:29.531212 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2ec318ce-f2d8-4c12-ab86-b95f8f95d0c2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:29.532962 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2ec318ce-f2d8-4c12-ab86-b95f8f95d0c2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 Jul 03 01:44:29.533211 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2ec318ce-f2d8-4c12-ab86-b95f8f95d0c2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:29.533447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2ec318ce-f2d8-4c12-ab86-b95f8f95d0c2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:29.538741 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2ec318ce-f2d8-4c12-ab86-b95f8f95d0c2 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 returned with HTTP 404 Jul 03 01:44:29.539177 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1204/4859] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:29 2026] GET /volume/v3/volumes/8618756c-61e2-4ca0-a0c1-d18c46e9f009 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:29.546958 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-199e3890-7962-4c41-8183-d951aa8c22bf None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:29.548813 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-199e3890-7962-4c41-8183-d951aa8c22bf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:44:29.549007 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-199e3890-7962-4c41-8183-d951aa8c22bf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:29.549220 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-199e3890-7962-4c41-8183-d951aa8c22bf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:29.557007 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:29.557007 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:29.561247 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-199e3890-7962-4c41-8183-d951aa8c22bf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:29.566244 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-199e3890-7962-4c41-8183-d951aa8c22bf tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:44:29.566752 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1213/4860] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:29 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:29.580516 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-eb6bfecd-79d1-49fd-868f-6003e6df283b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:29.583745 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eb6bfecd-79d1-49fd-868f-6003e6df283b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:44:29.583745 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eb6bfecd-79d1-49fd-868f-6003e6df283b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:29.583745 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eb6bfecd-79d1-49fd-868f-6003e6df283b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:29.583745 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-eb6bfecd-79d1-49fd-868f-6003e6df283b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume with id: 3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:44:29.594166 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1e741769-c389-40eb-924f-d325b765a80a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:29.599438 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e741769-c389-40eb-924f-d325b765a80a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:29.599438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e741769-c389-40eb-924f-d325b765a80a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:29.599438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e741769-c389-40eb-924f-d325b765a80a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:29.599438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-1e741769-c389-40eb-924f-d325b765a80a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:29.599641 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:29.599641 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:29.599641 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-eb6bfecd-79d1-49fd-868f-6003e6df283b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:29.606502 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:29.606502 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:29.609242 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e741769-c389-40eb-924f-d325b765a80a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:29.609784 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1221/4861] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:29 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:29.626181 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-eb6bfecd-79d1-49fd-868f-6003e6df283b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Delete volume request issued successfully. Jul 03 01:44:29.626181 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eb6bfecd-79d1-49fd-868f-6003e6df283b tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 202 Jul 03 01:44:29.626181 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1224/4862] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:44:29 2026] DELETE /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:44:29.633874 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d7f0689b-5737-48ee-a163-45c0145ba9b6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:29.635926 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d7f0689b-5737-48ee-a163-45c0145ba9b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:44:29.636141 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d7f0689b-5737-48ee-a163-45c0145ba9b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:29.636386 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d7f0689b-5737-48ee-a163-45c0145ba9b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:29.645085 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:29.645085 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:29.648981 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d7f0689b-5737-48ee-a163-45c0145ba9b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Volume info retrieved successfully. Jul 03 01:44:29.653735 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d7f0689b-5737-48ee-a163-45c0145ba9b6 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 200 Jul 03 01:44:29.654232 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1205/4863] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:29 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:30.620043 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3e9386b0-de70-4a18-b991-8342e41bc6ba None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:30.622096 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3e9386b0-de70-4a18-b991-8342e41bc6ba tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:30.622382 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3e9386b0-de70-4a18-b991-8342e41bc6ba tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:30.622593 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3e9386b0-de70-4a18-b991-8342e41bc6ba tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:30.622701 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-3e9386b0-de70-4a18-b991-8342e41bc6ba tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:30.626986 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:30.626986 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:30.627866 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3e9386b0-de70-4a18-b991-8342e41bc6ba tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:30.628301 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1214/4864] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:30 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:30.667119 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-94dd4f11-a40e-404e-8b40-4c88751e4d46 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:30.669438 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-94dd4f11-a40e-404e-8b40-4c88751e4d46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] GET https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 Jul 03 01:44:30.669438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-94dd4f11-a40e-404e-8b40-4c88751e4d46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:30.669438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-94dd4f11-a40e-404e-8b40-4c88751e4d46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:30.672104 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=365,cinder:UPDATE=119,cinder:INSERT=66 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:44:30.677451 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-94dd4f11-a40e-404e-8b40-4c88751e4d46 tempest-VolumesSnapshotTestJSON-641670667 tempest-VolumesSnapshotTestJSON-641670667-project-member] https://10.4.3.64/volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 returned with HTTP 404 Jul 03 01:44:30.678320 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1222/4865] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:30 2026] GET /volume/v3/volumes/3830c705-ceaf-4fac-838e-76217efaeae1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:31.638167 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-20c98ed6-4f92-4ac6-95b2-794fada434e5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:31.639325 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-20c98ed6-4f92-4ac6-95b2-794fada434e5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:31.639568 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-20c98ed6-4f92-4ac6-95b2-794fada434e5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:31.639800 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-20c98ed6-4f92-4ac6-95b2-794fada434e5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:31.639905 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-20c98ed6-4f92-4ac6-95b2-794fada434e5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:31.643737 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:31.643737 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:31.644289 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-20c98ed6-4f92-4ac6-95b2-794fada434e5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:31.644682 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1225/4866] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:31 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:32.654665 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-aa662d1f-d2ea-4174-9f1d-ce5d72b8c357 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:32.655947 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aa662d1f-d2ea-4174-9f1d-ce5d72b8c357 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:32.656157 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aa662d1f-d2ea-4174-9f1d-ce5d72b8c357 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:32.656319 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aa662d1f-d2ea-4174-9f1d-ce5d72b8c357 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:32.656410 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-aa662d1f-d2ea-4174-9f1d-ce5d72b8c357 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:32.660035 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:32.660035 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:32.660610 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aa662d1f-d2ea-4174-9f1d-ce5d72b8c357 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:32.660905 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1206/4867] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:32 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:33.671589 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e438d97d-ed89-4bf0-86d8-94d37985ff6a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:33.674238 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e438d97d-ed89-4bf0-86d8-94d37985ff6a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:33.674611 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e438d97d-ed89-4bf0-86d8-94d37985ff6a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:33.674820 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e438d97d-ed89-4bf0-86d8-94d37985ff6a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:33.674936 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-e438d97d-ed89-4bf0-86d8-94d37985ff6a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:33.677112 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=320,cinder:UPDATE=105,cinder:INSERT=46 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:44:33.681372 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:33.681372 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:33.682613 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e438d97d-ed89-4bf0-86d8-94d37985ff6a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:33.683185 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1215/4868] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:33 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:34.693440 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f9485042-a416-421a-a78c-124d70f483c9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:34.695532 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f9485042-a416-421a-a78c-124d70f483c9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:34.695763 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f9485042-a416-421a-a78c-124d70f483c9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:34.695973 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f9485042-a416-421a-a78c-124d70f483c9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:34.696110 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-f9485042-a416-421a-a78c-124d70f483c9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:34.700962 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:34.700962 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:34.701688 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f9485042-a416-421a-a78c-124d70f483c9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:34.702107 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1223/4869] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:34 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:35.712393 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-13678d56-bbae-462d-ac03-6edca8bfa2e9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:35.713939 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-13678d56-bbae-462d-ac03-6edca8bfa2e9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:35.714125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-13678d56-bbae-462d-ac03-6edca8bfa2e9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:35.714293 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-13678d56-bbae-462d-ac03-6edca8bfa2e9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:35.714390 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-13678d56-bbae-462d-ac03-6edca8bfa2e9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:35.715827 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=255,cinder:INSERT=35,cinder:UPDATE=69 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:44:35.718368 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:35.718368 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:35.718883 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-13678d56-bbae-462d-ac03-6edca8bfa2e9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:35.719265 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1226/4870] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:35 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:36.729774 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1938c3d9-8e39-44f7-8c19-5f1ac1144294 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:36.733316 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1938c3d9-8e39-44f7-8c19-5f1ac1144294 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:36.733316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1938c3d9-8e39-44f7-8c19-5f1ac1144294 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:36.733316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1938c3d9-8e39-44f7-8c19-5f1ac1144294 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:36.733316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-1938c3d9-8e39-44f7-8c19-5f1ac1144294 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id aa53e53c-2b68-411e-b648-5603865cf0e1. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:36.737553 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:36.737553 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:36.738369 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1938c3d9-8e39-44f7-8c19-5f1ac1144294 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 200 Jul 03 01:44:36.738868 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1207/4871] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:36 2026] GET /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:36.747911 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b727be87-a37d-44f8-a025-1c0d32af7290 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:36.749853 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b727be87-a37d-44f8-a025-1c0d32af7290 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] DELETE https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 Jul 03 01:44:36.750081 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b727be87-a37d-44f8-a025-1c0d32af7290 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:36.750271 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b727be87-a37d-44f8-a025-1c0d32af7290 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:36.750373 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-b727be87-a37d-44f8-a025-1c0d32af7290 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete backup with id: aa53e53c-2b68-411e-b648-5603865cf0e1. Jul 03 01:44:36.755125 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:36.755125 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:36.770683 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-b727be87-a37d-44f8-a025-1c0d32af7290 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] delete_backup rpcapi backup_id aa53e53c-2b68-411e-b648-5603865cf0e1 {{(pid=99882) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:44:36.772389 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b727be87-a37d-44f8-a025-1c0d32af7290 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 returned with HTTP 202 Jul 03 01:44:36.772852 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1216/4872] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:44:36 2026] DELETE /volume/v3/backups/aa53e53c-2b68-411e-b648-5603865cf0e1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:44:36.780940 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-067f4cef-e79f-4ffa-af58-90395b01f99c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:36.782572 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:44:36.782875 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-689659187"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:36.784159 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-689659187'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:44:36.784271 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume of 1 GB Jul 03 01:44:36.791454 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Availability Zones retrieved successfully. Jul 03 01:44:36.794691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-754cdb48-7b3d-4835-8273-910b489e15ed None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:36.798892 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Flow 'volume_create_api' (07788c26-882b-4f8f-8397-2dada22c63b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:36.800120 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f636637a-d755-4b38-93cc-7dddc0db0272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:36.801162 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:44:36.829185 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f636637a-d755-4b38-93cc-7dddc0db0272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:36.830379 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adfc063b-3965-4124-9e7c-99841f31ac47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:36.846914 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:44:36.847253 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1083711125"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:36.848647 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1083711125'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:44:36.848783 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume of 1 GB Jul 03 01:44:36.852339 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Availability Zones retrieved successfully. Jul 03 01:44:36.857601 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Flow 'volume_create_api' (4a7e6f71-3d44-4e15-8b82-0f6c96a1d878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:36.859704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73eed303-c97f-45ea-8560-02b3ec8aed82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:36.859704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:44:36.879205 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Created reservations ['bd771c6d-7aec-4381-af69-a0e964226d37', 'f127689f-27ae-49f1-930f-f5754b1a7c90', '244caa35-26e7-4119-b547-c5737cd219a1', '3bd94dff-1834-4cbc-b68b-60245bc85e92'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:36.879905 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adfc063b-3965-4124-9e7c-99841f31ac47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd771c6d-7aec-4381-af69-a0e964226d37', 'f127689f-27ae-49f1-930f-f5754b1a7c90', '244caa35-26e7-4119-b547-c5737cd219a1', '3bd94dff-1834-4cbc-b68b-60245bc85e92']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:36.880610 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f38693c-e20f-45a2-979d-0fc13c21830e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:36.885871 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73eed303-c97f-45ea-8560-02b3ec8aed82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:36.886715 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899a86fd-6076-4170-9c14-93a6e8b577fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:36.908526 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f38693c-e20f-45a2-979d-0fc13c21830e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8880f973-629d-4c74-881b-17d2565e9296', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-689659187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b5c26449984187bb35dc29e838115a',qos_specs=None,replication_status=,reservations=['bd771c6d-7aec-4381-af69-a0e964226d37','f127689f-27ae-49f1-930f-f5754b1a7c90','244caa35-26e7-4119-b547-c5737cd219a1','3bd94dff-1834-4cbc-b68b-60245bc85e92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b43afa57284d18bebf7e9063c93f26',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-689659187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8880f973-629d-4c74-881b-17d2565e9296,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b5c26449984187bb35dc29e838115a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88b43afa57284d18bebf7e9063c93f26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:36.909141 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da24395e-9150-4fdb-9f6e-529399086e86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:36.931839 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da24395e-9150-4fdb-9f6e-529399086e86) transitioned into state 'SUCCESS' from state '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-689659187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b5c26449984187bb35dc29e838115a',qos_specs=None,replication_status=,reservations=['bd771c6d-7aec-4381-af69-a0e964226d37','f127689f-27ae-49f1-930f-f5754b1a7c90','244caa35-26e7-4119-b547-c5737cd219a1','3bd94dff-1834-4cbc-b68b-60245bc85e92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b43afa57284d18bebf7e9063c93f26',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:36.931839 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad8bd1e-af99-4c68-9c18-f87dc7faceab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:36.946015 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ad8bd1e-af99-4c68-9c18-f87dc7faceab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:36.948448 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Flow 'volume_create_api' (07788c26-882b-4f8f-8397-2dada22c63b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:36.948448 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume request issued successfully. Jul 03 01:44:36.948448 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-067f4cef-e79f-4ffa-af58-90395b01f99c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:44:36.948448 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1224/4873] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:44:36 2026] POST /volume/v3/volumes => generated 775 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:36.962558 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-aceb15e8-5121-437a-afa7-1e73fb81a15b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:36.964980 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aceb15e8-5121-437a-afa7-1e73fb81a15b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 Jul 03 01:44:36.965251 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aceb15e8-5121-437a-afa7-1e73fb81a15b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:36.965496 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-aceb15e8-5121-437a-afa7-1e73fb81a15b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:36.973644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Created reservations ['e9defcdc-700c-420b-901e-711cc27cbf21', '58d8bb6c-f8b3-4f7b-9c73-ff514b3b8f4a', 'c61e64b0-da52-4260-916c-633d2a4a3b26', '90cb804e-e5e5-4685-b8d3-e5715927bc48'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:36.973644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (899a86fd-6076-4170-9c14-93a6e8b577fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9defcdc-700c-420b-901e-711cc27cbf21', '58d8bb6c-f8b3-4f7b-9c73-ff514b3b8f4a', 'c61e64b0-da52-4260-916c-633d2a4a3b26', '90cb804e-e5e5-4685-b8d3-e5715927bc48']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:36.973644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7afef1f-99c3-43ed-985e-2b95df76239e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:36.973847 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:36.973847 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:36.976828 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-aceb15e8-5121-437a-afa7-1e73fb81a15b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:36.982995 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-aceb15e8-5121-437a-afa7-1e73fb81a15b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 returned with HTTP 200 Jul 03 01:44:36.982995 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1208/4874] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:36 2026] GET /volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:37.001436 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7afef1f-99c3-43ed-985e-2b95df76239e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4806f492-4bbf-4d94-b79b-77b381700ae7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1083711125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',qos_specs=None,replication_status=,reservations=['e9defcdc-700c-420b-901e-711cc27cbf21','58d8bb6c-f8b3-4f7b-9c73-ff514b3b8f4a','c61e64b0-da52-4260-916c-633d2a4a3b26','90cb804e-e5e5-4685-b8d3-e5715927bc48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf1648a6f4e41c49562d113de018266',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1083711125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4806f492-4bbf-4d94-b79b-77b381700ae7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bf1648a6f4e41c49562d113de018266',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:37.001662 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (812fc04b-96d1-485e-ac6d-914e7dac26bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:37.027585 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (812fc04b-96d1-485e-ac6d-914e7dac26bf) transitioned into state 'SUCCESS' from state '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-1083711125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',qos_specs=None,replication_status=,reservations=['e9defcdc-700c-420b-901e-711cc27cbf21','58d8bb6c-f8b3-4f7b-9c73-ff514b3b8f4a','c61e64b0-da52-4260-916c-633d2a4a3b26','90cb804e-e5e5-4685-b8d3-e5715927bc48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf1648a6f4e41c49562d113de018266',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:37.028335 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf6f09ff-47b2-45d8-89de-240c990aad87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:37.040185 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf6f09ff-47b2-45d8-89de-240c990aad87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:37.041077 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Flow 'volume_create_api' (4a7e6f71-3d44-4e15-8b82-0f6c96a1d878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:37.041355 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume request issued successfully. Jul 03 01:44:37.042051 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-754cdb48-7b3d-4835-8273-910b489e15ed tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:44:37.042620 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1227/4875] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:44:36 2026] POST /volume/v3/volumes => generated 747 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:37.054581 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-33bc94b8-e7c8-4bf6-9b48-718969af35f0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:37.056357 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-33bc94b8-e7c8-4bf6-9b48-718969af35f0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 Jul 03 01:44:37.056577 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-33bc94b8-e7c8-4bf6-9b48-718969af35f0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:37.056779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-33bc94b8-e7c8-4bf6-9b48-718969af35f0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:37.066487 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:37.066487 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:37.070370 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-33bc94b8-e7c8-4bf6-9b48-718969af35f0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:44:37.076949 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-33bc94b8-e7c8-4bf6-9b48-718969af35f0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 returned with HTTP 200 Jul 03 01:44:37.077550 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1217/4876] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:37 2026] GET /volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:37.996814 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-687f6f4f-0649-4ff2-8543-58836d2f2670 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:37.998658 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-687f6f4f-0649-4ff2-8543-58836d2f2670 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 Jul 03 01:44:37.998862 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-687f6f4f-0649-4ff2-8543-58836d2f2670 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:37.999047 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-687f6f4f-0649-4ff2-8543-58836d2f2670 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:38.005750 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:38.005750 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:38.008793 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-687f6f4f-0649-4ff2-8543-58836d2f2670 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:38.012130 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-687f6f4f-0649-4ff2-8543-58836d2f2670 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 returned with HTTP 200 Jul 03 01:44:38.012532 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1225/4877] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:37 2026] GET /volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:38.023963 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-70f238c4-f77c-41cb-b309-3cdbbb98a629 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:38.026140 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-70f238c4-f77c-41cb-b309-3cdbbb98a629 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:44:38.026601 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-70f238c4-f77c-41cb-b309-3cdbbb98a629 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8880f973-629d-4c74-881b-17d2565e9296", "name": "tempest-type-Backup-1875957168"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:38.028435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-70f238c4-f77c-41cb-b309-3cdbbb98a629 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Creating new backup {'backup': {'volume_id': '8880f973-629d-4c74-881b-17d2565e9296', 'name': 'tempest-type-Backup-1875957168'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:44:38.028712 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-70f238c4-f77c-41cb-b309-3cdbbb98a629 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Creating backup of volume 8880f973-629d-4c74-881b-17d2565e9296 in container None Jul 03 01:44:38.037690 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:38.037690 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:38.038122 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-70f238c4-f77c-41cb-b309-3cdbbb98a629 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:38.058814 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-70f238c4-f77c-41cb-b309-3cdbbb98a629 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Created reservations ['a3b471c6-bc2f-4d2f-8001-bcd46f134cd2', 'b6b07398-0e7e-41db-aec2-079dda20a552'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:38.089716 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-144883e4-1973-47f5-a7bc-e8773184bc5c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:38.090883 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-70f238c4-f77c-41cb-b309-3cdbbb98a629 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:44:38.091344 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1209/4878] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:44:38 2026] POST /volume/v3/backups => generated 314 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:38.092464 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-144883e4-1973-47f5-a7bc-e8773184bc5c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 Jul 03 01:44:38.092650 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-144883e4-1973-47f5-a7bc-e8773184bc5c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:38.092820 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-144883e4-1973-47f5-a7bc-e8773184bc5c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:38.100616 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:38.100616 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:38.101751 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5ab5a1d0-ed97-497b-b95e-221775d408dc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:38.103652 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5ab5a1d0-ed97-497b-b95e-221775d408dc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:38.103879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5ab5a1d0-ed97-497b-b95e-221775d408dc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:38.104109 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5ab5a1d0-ed97-497b-b95e-221775d408dc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:38.104146 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-144883e4-1973-47f5-a7bc-e8773184bc5c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:44:38.104253 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-5ab5a1d0-ed97-497b-b95e-221775d408dc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:38.109077 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:38.109077 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:38.109802 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5ab5a1d0-ed97-497b-b95e-221775d408dc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:38.110246 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1218/4879] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:38 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:38.112119 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-144883e4-1973-47f5-a7bc-e8773184bc5c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 returned with HTTP 200 Jul 03 01:44:38.112518 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1228/4880] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:38 2026] GET /volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:38.127816 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0949740b-633d-40ba-88ff-84e5ca493da1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:38.129675 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0949740b-633d-40ba-88ff-84e5ca493da1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:44:38.129974 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0949740b-633d-40ba-88ff-84e5ca493da1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4806f492-4bbf-4d94-b79b-77b381700ae7", "name": "tempest-VolumesBackupsTest-Backup-327623907"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:38.131639 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-0949740b-633d-40ba-88ff-84e5ca493da1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating new backup {'backup': {'volume_id': '4806f492-4bbf-4d94-b79b-77b381700ae7', 'name': 'tempest-VolumesBackupsTest-Backup-327623907'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:44:38.131824 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-0949740b-633d-40ba-88ff-84e5ca493da1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating backup of volume 4806f492-4bbf-4d94-b79b-77b381700ae7 in container None Jul 03 01:44:38.138388 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:38.138388 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:38.138904 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0949740b-633d-40ba-88ff-84e5ca493da1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:44:38.192346 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-0949740b-633d-40ba-88ff-84e5ca493da1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Created reservations ['aaf758f4-930b-4266-ada2-c8068d89f163', '8d0a2800-5d8e-44c8-98b5-fe85c8ccdc44'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:38.245348 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0949740b-633d-40ba-88ff-84e5ca493da1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:44:38.245804 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1226/4881] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:44:38 2026] POST /volume/v3/backups => generated 327 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:38.253630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a5dca840-4f5d-493c-8710-63246a2d11e6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:38.255409 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a5dca840-4f5d-493c-8710-63246a2d11e6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:38.255713 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a5dca840-4f5d-493c-8710-63246a2d11e6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:38.255895 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a5dca840-4f5d-493c-8710-63246a2d11e6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:38.256057 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a5dca840-4f5d-493c-8710-63246a2d11e6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:38.260198 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:38.260198 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:38.261063 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a5dca840-4f5d-493c-8710-63246a2d11e6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:38.261415 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1210/4882] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:38 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:39.123308 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3af8f584-b09b-40b8-8b18-6a0ee1f58973 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:39.125030 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3af8f584-b09b-40b8-8b18-6a0ee1f58973 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:39.125231 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3af8f584-b09b-40b8-8b18-6a0ee1f58973 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:39.125447 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3af8f584-b09b-40b8-8b18-6a0ee1f58973 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:39.125611 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-3af8f584-b09b-40b8-8b18-6a0ee1f58973 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:39.129660 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:39.129660 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:39.130281 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3af8f584-b09b-40b8-8b18-6a0ee1f58973 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:39.130705 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1219/4883] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:39 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:39.273085 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e6604ca1-1cf0-422b-82ee-c7c97b6c58f2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:39.275002 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e6604ca1-1cf0-422b-82ee-c7c97b6c58f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:39.275221 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e6604ca1-1cf0-422b-82ee-c7c97b6c58f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:39.275443 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e6604ca1-1cf0-422b-82ee-c7c97b6c58f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:39.275594 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-e6604ca1-1cf0-422b-82ee-c7c97b6c58f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:39.279795 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:39.279795 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:39.280618 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e6604ca1-1cf0-422b-82ee-c7c97b6c58f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:39.280995 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1229/4884] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:39 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:40.140958 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7643d119-863a-4e20-92e8-faa0179bf878 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:40.142810 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7643d119-863a-4e20-92e8-faa0179bf878 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:40.143019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7643d119-863a-4e20-92e8-faa0179bf878 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:40.143185 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7643d119-863a-4e20-92e8-faa0179bf878 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:40.143281 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-7643d119-863a-4e20-92e8-faa0179bf878 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:40.146991 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:40.146991 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:40.147515 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7643d119-863a-4e20-92e8-faa0179bf878 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:40.147838 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1227/4885] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:40 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:40.291435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a3eac565-790c-4292-8f27-da80e573c15c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:40.293200 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3eac565-790c-4292-8f27-da80e573c15c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:40.293408 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3eac565-790c-4292-8f27-da80e573c15c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:40.293636 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3eac565-790c-4292-8f27-da80e573c15c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:40.293774 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a3eac565-790c-4292-8f27-da80e573c15c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:40.297832 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:40.297832 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:40.298640 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3eac565-790c-4292-8f27-da80e573c15c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:40.299035 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1211/4886] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:40 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:41.158106 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e201c580-af7b-42b5-92d7-adbcb1f47c5e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:41.160161 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e201c580-af7b-42b5-92d7-adbcb1f47c5e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:41.160411 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e201c580-af7b-42b5-92d7-adbcb1f47c5e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:41.160644 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e201c580-af7b-42b5-92d7-adbcb1f47c5e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:41.160766 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-e201c580-af7b-42b5-92d7-adbcb1f47c5e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:41.165560 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:41.165560 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:41.166271 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e201c580-af7b-42b5-92d7-adbcb1f47c5e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:41.166716 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1220/4887] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:41 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:41.323644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a98b3938-a0e3-484f-9e64-33c7f7ac1851 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:41.325629 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a98b3938-a0e3-484f-9e64-33c7f7ac1851 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:41.325811 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a98b3938-a0e3-484f-9e64-33c7f7ac1851 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:41.326041 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a98b3938-a0e3-484f-9e64-33c7f7ac1851 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:41.326133 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a98b3938-a0e3-484f-9e64-33c7f7ac1851 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:41.330514 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:41.330514 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:41.331237 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a98b3938-a0e3-484f-9e64-33c7f7ac1851 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:41.331667 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1230/4888] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:41 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:42.178302 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5c57d76e-2b6e-4839-a0a3-bd64db52b979 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:42.180668 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5c57d76e-2b6e-4839-a0a3-bd64db52b979 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:42.181038 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5c57d76e-2b6e-4839-a0a3-bd64db52b979 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:42.181455 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5c57d76e-2b6e-4839-a0a3-bd64db52b979 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:42.181628 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-5c57d76e-2b6e-4839-a0a3-bd64db52b979 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:42.186633 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:42.186633 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:42.187329 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5c57d76e-2b6e-4839-a0a3-bd64db52b979 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:42.187750 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1228/4889] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:42 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:42.366093 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1efb15c3-44b0-4a24-91f2-74a4fb72eea2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:42.367941 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1efb15c3-44b0-4a24-91f2-74a4fb72eea2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:42.368696 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1efb15c3-44b0-4a24-91f2-74a4fb72eea2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:42.368696 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1efb15c3-44b0-4a24-91f2-74a4fb72eea2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:42.368696 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-1efb15c3-44b0-4a24-91f2-74a4fb72eea2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:42.372460 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:42.372460 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:42.373206 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1efb15c3-44b0-4a24-91f2-74a4fb72eea2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:42.373601 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1212/4890] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:42 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:43.199510 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9e0837c4-2039-4d71-a677-29b464de54ad None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:43.204448 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9e0837c4-2039-4d71-a677-29b464de54ad tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:43.204448 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9e0837c4-2039-4d71-a677-29b464de54ad tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:43.204448 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9e0837c4-2039-4d71-a677-29b464de54ad tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:43.204448 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-9e0837c4-2039-4d71-a677-29b464de54ad tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:43.207443 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:43.207443 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:43.208164 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9e0837c4-2039-4d71-a677-29b464de54ad tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:43.208599 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1221/4891] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:43 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:43.389747 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fa40c2a5-9b92-4803-9264-8692807427bc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:43.396237 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fa40c2a5-9b92-4803-9264-8692807427bc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:43.397043 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fa40c2a5-9b92-4803-9264-8692807427bc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:43.397779 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fa40c2a5-9b92-4803-9264-8692807427bc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:43.398970 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-fa40c2a5-9b92-4803-9264-8692807427bc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:43.417671 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:43.417671 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:43.421229 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fa40c2a5-9b92-4803-9264-8692807427bc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:43.422685 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1231/4892] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:43 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:44.236772 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-198db442-2929-4a5f-b712-e54a8484f370 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:44.239045 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-198db442-2929-4a5f-b712-e54a8484f370 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:44.239307 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-198db442-2929-4a5f-b712-e54a8484f370 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:44.239541 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-198db442-2929-4a5f-b712-e54a8484f370 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:44.239684 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-198db442-2929-4a5f-b712-e54a8484f370 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:44.244746 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:44.244746 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:44.245494 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-198db442-2929-4a5f-b712-e54a8484f370 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:44.246000 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1229/4893] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:44 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:44.435019 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e9d78fb5-4d5f-48bd-b17b-bd507304cb44 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:44.437083 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e9d78fb5-4d5f-48bd-b17b-bd507304cb44 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:44.437298 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e9d78fb5-4d5f-48bd-b17b-bd507304cb44 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:44.437528 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e9d78fb5-4d5f-48bd-b17b-bd507304cb44 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:44.437663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-e9d78fb5-4d5f-48bd-b17b-bd507304cb44 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:44.443402 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:44.443402 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:44.444566 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e9d78fb5-4d5f-48bd-b17b-bd507304cb44 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:44.445503 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1213/4894] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:44 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:45.275308 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-19247215-cebc-4162-9df9-2cde33aea472 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:45.277965 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-19247215-cebc-4162-9df9-2cde33aea472 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:45.278179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-19247215-cebc-4162-9df9-2cde33aea472 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:45.278395 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-19247215-cebc-4162-9df9-2cde33aea472 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:45.278519 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-19247215-cebc-4162-9df9-2cde33aea472 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:45.283092 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:45.283092 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:45.283902 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-19247215-cebc-4162-9df9-2cde33aea472 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:45.284332 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1222/4895] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:45 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:45.459312 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3ac665e1-2784-4860-81ec-03326062e176 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:45.462439 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ac665e1-2784-4860-81ec-03326062e176 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:45.462686 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ac665e1-2784-4860-81ec-03326062e176 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:45.462788 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ac665e1-2784-4860-81ec-03326062e176 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:45.462880 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-3ac665e1-2784-4860-81ec-03326062e176 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:45.467035 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:45.467035 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:45.467438 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ac665e1-2784-4860-81ec-03326062e176 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:45.467763 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1232/4896] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:45 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:46.305901 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-187ea49a-ad82-4312-bff3-e385751fc794 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:46.307630 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-187ea49a-ad82-4312-bff3-e385751fc794 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:46.307884 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-187ea49a-ad82-4312-bff3-e385751fc794 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:46.308057 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-187ea49a-ad82-4312-bff3-e385751fc794 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:46.308153 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-187ea49a-ad82-4312-bff3-e385751fc794 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:46.312248 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:46.312248 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:46.313005 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-187ea49a-ad82-4312-bff3-e385751fc794 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:46.313447 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1230/4897] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:46 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:46.477616 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2a8ee927-20af-4fa4-8021-e25903c3c172 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:46.479439 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2a8ee927-20af-4fa4-8021-e25903c3c172 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:46.479708 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2a8ee927-20af-4fa4-8021-e25903c3c172 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:46.479942 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2a8ee927-20af-4fa4-8021-e25903c3c172 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:46.480040 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-2a8ee927-20af-4fa4-8021-e25903c3c172 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:46.484362 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:46.484362 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:46.485152 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2a8ee927-20af-4fa4-8021-e25903c3c172 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:46.485561 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1214/4898] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:46 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:46.728934 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-13472193-9261-420a-9c2e-3fa4eefd4f44 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:46.730938 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-13472193-9261-420a-9c2e-3fa4eefd4f44 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] DELETE https://10.4.3.64/volume/v3/attachments/e184cd3e-64fd-481c-9b06-9f3027b8462d Jul 03 01:44:46.731117 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-13472193-9261-420a-9c2e-3fa4eefd4f44 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:46.731325 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-13472193-9261-420a-9c2e-3fa4eefd4f44 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:46.739052 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:46.739052 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:47.267013 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-13472193-9261-420a-9c2e-3fa4eefd4f44 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/attachments/e184cd3e-64fd-481c-9b06-9f3027b8462d returned with HTTP 200 Jul 03 01:44:47.267458 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1223/4899] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:44:46 2026] DELETE /volume/v3/attachments/e184cd3e-64fd-481c-9b06-9f3027b8462d => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:47.278325 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-dfdb2111-d438-4286-9aae-f45e2204f615 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:47.280450 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-dfdb2111-d438-4286-9aae-f45e2204f615 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 Jul 03 01:44:47.280618 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-dfdb2111-d438-4286-9aae-f45e2204f615 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:47.280841 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-dfdb2111-d438-4286-9aae-f45e2204f615 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:47.280998 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-dfdb2111-d438-4286-9aae-f45e2204f615 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Delete volume with id: 3364c874-1747-47ab-be36-8d26e7ea2e88 Jul 03 01:44:47.287551 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:47.287551 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:47.287960 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-dfdb2111-d438-4286-9aae-f45e2204f615 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Volume info retrieved successfully. Jul 03 01:44:47.304487 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-dfdb2111-d438-4286-9aae-f45e2204f615 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] Delete volume request issued successfully. Jul 03 01:44:47.304720 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6b3af73b-1a6f-44e7-9d12-d03153420462 req-dfdb2111-d438-4286-9aae-f45e2204f615 tempest-TestShelveInstance-1298837272 tempest-TestShelveInstance-1298837272-project-member] https://10.4.3.64/volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 returned with HTTP 202 Jul 03 01:44:47.305247 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1233/4900] 10.4.3.64 () {70 vars in 1613 bytes} [Fri Jul 3 01:44:47 2026] DELETE /volume/v3/volumes/3364c874-1747-47ab-be36-8d26e7ea2e88 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:44:47.324030 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-dc5d7de8-388a-4c5a-abb3-650861697cab None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:47.325912 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dc5d7de8-388a-4c5a-abb3-650861697cab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:47.326117 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dc5d7de8-388a-4c5a-abb3-650861697cab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:47.326311 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dc5d7de8-388a-4c5a-abb3-650861697cab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:47.326430 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-dc5d7de8-388a-4c5a-abb3-650861697cab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:47.330806 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:47.330806 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:47.331663 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dc5d7de8-388a-4c5a-abb3-650861697cab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:47.332100 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1231/4901] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:47 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:47.496852 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-331a617a-1c63-448d-bc98-b49e44e279d6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:47.498535 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-331a617a-1c63-448d-bc98-b49e44e279d6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:47.498794 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-331a617a-1c63-448d-bc98-b49e44e279d6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:47.499022 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-331a617a-1c63-448d-bc98-b49e44e279d6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:47.499112 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-331a617a-1c63-448d-bc98-b49e44e279d6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:47.504035 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:47.504035 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:47.505017 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-331a617a-1c63-448d-bc98-b49e44e279d6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:47.505437 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1215/4902] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:47 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:48.348167 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d7d5c59c-29d1-4512-87c4-4b302bb07e30 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:48.350144 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d7d5c59c-29d1-4512-87c4-4b302bb07e30 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:48.350439 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d7d5c59c-29d1-4512-87c4-4b302bb07e30 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:48.350711 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d7d5c59c-29d1-4512-87c4-4b302bb07e30 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:48.350866 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-d7d5c59c-29d1-4512-87c4-4b302bb07e30 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:48.355691 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:48.355691 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:48.356329 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d7d5c59c-29d1-4512-87c4-4b302bb07e30 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:48.356924 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1224/4903] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:48 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:48.516965 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-be3709fe-0753-411f-b7df-e9be4d9adbef None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:48.518539 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be3709fe-0753-411f-b7df-e9be4d9adbef tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:48.518699 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be3709fe-0753-411f-b7df-e9be4d9adbef tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:48.518885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-be3709fe-0753-411f-b7df-e9be4d9adbef tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:48.518982 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-be3709fe-0753-411f-b7df-e9be4d9adbef tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:48.522729 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:48.522729 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:48.523369 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-be3709fe-0753-411f-b7df-e9be4d9adbef tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:48.523701 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1234/4904] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:48 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:49.376453 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f75c7ba4-4d26-4c5e-b188-7ce374d4c738 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:49.378259 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f75c7ba4-4d26-4c5e-b188-7ce374d4c738 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:49.378523 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f75c7ba4-4d26-4c5e-b188-7ce374d4c738 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:49.378752 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f75c7ba4-4d26-4c5e-b188-7ce374d4c738 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:49.378877 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-f75c7ba4-4d26-4c5e-b188-7ce374d4c738 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:49.383515 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:49.383515 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:49.384118 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f75c7ba4-4d26-4c5e-b188-7ce374d4c738 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:49.384487 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1232/4905] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:49 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:49.533806 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c729a595-49ab-48d8-ac7f-5dec8a434a83 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:49.536077 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c729a595-49ab-48d8-ac7f-5dec8a434a83 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:49.536374 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c729a595-49ab-48d8-ac7f-5dec8a434a83 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:49.536695 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c729a595-49ab-48d8-ac7f-5dec8a434a83 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:49.536872 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-c729a595-49ab-48d8-ac7f-5dec8a434a83 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:49.543062 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:49.543062 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:49.544259 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c729a595-49ab-48d8-ac7f-5dec8a434a83 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:49.545292 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1216/4906] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:49 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:49.866514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:49.866514 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:44:49.866514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1129089260", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:49.869685 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1129089260', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:44:49.869685 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume of 1 GB Jul 03 01:44:49.875482 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Availability Zones retrieved successfully. Jul 03 01:44:49.881357 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Flow 'volume_create_api' (700f0497-efd3-4fa2-b750-ee85cc4c36c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:49.883236 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e2c6f6-1359-4404-a3af-78a3d8f29738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:49.884238 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:44:49.912944 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2e2c6f6-1359-4404-a3af-78a3d8f29738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:49.913638 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81f71207-fc61-416e-aa23-f09591ee76f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:49.968154 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Created reservations ['a302a037-5cad-4d77-8a8f-e073439a5a02', '81e9f6ff-9d6a-47e7-8069-ecd3b22bd927', '35d6506b-c88b-4a6f-abce-94512538ec67', 'a15ab897-2134-45d1-8044-63276d8e35f5'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:49.969130 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81f71207-fc61-416e-aa23-f09591ee76f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a302a037-5cad-4d77-8a8f-e073439a5a02', '81e9f6ff-9d6a-47e7-8069-ecd3b22bd927', '35d6506b-c88b-4a6f-abce-94512538ec67', 'a15ab897-2134-45d1-8044-63276d8e35f5']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:49.969618 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b4bc41-e3ce-45c6-9fae-f2e9598b290a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:49.993468 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35b4bc41-e3ce-45c6-9fae-f2e9598b290a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f937323b-4d3f-401e-ad1a-e9567a23476f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1129089260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',qos_specs=None,replication_status=,reservations=['a302a037-5cad-4d77-8a8f-e073439a5a02','81e9f6ff-9d6a-47e7-8069-ecd3b22bd927','35d6506b-c88b-4a6f-abce-94512538ec67','a15ab897-2134-45d1-8044-63276d8e35f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637da6a0434f4673b00d29d8ecfef870',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:44:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1129089260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f937323b-4d3f-401e-ad1a-e9567a23476f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='637da6a0434f4673b00d29d8ecfef870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:49.993971 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff991f3-3795-4041-a725-f2b4896770bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:50.012127 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff991f3-3795-4041-a725-f2b4896770bc) transitioned into state 'SUCCESS' from state '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-1129089260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',qos_specs=None,replication_status=,reservations=['a302a037-5cad-4d77-8a8f-e073439a5a02','81e9f6ff-9d6a-47e7-8069-ecd3b22bd927','35d6506b-c88b-4a6f-abce-94512538ec67','a15ab897-2134-45d1-8044-63276d8e35f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='637da6a0434f4673b00d29d8ecfef870',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:50.012899 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6d23ef-53d3-4b32-91be-e62fbc3ced08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:50.024011 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6d23ef-53d3-4b32-91be-e62fbc3ced08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:50.024901 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Flow 'volume_create_api' (700f0497-efd3-4fa2-b750-ee85cc4c36c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:50.025259 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume request issued successfully. Jul 03 01:44:50.026065 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-50ad715b-d581-4a4c-b8b6-e443971bdd49 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:44:50.026804 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1225/4907] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:44:49 2026] POST /volume/v3/volumes => generated 755 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:50.039361 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fbf22c8d-705c-481e-b530-419fe3209bb3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:50.040863 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fbf22c8d-705c-481e-b530-419fe3209bb3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:44:50.041059 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fbf22c8d-705c-481e-b530-419fe3209bb3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:50.041259 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fbf22c8d-705c-481e-b530-419fe3209bb3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:50.048141 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:50.048141 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:50.052251 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fbf22c8d-705c-481e-b530-419fe3209bb3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:44:50.057487 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fbf22c8d-705c-481e-b530-419fe3209bb3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:44:50.058036 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1235/4908] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:50 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:50.395996 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e64039db-83d7-404b-9f0b-c6b27a384cfd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:50.397747 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e64039db-83d7-404b-9f0b-c6b27a384cfd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:50.397940 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e64039db-83d7-404b-9f0b-c6b27a384cfd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:50.398109 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e64039db-83d7-404b-9f0b-c6b27a384cfd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:50.398196 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-e64039db-83d7-404b-9f0b-c6b27a384cfd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:50.402285 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:50.402285 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:50.402977 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e64039db-83d7-404b-9f0b-c6b27a384cfd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:50.403300 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1233/4909] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:50 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:50.556547 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4dda2aff-e512-4990-b7fb-1107bb5df206 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:50.558566 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4dda2aff-e512-4990-b7fb-1107bb5df206 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:50.558837 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4dda2aff-e512-4990-b7fb-1107bb5df206 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:50.559067 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4dda2aff-e512-4990-b7fb-1107bb5df206 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:50.559199 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-4dda2aff-e512-4990-b7fb-1107bb5df206 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:50.564018 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:50.564018 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:50.565184 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4dda2aff-e512-4990-b7fb-1107bb5df206 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:50.565588 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1217/4910] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:50 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:51.074547 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a2b0ff53-1221-421c-8010-99f4d9fd4431 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:51.076638 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a2b0ff53-1221-421c-8010-99f4d9fd4431 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:44:51.076843 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a2b0ff53-1221-421c-8010-99f4d9fd4431 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:51.077064 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a2b0ff53-1221-421c-8010-99f4d9fd4431 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:51.094603 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:51.094603 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:51.106041 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a2b0ff53-1221-421c-8010-99f4d9fd4431 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:44:51.111029 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a2b0ff53-1221-421c-8010-99f4d9fd4431 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:44:51.111487 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1226/4911] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:51 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:51.128613 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9f6175a0-2a76-456d-ac1a-5bc94a1c47d0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:51.133791 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9f6175a0-2a76-456d-ac1a-5bc94a1c47d0 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:44:51.135068 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9f6175a0-2a76-456d-ac1a-5bc94a1c47d0 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:51.136028 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9f6175a0-2a76-456d-ac1a-5bc94a1c47d0 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:51.167518 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:51.167518 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:51.172142 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9f6175a0-2a76-456d-ac1a-5bc94a1c47d0 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:44:51.181616 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9f6175a0-2a76-456d-ac1a-5bc94a1c47d0 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:44:51.181616 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1236/4912] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:51 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:51.415195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8fd49caa-d8e5-4254-a496-1f995a551493 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:51.421588 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8fd49caa-d8e5-4254-a496-1f995a551493 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:51.422181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8fd49caa-d8e5-4254-a496-1f995a551493 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:51.423415 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8fd49caa-d8e5-4254-a496-1f995a551493 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:51.423939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-8fd49caa-d8e5-4254-a496-1f995a551493 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:51.430613 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:51.430613 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:51.431267 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8fd49caa-d8e5-4254-a496-1f995a551493 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:51.431790 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1234/4913] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:51 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:51.575253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-48a42c76-4ae8-4013-841f-7e89e795ae3f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:51.576818 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-48a42c76-4ae8-4013-841f-7e89e795ae3f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:51.576969 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-48a42c76-4ae8-4013-841f-7e89e795ae3f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:51.577144 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-48a42c76-4ae8-4013-841f-7e89e795ae3f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:51.577246 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-48a42c76-4ae8-4013-841f-7e89e795ae3f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:51.581075 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:51.581075 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:51.581719 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-48a42c76-4ae8-4013-841f-7e89e795ae3f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:51.582083 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1218/4914] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:51 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:51.869462 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-5598f463-205a-4312-8856-31593086158e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:51.871503 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-5598f463-205a-4312-8856-31593086158e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:44:51.871705 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-5598f463-205a-4312-8856-31593086158e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:51.871868 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-5598f463-205a-4312-8856-31593086158e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:51.879403 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:51.879403 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:51.883070 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-5598f463-205a-4312-8856-31593086158e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:44:51.887990 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-5598f463-205a-4312-8856-31593086158e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:44:51.888435 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1227/4915] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:44:51 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:52.442196 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6bc9fdd3-a1a2-4dd2-8c70-8f5173194992 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:52.444159 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6bc9fdd3-a1a2-4dd2-8c70-8f5173194992 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:52.444376 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6bc9fdd3-a1a2-4dd2-8c70-8f5173194992 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:52.444607 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6bc9fdd3-a1a2-4dd2-8c70-8f5173194992 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:52.444742 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-6bc9fdd3-a1a2-4dd2-8c70-8f5173194992 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:52.449835 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:52.449835 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:52.450553 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6bc9fdd3-a1a2-4dd2-8c70-8f5173194992 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:52.451144 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1237/4916] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:52 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:52.596825 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fd09a7e9-df9f-4d8c-88c7-cdede61c9217 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:52.598821 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd09a7e9-df9f-4d8c-88c7-cdede61c9217 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:52.599028 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd09a7e9-df9f-4d8c-88c7-cdede61c9217 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:52.599237 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd09a7e9-df9f-4d8c-88c7-cdede61c9217 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:52.599353 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fd09a7e9-df9f-4d8c-88c7-cdede61c9217 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:52.604301 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:52.604301 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:52.605144 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd09a7e9-df9f-4d8c-88c7-cdede61c9217 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:52.605529 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1235/4917] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:52 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:53.461199 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ba9516c1-9761-4e58-846d-65d3e48401e8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:53.463005 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ba9516c1-9761-4e58-846d-65d3e48401e8 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:53.463233 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ba9516c1-9761-4e58-846d-65d3e48401e8 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:53.463595 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ba9516c1-9761-4e58-846d-65d3e48401e8 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:53.463595 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-ba9516c1-9761-4e58-846d-65d3e48401e8 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:53.467618 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:53.467618 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:53.468220 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ba9516c1-9761-4e58-846d-65d3e48401e8 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:53.468598 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1219/4918] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:53 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:53.615238 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f38fc31a-7cd4-4e8b-b02e-ec1fd2de5b0d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:53.617060 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f38fc31a-7cd4-4e8b-b02e-ec1fd2de5b0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:53.617249 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f38fc31a-7cd4-4e8b-b02e-ec1fd2de5b0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:53.617456 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f38fc31a-7cd4-4e8b-b02e-ec1fd2de5b0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:53.617607 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f38fc31a-7cd4-4e8b-b02e-ec1fd2de5b0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:53.621639 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:53.621639 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:53.622473 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f38fc31a-7cd4-4e8b-b02e-ec1fd2de5b0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:53.622866 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1228/4919] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:53 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:53.923606 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-56529f9d-75c8-4868-ac28-fe0c765cb320 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:53.924450 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-56529f9d-75c8-4868-ac28-fe0c765cb320 None None] GET https://10.4.3.64/volume// Jul 03 01:44:53.924450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-56529f9d-75c8-4868-ac28-fe0c765cb320 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:53.924450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-56529f9d-75c8-4868-ac28-fe0c765cb320 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:53.924644 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-56529f9d-75c8-4868-ac28-fe0c765cb320 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:44:53.924907 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1238/4920] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:44:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:44:53.931025 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-cab0e633-10ee-498d-8749-98a3578feab9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:54.031136 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-cab0e633-10ee-498d-8749-98a3578feab9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:44:54.031500 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-cab0e633-10ee-498d-8749-98a3578feab9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f937323b-4d3f-401e-ad1a-e9567a23476f", "connector": null, "instance_uuid": "c95aefaa-4c14-4b0f-af43-7c6686b38ad8"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:54.039237 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:54.039237 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:54.063905 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-cab0e633-10ee-498d-8749-98a3578feab9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:44:54.064366 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1236/4921] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:44:53 2026] POST /volume/v3/attachments => generated 273 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:54.414189 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2d95a281-4acf-4b2b-9ad4-2a137832b85d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:54.417280 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2d95a281-4acf-4b2b-9ad4-2a137832b85d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:44:54.417280 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2d95a281-4acf-4b2b-9ad4-2a137832b85d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:54.417585 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2d95a281-4acf-4b2b-9ad4-2a137832b85d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:54.431121 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:54.431121 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:54.435683 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2d95a281-4acf-4b2b-9ad4-2a137832b85d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:44:54.439839 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2d95a281-4acf-4b2b-9ad4-2a137832b85d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:44:54.440512 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1220/4922] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:54 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:54.479077 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d79f42c8-5632-4609-b6ea-20a36ec75ecd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:54.481608 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d79f42c8-5632-4609-b6ea-20a36ec75ecd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:54.481880 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d79f42c8-5632-4609-b6ea-20a36ec75ecd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:54.482136 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d79f42c8-5632-4609-b6ea-20a36ec75ecd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:54.482288 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-d79f42c8-5632-4609-b6ea-20a36ec75ecd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:54.487801 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:54.487801 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:54.488724 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d79f42c8-5632-4609-b6ea-20a36ec75ecd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:54.489231 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1229/4923] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:54 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:54.594802 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a1d8c978-2acf-4562-99f9-4bb7ed348451 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:54.595220 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a1d8c978-2acf-4562-99f9-4bb7ed348451 None None] GET https://10.4.3.64/volume// Jul 03 01:44:54.595469 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a1d8c978-2acf-4562-99f9-4bb7ed348451 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:54.595740 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a1d8c978-2acf-4562-99f9-4bb7ed348451 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:54.596131 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a1d8c978-2acf-4562-99f9-4bb7ed348451 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:44:54.596508 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1239/4924] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:44:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:44:54.607637 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-24246205-e937-4073-9061-ce3ddec30d00 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:54.612179 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-24246205-e937-4073-9061-ce3ddec30d00 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:44:54.612415 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-24246205-e937-4073-9061-ce3ddec30d00 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:54.612606 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-24246205-e937-4073-9061-ce3ddec30d00 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:54.626681 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:54.626681 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:54.631030 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-24246205-e937-4073-9061-ce3ddec30d00 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:44:54.637865 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-24246205-e937-4073-9061-ce3ddec30d00 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:44:54.638405 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1237/4925] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:44:54 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 1027 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:44:54.638828 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9aa60c49-84b6-4a15-8a4e-799dccce0130 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:54.641527 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9aa60c49-84b6-4a15-8a4e-799dccce0130 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:54.641920 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9aa60c49-84b6-4a15-8a4e-799dccce0130 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:54.641920 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9aa60c49-84b6-4a15-8a4e-799dccce0130 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:54.642334 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-9aa60c49-84b6-4a15-8a4e-799dccce0130 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:54.650691 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:54.650691 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:54.651898 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9aa60c49-84b6-4a15-8a4e-799dccce0130 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:54.652457 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1221/4926] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:54 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:54.771644 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-07b9e800-1945-42d4-bd8e-0a92f79ad053 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:54.774313 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-07b9e800-1945-42d4-bd8e-0a92f79ad053 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] PUT https://10.4.3.64/volume/v3/attachments/c380fef4-a323-4959-9d30-dd04162cc368 Jul 03 01:44:54.774899 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-07b9e800-1945-42d4-bd8e-0a92f79ad053 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:54.784086 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-07b9e800-1945-42d4-bd8e-0a92f79ad053 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Acquiring lock "cinder-attachment_update-f937323b-4d3f-401e-ad1a-e9567a23476f-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:44:54.788957 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-07b9e800-1945-42d4-bd8e-0a92f79ad053 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Lock "cinder-attachment_update-f937323b-4d3f-401e-ad1a-e9567a23476f-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:44:54.789941 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:54.789941 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:55.315093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-07b9e800-1945-42d4-bd8e-0a92f79ad053 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Lock "cinder-attachment_update-f937323b-4d3f-401e-ad1a-e9567a23476f-np0000004346" released by "attachment_update" :: held 0.526s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:44:55.315386 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-07b9e800-1945-42d4-bd8e-0a92f79ad053 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/c380fef4-a323-4959-9d30-dd04162cc368 returned with HTTP 200 Jul 03 01:44:55.315870 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1230/4927] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:44:54 2026] PUT /volume/v3/attachments/c380fef4-a323-4959-9d30-dd04162cc368 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:55.455781 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b79f2ccf-062a-415f-afe6-c518d3a41a76 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:55.457950 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b79f2ccf-062a-415f-afe6-c518d3a41a76 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:44:55.458190 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b79f2ccf-062a-415f-afe6-c518d3a41a76 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:55.458451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b79f2ccf-062a-415f-afe6-c518d3a41a76 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:55.470931 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:55.470931 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:55.475727 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b79f2ccf-062a-415f-afe6-c518d3a41a76 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:44:55.482127 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b79f2ccf-062a-415f-afe6-c518d3a41a76 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:44:55.482703 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1240/4928] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:55 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:55.502335 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8c56c524-5a7f-4efe-a1c0-0f5b1471fc8b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:55.504646 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c56c524-5a7f-4efe-a1c0-0f5b1471fc8b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:55.504870 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c56c524-5a7f-4efe-a1c0-0f5b1471fc8b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:55.505053 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c56c524-5a7f-4efe-a1c0-0f5b1471fc8b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:55.505148 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-8c56c524-5a7f-4efe-a1c0-0f5b1471fc8b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id fac57cfc-2f8e-44d3-a6e9-03e994c31657. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:55.509274 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:55.509274 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:55.509858 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c56c524-5a7f-4efe-a1c0-0f5b1471fc8b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 200 Jul 03 01:44:55.510204 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1238/4929] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:55 2026] GET /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:55.520582 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-db94e043-0169-4385-abfb-2603cb99b1fa None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:55.522652 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-db94e043-0169-4385-abfb-2603cb99b1fa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] DELETE https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 Jul 03 01:44:55.522883 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-db94e043-0169-4385-abfb-2603cb99b1fa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:55.523094 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-db94e043-0169-4385-abfb-2603cb99b1fa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:55.523184 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-db94e043-0169-4385-abfb-2603cb99b1fa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete backup with id: fac57cfc-2f8e-44d3-a6e9-03e994c31657. Jul 03 01:44:55.527784 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:55.527784 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:55.552193 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-db94e043-0169-4385-abfb-2603cb99b1fa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] delete_backup rpcapi backup_id fac57cfc-2f8e-44d3-a6e9-03e994c31657 {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:44:55.554589 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-db94e043-0169-4385-abfb-2603cb99b1fa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 returned with HTTP 202 Jul 03 01:44:55.555186 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1222/4930] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:44:55 2026] DELETE /volume/v3/backups/fac57cfc-2f8e-44d3-a6e9-03e994c31657 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:44:55.564277 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dfbc1e88-9803-4359-926f-6a4dcba85b4a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:55.566191 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dfbc1e88-9803-4359-926f-6a4dcba85b4a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 Jul 03 01:44:55.566400 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dfbc1e88-9803-4359-926f-6a4dcba85b4a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:55.566750 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dfbc1e88-9803-4359-926f-6a4dcba85b4a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:55.566861 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-dfbc1e88-9803-4359-926f-6a4dcba85b4a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete volume with id: 8880f973-629d-4c74-881b-17d2565e9296 Jul 03 01:44:55.574895 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:55.574895 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:55.575307 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dfbc1e88-9803-4359-926f-6a4dcba85b4a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:55.605889 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dfbc1e88-9803-4359-926f-6a4dcba85b4a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete volume request issued successfully. Jul 03 01:44:55.605889 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dfbc1e88-9803-4359-926f-6a4dcba85b4a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 returned with HTTP 202 Jul 03 01:44:55.606428 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1231/4931] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:44:55 2026] DELETE /volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:44:55.614703 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0e20d808-1423-4409-a8cf-a13d02f90103 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:55.616928 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e20d808-1423-4409-a8cf-a13d02f90103 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 Jul 03 01:44:55.617217 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e20d808-1423-4409-a8cf-a13d02f90103 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:55.618802 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e20d808-1423-4409-a8cf-a13d02f90103 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:55.627063 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:55.627063 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:55.632735 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0e20d808-1423-4409-a8cf-a13d02f90103 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:55.638959 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e20d808-1423-4409-a8cf-a13d02f90103 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 returned with HTTP 200 Jul 03 01:44:55.639486 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1241/4932] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:55 2026] GET /volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:55.664233 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-87e59cf1-3039-4c83-9b73-54e75dc4d025 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:55.666336 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-87e59cf1-3039-4c83-9b73-54e75dc4d025 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:55.666602 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-87e59cf1-3039-4c83-9b73-54e75dc4d025 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:55.666865 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-87e59cf1-3039-4c83-9b73-54e75dc4d025 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:55.667099 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-87e59cf1-3039-4c83-9b73-54e75dc4d025 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:55.673562 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:55.673562 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:55.674796 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-87e59cf1-3039-4c83-9b73-54e75dc4d025 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:55.674796 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1239/4933] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:55 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:56.495210 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-72f12319-8b62-4248-97f3-c8457d2b6872 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:56.496950 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-72f12319-8b62-4248-97f3-c8457d2b6872 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:44:56.497186 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-72f12319-8b62-4248-97f3-c8457d2b6872 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:56.497379 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-72f12319-8b62-4248-97f3-c8457d2b6872 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:56.506858 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:56.506858 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:56.510192 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-72f12319-8b62-4248-97f3-c8457d2b6872 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:44:56.514961 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-72f12319-8b62-4248-97f3-c8457d2b6872 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:44:56.515161 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1223/4934] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:56 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:56.656306 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c65ba2a1-a543-4d20-bc70-6c6c26ccbfee None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:56.658874 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c65ba2a1-a543-4d20-bc70-6c6c26ccbfee tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 Jul 03 01:44:56.659240 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c65ba2a1-a543-4d20-bc70-6c6c26ccbfee tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:56.659563 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c65ba2a1-a543-4d20-bc70-6c6c26ccbfee tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:56.666970 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c65ba2a1-a543-4d20-bc70-6c6c26ccbfee tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 returned with HTTP 404 Jul 03 01:44:56.667431 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1232/4935] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:56 2026] GET /volume/v3/volumes/8880f973-629d-4c74-881b-17d2565e9296 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:56.675891 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2ee98920-18bd-4cb4-ba5d-a1ad62deedfb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:56.677713 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2ee98920-18bd-4cb4-ba5d-a1ad62deedfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a/export_record Jul 03 01:44:56.677941 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2ee98920-18bd-4cb4-ba5d-a1ad62deedfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:56.678154 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2ee98920-18bd-4cb4-ba5d-a1ad62deedfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'export_record' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:56.678264 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-2ee98920-18bd-4cb4-ba5d-a1ad62deedfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Export record for backup 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 01:44:56.683309 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:56.683309 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:56.684580 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.api [None req-2ee98920-18bd-4cb4-ba5d-a1ad62deedfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling RPCAPI with context: , host: np0000004346, backup: 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 01:44:56.686871 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d076f142-13de-481e-a401-2380ac5d1879 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:56.689318 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d076f142-13de-481e-a401-2380ac5d1879 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:56.689645 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d076f142-13de-481e-a401-2380ac5d1879 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:56.689930 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d076f142-13de-481e-a401-2380ac5d1879 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:56.690122 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d076f142-13de-481e-a401-2380ac5d1879 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:56.694326 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.rpcapi [None req-2ee98920-18bd-4cb4-ba5d-a1ad62deedfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] export_record in rpcapi backup_id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a on host np0000004346. {{(pid=99880) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 01:44:56.695063 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:56.695063 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:56.695886 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d076f142-13de-481e-a401-2380ac5d1879 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:56.696317 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1240/4936] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:56 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:56.971457 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:56.973116 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:44:56.973435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "670f9331-538b-4fb1-a835-7e7cdfbc2e7b", "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:56.975016 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '670f9331-538b-4fb1-a835-7e7cdfbc2e7b', 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:44:57.046024 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume of 1 GB Jul 03 01:44:57.050068 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Availability Zones retrieved successfully. Jul 03 01:44:57.055450 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Flow 'volume_create_api' (bcb50731-417d-4218-95c8-043fb0f18213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:57.056715 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c6618d-618c-4462-bde0-e924dd732404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:57.057929 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:44:57.110757 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5c6618d-618c-4462-bde0-e924dd732404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:57.111431 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ff4995-1e23-4a1d-a749-c84549d47a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:57.166907 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Created reservations ['3bed867b-d4e6-4842-9863-dc044d86d97e', '24259f06-7e69-4546-8aab-d8d398c6f29c', 'cf45312a-73de-4be2-9c39-3e5e7464e095', '2aaeed38-61e4-4c89-8229-e12c78d01067'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:57.167742 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16ff4995-1e23-4a1d-a749-c84549d47a36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bed867b-d4e6-4842-9863-dc044d86d97e', '24259f06-7e69-4546-8aab-d8d398c6f29c', 'cf45312a-73de-4be2-9c39-3e5e7464e095', '2aaeed38-61e4-4c89-8229-e12c78d01067']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:57.168684 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adec8e88-f994-49b0-9e0e-cb2b03e36344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:57.194235 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adec8e88-f994-49b0-9e0e-cb2b03e36344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db0e8358-454c-405c-9b95-9647100f1b81', '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='08ab660bccda4a6cabd869cd9a6ea026',qos_specs=None,replication_status=,reservations=['3bed867b-d4e6-4842-9863-dc044d86d97e','24259f06-7e69-4546-8aab-d8d398c6f29c','cf45312a-73de-4be2-9c39-3e5e7464e095','2aaeed38-61e4-4c89-8229-e12c78d01067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc24e32a1394f28923dc623157ae382',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:44:57Z,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=db0e8358-454c-405c-9b95-9647100f1b81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ab660bccda4a6cabd869cd9a6ea026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc24e32a1394f28923dc623157ae382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:57.194990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89892632-1280-4b49-b9d8-adf5c07a51f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:57.196389 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-2ee98920-18bd-4cb4-ba5d-a1ad62deedfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTI0MDk1MGYtMGEyOS00OTA2LTgzZjYtOGZjMGZjMWE0ZTRhIiwgInVzZXJfaWQiOiAiODhiNDNhZmE1NzI4NGQxOGJlYmY3ZTkwNjNjOTNmMjYiLCAicHJvamVjdF9pZCI6ICJlOWI1YzI2NDQ5OTg0MTg3YmIzNWRjMjllODM4MTE1YSIsICJ2b2x1bWVfaWQiOiAiY2NlM2NlYjgtODk4Ny00MTNmLTgxYzEtZmQxZjVkY2FiNjY5IiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDQ0Njc4OTU0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfY2NlM2NlYjgtODk4Ny00MTNmLTgxYzEtZmQxZjVkY2FiNjY5LzIwMjYwNzAzMDE0NDA3L2F6X25vdmFfYmFja3VwXzUyNDA5NTBmLTBhMjktNDkwNi04M2Y2LThmYzBmYzFhNGU0YSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDE6NDQ6MDRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDE6NDQ6MDRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTo0NDoyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99880) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 01:44:57.196705 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2ee98920-18bd-4cb4-ba5d-a1ad62deedfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a/export_record returned with HTTP 200 Jul 03 01:44:57.197118 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1242/4937] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Jul 3 01:44:56 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a/export_record => generated 1424 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:57.205370 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1272674f-238d-490e-8b63-9917e0d74dae None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:57.207367 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:44:57.207812 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1273584140"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:57.209659 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1273584140'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:44:57.209795 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume of 1 GB Jul 03 01:44:57.213526 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Availability Zones retrieved successfully. Jul 03 01:44:57.215760 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89892632-1280-4b49-b9d8-adf5c07a51f4) transitioned into state 'SUCCESS' from 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='08ab660bccda4a6cabd869cd9a6ea026',qos_specs=None,replication_status=,reservations=['3bed867b-d4e6-4842-9863-dc044d86d97e','24259f06-7e69-4546-8aab-d8d398c6f29c','cf45312a-73de-4be2-9c39-3e5e7464e095','2aaeed38-61e4-4c89-8229-e12c78d01067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc24e32a1394f28923dc623157ae382',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:57.216644 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d1fe369-e52d-4158-bae8-4b88342b9a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:57.220404 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Flow 'volume_create_api' (b25c6241-494c-43bb-b813-9a4dceb9951f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:57.221258 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754a3c58-7e78-4e0c-b454-4035246a1b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:57.222009 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:44:57.230219 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d1fe369-e52d-4158-bae8-4b88342b9a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:57.231083 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Flow 'volume_create_api' (bcb50731-417d-4218-95c8-043fb0f18213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:57.231471 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume request issued successfully. Jul 03 01:44:57.232144 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-adcaeb0b-41c5-4ab5-85dd-ab0beb01057c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:44:57.232700 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1224/4938] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:44:56 2026] POST /volume/v3/volumes => generated 773 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:44:57.249375 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754a3c58-7e78-4e0c-b454-4035246a1b82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:57.250464 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001b6c25-ec0e-45c1-8505-f46d0306f51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:57.250866 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-752e4021-fa9d-4f2e-9b31-0f5e52502d07 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:57.252675 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-752e4021-fa9d-4f2e-9b31-0f5e52502d07 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:44:57.252888 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-752e4021-fa9d-4f2e-9b31-0f5e52502d07 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:57.253066 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-752e4021-fa9d-4f2e-9b31-0f5e52502d07 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:57.260097 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:57.260097 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:57.263831 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-752e4021-fa9d-4f2e-9b31-0f5e52502d07 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:44:57.267793 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-752e4021-fa9d-4f2e-9b31-0f5e52502d07 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:44:57.268351 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1241/4939] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:57 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:57.295895 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Created reservations ['91261e2e-1380-41ea-975b-a609611d5aad', '204a2a44-6eda-4683-8dca-760d3149ff75', 'ff2b835b-074c-49f4-9cc7-bf32fb867f88', '72c46b0c-3742-436e-93d9-f0f059e7c8d6'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:57.296580 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001b6c25-ec0e-45c1-8505-f46d0306f51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91261e2e-1380-41ea-975b-a609611d5aad', '204a2a44-6eda-4683-8dca-760d3149ff75', 'ff2b835b-074c-49f4-9cc7-bf32fb867f88', '72c46b0c-3742-436e-93d9-f0f059e7c8d6']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:57.297431 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d68662-a4ed-445f-928e-0f3fb0e9d26d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:57.322589 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80d68662-a4ed-445f-928e-0f3fb0e9d26d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6f6dfcb-1b37-4646-9739-b45673e6b825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1273584140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b5c26449984187bb35dc29e838115a',qos_specs=None,replication_status=,reservations=['91261e2e-1380-41ea-975b-a609611d5aad','204a2a44-6eda-4683-8dca-760d3149ff75','ff2b835b-074c-49f4-9cc7-bf32fb867f88','72c46b0c-3742-436e-93d9-f0f059e7c8d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b43afa57284d18bebf7e9063c93f26',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:44:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1273584140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6f6dfcb-1b37-4646-9739-b45673e6b825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b5c26449984187bb35dc29e838115a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88b43afa57284d18bebf7e9063c93f26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:57.323248 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ce027b-d832-41c7-a124-9c20e57b7b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:57.344436 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ce027b-d832-41c7-a124-9c20e57b7b68) transitioned into state 'SUCCESS' from state '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-1273584140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b5c26449984187bb35dc29e838115a',qos_specs=None,replication_status=,reservations=['91261e2e-1380-41ea-975b-a609611d5aad','204a2a44-6eda-4683-8dca-760d3149ff75','ff2b835b-074c-49f4-9cc7-bf32fb867f88','72c46b0c-3742-436e-93d9-f0f059e7c8d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b43afa57284d18bebf7e9063c93f26',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:57.345259 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541cc25c-c28e-4b0b-a4e5-f135df0f5078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:44:57.358092 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (541cc25c-c28e-4b0b-a4e5-f135df0f5078) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:44:57.358956 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Flow 'volume_create_api' (b25c6241-494c-43bb-b813-9a4dceb9951f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:44:57.359274 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume request issued successfully. Jul 03 01:44:57.359867 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1272674f-238d-490e-8b63-9917e0d74dae tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:44:57.360305 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1233/4940] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:44:57 2026] POST /volume/v3/volumes => generated 776 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:57.372667 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dc1a009d-980d-4f13-859e-c74793a171ab None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:57.374448 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dc1a009d-980d-4f13-859e-c74793a171ab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 Jul 03 01:44:57.374667 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dc1a009d-980d-4f13-859e-c74793a171ab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:57.374856 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dc1a009d-980d-4f13-859e-c74793a171ab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:57.382794 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:57.382794 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:57.386549 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-dc1a009d-980d-4f13-859e-c74793a171ab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:57.390698 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dc1a009d-980d-4f13-859e-c74793a171ab tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 returned with HTTP 200 Jul 03 01:44:57.391126 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1243/4941] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:57 2026] GET /volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:57.528090 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fcc009a3-2718-46ad-a17e-59ab340e62aa None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:57.530244 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fcc009a3-2718-46ad-a17e-59ab340e62aa tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:44:57.530405 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fcc009a3-2718-46ad-a17e-59ab340e62aa tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:57.530645 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fcc009a3-2718-46ad-a17e-59ab340e62aa tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:57.541566 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:57.541566 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:57.547280 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-fcc009a3-2718-46ad-a17e-59ab340e62aa tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:44:57.551746 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fcc009a3-2718-46ad-a17e-59ab340e62aa tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:44:57.552122 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1225/4942] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:57 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:57.707546 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-13385406-dcca-4a51-b2e0-284c0e108095 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:57.709401 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-13385406-dcca-4a51-b2e0-284c0e108095 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:57.709641 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-13385406-dcca-4a51-b2e0-284c0e108095 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:57.709820 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-13385406-dcca-4a51-b2e0-284c0e108095 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:57.709900 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-13385406-dcca-4a51-b2e0-284c0e108095 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:57.714151 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:57.714151 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:57.714907 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-13385406-dcca-4a51-b2e0-284c0e108095 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:57.715250 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1242/4943] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:57 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:58.281681 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-73e7796b-e4ae-4678-b8f4-6bbe0893fbf2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:58.284251 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-73e7796b-e4ae-4678-b8f4-6bbe0893fbf2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:44:58.284251 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-73e7796b-e4ae-4678-b8f4-6bbe0893fbf2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:58.284596 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-73e7796b-e4ae-4678-b8f4-6bbe0893fbf2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:58.292825 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:58.292825 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:58.297120 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-73e7796b-e4ae-4678-b8f4-6bbe0893fbf2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:44:58.302562 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-73e7796b-e4ae-4678-b8f4-6bbe0893fbf2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:44:58.303173 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1234/4944] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:58 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:58.405669 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-95e86c54-e40e-4139-bd36-a39ec2b006c7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:58.407904 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-95e86c54-e40e-4139-bd36-a39ec2b006c7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 Jul 03 01:44:58.408155 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-95e86c54-e40e-4139-bd36-a39ec2b006c7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:58.408413 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-95e86c54-e40e-4139-bd36-a39ec2b006c7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:58.418694 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:58.418694 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:58.424398 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-95e86c54-e40e-4139-bd36-a39ec2b006c7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:58.430961 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-95e86c54-e40e-4139-bd36-a39ec2b006c7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 returned with HTTP 200 Jul 03 01:44:58.431521 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1244/4945] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:58 2026] GET /volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:58.445948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-828ab608-c63d-4fa6-816e-4f0208be7d2c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:58.448506 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-828ab608-c63d-4fa6-816e-4f0208be7d2c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:44:58.449091 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-828ab608-c63d-4fa6-816e-4f0208be7d2c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d6f6dfcb-1b37-4646-9739-b45673e6b825", "name": "tempest-type-Backup-921240088"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:44:58.451163 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-828ab608-c63d-4fa6-816e-4f0208be7d2c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Creating new backup {'backup': {'volume_id': 'd6f6dfcb-1b37-4646-9739-b45673e6b825', 'name': 'tempest-type-Backup-921240088'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:44:58.451371 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-828ab608-c63d-4fa6-816e-4f0208be7d2c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Creating backup of volume d6f6dfcb-1b37-4646-9739-b45673e6b825 in container None Jul 03 01:44:58.460514 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:58.460514 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:58.460961 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-828ab608-c63d-4fa6-816e-4f0208be7d2c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:44:58.481056 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-828ab608-c63d-4fa6-816e-4f0208be7d2c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Created reservations ['64dbda9b-fe4d-4173-8a59-8b59d951c16e', '0525b7ee-b71f-423f-9cc2-a0e52a24ee0f'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:44:58.519040 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-828ab608-c63d-4fa6-816e-4f0208be7d2c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:44:58.519518 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1226/4946] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:44:58 2026] POST /volume/v3/backups => generated 313 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:44:58.530285 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fe117e0d-6a66-4e0c-9812-10afbd4262a1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:58.532615 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fe117e0d-6a66-4e0c-9812-10afbd4262a1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:44:58.532812 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fe117e0d-6a66-4e0c-9812-10afbd4262a1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:58.533066 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fe117e0d-6a66-4e0c-9812-10afbd4262a1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:58.533220 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fe117e0d-6a66-4e0c-9812-10afbd4262a1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:58.537852 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:58.537852 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:58.538511 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fe117e0d-6a66-4e0c-9812-10afbd4262a1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:44:58.538882 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1243/4947] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:58 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:58.565143 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e8970994-34b0-4be8-9bed-9301729f17d5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:58.567656 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e8970994-34b0-4be8-9bed-9301729f17d5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:44:58.567901 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e8970994-34b0-4be8-9bed-9301729f17d5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:58.568113 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e8970994-34b0-4be8-9bed-9301729f17d5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:58.581300 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:58.581300 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:58.586798 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e8970994-34b0-4be8-9bed-9301729f17d5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:44:58.591719 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e8970994-34b0-4be8-9bed-9301729f17d5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:44:58.592220 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1235/4948] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:58 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:58.726831 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2b1d2635-ec1e-49af-a3d2-17617420bc20 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:58.728922 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2b1d2635-ec1e-49af-a3d2-17617420bc20 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:58.729133 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2b1d2635-ec1e-49af-a3d2-17617420bc20 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:58.729386 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2b1d2635-ec1e-49af-a3d2-17617420bc20 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:58.729591 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-2b1d2635-ec1e-49af-a3d2-17617420bc20 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:58.733928 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:58.733928 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:58.734749 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2b1d2635-ec1e-49af-a3d2-17617420bc20 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:58.735151 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1245/4949] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:58 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:59.317124 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-19705edc-f50c-4ffb-ba71-449d34c8a661 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:59.319818 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-19705edc-f50c-4ffb-ba71-449d34c8a661 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:44:59.320140 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-19705edc-f50c-4ffb-ba71-449d34c8a661 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:59.320411 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-19705edc-f50c-4ffb-ba71-449d34c8a661 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:59.330485 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:59.330485 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:44:59.335765 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-19705edc-f50c-4ffb-ba71-449d34c8a661 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:44:59.342922 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-19705edc-f50c-4ffb-ba71-449d34c8a661 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:44:59.343619 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1227/4950] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:44:59 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 923 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:44:59.549464 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-02dd5d00-b15b-4183-9237-2de700a14d13 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:59.551169 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02dd5d00-b15b-4183-9237-2de700a14d13 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:44:59.551545 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02dd5d00-b15b-4183-9237-2de700a14d13 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:59.551746 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02dd5d00-b15b-4183-9237-2de700a14d13 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:59.551971 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-02dd5d00-b15b-4183-9237-2de700a14d13 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:59.557165 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:59.557165 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:44:59.558048 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02dd5d00-b15b-4183-9237-2de700a14d13 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:44:59.558509 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1244/4951] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:44:59 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:59.604105 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ed1b633f-80fa-4c9e-83a3-d549b2600629 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:59.606232 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ed1b633f-80fa-4c9e-83a3-d549b2600629 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:44:59.606433 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ed1b633f-80fa-4c9e-83a3-d549b2600629 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:59.606657 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ed1b633f-80fa-4c9e-83a3-d549b2600629 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:59.616072 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:59.616072 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:44:59.619186 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ed1b633f-80fa-4c9e-83a3-d549b2600629 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:44:59.622791 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ed1b633f-80fa-4c9e-83a3-d549b2600629 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:44:59.623143 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1236/4952] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:59 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:44:59.746296 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e61494e1-3179-4df3-b990-c5a88bb8826c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:44:59.748013 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e61494e1-3179-4df3-b990-c5a88bb8826c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:44:59.748204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e61494e1-3179-4df3-b990-c5a88bb8826c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:44:59.748416 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e61494e1-3179-4df3-b990-c5a88bb8826c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:44:59.748556 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-e61494e1-3179-4df3-b990-c5a88bb8826c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:44:59.752687 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:44:59.752687 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:44:59.753390 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e61494e1-3179-4df3-b990-c5a88bb8826c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:44:59.753763 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1246/4953] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:44:59 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:00.356077 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-545c368e-6732-4f7d-ae55-d84257584883 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:00.357705 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-545c368e-6732-4f7d-ae55-d84257584883 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:00.357882 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-545c368e-6732-4f7d-ae55-d84257584883 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:00.358048 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-545c368e-6732-4f7d-ae55-d84257584883 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:00.366851 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:00.366851 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:00.371609 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-545c368e-6732-4f7d-ae55-d84257584883 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:00.376524 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-545c368e-6732-4f7d-ae55-d84257584883 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:45:00.376976 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1228/4954] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:00 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:00.570081 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-681b29d5-973b-40a5-ae98-974fd152fb39 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:00.571923 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-681b29d5-973b-40a5-ae98-974fd152fb39 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:00.572248 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-681b29d5-973b-40a5-ae98-974fd152fb39 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:00.573355 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-681b29d5-973b-40a5-ae98-974fd152fb39 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:00.573355 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-681b29d5-973b-40a5-ae98-974fd152fb39 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:00.576474 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:00.576474 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:00.577111 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-681b29d5-973b-40a5-ae98-974fd152fb39 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:00.577543 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1245/4955] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:00 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:00.635617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ae22679f-0ab4-49d3-9c3f-95dc5083213d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:00.637733 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ae22679f-0ab4-49d3-9c3f-95dc5083213d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:45:00.637969 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ae22679f-0ab4-49d3-9c3f-95dc5083213d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:00.638188 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ae22679f-0ab4-49d3-9c3f-95dc5083213d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:00.648746 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:00.648746 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:00.652919 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ae22679f-0ab4-49d3-9c3f-95dc5083213d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:00.657777 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ae22679f-0ab4-49d3-9c3f-95dc5083213d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:45:00.658141 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1237/4956] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:00 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:00.766116 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8f3f69cc-9b67-433e-b663-18317a0dc348 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:00.768319 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8f3f69cc-9b67-433e-b663-18317a0dc348 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:00.768618 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8f3f69cc-9b67-433e-b663-18317a0dc348 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:00.768832 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8f3f69cc-9b67-433e-b663-18317a0dc348 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:00.768950 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8f3f69cc-9b67-433e-b663-18317a0dc348 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:00.775411 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:00.775411 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:00.776326 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8f3f69cc-9b67-433e-b663-18317a0dc348 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:00.776872 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1247/4957] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:00 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:00.787214 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f3595d04-3d3a-47fb-ab10-68d5323ff94c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:00.789787 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f3595d04-3d3a-47fb-ab10-68d5323ff94c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607/restore Jul 03 01:45:00.790288 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f3595d04-3d3a-47fb-ab10-68d5323ff94c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "4806f492-4bbf-4d94-b79b-77b381700ae7"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:00.792285 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-f3595d04-3d3a-47fb-ab10-68d5323ff94c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Restoring backup 5b066a48-b13b-461e-8d6e-4c81207cf607 ({'restore': {'volume_id': '4806f492-4bbf-4d94-b79b-77b381700ae7'}}) {{(pid=99881) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 01:45:00.792507 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-f3595d04-3d3a-47fb-ab10-68d5323ff94c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Restoring backup 5b066a48-b13b-461e-8d6e-4c81207cf607 to volume 4806f492-4bbf-4d94-b79b-77b381700ae7. Jul 03 01:45:00.797773 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:00.797773 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:00.805887 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:00.805887 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:00.806485 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f3595d04-3d3a-47fb-ab10-68d5323ff94c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:45:00.806712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.api [None req-f3595d04-3d3a-47fb-ab10-68d5323ff94c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Checking backup size 1 against volume size 1 {{(pid=99881) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 01:45:00.806866 np0000004346 devstack@c-api.service[99881]: INFO cinder.backup.api [None req-f3595d04-3d3a-47fb-ab10-68d5323ff94c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Overwriting volume 4806f492-4bbf-4d94-b79b-77b381700ae7 with restore of backup 5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:00.824435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-f3595d04-3d3a-47fb-ab10-68d5323ff94c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] restore_backup in rpcapi backup_id 5b066a48-b13b-461e-8d6e-4c81207cf607 {{(pid=99881) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 01:45:00.826278 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f3595d04-3d3a-47fb-ab10-68d5323ff94c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607/restore returned with HTTP 202 Jul 03 01:45:00.826818 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1229/4958] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Jul 3 01:45:00 2026] POST /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607/restore => generated 182 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:00.835238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-467de7ce-2267-40b5-b952-94d6ab95fcc9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:00.837404 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-467de7ce-2267-40b5-b952-94d6ab95fcc9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:00.837640 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-467de7ce-2267-40b5-b952-94d6ab95fcc9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:00.837891 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-467de7ce-2267-40b5-b952-94d6ab95fcc9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:00.837981 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-467de7ce-2267-40b5-b952-94d6ab95fcc9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:00.843708 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:00.843708 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:00.844616 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-467de7ce-2267-40b5-b952-94d6ab95fcc9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:00.845150 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1246/4959] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:00 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:01.391181 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-71b6033d-df8d-4f17-bc3f-0a9ed404d19a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:01.392776 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-71b6033d-df8d-4f17-bc3f-0a9ed404d19a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:01.392965 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-71b6033d-df8d-4f17-bc3f-0a9ed404d19a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:01.393169 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-71b6033d-df8d-4f17-bc3f-0a9ed404d19a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:01.401115 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:01.401115 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:01.404875 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-71b6033d-df8d-4f17-bc3f-0a9ed404d19a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:01.410380 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-71b6033d-df8d-4f17-bc3f-0a9ed404d19a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:45:01.410907 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1238/4960] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:01 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:01.589600 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b95e20e7-85a8-482f-a17e-2cf256226d03 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:01.591659 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b95e20e7-85a8-482f-a17e-2cf256226d03 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:01.591898 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b95e20e7-85a8-482f-a17e-2cf256226d03 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:01.592124 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b95e20e7-85a8-482f-a17e-2cf256226d03 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:01.592264 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b95e20e7-85a8-482f-a17e-2cf256226d03 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:01.597597 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:01.597597 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:01.598284 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b95e20e7-85a8-482f-a17e-2cf256226d03 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:01.598721 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1248/4961] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:01 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:01.670743 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4fd43d1d-0809-4003-8637-09efce0449da None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:01.673160 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4fd43d1d-0809-4003-8637-09efce0449da tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:45:01.673486 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4fd43d1d-0809-4003-8637-09efce0449da tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:01.673805 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4fd43d1d-0809-4003-8637-09efce0449da tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:01.686396 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:01.686396 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:01.690244 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4fd43d1d-0809-4003-8637-09efce0449da tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:01.694725 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4fd43d1d-0809-4003-8637-09efce0449da tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:45:01.695227 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1230/4962] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:01 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:01.855369 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8183597b-4676-4f13-b35c-f876e33169b5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:01.857134 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8183597b-4676-4f13-b35c-f876e33169b5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:01.857303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8183597b-4676-4f13-b35c-f876e33169b5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:01.857515 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8183597b-4676-4f13-b35c-f876e33169b5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:01.857642 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-8183597b-4676-4f13-b35c-f876e33169b5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:01.861732 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:01.861732 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:01.862488 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8183597b-4676-4f13-b35c-f876e33169b5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:01.863101 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1247/4963] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:01 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:02.428555 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1bc6f41f-c3b9-4421-b711-ffef3c0250f3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:02.430384 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1bc6f41f-c3b9-4421-b711-ffef3c0250f3 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:02.430644 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1bc6f41f-c3b9-4421-b711-ffef3c0250f3 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:02.430877 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1bc6f41f-c3b9-4421-b711-ffef3c0250f3 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:02.437575 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:02.437575 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:02.440871 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1bc6f41f-c3b9-4421-b711-ffef3c0250f3 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:02.444849 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1bc6f41f-c3b9-4421-b711-ffef3c0250f3 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:45:02.445201 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1239/4964] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:02 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:02.528281 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-356ea473-2e3b-43f4-9b99-f48bc5d22975 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:02.530124 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-356ea473-2e3b-43f4-9b99-f48bc5d22975 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/attachments/c380fef4-a323-4959-9d30-dd04162cc368/action Jul 03 01:45:02.530569 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-356ea473-2e3b-43f4-9b99-f48bc5d22975 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:45:02.530677 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-356ea473-2e3b-43f4-9b99-f48bc5d22975 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:02.545034 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:02.545034 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:02.557952 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8432f80b-b4c1-4ed8-a571-66bc2bc80534 req-356ea473-2e3b-43f4-9b99-f48bc5d22975 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/c380fef4-a323-4959-9d30-dd04162cc368/action returned with HTTP 204 Jul 03 01:45:02.558432 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1249/4965] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:45:02 2026] POST /volume/v3/attachments/c380fef4-a323-4959-9d30-dd04162cc368/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:02.609751 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c4108ad0-875d-4e67-9eb1-a844f7623c6a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:02.611336 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c4108ad0-875d-4e67-9eb1-a844f7623c6a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:02.611587 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c4108ad0-875d-4e67-9eb1-a844f7623c6a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:02.611786 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c4108ad0-875d-4e67-9eb1-a844f7623c6a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:02.611925 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-c4108ad0-875d-4e67-9eb1-a844f7623c6a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:02.615720 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:02.615720 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:02.616300 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c4108ad0-875d-4e67-9eb1-a844f7623c6a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:02.616701 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1231/4966] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:02 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:02.710574 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-584cd06a-b126-4771-9b3c-76bbf26f8364 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:02.712458 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-584cd06a-b126-4771-9b3c-76bbf26f8364 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:45:02.712654 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-584cd06a-b126-4771-9b3c-76bbf26f8364 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:02.712847 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-584cd06a-b126-4771-9b3c-76bbf26f8364 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:02.723052 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:02.723052 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:02.726535 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-584cd06a-b126-4771-9b3c-76bbf26f8364 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:02.730600 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-584cd06a-b126-4771-9b3c-76bbf26f8364 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:45:02.730944 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1248/4967] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:02 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:02.874208 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a82817d6-4378-4a4e-822d-ec5edd0aa82f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:02.875922 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a82817d6-4378-4a4e-822d-ec5edd0aa82f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:02.876150 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a82817d6-4378-4a4e-822d-ec5edd0aa82f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:02.876330 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a82817d6-4378-4a4e-822d-ec5edd0aa82f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:02.876490 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-a82817d6-4378-4a4e-822d-ec5edd0aa82f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:02.883221 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:02.883221 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:02.884068 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a82817d6-4378-4a4e-822d-ec5edd0aa82f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:02.884810 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1240/4968] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:02 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:03.457100 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-71cb79c1-afba-43b9-a560-94ec6337083f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:03.459633 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-71cb79c1-afba-43b9-a560-94ec6337083f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:03.459943 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-71cb79c1-afba-43b9-a560-94ec6337083f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:03.460235 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-71cb79c1-afba-43b9-a560-94ec6337083f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:03.470194 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:03.470194 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:03.475473 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-71cb79c1-afba-43b9-a560-94ec6337083f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:03.482047 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-71cb79c1-afba-43b9-a560-94ec6337083f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:45:03.482678 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1250/4969] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:03 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:03.629915 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-20fc04e4-82ee-4d90-8191-6b2c7b1ad1c7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:03.631917 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-20fc04e4-82ee-4d90-8191-6b2c7b1ad1c7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:03.632155 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-20fc04e4-82ee-4d90-8191-6b2c7b1ad1c7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:03.632413 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-20fc04e4-82ee-4d90-8191-6b2c7b1ad1c7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:03.632608 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-20fc04e4-82ee-4d90-8191-6b2c7b1ad1c7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:03.636923 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:03.636923 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:03.637694 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-20fc04e4-82ee-4d90-8191-6b2c7b1ad1c7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:03.638149 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1232/4970] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:03 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:03.898660 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-02091c46-f127-4c27-9aec-aa2b0187b568 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:03.901040 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02091c46-f127-4c27-9aec-aa2b0187b568 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:03.901277 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02091c46-f127-4c27-9aec-aa2b0187b568 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:03.901551 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02091c46-f127-4c27-9aec-aa2b0187b568 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:03.901697 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-02091c46-f127-4c27-9aec-aa2b0187b568 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:03.907404 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:03.907404 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:03.908554 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02091c46-f127-4c27-9aec-aa2b0187b568 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:03.909085 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1249/4971] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:03 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:04.496790 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a60ffaeb-d369-4ca6-b6cb-d424efb47512 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:04.498536 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a60ffaeb-d369-4ca6-b6cb-d424efb47512 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:04.498726 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a60ffaeb-d369-4ca6-b6cb-d424efb47512 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:04.498908 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a60ffaeb-d369-4ca6-b6cb-d424efb47512 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:04.508096 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:04.508096 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:04.513329 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a60ffaeb-d369-4ca6-b6cb-d424efb47512 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:04.518365 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a60ffaeb-d369-4ca6-b6cb-d424efb47512 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:45:04.518887 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1241/4972] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:04 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:04.648983 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-96a4ba47-6a8e-47d9-89f3-f030d1226243 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:04.650997 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-96a4ba47-6a8e-47d9-89f3-f030d1226243 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:04.651367 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-96a4ba47-6a8e-47d9-89f3-f030d1226243 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:04.651654 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-96a4ba47-6a8e-47d9-89f3-f030d1226243 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:04.651832 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-96a4ba47-6a8e-47d9-89f3-f030d1226243 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:04.656913 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:04.656913 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:04.657806 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-96a4ba47-6a8e-47d9-89f3-f030d1226243 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:04.658264 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1251/4973] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:04 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:04.925315 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-403eea51-2692-44a7-a125-196404b6b1c5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:04.927129 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-403eea51-2692-44a7-a125-196404b6b1c5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:04.927312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-403eea51-2692-44a7-a125-196404b6b1c5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:04.927568 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-403eea51-2692-44a7-a125-196404b6b1c5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:04.927689 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-403eea51-2692-44a7-a125-196404b6b1c5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:04.932725 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:04.932725 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:04.933839 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-403eea51-2692-44a7-a125-196404b6b1c5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:04.934408 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1233/4974] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:04 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:05.534125 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ee3aa886-a344-40e4-8931-427b05996c0a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:05.535943 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee3aa886-a344-40e4-8931-427b05996c0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:05.536313 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee3aa886-a344-40e4-8931-427b05996c0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:05.536647 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee3aa886-a344-40e4-8931-427b05996c0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:05.545143 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:05.545143 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:05.549738 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ee3aa886-a344-40e4-8931-427b05996c0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:05.554921 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee3aa886-a344-40e4-8931-427b05996c0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:45:05.555513 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1250/4975] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:05 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:05.668948 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f69f6f78-7a79-4e90-a9ed-76ade7f2e846 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:05.670724 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f69f6f78-7a79-4e90-a9ed-76ade7f2e846 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:05.670894 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f69f6f78-7a79-4e90-a9ed-76ade7f2e846 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:05.671059 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f69f6f78-7a79-4e90-a9ed-76ade7f2e846 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:05.671175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f69f6f78-7a79-4e90-a9ed-76ade7f2e846 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:05.679836 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:05.679836 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:05.680506 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f69f6f78-7a79-4e90-a9ed-76ade7f2e846 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:05.680899 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1242/4976] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:05 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:05.882339 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ff363c60-8a18-4add-a813-dabbafe5d321 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:05.884197 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ff363c60-8a18-4add-a813-dabbafe5d321 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:45:05.884596 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ff363c60-8a18-4add-a813-dabbafe5d321 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f937323b-4d3f-401e-ad1a-e9567a23476f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-128096797", "description": null, "metadata": null}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:05.898944 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:05.898944 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:05.899379 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ff363c60-8a18-4add-a813-dabbafe5d321 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:05.899551 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-ff363c60-8a18-4add-a813-dabbafe5d321 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create snapshot from volume f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:45:05.940189 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-ff363c60-8a18-4add-a813-dabbafe5d321 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Created reservations ['25ff3471-f5b5-488a-aeb3-46b64d27edea', '2d4311ca-5aea-44b0-a54c-2ee1ab375af3', 'ce21c7dc-a702-4eb1-8c1e-b61335cc3097', '824bb1c6-1e17-4afe-8786-e110f2d60bd9'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:05.948249 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6ab96891-9154-476a-b471-aed26f9dec8c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:05.953388 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6ab96891-9154-476a-b471-aed26f9dec8c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:05.953698 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6ab96891-9154-476a-b471-aed26f9dec8c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:05.953968 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6ab96891-9154-476a-b471-aed26f9dec8c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:05.954116 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-6ab96891-9154-476a-b471-aed26f9dec8c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:05.963821 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:05.963821 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:05.964934 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6ab96891-9154-476a-b471-aed26f9dec8c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:05.965684 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1234/4977] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:05 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:05.985227 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ff363c60-8a18-4add-a813-dabbafe5d321 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot force create request issued successfully. Jul 03 01:45:05.985702 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ff363c60-8a18-4add-a813-dabbafe5d321 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:45:05.986195 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1252/4978] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:45:05 2026] POST /volume/v3/snapshots => generated 312 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:05.995497 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7d8cc153-e76a-47b3-8ca5-bd1858a7beca None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:05.997494 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d8cc153-e76a-47b3-8ca5-bd1858a7beca tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 Jul 03 01:45:05.997679 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d8cc153-e76a-47b3-8ca5-bd1858a7beca tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:05.997841 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7d8cc153-e76a-47b3-8ca5-bd1858a7beca tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:06.003211 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:06.003211 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:06.003839 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7d8cc153-e76a-47b3-8ca5-bd1858a7beca tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:06.004858 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7d8cc153-e76a-47b3-8ca5-bd1858a7beca tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 returned with HTTP 200 Jul 03 01:45:06.005237 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1251/4979] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:05 2026] GET /volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:06.574707 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2942aa9f-c140-4344-9b93-55d164c08e1a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:06.576844 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2942aa9f-c140-4344-9b93-55d164c08e1a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:06.577076 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2942aa9f-c140-4344-9b93-55d164c08e1a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:06.577315 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2942aa9f-c140-4344-9b93-55d164c08e1a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:06.585928 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:06.585928 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:06.590862 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2942aa9f-c140-4344-9b93-55d164c08e1a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:06.597517 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2942aa9f-c140-4344-9b93-55d164c08e1a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:45:06.598025 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1243/4980] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:06 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:06.692064 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c7fb74c8-c34e-4b6b-91e9-3b22d65288a7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:06.694391 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c7fb74c8-c34e-4b6b-91e9-3b22d65288a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:06.694660 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c7fb74c8-c34e-4b6b-91e9-3b22d65288a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:06.694925 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c7fb74c8-c34e-4b6b-91e9-3b22d65288a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:06.695096 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-c7fb74c8-c34e-4b6b-91e9-3b22d65288a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:06.700993 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:06.700993 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:06.701733 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c7fb74c8-c34e-4b6b-91e9-3b22d65288a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:06.702168 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1235/4981] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:06 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:06.975739 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d93f82c2-3ca9-4b73-8c1a-b7ee82f7d590 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:06.977989 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d93f82c2-3ca9-4b73-8c1a-b7ee82f7d590 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:06.978275 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d93f82c2-3ca9-4b73-8c1a-b7ee82f7d590 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:06.978596 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d93f82c2-3ca9-4b73-8c1a-b7ee82f7d590 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:06.978769 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-d93f82c2-3ca9-4b73-8c1a-b7ee82f7d590 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:06.983912 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:06.983912 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:06.984743 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d93f82c2-3ca9-4b73-8c1a-b7ee82f7d590 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:06.985115 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1253/4982] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:06 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:07.014071 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2b5ad51d-606e-48fa-a9e7-d25bdfdefd1f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:07.016736 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b5ad51d-606e-48fa-a9e7-d25bdfdefd1f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 Jul 03 01:45:07.016949 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b5ad51d-606e-48fa-a9e7-d25bdfdefd1f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:07.017134 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b5ad51d-606e-48fa-a9e7-d25bdfdefd1f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:07.021927 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:07.021927 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:07.022312 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2b5ad51d-606e-48fa-a9e7-d25bdfdefd1f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:07.023019 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b5ad51d-606e-48fa-a9e7-d25bdfdefd1f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 returned with HTTP 200 Jul 03 01:45:07.023371 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1252/4983] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:07 2026] GET /volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:07.031223 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-57b0c16e-f0d2-4ef3-9725-0e4cba429f75 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:07.033056 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-57b0c16e-f0d2-4ef3-9725-0e4cba429f75 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 Jul 03 01:45:07.033275 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-57b0c16e-f0d2-4ef3-9725-0e4cba429f75 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:07.033503 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-57b0c16e-f0d2-4ef3-9725-0e4cba429f75 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:07.038654 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:07.038654 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:07.039066 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-57b0c16e-f0d2-4ef3-9725-0e4cba429f75 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:07.039992 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-57b0c16e-f0d2-4ef3-9725-0e4cba429f75 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 returned with HTTP 200 Jul 03 01:45:07.040553 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1244/4984] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:07 2026] GET /volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:07.613731 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2eb88867-2998-4de8-a1f1-873e3e999fd4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:07.615811 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2eb88867-2998-4de8-a1f1-873e3e999fd4 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:07.616068 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2eb88867-2998-4de8-a1f1-873e3e999fd4 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:07.616335 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2eb88867-2998-4de8-a1f1-873e3e999fd4 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:07.625684 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:07.625684 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:07.631615 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2eb88867-2998-4de8-a1f1-873e3e999fd4 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:07.638183 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2eb88867-2998-4de8-a1f1-873e3e999fd4 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:45:07.638775 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1236/4985] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:07 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:07.715297 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-18bd9917-ade5-4abd-a9d7-285b24bac246 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:07.717175 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-18bd9917-ade5-4abd-a9d7-285b24bac246 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:07.717391 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-18bd9917-ade5-4abd-a9d7-285b24bac246 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:07.717642 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-18bd9917-ade5-4abd-a9d7-285b24bac246 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:07.717783 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-18bd9917-ade5-4abd-a9d7-285b24bac246 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:07.723027 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:07.723027 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:07.723877 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-18bd9917-ade5-4abd-a9d7-285b24bac246 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:07.724377 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1254/4986] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:07 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:08.003808 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f7a0bf58-8931-4e21-a779-8d4eb4f3b05c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:08.017371 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f7a0bf58-8931-4e21-a779-8d4eb4f3b05c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:08.017859 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f7a0bf58-8931-4e21-a779-8d4eb4f3b05c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:08.018165 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f7a0bf58-8931-4e21-a779-8d4eb4f3b05c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:08.018363 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-f7a0bf58-8931-4e21-a779-8d4eb4f3b05c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:08.045186 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:08.045186 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:08.049504 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f7a0bf58-8931-4e21-a779-8d4eb4f3b05c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:08.052326 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1253/4987] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:07 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:08.653501 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ee2144b2-99de-487d-a051-184a41b69e0a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:08.656012 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ee2144b2-99de-487d-a051-184a41b69e0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:08.657225 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ee2144b2-99de-487d-a051-184a41b69e0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:08.657225 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ee2144b2-99de-487d-a051-184a41b69e0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:08.667033 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:08.667033 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:08.672780 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ee2144b2-99de-487d-a051-184a41b69e0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:08.680381 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ee2144b2-99de-487d-a051-184a41b69e0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:45:08.681018 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1245/4988] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:08 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 1191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:08.696263 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2ca8ddb9-a58c-495c-8bfa-d75285ac0ba4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:08.698219 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2ca8ddb9-a58c-495c-8bfa-d75285ac0ba4 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:08.698592 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2ca8ddb9-a58c-495c-8bfa-d75285ac0ba4 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:08.698830 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2ca8ddb9-a58c-495c-8bfa-d75285ac0ba4 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:08.709077 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:08.709077 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:08.714561 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2ca8ddb9-a58c-495c-8bfa-d75285ac0ba4 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:08.721799 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2ca8ddb9-a58c-495c-8bfa-d75285ac0ba4 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:45:08.722455 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1237/4989] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:08 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:08.737803 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-822fbec0-4926-48c0-af15-effe8c4f3e21 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:08.737970 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-acebb3a9-47b8-4c4b-bb61-31d2ace246dd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:08.740071 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-acebb3a9-47b8-4c4b-bb61-31d2ace246dd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:08.740300 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-acebb3a9-47b8-4c4b-bb61-31d2ace246dd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:08.740520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-acebb3a9-47b8-4c4b-bb61-31d2ace246dd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:08.740605 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-822fbec0-4926-48c0-af15-effe8c4f3e21 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:08.740691 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-acebb3a9-47b8-4c4b-bb61-31d2ace246dd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume with id: db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:08.740801 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-822fbec0-4926-48c0-af15-effe8c4f3e21 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:08.740990 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-822fbec0-4926-48c0-af15-effe8c4f3e21 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:08.741083 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-822fbec0-4926-48c0-af15-effe8c4f3e21 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:08.745997 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:08.745997 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:08.746715 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-822fbec0-4926-48c0-af15-effe8c4f3e21 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:08.747101 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1254/4990] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:08 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:08.747848 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b4e2b595-4f44-47bd-893e-56b4d1ab6968 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:08.751035 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:08.751035 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:08.751437 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b4e2b595-4f44-47bd-893e-56b4d1ab6968 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:45:08.751809 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-acebb3a9-47b8-4c4b-bb61-31d2ace246dd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:08.752141 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b4e2b595-4f44-47bd-893e-56b4d1ab6968 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f937323b-4d3f-401e-ad1a-e9567a23476f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2100000951", "description": null, "metadata": null}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:08.769438 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:08.769438 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:08.770081 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b4e2b595-4f44-47bd-893e-56b4d1ab6968 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:08.770315 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-b4e2b595-4f44-47bd-893e-56b4d1ab6968 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create snapshot from volume f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:45:08.783541 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-acebb3a9-47b8-4c4b-bb61-31d2ace246dd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume request issued successfully. Jul 03 01:45:08.783803 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-acebb3a9-47b8-4c4b-bb61-31d2ace246dd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 202 Jul 03 01:45:08.784283 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1255/4991] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:45:08 2026] DELETE /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:45:08.792770 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a3c042e1-0567-41c0-8928-c6ac5053a702 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:08.794897 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3c042e1-0567-41c0-8928-c6ac5053a702 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:08.794897 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3c042e1-0567-41c0-8928-c6ac5053a702 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:08.795102 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a3c042e1-0567-41c0-8928-c6ac5053a702 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:08.803950 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:08.803950 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:08.809167 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a3c042e1-0567-41c0-8928-c6ac5053a702 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:08.816522 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-b4e2b595-4f44-47bd-893e-56b4d1ab6968 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Created reservations ['cc6aaa4e-8c35-4559-ba70-8bbe0b46b89b', '060133d5-4dba-4396-9345-49cb111afa78', '98049a06-2a16-4e7c-9886-a0ff6a7910cd', 'bc022e85-4c73-4f74-adab-bba62463e43a'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:08.816727 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a3c042e1-0567-41c0-8928-c6ac5053a702 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 200 Jul 03 01:45:08.817061 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1238/4992] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:08 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 1190 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:08.874946 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b4e2b595-4f44-47bd-893e-56b4d1ab6968 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot force create request issued successfully. Jul 03 01:45:08.875313 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b4e2b595-4f44-47bd-893e-56b4d1ab6968 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:45:08.875820 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1246/4993] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:45:08 2026] POST /volume/v3/snapshots => generated 313 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:08.887599 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1e61fc5e-7b54-4aa6-bb08-fc7c6967bb3f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:08.889752 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e61fc5e-7b54-4aa6-bb08-fc7c6967bb3f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba Jul 03 01:45:08.889972 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e61fc5e-7b54-4aa6-bb08-fc7c6967bb3f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:08.890184 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1e61fc5e-7b54-4aa6-bb08-fc7c6967bb3f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:08.899588 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:08.899588 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:08.899588 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1e61fc5e-7b54-4aa6-bb08-fc7c6967bb3f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:08.899588 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1e61fc5e-7b54-4aa6-bb08-fc7c6967bb3f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba returned with HTTP 200 Jul 03 01:45:08.899879 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1255/4994] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:08 2026] GET /volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:09.062816 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f615ef39-5859-4970-9dbc-4c33a99cfe42 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:09.064793 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f615ef39-5859-4970-9dbc-4c33a99cfe42 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:09.064963 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f615ef39-5859-4970-9dbc-4c33a99cfe42 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:09.065170 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f615ef39-5859-4970-9dbc-4c33a99cfe42 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:09.065399 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-f615ef39-5859-4970-9dbc-4c33a99cfe42 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:09.070044 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:09.070044 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:09.070933 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f615ef39-5859-4970-9dbc-4c33a99cfe42 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:09.071404 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1256/4995] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:09 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:09.760118 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-14f606e6-a216-43be-853b-0fc1b35ceeb1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:09.762036 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-14f606e6-a216-43be-853b-0fc1b35ceeb1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:09.762253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-14f606e6-a216-43be-853b-0fc1b35ceeb1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:09.762451 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-14f606e6-a216-43be-853b-0fc1b35ceeb1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:09.762568 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-14f606e6-a216-43be-853b-0fc1b35ceeb1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:09.768507 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:09.768507 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:09.769519 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-14f606e6-a216-43be-853b-0fc1b35ceeb1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:09.770038 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1239/4996] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:09 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:09.833936 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e352fbe0-bbb3-4064-9706-9d8466e33d94 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:09.835918 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e352fbe0-bbb3-4064-9706-9d8466e33d94 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:09.836139 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e352fbe0-bbb3-4064-9706-9d8466e33d94 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:09.836373 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e352fbe0-bbb3-4064-9706-9d8466e33d94 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:09.842769 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e352fbe0-bbb3-4064-9706-9d8466e33d94 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 404 Jul 03 01:45:09.843354 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1247/4997] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:09 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:09.910953 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-37f1214e-1955-4283-bda2-95530bb5a4b9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:09.912947 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-37f1214e-1955-4283-bda2-95530bb5a4b9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba Jul 03 01:45:09.913157 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-37f1214e-1955-4283-bda2-95530bb5a4b9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:09.913395 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-37f1214e-1955-4283-bda2-95530bb5a4b9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:09.918724 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:09.918724 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:09.919303 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-37f1214e-1955-4283-bda2-95530bb5a4b9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:09.920057 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-37f1214e-1955-4283-bda2-95530bb5a4b9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba returned with HTTP 200 Jul 03 01:45:09.920651 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1256/4998] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:09 2026] GET /volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:09.929522 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-de3b78a3-345b-44a5-a940-36f74280334b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:09.931974 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de3b78a3-345b-44a5-a940-36f74280334b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba Jul 03 01:45:09.932372 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-de3b78a3-345b-44a5-a940-36f74280334b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:09.932739 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-de3b78a3-345b-44a5-a940-36f74280334b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:09.941464 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:09.941464 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:09.941914 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-de3b78a3-345b-44a5-a940-36f74280334b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:09.942789 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-de3b78a3-345b-44a5-a940-36f74280334b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba returned with HTTP 200 Jul 03 01:45:09.943194 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1257/4999] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:09 2026] GET /volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:10.082129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2c27e1ec-b04d-4973-8c67-23eaa84bf3b8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:10.084163 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2c27e1ec-b04d-4973-8c67-23eaa84bf3b8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:10.084413 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2c27e1ec-b04d-4973-8c67-23eaa84bf3b8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:10.084643 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2c27e1ec-b04d-4973-8c67-23eaa84bf3b8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:10.084764 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-2c27e1ec-b04d-4973-8c67-23eaa84bf3b8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:10.090329 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:10.090329 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:10.091488 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2c27e1ec-b04d-4973-8c67-23eaa84bf3b8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:10.092041 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1240/5000] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:10 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:10.781838 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-59154eae-c682-4b4d-9635-ad5f83848e69 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:10.784220 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-59154eae-c682-4b4d-9635-ad5f83848e69 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:10.784543 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-59154eae-c682-4b4d-9635-ad5f83848e69 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:10.784821 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-59154eae-c682-4b4d-9635-ad5f83848e69 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:10.784973 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-59154eae-c682-4b4d-9635-ad5f83848e69 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:10.790526 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:10.790526 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:10.791409 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-59154eae-c682-4b4d-9635-ad5f83848e69 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:10.791902 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1248/5001] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:10 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:11.103524 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9be5edc6-e0f4-45d9-bfe6-f7bab3f31200 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:11.106020 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9be5edc6-e0f4-45d9-bfe6-f7bab3f31200 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:11.106326 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9be5edc6-e0f4-45d9-bfe6-f7bab3f31200 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:11.106625 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9be5edc6-e0f4-45d9-bfe6-f7bab3f31200 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:11.106791 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-9be5edc6-e0f4-45d9-bfe6-f7bab3f31200 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:11.112795 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:11.112795 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:11.113846 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9be5edc6-e0f4-45d9-bfe6-f7bab3f31200 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:11.114392 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1257/5002] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:11 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:11.647875 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b4cb01a3-6f55-4883-a68c-d586f4a2739f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:11.649665 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b4cb01a3-6f55-4883-a68c-d586f4a2739f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:45:11.649988 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b4cb01a3-6f55-4883-a68c-d586f4a2739f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f937323b-4d3f-401e-ad1a-e9567a23476f", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1893093842", "description": null, "metadata": null}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:11.661909 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:11.661909 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:11.662366 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b4cb01a3-6f55-4883-a68c-d586f4a2739f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:11.662517 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-b4cb01a3-6f55-4883-a68c-d586f4a2739f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create snapshot from volume f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:45:11.667955 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:11.669881 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:45:11.670306 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "88a124bb-b596-4260-bfbb-9dbe37a48c83", "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:11.672054 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '88a124bb-b596-4260-bfbb-9dbe37a48c83', 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:45:11.691791 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-b4cb01a3-6f55-4883-a68c-d586f4a2739f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Created reservations ['1e5756a9-2364-4ace-9a5d-a52e0cfec23c', 'e6f78e31-3c15-490f-a81e-0ede96cde769', 'c9320d3a-0b57-4a59-a0f3-07c220bb4d6e', 'b273623c-fca4-4e44-b382-e5cba651ae26'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:11.725936 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b4cb01a3-6f55-4883-a68c-d586f4a2739f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot force create request issued successfully. Jul 03 01:45:11.726273 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b4cb01a3-6f55-4883-a68c-d586f4a2739f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:45:11.726776 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1258/5003] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:45:11 2026] POST /volume/v3/snapshots => generated 313 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:11.735056 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7f4dea1b-4813-4051-bfba-eb105b98f41b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:11.740137 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7f4dea1b-4813-4051-bfba-eb105b98f41b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 Jul 03 01:45:11.740137 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7f4dea1b-4813-4051-bfba-eb105b98f41b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:11.740137 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7f4dea1b-4813-4051-bfba-eb105b98f41b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:11.745770 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:11.745770 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:11.746515 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7f4dea1b-4813-4051-bfba-eb105b98f41b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:11.747773 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7f4dea1b-4813-4051-bfba-eb105b98f41b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 returned with HTTP 200 Jul 03 01:45:11.751732 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1249/5004] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:11 2026] GET /volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:11.751886 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume of 1 GB Jul 03 01:45:11.760242 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Availability Zones retrieved successfully. Jul 03 01:45:11.769137 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Flow 'volume_create_api' (5b5544b0-8c29-4009-a42d-e6e866d1d2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:11.769137 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (accdd6ee-0695-49fe-b8f6-077ae234f70f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:11.769911 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:45:11.802769 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-36204219-dae1-4e4c-940a-4faabb2dcf3d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:11.804763 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-36204219-dae1-4e4c-940a-4faabb2dcf3d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:11.804950 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-36204219-dae1-4e4c-940a-4faabb2dcf3d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:11.805145 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-36204219-dae1-4e4c-940a-4faabb2dcf3d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:11.805415 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-36204219-dae1-4e4c-940a-4faabb2dcf3d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:11.810632 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:11.810632 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:11.811337 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-36204219-dae1-4e4c-940a-4faabb2dcf3d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:11.811993 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1258/5005] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:11 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:11.834182 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (accdd6ee-0695-49fe-b8f6-077ae234f70f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:11.835125 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1d2192-2946-4138-a860-4103881d06f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:11.895257 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Created reservations ['8adb3bfd-3847-40b3-8466-ed5bed5d87dc', 'bea6475a-fed8-47d9-ab7a-1fd45ecd7420', '66089347-c93e-48eb-84ed-fb78af8f64bb', '57208b21-4189-40b5-9700-10c978923890'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:11.896326 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b1d2192-2946-4138-a860-4103881d06f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8adb3bfd-3847-40b3-8466-ed5bed5d87dc', 'bea6475a-fed8-47d9-ab7a-1fd45ecd7420', '66089347-c93e-48eb-84ed-fb78af8f64bb', '57208b21-4189-40b5-9700-10c978923890']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:11.897279 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7d10f2-6792-48b4-a3c8-b565de2e9ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:11.924831 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d7d10f2-6792-48b4-a3c8-b565de2e9ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28c0f37f-c8e1-49ec-9964-c0c949eaa1a4', '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='08ab660bccda4a6cabd869cd9a6ea026',qos_specs=None,replication_status=,reservations=['8adb3bfd-3847-40b3-8466-ed5bed5d87dc','bea6475a-fed8-47d9-ab7a-1fd45ecd7420','66089347-c93e-48eb-84ed-fb78af8f64bb','57208b21-4189-40b5-9700-10c978923890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc24e32a1394f28923dc623157ae382',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:45:11Z,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=28c0f37f-c8e1-49ec-9964-c0c949eaa1a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ab660bccda4a6cabd869cd9a6ea026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc24e32a1394f28923dc623157ae382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:11.925573 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b92f6c26-071a-4981-ac65-f70753090787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:11.951746 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b92f6c26-071a-4981-ac65-f70753090787) transitioned into state 'SUCCESS' from 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='08ab660bccda4a6cabd869cd9a6ea026',qos_specs=None,replication_status=,reservations=['8adb3bfd-3847-40b3-8466-ed5bed5d87dc','bea6475a-fed8-47d9-ab7a-1fd45ecd7420','66089347-c93e-48eb-84ed-fb78af8f64bb','57208b21-4189-40b5-9700-10c978923890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc24e32a1394f28923dc623157ae382',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:11.952731 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd463200-fab7-4333-b1e4-d352190f1513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:11.968121 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd463200-fab7-4333-b1e4-d352190f1513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:11.969121 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Flow 'volume_create_api' (5b5544b0-8c29-4009-a42d-e6e866d1d2d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:11.969490 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume request issued successfully. Jul 03 01:45:11.970103 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a65e5462-0421-4562-b2fd-0e23049aaba1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:45:11.970783 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1241/5006] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:45:11 2026] POST /volume/v3/volumes => generated 773 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:11.984635 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-67547b1c-fc7d-43ce-8292-01ce1e4d9784 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:11.988056 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-67547b1c-fc7d-43ce-8292-01ce1e4d9784 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:11.988056 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-67547b1c-fc7d-43ce-8292-01ce1e4d9784 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:11.988056 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-67547b1c-fc7d-43ce-8292-01ce1e4d9784 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:11.994099 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:11.994099 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:11.997960 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-67547b1c-fc7d-43ce-8292-01ce1e4d9784 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:12.002253 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-67547b1c-fc7d-43ce-8292-01ce1e4d9784 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:12.002725 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1259/5007] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:11 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:12.130348 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-93abfe46-d3fb-4f4c-8b15-83fa356f5c0d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:12.132496 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-93abfe46-d3fb-4f4c-8b15-83fa356f5c0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:12.132811 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-93abfe46-d3fb-4f4c-8b15-83fa356f5c0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:12.133088 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-93abfe46-d3fb-4f4c-8b15-83fa356f5c0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:12.133363 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-93abfe46-d3fb-4f4c-8b15-83fa356f5c0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:12.138531 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:12.138531 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:12.139305 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-93abfe46-d3fb-4f4c-8b15-83fa356f5c0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:12.139711 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1250/5008] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:12 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:12.761834 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ee466566-9b05-46f1-9e7c-d5bc0559ad3e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:12.764086 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee466566-9b05-46f1-9e7c-d5bc0559ad3e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 Jul 03 01:45:12.764435 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee466566-9b05-46f1-9e7c-d5bc0559ad3e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:12.764684 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee466566-9b05-46f1-9e7c-d5bc0559ad3e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:12.771917 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:12.771917 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:12.772529 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ee466566-9b05-46f1-9e7c-d5bc0559ad3e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:12.773592 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee466566-9b05-46f1-9e7c-d5bc0559ad3e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 returned with HTTP 200 Jul 03 01:45:12.774221 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1259/5009] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:12 2026] GET /volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:12.783450 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6789fc92-8865-44a7-b128-62fb8b054053 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:12.785813 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6789fc92-8865-44a7-b128-62fb8b054053 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 Jul 03 01:45:12.786030 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6789fc92-8865-44a7-b128-62fb8b054053 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:12.786239 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6789fc92-8865-44a7-b128-62fb8b054053 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:12.792233 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:12.792233 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:12.792759 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6789fc92-8865-44a7-b128-62fb8b054053 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:12.793642 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6789fc92-8865-44a7-b128-62fb8b054053 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 returned with HTTP 200 Jul 03 01:45:12.794071 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1242/5010] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:12 2026] GET /volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:12.824571 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8827b7b3-1f8d-408d-9cf5-aaa4ed40ab2f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:12.826578 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8827b7b3-1f8d-408d-9cf5-aaa4ed40ab2f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:12.827114 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8827b7b3-1f8d-408d-9cf5-aaa4ed40ab2f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:12.827413 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8827b7b3-1f8d-408d-9cf5-aaa4ed40ab2f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:12.828384 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8827b7b3-1f8d-408d-9cf5-aaa4ed40ab2f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:12.835535 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:12.835535 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:12.838013 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8827b7b3-1f8d-408d-9cf5-aaa4ed40ab2f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:12.838013 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1260/5011] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:12 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:12.841209 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8d4b3f2e-7ad3-408f-9f34-00825958627e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:12.955702 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8d4b3f2e-7ad3-408f-9f34-00825958627e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:45:12.955946 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8d4b3f2e-7ad3-408f-9f34-00825958627e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:12.956210 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8d4b3f2e-7ad3-408f-9f34-00825958627e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:12.968796 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:12.968796 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:12.973675 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8d4b3f2e-7ad3-408f-9f34-00825958627e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:12.979751 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8d4b3f2e-7ad3-408f-9f34-00825958627e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:45:12.980289 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1251/5012] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:45:12 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 1140 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:13.004002 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-284945a5-743d-48fd-b365-72355c16e9f2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:13.006635 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-284945a5-743d-48fd-b365-72355c16e9f2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f/action Jul 03 01:45:13.007113 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-284945a5-743d-48fd-b365-72355c16e9f2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:45:13.007315 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-284945a5-743d-48fd-b365-72355c16e9f2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:13.020339 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-122248c8-9a63-4fa0-9592-4683f5131fa9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:13.022584 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-122248c8-9a63-4fa0-9592-4683f5131fa9 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:13.022868 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-122248c8-9a63-4fa0-9592-4683f5131fa9 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:13.023110 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-122248c8-9a63-4fa0-9592-4683f5131fa9 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:13.024269 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:13.024269 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:13.024493 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-284945a5-743d-48fd-b365-72355c16e9f2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:13.031524 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:13.031524 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:13.035846 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-284945a5-743d-48fd-b365-72355c16e9f2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Begin detaching volume completed successfully. Jul 03 01:45:13.036014 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-122248c8-9a63-4fa0-9592-4683f5131fa9 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:13.036072 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-284945a5-743d-48fd-b365-72355c16e9f2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f/action returned with HTTP 202 Jul 03 01:45:13.036662 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1260/5013] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:45:13 2026] POST /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:45:13.041210 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-122248c8-9a63-4fa0-9592-4683f5131fa9 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:13.041688 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1243/5014] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:13 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:13.150922 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c82daec8-30b8-44ed-92c9-b3720aaea341 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:13.155364 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c82daec8-30b8-44ed-92c9-b3720aaea341 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:13.155364 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c82daec8-30b8-44ed-92c9-b3720aaea341 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:13.155364 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c82daec8-30b8-44ed-92c9-b3720aaea341 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:13.155364 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-c82daec8-30b8-44ed-92c9-b3720aaea341 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:13.159679 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:13.159679 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:13.160825 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c82daec8-30b8-44ed-92c9-b3720aaea341 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:13.161540 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1261/5015] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:13 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:13.854161 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cdb52b59-2822-432d-b604-4d80f08c1d1c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:13.856848 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cdb52b59-2822-432d-b604-4d80f08c1d1c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:13.856848 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cdb52b59-2822-432d-b604-4d80f08c1d1c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:13.858327 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cdb52b59-2822-432d-b604-4d80f08c1d1c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:13.858530 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-cdb52b59-2822-432d-b604-4d80f08c1d1c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:13.863497 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:13.863497 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:13.864317 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cdb52b59-2822-432d-b604-4d80f08c1d1c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:13.864871 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1252/5016] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:13 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:14.057076 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-34bdce3b-d4bd-458d-b1e8-86913bc48e18 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:14.059233 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34bdce3b-d4bd-458d-b1e8-86913bc48e18 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:14.059461 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34bdce3b-d4bd-458d-b1e8-86913bc48e18 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:14.059645 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34bdce3b-d4bd-458d-b1e8-86913bc48e18 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:14.067091 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:14.067091 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:14.071084 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-34bdce3b-d4bd-458d-b1e8-86913bc48e18 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:14.076238 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34bdce3b-d4bd-458d-b1e8-86913bc48e18 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:14.076734 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1261/5017] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:14 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:14.095531 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2e872e1f-e5fa-4d2d-aa7a-5faf184ed443 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:14.096048 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2e872e1f-e5fa-4d2d-aa7a-5faf184ed443 None None] GET https://10.4.3.64/volume// Jul 03 01:45:14.096333 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2e872e1f-e5fa-4d2d-aa7a-5faf184ed443 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:14.096615 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2e872e1f-e5fa-4d2d-aa7a-5faf184ed443 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:14.097018 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2e872e1f-e5fa-4d2d-aa7a-5faf184ed443 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:45:14.097360 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1244/5018] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:45:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:45:14.118587 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8227fb11-d80b-4247-9a3d-266359f24de4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:14.123543 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8227fb11-d80b-4247-9a3d-266359f24de4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:45:14.124073 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8227fb11-d80b-4247-9a3d-266359f24de4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:14.124486 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8227fb11-d80b-4247-9a3d-266359f24de4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:14.139331 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:14.139331 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:14.143463 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8227fb11-d80b-4247-9a3d-266359f24de4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:14.148105 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-8227fb11-d80b-4247-9a3d-266359f24de4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:45:14.148654 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1262/5019] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:45:14 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:14.171447 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8805af4f-556d-49c1-b606-a3ee8996085f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:14.173407 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8805af4f-556d-49c1-b606-a3ee8996085f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:14.173694 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8805af4f-556d-49c1-b606-a3ee8996085f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:14.173879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8805af4f-556d-49c1-b606-a3ee8996085f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:14.173980 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-8805af4f-556d-49c1-b606-a3ee8996085f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:14.178704 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:14.178704 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:14.179776 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8805af4f-556d-49c1-b606-a3ee8996085f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:14.180254 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1253/5020] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:14 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:14.877560 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-65ea1357-3373-423a-907b-d49a25d01758 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:14.879289 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65ea1357-3373-423a-907b-d49a25d01758 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:14.879571 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-65ea1357-3373-423a-907b-d49a25d01758 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:14.879771 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-65ea1357-3373-423a-907b-d49a25d01758 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:14.879874 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-65ea1357-3373-423a-907b-d49a25d01758 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:14.884545 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:14.884545 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:14.885211 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-65ea1357-3373-423a-907b-d49a25d01758 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:14.885661 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1262/5021] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:14 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:15.091062 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-33c03ebe-a209-46d0-b5bc-7a9770dd7407 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:15.093623 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-33c03ebe-a209-46d0-b5bc-7a9770dd7407 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:15.094041 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-33c03ebe-a209-46d0-b5bc-7a9770dd7407 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:15.094324 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-33c03ebe-a209-46d0-b5bc-7a9770dd7407 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:15.104169 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:15.104169 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:15.109769 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-33c03ebe-a209-46d0-b5bc-7a9770dd7407 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:15.117022 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-33c03ebe-a209-46d0-b5bc-7a9770dd7407 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:15.117789 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1245/5022] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:15 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:15.191437 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cbb406d6-71fc-49e6-bd51-2941a5bc5435 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:15.195452 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cbb406d6-71fc-49e6-bd51-2941a5bc5435 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:15.195452 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cbb406d6-71fc-49e6-bd51-2941a5bc5435 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:15.195452 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cbb406d6-71fc-49e6-bd51-2941a5bc5435 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:15.195452 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-cbb406d6-71fc-49e6-bd51-2941a5bc5435 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:15.201484 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:15.201484 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:15.203359 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cbb406d6-71fc-49e6-bd51-2941a5bc5435 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:15.203359 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1263/5023] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:15 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:15.897191 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d5ade279-f1c1-4e4e-b1f6-b2e5c89631de None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:15.899140 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5ade279-f1c1-4e4e-b1f6-b2e5c89631de tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:15.899331 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5ade279-f1c1-4e4e-b1f6-b2e5c89631de tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:15.899544 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d5ade279-f1c1-4e4e-b1f6-b2e5c89631de tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:15.899679 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-d5ade279-f1c1-4e4e-b1f6-b2e5c89631de tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:15.904024 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:15.904024 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:15.904756 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d5ade279-f1c1-4e4e-b1f6-b2e5c89631de tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:15.905181 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1254/5024] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:15 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:16.133116 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3968e1c7-c45d-472b-bf6a-7103033e39a7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:16.135118 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3968e1c7-c45d-472b-bf6a-7103033e39a7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:16.135373 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3968e1c7-c45d-472b-bf6a-7103033e39a7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:16.135574 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3968e1c7-c45d-472b-bf6a-7103033e39a7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:16.143802 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:16.143802 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:16.147925 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3968e1c7-c45d-472b-bf6a-7103033e39a7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:16.152797 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3968e1c7-c45d-472b-bf6a-7103033e39a7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:16.153175 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1263/5025] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:16 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:16.214322 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5bf03c76-5baf-42af-bc12-0aa2a8661702 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:16.216508 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5bf03c76-5baf-42af-bc12-0aa2a8661702 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:16.216767 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5bf03c76-5baf-42af-bc12-0aa2a8661702 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:16.216985 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5bf03c76-5baf-42af-bc12-0aa2a8661702 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:16.217188 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-5bf03c76-5baf-42af-bc12-0aa2a8661702 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:16.223027 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:16.223027 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:16.224104 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5bf03c76-5baf-42af-bc12-0aa2a8661702 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:16.224618 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1246/5026] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:16 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:16.919063 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-91df4335-6e0f-4c60-9fa0-26230b2c15a7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:16.920127 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-91df4335-6e0f-4c60-9fa0-26230b2c15a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:16.920298 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-91df4335-6e0f-4c60-9fa0-26230b2c15a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:16.920567 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-91df4335-6e0f-4c60-9fa0-26230b2c15a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:16.920730 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-91df4335-6e0f-4c60-9fa0-26230b2c15a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:16.926356 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:16.926356 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:16.927460 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-91df4335-6e0f-4c60-9fa0-26230b2c15a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:16.928041 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1264/5027] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:16 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:17.167272 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3b4db348-72dc-4dc1-b0b6-31187a33828b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:17.169705 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3b4db348-72dc-4dc1-b0b6-31187a33828b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:17.170082 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3b4db348-72dc-4dc1-b0b6-31187a33828b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:17.170715 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3b4db348-72dc-4dc1-b0b6-31187a33828b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:17.180107 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:17.180107 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:17.184318 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3b4db348-72dc-4dc1-b0b6-31187a33828b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:17.189943 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3b4db348-72dc-4dc1-b0b6-31187a33828b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:17.190556 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1255/5028] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:17 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:17.234786 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c19cdb82-e5fc-4784-b64a-03b4f0df1b0d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:17.236947 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c19cdb82-e5fc-4784-b64a-03b4f0df1b0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:17.237193 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c19cdb82-e5fc-4784-b64a-03b4f0df1b0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:17.237406 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c19cdb82-e5fc-4784-b64a-03b4f0df1b0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:17.237545 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c19cdb82-e5fc-4784-b64a-03b4f0df1b0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:17.242588 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:17.242588 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:17.243633 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c19cdb82-e5fc-4784-b64a-03b4f0df1b0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:17.244079 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1264/5029] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:17 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:17.940093 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8e7d6032-d841-47ad-8f49-44a76d72653f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:17.942476 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8e7d6032-d841-47ad-8f49-44a76d72653f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:17.942774 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8e7d6032-d841-47ad-8f49-44a76d72653f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:17.943090 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8e7d6032-d841-47ad-8f49-44a76d72653f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:17.943180 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-8e7d6032-d841-47ad-8f49-44a76d72653f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:17.948676 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:17.948676 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:17.949482 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8e7d6032-d841-47ad-8f49-44a76d72653f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:17.950028 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1247/5030] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:17 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:18.117862 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-86cb806f-247c-4b62-915e-4912f1f7d3f7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:18.120814 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-86cb806f-247c-4b62-915e-4912f1f7d3f7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] DELETE https://10.4.3.64/volume/v3/attachments/c380fef4-a323-4959-9d30-dd04162cc368 Jul 03 01:45:18.121082 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-86cb806f-247c-4b62-915e-4912f1f7d3f7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:18.121277 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-86cb806f-247c-4b62-915e-4912f1f7d3f7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:18.129481 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:18.129481 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:18.204618 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c4cf2983-72a0-4e32-965c-072cbc86b638 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:18.206541 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c4cf2983-72a0-4e32-965c-072cbc86b638 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:18.206764 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c4cf2983-72a0-4e32-965c-072cbc86b638 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:18.206937 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c4cf2983-72a0-4e32-965c-072cbc86b638 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:18.214655 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:18.214655 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:18.218571 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c4cf2983-72a0-4e32-965c-072cbc86b638 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:18.223643 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c4cf2983-72a0-4e32-965c-072cbc86b638 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:18.224107 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1256/5031] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:18 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:18.254783 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c2e739bc-60aa-463d-87ae-0a268b007835 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:18.256681 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c2e739bc-60aa-463d-87ae-0a268b007835 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:18.256921 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c2e739bc-60aa-463d-87ae-0a268b007835 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:18.257160 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c2e739bc-60aa-463d-87ae-0a268b007835 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:18.257296 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c2e739bc-60aa-463d-87ae-0a268b007835 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:18.261926 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:18.261926 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:18.262821 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c2e739bc-60aa-463d-87ae-0a268b007835 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:18.263261 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1265/5032] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:18 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:18.659904 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-417ec010-7756-4fb4-b78b-cfc1f30cb41c req-86cb806f-247c-4b62-915e-4912f1f7d3f7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/c380fef4-a323-4959-9d30-dd04162cc368 returned with HTTP 200 Jul 03 01:45:18.660447 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1265/5033] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:45:18 2026] DELETE /volume/v3/attachments/c380fef4-a323-4959-9d30-dd04162cc368 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:18.960677 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-14ae7c29-5962-44b6-a327-9cf32be05c80 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:18.962589 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-14ae7c29-5962-44b6-a327-9cf32be05c80 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:18.962884 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-14ae7c29-5962-44b6-a327-9cf32be05c80 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:18.963071 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-14ae7c29-5962-44b6-a327-9cf32be05c80 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:18.963199 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-14ae7c29-5962-44b6-a327-9cf32be05c80 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:18.967705 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:18.967705 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:18.968383 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-14ae7c29-5962-44b6-a327-9cf32be05c80 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:18.968907 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1248/5034] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:18 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:18.978591 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-573d713d-31be-4de9-8427-61d69cf2e4d9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:18.980968 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-573d713d-31be-4de9-8427-61d69cf2e4d9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3/export_record Jul 03 01:45:18.981316 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-573d713d-31be-4de9-8427-61d69cf2e4d9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:18.981613 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-573d713d-31be-4de9-8427-61d69cf2e4d9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'export_record' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:18.981819 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-573d713d-31be-4de9-8427-61d69cf2e4d9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Export record for backup ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99882) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 01:45:18.987609 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:18.987609 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:18.988884 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.api [None req-573d713d-31be-4de9-8427-61d69cf2e4d9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling RPCAPI with context: , host: np0000004346, backup: ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99882) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 01:45:18.996022 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.backup.rpcapi [None req-573d713d-31be-4de9-8427-61d69cf2e4d9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] export_record in rpcapi backup_id ac3ae8ea-541e-4ada-b38e-8915d172cfa3 on host np0000004346. {{(pid=99882) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 01:45:19.238110 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7cbd0734-7d02-4cfa-a8d2-f1892636853b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:19.239599 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7cbd0734-7d02-4cfa-a8d2-f1892636853b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:19.239964 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7cbd0734-7d02-4cfa-a8d2-f1892636853b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:19.240281 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7cbd0734-7d02-4cfa-a8d2-f1892636853b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:19.247586 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:19.247586 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:19.254135 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7cbd0734-7d02-4cfa-a8d2-f1892636853b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:19.256214 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7cbd0734-7d02-4cfa-a8d2-f1892636853b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:19.257003 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1266/5035] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:19 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:19.275664 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-16506c32-c715-4041-a0bd-465aa6f05cd2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:19.277754 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-16506c32-c715-4041-a0bd-465aa6f05cd2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:19.277963 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-16506c32-c715-4041-a0bd-465aa6f05cd2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:19.278227 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-16506c32-c715-4041-a0bd-465aa6f05cd2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:19.278358 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-16506c32-c715-4041-a0bd-465aa6f05cd2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:19.283073 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:19.283073 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:19.283950 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-16506c32-c715-4041-a0bd-465aa6f05cd2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:19.284493 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1266/5036] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:19 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:19.294865 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-357cb150-1af7-4860-ae88-a3af5e8d7dab None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:19.297320 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-357cb150-1af7-4860-ae88-a3af5e8d7dab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 Jul 03 01:45:19.297587 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-357cb150-1af7-4860-ae88-a3af5e8d7dab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:19.297836 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-357cb150-1af7-4860-ae88-a3af5e8d7dab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:19.306304 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:19.306304 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:19.310486 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-357cb150-1af7-4860-ae88-a3af5e8d7dab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:45:19.315281 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-357cb150-1af7-4860-ae88-a3af5e8d7dab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 returned with HTTP 200 Jul 03 01:45:19.315694 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1249/5037] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:19 2026] GET /volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:19.333722 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7aa0fcf5-90af-431f-be50-51f557ac5249 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:19.335462 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7aa0fcf5-90af-431f-be50-51f557ac5249 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:19.335885 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7aa0fcf5-90af-431f-be50-51f557ac5249 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:19.336273 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7aa0fcf5-90af-431f-be50-51f557ac5249 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:19.336549 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-7aa0fcf5-90af-431f-be50-51f557ac5249 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete backup with id: 5b066a48-b13b-461e-8d6e-4c81207cf607. Jul 03 01:45:19.341827 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:19.341827 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:19.363792 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-7aa0fcf5-90af-431f-be50-51f557ac5249 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] delete_backup rpcapi backup_id 5b066a48-b13b-461e-8d6e-4c81207cf607 {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:45:19.366221 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7aa0fcf5-90af-431f-be50-51f557ac5249 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 202 Jul 03 01:45:19.366927 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1267/5038] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:45:19 2026] DELETE /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:45:19.377392 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-30c30dd3-f0b3-4250-89d0-aedd5824c17e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:19.378280 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f1e70c03-8f04-4975-884e-093bf5a06626 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:19.379781 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-30c30dd3-f0b3-4250-89d0-aedd5824c17e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:19.379781 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-30c30dd3-f0b3-4250-89d0-aedd5824c17e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:19.379901 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-30c30dd3-f0b3-4250-89d0-aedd5824c17e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:19.380022 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-30c30dd3-f0b3-4250-89d0-aedd5824c17e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:19.380440 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:45:19.380871 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1269271846", "snapshot_id": "7d42591f-c7be-45ab-b90a-ef794bb17bb2", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:19.385663 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:19.385663 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:19.386807 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-30c30dd3-f0b3-4250-89d0-aedd5824c17e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 200 Jul 03 01:45:19.387095 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1269271846', 'snapshot_id': '7d42591f-c7be-45ab-b90a-ef794bb17bb2', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:45:19.387300 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1267/5039] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:19 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:19.395342 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:19.395342 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:19.396004 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:19.396184 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume of 1 GB Jul 03 01:45:19.400557 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Availability Zones retrieved successfully. Jul 03 01:45:19.407765 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Flow 'volume_create_api' (08982822-5437-4d96-a47a-db134951997f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:19.409026 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb34b9e-354a-45a9-9c00-9ea652113623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:19.410426 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:45:19.452099 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecb34b9e-354a-45a9-9c00-9ea652113623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d42591f-c7be-45ab-b90a-ef794bb17bb2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:19.453264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9001f6-03ac-459c-a833-0c4d37db7fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:19.497376 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Created reservations ['1c99b4f8-05e1-4387-8c6c-98b865217dc3', 'b8d3c821-8fb2-43f1-bc6a-df3b48c6db6b', '299b31b6-2247-4d2b-aced-51033b603e43', 'd23cbd4e-a26c-4ced-ad74-0852386fcb3c'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:19.498709 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-573d713d-31be-4de9-8427-61d69cf2e4d9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWMzYWU4ZWEtNTQxZS00YWRhLWIzOGUtODkxNWQxNzJjZmEzIiwgInVzZXJfaWQiOiAiODhiNDNhZmE1NzI4NGQxOGJlYmY3ZTkwNjNjOTNmMjYiLCAicHJvamVjdF9pZCI6ICJlOWI1YzI2NDQ5OTg0MTg3YmIzNWRjMjllODM4MTE1YSIsICJ2b2x1bWVfaWQiOiAiZDZmNmRmY2ItMWIzNy00NjQ2LTk3MzktYjQ1NjczZTZiODI1IiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjEyNDAwODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kNmY2ZGZjYi0xYjM3LTQ2NDYtOTczOS1iNDU2NzNlNmI4MjUvMjAyNjA3MDMwMTQ1MDIvYXpfbm92YV9iYWNrdXBfYWMzYWU4ZWEtNTQxZS00YWRhLWIzOGUtODkxNWQxNzJjZmEzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTo0NDo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTo0NDo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjQ1OjE5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99882) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 01:45:19.498709 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-573d713d-31be-4de9-8427-61d69cf2e4d9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3/export_record returned with HTTP 200 Jul 03 01:45:19.499130 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9001f6-03ac-459c-a833-0c4d37db7fec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c99b4f8-05e1-4387-8c6c-98b865217dc3', 'b8d3c821-8fb2-43f1-bc6a-df3b48c6db6b', '299b31b6-2247-4d2b-aced-51033b603e43', 'd23cbd4e-a26c-4ced-ad74-0852386fcb3c']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:19.499210 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1257/5040] 10.4.3.64 () {68 vars in 1423 bytes} [Fri Jul 3 01:45:18 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3/export_record => generated 1424 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:19.499784 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0069651-a137-482b-9dcc-d497bf48c7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:19.506954 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d9e66c16-af31-425a-94d5-47c2653da642 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:19.508570 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d9e66c16-af31-425a-94d5-47c2653da642 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:45:19.508971 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d9e66c16-af31-425a-94d5-47c2653da642 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:19.509321 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d9e66c16-af31-425a-94d5-47c2653da642 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:19.509591 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d9e66c16-af31-425a-94d5-47c2653da642 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:19.514493 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:19.514493 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:19.515759 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d9e66c16-af31-425a-94d5-47c2653da642 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:45:19.515759 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1268/5041] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:19 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:19.526687 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d72f0fc9-499e-4390-afb9-263d70c34133 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:19.529049 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d72f0fc9-499e-4390-afb9-263d70c34133 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/backups/import_record Jul 03 01:45:19.529434 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d72f0fc9-499e-4390-afb9-263d70c34133 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGIzZjRhMGMtMWM4YS00MmIzLWJlNTYtNDJlYmZhN2JmM2JiIiwgInVzZXJfaWQiOiAiODhiNDNhZmE1NzI4NGQxOGJlYmY3ZTkwNjNjOTNmMjYiLCAicHJvamVjdF9pZCI6ICJlOWI1YzI2NDQ5OTg0MTg3YmIzNWRjMjllODM4MTE1YSIsICJ2b2x1bWVfaWQiOiAiZDZmNmRmY2ItMWIzNy00NjQ2LTk3MzktYjQ1NjczZTZiODI1IiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjEyNDAwODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kNmY2ZGZjYi0xYjM3LTQ2NDYtOTczOS1iNDU2NzNlNmI4MjUvMjAyNjA3MDMwMTQ1MDIvYXpfbm92YV9iYWNrdXBfYWMzYWU4ZWEtNTQxZS00YWRhLWIzOGUtODkxNWQxNzJjZmEzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTo0NDo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTo0NDo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjQ1OjE5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:19.531747 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-d72f0fc9-499e-4390-afb9-263d70c34133 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGIzZjRhMGMtMWM4YS00MmIzLWJlNTYtNDJlYmZhN2JmM2JiIiwgInVzZXJfaWQiOiAiODhiNDNhZmE1NzI4NGQxOGJlYmY3ZTkwNjNjOTNmMjYiLCAicHJvamVjdF9pZCI6ICJlOWI1YzI2NDQ5OTg0MTg3YmIzNWRjMjllODM4MTE1YSIsICJ2b2x1bWVfaWQiOiAiZDZmNmRmY2ItMWIzNy00NjQ2LTk3MzktYjQ1NjczZTZiODI1IiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjEyNDAwODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kNmY2ZGZjYi0xYjM3LTQ2NDYtOTczOS1iNDU2NzNlNmI4MjUvMjAyNjA3MDMwMTQ1MDIvYXpfbm92YV9iYWNrdXBfYWMzYWU4ZWEtNTQxZS00YWRhLWIzOGUtODkxNWQxNzJjZmEzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTo0NDo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTo0NDo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjQ1OjE5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99880) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 01:45:19.531866 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-d72f0fc9-499e-4390-afb9-263d70c34133 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGIzZjRhMGMtMWM4YS00MmIzLWJlNTYtNDJlYmZhN2JmM2JiIiwgInVzZXJfaWQiOiAiODhiNDNhZmE1NzI4NGQxOGJlYmY3ZTkwNjNjOTNmMjYiLCAicHJvamVjdF9pZCI6ICJlOWI1YzI2NDQ5OTg0MTg3YmIzNWRjMjllODM4MTE1YSIsICJ2b2x1bWVfaWQiOiAiZDZmNmRmY2ItMWIzNy00NjQ2LTk3MzktYjQ1NjczZTZiODI1IiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjEyNDAwODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kNmY2ZGZjYi0xYjM3LTQ2NDYtOTczOS1iNDU2NzNlNmI4MjUvMjAyNjA3MDMwMTQ1MDIvYXpfbm92YV9iYWNrdXBfYWMzYWU4ZWEtNTQxZS00YWRhLWIzOGUtODkxNWQxNzJjZmEzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTo0NDo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTo0NDo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjQ1OjE5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99880) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 01:45:19.552284 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0069651-a137-482b-9dcc-d497bf48c7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c453c78-80be-490a-87fb-9ad10786c6ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1269271846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',qos_specs=None,replication_status=,reservations=['1c99b4f8-05e1-4387-8c6c-98b865217dc3','b8d3c821-8fb2-43f1-bc6a-df3b48c6db6b','299b31b6-2247-4d2b-aced-51033b603e43','d23cbd4e-a26c-4ced-ad74-0852386fcb3c'],size=1,snapshot_id=7d42591f-c7be-45ab-b90a-ef794bb17bb2,source_replicaid=,source_volid=None,status='creating',user_id='637da6a0434f4673b00d29d8ecfef870',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:45:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1269271846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c453c78-80be-490a-87fb-9ad10786c6ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d42591f-c7be-45ab-b90a-ef794bb17bb2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='637da6a0434f4673b00d29d8ecfef870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:19.553158 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc8539b-77fb-4acc-94da-3ee2e00e525f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:19.561164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-d72f0fc9-499e-4390-afb9-263d70c34133 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Created reservations ['c56b2463-bfdb-4681-a054-f94c5e113326', 'e1ae3f49-11d5-40a0-b41a-81c0e92f2d39'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:19.575715 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc8539b-77fb-4acc-94da-3ee2e00e525f) transitioned into state 'SUCCESS' from state '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-1269271846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',qos_specs=None,replication_status=,reservations=['1c99b4f8-05e1-4387-8c6c-98b865217dc3','b8d3c821-8fb2-43f1-bc6a-df3b48c6db6b','299b31b6-2247-4d2b-aced-51033b603e43','d23cbd4e-a26c-4ced-ad74-0852386fcb3c'],size=1,snapshot_id=7d42591f-c7be-45ab-b90a-ef794bb17bb2,source_replicaid=,source_volid=None,status='creating',user_id='637da6a0434f4673b00d29d8ecfef870',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:19.576484 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4aa955-1598-44a2-a519-1a1e16bb01d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:19.589228 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.rpcapi [None req-d72f0fc9-499e-4390-afb9-263d70c34133 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] import_record rpcapi backup id 4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb on host np0000004346 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGIzZjRhMGMtMWM4YS00MmIzLWJlNTYtNDJlYmZhN2JmM2JiIiwgInVzZXJfaWQiOiAiODhiNDNhZmE1NzI4NGQxOGJlYmY3ZTkwNjNjOTNmMjYiLCAicHJvamVjdF9pZCI6ICJlOWI1YzI2NDQ5OTg0MTg3YmIzNWRjMjllODM4MTE1YSIsICJ2b2x1bWVfaWQiOiAiZDZmNmRmY2ItMWIzNy00NjQ2LTk3MzktYjQ1NjczZTZiODI1IiwgImhvc3QiOiAibnAwMDAwMDA0MzQ2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MjEyNDAwODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kNmY2ZGZjYi0xYjM3LTQ2NDYtOTczOS1iNDU2NzNlNmI4MjUvMjAyNjA3MDMwMTQ1MDIvYXpfbm92YV9iYWNrdXBfYWMzYWU4ZWEtNTQxZS00YWRhLWIzOGUtODkxNWQxNzJjZmEzIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMTo0NDo1OFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMTo0NDo1OFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAxOjQ1OjE5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99880) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 01:45:19.591586 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-d72f0fc9-499e-4390-afb9-263d70c34133 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Import record output: {'backup': {'id': '4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.64/volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb'}, {'rel': 'bookmark', 'href': 'https://10.4.3.64/volume/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb'}]}}. {{(pid=99880) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 01:45:19.591844 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d72f0fc9-499e-4390-afb9-263d70c34133 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 201 Jul 03 01:45:19.592380 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1268/5042] 10.4.3.64 () {70 vars in 1335 bytes} [Fri Jul 3 01:45:19 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 66 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 01:45:19.601032 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-42b6a0af-7890-4cdc-aaff-98e7ae002be0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:19.602910 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-42b6a0af-7890-4cdc-aaff-98e7ae002be0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb Jul 03 01:45:19.604514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-42b6a0af-7890-4cdc-aaff-98e7ae002be0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:19.604514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-42b6a0af-7890-4cdc-aaff-98e7ae002be0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:19.604514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-42b6a0af-7890-4cdc-aaff-98e7ae002be0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:19.604824 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe4aa955-1598-44a2-a519-1a1e16bb01d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:19.605887 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Flow 'volume_create_api' (08982822-5437-4d96-a47a-db134951997f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:19.606268 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume request issued successfully. Jul 03 01:45:19.606965 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f1e70c03-8f04-4975-884e-093bf5a06626 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:45:19.607556 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1250/5043] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:45:19 2026] POST /volume/v3/volumes => generated 789 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:19.609511 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:19.609511 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:19.610366 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-42b6a0af-7890-4cdc-aaff-98e7ae002be0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb returned with HTTP 200 Jul 03 01:45:19.610835 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1258/5044] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:19 2026] GET /volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb => generated 645 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:19.621575 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5e12855b-f73b-404b-a22b-cfe171c4b252 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:19.624362 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5e12855b-f73b-404b-a22b-cfe171c4b252 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:19.624868 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5e12855b-f73b-404b-a22b-cfe171c4b252 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:19.626448 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5e12855b-f73b-404b-a22b-cfe171c4b252 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:19.638445 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:19.638445 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:19.643801 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5e12855b-f73b-404b-a22b-cfe171c4b252 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:19.649823 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5e12855b-f73b-404b-a22b-cfe171c4b252 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:19.650568 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1269/5045] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:19 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:20.269272 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-96519734-31e1-403c-a580-da17fe92b93d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:20.271706 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-96519734-31e1-403c-a580-da17fe92b93d tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:20.272012 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-96519734-31e1-403c-a580-da17fe92b93d tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:20.272273 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-96519734-31e1-403c-a580-da17fe92b93d tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:20.280114 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:20.280114 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:20.284714 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-96519734-31e1-403c-a580-da17fe92b93d tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:20.289612 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-96519734-31e1-403c-a580-da17fe92b93d tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:20.290243 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1269/5046] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:20 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:20.399285 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cf417f7a-f5ce-4913-8ed7-ded791b3c790 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:20.401444 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cf417f7a-f5ce-4913-8ed7-ded791b3c790 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 Jul 03 01:45:20.401661 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cf417f7a-f5ce-4913-8ed7-ded791b3c790 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:20.401879 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cf417f7a-f5ce-4913-8ed7-ded791b3c790 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:20.402054 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-cf417f7a-f5ce-4913-8ed7-ded791b3c790 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 5b066a48-b13b-461e-8d6e-4c81207cf607. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:20.406838 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cf417f7a-f5ce-4913-8ed7-ded791b3c790 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 returned with HTTP 404 Jul 03 01:45:20.407553 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1251/5047] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:20 2026] GET /volume/v3/backups/5b066a48-b13b-461e-8d6e-4c81207cf607 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:20.421797 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:20.424145 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:45:20.424579 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1885293866"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:20.426480 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1885293866'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:45:20.426794 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume of 1 GB Jul 03 01:45:20.433501 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Availability Zones retrieved successfully. Jul 03 01:45:20.442270 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Flow 'volume_create_api' (2af41e8d-3a27-438a-9280-7cbfe8482e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:20.443748 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212ef442-2c3a-4008-86d2-0b2b2ba33e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:20.445040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:45:20.483916 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (212ef442-2c3a-4008-86d2-0b2b2ba33e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:20.485315 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b07ca4-49c8-4782-86d6-525c301b5c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:20.536110 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Created reservations ['7dd4dda6-16bf-44d8-a582-6ace436d1dee', 'c28218c6-2a8d-4e18-a946-d0132faf4f99', '6deafe7f-b0fa-4414-a8f1-fd0609180757', '391b41a7-8f17-4c52-9cca-838c15b5c2a5'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:20.536947 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b07ca4-49c8-4782-86d6-525c301b5c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dd4dda6-16bf-44d8-a582-6ace436d1dee', 'c28218c6-2a8d-4e18-a946-d0132faf4f99', '6deafe7f-b0fa-4414-a8f1-fd0609180757', '391b41a7-8f17-4c52-9cca-838c15b5c2a5']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:20.537716 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17c25a3-0ae0-41e0-9e48-432b08dad33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:20.566469 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a17c25a3-0ae0-41e0-9e48-432b08dad33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac93cdfb-a20e-4445-92a9-10ed6a45e159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1885293866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',qos_specs=None,replication_status=,reservations=['7dd4dda6-16bf-44d8-a582-6ace436d1dee','c28218c6-2a8d-4e18-a946-d0132faf4f99','6deafe7f-b0fa-4414-a8f1-fd0609180757','391b41a7-8f17-4c52-9cca-838c15b5c2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf1648a6f4e41c49562d113de018266',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1885293866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac93cdfb-a20e-4445-92a9-10ed6a45e159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bf1648a6f4e41c49562d113de018266',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:20.567535 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35036663-85ba-4f5e-9baa-01070eb92d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:20.590927 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35036663-85ba-4f5e-9baa-01070eb92d68) transitioned into state 'SUCCESS' from state '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-1885293866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',qos_specs=None,replication_status=,reservations=['7dd4dda6-16bf-44d8-a582-6ace436d1dee','c28218c6-2a8d-4e18-a946-d0132faf4f99','6deafe7f-b0fa-4414-a8f1-fd0609180757','391b41a7-8f17-4c52-9cca-838c15b5c2a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf1648a6f4e41c49562d113de018266',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:20.591922 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdc26551-9282-4642-904c-1c0b19cdb863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:20.603660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bdc26551-9282-4642-904c-1c0b19cdb863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:20.604855 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Flow 'volume_create_api' (2af41e8d-3a27-438a-9280-7cbfe8482e5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:20.605238 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume request issued successfully. Jul 03 01:45:20.605997 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5c146fbe-a62f-4b34-9bc4-c0999a8e453e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:45:20.606558 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1259/5048] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:45:20 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 03 01:45:20.622226 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fd03c30c-409e-4960-947c-e4428f4dd524 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:20.623793 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-476e9d53-ae5f-4b71-be7f-7d2d7c753d05 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:20.624772 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd03c30c-409e-4960-947c-e4428f4dd524 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 Jul 03 01:45:20.625062 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd03c30c-409e-4960-947c-e4428f4dd524 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:20.625285 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fd03c30c-409e-4960-947c-e4428f4dd524 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:20.626215 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-476e9d53-ae5f-4b71-be7f-7d2d7c753d05 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb Jul 03 01:45:20.626531 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-476e9d53-ae5f-4b71-be7f-7d2d7c753d05 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:20.626785 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-476e9d53-ae5f-4b71-be7f-7d2d7c753d05 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:20.626949 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-476e9d53-ae5f-4b71-be7f-7d2d7c753d05 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:20.632708 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:20.632708 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:20.633019 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-476e9d53-ae5f-4b71-be7f-7d2d7c753d05 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb returned with HTTP 200 Jul 03 01:45:20.633536 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1270/5049] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:20 2026] GET /volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:20.635503 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:20.635503 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:20.639858 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-fd03c30c-409e-4960-947c-e4428f4dd524 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:45:20.644117 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6b4ffe83-aa3c-4d9c-9c67-0bd2f2688c9e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:20.646222 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6b4ffe83-aa3c-4d9c-9c67-0bd2f2688c9e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] DELETE https://10.4.3.64/volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb Jul 03 01:45:20.646295 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fd03c30c-409e-4960-947c-e4428f4dd524 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 returned with HTTP 200 Jul 03 01:45:20.646469 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6b4ffe83-aa3c-4d9c-9c67-0bd2f2688c9e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:20.646642 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6b4ffe83-aa3c-4d9c-9c67-0bd2f2688c9e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:20.646938 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1270/5050] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:20 2026] GET /volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:20.647048 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-6b4ffe83-aa3c-4d9c-9c67-0bd2f2688c9e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete backup with id: 4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb. Jul 03 01:45:20.653099 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:20.653099 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:20.666588 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-61fcef7a-c2cf-4d91-9d40-3ee6d9cb374d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:20.669350 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61fcef7a-c2cf-4d91-9d40-3ee6d9cb374d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:20.669669 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61fcef7a-c2cf-4d91-9d40-3ee6d9cb374d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:20.669916 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61fcef7a-c2cf-4d91-9d40-3ee6d9cb374d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:20.671607 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-6b4ffe83-aa3c-4d9c-9c67-0bd2f2688c9e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] delete_backup rpcapi backup_id 4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:45:20.673932 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6b4ffe83-aa3c-4d9c-9c67-0bd2f2688c9e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb returned with HTTP 202 Jul 03 01:45:20.674577 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1252/5051] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:45:20 2026] DELETE /volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:45:20.678945 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:20.678945 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:20.683324 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-90ae3d58-7888-47e5-8948-c88fcaa9e878 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:20.683813 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-61fcef7a-c2cf-4d91-9d40-3ee6d9cb374d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:20.685342 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-90ae3d58-7888-47e5-8948-c88fcaa9e878 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb Jul 03 01:45:20.685654 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-90ae3d58-7888-47e5-8948-c88fcaa9e878 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:20.685932 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-90ae3d58-7888-47e5-8948-c88fcaa9e878 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:20.686097 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-90ae3d58-7888-47e5-8948-c88fcaa9e878 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:20.690000 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61fcef7a-c2cf-4d91-9d40-3ee6d9cb374d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:20.690467 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1260/5052] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:20 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:20.691044 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:20.691044 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:20.691700 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-90ae3d58-7888-47e5-8948-c88fcaa9e878 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb returned with HTTP 200 Jul 03 01:45:20.692368 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1271/5053] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:20 2026] GET /volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:20.705563 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ee568fd2-2b10-4ae3-a44c-2ceaa656d66f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:20.708378 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee568fd2-2b10-4ae3-a44c-2ceaa656d66f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:20.708567 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee568fd2-2b10-4ae3-a44c-2ceaa656d66f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:20.708874 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ee568fd2-2b10-4ae3-a44c-2ceaa656d66f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:20.717365 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:20.717365 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:20.722342 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ee568fd2-2b10-4ae3-a44c-2ceaa656d66f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:20.728468 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ee568fd2-2b10-4ae3-a44c-2ceaa656d66f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:20.728807 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1271/5054] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:20 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:21.308564 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1344387e-22cd-4409-ab0b-4739f6f1f459 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:21.311113 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1344387e-22cd-4409-ab0b-4739f6f1f459 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:21.311475 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1344387e-22cd-4409-ab0b-4739f6f1f459 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:21.311752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1344387e-22cd-4409-ab0b-4739f6f1f459 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:21.321879 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:21.321879 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:21.327268 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1344387e-22cd-4409-ab0b-4739f6f1f459 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:21.334726 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1344387e-22cd-4409-ab0b-4739f6f1f459 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:21.335343 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1253/5055] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:21 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 1191 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:21.340737 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-eec88aa2-2710-4ba3-a1bf-9a9dda8a183c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:21.342926 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-eec88aa2-2710-4ba3-a1bf-9a9dda8a183c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:21.343153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-eec88aa2-2710-4ba3-a1bf-9a9dda8a183c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:21.343387 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-eec88aa2-2710-4ba3-a1bf-9a9dda8a183c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:21.349775 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-39660571-59b1-48e4-ab34-7936d8e32a67 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:21.351071 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:21.351071 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:21.351600 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-39660571-59b1-48e4-ab34-7936d8e32a67 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:21.351802 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-39660571-59b1-48e4-ab34-7936d8e32a67 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:21.352039 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-39660571-59b1-48e4-ab34-7936d8e32a67 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:21.355559 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-eec88aa2-2710-4ba3-a1bf-9a9dda8a183c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:21.360135 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:21.360135 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:21.360561 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-eec88aa2-2710-4ba3-a1bf-9a9dda8a183c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:21.361145 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1261/5056] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:45:21 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:21.363935 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-39660571-59b1-48e4-ab34-7936d8e32a67 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:21.370403 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-39660571-59b1-48e4-ab34-7936d8e32a67 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:21.370972 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1272/5057] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:21 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:21.384255 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8822656f-afda-4450-8526-59416137c11b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:21.386626 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:45:21.387139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "28c0f37f-c8e1-49ec-9964-c0c949eaa1a4", "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:21.389235 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '28c0f37f-c8e1-49ec-9964-c0c949eaa1a4', 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:45:21.398125 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:21.398125 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:21.398803 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume retrieved successfully. Jul 03 01:45:21.399003 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume of 1 GB Jul 03 01:45:21.404136 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Availability Zones retrieved successfully. Jul 03 01:45:21.410710 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Flow 'volume_create_api' (848a4c81-dc84-4257-8948-f0e0cd241711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:21.412162 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a34849c-8315-4db2-a3be-83cfb4688b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:21.412851 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:45:21.440501 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a34849c-8315-4db2-a3be-83cfb4688b9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '28c0f37f-c8e1-49ec-9964-c0c949eaa1a4', 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:21.441470 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (170fe972-26f8-45a6-a675-70db7e926899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:21.484217 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Created reservations ['06b74f93-ccff-469f-a9dd-ce96cf6980eb', '1f550437-d266-435b-af0c-88c5e9a117ee', 'c86c6940-a081-4474-bff4-3a2312a46349', 'e56fbbcb-11ad-4f36-850d-6587b4edcd27'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:21.485089 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (170fe972-26f8-45a6-a675-70db7e926899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06b74f93-ccff-469f-a9dd-ce96cf6980eb', '1f550437-d266-435b-af0c-88c5e9a117ee', 'c86c6940-a081-4474-bff4-3a2312a46349', 'e56fbbcb-11ad-4f36-850d-6587b4edcd27']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:21.485866 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b0008f-a29f-4aca-baf6-60c34bb4207b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:21.517153 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57b0008f-a29f-4aca-baf6-60c34bb4207b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64ac82c4-6de5-4aff-8de2-4ab545bcb305', '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='08ab660bccda4a6cabd869cd9a6ea026',qos_specs=None,replication_status=,reservations=['06b74f93-ccff-469f-a9dd-ce96cf6980eb','1f550437-d266-435b-af0c-88c5e9a117ee','c86c6940-a081-4474-bff4-3a2312a46349','e56fbbcb-11ad-4f36-850d-6587b4edcd27'],size=1,snapshot_id=None,source_replicaid=,source_volid=28c0f37f-c8e1-49ec-9964-c0c949eaa1a4,status='creating',user_id='cbc24e32a1394f28923dc623157ae382',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), '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-03T01:45:21Z,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=64ac82c4-6de5-4aff-8de2-4ab545bcb305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ab660bccda4a6cabd869cd9a6ea026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=28c0f37f-c8e1-49ec-9964-c0c949eaa1a4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc24e32a1394f28923dc623157ae382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:21.517814 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e21b2ee-46cd-4a05-910a-2f53d6f1e235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:21.535444 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e21b2ee-46cd-4a05-910a-2f53d6f1e235) transitioned into state 'SUCCESS' from 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='08ab660bccda4a6cabd869cd9a6ea026',qos_specs=None,replication_status=,reservations=['06b74f93-ccff-469f-a9dd-ce96cf6980eb','1f550437-d266-435b-af0c-88c5e9a117ee','c86c6940-a081-4474-bff4-3a2312a46349','e56fbbcb-11ad-4f36-850d-6587b4edcd27'],size=1,snapshot_id=None,source_replicaid=,source_volid=28c0f37f-c8e1-49ec-9964-c0c949eaa1a4,status='creating',user_id='cbc24e32a1394f28923dc623157ae382',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:21.536232 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82984985-40df-4be3-97c6-8d9c3fbef4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:21.553635 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82984985-40df-4be3-97c6-8d9c3fbef4b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:21.554609 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Flow 'volume_create_api' (848a4c81-dc84-4257-8948-f0e0cd241711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:21.554993 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume request issued successfully. Jul 03 01:45:21.555618 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8822656f-afda-4450-8526-59416137c11b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:45:21.556081 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1272/5058] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:45:21 2026] POST /volume/v3/volumes => generated 807 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:21.571745 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-59fd3bb0-b95a-4199-ad19-1e163b3b563b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:21.573553 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-59fd3bb0-b95a-4199-ad19-1e163b3b563b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 Jul 03 01:45:21.573762 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-59fd3bb0-b95a-4199-ad19-1e163b3b563b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:21.573943 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-59fd3bb0-b95a-4199-ad19-1e163b3b563b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:21.580691 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:21.580691 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:21.584597 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-59fd3bb0-b95a-4199-ad19-1e163b3b563b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:21.588770 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-59fd3bb0-b95a-4199-ad19-1e163b3b563b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 returned with HTTP 200 Jul 03 01:45:21.589181 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1254/5059] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:21 2026] GET /volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:21.662777 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bd4ede14-33b2-4510-98ed-645b7d2f3766 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:21.665203 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bd4ede14-33b2-4510-98ed-645b7d2f3766 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 Jul 03 01:45:21.665477 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bd4ede14-33b2-4510-98ed-645b7d2f3766 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:21.665742 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bd4ede14-33b2-4510-98ed-645b7d2f3766 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:21.674864 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:21.674864 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:21.680016 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bd4ede14-33b2-4510-98ed-645b7d2f3766 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:45:21.685050 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bd4ede14-33b2-4510-98ed-645b7d2f3766 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 returned with HTTP 200 Jul 03 01:45:21.685437 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1262/5060] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:21 2026] GET /volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:21.698074 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1ebdcff6-9799-4ae2-878c-e3aa609d309c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:21.700917 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1ebdcff6-9799-4ae2-878c-e3aa609d309c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:45:21.700917 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1ebdcff6-9799-4ae2-878c-e3aa609d309c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac93cdfb-a20e-4445-92a9-10ed6a45e159", "name": "tempest-VolumesBackupsTest-Backup-801508209"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:21.701640 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-1ebdcff6-9799-4ae2-878c-e3aa609d309c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating new backup {'backup': {'volume_id': 'ac93cdfb-a20e-4445-92a9-10ed6a45e159', 'name': 'tempest-VolumesBackupsTest-Backup-801508209'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:45:21.701773 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.backups [None req-1ebdcff6-9799-4ae2-878c-e3aa609d309c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating backup of volume ac93cdfb-a20e-4445-92a9-10ed6a45e159 in container None Jul 03 01:45:21.704340 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fe4aa284-0eb5-48bd-a8bc-4ad487d1cdfd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:21.705916 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fe4aa284-0eb5-48bd-a8bc-4ad487d1cdfd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb Jul 03 01:45:21.706214 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fe4aa284-0eb5-48bd-a8bc-4ad487d1cdfd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:21.706448 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fe4aa284-0eb5-48bd-a8bc-4ad487d1cdfd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:21.706580 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fe4aa284-0eb5-48bd-a8bc-4ad487d1cdfd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:21.709443 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:21.709443 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:21.710120 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fe4aa284-0eb5-48bd-a8bc-4ad487d1cdfd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb returned with HTTP 404 Jul 03 01:45:21.710267 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1ebdcff6-9799-4ae2-878c-e3aa609d309c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:45:21.710901 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1273/5061] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:21 2026] GET /volume/v3/backups/4b3f4a0c-1c8a-42b3-be56-42ebfa7bf3bb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:21.720465 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-02f9cd89-0f8a-43ce-88c1-0fdf58dfa301 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:21.722805 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-02f9cd89-0f8a-43ce-88c1-0fdf58dfa301 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 Jul 03 01:45:21.723157 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-02f9cd89-0f8a-43ce-88c1-0fdf58dfa301 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:21.723406 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-02f9cd89-0f8a-43ce-88c1-0fdf58dfa301 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:21.723656 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-02f9cd89-0f8a-43ce-88c1-0fdf58dfa301 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete volume with id: d6f6dfcb-1b37-4646-9739-b45673e6b825 Jul 03 01:45:21.731542 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:21.731542 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:21.731858 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-02f9cd89-0f8a-43ce-88c1-0fdf58dfa301 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:45:21.732439 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-1ebdcff6-9799-4ae2-878c-e3aa609d309c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Created reservations ['2023c879-1c53-4a19-b425-617047eb25a7', 'af135486-ffad-4812-9542-ac4edc6a59ae'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:21.753353 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-02f9cd89-0f8a-43ce-88c1-0fdf58dfa301 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete volume request issued successfully. Jul 03 01:45:21.753541 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-02f9cd89-0f8a-43ce-88c1-0fdf58dfa301 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 returned with HTTP 202 Jul 03 01:45:21.754199 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1255/5062] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:45:21 2026] DELETE /volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:45:21.762966 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-585aaf14-1581-48b1-b5c8-dc11803507a3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:21.766456 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-585aaf14-1581-48b1-b5c8-dc11803507a3 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 Jul 03 01:45:21.766456 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-585aaf14-1581-48b1-b5c8-dc11803507a3 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:21.766456 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-585aaf14-1581-48b1-b5c8-dc11803507a3 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:21.768162 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1ebdcff6-9799-4ae2-878c-e3aa609d309c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:45:21.769668 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1273/5063] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:45:21 2026] POST /volume/v3/backups => generated 327 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:21.774535 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:21.774535 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:21.779015 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-73a4ae2a-a123-496d-8cdc-d772633387e8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:21.779399 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-585aaf14-1581-48b1-b5c8-dc11803507a3 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:45:21.780914 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73a4ae2a-a123-496d-8cdc-d772633387e8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:21.781133 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73a4ae2a-a123-496d-8cdc-d772633387e8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:21.781303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-73a4ae2a-a123-496d-8cdc-d772633387e8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:21.781548 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-73a4ae2a-a123-496d-8cdc-d772633387e8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:21.784516 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-585aaf14-1581-48b1-b5c8-dc11803507a3 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 returned with HTTP 200 Jul 03 01:45:21.785324 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1263/5064] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:21 2026] GET /volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:21.787700 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:21.787700 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:21.788843 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-73a4ae2a-a123-496d-8cdc-d772633387e8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:21.789387 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1274/5065] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:21 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:22.603814 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-194366b7-4ea1-4e39-9164-83329e1eb8b8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:22.606191 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-194366b7-4ea1-4e39-9164-83329e1eb8b8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 Jul 03 01:45:22.606514 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-194366b7-4ea1-4e39-9164-83329e1eb8b8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:22.606705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-194366b7-4ea1-4e39-9164-83329e1eb8b8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:22.617031 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:22.617031 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:22.622357 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-194366b7-4ea1-4e39-9164-83329e1eb8b8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:22.627915 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-194366b7-4ea1-4e39-9164-83329e1eb8b8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 returned with HTTP 200 Jul 03 01:45:22.628644 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1256/5066] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:22 2026] GET /volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 => generated 1226 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:22.642580 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-588bcd4a-f20b-4cb9-b829-d922fcf9b31f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:22.644713 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-588bcd4a-f20b-4cb9-b829-d922fcf9b31f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 Jul 03 01:45:22.645006 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-588bcd4a-f20b-4cb9-b829-d922fcf9b31f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:22.645246 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-588bcd4a-f20b-4cb9-b829-d922fcf9b31f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:22.654188 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:22.654188 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:22.658561 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-588bcd4a-f20b-4cb9-b829-d922fcf9b31f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:22.663933 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-588bcd4a-f20b-4cb9-b829-d922fcf9b31f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 returned with HTTP 200 Jul 03 01:45:22.664367 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1274/5067] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:22 2026] GET /volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:22.677361 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-63b2f1b5-7958-4c5b-91b1-4d92490f12d1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:22.678967 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63b2f1b5-7958-4c5b-91b1-4d92490f12d1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:22.679165 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-63b2f1b5-7958-4c5b-91b1-4d92490f12d1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:22.679331 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-63b2f1b5-7958-4c5b-91b1-4d92490f12d1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:22.679494 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-63b2f1b5-7958-4c5b-91b1-4d92490f12d1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume with id: 28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:22.685828 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:22.685828 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:22.686255 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-63b2f1b5-7958-4c5b-91b1-4d92490f12d1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:22.710773 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-63b2f1b5-7958-4c5b-91b1-4d92490f12d1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume request issued successfully. Jul 03 01:45:22.710966 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63b2f1b5-7958-4c5b-91b1-4d92490f12d1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 202 Jul 03 01:45:22.711385 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1264/5068] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:45:22 2026] DELETE /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:45:22.719146 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2c3c7b99-31e4-4a25-86b2-7f2396920dfb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:22.721091 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2c3c7b99-31e4-4a25-86b2-7f2396920dfb tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:22.721291 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2c3c7b99-31e4-4a25-86b2-7f2396920dfb tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:22.721479 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2c3c7b99-31e4-4a25-86b2-7f2396920dfb tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:22.728056 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:22.728056 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:22.731924 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2c3c7b99-31e4-4a25-86b2-7f2396920dfb tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:22.736690 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2c3c7b99-31e4-4a25-86b2-7f2396920dfb tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 200 Jul 03 01:45:22.737115 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1275/5069] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:22 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 1190 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:22.800609 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-91495941-9d2a-4751-9a26-6ee0e08669a7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:22.800851 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5853f42e-bf56-40ab-b4ec-8f0a7cbddd4f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:22.802304 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-91495941-9d2a-4751-9a26-6ee0e08669a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 Jul 03 01:45:22.802606 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-91495941-9d2a-4751-9a26-6ee0e08669a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:22.802880 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-91495941-9d2a-4751-9a26-6ee0e08669a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:22.802931 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5853f42e-bf56-40ab-b4ec-8f0a7cbddd4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:22.803146 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5853f42e-bf56-40ab-b4ec-8f0a7cbddd4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:22.803327 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5853f42e-bf56-40ab-b4ec-8f0a7cbddd4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:22.803469 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-5853f42e-bf56-40ab-b4ec-8f0a7cbddd4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:22.808531 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:22.808531 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:22.809545 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5853f42e-bf56-40ab-b4ec-8f0a7cbddd4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:22.809884 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-91495941-9d2a-4751-9a26-6ee0e08669a7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 returned with HTTP 404 Jul 03 01:45:22.810042 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1275/5070] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:22 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:22.810585 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1257/5071] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:22 2026] GET /volume/v3/volumes/d6f6dfcb-1b37-4646-9739-b45673e6b825 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:22.820521 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e5466162-f1a7-436e-bf60-2565a1332b5a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:22.822439 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e5466162-f1a7-436e-bf60-2565a1332b5a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups Jul 03 01:45:22.822664 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e5466162-f1a7-436e-bf60-2565a1332b5a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:22.822849 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e5466162-f1a7-436e-bf60-2565a1332b5a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:22.828110 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e5466162-f1a7-436e-bf60-2565a1332b5a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Jul 03 01:45:22.828545 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1265/5072] 10.4.3.64 () {68 vars in 1270 bytes} [Fri Jul 3 01:45:22 2026] GET /volume/v3/backups => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:22.837149 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-03e8d43f-24ea-4f36-831b-603ea263fa63 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:22.839082 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-03e8d43f-24ea-4f36-831b-603ea263fa63 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups?project_id=e9b5c26449984187bb35dc29e838115a Jul 03 01:45:22.839310 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-03e8d43f-24ea-4f36-831b-603ea263fa63 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:22.839518 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-03e8d43f-24ea-4f36-831b-603ea263fa63 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:22.844658 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-03e8d43f-24ea-4f36-831b-603ea263fa63 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups?project_id=e9b5c26449984187bb35dc29e838115a returned with HTTP 200 Jul 03 01:45:22.845022 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1276/5073] 10.4.3.64 () {68 vars in 1357 bytes} [Fri Jul 3 01:45:22 2026] GET /volume/v3/backups?project_id=e9b5c26449984187bb35dc29e838115a => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:22.854142 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:22.856213 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:45:22.856689 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-243505399"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:22.858501 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-243505399'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:45:22.858653 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume of 1 GB Jul 03 01:45:22.863385 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Availability Zones retrieved successfully. Jul 03 01:45:22.869762 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Flow 'volume_create_api' (4e868f15-512e-4691-847a-a5f87f91e022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:22.870653 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4500138-8204-4e8b-80cd-9167fc113504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:22.871455 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:45:22.899361 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4500138-8204-4e8b-80cd-9167fc113504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:22.900407 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a13ed2-a423-47b7-9490-84c72e2811d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:22.951699 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Created reservations ['47d2528d-2472-46e6-8119-a65be4b67ec1', '4edfa4b4-e941-4a05-9ab3-5eb3860f0560', 'e761386d-c021-45e5-a8b2-974ec86ceedb', 'fa456398-478a-4fcc-9d0d-445012a8e2ce'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:22.952704 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90a13ed2-a423-47b7-9490-84c72e2811d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d2528d-2472-46e6-8119-a65be4b67ec1', '4edfa4b4-e941-4a05-9ab3-5eb3860f0560', 'e761386d-c021-45e5-a8b2-974ec86ceedb', 'fa456398-478a-4fcc-9d0d-445012a8e2ce']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:22.953389 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef8efda-b83a-4bbd-996b-873154f52f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:22.980336 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef8efda-b83a-4bbd-996b-873154f52f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c835694b-916c-4cc0-b90a-86f064f5b9f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-243505399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b5c26449984187bb35dc29e838115a',qos_specs=None,replication_status=,reservations=['47d2528d-2472-46e6-8119-a65be4b67ec1','4edfa4b4-e941-4a05-9ab3-5eb3860f0560','e761386d-c021-45e5-a8b2-974ec86ceedb','fa456398-478a-4fcc-9d0d-445012a8e2ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b43afa57284d18bebf7e9063c93f26',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-243505399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c835694b-916c-4cc0-b90a-86f064f5b9f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b5c26449984187bb35dc29e838115a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88b43afa57284d18bebf7e9063c93f26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:22.981055 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea157d12-47f9-4609-9311-6f5a774225aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:23.005466 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea157d12-47f9-4609-9311-6f5a774225aa) transitioned into state 'SUCCESS' from state '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-243505399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e9b5c26449984187bb35dc29e838115a',qos_specs=None,replication_status=,reservations=['47d2528d-2472-46e6-8119-a65be4b67ec1','4edfa4b4-e941-4a05-9ab3-5eb3860f0560','e761386d-c021-45e5-a8b2-974ec86ceedb','fa456398-478a-4fcc-9d0d-445012a8e2ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b43afa57284d18bebf7e9063c93f26',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:23.006207 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b0d8d5-0ed8-4dfb-9dad-3a3c74f28988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:23.018698 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32b0d8d5-0ed8-4dfb-9dad-3a3c74f28988) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:23.019590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Flow 'volume_create_api' (4e868f15-512e-4691-847a-a5f87f91e022) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:23.019882 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume request issued successfully. Jul 03 01:45:23.020540 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bd969f61-6b22-4cc9-9dcc-1d639fbf8a31 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:45:23.020989 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1276/5074] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:45:22 2026] POST /volume/v3/volumes => generated 775 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:23.035477 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e0df26a1-3d61-4e39-a3a0-6a3d18f772b7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:23.037312 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e0df26a1-3d61-4e39-a3a0-6a3d18f772b7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 Jul 03 01:45:23.037406 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e0df26a1-3d61-4e39-a3a0-6a3d18f772b7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:23.037629 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e0df26a1-3d61-4e39-a3a0-6a3d18f772b7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:23.045539 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:23.045539 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:23.052300 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e0df26a1-3d61-4e39-a3a0-6a3d18f772b7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:45:23.058023 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e0df26a1-3d61-4e39-a3a0-6a3d18f772b7 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 returned with HTTP 200 Jul 03 01:45:23.058698 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1258/5075] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:23 2026] GET /volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:23.400286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e1538ada-b482-4e07-8842-8d0e4cba6fe4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:23.400647 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e1538ada-b482-4e07-8842-8d0e4cba6fe4 None None] GET https://10.4.3.64/volume// Jul 03 01:45:23.400835 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e1538ada-b482-4e07-8842-8d0e4cba6fe4 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:23.401077 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e1538ada-b482-4e07-8842-8d0e4cba6fe4 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:23.401389 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e1538ada-b482-4e07-8842-8d0e4cba6fe4 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:45:23.401694 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1266/5076] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:45:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:45:23.408406 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-8e4eb3ab-2852-436d-81b7-7fe55f8880ce None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:23.410317 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-8e4eb3ab-2852-436d-81b7-7fe55f8880ce tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:45:23.410684 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-8e4eb3ab-2852-436d-81b7-7fe55f8880ce tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c453c78-80be-490a-87fb-9ad10786c6ec", "connector": null, "instance_uuid": "c95aefaa-4c14-4b0f-af43-7c6686b38ad8"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:23.420666 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:23.420666 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:23.453968 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-8e4eb3ab-2852-436d-81b7-7fe55f8880ce tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:45:23.454616 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1277/5077] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:45:23 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:23.751585 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ab2c5e31-f4fe-4549-9861-bd0ca0859a0c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:23.753670 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ab2c5e31-f4fe-4549-9861-bd0ca0859a0c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:23.753892 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ab2c5e31-f4fe-4549-9861-bd0ca0859a0c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:23.754128 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ab2c5e31-f4fe-4549-9861-bd0ca0859a0c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:23.760460 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ab2c5e31-f4fe-4549-9861-bd0ca0859a0c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 404 Jul 03 01:45:23.761171 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1277/5078] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:23 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:23.821167 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cd6b5f48-a4dd-4c54-a1e0-57f15c75db71 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:23.823702 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cd6b5f48-a4dd-4c54-a1e0-57f15c75db71 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:23.824004 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cd6b5f48-a4dd-4c54-a1e0-57f15c75db71 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:23.824257 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cd6b5f48-a4dd-4c54-a1e0-57f15c75db71 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:23.824399 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-cd6b5f48-a4dd-4c54-a1e0-57f15c75db71 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:23.829926 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:23.829926 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:23.830996 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cd6b5f48-a4dd-4c54-a1e0-57f15c75db71 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:23.831504 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1259/5079] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:23 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:23.884644 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5981148a-7607-4567-a6f1-2d19e7a17bf9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:23.886991 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5981148a-7607-4567-a6f1-2d19e7a17bf9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:23.887286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5981148a-7607-4567-a6f1-2d19e7a17bf9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:23.887541 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5981148a-7607-4567-a6f1-2d19e7a17bf9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:23.900719 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:23.900719 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:23.905767 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5981148a-7607-4567-a6f1-2d19e7a17bf9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:23.910640 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5981148a-7607-4567-a6f1-2d19e7a17bf9 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:23.911087 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1267/5080] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:23 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:23.991010 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d768fd79-2d85-4323-a65f-dc5be8e42515 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:23.991410 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d768fd79-2d85-4323-a65f-dc5be8e42515 None None] GET https://10.4.3.64/volume// Jul 03 01:45:23.991641 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d768fd79-2d85-4323-a65f-dc5be8e42515 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:23.991889 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d768fd79-2d85-4323-a65f-dc5be8e42515 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:23.992259 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d768fd79-2d85-4323-a65f-dc5be8e42515 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:45:23.992585 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1278/5081] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:45:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:45:24.001885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-7011928f-1e57-4095-84a3-aacaeef9d4f4 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:24.004560 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-7011928f-1e57-4095-84a3-aacaeef9d4f4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:24.004851 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-7011928f-1e57-4095-84a3-aacaeef9d4f4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:24.005099 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-7011928f-1e57-4095-84a3-aacaeef9d4f4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:24.016556 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:24.016556 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:24.020588 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-7011928f-1e57-4095-84a3-aacaeef9d4f4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:24.025068 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-7011928f-1e57-4095-84a3-aacaeef9d4f4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:24.025553 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1278/5082] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:45:24 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 1061 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:24.072219 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c5921828-14c0-4b98-9f1f-68f25c1f8ca0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:24.074768 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5921828-14c0-4b98-9f1f-68f25c1f8ca0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 Jul 03 01:45:24.075101 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c5921828-14c0-4b98-9f1f-68f25c1f8ca0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:24.075460 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c5921828-14c0-4b98-9f1f-68f25c1f8ca0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:24.086689 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:24.086689 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:24.092330 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c5921828-14c0-4b98-9f1f-68f25c1f8ca0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:45:24.099754 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5921828-14c0-4b98-9f1f-68f25c1f8ca0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 returned with HTTP 200 Jul 03 01:45:24.100466 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1260/5083] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:24 2026] GET /volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:24.114782 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ea80bd27-36bb-4b93-987d-726cb1fa2b48 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:24.117165 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ea80bd27-36bb-4b93-987d-726cb1fa2b48 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:45:24.117702 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ea80bd27-36bb-4b93-987d-726cb1fa2b48 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c835694b-916c-4cc0-b90a-86f064f5b9f5", "name": "tempest-type-Backup-1021508977"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:24.119718 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-ea80bd27-36bb-4b93-987d-726cb1fa2b48 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Creating new backup {'backup': {'volume_id': 'c835694b-916c-4cc0-b90a-86f064f5b9f5', 'name': 'tempest-type-Backup-1021508977'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:45:24.119985 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-ea80bd27-36bb-4b93-987d-726cb1fa2b48 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Creating backup of volume c835694b-916c-4cc0-b90a-86f064f5b9f5 in container None Jul 03 01:45:24.129813 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:24.129813 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:24.130289 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ea80bd27-36bb-4b93-987d-726cb1fa2b48 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:45:24.152089 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-e63016f8-3d7e-4e82-994c-57d4a811685c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:24.154460 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-e63016f8-3d7e-4e82-994c-57d4a811685c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] PUT https://10.4.3.64/volume/v3/attachments/3d4dcf54-270c-420c-9f05-4c06535461e5 Jul 03 01:45:24.154926 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-e63016f8-3d7e-4e82-994c-57d4a811685c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:24.157554 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-ea80bd27-36bb-4b93-987d-726cb1fa2b48 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Created reservations ['d6b88c46-1979-4060-891b-68fc8003060b', '0aaf159e-8379-4bd1-8e5d-3268f9de320a'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:24.165220 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-e63016f8-3d7e-4e82-994c-57d4a811685c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Acquiring lock "cinder-attachment_update-0c453c78-80be-490a-87fb-9ad10786c6ec-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:45:24.170646 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-e63016f8-3d7e-4e82-994c-57d4a811685c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Lock "cinder-attachment_update-0c453c78-80be-490a-87fb-9ad10786c6ec-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:45:24.171724 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:24.171724 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:24.194711 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ea80bd27-36bb-4b93-987d-726cb1fa2b48 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:45:24.195449 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1268/5084] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:45:24 2026] POST /volume/v3/backups => generated 314 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:24.205815 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c3abd1ac-a41a-4534-b56f-0d1584872b98 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:24.208549 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c3abd1ac-a41a-4534-b56f-0d1584872b98 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:24.208854 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c3abd1ac-a41a-4534-b56f-0d1584872b98 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:24.209151 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c3abd1ac-a41a-4534-b56f-0d1584872b98 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:24.209528 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-c3abd1ac-a41a-4534-b56f-0d1584872b98 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:24.214913 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:24.214913 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:24.215825 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c3abd1ac-a41a-4534-b56f-0d1584872b98 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:24.216622 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1279/5085] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:24 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:24.694078 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-e63016f8-3d7e-4e82-994c-57d4a811685c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Lock "cinder-attachment_update-0c453c78-80be-490a-87fb-9ad10786c6ec-np0000004346" released by "attachment_update" :: held 0.523s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:45:24.694432 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-e63016f8-3d7e-4e82-994c-57d4a811685c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/3d4dcf54-270c-420c-9f05-4c06535461e5 returned with HTTP 200 Jul 03 01:45:24.695204 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1279/5086] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:45:24 2026] PUT /volume/v3/attachments/3d4dcf54-270c-420c-9f05-4c06535461e5 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:24.846665 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f6ffd127-29e1-42f5-8e4d-ba7e55a044ff None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:24.848773 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f6ffd127-29e1-42f5-8e4d-ba7e55a044ff tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:24.849034 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f6ffd127-29e1-42f5-8e4d-ba7e55a044ff tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:24.849265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f6ffd127-29e1-42f5-8e4d-ba7e55a044ff tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:24.849447 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-f6ffd127-29e1-42f5-8e4d-ba7e55a044ff tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:24.855019 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:24.855019 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:24.855595 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f6ffd127-29e1-42f5-8e4d-ba7e55a044ff tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:24.856084 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1261/5087] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:24 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:24.925881 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9622a92c-dd62-4267-8f8a-0415022a62b3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:24.927655 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9622a92c-dd62-4267-8f8a-0415022a62b3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:24.927890 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9622a92c-dd62-4267-8f8a-0415022a62b3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:24.928069 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9622a92c-dd62-4267-8f8a-0415022a62b3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:24.941669 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:24.941669 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:24.946254 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9622a92c-dd62-4267-8f8a-0415022a62b3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:24.952749 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9622a92c-dd62-4267-8f8a-0415022a62b3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:24.953395 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1269/5088] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:24 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:25.229953 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-274fd417-c375-4c10-8d29-c500fec80cef None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:25.232337 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-274fd417-c375-4c10-8d29-c500fec80cef tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:25.232674 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-274fd417-c375-4c10-8d29-c500fec80cef tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:25.232928 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-274fd417-c375-4c10-8d29-c500fec80cef tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:25.233066 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-274fd417-c375-4c10-8d29-c500fec80cef tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:25.247333 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:25.247333 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:25.248216 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-274fd417-c375-4c10-8d29-c500fec80cef tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:25.248681 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1280/5089] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:25 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 723 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:25.561931 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:25.563517 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:45:25.563978 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "e5d370e5-0186-482a-9383-25fce9736530", "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:25.565758 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'e5d370e5-0186-482a-9383-25fce9736530', 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:45:25.692545 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume of 1 GB Jul 03 01:45:25.692958 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:25.692958 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:25.700238 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Availability Zones retrieved successfully. Jul 03 01:45:25.706538 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Flow 'volume_create_api' (ddf0684c-0111-48c7-9cbb-d95e1fc7f3c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:25.708045 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c45a57c-f11d-492b-a630-2bdf78c33298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:25.709332 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:45:25.787038 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c45a57c-f11d-492b-a630-2bdf78c33298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:25.788110 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf40506-3300-4c4c-9a07-043c576d35c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:25.839019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Created reservations ['25b3d491-bec4-4050-82b0-2c597b12e972', '183122b7-20ae-4574-a082-23e9e4116e61', '641ad706-9810-40bf-a3ab-66064dd0f718', '82300e8b-8673-4b23-a310-44ef1d5589e6'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:25.840040 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bf40506-3300-4c4c-9a07-043c576d35c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25b3d491-bec4-4050-82b0-2c597b12e972', '183122b7-20ae-4574-a082-23e9e4116e61', '641ad706-9810-40bf-a3ab-66064dd0f718', '82300e8b-8673-4b23-a310-44ef1d5589e6']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:25.840996 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af904240-68c1-4f4c-82ca-23d75afef485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:25.868053 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9aab38d4-8808-46f0-987e-425691356841 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:25.869820 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af904240-68c1-4f4c-82ca-23d75afef485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e', '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='08ab660bccda4a6cabd869cd9a6ea026',qos_specs=None,replication_status=,reservations=['25b3d491-bec4-4050-82b0-2c597b12e972','183122b7-20ae-4574-a082-23e9e4116e61','641ad706-9810-40bf-a3ab-66064dd0f718','82300e8b-8673-4b23-a310-44ef1d5589e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc24e32a1394f28923dc623157ae382',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:45:25Z,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=45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ab660bccda4a6cabd869cd9a6ea026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc24e32a1394f28923dc623157ae382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:25.870275 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9aab38d4-8808-46f0-987e-425691356841 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:25.870566 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9aab38d4-8808-46f0-987e-425691356841 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:25.870744 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0a47c3-14ea-4528-88ef-d4bef04185af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:25.870855 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9aab38d4-8808-46f0-987e-425691356841 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:25.870919 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-9aab38d4-8808-46f0-987e-425691356841 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:25.875925 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:25.875925 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:25.876835 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9aab38d4-8808-46f0-987e-425691356841 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:25.877507 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1262/5090] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:25 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:25.889879 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0a47c3-14ea-4528-88ef-d4bef04185af) transitioned into state 'SUCCESS' from 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='08ab660bccda4a6cabd869cd9a6ea026',qos_specs=None,replication_status=,reservations=['25b3d491-bec4-4050-82b0-2c597b12e972','183122b7-20ae-4574-a082-23e9e4116e61','641ad706-9810-40bf-a3ab-66064dd0f718','82300e8b-8673-4b23-a310-44ef1d5589e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc24e32a1394f28923dc623157ae382',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:25.890409 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda72ffc-0337-42a0-8d5b-489bb3c08015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:25.904203 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bda72ffc-0337-42a0-8d5b-489bb3c08015) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:25.905583 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Flow 'volume_create_api' (ddf0684c-0111-48c7-9cbb-d95e1fc7f3c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:25.906047 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume request issued successfully. Jul 03 01:45:25.906845 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2a7f7dfb-00ab-4c14-8446-04dcfa03bacd tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:45:25.907623 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1280/5091] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:45:25 2026] POST /volume/v3/volumes => generated 773 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:25.925077 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6e0e2165-bd62-4bc7-be15-1ff595510c0f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:25.925554 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6e0e2165-bd62-4bc7-be15-1ff595510c0f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:25.925932 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6e0e2165-bd62-4bc7-be15-1ff595510c0f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:25.926357 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6e0e2165-bd62-4bc7-be15-1ff595510c0f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:25.935621 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:25.935621 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:25.940834 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6e0e2165-bd62-4bc7-be15-1ff595510c0f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:25.946840 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6e0e2165-bd62-4bc7-be15-1ff595510c0f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:25.947245 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1270/5092] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:25 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:25.968508 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0e56e982-76da-4a72-b18e-225c96bfcc6f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:25.971059 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e56e982-76da-4a72-b18e-225c96bfcc6f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:25.971373 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e56e982-76da-4a72-b18e-225c96bfcc6f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:25.972067 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e56e982-76da-4a72-b18e-225c96bfcc6f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:25.988606 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:25.988606 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:25.994553 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0e56e982-76da-4a72-b18e-225c96bfcc6f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:26.000761 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e56e982-76da-4a72-b18e-225c96bfcc6f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:26.001299 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1281/5093] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:25 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:26.259391 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cdbdf863-d2bf-451a-8a49-dcefad39fc4b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:26.261197 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cdbdf863-d2bf-451a-8a49-dcefad39fc4b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:26.261460 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cdbdf863-d2bf-451a-8a49-dcefad39fc4b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:26.261674 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cdbdf863-d2bf-451a-8a49-dcefad39fc4b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:26.261832 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-cdbdf863-d2bf-451a-8a49-dcefad39fc4b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:26.267134 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:26.267134 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:26.268150 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cdbdf863-d2bf-451a-8a49-dcefad39fc4b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:26.268609 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1263/5094] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:26 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:26.890455 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-27f28b16-aa08-4ac4-a6ea-5d773c87300c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:26.892916 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-27f28b16-aa08-4ac4-a6ea-5d773c87300c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:26.893136 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-27f28b16-aa08-4ac4-a6ea-5d773c87300c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:26.893409 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-27f28b16-aa08-4ac4-a6ea-5d773c87300c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:26.893573 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-27f28b16-aa08-4ac4-a6ea-5d773c87300c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:26.899089 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:26.899089 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:26.899998 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-27f28b16-aa08-4ac4-a6ea-5d773c87300c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:26.900940 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1281/5095] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:26 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:26.963067 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a9ff5392-c712-41b9-afd8-3714fbdbceda None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:26.965202 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a9ff5392-c712-41b9-afd8-3714fbdbceda tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:26.965406 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a9ff5392-c712-41b9-afd8-3714fbdbceda tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:26.965603 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a9ff5392-c712-41b9-afd8-3714fbdbceda tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:26.973564 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:26.973564 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:26.977812 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a9ff5392-c712-41b9-afd8-3714fbdbceda tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:26.982560 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a9ff5392-c712-41b9-afd8-3714fbdbceda tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:26.982945 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1271/5096] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:26 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 865 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:27.016038 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-88040bf7-e7bc-44ae-bf7c-8377ba04b226 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:27.018141 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-88040bf7-e7bc-44ae-bf7c-8377ba04b226 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:27.018395 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-88040bf7-e7bc-44ae-bf7c-8377ba04b226 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:27.018639 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-88040bf7-e7bc-44ae-bf7c-8377ba04b226 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:27.030386 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:27.030386 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:27.034747 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-88040bf7-e7bc-44ae-bf7c-8377ba04b226 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:27.040188 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-88040bf7-e7bc-44ae-bf7c-8377ba04b226 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:27.040622 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1282/5097] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:27 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:27.279915 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-67097996-f552-4a4a-9e21-8cbeba9d4e4c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:27.281824 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-67097996-f552-4a4a-9e21-8cbeba9d4e4c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:27.282048 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-67097996-f552-4a4a-9e21-8cbeba9d4e4c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:27.282219 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-67097996-f552-4a4a-9e21-8cbeba9d4e4c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:27.282601 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-67097996-f552-4a4a-9e21-8cbeba9d4e4c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:27.286890 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:27.286890 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:27.287684 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-67097996-f552-4a4a-9e21-8cbeba9d4e4c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:27.288164 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1264/5098] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:27 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:27.911926 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1652dd2b-f8d6-437d-a6fe-27be194b0f1d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:27.913827 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1652dd2b-f8d6-437d-a6fe-27be194b0f1d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:27.914058 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1652dd2b-f8d6-437d-a6fe-27be194b0f1d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:27.914304 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1652dd2b-f8d6-437d-a6fe-27be194b0f1d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:27.914469 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-1652dd2b-f8d6-437d-a6fe-27be194b0f1d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:27.919242 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:27.919242 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:27.920307 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1652dd2b-f8d6-437d-a6fe-27be194b0f1d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:27.920803 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1282/5099] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:27 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:27.996242 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5a7f1549-7269-4557-b1aa-2fc639ca7849 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:27.999860 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5a7f1549-7269-4557-b1aa-2fc639ca7849 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:27.999860 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5a7f1549-7269-4557-b1aa-2fc639ca7849 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:28.000086 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5a7f1549-7269-4557-b1aa-2fc639ca7849 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:28.009187 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:28.009187 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:28.014442 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5a7f1549-7269-4557-b1aa-2fc639ca7849 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:28.019910 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5a7f1549-7269-4557-b1aa-2fc639ca7849 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:28.020316 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1272/5100] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:27 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:28.054466 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f59f6e97-a2d8-40f7-9482-fc16a5c23f85 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:28.056201 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f59f6e97-a2d8-40f7-9482-fc16a5c23f85 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:28.058433 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f59f6e97-a2d8-40f7-9482-fc16a5c23f85 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:28.058433 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f59f6e97-a2d8-40f7-9482-fc16a5c23f85 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:28.067819 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:28.067819 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:28.072515 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f59f6e97-a2d8-40f7-9482-fc16a5c23f85 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:28.077566 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f59f6e97-a2d8-40f7-9482-fc16a5c23f85 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:28.078110 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1283/5101] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:28 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:28.299358 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-353e2fa0-379d-4a49-94fb-47d7db7e492e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:28.301461 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-353e2fa0-379d-4a49-94fb-47d7db7e492e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:28.301703 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-353e2fa0-379d-4a49-94fb-47d7db7e492e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:28.301936 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-353e2fa0-379d-4a49-94fb-47d7db7e492e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:28.302076 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-353e2fa0-379d-4a49-94fb-47d7db7e492e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:28.303857 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=221,cinder:UPDATE=58,cinder:INSERT=29 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:45:28.307252 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:28.307252 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:28.308106 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-353e2fa0-379d-4a49-94fb-47d7db7e492e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:28.309067 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1265/5102] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:28 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:28.932050 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-12b4be48-e0f8-48f7-9a28-53972792be07 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:28.934099 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-12b4be48-e0f8-48f7-9a28-53972792be07 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:28.934292 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-12b4be48-e0f8-48f7-9a28-53972792be07 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:28.934540 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-12b4be48-e0f8-48f7-9a28-53972792be07 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:28.934672 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-12b4be48-e0f8-48f7-9a28-53972792be07 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:28.940038 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:28.940038 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:28.940958 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-12b4be48-e0f8-48f7-9a28-53972792be07 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:28.941397 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1283/5103] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:28 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:29.037214 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7af3caa8-4e3e-454d-879f-f288b0b1ef84 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:29.039257 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7af3caa8-4e3e-454d-879f-f288b0b1ef84 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:29.040021 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7af3caa8-4e3e-454d-879f-f288b0b1ef84 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:29.040021 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7af3caa8-4e3e-454d-879f-f288b0b1ef84 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:29.048329 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:29.048329 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:29.053156 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7af3caa8-4e3e-454d-879f-f288b0b1ef84 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:29.059068 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7af3caa8-4e3e-454d-879f-f288b0b1ef84 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:29.059611 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1273/5104] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:29 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:29.092772 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e045011b-967f-4d89-a0b8-0b40eb255ff0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:29.094881 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e045011b-967f-4d89-a0b8-0b40eb255ff0 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:29.095604 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e045011b-967f-4d89-a0b8-0b40eb255ff0 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:29.095604 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e045011b-967f-4d89-a0b8-0b40eb255ff0 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:29.107104 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:29.107104 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:29.111451 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e045011b-967f-4d89-a0b8-0b40eb255ff0 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:29.116020 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e045011b-967f-4d89-a0b8-0b40eb255ff0 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:29.116608 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1284/5105] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:29 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:29.319220 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4319cd23-833c-4a40-ae2e-1e6ce0a19756 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:29.321791 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4319cd23-833c-4a40-ae2e-1e6ce0a19756 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:29.322169 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4319cd23-833c-4a40-ae2e-1e6ce0a19756 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:29.322431 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4319cd23-833c-4a40-ae2e-1e6ce0a19756 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:29.322611 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-4319cd23-833c-4a40-ae2e-1e6ce0a19756 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:29.329812 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:29.329812 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:29.330801 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4319cd23-833c-4a40-ae2e-1e6ce0a19756 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:29.331352 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1266/5106] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:29 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:29.954298 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5536f62f-0454-4cd0-bb18-5bb4f8c0045c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:29.956872 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5536f62f-0454-4cd0-bb18-5bb4f8c0045c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:29.957187 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5536f62f-0454-4cd0-bb18-5bb4f8c0045c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:29.957515 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5536f62f-0454-4cd0-bb18-5bb4f8c0045c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:29.957691 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-5536f62f-0454-4cd0-bb18-5bb4f8c0045c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:29.964178 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:29.964178 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:29.965352 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5536f62f-0454-4cd0-bb18-5bb4f8c0045c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:29.965885 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1284/5107] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:29 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:30.077445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c43a5adc-ffe8-4177-ab86-86adaf3a7773 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:30.079545 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c43a5adc-ffe8-4177-ab86-86adaf3a7773 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:30.079779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c43a5adc-ffe8-4177-ab86-86adaf3a7773 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:30.079997 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c43a5adc-ffe8-4177-ab86-86adaf3a7773 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:30.087408 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:30.087408 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:30.092057 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c43a5adc-ffe8-4177-ab86-86adaf3a7773 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:30.098882 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c43a5adc-ffe8-4177-ab86-86adaf3a7773 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:30.099462 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1274/5108] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:30 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:30.131975 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1e4c9445-56cf-4c3d-9f1e-fd3c44d13012 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:30.134457 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e4c9445-56cf-4c3d-9f1e-fd3c44d13012 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:30.134877 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e4c9445-56cf-4c3d-9f1e-fd3c44d13012 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:30.135062 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e4c9445-56cf-4c3d-9f1e-fd3c44d13012 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:30.146139 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:30.146139 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:30.151369 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1e4c9445-56cf-4c3d-9f1e-fd3c44d13012 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:30.156635 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e4c9445-56cf-4c3d-9f1e-fd3c44d13012 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:30.157124 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1285/5109] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:30 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:30.342967 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-190a1cac-105e-4afb-a874-639933659d28 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:30.344838 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-190a1cac-105e-4afb-a874-639933659d28 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:30.345095 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-190a1cac-105e-4afb-a874-639933659d28 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:30.345304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-190a1cac-105e-4afb-a874-639933659d28 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:30.345496 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-190a1cac-105e-4afb-a874-639933659d28 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:30.350076 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:30.350076 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:30.351089 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-190a1cac-105e-4afb-a874-639933659d28 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:30.351869 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1267/5110] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:30 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:30.922401 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-03691091-809f-48b4-9d9d-8882b484b988 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:30.964926 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-03691091-809f-48b4-9d9d-8882b484b988 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/attachments/3d4dcf54-270c-420c-9f05-4c06535461e5/action Jul 03 01:45:30.965465 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-03691091-809f-48b4-9d9d-8882b484b988 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:45:30.965654 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-03691091-809f-48b4-9d9d-8882b484b988 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:30.969218 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=186,cinder:INSERT=25,cinder:UPDATE=51 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:45:30.980115 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4d63aa06-32d6-49f9-a09a-e77c2f70bc45 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:30.982224 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4d63aa06-32d6-49f9-a09a-e77c2f70bc45 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:30.983318 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4d63aa06-32d6-49f9-a09a-e77c2f70bc45 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:30.983318 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4d63aa06-32d6-49f9-a09a-e77c2f70bc45 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:30.984286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4d63aa06-32d6-49f9-a09a-e77c2f70bc45 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:30.988991 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:30.988991 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:30.989236 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:30.989236 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:30.989858 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4d63aa06-32d6-49f9-a09a-e77c2f70bc45 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:30.990290 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1275/5111] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:30 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:31.008292 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e5bea796-ff71-4ad5-9104-35c66e9822dd req-03691091-809f-48b4-9d9d-8882b484b988 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/3d4dcf54-270c-420c-9f05-4c06535461e5/action returned with HTTP 204 Jul 03 01:45:31.008958 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1285/5112] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:45:30 2026] POST /volume/v3/attachments/3d4dcf54-270c-420c-9f05-4c06535461e5/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:31.114828 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7e77faad-30f4-4df4-9e09-1bdbec43d442 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:31.117382 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e77faad-30f4-4df4-9e09-1bdbec43d442 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:31.117572 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e77faad-30f4-4df4-9e09-1bdbec43d442 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:31.117806 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e77faad-30f4-4df4-9e09-1bdbec43d442 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:31.127213 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:31.127213 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:31.136381 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7e77faad-30f4-4df4-9e09-1bdbec43d442 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:31.142790 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e77faad-30f4-4df4-9e09-1bdbec43d442 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:31.143579 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1286/5113] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:31 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:31.176775 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-44f5cfc8-081b-452d-9068-10cbce5523c7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:31.178404 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44f5cfc8-081b-452d-9068-10cbce5523c7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:31.178770 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44f5cfc8-081b-452d-9068-10cbce5523c7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:31.179075 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44f5cfc8-081b-452d-9068-10cbce5523c7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:31.193276 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:31.193276 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:31.197919 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-44f5cfc8-081b-452d-9068-10cbce5523c7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:31.205059 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44f5cfc8-081b-452d-9068-10cbce5523c7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:31.205316 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1268/5114] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:31 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:31.363308 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5294c6e9-9e08-460a-88c2-30d9a52d3bc4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:31.365453 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5294c6e9-9e08-460a-88c2-30d9a52d3bc4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:31.365710 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5294c6e9-9e08-460a-88c2-30d9a52d3bc4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:31.365941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5294c6e9-9e08-460a-88c2-30d9a52d3bc4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:31.366148 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-5294c6e9-9e08-460a-88c2-30d9a52d3bc4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:31.371722 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:31.371722 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:31.372615 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5294c6e9-9e08-460a-88c2-30d9a52d3bc4 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:31.373193 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1276/5115] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:31 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:32.001659 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9912c5a4-c9d7-43c1-8b3b-ea5dd0504ed3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:32.003692 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9912c5a4-c9d7-43c1-8b3b-ea5dd0504ed3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:32.003839 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9912c5a4-c9d7-43c1-8b3b-ea5dd0504ed3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:32.004026 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9912c5a4-c9d7-43c1-8b3b-ea5dd0504ed3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:32.004121 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-9912c5a4-c9d7-43c1-8b3b-ea5dd0504ed3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:32.009154 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:32.009154 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:32.010328 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9912c5a4-c9d7-43c1-8b3b-ea5dd0504ed3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:32.010786 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1286/5116] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:32 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:32.162653 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-447f2392-0afa-40da-b08e-0ab1f4961f4e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:32.165151 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-447f2392-0afa-40da-b08e-0ab1f4961f4e tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:32.165397 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-447f2392-0afa-40da-b08e-0ab1f4961f4e tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:32.165629 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-447f2392-0afa-40da-b08e-0ab1f4961f4e tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:32.175083 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:32.175083 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:32.180518 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-447f2392-0afa-40da-b08e-0ab1f4961f4e tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:32.186503 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-447f2392-0afa-40da-b08e-0ab1f4961f4e tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:32.187505 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1287/5117] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:32 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:32.385348 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-596b16b9-70ab-4db1-996c-0a701297b5cd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:32.387729 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-596b16b9-70ab-4db1-996c-0a701297b5cd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:32.388065 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-596b16b9-70ab-4db1-996c-0a701297b5cd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:32.389062 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-596b16b9-70ab-4db1-996c-0a701297b5cd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:32.389062 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-596b16b9-70ab-4db1-996c-0a701297b5cd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:32.396072 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:32.396072 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:32.397048 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-596b16b9-70ab-4db1-996c-0a701297b5cd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:32.397649 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1269/5118] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:32 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:33.025229 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1f3895d4-2504-467f-b050-c18a9c0c7220 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:33.026828 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1f3895d4-2504-467f-b050-c18a9c0c7220 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:33.027032 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1f3895d4-2504-467f-b050-c18a9c0c7220 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:33.027255 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1f3895d4-2504-467f-b050-c18a9c0c7220 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:33.027379 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1f3895d4-2504-467f-b050-c18a9c0c7220 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:33.033101 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:33.033101 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:33.034696 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1f3895d4-2504-467f-b050-c18a9c0c7220 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:33.035909 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1277/5119] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:33 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:33.203613 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e634e82c-a4a0-4139-9c5e-f6848ca70e10 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:33.205855 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e634e82c-a4a0-4139-9c5e-f6848ca70e10 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:33.206072 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e634e82c-a4a0-4139-9c5e-f6848ca70e10 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:33.206322 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e634e82c-a4a0-4139-9c5e-f6848ca70e10 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:33.216174 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:33.216174 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:33.222400 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e634e82c-a4a0-4139-9c5e-f6848ca70e10 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:33.228753 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e634e82c-a4a0-4139-9c5e-f6848ca70e10 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:33.229471 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1287/5120] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:33 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:33.409309 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ce1ca983-1306-4782-999d-4b4d54e58057 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:33.411001 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ce1ca983-1306-4782-999d-4b4d54e58057 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:33.411241 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ce1ca983-1306-4782-999d-4b4d54e58057 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:33.411493 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ce1ca983-1306-4782-999d-4b4d54e58057 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:33.411604 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-ce1ca983-1306-4782-999d-4b4d54e58057 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:33.415943 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:33.415943 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:33.416687 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ce1ca983-1306-4782-999d-4b4d54e58057 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:33.417124 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1288/5121] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:33 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:34.049542 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-44439029-fa15-4601-9678-ec30e04b21fb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:34.051931 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44439029-fa15-4601-9678-ec30e04b21fb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:34.052463 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44439029-fa15-4601-9678-ec30e04b21fb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:34.052791 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44439029-fa15-4601-9678-ec30e04b21fb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:34.053078 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-44439029-fa15-4601-9678-ec30e04b21fb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:34.059722 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:34.059722 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:34.061032 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44439029-fa15-4601-9678-ec30e04b21fb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:34.061820 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1270/5122] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:34 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:34.248714 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bc1015ff-c5f3-4f31-b8d9-745fcaa638a2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:34.250468 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bc1015ff-c5f3-4f31-b8d9-745fcaa638a2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:34.250707 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bc1015ff-c5f3-4f31-b8d9-745fcaa638a2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:34.250883 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bc1015ff-c5f3-4f31-b8d9-745fcaa638a2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:34.253382 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=250,cinder:UPDATE=64,cinder:INSERT=32 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:45:34.261664 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:34.261664 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:34.267175 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bc1015ff-c5f3-4f31-b8d9-745fcaa638a2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:34.274390 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bc1015ff-c5f3-4f31-b8d9-745fcaa638a2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:34.274998 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1278/5123] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:34 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:34.429353 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fcdf549f-a0e0-42e9-8ed0-835b7419dc9f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:34.432667 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fcdf549f-a0e0-42e9-8ed0-835b7419dc9f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:34.432963 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fcdf549f-a0e0-42e9-8ed0-835b7419dc9f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:34.433229 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fcdf549f-a0e0-42e9-8ed0-835b7419dc9f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:34.433429 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fcdf549f-a0e0-42e9-8ed0-835b7419dc9f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:34.438525 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:34.438525 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:34.439253 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fcdf549f-a0e0-42e9-8ed0-835b7419dc9f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:34.440353 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1288/5124] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:34 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:35.060472 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-348553f9-f52a-448e-a6ae-bcc957300d67 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:35.075355 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-11cf828e-a4ee-43c2-a3eb-8a4dd3b8bc4f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:35.078912 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-11cf828e-a4ee-43c2-a3eb-8a4dd3b8bc4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:35.078912 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-11cf828e-a4ee-43c2-a3eb-8a4dd3b8bc4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:35.078912 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-11cf828e-a4ee-43c2-a3eb-8a4dd3b8bc4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:35.078912 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-11cf828e-a4ee-43c2-a3eb-8a4dd3b8bc4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:35.084175 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:35.084175 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:35.085148 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-11cf828e-a4ee-43c2-a3eb-8a4dd3b8bc4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:35.085633 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1271/5125] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:35 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:35.097172 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-348553f9-f52a-448e-a6ae-bcc957300d67 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:35.097354 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-348553f9-f52a-448e-a6ae-bcc957300d67 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:35.097545 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-348553f9-f52a-448e-a6ae-bcc957300d67 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:35.108215 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:35.108215 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:35.112779 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-348553f9-f52a-448e-a6ae-bcc957300d67 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:35.119331 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-348553f9-f52a-448e-a6ae-bcc957300d67 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:35.119950 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1289/5126] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:45:35 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 1174 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:35.139524 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-2f96d20b-aafa-44c1-8374-24913382f0b6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:35.141721 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-2f96d20b-aafa-44c1-8374-24913382f0b6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec/action Jul 03 01:45:35.142025 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-2f96d20b-aafa-44c1-8374-24913382f0b6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:45:35.142248 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-2f96d20b-aafa-44c1-8374-24913382f0b6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:35.156668 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:35.156668 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:35.157387 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-2f96d20b-aafa-44c1-8374-24913382f0b6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:35.173472 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-2f96d20b-aafa-44c1-8374-24913382f0b6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Begin detaching volume completed successfully. Jul 03 01:45:35.173798 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-2f96d20b-aafa-44c1-8374-24913382f0b6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec/action returned with HTTP 202 Jul 03 01:45:35.174271 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1279/5127] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:45:35 2026] POST /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:45:35.295155 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-36da86de-92e8-484e-b79a-4c4c41d95710 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:35.297025 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-36da86de-92e8-484e-b79a-4c4c41d95710 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:35.297236 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-36da86de-92e8-484e-b79a-4c4c41d95710 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:35.297477 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-36da86de-92e8-484e-b79a-4c4c41d95710 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:35.304861 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:35.304861 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:35.308926 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-36da86de-92e8-484e-b79a-4c4c41d95710 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:35.313519 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-36da86de-92e8-484e-b79a-4c4c41d95710 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:35.313910 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1289/5128] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:35 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:35.453097 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-da0305d1-003c-425e-8508-d05fe9b7e973 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:35.455267 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-da0305d1-003c-425e-8508-d05fe9b7e973 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:35.455499 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-da0305d1-003c-425e-8508-d05fe9b7e973 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:35.455775 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-da0305d1-003c-425e-8508-d05fe9b7e973 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:35.455948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-da0305d1-003c-425e-8508-d05fe9b7e973 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:35.461221 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:35.461221 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:35.462031 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-da0305d1-003c-425e-8508-d05fe9b7e973 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:35.462505 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1272/5129] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:35 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:36.097454 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-74ebe24e-3c4f-40bc-a057-6b335e8b444b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:36.100714 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-74ebe24e-3c4f-40bc-a057-6b335e8b444b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:36.100896 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-74ebe24e-3c4f-40bc-a057-6b335e8b444b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:36.101143 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-74ebe24e-3c4f-40bc-a057-6b335e8b444b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:36.101296 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-74ebe24e-3c4f-40bc-a057-6b335e8b444b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:36.103276 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=245,cinder:INSERT=36,cinder:UPDATE=70 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:45:36.107619 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:36.107619 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:36.108441 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-74ebe24e-3c4f-40bc-a057-6b335e8b444b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:36.108967 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1290/5130] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:36 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:45:36.209882 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-639eac39-77d8-4ddc-be80-623221474033 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:36.209882 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-639eac39-77d8-4ddc-be80-623221474033 None None] GET https://10.4.3.64/volume// Jul 03 01:45:36.209882 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-639eac39-77d8-4ddc-be80-623221474033 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:36.209882 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-639eac39-77d8-4ddc-be80-623221474033 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:36.209882 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-639eac39-77d8-4ddc-be80-623221474033 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:45:36.210532 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1280/5131] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:45:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:45:36.218890 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-4592ecc5-d769-4f49-82ee-39819f9b3104 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:36.221231 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-4592ecc5-d769-4f49-82ee-39819f9b3104 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:45:36.221515 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-4592ecc5-d769-4f49-82ee-39819f9b3104 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:36.221819 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-4592ecc5-d769-4f49-82ee-39819f9b3104 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:36.234349 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:36.234349 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:36.238381 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-4592ecc5-d769-4f49-82ee-39819f9b3104 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:36.244378 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-4592ecc5-d769-4f49-82ee-39819f9b3104 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:45:36.245555 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1290/5132] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:45:36 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 1357 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:36.329948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b923badc-89ae-453a-8df5-ecd8fc15ae51 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:36.336720 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b923badc-89ae-453a-8df5-ecd8fc15ae51 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:36.337044 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b923badc-89ae-453a-8df5-ecd8fc15ae51 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:36.337341 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b923badc-89ae-453a-8df5-ecd8fc15ae51 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:36.354381 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:36.354381 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:36.364775 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b923badc-89ae-453a-8df5-ecd8fc15ae51 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:36.372654 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b923badc-89ae-453a-8df5-ecd8fc15ae51 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:36.373589 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1273/5133] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:36 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 926 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:36.473614 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2740a7bb-aeee-4a35-80bb-d034ba34ecf2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:36.475800 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2740a7bb-aeee-4a35-80bb-d034ba34ecf2 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:36.476054 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2740a7bb-aeee-4a35-80bb-d034ba34ecf2 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:36.476275 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2740a7bb-aeee-4a35-80bb-d034ba34ecf2 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:36.476399 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-2740a7bb-aeee-4a35-80bb-d034ba34ecf2 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:36.481401 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:36.481401 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:36.482162 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2740a7bb-aeee-4a35-80bb-d034ba34ecf2 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:36.482809 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1291/5134] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:36 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:37.123358 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-52d56b4a-d508-4c17-b6af-ebe975a44f7c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:37.125570 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-52d56b4a-d508-4c17-b6af-ebe975a44f7c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:37.125838 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52d56b4a-d508-4c17-b6af-ebe975a44f7c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:37.126178 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52d56b4a-d508-4c17-b6af-ebe975a44f7c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:37.126216 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-52d56b4a-d508-4c17-b6af-ebe975a44f7c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:37.131653 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:37.131653 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:37.132593 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-52d56b4a-d508-4c17-b6af-ebe975a44f7c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:37.133027 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1281/5135] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:37 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:37.304251 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-6454230f-fe75-4f18-96dd-7eec2c05b453 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:37.306590 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-6454230f-fe75-4f18-96dd-7eec2c05b453 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3d4dcf54-270c-420c-9f05-4c06535461e5 Jul 03 01:45:37.306801 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-6454230f-fe75-4f18-96dd-7eec2c05b453 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:37.307010 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-6454230f-fe75-4f18-96dd-7eec2c05b453 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:37.316407 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:37.316407 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:37.389819 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-86282246-852c-4a17-9684-44a86df81005 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:37.392105 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-86282246-852c-4a17-9684-44a86df81005 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:37.392376 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-86282246-852c-4a17-9684-44a86df81005 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:37.392650 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-86282246-852c-4a17-9684-44a86df81005 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:37.401877 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:37.401877 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:37.407165 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-86282246-852c-4a17-9684-44a86df81005 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:37.412754 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-86282246-852c-4a17-9684-44a86df81005 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:37.413681 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1274/5136] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:37 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:37.429975 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6d83bf57-8345-46d8-b94c-63596a7a2952 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:37.432031 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d83bf57-8345-46d8-b94c-63596a7a2952 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:37.432305 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d83bf57-8345-46d8-b94c-63596a7a2952 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:37.432561 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d83bf57-8345-46d8-b94c-63596a7a2952 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:37.440767 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:37.440767 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:37.444747 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6d83bf57-8345-46d8-b94c-63596a7a2952 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:37.449578 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d83bf57-8345-46d8-b94c-63596a7a2952 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:37.450010 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1292/5137] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:37 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:37.462226 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-77de097c-d8b6-4b76-b757-f1398d5e623c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:37.463916 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-77de097c-d8b6-4b76-b757-f1398d5e623c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:45:37.464270 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-77de097c-d8b6-4b76-b757-f1398d5e623c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e", "name": "tempest-VolumeImageDependencyTests-Snapshot-691745182"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:37.472528 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:37.472528 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:37.473003 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-77de097c-d8b6-4b76-b757-f1398d5e623c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:37.473103 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-77de097c-d8b6-4b76-b757-f1398d5e623c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create snapshot from volume 45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:37.494783 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-61799e0b-f565-4245-b0ca-66641b11e2c0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:37.498230 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-61799e0b-f565-4245-b0ca-66641b11e2c0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:37.498434 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-61799e0b-f565-4245-b0ca-66641b11e2c0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:37.498663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-61799e0b-f565-4245-b0ca-66641b11e2c0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:37.498754 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-61799e0b-f565-4245-b0ca-66641b11e2c0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:37.503788 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:37.503788 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:37.504494 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-61799e0b-f565-4245-b0ca-66641b11e2c0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:37.504901 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1275/5138] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:37 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:37.520268 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-77de097c-d8b6-4b76-b757-f1398d5e623c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Created reservations ['7fe98fa6-512e-4129-bf7b-626d3c96c14a', '1a8e7183-ec2d-4cec-b14d-dbb879db2ecf', '53fe23e9-dd73-47f1-ae0b-d969b7044604', 'f8742cfc-7c88-40b9-8dff-ef71c0d68e4e'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:37.558238 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-77de097c-d8b6-4b76-b757-f1398d5e623c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Snapshot create request issued successfully. Jul 03 01:45:37.559134 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-77de097c-d8b6-4b76-b757-f1398d5e623c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:45:37.559464 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1282/5139] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:45:37 2026] POST /volume/v3/snapshots => generated 312 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:37.570505 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c75069ed-6da4-4cae-a310-b3d8aa3b54f1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:37.572469 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c75069ed-6da4-4cae-a310-b3d8aa3b54f1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 Jul 03 01:45:37.572756 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c75069ed-6da4-4cae-a310-b3d8aa3b54f1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:37.573001 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c75069ed-6da4-4cae-a310-b3d8aa3b54f1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:37.580002 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:37.580002 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:37.580767 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c75069ed-6da4-4cae-a310-b3d8aa3b54f1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Snapshot retrieved successfully. Jul 03 01:45:37.582650 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c75069ed-6da4-4cae-a310-b3d8aa3b54f1 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 returned with HTTP 200 Jul 03 01:45:37.582650 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1293/5140] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:37 2026] GET /volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 => generated 444 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:37.858165 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-7c705552-8e58-47f1-abcd-b7fda55e3ba7 req-6454230f-fe75-4f18-96dd-7eec2c05b453 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/3d4dcf54-270c-420c-9f05-4c06535461e5 returned with HTTP 200 Jul 03 01:45:37.858753 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1291/5141] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:45:37 2026] DELETE /volume/v3/attachments/3d4dcf54-270c-420c-9f05-4c06535461e5 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:38.144060 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0c5ad560-e964-4108-ab09-f9b5b0122966 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:38.146177 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0c5ad560-e964-4108-ab09-f9b5b0122966 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:38.146433 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0c5ad560-e964-4108-ab09-f9b5b0122966 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:38.146682 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0c5ad560-e964-4108-ab09-f9b5b0122966 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:38.146816 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-0c5ad560-e964-4108-ab09-f9b5b0122966 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:38.153259 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:38.153259 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:38.154152 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0c5ad560-e964-4108-ab09-f9b5b0122966 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:38.154598 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1276/5142] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:38 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:38.400503 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:38.403116 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:45:38.403597 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1299282138", "snapshot_id": "f2fd1dbd-0dcf-46ca-9e80-99592389c7ba", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:38.405430 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1299282138', 'snapshot_id': 'f2fd1dbd-0dcf-46ca-9e80-99592389c7ba', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:45:38.411680 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:38.411680 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:38.412151 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:38.412280 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume of 1 GB Jul 03 01:45:38.416366 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Availability Zones retrieved successfully. Jul 03 01:45:38.421899 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Flow 'volume_create_api' (2830fe5a-db12-41aa-9e7f-d72aa915b99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:38.422901 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe883ff-c2c4-4984-b8ce-daab533fe534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:38.423876 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:45:38.459686 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe883ff-c2c4-4984-b8ce-daab533fe534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f2fd1dbd-0dcf-46ca-9e80-99592389c7ba', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:38.460630 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe45a6c-ecbc-4d4e-b12d-68b8a0ab45f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:38.508332 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Created reservations ['c569c9ba-80a0-4b4a-a980-9d6d4e690a7c', 'c95dad14-5263-40c3-918b-c630c499258c', '5d8a9181-de19-44e7-8096-ad0e41255d42', '4a5b95ab-d2a8-46d0-887e-83ffac46406f'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:38.509257 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbe45a6c-ecbc-4d4e-b12d-68b8a0ab45f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c569c9ba-80a0-4b4a-a980-9d6d4e690a7c', 'c95dad14-5263-40c3-918b-c630c499258c', '5d8a9181-de19-44e7-8096-ad0e41255d42', '4a5b95ab-d2a8-46d0-887e-83ffac46406f']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:38.510231 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb9e8fd-5071-4f92-90c4-84da603f8301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:38.519851 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-92fe0e1c-7a6b-45c6-b710-6fdba7478183 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:38.523277 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-92fe0e1c-7a6b-45c6-b710-6fdba7478183 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:38.523277 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-92fe0e1c-7a6b-45c6-b710-6fdba7478183 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:38.523277 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-92fe0e1c-7a6b-45c6-b710-6fdba7478183 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:38.523277 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-92fe0e1c-7a6b-45c6-b710-6fdba7478183 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:38.527689 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:38.527689 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:38.528180 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-92fe0e1c-7a6b-45c6-b710-6fdba7478183 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:38.528726 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1294/5143] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:38 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:38.553151 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1eb9e8fd-5071-4f92-90c4-84da603f8301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ec95e88-d76f-4182-a050-653f69215b7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1299282138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',qos_specs=None,replication_status=,reservations=['c569c9ba-80a0-4b4a-a980-9d6d4e690a7c','c95dad14-5263-40c3-918b-c630c499258c','5d8a9181-de19-44e7-8096-ad0e41255d42','4a5b95ab-d2a8-46d0-887e-83ffac46406f'],size=1,snapshot_id=f2fd1dbd-0dcf-46ca-9e80-99592389c7ba,source_replicaid=,source_volid=None,status='creating',user_id='637da6a0434f4673b00d29d8ecfef870',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:45:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1299282138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ec95e88-d76f-4182-a050-653f69215b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f2fd1dbd-0dcf-46ca-9e80-99592389c7ba,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='637da6a0434f4673b00d29d8ecfef870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:38.554245 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b5d86b-cf51-4aab-91bd-7f6e511373b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:38.574135 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b5d86b-cf51-4aab-91bd-7f6e511373b0) transitioned into state 'SUCCESS' from state '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-1299282138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',qos_specs=None,replication_status=,reservations=['c569c9ba-80a0-4b4a-a980-9d6d4e690a7c','c95dad14-5263-40c3-918b-c630c499258c','5d8a9181-de19-44e7-8096-ad0e41255d42','4a5b95ab-d2a8-46d0-887e-83ffac46406f'],size=1,snapshot_id=f2fd1dbd-0dcf-46ca-9e80-99592389c7ba,source_replicaid=,source_volid=None,status='creating',user_id='637da6a0434f4673b00d29d8ecfef870',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:38.574795 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ebdee7-30a0-4918-8c6e-8d97e63aa070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:38.596073 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2b3c9731-f682-4ddf-a7c3-bd6ecf338e31 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:38.598235 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b3c9731-f682-4ddf-a7c3-bd6ecf338e31 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 Jul 03 01:45:38.598442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b3c9731-f682-4ddf-a7c3-bd6ecf338e31 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:38.598682 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b3c9731-f682-4ddf-a7c3-bd6ecf338e31 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:38.599340 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4ebdee7-30a0-4918-8c6e-8d97e63aa070) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:38.600175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Flow 'volume_create_api' (2830fe5a-db12-41aa-9e7f-d72aa915b99e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:38.600454 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume request issued successfully. Jul 03 01:45:38.600996 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f971c361-7abf-450d-a1a2-8aed7cf45a6a tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:45:38.601442 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1283/5144] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:45:38 2026] POST /volume/v3/volumes => generated 789 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:38.604733 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:38.604733 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:38.605325 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2b3c9731-f682-4ddf-a7c3-bd6ecf338e31 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Snapshot retrieved successfully. Jul 03 01:45:38.606114 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b3c9731-f682-4ddf-a7c3-bd6ecf338e31 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 returned with HTTP 200 Jul 03 01:45:38.606475 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1292/5145] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:38 2026] GET /volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:38.616752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8b0f44e2-cfa5-4a20-a0d3-62c6307154b6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:38.617218 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:38.618522 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8b0f44e2-cfa5-4a20-a0d3-62c6307154b6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:38.618522 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8b0f44e2-cfa5-4a20-a0d3-62c6307154b6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:38.619630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8b0f44e2-cfa5-4a20-a0d3-62c6307154b6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:38.619689 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:45:38.620643 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "dac026a7-3aa9-4ac3-9d4e-3924aa415a78", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:38.622622 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'dac026a7-3aa9-4ac3-9d4e-3924aa415a78', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:45:38.627522 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:38.627522 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:38.632444 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:38.632444 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:38.632444 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Snapshot retrieved successfully. Jul 03 01:45:38.632444 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume of 1 GB Jul 03 01:45:38.632743 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8b0f44e2-cfa5-4a20-a0d3-62c6307154b6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:38.636910 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Availability Zones retrieved successfully. Jul 03 01:45:38.640209 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8b0f44e2-cfa5-4a20-a0d3-62c6307154b6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:38.640209 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1277/5146] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:38 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:38.643078 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Flow 'volume_create_api' (3dc43e95-9e04-4009-8661-586fc2e226a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:38.644381 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2c0ed1-855c-4424-ac8d-3544b50d68b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:38.645485 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:45:38.681744 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c2c0ed1-855c-4424-ac8d-3544b50d68b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dac026a7-3aa9-4ac3-9d4e-3924aa415a78', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:38.681744 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047c1d3a-ae38-4a10-b26e-40df4ca53882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:38.730413 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Created reservations ['4c48099c-c5a8-40e3-9d9b-b11b7fdbc5db', '579065c0-b5a3-43aa-a8b2-c0fde2a3169d', '621723a0-047a-4423-890a-3690a22aa992', 'f6a0036b-67fc-49ff-aaec-ce94d9017859'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:38.731280 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (047c1d3a-ae38-4a10-b26e-40df4ca53882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c48099c-c5a8-40e3-9d9b-b11b7fdbc5db', '579065c0-b5a3-43aa-a8b2-c0fde2a3169d', '621723a0-047a-4423-890a-3690a22aa992', 'f6a0036b-67fc-49ff-aaec-ce94d9017859']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:38.731964 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143b8989-e62f-4843-a8c8-e038a229b9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:38.778007 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (143b8989-e62f-4843-a8c8-e038a229b9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fa6eed8-f2f0-4e90-8514-b84656de75b2', '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='08ab660bccda4a6cabd869cd9a6ea026',qos_specs=None,replication_status=,reservations=['4c48099c-c5a8-40e3-9d9b-b11b7fdbc5db','579065c0-b5a3-43aa-a8b2-c0fde2a3169d','621723a0-047a-4423-890a-3690a22aa992','f6a0036b-67fc-49ff-aaec-ce94d9017859'],size=1,snapshot_id=dac026a7-3aa9-4ac3-9d4e-3924aa415a78,source_replicaid=,source_volid=None,status='creating',user_id='cbc24e32a1394f28923dc623157ae382',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), '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-03T01:45:38Z,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=9fa6eed8-f2f0-4e90-8514-b84656de75b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08ab660bccda4a6cabd869cd9a6ea026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dac026a7-3aa9-4ac3-9d4e-3924aa415a78,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc24e32a1394f28923dc623157ae382',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:38.778759 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e13457cd-7bab-42d7-8935-cf09a484ba14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:38.808965 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e13457cd-7bab-42d7-8935-cf09a484ba14) transitioned into state 'SUCCESS' from 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='08ab660bccda4a6cabd869cd9a6ea026',qos_specs=None,replication_status=,reservations=['4c48099c-c5a8-40e3-9d9b-b11b7fdbc5db','579065c0-b5a3-43aa-a8b2-c0fde2a3169d','621723a0-047a-4423-890a-3690a22aa992','f6a0036b-67fc-49ff-aaec-ce94d9017859'],size=1,snapshot_id=dac026a7-3aa9-4ac3-9d4e-3924aa415a78,source_replicaid=,source_volid=None,status='creating',user_id='cbc24e32a1394f28923dc623157ae382',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:38.809977 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af7ce50f-ab07-4f2b-81c9-aa44b89a501e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:38.837260 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af7ce50f-ab07-4f2b-81c9-aa44b89a501e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:38.838570 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Flow 'volume_create_api' (3dc43e95-9e04-4009-8661-586fc2e226a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:38.838984 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Create volume request issued successfully. Jul 03 01:45:38.839835 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d803cfb5-eafd-44c9-a0b6-6b022be1ccc7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:45:38.840298 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1295/5147] 10.4.3.64 () {70 vars in 1293 bytes} [Fri Jul 3 01:45:38 2026] POST /volume/v3/volumes => generated 807 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:38.853990 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4a2a7cc9-83af-4f7d-a458-0af77be66d94 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:38.856462 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4a2a7cc9-83af-4f7d-a458-0af77be66d94 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 Jul 03 01:45:38.856754 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4a2a7cc9-83af-4f7d-a458-0af77be66d94 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:38.857009 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4a2a7cc9-83af-4f7d-a458-0af77be66d94 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:38.865799 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:38.865799 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:38.871064 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4a2a7cc9-83af-4f7d-a458-0af77be66d94 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:38.876222 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4a2a7cc9-83af-4f7d-a458-0af77be66d94 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 returned with HTTP 200 Jul 03 01:45:38.876935 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1284/5148] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:38 2026] GET /volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:39.166810 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e9e2bb3e-c28c-4b79-86a3-9309b36edac7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:39.168474 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e9e2bb3e-c28c-4b79-86a3-9309b36edac7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:45:39.168710 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e9e2bb3e-c28c-4b79-86a3-9309b36edac7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:39.168888 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e9e2bb3e-c28c-4b79-86a3-9309b36edac7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:39.169003 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-e9e2bb3e-c28c-4b79-86a3-9309b36edac7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:39.173409 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:39.173409 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:39.174281 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e9e2bb3e-c28c-4b79-86a3-9309b36edac7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:45:39.174727 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1293/5149] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:39 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:39.185678 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-442947f1-8561-4c29-8a62-30a6ab7c2c04 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:39.187327 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-442947f1-8561-4c29-8a62-30a6ab7c2c04 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:45:39.187649 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-442947f1-8561-4c29-8a62-30a6ab7c2c04 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac93cdfb-a20e-4445-92a9-10ed6a45e159", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1796890365"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:39.189152 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-442947f1-8561-4c29-8a62-30a6ab7c2c04 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating new backup {'backup': {'volume_id': 'ac93cdfb-a20e-4445-92a9-10ed6a45e159', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1796890365'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:45:39.189273 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-442947f1-8561-4c29-8a62-30a6ab7c2c04 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating backup of volume ac93cdfb-a20e-4445-92a9-10ed6a45e159 in container None Jul 03 01:45:39.198237 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:39.198237 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:39.198729 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-442947f1-8561-4c29-8a62-30a6ab7c2c04 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:45:39.217722 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-442947f1-8561-4c29-8a62-30a6ab7c2c04 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Created reservations ['67dab78e-efc1-4cee-9d97-948df972093d', 'bd85813e-ae3b-4d64-8596-29771f989724'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:39.262063 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-442947f1-8561-4c29-8a62-30a6ab7c2c04 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:45:39.262744 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1278/5150] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:45:39 2026] POST /volume/v3/backups => generated 328 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:39.271956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-88d134b9-e69d-46b6-a379-23ca2f76c89d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:39.274048 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-88d134b9-e69d-46b6-a379-23ca2f76c89d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:39.274254 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-88d134b9-e69d-46b6-a379-23ca2f76c89d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:39.274554 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-88d134b9-e69d-46b6-a379-23ca2f76c89d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:39.274609 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-88d134b9-e69d-46b6-a379-23ca2f76c89d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:39.279144 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:39.279144 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:39.280238 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-88d134b9-e69d-46b6-a379-23ca2f76c89d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:39.280681 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1296/5151] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:39 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:39.540453 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8e61327f-5c11-46b7-ac74-203325ac43a6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:39.543137 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8e61327f-5c11-46b7-ac74-203325ac43a6 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:39.543508 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8e61327f-5c11-46b7-ac74-203325ac43a6 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:39.543809 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8e61327f-5c11-46b7-ac74-203325ac43a6 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:39.543960 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-8e61327f-5c11-46b7-ac74-203325ac43a6 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:39.549342 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:39.549342 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:39.550169 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8e61327f-5c11-46b7-ac74-203325ac43a6 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:39.550694 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1285/5152] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:39 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:39.656030 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e18faa5e-c4e9-476e-b215-83af97cd3a34 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:39.658107 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e18faa5e-c4e9-476e-b215-83af97cd3a34 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:39.658429 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e18faa5e-c4e9-476e-b215-83af97cd3a34 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:39.658723 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e18faa5e-c4e9-476e-b215-83af97cd3a34 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:39.668291 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:39.668291 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:39.674183 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e18faa5e-c4e9-476e-b215-83af97cd3a34 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:39.679218 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e18faa5e-c4e9-476e-b215-83af97cd3a34 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:39.679592 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1294/5153] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:39 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:39.693885 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f0c498a0-9496-4722-9f31-4e4f068a4d86 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:39.697324 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f0c498a0-9496-4722-9f31-4e4f068a4d86 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:39.697563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f0c498a0-9496-4722-9f31-4e4f068a4d86 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:39.697777 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f0c498a0-9496-4722-9f31-4e4f068a4d86 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:39.706246 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:39.706246 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:39.710759 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f0c498a0-9496-4722-9f31-4e4f068a4d86 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:39.716062 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f0c498a0-9496-4722-9f31-4e4f068a4d86 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:39.716534 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1279/5154] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:39 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:39.891148 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c3d11218-cf3b-44db-90ec-6b17d504b9da None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:39.893918 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c3d11218-cf3b-44db-90ec-6b17d504b9da tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 Jul 03 01:45:39.893918 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c3d11218-cf3b-44db-90ec-6b17d504b9da tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:39.894122 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c3d11218-cf3b-44db-90ec-6b17d504b9da tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:39.903816 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:39.903816 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:39.908574 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c3d11218-cf3b-44db-90ec-6b17d504b9da tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:39.914059 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c3d11218-cf3b-44db-90ec-6b17d504b9da tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 returned with HTTP 200 Jul 03 01:45:39.914429 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1297/5155] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:39 2026] GET /volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 => generated 1226 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:39.926736 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f3f88617-0e2e-48d2-8c19-c33956e6568c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:39.928874 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3f88617-0e2e-48d2-8c19-c33956e6568c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 Jul 03 01:45:39.929078 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3f88617-0e2e-48d2-8c19-c33956e6568c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:39.929261 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3f88617-0e2e-48d2-8c19-c33956e6568c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:39.937543 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:39.937543 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:39.942810 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f3f88617-0e2e-48d2-8c19-c33956e6568c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:39.948295 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3f88617-0e2e-48d2-8c19-c33956e6568c tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 returned with HTTP 200 Jul 03 01:45:39.948789 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1286/5156] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:39 2026] GET /volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 => generated 1226 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:39.965344 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c9d73ee1-7b08-4945-ad1e-534946015571 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:39.967062 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c9d73ee1-7b08-4945-ad1e-534946015571 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 Jul 03 01:45:39.967246 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c9d73ee1-7b08-4945-ad1e-534946015571 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:39.967498 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c9d73ee1-7b08-4945-ad1e-534946015571 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:39.967582 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-c9d73ee1-7b08-4945-ad1e-534946015571 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete snapshot with id: dac026a7-3aa9-4ac3-9d4e-3924aa415a78 Jul 03 01:45:39.972784 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:39.972784 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:39.973246 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c9d73ee1-7b08-4945-ad1e-534946015571 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Snapshot retrieved successfully. Jul 03 01:45:39.994978 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c9d73ee1-7b08-4945-ad1e-534946015571 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Snapshot delete request issued successfully. Jul 03 01:45:39.995286 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c9d73ee1-7b08-4945-ad1e-534946015571 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 returned with HTTP 202 Jul 03 01:45:39.995853 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1295/5157] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:45:39 2026] DELETE /volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:45:40.004663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-56ec30db-9ccc-44ff-a9fd-94191e90d796 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:40.006831 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-56ec30db-9ccc-44ff-a9fd-94191e90d796 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 Jul 03 01:45:40.006993 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-56ec30db-9ccc-44ff-a9fd-94191e90d796 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:40.007238 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-56ec30db-9ccc-44ff-a9fd-94191e90d796 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:40.013857 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:40.013857 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:40.014553 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-56ec30db-9ccc-44ff-a9fd-94191e90d796 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Snapshot retrieved successfully. Jul 03 01:45:40.015809 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-56ec30db-9ccc-44ff-a9fd-94191e90d796 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 returned with HTTP 200 Jul 03 01:45:40.016653 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1280/5158] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:40 2026] GET /volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:40.234313 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-e9ac4987-6909-4bf5-b9bd-b8821134feab None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:40.263590 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-e9ac4987-6909-4bf5-b9bd-b8821134feab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:40.263784 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-e9ac4987-6909-4bf5-b9bd-b8821134feab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:40.264002 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-e9ac4987-6909-4bf5-b9bd-b8821134feab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:40.271286 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:40.271286 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:40.275186 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-e9ac4987-6909-4bf5-b9bd-b8821134feab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:40.279488 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-e9ac4987-6909-4bf5-b9bd-b8821134feab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:40.279888 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1298/5159] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:45:40 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:40.292213 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-19dfc4d6-6b35-45ab-b0d5-198635d52125 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:40.293977 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-19dfc4d6-6b35-45ab-b0d5-198635d52125 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:40.294208 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-19dfc4d6-6b35-45ab-b0d5-198635d52125 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:40.294389 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-19dfc4d6-6b35-45ab-b0d5-198635d52125 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:40.294521 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-19dfc4d6-6b35-45ab-b0d5-198635d52125 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:40.300207 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:40.300207 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:40.301062 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-19dfc4d6-6b35-45ab-b0d5-198635d52125 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:40.301783 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1287/5160] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:40 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:40.562102 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d78956bc-a371-4ffd-802b-9b569385578a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:40.564117 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d78956bc-a371-4ffd-802b-9b569385578a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:40.564428 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d78956bc-a371-4ffd-802b-9b569385578a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:40.564633 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d78956bc-a371-4ffd-802b-9b569385578a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:40.564776 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d78956bc-a371-4ffd-802b-9b569385578a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:40.570076 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:40.570076 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:40.571044 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d78956bc-a371-4ffd-802b-9b569385578a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:40.571843 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1296/5161] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:40 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:41.026791 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a9c00d03-c7ed-44a5-95a8-5f8ccddb3fc6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:41.028626 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a9c00d03-c7ed-44a5-95a8-5f8ccddb3fc6 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 Jul 03 01:45:41.028819 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a9c00d03-c7ed-44a5-95a8-5f8ccddb3fc6 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:41.029000 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a9c00d03-c7ed-44a5-95a8-5f8ccddb3fc6 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:41.033948 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a9c00d03-c7ed-44a5-95a8-5f8ccddb3fc6 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 returned with HTTP 404 Jul 03 01:45:41.034085 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1281/5162] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:41 2026] GET /volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:41.042611 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2acec49d-f3c8-4612-a24f-f3f1a7df19a8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:41.044754 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2acec49d-f3c8-4612-a24f-f3f1a7df19a8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 Jul 03 01:45:41.044979 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2acec49d-f3c8-4612-a24f-f3f1a7df19a8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:41.045102 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2acec49d-f3c8-4612-a24f-f3f1a7df19a8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:41.045284 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-2acec49d-f3c8-4612-a24f-f3f1a7df19a8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume with id: 9fa6eed8-f2f0-4e90-8514-b84656de75b2 Jul 03 01:45:41.054069 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:41.054069 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:41.054646 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2acec49d-f3c8-4612-a24f-f3f1a7df19a8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:41.077169 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2acec49d-f3c8-4612-a24f-f3f1a7df19a8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume request issued successfully. Jul 03 01:45:41.077375 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2acec49d-f3c8-4612-a24f-f3f1a7df19a8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 returned with HTTP 202 Jul 03 01:45:41.077816 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1299/5163] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:45:41 2026] DELETE /volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:45:41.085097 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7abd0fe1-895a-45f4-a146-93d4f096cff7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:41.086965 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7abd0fe1-895a-45f4-a146-93d4f096cff7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 Jul 03 01:45:41.087177 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7abd0fe1-895a-45f4-a146-93d4f096cff7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:41.087372 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7abd0fe1-895a-45f4-a146-93d4f096cff7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:41.094596 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:41.094596 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:41.098794 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7abd0fe1-895a-45f4-a146-93d4f096cff7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:41.104675 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7abd0fe1-895a-45f4-a146-93d4f096cff7 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 returned with HTTP 200 Jul 03 01:45:41.105210 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1288/5164] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:41 2026] GET /volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 => generated 1225 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:41.313575 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-576bc5f0-eb4b-4161-96e5-3842c35e4930 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:41.315616 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-576bc5f0-eb4b-4161-96e5-3842c35e4930 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:41.315787 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-576bc5f0-eb4b-4161-96e5-3842c35e4930 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:41.316005 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-576bc5f0-eb4b-4161-96e5-3842c35e4930 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:41.316109 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-576bc5f0-eb4b-4161-96e5-3842c35e4930 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:41.321523 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:41.321523 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:41.322750 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-576bc5f0-eb4b-4161-96e5-3842c35e4930 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:41.323334 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1297/5165] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:41 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:41.584392 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3119aab7-38de-4ff1-bec5-018d03b7ddaa None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:41.586039 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3119aab7-38de-4ff1-bec5-018d03b7ddaa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:41.586277 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3119aab7-38de-4ff1-bec5-018d03b7ddaa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:41.586482 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3119aab7-38de-4ff1-bec5-018d03b7ddaa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:41.586600 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-3119aab7-38de-4ff1-bec5-018d03b7ddaa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:41.592016 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:41.592016 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:41.592779 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3119aab7-38de-4ff1-bec5-018d03b7ddaa tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:41.593180 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1282/5166] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:41 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:42.120932 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a6b7ee3f-fa24-446d-b289-2b23bdbff305 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:42.123043 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a6b7ee3f-fa24-446d-b289-2b23bdbff305 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 Jul 03 01:45:42.123334 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a6b7ee3f-fa24-446d-b289-2b23bdbff305 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:42.123566 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a6b7ee3f-fa24-446d-b289-2b23bdbff305 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:42.130026 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a6b7ee3f-fa24-446d-b289-2b23bdbff305 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 returned with HTTP 404 Jul 03 01:45:42.130523 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1300/5167] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:42 2026] GET /volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:42.326816 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a1c6d9e5-74b6-47a3-bc45-ce50660df1b2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:42.327306 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a1c6d9e5-74b6-47a3-bc45-ce50660df1b2 None None] GET https://10.4.3.64/volume// Jul 03 01:45:42.327602 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a1c6d9e5-74b6-47a3-bc45-ce50660df1b2 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:42.327810 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a1c6d9e5-74b6-47a3-bc45-ce50660df1b2 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:42.328199 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a1c6d9e5-74b6-47a3-bc45-ce50660df1b2 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:45:42.329012 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1289/5168] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:45:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:45:42.334293 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5f3ce032-041e-45c5-b5ee-01c4a78129e5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:42.336648 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5f3ce032-041e-45c5-b5ee-01c4a78129e5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:42.336907 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5f3ce032-041e-45c5-b5ee-01c4a78129e5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:42.337115 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5f3ce032-041e-45c5-b5ee-01c4a78129e5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:42.337268 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-5f3ce032-041e-45c5-b5ee-01c4a78129e5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:42.339691 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-9b3379d9-8c24-4a65-8c0c-03e1a4be19b8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:42.345461 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:42.345461 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:42.345640 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-9b3379d9-8c24-4a65-8c0c-03e1a4be19b8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:45:42.345692 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5f3ce032-041e-45c5-b5ee-01c4a78129e5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:42.345730 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-9b3379d9-8c24-4a65-8c0c-03e1a4be19b8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ec95e88-d76f-4182-a050-653f69215b7a", "connector": null, "instance_uuid": "c95aefaa-4c14-4b0f-af43-7c6686b38ad8"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:42.345829 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1298/5169] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:42 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:42.355507 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:42.355507 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:42.373989 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9595f8b3-adde-408a-a886-2f820d1dd102 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:42.377174 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9595f8b3-adde-408a-a886-2f820d1dd102 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:42.377324 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9595f8b3-adde-408a-a886-2f820d1dd102 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:42.377543 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9595f8b3-adde-408a-a886-2f820d1dd102 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:42.377840 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-9595f8b3-adde-408a-a886-2f820d1dd102 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume with id: 45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:42.388375 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:42.388375 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:42.389406 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9595f8b3-adde-408a-a886-2f820d1dd102 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:42.403837 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-9b3379d9-8c24-4a65-8c0c-03e1a4be19b8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:45:42.403837 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1283/5170] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:45:42 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:42.418182 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9595f8b3-adde-408a-a886-2f820d1dd102 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume request issued successfully. Jul 03 01:45:42.418483 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9595f8b3-adde-408a-a886-2f820d1dd102 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 202 Jul 03 01:45:42.418984 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1301/5171] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:45:42 2026] DELETE /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:45:42.430978 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-725186f2-b11d-4b0c-81ef-5c39318454f5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:42.434052 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-725186f2-b11d-4b0c-81ef-5c39318454f5 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:42.434485 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-725186f2-b11d-4b0c-81ef-5c39318454f5 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:42.434748 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-725186f2-b11d-4b0c-81ef-5c39318454f5 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:42.446732 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:42.446732 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:42.451949 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-725186f2-b11d-4b0c-81ef-5c39318454f5 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:42.460490 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-725186f2-b11d-4b0c-81ef-5c39318454f5 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 200 Jul 03 01:45:42.461096 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1290/5172] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:42 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 1190 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:42.608516 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d2df71f3-73f9-4fc3-8100-afff9ee96cfb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:42.610278 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2df71f3-73f9-4fc3-8100-afff9ee96cfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:42.611146 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2df71f3-73f9-4fc3-8100-afff9ee96cfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:42.611861 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2df71f3-73f9-4fc3-8100-afff9ee96cfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:42.612090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d2df71f3-73f9-4fc3-8100-afff9ee96cfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:42.617596 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:42.617596 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:42.618268 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2df71f3-73f9-4fc3-8100-afff9ee96cfb tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:42.618705 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1299/5173] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:42 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:42.802012 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-de4898a2-9ca5-4101-aa1d-3d09582f7a2e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:42.804292 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-de4898a2-9ca5-4101-aa1d-3d09582f7a2e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:42.804622 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-de4898a2-9ca5-4101-aa1d-3d09582f7a2e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:42.804908 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-de4898a2-9ca5-4101-aa1d-3d09582f7a2e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:42.816939 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:42.816939 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:42.820740 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-de4898a2-9ca5-4101-aa1d-3d09582f7a2e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:42.825753 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-de4898a2-9ca5-4101-aa1d-3d09582f7a2e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:42.826171 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1284/5174] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:42 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:42.960187 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2613f735-9f68-4ed1-9449-d0e46f43aefb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:42.960702 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2613f735-9f68-4ed1-9449-d0e46f43aefb None None] GET https://10.4.3.64/volume// Jul 03 01:45:42.961101 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2613f735-9f68-4ed1-9449-d0e46f43aefb None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:42.961184 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2613f735-9f68-4ed1-9449-d0e46f43aefb None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:42.961531 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2613f735-9f68-4ed1-9449-d0e46f43aefb None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:45:42.961889 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1302/5175] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:45:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:45:42.971445 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-78df5aed-4f4e-455c-80f5-a0be72d87014 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:42.973587 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-78df5aed-4f4e-455c-80f5-a0be72d87014 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:42.973801 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-78df5aed-4f4e-455c-80f5-a0be72d87014 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:42.973993 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-78df5aed-4f4e-455c-80f5-a0be72d87014 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:42.985536 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:42.985536 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:42.989781 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-78df5aed-4f4e-455c-80f5-a0be72d87014 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:42.995762 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-78df5aed-4f4e-455c-80f5-a0be72d87014 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:42.996514 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1291/5176] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:45:42 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 1061 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:43.130672 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-eb649ee1-28d5-4f28-902c-17391c7e58d2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.133614 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-eb649ee1-28d5-4f28-902c-17391c7e58d2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] PUT https://10.4.3.64/volume/v3/attachments/62f3f968-3d03-4e96-9c03-746d3f00e54a Jul 03 01:45:43.134240 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-eb649ee1-28d5-4f28-902c-17391c7e58d2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:43.145445 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-eb649ee1-28d5-4f28-902c-17391c7e58d2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Acquiring lock "cinder-attachment_update-9ec95e88-d76f-4182-a050-653f69215b7a-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:45:43.154437 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-eb649ee1-28d5-4f28-902c-17391c7e58d2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Lock "cinder-attachment_update-9ec95e88-d76f-4182-a050-653f69215b7a-np0000004346" acquired by "attachment_update" :: waited 0.009s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:45:43.155524 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:43.155524 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:43.361855 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-83e933cc-4368-45a9-b7c8-2d9b860b8694 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.364026 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-83e933cc-4368-45a9-b7c8-2d9b860b8694 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:43.364361 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-83e933cc-4368-45a9-b7c8-2d9b860b8694 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.364699 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-83e933cc-4368-45a9-b7c8-2d9b860b8694 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.364845 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-83e933cc-4368-45a9-b7c8-2d9b860b8694 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:43.370053 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:43.370053 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:43.370934 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-83e933cc-4368-45a9-b7c8-2d9b860b8694 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:43.371368 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1285/5177] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:43 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:43.476451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-385af543-b580-48b9-a8c8-05d61dee40b8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.478892 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-385af543-b580-48b9-a8c8-05d61dee40b8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:43.478892 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-385af543-b580-48b9-a8c8-05d61dee40b8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.479083 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-385af543-b580-48b9-a8c8-05d61dee40b8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.486104 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-385af543-b580-48b9-a8c8-05d61dee40b8 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 404 Jul 03 01:45:43.486782 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1303/5178] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:43 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:43.498165 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2aebc33d-8fac-460a-978d-9c58f1b15dc9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.500331 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2aebc33d-8fac-460a-978d-9c58f1b15dc9 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 Jul 03 01:45:43.500617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2aebc33d-8fac-460a-978d-9c58f1b15dc9 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.500845 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2aebc33d-8fac-460a-978d-9c58f1b15dc9 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.501046 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-2aebc33d-8fac-460a-978d-9c58f1b15dc9 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume with id: 9fa6eed8-f2f0-4e90-8514-b84656de75b2 Jul 03 01:45:43.509590 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2aebc33d-8fac-460a-978d-9c58f1b15dc9 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 returned with HTTP 404 Jul 03 01:45:43.510609 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1292/5179] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:45:43 2026] DELETE /volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:43.518603 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-174a8168-66ec-4e76-8f09-84e37a8ed313 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.520807 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-174a8168-66ec-4e76-8f09-84e37a8ed313 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 Jul 03 01:45:43.520992 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-174a8168-66ec-4e76-8f09-84e37a8ed313 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.521191 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-174a8168-66ec-4e76-8f09-84e37a8ed313 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.527805 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-174a8168-66ec-4e76-8f09-84e37a8ed313 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 returned with HTTP 404 Jul 03 01:45:43.528353 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1286/5180] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:43 2026] GET /volume/v3/volumes/9fa6eed8-f2f0-4e90-8514-b84656de75b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:43.537363 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-89635f85-7aec-4fbf-9454-6c12ab634c66 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.540127 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-89635f85-7aec-4fbf-9454-6c12ab634c66 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 Jul 03 01:45:43.541141 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-89635f85-7aec-4fbf-9454-6c12ab634c66 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.541141 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-89635f85-7aec-4fbf-9454-6c12ab634c66 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.541141 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-89635f85-7aec-4fbf-9454-6c12ab634c66 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete snapshot with id: dac026a7-3aa9-4ac3-9d4e-3924aa415a78 Jul 03 01:45:43.547267 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-89635f85-7aec-4fbf-9454-6c12ab634c66 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 returned with HTTP 404 Jul 03 01:45:43.547578 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1304/5181] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:45:43 2026] DELETE /volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:43.557201 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f0c40b81-43f7-4208-8b2d-7b156d44aa0a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.559230 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0c40b81-43f7-4208-8b2d-7b156d44aa0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 Jul 03 01:45:43.559522 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0c40b81-43f7-4208-8b2d-7b156d44aa0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.559784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f0c40b81-43f7-4208-8b2d-7b156d44aa0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.565704 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f0c40b81-43f7-4208-8b2d-7b156d44aa0a tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 returned with HTTP 404 Jul 03 01:45:43.566544 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1293/5182] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:45:43 2026] GET /volume/v3/snapshots/dac026a7-3aa9-4ac3-9d4e-3924aa415a78 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:43.574115 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d5d9e2f9-3290-4569-92a6-544f65ffc9be None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.576580 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5d9e2f9-3290-4569-92a6-544f65ffc9be tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:43.576580 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5d9e2f9-3290-4569-92a6-544f65ffc9be tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.576831 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5d9e2f9-3290-4569-92a6-544f65ffc9be tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.576979 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-d5d9e2f9-3290-4569-92a6-544f65ffc9be tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume with id: 45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:43.585312 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5d9e2f9-3290-4569-92a6-544f65ffc9be tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 404 Jul 03 01:45:43.586032 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1287/5183] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:45:43 2026] DELETE /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:43.596072 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-99afa627-19b4-4351-83a5-8a76ab2f9b8b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.597827 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-99afa627-19b4-4351-83a5-8a76ab2f9b8b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e Jul 03 01:45:43.598159 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-99afa627-19b4-4351-83a5-8a76ab2f9b8b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.598915 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-99afa627-19b4-4351-83a5-8a76ab2f9b8b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.609863 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-99afa627-19b4-4351-83a5-8a76ab2f9b8b tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e returned with HTTP 404 Jul 03 01:45:43.610625 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1305/5184] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:43 2026] GET /volume/v3/volumes/45d9a8bb-e6aa-43ac-9ff5-dd51376fbf0e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:43.629865 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0f2b3871-4379-403b-9444-a5ee6e5fcc53 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.631984 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0f2b3871-4379-403b-9444-a5ee6e5fcc53 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:43.632211 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0f2b3871-4379-403b-9444-a5ee6e5fcc53 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.632591 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0f2b3871-4379-403b-9444-a5ee6e5fcc53 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.632591 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-0f2b3871-4379-403b-9444-a5ee6e5fcc53 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:43.639894 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:43.639894 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:43.640868 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0f2b3871-4379-403b-9444-a5ee6e5fcc53 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:43.641455 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1294/5185] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:43 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:43.653213 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f9efedc4-2c8b-4981-a2c4-57b222b06fef None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.655164 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f9efedc4-2c8b-4981-a2c4-57b222b06fef tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 Jul 03 01:45:43.655498 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f9efedc4-2c8b-4981-a2c4-57b222b06fef tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.655727 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f9efedc4-2c8b-4981-a2c4-57b222b06fef tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.655999 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-f9efedc4-2c8b-4981-a2c4-57b222b06fef tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume with id: 64ac82c4-6de5-4aff-8de2-4ab545bcb305 Jul 03 01:45:43.663820 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:43.663820 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:43.664320 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f9efedc4-2c8b-4981-a2c4-57b222b06fef tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:43.679363 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-eb649ee1-28d5-4f28-902c-17391c7e58d2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Lock "cinder-attachment_update-9ec95e88-d76f-4182-a050-653f69215b7a-np0000004346" released by "attachment_update" :: held 0.525s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:45:43.679838 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-eb649ee1-28d5-4f28-902c-17391c7e58d2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/62f3f968-3d03-4e96-9c03-746d3f00e54a returned with HTTP 200 Jul 03 01:45:43.680366 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1300/5186] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:45:43 2026] PUT /volume/v3/attachments/62f3f968-3d03-4e96-9c03-746d3f00e54a => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:43.691858 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f9efedc4-2c8b-4981-a2c4-57b222b06fef tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume request issued successfully. Jul 03 01:45:43.691858 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f9efedc4-2c8b-4981-a2c4-57b222b06fef tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 returned with HTTP 202 Jul 03 01:45:43.693032 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1288/5187] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:45:43 2026] DELETE /volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 01:45:43.700288 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-21e91799-5425-48c5-bf03-9bb272974e9f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.702907 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-21e91799-5425-48c5-bf03-9bb272974e9f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 Jul 03 01:45:43.703017 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-21e91799-5425-48c5-bf03-9bb272974e9f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.703287 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-21e91799-5425-48c5-bf03-9bb272974e9f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.712861 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:43.712861 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:43.718993 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-21e91799-5425-48c5-bf03-9bb272974e9f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Volume info retrieved successfully. Jul 03 01:45:43.725880 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-21e91799-5425-48c5-bf03-9bb272974e9f tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 returned with HTTP 200 Jul 03 01:45:43.726444 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1306/5188] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:43 2026] GET /volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 => generated 1225 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:43.851063 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-62b60e26-5c5f-4c74-bc4b-56e26a0867a5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:43.853439 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-62b60e26-5c5f-4c74-bc4b-56e26a0867a5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:43.853671 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-62b60e26-5c5f-4c74-bc4b-56e26a0867a5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:43.853880 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-62b60e26-5c5f-4c74-bc4b-56e26a0867a5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:43.866687 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:43.866687 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:43.871832 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-62b60e26-5c5f-4c74-bc4b-56e26a0867a5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:43.876746 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-62b60e26-5c5f-4c74-bc4b-56e26a0867a5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:43.877147 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1295/5189] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:43 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:44.386734 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-87394198-c3d4-4c4d-90ca-a694e8683c4b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:44.388746 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-87394198-c3d4-4c4d-90ca-a694e8683c4b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:44.388947 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-87394198-c3d4-4c4d-90ca-a694e8683c4b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:44.389163 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-87394198-c3d4-4c4d-90ca-a694e8683c4b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:44.389294 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-87394198-c3d4-4c4d-90ca-a694e8683c4b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:44.395381 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:44.395381 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:44.396387 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-87394198-c3d4-4c4d-90ca-a694e8683c4b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:44.396785 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1301/5190] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:44 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:44.653995 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-41dcbf38-bc1b-455b-968e-8c004ec04690 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:44.656188 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41dcbf38-bc1b-455b-968e-8c004ec04690 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:45:44.656565 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-41dcbf38-bc1b-455b-968e-8c004ec04690 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:44.656783 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-41dcbf38-bc1b-455b-968e-8c004ec04690 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:44.656923 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-41dcbf38-bc1b-455b-968e-8c004ec04690 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:44.661614 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:44.661614 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:44.662380 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41dcbf38-bc1b-455b-968e-8c004ec04690 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:45:44.662822 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1289/5191] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:44 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:44.672447 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-49a8b4e5-ff86-4295-aa34-724d47c504de None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:44.674270 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-49a8b4e5-ff86-4295-aa34-724d47c504de tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261/action Jul 03 01:45:44.674673 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-49a8b4e5-ff86-4295-aa34-724d47c504de tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:45:44.674794 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-49a8b4e5-ff86-4295-aa34-724d47c504de tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:44.676126 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.admin_actions [None req-49a8b4e5-ff86-4295-aa34-724d47c504de tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Updating backup '40ae8b10-a775-4132-8eea-00d98ab00261' with '{'status': 'error'}' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 01:45:44.682932 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:44.682932 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:44.688796 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.rpcapi [None req-49a8b4e5-ff86-4295-aa34-724d47c504de tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] reset_status in rpcapi backup_id 40ae8b10-a775-4132-8eea-00d98ab00261 on host np0000004346. {{(pid=99880) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 01:45:44.690301 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-49a8b4e5-ff86-4295-aa34-724d47c504de tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261/action returned with HTTP 202 Jul 03 01:45:44.690728 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1307/5192] 10.4.3.64 () {70 vars in 1423 bytes} [Fri Jul 3 01:45:44 2026] POST /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:45:44.697828 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b567d02f-c905-4a1e-926d-42f3b7692c7a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:44.699688 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b567d02f-c905-4a1e-926d-42f3b7692c7a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 Jul 03 01:45:44.699933 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b567d02f-c905-4a1e-926d-42f3b7692c7a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:44.700111 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b567d02f-c905-4a1e-926d-42f3b7692c7a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:44.700262 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-b567d02f-c905-4a1e-926d-42f3b7692c7a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete volume with id: c835694b-916c-4cc0-b90a-86f064f5b9f5 Jul 03 01:45:44.708894 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:44.708894 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:44.709315 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b567d02f-c905-4a1e-926d-42f3b7692c7a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:45:44.730553 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b567d02f-c905-4a1e-926d-42f3b7692c7a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete volume request issued successfully. Jul 03 01:45:44.730805 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b567d02f-c905-4a1e-926d-42f3b7692c7a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 returned with HTTP 202 Jul 03 01:45:44.731453 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1296/5193] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:45:44 2026] DELETE /volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:45:44.738944 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-979ffdd8-a03f-4dd9-bf2d-63ad1fb5ed56 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:44.740845 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-979ffdd8-a03f-4dd9-bf2d-63ad1fb5ed56 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 Jul 03 01:45:44.741057 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-979ffdd8-a03f-4dd9-bf2d-63ad1fb5ed56 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:44.741246 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-979ffdd8-a03f-4dd9-bf2d-63ad1fb5ed56 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:44.741576 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-97c96438-285a-467d-b7f2-f4dca0b66b6c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:44.743577 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-97c96438-285a-467d-b7f2-f4dca0b66b6c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 Jul 03 01:45:44.743908 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-97c96438-285a-467d-b7f2-f4dca0b66b6c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:44.744132 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-97c96438-285a-467d-b7f2-f4dca0b66b6c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:44.748315 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-979ffdd8-a03f-4dd9-bf2d-63ad1fb5ed56 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 returned with HTTP 404 Jul 03 01:45:44.749095 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1302/5194] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:44 2026] GET /volume/v3/volumes/64ac82c4-6de5-4aff-8de2-4ab545bcb305 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:44.754448 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:44.754448 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:44.757601 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-990e3c25-0291-4bc9-a6e0-412f4966b5be None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:44.759755 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-990e3c25-0291-4bc9-a6e0-412f4966b5be tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:44.759943 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-990e3c25-0291-4bc9-a6e0-412f4966b5be tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:44.760155 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-990e3c25-0291-4bc9-a6e0-412f4966b5be tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:44.760802 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-990e3c25-0291-4bc9-a6e0-412f4966b5be tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume with id: 28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:44.760899 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-97c96438-285a-467d-b7f2-f4dca0b66b6c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:45:44.766730 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-97c96438-285a-467d-b7f2-f4dca0b66b6c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 returned with HTTP 200 Jul 03 01:45:44.766788 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1290/5195] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:44 2026] GET /volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:44.767252 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-990e3c25-0291-4bc9-a6e0-412f4966b5be tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 404 Jul 03 01:45:44.767774 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1308/5196] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:45:44 2026] DELETE /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:44.775287 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-84224f32-1ca8-4865-b3e2-a249f3fc3ff2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:44.777242 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-84224f32-1ca8-4865-b3e2-a249f3fc3ff2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 Jul 03 01:45:44.777554 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-84224f32-1ca8-4865-b3e2-a249f3fc3ff2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:44.777758 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-84224f32-1ca8-4865-b3e2-a249f3fc3ff2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:44.783857 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-84224f32-1ca8-4865-b3e2-a249f3fc3ff2 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 returned with HTTP 404 Jul 03 01:45:44.784355 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1297/5197] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:44 2026] GET /volume/v3/volumes/28c0f37f-c8e1-49ec-9964-c0c949eaa1a4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:44.827342 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1782a33f-dab1-4ddd-a2a5-1bb9450de98e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:44.829574 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1782a33f-dab1-4ddd-a2a5-1bb9450de98e tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] DELETE https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:44.829919 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1782a33f-dab1-4ddd-a2a5-1bb9450de98e tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:44.830005 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1782a33f-dab1-4ddd-a2a5-1bb9450de98e tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:44.830221 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-1782a33f-dab1-4ddd-a2a5-1bb9450de98e tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Delete volume with id: db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:44.841290 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1782a33f-dab1-4ddd-a2a5-1bb9450de98e tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 404 Jul 03 01:45:44.842073 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1303/5198] 10.4.3.64 () {68 vars in 1385 bytes} [Fri Jul 3 01:45:44 2026] DELETE /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:44.852022 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b40a2994-f7bb-48c5-8cfa-336df39cd8e0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:44.854294 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b40a2994-f7bb-48c5-8cfa-336df39cd8e0 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] GET https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 Jul 03 01:45:44.854380 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b40a2994-f7bb-48c5-8cfa-336df39cd8e0 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:44.855118 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b40a2994-f7bb-48c5-8cfa-336df39cd8e0 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:44.863946 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b40a2994-f7bb-48c5-8cfa-336df39cd8e0 tempest-VolumeImageDependencyTests-1706393600 tempest-VolumeImageDependencyTests-1706393600-project-member] https://10.4.3.64/volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 returned with HTTP 404 Jul 03 01:45:44.864676 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1291/5199] 10.4.3.64 () {68 vars in 1382 bytes} [Fri Jul 3 01:45:44 2026] GET /volume/v3/volumes/db0e8358-454c-405c-9b95-9647100f1b81 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 01:45:44.908846 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0d9ed5f5-3cbd-4160-8b3d-a701fba91402 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:44.911723 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0d9ed5f5-3cbd-4160-8b3d-a701fba91402 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:44.912041 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0d9ed5f5-3cbd-4160-8b3d-a701fba91402 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:44.912638 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0d9ed5f5-3cbd-4160-8b3d-a701fba91402 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:44.925644 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:44.925644 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:44.931557 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0d9ed5f5-3cbd-4160-8b3d-a701fba91402 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:44.937073 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0d9ed5f5-3cbd-4160-8b3d-a701fba91402 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:44.937483 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1309/5200] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:44 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:45.408703 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e5f64133-69f0-41a9-b4c1-22f10c004cd1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:45.410641 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e5f64133-69f0-41a9-b4c1-22f10c004cd1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:45.410823 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e5f64133-69f0-41a9-b4c1-22f10c004cd1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:45.411025 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e5f64133-69f0-41a9-b4c1-22f10c004cd1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:45.411123 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-e5f64133-69f0-41a9-b4c1-22f10c004cd1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:45.416063 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:45.416063 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:45.416992 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e5f64133-69f0-41a9-b4c1-22f10c004cd1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:45.417362 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1298/5201] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:45 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:45.780662 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7acb7abf-759a-4ac5-aecc-4827ed6b8b66 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:45.782598 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7acb7abf-759a-4ac5-aecc-4827ed6b8b66 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 Jul 03 01:45:45.782598 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7acb7abf-759a-4ac5-aecc-4827ed6b8b66 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:45.782887 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7acb7abf-759a-4ac5-aecc-4827ed6b8b66 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:45.790259 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7acb7abf-759a-4ac5-aecc-4827ed6b8b66 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 returned with HTTP 404 Jul 03 01:45:45.790902 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1304/5202] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:45 2026] GET /volume/v3/volumes/c835694b-916c-4cc0-b90a-86f064f5b9f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:45.803080 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-83a1a64c-a134-4228-a04b-833a6e190025 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:45.805280 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] POST https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a/restore Jul 03 01:45:45.805811 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:45.807606 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Restoring backup 5240950f-0a29-4906-83f6-8fc0fc1a4e4a ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99881) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 01:45:45.807807 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Restoring backup 5240950f-0a29-4906-83f6-8fc0fc1a4e4a to volume None. Jul 03 01:45:45.812807 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:45.812807 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:45.813853 np0000004346 devstack@c-api.service[99881]: INFO cinder.backup.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Creating volume of 1 GB for restore of backup 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. Jul 03 01:45:45.820729 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 02:45:45.820398. {{(pid=99881) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 01:45:45.820835 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Availability Zones retrieved successfully. Jul 03 01:45:45.827027 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Flow 'volume_create_api' (8d146a00-2632-41f2-9466-36fbc3bcc207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:45.828132 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d814cd94-befb-4279-b536-522c7f81918d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:45.828990 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:45:45.858021 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d814cd94-befb-4279-b536-522c7f81918d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:45.859112 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d7f083-5ba5-4f01-8967-0797ec2decd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:45.901016 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Created reservations ['394322ac-f5dd-4949-a7f0-0a18abc10592', '8ee7ad2f-4f07-48a0-8684-6040b6bf60c5', 'd341beef-9c73-4c39-82bf-228e11228262', 'f27c7e24-3131-4ca8-95c0-2c1704fc1a56'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:45.901965 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37d7f083-5ba5-4f01-8967-0797ec2decd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['394322ac-f5dd-4949-a7f0-0a18abc10592', '8ee7ad2f-4f07-48a0-8684-6040b6bf60c5', 'd341beef-9c73-4c39-82bf-228e11228262', 'f27c7e24-3131-4ca8-95c0-2c1704fc1a56']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:45.902945 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0b0f1b4-e25d-4fc3-9414-b5cb90a15223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:45.934823 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a0b0f1b4-e25d-4fc3-9414-b5cb90a15223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ebe6196-4104-417f-8b50-288cb70c10bf', '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='e9b5c26449984187bb35dc29e838115a',qos_specs=None,replication_status=,reservations=['394322ac-f5dd-4949-a7f0-0a18abc10592','8ee7ad2f-4f07-48a0-8684-6040b6bf60c5','d341beef-9c73-4c39-82bf-228e11228262','f27c7e24-3131-4ca8-95c0-2c1704fc1a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b43afa57284d18bebf7e9063c93f26',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:45:45Z,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=4ebe6196-4104-417f-8b50-288cb70c10bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e9b5c26449984187bb35dc29e838115a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88b43afa57284d18bebf7e9063c93f26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:45.935797 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4043553c-7fa6-419c-8ec0-42d188f97ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:45.956436 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-28e92968-eef7-4657-952f-eb69b8c7aac6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:45.958277 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4043553c-7fa6-419c-8ec0-42d188f97ab4) transitioned into 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='e9b5c26449984187bb35dc29e838115a',qos_specs=None,replication_status=,reservations=['394322ac-f5dd-4949-a7f0-0a18abc10592','8ee7ad2f-4f07-48a0-8684-6040b6bf60c5','d341beef-9c73-4c39-82bf-228e11228262','f27c7e24-3131-4ca8-95c0-2c1704fc1a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88b43afa57284d18bebf7e9063c93f26',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:45.958827 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-28e92968-eef7-4657-952f-eb69b8c7aac6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:45.959143 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-28e92968-eef7-4657-952f-eb69b8c7aac6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:45.959245 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4142b7-6b20-4ba9-ba88-ec31cccb9f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:45.959459 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-28e92968-eef7-4657-952f-eb69b8c7aac6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:45.973087 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac4142b7-6b20-4ba9-ba88-ec31cccb9f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:45.973271 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:45.973271 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:45.974277 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Flow 'volume_create_api' (8d146a00-2632-41f2-9466-36fbc3bcc207) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:45.974755 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Create volume request issued successfully. Jul 03 01:45:45.978730 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-28e92968-eef7-4657-952f-eb69b8c7aac6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:45.984476 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:45.984476 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:45.985065 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:45:45.985105 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-28e92968-eef7-4657-952f-eb69b8c7aac6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:45.985543 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1310/5203] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:45 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:46.428488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a6a12638-253e-480a-884a-4f5d7cd67def None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:46.431388 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a6a12638-253e-480a-884a-4f5d7cd67def tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:46.431791 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a6a12638-253e-480a-884a-4f5d7cd67def tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:46.432044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a6a12638-253e-480a-884a-4f5d7cd67def tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:46.432205 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-a6a12638-253e-480a-884a-4f5d7cd67def tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:46.437346 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:46.437346 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:46.438189 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a6a12638-253e-480a-884a-4f5d7cd67def tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:46.438841 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1299/5204] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:46 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:46.742505 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:46.855492 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:45:46.855991 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1788335866"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:46.857781 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1788335866'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:45:46.857958 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Create volume of 1 GB Jul 03 01:45:46.862880 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Availability Zones retrieved successfully. Jul 03 01:45:46.870041 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Flow 'volume_create_api' (465cdf6d-e99a-481a-9c0a-383ab4bb4c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:46.870923 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef92f785-0d3d-4086-b7a0-729e346070d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:46.871707 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:45:46.895441 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef92f785-0d3d-4086-b7a0-729e346070d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:46.896091 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (903ea70d-cfa1-4787-8845-e4a78d46e3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:46.956747 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Created reservations ['e684a669-d707-4df0-8834-68c39b871b24', 'bc3a2501-2214-49c3-8040-b7ab03a7725c', 'fa23f7f8-8eec-481a-bbca-7dd447ab6544', '9a3a5906-849c-44c4-89cf-353c74dea63f'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:46.957344 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (903ea70d-cfa1-4787-8845-e4a78d46e3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e684a669-d707-4df0-8834-68c39b871b24', 'bc3a2501-2214-49c3-8040-b7ab03a7725c', 'fa23f7f8-8eec-481a-bbca-7dd447ab6544', '9a3a5906-849c-44c4-89cf-353c74dea63f']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:46.957991 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310ec1bf-d306-41cd-a700-b9744da7f514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:46.979873 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310ec1bf-d306-41cd-a700-b9744da7f514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3317cde7-ed3b-46d2-bc2d-471c960746d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788335866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ccf5ae6b01478892faa7229772ca76',qos_specs=None,replication_status=,reservations=['e684a669-d707-4df0-8834-68c39b871b24','bc3a2501-2214-49c3-8040-b7ab03a7725c','fa23f7f8-8eec-481a-bbca-7dd447ab6544','9a3a5906-849c-44c4-89cf-353c74dea63f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa5fee92f774ccd9ac5c43cd2db07cb',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:45:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1788335866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3317cde7-ed3b-46d2-bc2d-471c960746d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='53ccf5ae6b01478892faa7229772ca76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2aa5fee92f774ccd9ac5c43cd2db07cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:46.980761 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1225bfdb-57b1-489d-b634-df1ee705d3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:46.994274 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:46.994274 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:46.995230 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:45:46.995230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Checking backup size 1 against volume size 1 {{(pid=99881) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 01:45:46.995230 np0000004346 devstack@c-api.service[99881]: INFO cinder.backup.api [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Overwriting volume 4ebe6196-4104-417f-8b50-288cb70c10bf with restore of backup 5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:46.999824 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fc9fa46e-0012-4e2f-9d7f-f7b3a508fbd3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:47.002138 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fc9fa46e-0012-4e2f-9d7f-f7b3a508fbd3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:47.002407 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fc9fa46e-0012-4e2f-9d7f-f7b3a508fbd3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:47.003183 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fc9fa46e-0012-4e2f-9d7f-f7b3a508fbd3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:47.003658 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1225bfdb-57b1-489d-b634-df1ee705d3ec) transitioned into state 'SUCCESS' from state '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-1788335866',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='53ccf5ae6b01478892faa7229772ca76',qos_specs=None,replication_status=,reservations=['e684a669-d707-4df0-8834-68c39b871b24','bc3a2501-2214-49c3-8040-b7ab03a7725c','fa23f7f8-8eec-481a-bbca-7dd447ab6544','9a3a5906-849c-44c4-89cf-353c74dea63f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2aa5fee92f774ccd9ac5c43cd2db07cb',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:47.004410 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c95194e-5a11-4d64-a03b-fb609fa51340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:47.011299 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] restore_backup in rpcapi backup_id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a {{(pid=99881) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 01:45:47.013453 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-83a1a64c-a134-4228-a04b-833a6e190025 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a/restore returned with HTTP 202 Jul 03 01:45:47.013929 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1292/5205] 10.4.3.64 () {70 vars in 1426 bytes} [Fri Jul 3 01:45:45 2026] POST /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a/restore => generated 152 bytes in 1212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:47.014320 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:47.014320 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:47.015958 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c95194e-5a11-4d64-a03b-fb609fa51340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:47.017113 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Flow 'volume_create_api' (465cdf6d-e99a-481a-9c0a-383ab4bb4c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:47.017542 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Create volume request issued successfully. Jul 03 01:45:47.018197 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-24ef21c9-6aae-45c1-a7e9-45707766e873 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:45:47.018754 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1305/5206] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:45:46 2026] POST /volume/v3/volumes => generated 776 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:47.019083 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fc9fa46e-0012-4e2f-9d7f-f7b3a508fbd3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:47.022779 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1b57ad4c-ecb5-4042-bb6b-eb2023c85ea9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:47.024999 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b57ad4c-ecb5-4042-bb6b-eb2023c85ea9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:47.025327 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fc9fa46e-0012-4e2f-9d7f-f7b3a508fbd3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:47.025505 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b57ad4c-ecb5-4042-bb6b-eb2023c85ea9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:47.025670 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1b57ad4c-ecb5-4042-bb6b-eb2023c85ea9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:47.025767 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1311/5207] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:46 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:47.025880 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1b57ad4c-ecb5-4042-bb6b-eb2023c85ea9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:47.032376 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fbf006a2-721c-4eb5-acc2-9a538bc141e5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:47.033353 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:47.033353 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:47.034290 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1b57ad4c-ecb5-4042-bb6b-eb2023c85ea9 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:47.034497 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fbf006a2-721c-4eb5-acc2-9a538bc141e5 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 Jul 03 01:45:47.034752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fbf006a2-721c-4eb5-acc2-9a538bc141e5 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:47.034818 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1300/5208] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:47 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:47.034989 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fbf006a2-721c-4eb5-acc2-9a538bc141e5 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:47.043377 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:47.043377 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:47.048577 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-fbf006a2-721c-4eb5-acc2-9a538bc141e5 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Volume info retrieved successfully. Jul 03 01:45:47.053666 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fbf006a2-721c-4eb5-acc2-9a538bc141e5 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 returned with HTTP 200 Jul 03 01:45:47.054268 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1293/5209] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:47 2026] GET /volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:47.450402 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-15246075-a9ca-4700-9435-8a3d7015b2c1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:47.452620 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-15246075-a9ca-4700-9435-8a3d7015b2c1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:47.452826 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-15246075-a9ca-4700-9435-8a3d7015b2c1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:47.453042 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-15246075-a9ca-4700-9435-8a3d7015b2c1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:47.453150 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-15246075-a9ca-4700-9435-8a3d7015b2c1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:47.458188 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:47.458188 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:47.459220 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-15246075-a9ca-4700-9435-8a3d7015b2c1 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:47.459648 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1306/5210] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:47 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:48.040493 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-87889d9b-d66b-42bc-ab5f-b838fc64cc5e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:48.042245 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-87889d9b-d66b-42bc-ab5f-b838fc64cc5e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:48.042503 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-87889d9b-d66b-42bc-ab5f-b838fc64cc5e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:48.042731 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-87889d9b-d66b-42bc-ab5f-b838fc64cc5e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:48.044695 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a7b7a560-68b8-4764-a64f-0a788c7f6f0b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:48.046480 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a7b7a560-68b8-4764-a64f-0a788c7f6f0b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:48.046654 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a7b7a560-68b8-4764-a64f-0a788c7f6f0b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:48.046820 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a7b7a560-68b8-4764-a64f-0a788c7f6f0b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:48.046919 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-a7b7a560-68b8-4764-a64f-0a788c7f6f0b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:48.051484 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:48.051484 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:48.051863 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a7b7a560-68b8-4764-a64f-0a788c7f6f0b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:48.052405 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1301/5211] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:48 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:48.055926 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:48.055926 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:48.061572 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-87889d9b-d66b-42bc-ab5f-b838fc64cc5e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:48.067378 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-87889d9b-d66b-42bc-ab5f-b838fc64cc5e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:48.067931 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1312/5212] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:48 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:48.069253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b2df0937-c632-4143-9d4e-c875ffa4255c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:48.071075 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b2df0937-c632-4143-9d4e-c875ffa4255c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 Jul 03 01:45:48.071338 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b2df0937-c632-4143-9d4e-c875ffa4255c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:48.071544 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b2df0937-c632-4143-9d4e-c875ffa4255c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:48.079486 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:48.079486 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:48.083495 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b2df0937-c632-4143-9d4e-c875ffa4255c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Volume info retrieved successfully. Jul 03 01:45:48.087927 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b2df0937-c632-4143-9d4e-c875ffa4255c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 returned with HTTP 200 Jul 03 01:45:48.088313 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1294/5213] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:48 2026] GET /volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:48.105271 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5f578d15-4ff7-4d5d-b4e5-81954ff1fe15 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:48.107297 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5f578d15-4ff7-4d5d-b4e5-81954ff1fe15 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:45:48.107746 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5f578d15-4ff7-4d5d-b4e5-81954ff1fe15 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3317cde7-ed3b-46d2-bc2d-471c960746d0", "name": "tempest-type-Backup-1650255090"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:48.109332 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-5f578d15-4ff7-4d5d-b4e5-81954ff1fe15 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Creating new backup {'backup': {'volume_id': '3317cde7-ed3b-46d2-bc2d-471c960746d0', 'name': 'tempest-type-Backup-1650255090'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:45:48.109552 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-5f578d15-4ff7-4d5d-b4e5-81954ff1fe15 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Creating backup of volume 3317cde7-ed3b-46d2-bc2d-471c960746d0 in container None Jul 03 01:45:48.118114 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:48.118114 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:48.119028 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5f578d15-4ff7-4d5d-b4e5-81954ff1fe15 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Volume info retrieved successfully. Jul 03 01:45:48.145469 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-5f578d15-4ff7-4d5d-b4e5-81954ff1fe15 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Created reservations ['47d60df3-ae3a-4985-b21f-00b7444dbd86', '3f690000-7807-44c7-959a-fc12e7eaeed4'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:48.174072 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5f578d15-4ff7-4d5d-b4e5-81954ff1fe15 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:45:48.174642 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1307/5214] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:45:48 2026] POST /volume/v3/backups => generated 314 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:48.184111 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ccc2d902-9944-40cc-9b9a-224a5db59522 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:48.185848 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ccc2d902-9944-40cc-9b9a-224a5db59522 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:48.186040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ccc2d902-9944-40cc-9b9a-224a5db59522 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:48.186265 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ccc2d902-9944-40cc-9b9a-224a5db59522 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:48.186411 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-ccc2d902-9944-40cc-9b9a-224a5db59522 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:48.190789 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:48.190789 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:48.191443 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ccc2d902-9944-40cc-9b9a-224a5db59522 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:48.191835 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1302/5215] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:48 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:48.471716 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-06909cb0-64ed-4106-9574-0dc8e6816610 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:48.473612 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-06909cb0-64ed-4106-9574-0dc8e6816610 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:48.473986 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-06909cb0-64ed-4106-9574-0dc8e6816610 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:48.474347 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-06909cb0-64ed-4106-9574-0dc8e6816610 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:48.475438 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-06909cb0-64ed-4106-9574-0dc8e6816610 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:48.480097 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:48.480097 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:48.481517 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-06909cb0-64ed-4106-9574-0dc8e6816610 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:48.482192 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1313/5216] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:48 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:49.063297 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-95945bb3-693d-460d-adb2-99c029a70a37 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:49.065021 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-95945bb3-693d-460d-adb2-99c029a70a37 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:49.065291 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-95945bb3-693d-460d-adb2-99c029a70a37 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:49.065508 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-95945bb3-693d-460d-adb2-99c029a70a37 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:49.065628 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-95945bb3-693d-460d-adb2-99c029a70a37 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:49.069865 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:49.069865 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:49.070582 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-95945bb3-693d-460d-adb2-99c029a70a37 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:49.070959 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1295/5217] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:49 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:49.081175 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b2e2baf7-7776-47cc-9a74-3a155cad443c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:49.083547 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b2e2baf7-7776-47cc-9a74-3a155cad443c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:49.083826 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b2e2baf7-7776-47cc-9a74-3a155cad443c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:49.084037 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b2e2baf7-7776-47cc-9a74-3a155cad443c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:49.094334 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:49.094334 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:49.098552 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b2e2baf7-7776-47cc-9a74-3a155cad443c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:49.103682 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b2e2baf7-7776-47cc-9a74-3a155cad443c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:49.104159 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1308/5218] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:49 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:49.202076 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0f14649d-ff3b-4f91-9711-fd84bce1fa66 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:49.204176 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0f14649d-ff3b-4f91-9711-fd84bce1fa66 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:49.204449 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0f14649d-ff3b-4f91-9711-fd84bce1fa66 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:49.204685 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0f14649d-ff3b-4f91-9711-fd84bce1fa66 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:49.204807 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-0f14649d-ff3b-4f91-9711-fd84bce1fa66 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:49.209833 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:49.209833 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:49.210476 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0f14649d-ff3b-4f91-9711-fd84bce1fa66 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:49.210861 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1303/5219] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:49 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:49.495089 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5026e95a-ea9e-48e6-85ac-f01f8cc60672 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:49.497319 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5026e95a-ea9e-48e6-85ac-f01f8cc60672 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:49.497529 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5026e95a-ea9e-48e6-85ac-f01f8cc60672 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:49.497794 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5026e95a-ea9e-48e6-85ac-f01f8cc60672 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:49.497929 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-5026e95a-ea9e-48e6-85ac-f01f8cc60672 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:49.502788 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:49.502788 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:49.503574 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5026e95a-ea9e-48e6-85ac-f01f8cc60672 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:49.503943 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1314/5220] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:49 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:49.517730 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d742bb55-b6af-4864-8576-776ff2e39572 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:49.519599 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d742bb55-b6af-4864-8576-776ff2e39572 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95/restore Jul 03 01:45:49.520198 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d742bb55-b6af-4864-8576-776ff2e39572 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "ac93cdfb-a20e-4445-92a9-10ed6a45e159"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:49.521500 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.backups [None req-d742bb55-b6af-4864-8576-776ff2e39572 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Restoring backup 746a2adf-a9a4-4deb-b928-dc544768cf95 ({'restore': {'volume_id': 'ac93cdfb-a20e-4445-92a9-10ed6a45e159'}}) {{(pid=99881) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 01:45:49.521683 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-d742bb55-b6af-4864-8576-776ff2e39572 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Restoring backup 746a2adf-a9a4-4deb-b928-dc544768cf95 to volume ac93cdfb-a20e-4445-92a9-10ed6a45e159. Jul 03 01:45:49.526789 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:49.526789 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:49.535678 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:49.535678 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:49.536184 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d742bb55-b6af-4864-8576-776ff2e39572 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:45:49.536366 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.api [None req-d742bb55-b6af-4864-8576-776ff2e39572 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Checking backup size 1 against volume size 1 {{(pid=99881) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 01:45:49.536490 np0000004346 devstack@c-api.service[99881]: INFO cinder.backup.api [None req-d742bb55-b6af-4864-8576-776ff2e39572 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Overwriting volume ac93cdfb-a20e-4445-92a9-10ed6a45e159 with restore of backup 746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:49.553872 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-d742bb55-b6af-4864-8576-776ff2e39572 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] restore_backup in rpcapi backup_id 746a2adf-a9a4-4deb-b928-dc544768cf95 {{(pid=99881) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 01:45:49.555816 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d742bb55-b6af-4864-8576-776ff2e39572 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95/restore returned with HTTP 202 Jul 03 01:45:49.556382 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1296/5221] 10.4.3.64 () {68 vars in 1386 bytes} [Fri Jul 3 01:45:49 2026] POST /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95/restore => generated 182 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:49.566218 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d7bd7d85-19c4-42df-b0a2-366baa7dcc90 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:49.568670 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7bd7d85-19c4-42df-b0a2-366baa7dcc90 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:49.568985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7bd7d85-19c4-42df-b0a2-366baa7dcc90 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:49.569232 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d7bd7d85-19c4-42df-b0a2-366baa7dcc90 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:49.569439 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-d7bd7d85-19c4-42df-b0a2-366baa7dcc90 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:49.574136 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:49.574136 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:49.574939 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d7bd7d85-19c4-42df-b0a2-366baa7dcc90 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:49.575344 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1309/5222] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:49 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:50.082413 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9d2d31ab-a799-4b60-99f1-f32f4633d72c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:50.084222 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9d2d31ab-a799-4b60-99f1-f32f4633d72c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:50.084436 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9d2d31ab-a799-4b60-99f1-f32f4633d72c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:50.084623 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9d2d31ab-a799-4b60-99f1-f32f4633d72c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:50.084714 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-9d2d31ab-a799-4b60-99f1-f32f4633d72c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:50.088699 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:50.088699 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:50.089240 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9d2d31ab-a799-4b60-99f1-f32f4633d72c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:50.089711 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1304/5223] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:50 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:50.116893 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-17b46e64-3ba9-46e3-9775-c423b256c075 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:50.118759 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-17b46e64-3ba9-46e3-9775-c423b256c075 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:50.119001 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-17b46e64-3ba9-46e3-9775-c423b256c075 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:50.119196 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-17b46e64-3ba9-46e3-9775-c423b256c075 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:50.131828 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:50.131828 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:50.136408 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-17b46e64-3ba9-46e3-9775-c423b256c075 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:50.143015 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-17b46e64-3ba9-46e3-9775-c423b256c075 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:50.143632 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1315/5224] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:50 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:50.221551 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1b9b03ad-435a-403b-b66e-317db3095a55 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:50.223403 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1b9b03ad-435a-403b-b66e-317db3095a55 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:50.223656 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1b9b03ad-435a-403b-b66e-317db3095a55 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:50.223842 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1b9b03ad-435a-403b-b66e-317db3095a55 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:50.223941 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-1b9b03ad-435a-403b-b66e-317db3095a55 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:50.228404 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:50.228404 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:50.229082 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1b9b03ad-435a-403b-b66e-317db3095a55 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:50.229528 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1297/5225] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:50 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:50.588098 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4236ef7f-0e1a-4527-ae92-e7077349d8ba None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:50.591623 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4236ef7f-0e1a-4527-ae92-e7077349d8ba tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:50.591623 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4236ef7f-0e1a-4527-ae92-e7077349d8ba tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:50.593044 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4236ef7f-0e1a-4527-ae92-e7077349d8ba tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:50.593285 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-4236ef7f-0e1a-4527-ae92-e7077349d8ba tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:50.599849 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:50.599849 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:50.600827 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4236ef7f-0e1a-4527-ae92-e7077349d8ba tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:50.601273 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1310/5226] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:50 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:50.902066 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-c58e13c0-946c-4d4f-9bc1-517982232f89 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:50.904135 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-c58e13c0-946c-4d4f-9bc1-517982232f89 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/attachments/62f3f968-3d03-4e96-9c03-746d3f00e54a/action Jul 03 01:45:50.904545 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-c58e13c0-946c-4d4f-9bc1-517982232f89 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:45:50.904674 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-c58e13c0-946c-4d4f-9bc1-517982232f89 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:50.920778 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:50.920778 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:50.936932 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-0875cf89-1bf6-40f7-945d-7032da20f1e4 req-c58e13c0-946c-4d4f-9bc1-517982232f89 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/62f3f968-3d03-4e96-9c03-746d3f00e54a/action returned with HTTP 204 Jul 03 01:45:50.937496 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1305/5227] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:45:50 2026] POST /volume/v3/attachments/62f3f968-3d03-4e96-9c03-746d3f00e54a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:45:51.099392 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a44d11f6-72bf-4eda-aa09-9001d85ca0b8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:51.101258 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a44d11f6-72bf-4eda-aa09-9001d85ca0b8 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:51.101491 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a44d11f6-72bf-4eda-aa09-9001d85ca0b8 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:51.101678 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a44d11f6-72bf-4eda-aa09-9001d85ca0b8 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:51.101788 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a44d11f6-72bf-4eda-aa09-9001d85ca0b8 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:51.106066 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:51.106066 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:51.106692 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a44d11f6-72bf-4eda-aa09-9001d85ca0b8 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:51.107270 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1316/5228] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:51 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:51.155737 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-45a2031e-bbcb-43f2-a0dc-f4e829d3880b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:51.157943 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-45a2031e-bbcb-43f2-a0dc-f4e829d3880b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:51.158125 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-45a2031e-bbcb-43f2-a0dc-f4e829d3880b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:51.158367 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-45a2031e-bbcb-43f2-a0dc-f4e829d3880b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:51.169515 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:51.169515 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:51.173091 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-45a2031e-bbcb-43f2-a0dc-f4e829d3880b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:51.177584 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-45a2031e-bbcb-43f2-a0dc-f4e829d3880b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:51.178012 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1298/5229] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:51 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:51.240672 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-43c416f1-0856-4af0-b8b3-9e9840c26e67 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:51.242787 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43c416f1-0856-4af0-b8b3-9e9840c26e67 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:51.242993 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43c416f1-0856-4af0-b8b3-9e9840c26e67 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:51.243173 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43c416f1-0856-4af0-b8b3-9e9840c26e67 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:51.243309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-43c416f1-0856-4af0-b8b3-9e9840c26e67 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:51.248055 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:51.248055 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:51.248811 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43c416f1-0856-4af0-b8b3-9e9840c26e67 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:51.249262 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1311/5230] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:51 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:51.612225 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-89aeb98b-0c31-42ca-9746-cc76a7b30c61 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:51.615461 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-89aeb98b-0c31-42ca-9746-cc76a7b30c61 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:51.615701 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-89aeb98b-0c31-42ca-9746-cc76a7b30c61 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:51.615960 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-89aeb98b-0c31-42ca-9746-cc76a7b30c61 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:51.616106 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-89aeb98b-0c31-42ca-9746-cc76a7b30c61 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:51.621739 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:51.621739 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:51.622975 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-89aeb98b-0c31-42ca-9746-cc76a7b30c61 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:51.623526 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1306/5231] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:51 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:52.118007 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b23012d0-ea61-45cc-b7d9-dce57989737a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:52.119500 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b23012d0-ea61-45cc-b7d9-dce57989737a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:52.119749 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b23012d0-ea61-45cc-b7d9-dce57989737a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:52.119957 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b23012d0-ea61-45cc-b7d9-dce57989737a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:52.120088 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b23012d0-ea61-45cc-b7d9-dce57989737a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:52.124508 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:52.124508 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:52.125244 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b23012d0-ea61-45cc-b7d9-dce57989737a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:52.125618 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1317/5232] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:52 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:52.261159 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c0fea3a0-fe11-4279-a814-abac09af0b41 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:52.263117 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c0fea3a0-fe11-4279-a814-abac09af0b41 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:52.263457 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c0fea3a0-fe11-4279-a814-abac09af0b41 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:52.263717 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c0fea3a0-fe11-4279-a814-abac09af0b41 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:52.263850 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-c0fea3a0-fe11-4279-a814-abac09af0b41 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:52.268458 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:52.268458 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:52.269215 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c0fea3a0-fe11-4279-a814-abac09af0b41 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:52.269643 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1299/5233] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:52 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:52.634573 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fb800c1f-8c36-42bb-8b55-20ece74f144c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:52.636682 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fb800c1f-8c36-42bb-8b55-20ece74f144c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:52.636682 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fb800c1f-8c36-42bb-8b55-20ece74f144c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:52.636880 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fb800c1f-8c36-42bb-8b55-20ece74f144c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:52.636880 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fb800c1f-8c36-42bb-8b55-20ece74f144c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:52.641314 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:52.641314 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:52.642092 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fb800c1f-8c36-42bb-8b55-20ece74f144c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:52.642523 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1312/5234] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:52 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:53.140222 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9dc57376-38bc-41e6-9549-be68087cd00a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:53.142298 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9dc57376-38bc-41e6-9549-be68087cd00a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:53.143414 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9dc57376-38bc-41e6-9549-be68087cd00a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:53.143414 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9dc57376-38bc-41e6-9549-be68087cd00a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:53.144411 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-9dc57376-38bc-41e6-9549-be68087cd00a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:53.149965 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:53.149965 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:53.150805 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9dc57376-38bc-41e6-9549-be68087cd00a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:53.151439 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1307/5235] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:53 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:45:53.281885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8fd64e18-99ba-4f21-a782-d3026c10a433 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:53.283899 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8fd64e18-99ba-4f21-a782-d3026c10a433 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:53.284198 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8fd64e18-99ba-4f21-a782-d3026c10a433 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:53.284445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8fd64e18-99ba-4f21-a782-d3026c10a433 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:53.284551 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8fd64e18-99ba-4f21-a782-d3026c10a433 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:53.289016 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:53.289016 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:53.289720 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8fd64e18-99ba-4f21-a782-d3026c10a433 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:53.290062 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1318/5236] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:53 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:53.654323 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f7e09615-8ddf-4164-8a01-c08648b6169a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:53.656221 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f7e09615-8ddf-4164-8a01-c08648b6169a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:53.656393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f7e09615-8ddf-4164-8a01-c08648b6169a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:53.656581 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f7e09615-8ddf-4164-8a01-c08648b6169a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:53.656722 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-f7e09615-8ddf-4164-8a01-c08648b6169a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:53.661714 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:53.661714 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:53.662461 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f7e09615-8ddf-4164-8a01-c08648b6169a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:53.662826 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1300/5237] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:53 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:54.163391 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6eacce5a-e6fb-4c5c-8ed7-d78afa1cdaf0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:54.165162 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6eacce5a-e6fb-4c5c-8ed7-d78afa1cdaf0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:54.165408 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6eacce5a-e6fb-4c5c-8ed7-d78afa1cdaf0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:54.165622 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6eacce5a-e6fb-4c5c-8ed7-d78afa1cdaf0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:54.165728 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-6eacce5a-e6fb-4c5c-8ed7-d78afa1cdaf0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:54.170097 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:54.170097 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:54.170920 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6eacce5a-e6fb-4c5c-8ed7-d78afa1cdaf0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:54.171381 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1313/5238] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:54 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:54.303699 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-88b64c93-7b0c-421b-b5cb-66631605ec8c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:54.306035 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-88b64c93-7b0c-421b-b5cb-66631605ec8c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:54.306320 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-88b64c93-7b0c-421b-b5cb-66631605ec8c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:54.306568 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-88b64c93-7b0c-421b-b5cb-66631605ec8c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:54.306700 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-88b64c93-7b0c-421b-b5cb-66631605ec8c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:54.312651 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:54.312651 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:54.313520 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-88b64c93-7b0c-421b-b5cb-66631605ec8c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:54.314049 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1308/5239] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:54 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:54.559091 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-d90e4836-3acb-42da-ae9b-b5d01ca72d47 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:54.646416 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-d90e4836-3acb-42da-ae9b-b5d01ca72d47 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:54.646664 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-d90e4836-3acb-42da-ae9b-b5d01ca72d47 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:54.646853 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-d90e4836-3acb-42da-ae9b-b5d01ca72d47 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:54.657999 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:54.657999 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:54.662414 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-d90e4836-3acb-42da-ae9b-b5d01ca72d47 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:54.667228 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-d90e4836-3acb-42da-ae9b-b5d01ca72d47 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:54.667699 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1319/5240] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:45:54 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 1174 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:45:54.677665 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7c1f35dc-9d2d-4906-9822-4d50ea0f8787 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:54.680816 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7c1f35dc-9d2d-4906-9822-4d50ea0f8787 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:54.681058 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7c1f35dc-9d2d-4906-9822-4d50ea0f8787 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:54.681324 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7c1f35dc-9d2d-4906-9822-4d50ea0f8787 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:54.681501 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-7c1f35dc-9d2d-4906-9822-4d50ea0f8787 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:54.686161 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:54.686161 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:54.686917 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7c1f35dc-9d2d-4906-9822-4d50ea0f8787 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:54.687305 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1301/5241] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:54 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:54.694322 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-2f23bf38-52f1-490d-b58f-f78cc6a3aae3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:54.696713 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-2f23bf38-52f1-490d-b58f-f78cc6a3aae3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a/action Jul 03 01:45:54.697058 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-2f23bf38-52f1-490d-b58f-f78cc6a3aae3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:45:54.697194 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-2f23bf38-52f1-490d-b58f-f78cc6a3aae3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:54.710972 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:54.710972 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:54.711532 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-2f23bf38-52f1-490d-b58f-f78cc6a3aae3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:54.720332 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-2f23bf38-52f1-490d-b58f-f78cc6a3aae3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Begin detaching volume completed successfully. Jul 03 01:45:54.720654 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-2f23bf38-52f1-490d-b58f-f78cc6a3aae3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a/action returned with HTTP 202 Jul 03 01:45:54.721436 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1314/5242] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:45:54 2026] POST /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:45:55.183213 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3513360e-6132-4b6f-96ba-bb8b274a3716 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:55.185031 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3513360e-6132-4b6f-96ba-bb8b274a3716 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:55.185227 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3513360e-6132-4b6f-96ba-bb8b274a3716 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:55.185396 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3513360e-6132-4b6f-96ba-bb8b274a3716 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:55.185545 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-3513360e-6132-4b6f-96ba-bb8b274a3716 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:55.191311 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:55.191311 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:55.192236 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3513360e-6132-4b6f-96ba-bb8b274a3716 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:55.192751 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1309/5243] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:55 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:55.330720 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8a88f9a7-3e8a-441c-8891-39b36741b1c2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:55.330720 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8a88f9a7-3e8a-441c-8891-39b36741b1c2 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:55.330720 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8a88f9a7-3e8a-441c-8891-39b36741b1c2 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:55.330720 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8a88f9a7-3e8a-441c-8891-39b36741b1c2 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:55.330720 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-8a88f9a7-3e8a-441c-8891-39b36741b1c2 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:55.334698 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:55.334698 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:55.335662 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8a88f9a7-3e8a-441c-8891-39b36741b1c2 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:55.336370 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1320/5244] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:55 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:55.700310 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-972036ce-04a3-434c-8949-00ec8b8e9e11 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:55.702337 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-972036ce-04a3-434c-8949-00ec8b8e9e11 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:55.702625 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-972036ce-04a3-434c-8949-00ec8b8e9e11 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:55.702880 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-972036ce-04a3-434c-8949-00ec8b8e9e11 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:55.703078 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-972036ce-04a3-434c-8949-00ec8b8e9e11 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:55.708319 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:55.708319 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:55.709477 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-972036ce-04a3-434c-8949-00ec8b8e9e11 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:55.709835 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1302/5245] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:55 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:55.750668 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7acafb23-3ff8-4ea4-847b-17547769e533 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:55.751208 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7acafb23-3ff8-4ea4-847b-17547769e533 None None] GET https://10.4.3.64/volume// Jul 03 01:45:55.751496 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7acafb23-3ff8-4ea4-847b-17547769e533 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:55.751775 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7acafb23-3ff8-4ea4-847b-17547769e533 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:55.752251 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7acafb23-3ff8-4ea4-847b-17547769e533 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:45:55.755862 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1315/5246] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:45:55 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:45:55.765584 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-f65009ab-6aa0-4012-b870-2590bd42e0d2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:55.770472 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-f65009ab-6aa0-4012-b870-2590bd42e0d2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:45:55.771243 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-f65009ab-6aa0-4012-b870-2590bd42e0d2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:55.772246 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-f65009ab-6aa0-4012-b870-2590bd42e0d2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:55.789611 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:55.789611 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:55.795368 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-f65009ab-6aa0-4012-b870-2590bd42e0d2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:55.801652 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-f65009ab-6aa0-4012-b870-2590bd42e0d2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:45:55.802274 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1310/5247] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:45:55 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 1357 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:45:56.207205 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-34f77d29-5d18-4eec-836d-4c6ff36fb0fc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:56.209512 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-34f77d29-5d18-4eec-836d-4c6ff36fb0fc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:56.211105 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-34f77d29-5d18-4eec-836d-4c6ff36fb0fc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:56.211105 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-34f77d29-5d18-4eec-836d-4c6ff36fb0fc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:56.212441 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-34f77d29-5d18-4eec-836d-4c6ff36fb0fc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:56.218157 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:56.218157 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:56.219171 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-34f77d29-5d18-4eec-836d-4c6ff36fb0fc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:56.219694 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1321/5248] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:56 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:56.349221 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a22699cb-138a-41e9-a4fa-90680b24c2db None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:56.351285 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a22699cb-138a-41e9-a4fa-90680b24c2db tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:56.351543 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a22699cb-138a-41e9-a4fa-90680b24c2db tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:56.351720 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a22699cb-138a-41e9-a4fa-90680b24c2db tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:56.351832 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-a22699cb-138a-41e9-a4fa-90680b24c2db tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:56.357679 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:56.357679 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:56.358053 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a22699cb-138a-41e9-a4fa-90680b24c2db tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:56.358585 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1303/5249] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:56 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:56.720611 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-0385fbd1-6afd-42a6-8363-7c2ebdb70eab None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:56.720898 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-426d6c92-7d14-476d-85f9-7b007b1ad17b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:56.722839 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-426d6c92-7d14-476d-85f9-7b007b1ad17b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:56.722932 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-0385fbd1-6afd-42a6-8363-7c2ebdb70eab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] DELETE https://10.4.3.64/volume/v3/attachments/62f3f968-3d03-4e96-9c03-746d3f00e54a Jul 03 01:45:56.723082 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-426d6c92-7d14-476d-85f9-7b007b1ad17b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:56.723181 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-0385fbd1-6afd-42a6-8363-7c2ebdb70eab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:56.723285 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-426d6c92-7d14-476d-85f9-7b007b1ad17b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:56.723412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-0385fbd1-6afd-42a6-8363-7c2ebdb70eab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:56.723487 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-426d6c92-7d14-476d-85f9-7b007b1ad17b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:56.729519 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:56.729519 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:56.730514 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-426d6c92-7d14-476d-85f9-7b007b1ad17b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:56.731017 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1311/5250] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:56 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:56.731240 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:56.731240 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:57.231819 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-93d109ed-e26f-4df8-98a7-4faf0b9c2db5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:57.234497 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-93d109ed-e26f-4df8-98a7-4faf0b9c2db5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:57.236440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-93d109ed-e26f-4df8-98a7-4faf0b9c2db5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:57.236440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-93d109ed-e26f-4df8-98a7-4faf0b9c2db5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:57.236440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-93d109ed-e26f-4df8-98a7-4faf0b9c2db5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:57.242736 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:57.242736 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:57.244193 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-93d109ed-e26f-4df8-98a7-4faf0b9c2db5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:57.244980 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1322/5251] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:57 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:57.271105 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-4ba655a3-32a6-4068-85cf-2b577381bdd1 req-0385fbd1-6afd-42a6-8363-7c2ebdb70eab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/62f3f968-3d03-4e96-9c03-746d3f00e54a returned with HTTP 200 Jul 03 01:45:57.271674 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1316/5252] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:45:56 2026] DELETE /volume/v3/attachments/62f3f968-3d03-4e96-9c03-746d3f00e54a => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:57.371130 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3c525443-eaea-4b55-b569-6073533470d4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:57.373522 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c525443-eaea-4b55-b569-6073533470d4 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:57.373768 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3c525443-eaea-4b55-b569-6073533470d4 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:57.374009 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3c525443-eaea-4b55-b569-6073533470d4 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:57.374182 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-3c525443-eaea-4b55-b569-6073533470d4 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:57.379155 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:57.379155 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:57.379836 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c525443-eaea-4b55-b569-6073533470d4 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:57.380265 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1304/5253] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:57 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:57.743330 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ab638cbd-fc93-4a2a-b0c5-94ae19b2c9a0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:57.745767 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ab638cbd-fc93-4a2a-b0c5-94ae19b2c9a0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:57.746018 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ab638cbd-fc93-4a2a-b0c5-94ae19b2c9a0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:57.746290 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ab638cbd-fc93-4a2a-b0c5-94ae19b2c9a0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:57.746465 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-ab638cbd-fc93-4a2a-b0c5-94ae19b2c9a0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:57.751573 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:57.751573 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:57.752314 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ab638cbd-fc93-4a2a-b0c5-94ae19b2c9a0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:57.752670 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1312/5254] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:57 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:57.946199 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:57.948527 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:45:57.948759 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1853446050", "snapshot_id": "d71efe0d-9473-469f-8ac4-93363f7571d8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:45:57.950733 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1853446050', 'snapshot_id': 'd71efe0d-9473-469f-8ac4-93363f7571d8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:45:57.957281 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:57.957281 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:57.957840 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:45:57.958023 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume of 1 GB Jul 03 01:45:57.962559 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Availability Zones retrieved successfully. Jul 03 01:45:57.971700 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Flow 'volume_create_api' (a7c84ddf-4625-4bcf-9ded-db5544447eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:57.971700 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6617d365-f363-4a0a-998d-61aa1b1fb7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:57.972212 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:45:58.010056 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6617d365-f363-4a0a-998d-61aa1b1fb7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd71efe0d-9473-469f-8ac4-93363f7571d8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:58.010889 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225646fa-c0b1-469d-964f-695392cd6b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:58.067076 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Created reservations ['1732dcaf-41f0-42c9-a858-a46a2c9c3002', '734420e8-b08b-41e5-bf51-247b19d9e49c', '748ed4c4-0960-400c-a6d0-2b48ff43824e', '0a4d9d45-c89a-4388-a215-84b4ca31cf2a'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:45:58.068018 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (225646fa-c0b1-469d-964f-695392cd6b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1732dcaf-41f0-42c9-a858-a46a2c9c3002', '734420e8-b08b-41e5-bf51-247b19d9e49c', '748ed4c4-0960-400c-a6d0-2b48ff43824e', '0a4d9d45-c89a-4388-a215-84b4ca31cf2a']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:58.069295 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77cf771c-03da-4bb4-8a32-19904752e674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:58.121392 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77cf771c-03da-4bb4-8a32-19904752e674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6515a034-7464-4c15-ae97-e00bb6a008e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1853446050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',qos_specs=None,replication_status=,reservations=['1732dcaf-41f0-42c9-a858-a46a2c9c3002','734420e8-b08b-41e5-bf51-247b19d9e49c','748ed4c4-0960-400c-a6d0-2b48ff43824e','0a4d9d45-c89a-4388-a215-84b4ca31cf2a'],size=1,snapshot_id=d71efe0d-9473-469f-8ac4-93363f7571d8,source_replicaid=,source_volid=None,status='creating',user_id='637da6a0434f4673b00d29d8ecfef870',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1853446050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6515a034-7464-4c15-ae97-e00bb6a008e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d71efe0d-9473-469f-8ac4-93363f7571d8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='637da6a0434f4673b00d29d8ecfef870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:58.122525 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecaac37f-63c6-490c-9980-c1e9b6dff8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:58.150373 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecaac37f-63c6-490c-9980-c1e9b6dff8ed) transitioned into state 'SUCCESS' from state '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-1853446050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f58a1a47cbd74966ba6d80ec8f6234bc',qos_specs=None,replication_status=,reservations=['1732dcaf-41f0-42c9-a858-a46a2c9c3002','734420e8-b08b-41e5-bf51-247b19d9e49c','748ed4c4-0960-400c-a6d0-2b48ff43824e','0a4d9d45-c89a-4388-a215-84b4ca31cf2a'],size=1,snapshot_id=d71efe0d-9473-469f-8ac4-93363f7571d8,source_replicaid=,source_volid=None,status='creating',user_id='637da6a0434f4673b00d29d8ecfef870',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:58.151402 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5eb5134-e8a9-4a85-ad8c-cc81e37e8c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:45:58.178134 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5eb5134-e8a9-4a85-ad8c-cc81e37e8c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:45:58.179180 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Flow 'volume_create_api' (a7c84ddf-4625-4bcf-9ded-db5544447eb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:45:58.179621 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Create volume request issued successfully. Jul 03 01:45:58.180303 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bdbbf18b-5268-41d0-8b98-b28b5173b8e2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:45:58.180852 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1323/5255] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:45:57 2026] POST /volume/v3/volumes => generated 789 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:45:58.194966 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3d2a4d80-d1f9-4a1a-aab6-c79b1c60cb62 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:58.197299 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3d2a4d80-d1f9-4a1a-aab6-c79b1c60cb62 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:45:58.197537 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3d2a4d80-d1f9-4a1a-aab6-c79b1c60cb62 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:58.197758 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3d2a4d80-d1f9-4a1a-aab6-c79b1c60cb62 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:58.206004 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:58.206004 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:58.210689 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3d2a4d80-d1f9-4a1a-aab6-c79b1c60cb62 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:58.215754 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3d2a4d80-d1f9-4a1a-aab6-c79b1c60cb62 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:45:58.216221 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1317/5256] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:58 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:58.256588 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-07a97fc4-c05c-43f3-8bc7-6bd999f8d6e1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:58.258603 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-07a97fc4-c05c-43f3-8bc7-6bd999f8d6e1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:58.258889 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-07a97fc4-c05c-43f3-8bc7-6bd999f8d6e1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:58.259165 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-07a97fc4-c05c-43f3-8bc7-6bd999f8d6e1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:58.259307 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-07a97fc4-c05c-43f3-8bc7-6bd999f8d6e1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:58.265514 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:58.265514 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:58.266886 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-07a97fc4-c05c-43f3-8bc7-6bd999f8d6e1 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:58.267017 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1305/5257] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:58 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:58.390518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6d421e07-0e96-40a7-9f65-47ef1ace1838 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:58.393200 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d421e07-0e96-40a7-9f65-47ef1ace1838 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:58.393552 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6d421e07-0e96-40a7-9f65-47ef1ace1838 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:58.393808 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6d421e07-0e96-40a7-9f65-47ef1ace1838 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:58.393981 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-6d421e07-0e96-40a7-9f65-47ef1ace1838 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:58.399131 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:58.399131 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:58.399876 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6d421e07-0e96-40a7-9f65-47ef1ace1838 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:58.400399 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1313/5258] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:58 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:58.765874 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-48b980cc-585c-4058-b59c-09afee9f9fa2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:58.768225 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-48b980cc-585c-4058-b59c-09afee9f9fa2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:58.768441 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-48b980cc-585c-4058-b59c-09afee9f9fa2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:58.768740 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-48b980cc-585c-4058-b59c-09afee9f9fa2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:58.769041 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-48b980cc-585c-4058-b59c-09afee9f9fa2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:58.774879 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:58.774879 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:58.775951 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-48b980cc-585c-4058-b59c-09afee9f9fa2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:58.776504 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1324/5259] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:58 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:59.232851 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c1f30743-c089-4b97-8d16-17844ed6ea2d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:59.235341 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c1f30743-c089-4b97-8d16-17844ed6ea2d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:45:59.235633 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c1f30743-c089-4b97-8d16-17844ed6ea2d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:59.236138 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c1f30743-c089-4b97-8d16-17844ed6ea2d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:59.246320 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:59.246320 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:59.250985 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c1f30743-c089-4b97-8d16-17844ed6ea2d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:59.256061 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c1f30743-c089-4b97-8d16-17844ed6ea2d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:45:59.256575 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1318/5260] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:59 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:59.273309 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-55613515-726c-4440-8960-d167f9f6735c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:59.275121 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-55613515-726c-4440-8960-d167f9f6735c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:45:59.275932 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-55613515-726c-4440-8960-d167f9f6735c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:59.275932 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-55613515-726c-4440-8960-d167f9f6735c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:59.281256 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1a3cc29f-ff4c-4e96-a537-bf61b9f081fc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:59.283283 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1a3cc29f-ff4c-4e96-a537-bf61b9f081fc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:45:59.283585 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1a3cc29f-ff4c-4e96-a537-bf61b9f081fc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:59.283835 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1a3cc29f-ff4c-4e96-a537-bf61b9f081fc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:59.284017 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1a3cc29f-ff4c-4e96-a537-bf61b9f081fc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:59.288722 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:59.288722 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:45:59.290482 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:59.290482 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:59.292327 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1a3cc29f-ff4c-4e96-a537-bf61b9f081fc tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:45:59.292327 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1314/5261] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:59 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:59.294289 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-55613515-726c-4440-8960-d167f9f6735c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:59.301520 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-55613515-726c-4440-8960-d167f9f6735c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:45:59.302198 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1306/5262] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:59 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:59.412814 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-364b9367-5ddf-48cd-949c-b92ee562fbd9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:59.415310 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-364b9367-5ddf-48cd-949c-b92ee562fbd9 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:45:59.415718 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-364b9367-5ddf-48cd-949c-b92ee562fbd9 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:59.416012 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-364b9367-5ddf-48cd-949c-b92ee562fbd9 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:59.416194 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-364b9367-5ddf-48cd-949c-b92ee562fbd9 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:59.423075 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:59.423075 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:45:59.423685 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-364b9367-5ddf-48cd-949c-b92ee562fbd9 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:45:59.424148 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1325/5263] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:45:59 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:45:59.789059 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1ac6ce40-eedf-4a56-87a5-8e7432265644 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:59.791268 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ac6ce40-eedf-4a56-87a5-8e7432265644 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:45:59.791552 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ac6ce40-eedf-4a56-87a5-8e7432265644 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:59.791807 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1ac6ce40-eedf-4a56-87a5-8e7432265644 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:59.791942 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-1ac6ce40-eedf-4a56-87a5-8e7432265644 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:45:59.797456 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:59.797456 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:45:59.798519 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1ac6ce40-eedf-4a56-87a5-8e7432265644 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:45:59.799021 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1319/5264] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:45:59 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:45:59.893036 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-368ca612-6129-4a08-93bb-212fa6299154 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:45:59.895440 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-368ca612-6129-4a08-93bb-212fa6299154 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:45:59.895635 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-368ca612-6129-4a08-93bb-212fa6299154 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:45:59.895911 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-368ca612-6129-4a08-93bb-212fa6299154 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:45:59.904639 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:45:59.904639 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:45:59.910317 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-368ca612-6129-4a08-93bb-212fa6299154 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:45:59.915151 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-368ca612-6129-4a08-93bb-212fa6299154 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:45:59.915672 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1315/5265] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:45:59 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:00.306925 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d5e9299f-634e-4d5d-a567-8fe6bc40620b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:00.309460 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5e9299f-634e-4d5d-a567-8fe6bc40620b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:46:00.309696 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5e9299f-634e-4d5d-a567-8fe6bc40620b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:00.309901 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5e9299f-634e-4d5d-a567-8fe6bc40620b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:00.310017 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-d5e9299f-634e-4d5d-a567-8fe6bc40620b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:00.314875 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:00.314875 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:00.315539 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5e9299f-634e-4d5d-a567-8fe6bc40620b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:46:00.316370 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1307/5266] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:00 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:00.436675 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5a934f56-0dcd-4aa1-9da4-b1ef62bf02be None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:00.439297 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5a934f56-0dcd-4aa1-9da4-b1ef62bf02be tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:00.440275 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5a934f56-0dcd-4aa1-9da4-b1ef62bf02be tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:00.440275 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5a934f56-0dcd-4aa1-9da4-b1ef62bf02be tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:00.440714 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-5a934f56-0dcd-4aa1-9da4-b1ef62bf02be tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:00.447048 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:00.447048 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:00.448063 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5a934f56-0dcd-4aa1-9da4-b1ef62bf02be tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:00.449233 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1326/5267] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:00 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:00.812657 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-30196528-e799-463b-903e-a971fc57d194 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:00.814971 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-30196528-e799-463b-903e-a971fc57d194 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:46:00.815250 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-30196528-e799-463b-903e-a971fc57d194 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:00.815519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-30196528-e799-463b-903e-a971fc57d194 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:00.815656 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-30196528-e799-463b-903e-a971fc57d194 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:00.821235 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:00.821235 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:00.822224 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-30196528-e799-463b-903e-a971fc57d194 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:46:00.822691 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1320/5268] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:00 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:01.327704 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4f94a298-f32f-4d52-867b-52d9b2af8a35 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:01.329888 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4f94a298-f32f-4d52-867b-52d9b2af8a35 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:46:01.330190 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4f94a298-f32f-4d52-867b-52d9b2af8a35 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:01.330491 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4f94a298-f32f-4d52-867b-52d9b2af8a35 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:01.330651 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4f94a298-f32f-4d52-867b-52d9b2af8a35 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:01.346580 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:01.346580 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:01.348372 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4f94a298-f32f-4d52-867b-52d9b2af8a35 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:46:01.349723 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1316/5269] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:01 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:01.362001 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0b1e6587-5bb0-403c-a1a3-c76794a0d531 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:01.364611 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0b1e6587-5bb0-403c-a1a3-c76794a0d531 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/4ebe6196-4104-417f-8b50-288cb70c10bf Jul 03 01:46:01.364915 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0b1e6587-5bb0-403c-a1a3-c76794a0d531 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:01.365201 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0b1e6587-5bb0-403c-a1a3-c76794a0d531 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:01.365447 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-0b1e6587-5bb0-403c-a1a3-c76794a0d531 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete volume with id: 4ebe6196-4104-417f-8b50-288cb70c10bf Jul 03 01:46:01.376596 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:01.376596 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:01.377068 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0b1e6587-5bb0-403c-a1a3-c76794a0d531 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:46:01.408532 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0b1e6587-5bb0-403c-a1a3-c76794a0d531 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete volume request issued successfully. Jul 03 01:46:01.408729 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0b1e6587-5bb0-403c-a1a3-c76794a0d531 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/4ebe6196-4104-417f-8b50-288cb70c10bf returned with HTTP 202 Jul 03 01:46:01.409345 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1308/5270] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:01 2026] DELETE /volume/v3/volumes/4ebe6196-4104-417f-8b50-288cb70c10bf => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:01.417840 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c462f7f5-7e70-46e0-97de-e5cf9ddee89f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:01.420154 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c462f7f5-7e70-46e0-97de-e5cf9ddee89f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/4ebe6196-4104-417f-8b50-288cb70c10bf Jul 03 01:46:01.420375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c462f7f5-7e70-46e0-97de-e5cf9ddee89f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:01.420711 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c462f7f5-7e70-46e0-97de-e5cf9ddee89f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:01.429791 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:01.429791 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:01.434012 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c462f7f5-7e70-46e0-97de-e5cf9ddee89f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:46:01.439250 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c462f7f5-7e70-46e0-97de-e5cf9ddee89f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/4ebe6196-4104-417f-8b50-288cb70c10bf returned with HTTP 200 Jul 03 01:46:01.439725 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1327/5271] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:01 2026] GET /volume/v3/volumes/4ebe6196-4104-417f-8b50-288cb70c10bf => generated 1072 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:01.461667 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-60b15262-5b77-403d-8f56-13624cd5c48f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:01.464040 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-60b15262-5b77-403d-8f56-13624cd5c48f tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:01.464182 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-60b15262-5b77-403d-8f56-13624cd5c48f tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:01.464303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-60b15262-5b77-403d-8f56-13624cd5c48f tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:01.464400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-60b15262-5b77-403d-8f56-13624cd5c48f tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:01.468907 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:01.468907 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:01.469624 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-60b15262-5b77-403d-8f56-13624cd5c48f tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:01.470117 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1321/5272] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:01 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:01.835292 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f63f1175-62c4-4b58-a2da-51c38f4230e6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:01.837204 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f63f1175-62c4-4b58-a2da-51c38f4230e6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:46:01.837379 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f63f1175-62c4-4b58-a2da-51c38f4230e6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:01.837590 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f63f1175-62c4-4b58-a2da-51c38f4230e6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:01.837698 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f63f1175-62c4-4b58-a2da-51c38f4230e6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:01.841890 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:01.841890 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:01.842628 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f63f1175-62c4-4b58-a2da-51c38f4230e6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:46:01.842987 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1317/5273] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:01 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:01.957826 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0fa986ba-9a26-4300-b5b3-7d292f8c9426 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:01.958270 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0fa986ba-9a26-4300-b5b3-7d292f8c9426 None None] GET https://10.4.3.64/volume// Jul 03 01:46:01.958495 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0fa986ba-9a26-4300-b5b3-7d292f8c9426 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:01.958719 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0fa986ba-9a26-4300-b5b3-7d292f8c9426 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:01.959107 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0fa986ba-9a26-4300-b5b3-7d292f8c9426 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:46:01.959397 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1309/5274] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:46:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:46:01.969187 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-9b8ce0bc-8a88-4635-91e6-fd2520829872 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:02.005084 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-9b8ce0bc-8a88-4635-91e6-fd2520829872 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:46:02.005477 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-9b8ce0bc-8a88-4635-91e6-fd2520829872 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6515a034-7464-4c15-ae97-e00bb6a008e1", "connector": null, "instance_uuid": "c95aefaa-4c14-4b0f-af43-7c6686b38ad8"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:02.013758 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:02.013758 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:02.051008 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-9b8ce0bc-8a88-4635-91e6-fd2520829872 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:46:02.051490 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1328/5275] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:46:01 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 03 01:46:02.442944 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-92b3f65b-c278-44c6-a64a-ee851ccfb70e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:02.445022 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-92b3f65b-c278-44c6-a64a-ee851ccfb70e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:02.445178 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-92b3f65b-c278-44c6-a64a-ee851ccfb70e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:02.445542 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-92b3f65b-c278-44c6-a64a-ee851ccfb70e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:02.454814 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:02.454814 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:02.455242 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-47d79015-e6c2-474c-b96b-a0bd0e6b6198 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:02.457058 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-47d79015-e6c2-474c-b96b-a0bd0e6b6198 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/4ebe6196-4104-417f-8b50-288cb70c10bf Jul 03 01:46:02.457283 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-47d79015-e6c2-474c-b96b-a0bd0e6b6198 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:02.457526 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-47d79015-e6c2-474c-b96b-a0bd0e6b6198 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:02.457863 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-92b3f65b-c278-44c6-a64a-ee851ccfb70e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:02.461877 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-92b3f65b-c278-44c6-a64a-ee851ccfb70e tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:02.462300 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1322/5276] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:02 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:02.463138 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-47d79015-e6c2-474c-b96b-a0bd0e6b6198 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/4ebe6196-4104-417f-8b50-288cb70c10bf returned with HTTP 404 Jul 03 01:46:02.463708 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1318/5277] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:02 2026] GET /volume/v3/volumes/4ebe6196-4104-417f-8b50-288cb70c10bf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:02.472435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e79bac1a-e6b6-43b7-a554-9946f3c7fb9c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:02.474237 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e79bac1a-e6b6-43b7-a554-9946f3c7fb9c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:46:02.474466 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e79bac1a-e6b6-43b7-a554-9946f3c7fb9c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:02.474642 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e79bac1a-e6b6-43b7-a554-9946f3c7fb9c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:02.474736 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-e79bac1a-e6b6-43b7-a554-9946f3c7fb9c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:02.479607 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:02.479607 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:02.480334 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e79bac1a-e6b6-43b7-a554-9946f3c7fb9c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:46:02.480728 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1310/5278] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:02 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:02.480769 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c39f8c7a-1701-4c41-8e9f-85dcb727c0cb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:02.482763 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c39f8c7a-1701-4c41-8e9f-85dcb727c0cb tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:02.482966 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c39f8c7a-1701-4c41-8e9f-85dcb727c0cb tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:02.483135 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c39f8c7a-1701-4c41-8e9f-85dcb727c0cb tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:02.483234 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-c39f8c7a-1701-4c41-8e9f-85dcb727c0cb tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:02.488904 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:02.488904 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:02.489940 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c39f8c7a-1701-4c41-8e9f-85dcb727c0cb tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:02.490531 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1329/5279] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:02 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:02.492234 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-16d72959-7eb2-4d24-877d-49734fc0454c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:02.494112 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16d72959-7eb2-4d24-877d-49734fc0454c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] DELETE https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:46:02.494342 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16d72959-7eb2-4d24-877d-49734fc0454c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:02.494578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-16d72959-7eb2-4d24-877d-49734fc0454c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:02.494714 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-16d72959-7eb2-4d24-877d-49734fc0454c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete backup with id: 40ae8b10-a775-4132-8eea-00d98ab00261. Jul 03 01:46:02.499511 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:02.499511 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:02.517442 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-16d72959-7eb2-4d24-877d-49734fc0454c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] delete_backup rpcapi backup_id 40ae8b10-a775-4132-8eea-00d98ab00261 {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:46:02.519339 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-16d72959-7eb2-4d24-877d-49734fc0454c tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 202 Jul 03 01:46:02.519788 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1323/5280] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:02 2026] DELETE /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:46:02.528847 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-443e24f2-67b9-4b05-ac62-9644a2b5cc7b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:02.531106 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-443e24f2-67b9-4b05-ac62-9644a2b5cc7b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:46:02.531343 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-443e24f2-67b9-4b05-ac62-9644a2b5cc7b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:02.531545 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-443e24f2-67b9-4b05-ac62-9644a2b5cc7b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:02.531661 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-443e24f2-67b9-4b05-ac62-9644a2b5cc7b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:02.536340 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:02.536340 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:02.537099 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-443e24f2-67b9-4b05-ac62-9644a2b5cc7b tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:46:02.537505 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1319/5281] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:02 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:02.583459 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cee17017-aad0-4d7c-9405-4ff74b21a4f0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:02.584031 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cee17017-aad0-4d7c-9405-4ff74b21a4f0 None None] GET https://10.4.3.64/volume// Jul 03 01:46:02.584295 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cee17017-aad0-4d7c-9405-4ff74b21a4f0 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:02.584586 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cee17017-aad0-4d7c-9405-4ff74b21a4f0 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:02.585091 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cee17017-aad0-4d7c-9405-4ff74b21a4f0 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:46:02.585535 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1311/5282] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:46:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:46:02.595099 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-9dced7e4-907f-4590-bd93-a6c35b73fe7d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:02.597687 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-9dced7e4-907f-4590-bd93-a6c35b73fe7d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:02.597952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-9dced7e4-907f-4590-bd93-a6c35b73fe7d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:02.598144 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-9dced7e4-907f-4590-bd93-a6c35b73fe7d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:02.617029 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:02.617029 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:02.621831 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-9dced7e4-907f-4590-bd93-a6c35b73fe7d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:02.628667 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-9dced7e4-907f-4590-bd93-a6c35b73fe7d tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:02.629113 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1330/5283] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:46:02 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 1061 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:46:02.741707 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-bc6b45c5-f5a6-4086-b21c-4bd5b704a07f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:02.744805 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-bc6b45c5-f5a6-4086-b21c-4bd5b704a07f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] PUT https://10.4.3.64/volume/v3/attachments/b32d978f-4364-44b6-87bb-dcafcceada9f Jul 03 01:46:02.745063 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-bc6b45c5-f5a6-4086-b21c-4bd5b704a07f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:02.757702 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-bc6b45c5-f5a6-4086-b21c-4bd5b704a07f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Acquiring lock "cinder-attachment_update-6515a034-7464-4c15-ae97-e00bb6a008e1-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:46:02.763089 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-bc6b45c5-f5a6-4086-b21c-4bd5b704a07f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Lock "cinder-attachment_update-6515a034-7464-4c15-ae97-e00bb6a008e1-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:46:02.764137 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:02.764137 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:02.856153 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c00c3bef-a650-4884-ab1c-95d59288b8ea None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:02.859150 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c00c3bef-a650-4884-ab1c-95d59288b8ea tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:46:02.859150 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c00c3bef-a650-4884-ab1c-95d59288b8ea tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:02.859399 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c00c3bef-a650-4884-ab1c-95d59288b8ea tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:02.860947 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-c00c3bef-a650-4884-ab1c-95d59288b8ea tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:02.865523 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:02.865523 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:02.866680 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c00c3bef-a650-4884-ab1c-95d59288b8ea tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:46:02.867203 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1320/5284] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:02 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:03.294051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-bc6b45c5-f5a6-4086-b21c-4bd5b704a07f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Lock "cinder-attachment_update-6515a034-7464-4c15-ae97-e00bb6a008e1-np0000004346" released by "attachment_update" :: held 0.531s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:46:03.294387 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-bc6b45c5-f5a6-4086-b21c-4bd5b704a07f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/b32d978f-4364-44b6-87bb-dcafcceada9f returned with HTTP 200 Jul 03 01:46:03.294998 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1324/5285] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:46:02 2026] PUT /volume/v3/attachments/b32d978f-4364-44b6-87bb-dcafcceada9f => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:03.476396 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-67dbe177-6396-469c-9004-42ae6c7cbfab None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:03.478554 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-67dbe177-6396-469c-9004-42ae6c7cbfab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:03.478907 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-67dbe177-6396-469c-9004-42ae6c7cbfab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:03.479077 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-67dbe177-6396-469c-9004-42ae6c7cbfab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:03.490032 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:03.490032 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:03.493712 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-67dbe177-6396-469c-9004-42ae6c7cbfab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:03.498732 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-67dbe177-6396-469c-9004-42ae6c7cbfab tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:03.499213 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1312/5286] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:03 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:03.500769 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-844227e9-5c6f-4c9a-bea0-6c1a3272f778 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:03.502623 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-844227e9-5c6f-4c9a-bea0-6c1a3272f778 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:03.502739 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-844227e9-5c6f-4c9a-bea0-6c1a3272f778 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:03.502924 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-844227e9-5c6f-4c9a-bea0-6c1a3272f778 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:03.503024 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-844227e9-5c6f-4c9a-bea0-6c1a3272f778 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:03.507243 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:03.507243 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:03.507968 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-844227e9-5c6f-4c9a-bea0-6c1a3272f778 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:03.508411 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1331/5287] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:03 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:03.548126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-796bd101-ef5d-4b86-b755-1e2bba216d36 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:03.552118 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-796bd101-ef5d-4b86-b755-1e2bba216d36 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:46:03.552118 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-796bd101-ef5d-4b86-b755-1e2bba216d36 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:03.552118 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-796bd101-ef5d-4b86-b755-1e2bba216d36 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:03.552118 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-796bd101-ef5d-4b86-b755-1e2bba216d36 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:03.557504 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:03.557504 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:03.557504 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-796bd101-ef5d-4b86-b755-1e2bba216d36 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 200 Jul 03 01:46:03.557504 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1321/5288] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:03 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:03.879462 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-02dafe42-1b81-4a88-97af-966206ec14b7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:03.881265 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02dafe42-1b81-4a88-97af-966206ec14b7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:46:03.881503 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02dafe42-1b81-4a88-97af-966206ec14b7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:03.881593 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-02dafe42-1b81-4a88-97af-966206ec14b7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:03.881719 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-02dafe42-1b81-4a88-97af-966206ec14b7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:03.887343 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:03.887343 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:03.888488 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-02dafe42-1b81-4a88-97af-966206ec14b7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:46:03.889028 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1325/5289] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:03 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:04.515913 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c6b113d2-2043-449f-8f85-fe10e1b4e6e4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:04.518273 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c6b113d2-2043-449f-8f85-fe10e1b4e6e4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:04.518540 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c6b113d2-2043-449f-8f85-fe10e1b4e6e4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:04.518895 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c6b113d2-2043-449f-8f85-fe10e1b4e6e4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:04.519778 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-60fb002b-0c68-433e-806a-f1d4d4b14232 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:04.521634 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-60fb002b-0c68-433e-806a-f1d4d4b14232 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:04.522250 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-60fb002b-0c68-433e-806a-f1d4d4b14232 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:04.522250 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-60fb002b-0c68-433e-806a-f1d4d4b14232 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:04.523037 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-60fb002b-0c68-433e-806a-f1d4d4b14232 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:04.530219 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:04.530219 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:04.531035 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:04.531035 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:04.531162 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-60fb002b-0c68-433e-806a-f1d4d4b14232 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:04.531551 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1332/5290] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:04 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:04.536046 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c6b113d2-2043-449f-8f85-fe10e1b4e6e4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:04.541602 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c6b113d2-2043-449f-8f85-fe10e1b4e6e4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:04.542097 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1313/5291] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:04 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:04.571500 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0f651d20-1fd9-4b5e-b461-af720ad48a1f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:04.573841 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0f651d20-1fd9-4b5e-b461-af720ad48a1f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 Jul 03 01:46:04.574160 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0f651d20-1fd9-4b5e-b461-af720ad48a1f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:04.574433 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0f651d20-1fd9-4b5e-b461-af720ad48a1f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:04.574719 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-0f651d20-1fd9-4b5e-b461-af720ad48a1f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 40ae8b10-a775-4132-8eea-00d98ab00261. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:04.579468 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0f651d20-1fd9-4b5e-b461-af720ad48a1f tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 returned with HTTP 404 Jul 03 01:46:04.580202 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1322/5292] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:04 2026] GET /volume/v3/backups/40ae8b10-a775-4132-8eea-00d98ab00261 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:04.589289 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ea5f2b45-17fa-46a9-975b-030a58d023d5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:04.591514 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ea5f2b45-17fa-46a9-975b-030a58d023d5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] DELETE https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:46:04.591715 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ea5f2b45-17fa-46a9-975b-030a58d023d5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:04.591965 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ea5f2b45-17fa-46a9-975b-030a58d023d5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:04.592136 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-ea5f2b45-17fa-46a9-975b-030a58d023d5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete backup with id: ac3ae8ea-541e-4ada-b38e-8915d172cfa3. Jul 03 01:46:04.597164 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:04.597164 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:04.617555 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-ea5f2b45-17fa-46a9-975b-030a58d023d5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] delete_backup rpcapi backup_id ac3ae8ea-541e-4ada-b38e-8915d172cfa3 {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:46:04.619445 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ea5f2b45-17fa-46a9-975b-030a58d023d5 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 202 Jul 03 01:46:04.619963 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1326/5293] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:04 2026] DELETE /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:46:04.628587 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-abf59ffb-50f0-4b08-b739-d1eb5711e16a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:04.630984 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-abf59ffb-50f0-4b08-b739-d1eb5711e16a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:46:04.631140 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-abf59ffb-50f0-4b08-b739-d1eb5711e16a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:04.631336 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-abf59ffb-50f0-4b08-b739-d1eb5711e16a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:04.631530 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-abf59ffb-50f0-4b08-b739-d1eb5711e16a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:04.636997 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:04.636997 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:04.637766 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-abf59ffb-50f0-4b08-b739-d1eb5711e16a tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 200 Jul 03 01:46:04.638197 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1333/5294] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:04 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:04.901769 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-88c2481c-d4dc-4eb1-871a-8785a09db8d4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:04.904346 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-88c2481c-d4dc-4eb1-871a-8785a09db8d4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:46:04.904665 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-88c2481c-d4dc-4eb1-871a-8785a09db8d4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:04.904948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-88c2481c-d4dc-4eb1-871a-8785a09db8d4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:04.905100 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-88c2481c-d4dc-4eb1-871a-8785a09db8d4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:04.910181 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:04.910181 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:04.911145 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-88c2481c-d4dc-4eb1-871a-8785a09db8d4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:46:04.911802 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1314/5295] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:04 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:05.547504 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-70b957e3-8734-4781-9bea-64ab2fd32bd9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:05.549649 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70b957e3-8734-4781-9bea-64ab2fd32bd9 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:05.549907 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-70b957e3-8734-4781-9bea-64ab2fd32bd9 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:05.550128 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-70b957e3-8734-4781-9bea-64ab2fd32bd9 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:05.550261 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-70b957e3-8734-4781-9bea-64ab2fd32bd9 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:05.555909 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:05.555909 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:05.556688 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70b957e3-8734-4781-9bea-64ab2fd32bd9 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:05.557328 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1323/5296] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:05 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:05.559251 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-aefec292-760a-4e36-9772-1603741f345c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:05.561519 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aefec292-760a-4e36-9772-1603741f345c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:05.561780 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aefec292-760a-4e36-9772-1603741f345c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:05.562054 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aefec292-760a-4e36-9772-1603741f345c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:05.575302 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:05.575302 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:05.580288 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-aefec292-760a-4e36-9772-1603741f345c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:05.586442 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aefec292-760a-4e36-9772-1603741f345c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:05.586957 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1327/5297] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:05 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:05.649633 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c0d797d6-eb92-4d55-92c7-fb7b34e2cc77 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:05.652107 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c0d797d6-eb92-4d55-92c7-fb7b34e2cc77 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 Jul 03 01:46:05.652454 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c0d797d6-eb92-4d55-92c7-fb7b34e2cc77 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:05.652743 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c0d797d6-eb92-4d55-92c7-fb7b34e2cc77 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:05.652936 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-c0d797d6-eb92-4d55-92c7-fb7b34e2cc77 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id ac3ae8ea-541e-4ada-b38e-8915d172cfa3. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:05.656914 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c0d797d6-eb92-4d55-92c7-fb7b34e2cc77 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 returned with HTTP 404 Jul 03 01:46:05.657410 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1334/5298] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:05 2026] GET /volume/v3/backups/ac3ae8ea-541e-4ada-b38e-8915d172cfa3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:05.664944 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-429e93f5-cba6-4dc7-881e-9c347d7ac98e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:05.666699 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-429e93f5-cba6-4dc7-881e-9c347d7ac98e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] DELETE https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:46:05.666935 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-429e93f5-cba6-4dc7-881e-9c347d7ac98e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:05.667123 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-429e93f5-cba6-4dc7-881e-9c347d7ac98e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:05.667225 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-429e93f5-cba6-4dc7-881e-9c347d7ac98e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete backup with id: 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. Jul 03 01:46:05.671587 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:05.671587 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:05.684105 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-429e93f5-cba6-4dc7-881e-9c347d7ac98e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] delete_backup rpcapi backup_id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:46:05.685977 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-429e93f5-cba6-4dc7-881e-9c347d7ac98e tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 202 Jul 03 01:46:05.686399 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1315/5299] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:05 2026] DELETE /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:46:05.693784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7a358d03-6ff5-43f7-988b-598158b4f53d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:05.696260 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7a358d03-6ff5-43f7-988b-598158b4f53d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:46:05.696569 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7a358d03-6ff5-43f7-988b-598158b4f53d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:05.696773 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7a358d03-6ff5-43f7-988b-598158b4f53d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:05.696932 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-7a358d03-6ff5-43f7-988b-598158b4f53d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:05.700968 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:05.700968 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:05.701602 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7a358d03-6ff5-43f7-988b-598158b4f53d tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:46:05.701945 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1324/5300] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:05 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:05.923367 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e7f32832-996f-4910-91f7-b95a96634af8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:05.925744 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7f32832-996f-4910-91f7-b95a96634af8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:46:05.926131 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7f32832-996f-4910-91f7-b95a96634af8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:05.926379 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e7f32832-996f-4910-91f7-b95a96634af8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:05.926540 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-e7f32832-996f-4910-91f7-b95a96634af8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:05.931451 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:05.931451 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:05.932327 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e7f32832-996f-4910-91f7-b95a96634af8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:46:05.932907 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1328/5301] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:05 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:06.570327 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-19f284d5-4c21-4b1c-84f7-3f8e21c1a7e6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:06.572101 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-19f284d5-4c21-4b1c-84f7-3f8e21c1a7e6 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:06.572351 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-19f284d5-4c21-4b1c-84f7-3f8e21c1a7e6 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:06.572699 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-19f284d5-4c21-4b1c-84f7-3f8e21c1a7e6 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:06.572699 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-19f284d5-4c21-4b1c-84f7-3f8e21c1a7e6 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:06.578159 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:06.578159 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:06.578988 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-19f284d5-4c21-4b1c-84f7-3f8e21c1a7e6 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:06.579567 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1335/5302] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:06 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:06.603858 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-15aff8d6-d29e-44e5-ba4a-ea1c9887f631 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:06.605609 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-15aff8d6-d29e-44e5-ba4a-ea1c9887f631 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:06.605793 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-15aff8d6-d29e-44e5-ba4a-ea1c9887f631 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:06.605998 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-15aff8d6-d29e-44e5-ba4a-ea1c9887f631 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:06.619638 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:06.619638 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:06.625693 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-15aff8d6-d29e-44e5-ba4a-ea1c9887f631 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:06.630963 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-15aff8d6-d29e-44e5-ba4a-ea1c9887f631 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:06.631361 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1316/5303] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:06 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:06.713488 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b7775586-6ca5-4c0d-b68b-b88f0a7534cd None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:06.715148 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b7775586-6ca5-4c0d-b68b-b88f0a7534cd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:46:06.715399 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b7775586-6ca5-4c0d-b68b-b88f0a7534cd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:06.715643 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b7775586-6ca5-4c0d-b68b-b88f0a7534cd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:06.715797 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-b7775586-6ca5-4c0d-b68b-b88f0a7534cd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:06.721154 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:06.721154 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:06.721917 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b7775586-6ca5-4c0d-b68b-b88f0a7534cd tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 200 Jul 03 01:46:06.722367 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1325/5304] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:06 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:06.944023 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3c9ba668-1264-455a-859f-2a1f2e0db242 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:06.946178 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3c9ba668-1264-455a-859f-2a1f2e0db242 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:46:06.946457 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3c9ba668-1264-455a-859f-2a1f2e0db242 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:06.946706 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3c9ba668-1264-455a-859f-2a1f2e0db242 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:06.946895 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-3c9ba668-1264-455a-859f-2a1f2e0db242 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:06.951518 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:06.951518 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:06.952182 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3c9ba668-1264-455a-859f-2a1f2e0db242 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:46:06.952609 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1329/5305] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:06 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:07.590805 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f40ed973-64a9-46d3-a14d-4de445d25235 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:07.592955 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f40ed973-64a9-46d3-a14d-4de445d25235 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:07.593616 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f40ed973-64a9-46d3-a14d-4de445d25235 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:07.593616 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f40ed973-64a9-46d3-a14d-4de445d25235 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:07.593616 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-f40ed973-64a9-46d3-a14d-4de445d25235 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:07.599435 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:07.599435 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:07.600285 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f40ed973-64a9-46d3-a14d-4de445d25235 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:07.600976 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1336/5306] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:07 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:07.646213 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4c2bb14d-4752-4927-9b9c-1a21b5d57212 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:07.648337 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4c2bb14d-4752-4927-9b9c-1a21b5d57212 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:07.648584 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4c2bb14d-4752-4927-9b9c-1a21b5d57212 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:07.648849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4c2bb14d-4752-4927-9b9c-1a21b5d57212 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:07.661376 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:07.661376 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:07.665668 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4c2bb14d-4752-4927-9b9c-1a21b5d57212 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:07.671595 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4c2bb14d-4752-4927-9b9c-1a21b5d57212 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:07.672073 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1317/5307] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:07 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:07.734474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e00b2a78-b627-47a5-9e12-471a05122bff None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:07.736249 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e00b2a78-b627-47a5-9e12-471a05122bff tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a Jul 03 01:46:07.736548 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e00b2a78-b627-47a5-9e12-471a05122bff tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:07.736816 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e00b2a78-b627-47a5-9e12-471a05122bff tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:07.736976 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-e00b2a78-b627-47a5-9e12-471a05122bff tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Show backup with id 5240950f-0a29-4906-83f6-8fc0fc1a4e4a. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:07.740715 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e00b2a78-b627-47a5-9e12-471a05122bff tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a returned with HTTP 404 Jul 03 01:46:07.741238 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1326/5308] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:07 2026] GET /volume/v3/backups/5240950f-0a29-4906-83f6-8fc0fc1a4e4a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:07.748355 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-305e5168-f037-47ab-980e-43fc131e4c19 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:07.750381 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-305e5168-f037-47ab-980e-43fc131e4c19 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 Jul 03 01:46:07.750666 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-305e5168-f037-47ab-980e-43fc131e4c19 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:07.750910 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-305e5168-f037-47ab-980e-43fc131e4c19 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:07.751072 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-305e5168-f037-47ab-980e-43fc131e4c19 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete volume with id: cce3ceb8-8987-413f-81c1-fd1f5dcab669 Jul 03 01:46:07.758994 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:07.758994 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:07.759759 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-305e5168-f037-47ab-980e-43fc131e4c19 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:46:07.775909 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-305e5168-f037-47ab-980e-43fc131e4c19 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Delete volume request issued successfully. Jul 03 01:46:07.776093 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-305e5168-f037-47ab-980e-43fc131e4c19 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 returned with HTTP 202 Jul 03 01:46:07.776662 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1330/5309] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:07 2026] DELETE /volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:07.785644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-bfcb0541-e521-4257-b2dd-3a312a67b4e0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:07.788136 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bfcb0541-e521-4257-b2dd-3a312a67b4e0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 Jul 03 01:46:07.788485 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bfcb0541-e521-4257-b2dd-3a312a67b4e0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:07.788782 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-bfcb0541-e521-4257-b2dd-3a312a67b4e0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:07.797543 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:07.797543 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:07.802284 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-bfcb0541-e521-4257-b2dd-3a312a67b4e0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Volume info retrieved successfully. Jul 03 01:46:07.807570 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-bfcb0541-e521-4257-b2dd-3a312a67b4e0 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 returned with HTTP 200 Jul 03 01:46:07.808022 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1337/5310] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:07 2026] GET /volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:07.963377 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-44d4e790-0072-42f3-ae3b-c0e183deea94 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:07.965837 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44d4e790-0072-42f3-ae3b-c0e183deea94 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:46:07.966146 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44d4e790-0072-42f3-ae3b-c0e183deea94 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:07.966259 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-44d4e790-0072-42f3-ae3b-c0e183deea94 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:07.966395 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-44d4e790-0072-42f3-ae3b-c0e183deea94 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:07.972009 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:07.972009 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:07.973991 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-44d4e790-0072-42f3-ae3b-c0e183deea94 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:46:07.973991 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1318/5311] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:07 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:07.988659 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-55306fd7-fc49-4f50-abd4-ef585d74dfd9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:07.990703 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-55306fd7-fc49-4f50-abd4-ef585d74dfd9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 Jul 03 01:46:07.990914 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-55306fd7-fc49-4f50-abd4-ef585d74dfd9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:07.991091 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-55306fd7-fc49-4f50-abd4-ef585d74dfd9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:07.999443 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:07.999443 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:08.004164 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-55306fd7-fc49-4f50-abd4-ef585d74dfd9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:46:08.009707 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-55306fd7-fc49-4f50-abd4-ef585d74dfd9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 returned with HTTP 200 Jul 03 01:46:08.010168 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1327/5312] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:07 2026] GET /volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:08.026577 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-38c5c559-1662-4f6d-b469-c85e5d8e786d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:08.028609 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-38c5c559-1662-4f6d-b469-c85e5d8e786d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:46:08.028870 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-38c5c559-1662-4f6d-b469-c85e5d8e786d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:08.029085 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-38c5c559-1662-4f6d-b469-c85e5d8e786d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:08.029223 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-38c5c559-1662-4f6d-b469-c85e5d8e786d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete backup with id: 746a2adf-a9a4-4deb-b928-dc544768cf95. Jul 03 01:46:08.034223 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:08.034223 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:08.050560 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-38c5c559-1662-4f6d-b469-c85e5d8e786d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] delete_backup rpcapi backup_id 746a2adf-a9a4-4deb-b928-dc544768cf95 {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:46:08.052391 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-38c5c559-1662-4f6d-b469-c85e5d8e786d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 202 Jul 03 01:46:08.052923 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1331/5313] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:08 2026] DELETE /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:46:08.060911 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-02c859a9-dc3b-460d-8424-c79d62824e25 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:08.063108 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-02c859a9-dc3b-460d-8424-c79d62824e25 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:46:08.063823 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-02c859a9-dc3b-460d-8424-c79d62824e25 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:08.063823 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-02c859a9-dc3b-460d-8424-c79d62824e25 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:08.063823 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-02c859a9-dc3b-460d-8424-c79d62824e25 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:08.069185 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:08.069185 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:08.070410 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-02c859a9-dc3b-460d-8424-c79d62824e25 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 200 Jul 03 01:46:08.071010 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1338/5314] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:08 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:08.611292 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1d2b3a6c-8152-481f-83b9-bd3696c21bd6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:08.613096 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1d2b3a6c-8152-481f-83b9-bd3696c21bd6 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:08.613337 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1d2b3a6c-8152-481f-83b9-bd3696c21bd6 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:08.613552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1d2b3a6c-8152-481f-83b9-bd3696c21bd6 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:08.613693 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-1d2b3a6c-8152-481f-83b9-bd3696c21bd6 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:08.617948 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:08.617948 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:08.618761 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1d2b3a6c-8152-481f-83b9-bd3696c21bd6 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:08.619119 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1319/5315] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:08 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:08.685474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6f93b0ba-5c36-4e50-86a4-d7e07635b270 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:08.687083 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6f93b0ba-5c36-4e50-86a4-d7e07635b270 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:08.687239 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6f93b0ba-5c36-4e50-86a4-d7e07635b270 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:08.687405 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6f93b0ba-5c36-4e50-86a4-d7e07635b270 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:08.697821 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:08.697821 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:08.702445 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6f93b0ba-5c36-4e50-86a4-d7e07635b270 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:08.708062 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6f93b0ba-5c36-4e50-86a4-d7e07635b270 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:08.708560 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1328/5316] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:08 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:08.821822 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8800c7a3-26ba-4660-8433-cf91a9a79e00 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:08.823374 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8800c7a3-26ba-4660-8433-cf91a9a79e00 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] GET https://10.4.3.64/volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 Jul 03 01:46:08.823581 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8800c7a3-26ba-4660-8433-cf91a9a79e00 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:08.823767 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8800c7a3-26ba-4660-8433-cf91a9a79e00 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:08.829110 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8800c7a3-26ba-4660-8433-cf91a9a79e00 tempest-ProjectAdminTests33-16441416 tempest-ProjectAdminTests33-16441416-project-admin] https://10.4.3.64/volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 returned with HTTP 404 Jul 03 01:46:08.829615 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1332/5317] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:08 2026] GET /volume/v3/volumes/cce3ceb8-8987-413f-81c1-fd1f5dcab669 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:09.082432 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1912031b-2b8e-4556-a321-eb9cca5853d7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:09.086675 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1912031b-2b8e-4556-a321-eb9cca5853d7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 Jul 03 01:46:09.086675 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1912031b-2b8e-4556-a321-eb9cca5853d7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:09.086675 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1912031b-2b8e-4556-a321-eb9cca5853d7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:09.086675 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-1912031b-2b8e-4556-a321-eb9cca5853d7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 746a2adf-a9a4-4deb-b928-dc544768cf95. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:09.090603 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1912031b-2b8e-4556-a321-eb9cca5853d7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 returned with HTTP 404 Jul 03 01:46:09.091439 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1339/5318] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:09 2026] GET /volume/v3/backups/746a2adf-a9a4-4deb-b928-dc544768cf95 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:09.098968 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6de86fde-5d38-4e15-bca3-fd5f1ce64d5a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:09.103301 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6de86fde-5d38-4e15-bca3-fd5f1ce64d5a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:46:09.103554 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6de86fde-5d38-4e15-bca3-fd5f1ce64d5a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:09.103820 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6de86fde-5d38-4e15-bca3-fd5f1ce64d5a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:09.103933 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-6de86fde-5d38-4e15-bca3-fd5f1ce64d5a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete backup with id: 1970f895-2d13-45f8-bcaa-95c3b7e077b6. Jul 03 01:46:09.112181 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:09.112181 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:09.130260 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-6de86fde-5d38-4e15-bca3-fd5f1ce64d5a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] delete_backup rpcapi backup_id 1970f895-2d13-45f8-bcaa-95c3b7e077b6 {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:46:09.131780 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6de86fde-5d38-4e15-bca3-fd5f1ce64d5a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 202 Jul 03 01:46:09.132178 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1320/5319] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:09 2026] DELETE /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:46:09.140015 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1722ed71-4594-42d8-a207-ad209c70535c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:09.141833 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1722ed71-4594-42d8-a207-ad209c70535c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:46:09.142020 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1722ed71-4594-42d8-a207-ad209c70535c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:09.142186 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1722ed71-4594-42d8-a207-ad209c70535c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:09.142280 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-1722ed71-4594-42d8-a207-ad209c70535c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:09.146215 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:09.146215 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:09.146968 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1722ed71-4594-42d8-a207-ad209c70535c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 200 Jul 03 01:46:09.147291 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1329/5320] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:09 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:09.505229 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-ad838596-8478-4f82-9aa4-6952558b5930 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:09.507578 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-ad838596-8478-4f82-9aa4-6952558b5930 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/attachments/b32d978f-4364-44b6-87bb-dcafcceada9f/action Jul 03 01:46:09.508168 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-ad838596-8478-4f82-9aa4-6952558b5930 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:46:09.508168 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-ad838596-8478-4f82-9aa4-6952558b5930 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:09.526504 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:09.526504 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:09.539388 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-2ddc28fa-a066-4b1d-9e8a-25c5e9e868b2 req-ad838596-8478-4f82-9aa4-6952558b5930 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/b32d978f-4364-44b6-87bb-dcafcceada9f/action returned with HTTP 204 Jul 03 01:46:09.539935 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1333/5321] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:46:09 2026] POST /volume/v3/attachments/b32d978f-4364-44b6-87bb-dcafcceada9f/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:09.630380 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-cb7ee236-5be7-4b93-97c2-2fcc3a70495f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:09.632662 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cb7ee236-5be7-4b93-97c2-2fcc3a70495f tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:09.632872 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cb7ee236-5be7-4b93-97c2-2fcc3a70495f tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:09.633089 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-cb7ee236-5be7-4b93-97c2-2fcc3a70495f tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:09.633221 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-cb7ee236-5be7-4b93-97c2-2fcc3a70495f tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:09.640291 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:09.640291 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:09.641162 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-cb7ee236-5be7-4b93-97c2-2fcc3a70495f tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:09.641654 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1340/5322] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:09 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:09.721181 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-82748bba-157c-4a2c-9c86-eb31b6d3e9f6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:09.723451 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-82748bba-157c-4a2c-9c86-eb31b6d3e9f6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:09.723451 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-82748bba-157c-4a2c-9c86-eb31b6d3e9f6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:09.723622 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-82748bba-157c-4a2c-9c86-eb31b6d3e9f6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:09.734595 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:09.734595 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:09.738128 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-82748bba-157c-4a2c-9c86-eb31b6d3e9f6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:09.742589 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-82748bba-157c-4a2c-9c86-eb31b6d3e9f6 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:09.743003 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1321/5323] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:09 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:10.157554 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7d74ce94-1fa0-481b-85c5-4e7ecd849a02 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:10.159714 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7d74ce94-1fa0-481b-85c5-4e7ecd849a02 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 Jul 03 01:46:10.163463 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7d74ce94-1fa0-481b-85c5-4e7ecd849a02 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:10.163463 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7d74ce94-1fa0-481b-85c5-4e7ecd849a02 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:10.163463 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-7d74ce94-1fa0-481b-85c5-4e7ecd849a02 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 1970f895-2d13-45f8-bcaa-95c3b7e077b6. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:10.165305 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7d74ce94-1fa0-481b-85c5-4e7ecd849a02 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 returned with HTTP 404 Jul 03 01:46:10.166026 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1330/5324] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:10 2026] GET /volume/v3/backups/1970f895-2d13-45f8-bcaa-95c3b7e077b6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:10.198916 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:10.203438 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:10.203438 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "name": "tempest-VolumesBackupsTest-Volume-2079940390"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:10.203698 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'name': 'tempest-VolumesBackupsTest-Volume-2079940390'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:10.290826 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume of 1 GB Jul 03 01:46:10.296357 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Availability Zones retrieved successfully. Jul 03 01:46:10.304265 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Flow 'volume_create_api' (8834d7d8-1960-43da-9008-49b2cf3cd7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:10.305988 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f58c52-809d-4b0c-b660-1dbca03c90de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:10.307402 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:10.372511 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98f58c52-809d-4b0c-b660-1dbca03c90de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:10.373223 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f115cda-7b1a-4bc6-becf-efc31e3db695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:10.420489 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Created reservations ['c9d6ac08-298c-4b7d-9250-a8d1ff88d26c', 'aa3e5a8f-70ec-4167-b129-3d1d44382f0c', 'e35ffe2a-6be8-48b8-9a98-abb7c349900d', '9dbecb4a-7b86-400e-87f5-c9e6a958f20a'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:10.422044 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f115cda-7b1a-4bc6-becf-efc31e3db695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9d6ac08-298c-4b7d-9250-a8d1ff88d26c', 'aa3e5a8f-70ec-4167-b129-3d1d44382f0c', 'e35ffe2a-6be8-48b8-9a98-abb7c349900d', '9dbecb4a-7b86-400e-87f5-c9e6a958f20a']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:10.422599 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04772784-52c2-46af-918c-29f1382ac4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:10.449699 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04772784-52c2-46af-918c-29f1382ac4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f80caf3-ae98-41c0-ab9d-377736ad7810', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2079940390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',qos_specs=None,replication_status=,reservations=['c9d6ac08-298c-4b7d-9250-a8d1ff88d26c','aa3e5a8f-70ec-4167-b129-3d1d44382f0c','e35ffe2a-6be8-48b8-9a98-abb7c349900d','9dbecb4a-7b86-400e-87f5-c9e6a958f20a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf1648a6f4e41c49562d113de018266',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2079940390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f80caf3-ae98-41c0-ab9d-377736ad7810,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bf1648a6f4e41c49562d113de018266',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:10.450412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3306f417-e467-4be8-91a7-e927dea30ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:10.475253 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3306f417-e467-4be8-91a7-e927dea30ba7) transitioned into state 'SUCCESS' from state '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-2079940390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',qos_specs=None,replication_status=,reservations=['c9d6ac08-298c-4b7d-9250-a8d1ff88d26c','aa3e5a8f-70ec-4167-b129-3d1d44382f0c','e35ffe2a-6be8-48b8-9a98-abb7c349900d','9dbecb4a-7b86-400e-87f5-c9e6a958f20a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf1648a6f4e41c49562d113de018266',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:10.476154 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8265d980-1f24-4875-a0da-397470c2e650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:10.490450 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8265d980-1f24-4875-a0da-397470c2e650) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:10.490450 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Flow 'volume_create_api' (8834d7d8-1960-43da-9008-49b2cf3cd7ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:10.490450 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume request issued successfully. Jul 03 01:46:10.490748 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-40d86ec3-676b-41c4-a657-9caf0cb9f76c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:10.491175 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1334/5325] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:46:10 2026] POST /volume/v3/volumes => generated 747 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:10.508456 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f7ca34e8-cc59-4e33-9322-0bd0160940ab None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:10.510400 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f7ca34e8-cc59-4e33-9322-0bd0160940ab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:46:10.510663 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f7ca34e8-cc59-4e33-9322-0bd0160940ab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:10.512025 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f7ca34e8-cc59-4e33-9322-0bd0160940ab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:10.518793 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:10.522340 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:10.522340 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:10.527262 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f7ca34e8-cc59-4e33-9322-0bd0160940ab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:46:10.535441 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f7ca34e8-cc59-4e33-9322-0bd0160940ab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 200 Jul 03 01:46:10.535441 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1341/5326] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:10 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:10.623036 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:10.623443 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-881962135"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:10.625264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-881962135'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:10.625473 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume of 1 GB Jul 03 01:46:10.630145 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:10.635578 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (2539d6f8-974d-491c-bb78-54cfd2163a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:10.636392 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fb97c7-2091-4594-82c5-e4e17af5afca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:10.637221 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:10.654396 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b791a729-dbe5-47df-9006-e220fa8e999d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:10.656165 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b791a729-dbe5-47df-9006-e220fa8e999d tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:10.656407 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b791a729-dbe5-47df-9006-e220fa8e999d tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:10.656682 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b791a729-dbe5-47df-9006-e220fa8e999d tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:10.656871 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-b791a729-dbe5-47df-9006-e220fa8e999d tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:10.661883 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:10.661883 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:10.662624 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b791a729-dbe5-47df-9006-e220fa8e999d tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:10.663135 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1331/5327] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:10 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:10.663320 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5fb97c7-2091-4594-82c5-e4e17af5afca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:10.664035 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25adef46-ad5b-4e0c-bf30-9da2b5a7ce45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:10.723221 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['b8c4595b-78bb-4444-a42e-54129020f2a8', 'b9b3d8a6-ccfd-418e-ae50-8b5008301672', '8863ce5d-f2cc-4b48-a8ca-741386aa8411', '7884156c-3603-4497-b4fe-58b290b4487f'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:10.724378 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25adef46-ad5b-4e0c-bf30-9da2b5a7ce45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8c4595b-78bb-4444-a42e-54129020f2a8', 'b9b3d8a6-ccfd-418e-ae50-8b5008301672', '8863ce5d-f2cc-4b48-a8ca-741386aa8411', '7884156c-3603-4497-b4fe-58b290b4487f']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:10.725582 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d97bc4a-7f36-46f4-a32e-ea7333efd40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:10.756435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d97bc4a-7f36-46f4-a32e-ea7333efd40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '610af6f6-df44-4a0c-bc0f-7b80df135d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-881962135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['b8c4595b-78bb-4444-a42e-54129020f2a8','b9b3d8a6-ccfd-418e-ae50-8b5008301672','8863ce5d-f2cc-4b48-a8ca-741386aa8411','7884156c-3603-4497-b4fe-58b290b4487f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-881962135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=610af6f6-df44-4a0c-bc0f-7b80df135d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b044d66b3914716b90c7414041f1ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='720731cf78c944a193d54fcedd109400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:10.757569 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44423207-58dc-4e94-8a6f-4140a2afa9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:10.780493 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44423207-58dc-4e94-8a6f-4140a2afa9b7) transitioned into state 'SUCCESS' from state '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-881962135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['b8c4595b-78bb-4444-a42e-54129020f2a8','b9b3d8a6-ccfd-418e-ae50-8b5008301672','8863ce5d-f2cc-4b48-a8ca-741386aa8411','7884156c-3603-4497-b4fe-58b290b4487f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:10.781131 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e747467d-e38b-4adf-8caa-b2be7e8abf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:10.792190 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e747467d-e38b-4adf-8caa-b2be7e8abf21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:10.793312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (2539d6f8-974d-491c-bb78-54cfd2163a7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:10.793774 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request issued successfully. Jul 03 01:46:10.794529 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1f4c9d07-dcc5-48c3-baad-12cc41ae6d36 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:10.795063 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1322/5328] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:46:10 2026] POST /volume/v3/volumes => generated 775 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:10.808765 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1cf9b6e2-4e68-4d2c-8435-049037d5693e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:10.810958 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1cf9b6e2-4e68-4d2c-8435-049037d5693e tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a Jul 03 01:46:10.811784 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1cf9b6e2-4e68-4d2c-8435-049037d5693e tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:10.811784 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1cf9b6e2-4e68-4d2c-8435-049037d5693e tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:10.821395 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:10.821395 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:10.825926 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1cf9b6e2-4e68-4d2c-8435-049037d5693e tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:10.830953 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1cf9b6e2-4e68-4d2c-8435-049037d5693e tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a returned with HTTP 200 Jul 03 01:46:10.831479 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1335/5329] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:10 2026] GET /volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:11.547687 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-9e698b9a-4546-4015-8ee4-56a56db5682b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:11.549599 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9e698b9a-4546-4015-8ee4-56a56db5682b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:46:11.549810 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9e698b9a-4546-4015-8ee4-56a56db5682b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:11.549991 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-9e698b9a-4546-4015-8ee4-56a56db5682b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:11.556936 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:11.556936 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:11.560977 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-9e698b9a-4546-4015-8ee4-56a56db5682b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:46:11.565481 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-9e698b9a-4546-4015-8ee4-56a56db5682b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 200 Jul 03 01:46:11.565875 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1342/5330] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:11 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:11.577718 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1c515b38-ff97-43ae-86e0-b71a91336de0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:11.580086 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1c515b38-ff97-43ae-86e0-b71a91336de0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:46:11.580478 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1c515b38-ff97-43ae-86e0-b71a91336de0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f80caf3-ae98-41c0-ab9d-377736ad7810", "name": "tempest-VolumesBackupsTest-Backup-606133156"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:11.582583 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-1c515b38-ff97-43ae-86e0-b71a91336de0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating new backup {'backup': {'volume_id': '5f80caf3-ae98-41c0-ab9d-377736ad7810', 'name': 'tempest-VolumesBackupsTest-Backup-606133156'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:46:11.582583 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-1c515b38-ff97-43ae-86e0-b71a91336de0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating backup of volume 5f80caf3-ae98-41c0-ab9d-377736ad7810 in container None Jul 03 01:46:11.589503 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:11.589503 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:11.589990 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-1c515b38-ff97-43ae-86e0-b71a91336de0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:46:11.612952 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-1c515b38-ff97-43ae-86e0-b71a91336de0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Created reservations ['0db14a89-dc9c-44a4-9a16-f8312cb94381', '1bfbd031-9eee-4af6-ba0a-83c662c81d6e'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:11.651490 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1c515b38-ff97-43ae-86e0-b71a91336de0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:46:11.652020 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1332/5331] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:46:11 2026] POST /volume/v3/backups => generated 327 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:11.660536 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-73aa3b1a-a2cd-4091-8c23-e6527e7c8bc5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:11.662764 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-73aa3b1a-a2cd-4091-8c23-e6527e7c8bc5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:11.662940 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-73aa3b1a-a2cd-4091-8c23-e6527e7c8bc5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:11.663172 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-73aa3b1a-a2cd-4091-8c23-e6527e7c8bc5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:11.663804 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-73aa3b1a-a2cd-4091-8c23-e6527e7c8bc5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:11.668643 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:11.668643 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:11.669515 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-73aa3b1a-a2cd-4091-8c23-e6527e7c8bc5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:11.669987 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1323/5332] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:11 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:11.677821 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8537823c-02e8-413f-bf33-3a81028ad3df None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:11.679895 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8537823c-02e8-413f-bf33-3a81028ad3df tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:11.680090 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8537823c-02e8-413f-bf33-3a81028ad3df tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:11.680260 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8537823c-02e8-413f-bf33-3a81028ad3df tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:11.680358 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-8537823c-02e8-413f-bf33-3a81028ad3df tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:11.685201 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:11.685201 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:11.685933 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8537823c-02e8-413f-bf33-3a81028ad3df tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:11.686303 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1336/5333] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:11 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:11.846976 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f2121a0f-a213-4012-afcd-ae171f442d30 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:11.849544 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f2121a0f-a213-4012-afcd-ae171f442d30 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a Jul 03 01:46:11.849821 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f2121a0f-a213-4012-afcd-ae171f442d30 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:11.850093 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f2121a0f-a213-4012-afcd-ae171f442d30 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:11.861033 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:11.861033 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:11.866379 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f2121a0f-a213-4012-afcd-ae171f442d30 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:11.872196 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f2121a0f-a213-4012-afcd-ae171f442d30 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a returned with HTTP 200 Jul 03 01:46:11.872793 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1343/5334] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:11 2026] GET /volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:11.885905 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f6f299b0-3f60-4408-ac63-b687ab9f8cb1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:11.951611 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f6f299b0-3f60-4408-ac63-b687ab9f8cb1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:46:11.952611 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f6f299b0-3f60-4408-ac63-b687ab9f8cb1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "610af6f6-df44-4a0c-bc0f-7b80df135d8a", "name": "tempest-ProjectMemberTests-Snapshot-69210769"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:11.960989 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:11.960989 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:11.961505 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f6f299b0-3f60-4408-ac63-b687ab9f8cb1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Volume info retrieved successfully. Jul 03 01:46:11.961633 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-f6f299b0-3f60-4408-ac63-b687ab9f8cb1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Create snapshot from volume 610af6f6-df44-4a0c-bc0f-7b80df135d8a Jul 03 01:46:12.005954 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-f6f299b0-3f60-4408-ac63-b687ab9f8cb1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Created reservations ['fc1a31b7-683a-4f23-8146-67dba735643f', '12a076ab-9c43-45c2-bac4-4905c655c995', '7c41b8f2-7e8d-4b5b-a207-9b40e9ad677a', 'f3619561-8311-45c5-9025-be9bd49f4375'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:12.049866 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f6f299b0-3f60-4408-ac63-b687ab9f8cb1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot create request issued successfully. Jul 03 01:46:12.050210 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f6f299b0-3f60-4408-ac63-b687ab9f8cb1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:46:12.050789 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1333/5335] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:46:11 2026] POST /volume/v3/snapshots => generated 303 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:12.061636 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cb208d73-7922-46d3-a11e-d5f61d29c706 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:12.063355 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cb208d73-7922-46d3-a11e-d5f61d29c706 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] GET https://10.4.3.64/volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 Jul 03 01:46:12.063569 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cb208d73-7922-46d3-a11e-d5f61d29c706 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:12.063783 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cb208d73-7922-46d3-a11e-d5f61d29c706 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:12.068858 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:12.068858 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:12.069339 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cb208d73-7922-46d3-a11e-d5f61d29c706 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot retrieved successfully. Jul 03 01:46:12.070359 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cb208d73-7922-46d3-a11e-d5f61d29c706 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 returned with HTTP 200 Jul 03 01:46:12.070957 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1324/5336] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:12 2026] GET /volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:12.681981 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-48920b6c-9db0-4f14-83b7-69dba90f4f1c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:12.684364 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-48920b6c-9db0-4f14-83b7-69dba90f4f1c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:12.684675 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-48920b6c-9db0-4f14-83b7-69dba90f4f1c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:12.684945 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-48920b6c-9db0-4f14-83b7-69dba90f4f1c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:12.685097 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-48920b6c-9db0-4f14-83b7-69dba90f4f1c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:12.690709 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:12.690709 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:12.691809 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-48920b6c-9db0-4f14-83b7-69dba90f4f1c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:12.692309 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1337/5337] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:12 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:12.696640 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-54599356-9f37-465b-902c-77fa6c09cd0e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:12.698818 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54599356-9f37-465b-902c-77fa6c09cd0e tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:12.699087 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54599356-9f37-465b-902c-77fa6c09cd0e tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:12.699349 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54599356-9f37-465b-902c-77fa6c09cd0e tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:12.699527 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-54599356-9f37-465b-902c-77fa6c09cd0e tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:12.703959 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:12.703959 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:12.704613 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54599356-9f37-465b-902c-77fa6c09cd0e tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:12.705013 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1344/5338] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:12 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:12.718299 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ac75fbbf-0f49-4da2-af5b-9f602eeb2a9c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:12.796252 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ac75fbbf-0f49-4da2-af5b-9f602eeb2a9c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-member] PUT https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:12.796632 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ac75fbbf-0f49-4da2-af5b-9f602eeb2a9c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:12.802877 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:12.802877 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:12.818391 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ac75fbbf-0f49-4da2-af5b-9f602eeb2a9c tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-member] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:12.819019 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1334/5339] 10.4.3.64 () {70 vars in 1401 bytes} [Fri Jul 3 01:46:12 2026] PUT /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 314 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:12.829006 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-81dd4bce-3eb5-4e90-8feb-3592292acbfc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:12.831543 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-81dd4bce-3eb5-4e90-8feb-3592292acbfc tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:12.831782 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-81dd4bce-3eb5-4e90-8feb-3592292acbfc tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:12.831985 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-81dd4bce-3eb5-4e90-8feb-3592292acbfc tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:12.832080 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-81dd4bce-3eb5-4e90-8feb-3592292acbfc tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:12.836359 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:12.836359 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:12.837020 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-81dd4bce-3eb5-4e90-8feb-3592292acbfc tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:12.837437 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1325/5340] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:12 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:12.848082 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f9cf95bf-00fb-42d4-9871-5fbad70e463a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:12.849890 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f9cf95bf-00fb-42d4-9871-5fbad70e463a tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] DELETE https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:12.850104 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f9cf95bf-00fb-42d4-9871-5fbad70e463a tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:12.850282 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f9cf95bf-00fb-42d4-9871-5fbad70e463a tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:12.850354 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-f9cf95bf-00fb-42d4-9871-5fbad70e463a tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Delete backup with id: 134c864e-892e-4327-8741-cdc98aa8c7f7. Jul 03 01:46:12.855525 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:12.855525 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:12.875890 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-f9cf95bf-00fb-42d4-9871-5fbad70e463a tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] delete_backup rpcapi backup_id 134c864e-892e-4327-8741-cdc98aa8c7f7 {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:46:12.877993 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f9cf95bf-00fb-42d4-9871-5fbad70e463a tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 202 Jul 03 01:46:12.878573 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1338/5341] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:12 2026] DELETE /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:46:12.888396 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a7a61e46-6c6d-4557-8279-be4ba348f465 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:12.890550 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a7a61e46-6c6d-4557-8279-be4ba348f465 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:12.890793 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a7a61e46-6c6d-4557-8279-be4ba348f465 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:12.890956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a7a61e46-6c6d-4557-8279-be4ba348f465 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:12.891068 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a7a61e46-6c6d-4557-8279-be4ba348f465 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:12.896042 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:12.896042 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:12.897137 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a7a61e46-6c6d-4557-8279-be4ba348f465 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 200 Jul 03 01:46:12.897402 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1345/5342] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:12 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:13.080769 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f1400430-1346-4496-8865-7d7bd6195673 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:13.083441 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f1400430-1346-4496-8865-7d7bd6195673 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] GET https://10.4.3.64/volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 Jul 03 01:46:13.083773 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f1400430-1346-4496-8865-7d7bd6195673 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:13.084087 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f1400430-1346-4496-8865-7d7bd6195673 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:13.091029 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:13.091029 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:13.091543 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f1400430-1346-4496-8865-7d7bd6195673 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot retrieved successfully. Jul 03 01:46:13.092497 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f1400430-1346-4496-8865-7d7bd6195673 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 returned with HTTP 200 Jul 03 01:46:13.092934 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1335/5343] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:13 2026] GET /volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:13.102889 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0d0c874b-cd70-4df1-aa7b-b03ff423ba0b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:13.105015 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0d0c874b-cd70-4df1-aa7b-b03ff423ba0b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 Jul 03 01:46:13.105721 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0d0c874b-cd70-4df1-aa7b-b03ff423ba0b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:13.105721 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0d0c874b-cd70-4df1-aa7b-b03ff423ba0b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:13.105721 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-0d0c874b-cd70-4df1-aa7b-b03ff423ba0b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Delete snapshot with id: d9ba50f4-1724-45ee-bfc0-4fa5811cb713 Jul 03 01:46:13.112187 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:13.112187 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:13.112767 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0d0c874b-cd70-4df1-aa7b-b03ff423ba0b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot retrieved successfully. Jul 03 01:46:13.137578 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0d0c874b-cd70-4df1-aa7b-b03ff423ba0b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot delete request issued successfully. Jul 03 01:46:13.137868 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0d0c874b-cd70-4df1-aa7b-b03ff423ba0b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 returned with HTTP 202 Jul 03 01:46:13.138529 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1326/5344] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:13 2026] DELETE /volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:13.147710 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-068db724-1a53-4028-80e5-76a791237d11 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:13.150094 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-068db724-1a53-4028-80e5-76a791237d11 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] GET https://10.4.3.64/volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 Jul 03 01:46:13.150436 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-068db724-1a53-4028-80e5-76a791237d11 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:13.151730 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-068db724-1a53-4028-80e5-76a791237d11 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:13.158449 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:13.158449 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:13.158966 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-068db724-1a53-4028-80e5-76a791237d11 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot retrieved successfully. Jul 03 01:46:13.159882 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-068db724-1a53-4028-80e5-76a791237d11 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 returned with HTTP 200 Jul 03 01:46:13.160245 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1339/5345] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:13 2026] GET /volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:13.313478 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-7c99d27f-70d6-4f45-b2dc-8b02432dfd77 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:13.316214 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-7c99d27f-70d6-4f45-b2dc-8b02432dfd77 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:13.316691 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-7c99d27f-70d6-4f45-b2dc-8b02432dfd77 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:13.316791 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-7c99d27f-70d6-4f45-b2dc-8b02432dfd77 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:13.330110 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:13.330110 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:13.335824 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-7c99d27f-70d6-4f45-b2dc-8b02432dfd77 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:13.342325 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-7c99d27f-70d6-4f45-b2dc-8b02432dfd77 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:13.343006 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1346/5346] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:46:13 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:13.367999 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-5c854e62-f1d3-43d8-8655-12c8330b20d3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:13.370643 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-5c854e62-f1d3-43d8-8655-12c8330b20d3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] POST https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1/action Jul 03 01:46:13.371076 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-5c854e62-f1d3-43d8-8655-12c8330b20d3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:46:13.371293 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-5c854e62-f1d3-43d8-8655-12c8330b20d3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:13.384923 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:13.384923 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:13.385589 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-5c854e62-f1d3-43d8-8655-12c8330b20d3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:13.394463 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-5c854e62-f1d3-43d8-8655-12c8330b20d3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Begin detaching volume completed successfully. Jul 03 01:46:13.394641 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-5c854e62-f1d3-43d8-8655-12c8330b20d3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1/action returned with HTTP 202 Jul 03 01:46:13.395187 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1336/5347] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:46:13 2026] POST /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:46:13.704140 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2f80348b-cf9e-4228-ad19-8ad77f5b5dc9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:13.705789 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2f80348b-cf9e-4228-ad19-8ad77f5b5dc9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:13.705972 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2f80348b-cf9e-4228-ad19-8ad77f5b5dc9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:13.706154 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2f80348b-cf9e-4228-ad19-8ad77f5b5dc9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:13.706250 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-2f80348b-cf9e-4228-ad19-8ad77f5b5dc9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:13.710539 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:13.710539 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:13.711250 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2f80348b-cf9e-4228-ad19-8ad77f5b5dc9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:13.711636 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1327/5348] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:13 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:13.909775 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-fc86de28-601c-40d9-930b-4ebd1a53e172 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:13.911851 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fc86de28-601c-40d9-930b-4ebd1a53e172 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 Jul 03 01:46:13.912098 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fc86de28-601c-40d9-930b-4ebd1a53e172 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:13.912355 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-fc86de28-601c-40d9-930b-4ebd1a53e172 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:13.912521 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-fc86de28-601c-40d9-930b-4ebd1a53e172 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Show backup with id 134c864e-892e-4327-8741-cdc98aa8c7f7. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:13.917433 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-fc86de28-601c-40d9-930b-4ebd1a53e172 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 returned with HTTP 404 Jul 03 01:46:13.918188 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1340/5349] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:13 2026] GET /volume/v3/backups/134c864e-892e-4327-8741-cdc98aa8c7f7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:13.926338 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-86a23eab-5302-4612-a37b-07fca759ba18 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:13.928208 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86a23eab-5302-4612-a37b-07fca759ba18 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 Jul 03 01:46:13.928457 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-86a23eab-5302-4612-a37b-07fca759ba18 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:13.928628 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-86a23eab-5302-4612-a37b-07fca759ba18 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:13.928798 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-86a23eab-5302-4612-a37b-07fca759ba18 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Delete volume with id: 3317cde7-ed3b-46d2-bc2d-471c960746d0 Jul 03 01:46:13.936925 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:13.936925 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:13.937276 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-86a23eab-5302-4612-a37b-07fca759ba18 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Volume info retrieved successfully. Jul 03 01:46:13.958867 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-86a23eab-5302-4612-a37b-07fca759ba18 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Delete volume request issued successfully. Jul 03 01:46:13.958867 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86a23eab-5302-4612-a37b-07fca759ba18 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 returned with HTTP 202 Jul 03 01:46:13.959162 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1347/5350] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:13 2026] DELETE /volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:13.966481 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c4a76bf4-c6f0-4c35-9f8c-b094df151f95 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:13.968345 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c4a76bf4-c6f0-4c35-9f8c-b094df151f95 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 Jul 03 01:46:13.969010 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c4a76bf4-c6f0-4c35-9f8c-b094df151f95 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:13.969010 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c4a76bf4-c6f0-4c35-9f8c-b094df151f95 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:13.976405 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:13.976405 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:13.980204 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c4a76bf4-c6f0-4c35-9f8c-b094df151f95 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Volume info retrieved successfully. Jul 03 01:46:13.984610 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c4a76bf4-c6f0-4c35-9f8c-b094df151f95 tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 returned with HTTP 200 Jul 03 01:46:13.985328 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1337/5351] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:13 2026] GET /volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:14.172596 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3672869a-94b5-45d7-8f0c-f823bad4c414 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:14.175166 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3672869a-94b5-45d7-8f0c-f823bad4c414 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] GET https://10.4.3.64/volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 Jul 03 01:46:14.175466 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3672869a-94b5-45d7-8f0c-f823bad4c414 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:14.175754 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3672869a-94b5-45d7-8f0c-f823bad4c414 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:14.180812 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3672869a-94b5-45d7-8f0c-f823bad4c414 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 returned with HTTP 404 Jul 03 01:46:14.181360 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1328/5352] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:14 2026] GET /volume/v3/snapshots/d9ba50f4-1724-45ee-bfc0-4fa5811cb713 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:14.189074 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ed3bfe5d-bcf3-42c4-850e-070a8897f4ef None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:14.190768 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ed3bfe5d-bcf3-42c4-850e-070a8897f4ef tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a Jul 03 01:46:14.190951 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ed3bfe5d-bcf3-42c4-850e-070a8897f4ef tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:14.191129 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ed3bfe5d-bcf3-42c4-850e-070a8897f4ef tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:14.191281 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-ed3bfe5d-bcf3-42c4-850e-070a8897f4ef tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume with id: 610af6f6-df44-4a0c-bc0f-7b80df135d8a Jul 03 01:46:14.198453 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:14.198453 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:14.198821 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ed3bfe5d-bcf3-42c4-850e-070a8897f4ef tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:14.231466 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ed3bfe5d-bcf3-42c4-850e-070a8897f4ef tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume request issued successfully. Jul 03 01:46:14.231727 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ed3bfe5d-bcf3-42c4-850e-070a8897f4ef tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a returned with HTTP 202 Jul 03 01:46:14.232100 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1341/5353] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:14 2026] DELETE /volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:14.240435 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5dae4ad5-378b-4d04-890c-073940bc4940 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:14.242770 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5dae4ad5-378b-4d04-890c-073940bc4940 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a Jul 03 01:46:14.243064 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5dae4ad5-378b-4d04-890c-073940bc4940 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:14.243223 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5dae4ad5-378b-4d04-890c-073940bc4940 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:14.252607 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:14.252607 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:14.256956 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5dae4ad5-378b-4d04-890c-073940bc4940 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:14.262503 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5dae4ad5-378b-4d04-890c-073940bc4940 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a returned with HTTP 200 Jul 03 01:46:14.263031 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1348/5354] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:14 2026] GET /volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:14.421285 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-803008c2-4c97-4983-80a4-211aa61bd096 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:14.421926 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-803008c2-4c97-4983-80a4-211aa61bd096 None None] GET https://10.4.3.64/volume// Jul 03 01:46:14.422210 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-803008c2-4c97-4983-80a4-211aa61bd096 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:14.422540 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-803008c2-4c97-4983-80a4-211aa61bd096 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:14.423006 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-803008c2-4c97-4983-80a4-211aa61bd096 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:46:14.423467 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1338/5355] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:46:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:46:14.430682 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-00d6e0b6-4680-44bb-805d-5e76d6298b1f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:14.433210 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-00d6e0b6-4680-44bb-805d-5e76d6298b1f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:14.433496 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-00d6e0b6-4680-44bb-805d-5e76d6298b1f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:14.433741 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-00d6e0b6-4680-44bb-805d-5e76d6298b1f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:14.444325 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:14.444325 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:14.447820 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-00d6e0b6-4680-44bb-805d-5e76d6298b1f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:14.453681 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-00d6e0b6-4680-44bb-805d-5e76d6298b1f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:14.454164 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1329/5356] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:46:14 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:46:14.722114 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-77f20766-ee37-4fff-bbf7-4fae84eea6ff None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:14.725063 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-77f20766-ee37-4fff-bbf7-4fae84eea6ff tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:14.725063 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-77f20766-ee37-4fff-bbf7-4fae84eea6ff tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:14.725063 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-77f20766-ee37-4fff-bbf7-4fae84eea6ff tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:14.725063 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-77f20766-ee37-4fff-bbf7-4fae84eea6ff tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:14.728821 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:14.728821 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:14.729725 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-77f20766-ee37-4fff-bbf7-4fae84eea6ff tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:14.730244 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1342/5357] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:14 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:15.002735 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-34767eb9-9444-4a80-9935-22b0c86bbcbc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:15.004842 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-34767eb9-9444-4a80-9935-22b0c86bbcbc tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] GET https://10.4.3.64/volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 Jul 03 01:46:15.005112 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-34767eb9-9444-4a80-9935-22b0c86bbcbc tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:15.005309 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-34767eb9-9444-4a80-9935-22b0c86bbcbc tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:15.013018 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-34767eb9-9444-4a80-9935-22b0c86bbcbc tempest-ProjectMemberTests39-693365119 tempest-ProjectMemberTests39-693365119-project-admin] https://10.4.3.64/volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 returned with HTTP 404 Jul 03 01:46:15.013797 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1349/5358] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:15 2026] GET /volume/v3/volumes/3317cde7-ed3b-46d2-bc2d-471c960746d0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:15.280370 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c39b298e-c9f7-4b25-a90f-13263318dd74 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:15.284002 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c39b298e-c9f7-4b25-a90f-13263318dd74 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a Jul 03 01:46:15.284255 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c39b298e-c9f7-4b25-a90f-13263318dd74 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:15.284532 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c39b298e-c9f7-4b25-a90f-13263318dd74 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:15.301011 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c39b298e-c9f7-4b25-a90f-13263318dd74 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a returned with HTTP 404 Jul 03 01:46:15.301753 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1339/5359] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:15 2026] GET /volume/v3/volumes/610af6f6-df44-4a0c-bc0f-7b80df135d8a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:15.311822 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:15.314386 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:15.314888 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2139883209"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:15.317145 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2139883209'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:15.317325 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume of 1 GB Jul 03 01:46:15.323173 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:15.334679 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (80bce1a7-affe-4091-bbc9-b53c5fc372d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:15.336156 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c956b43-d074-427b-9c9d-b03b3c8dfce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:15.337360 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:15.372841 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c956b43-d074-427b-9c9d-b03b3c8dfce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:15.374217 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc95f9f9-ac4e-476b-8894-dc863aeada62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:15.376021 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-92f00500-e542-4bdc-9756-bcd5de588235 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:15.381446 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-92f00500-e542-4bdc-9756-bcd5de588235 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] DELETE https://10.4.3.64/volume/v3/attachments/b32d978f-4364-44b6-87bb-dcafcceada9f Jul 03 01:46:15.381446 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-92f00500-e542-4bdc-9756-bcd5de588235 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:15.381446 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-92f00500-e542-4bdc-9756-bcd5de588235 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:15.390375 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:15.390375 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:15.429256 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['a624cf18-ec09-41b3-a621-07241c3aa78a', '8dd31956-eafe-44c2-8f65-07f67b7cee4b', 'c0322f3e-2d11-4e79-ade7-506cbe96e7c0', '31a0d33b-297f-407e-80bb-1091700408b2'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:15.430377 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc95f9f9-ac4e-476b-8894-dc863aeada62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a624cf18-ec09-41b3-a621-07241c3aa78a', '8dd31956-eafe-44c2-8f65-07f67b7cee4b', 'c0322f3e-2d11-4e79-ade7-506cbe96e7c0', '31a0d33b-297f-407e-80bb-1091700408b2']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:15.431636 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f362b22-3264-44d0-af49-0b1d608314a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:15.467305 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f362b22-3264-44d0-af49-0b1d608314a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b41044b0-e6bd-458e-9d83-109273ab7ec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2139883209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['a624cf18-ec09-41b3-a621-07241c3aa78a','8dd31956-eafe-44c2-8f65-07f67b7cee4b','c0322f3e-2d11-4e79-ade7-506cbe96e7c0','31a0d33b-297f-407e-80bb-1091700408b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2139883209',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b41044b0-e6bd-458e-9d83-109273ab7ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b044d66b3914716b90c7414041f1ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='720731cf78c944a193d54fcedd109400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:15.469200 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8450ebf9-1d28-4242-96e5-578e9a1ce903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:15.493529 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8450ebf9-1d28-4242-96e5-578e9a1ce903) transitioned into state 'SUCCESS' from state '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-2139883209',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['a624cf18-ec09-41b3-a621-07241c3aa78a','8dd31956-eafe-44c2-8f65-07f67b7cee4b','c0322f3e-2d11-4e79-ade7-506cbe96e7c0','31a0d33b-297f-407e-80bb-1091700408b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:15.495076 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b61d2b-426b-4cc1-8530-9712a281aa15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:15.506649 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b61d2b-426b-4cc1-8530-9712a281aa15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:15.507931 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (80bce1a7-affe-4091-bbc9-b53c5fc372d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:15.508256 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request issued successfully. Jul 03 01:46:15.509019 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d7ec1d83-a595-45bd-a3a4-c710de420812 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:15.510152 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1330/5360] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:46:15 2026] POST /volume/v3/volumes => generated 776 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:15.528099 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-72aa1e31-5326-4bed-85eb-2dc10534026f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:15.530668 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-72aa1e31-5326-4bed-85eb-2dc10534026f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 Jul 03 01:46:15.530941 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-72aa1e31-5326-4bed-85eb-2dc10534026f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:15.531243 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-72aa1e31-5326-4bed-85eb-2dc10534026f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:15.543050 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:15.543050 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:15.547368 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-72aa1e31-5326-4bed-85eb-2dc10534026f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:15.553659 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-72aa1e31-5326-4bed-85eb-2dc10534026f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 returned with HTTP 200 Jul 03 01:46:15.554403 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1350/5361] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:15 2026] GET /volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:15.742281 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-71f40552-365d-4615-92bb-8b4074d43fbe None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:15.744533 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-71f40552-365d-4615-92bb-8b4074d43fbe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:15.744760 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-71f40552-365d-4615-92bb-8b4074d43fbe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:15.745004 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-71f40552-365d-4615-92bb-8b4074d43fbe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:15.745096 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-71f40552-365d-4615-92bb-8b4074d43fbe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:15.749983 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:15.749983 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:15.750796 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-71f40552-365d-4615-92bb-8b4074d43fbe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:15.751174 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1340/5362] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:15 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:15.932821 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-c09a6eac-7aba-4ddf-b2ef-789363fb974a req-92f00500-e542-4bdc-9756-bcd5de588235 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/attachments/b32d978f-4364-44b6-87bb-dcafcceada9f returned with HTTP 200 Jul 03 01:46:15.933302 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1343/5363] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:46:15 2026] DELETE /volume/v3/attachments/b32d978f-4364-44b6-87bb-dcafcceada9f => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:16.570839 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7d7dfe9c-cff1-40a6-8f39-fad8ef37637d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:16.573344 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7d7dfe9c-cff1-40a6-8f39-fad8ef37637d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 Jul 03 01:46:16.573561 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7d7dfe9c-cff1-40a6-8f39-fad8ef37637d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:16.573750 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7d7dfe9c-cff1-40a6-8f39-fad8ef37637d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:16.581558 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2a7b5232-27f1-45c9-860c-000e82728e23 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:16.582980 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:16.582980 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:16.583868 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2a7b5232-27f1-45c9-860c-000e82728e23 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:16.584026 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2a7b5232-27f1-45c9-860c-000e82728e23 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:16.584295 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2a7b5232-27f1-45c9-860c-000e82728e23 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:16.587450 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7d7dfe9c-cff1-40a6-8f39-fad8ef37637d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:16.591400 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:16.591400 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:16.593194 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7d7dfe9c-cff1-40a6-8f39-fad8ef37637d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 returned with HTTP 200 Jul 03 01:46:16.593679 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1331/5364] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:16 2026] GET /volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:16.595508 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2a7b5232-27f1-45c9-860c-000e82728e23 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:16.605248 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2a7b5232-27f1-45c9-860c-000e82728e23 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:16.605829 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1351/5365] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:16 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:16.612510 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-064c680f-c37b-4b3d-97a0-6074779eb2f4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:16.615122 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-064c680f-c37b-4b3d-97a0-6074779eb2f4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:46:16.615643 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-064c680f-c37b-4b3d-97a0-6074779eb2f4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b41044b0-e6bd-458e-9d83-109273ab7ec0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1040476392"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:16.620838 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d2b7503b-a4f8-49f5-bb32-b93edba41d72 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:16.622645 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2b7503b-a4f8-49f5-bb32-b93edba41d72 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:16.622829 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2b7503b-a4f8-49f5-bb32-b93edba41d72 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:16.623006 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2b7503b-a4f8-49f5-bb32-b93edba41d72 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:16.625189 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:16.625189 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:16.625522 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-064c680f-c37b-4b3d-97a0-6074779eb2f4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:16.625683 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-064c680f-c37b-4b3d-97a0-6074779eb2f4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create snapshot from volume b41044b0-e6bd-458e-9d83-109273ab7ec0 Jul 03 01:46:16.631231 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:16.631231 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:16.636155 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d2b7503b-a4f8-49f5-bb32-b93edba41d72 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:16.641457 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2b7503b-a4f8-49f5-bb32-b93edba41d72 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:16.643443 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1344/5366] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:16 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:16.655643 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f625bae4-f2ed-4427-8947-b2d74af08dce None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:16.657944 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f625bae4-f2ed-4427-8947-b2d74af08dce tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:16.658946 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-064c680f-c37b-4b3d-97a0-6074779eb2f4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['fa41dedc-862b-4006-aacc-dd45b31557e1', '0684bf53-658e-42a8-bfb7-0a3a6dd047d2', '5e5dc1e3-f7d2-48ac-98f5-8af29acca035', '5ce6ef94-cb19-4c01-b32f-6f34986fd463'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:16.659005 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f625bae4-f2ed-4427-8947-b2d74af08dce tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:16.659005 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f625bae4-f2ed-4427-8947-b2d74af08dce tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:16.659005 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-f625bae4-f2ed-4427-8947-b2d74af08dce tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Delete volume with id: 6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:16.667213 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:16.667213 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:16.667838 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f625bae4-f2ed-4427-8947-b2d74af08dce tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:16.694191 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-064c680f-c37b-4b3d-97a0-6074779eb2f4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot create request issued successfully. Jul 03 01:46:16.694540 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-064c680f-c37b-4b3d-97a0-6074779eb2f4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:46:16.694987 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1341/5367] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:46:16 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:16.703702 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f625bae4-f2ed-4427-8947-b2d74af08dce tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Delete volume request issued successfully. Jul 03 01:46:16.703702 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f625bae4-f2ed-4427-8947-b2d74af08dce tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 202 Jul 03 01:46:16.703702 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1332/5368] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:16 2026] DELETE /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:16.704738 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3ef2e529-addb-4c06-b703-db846578155a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:16.707756 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ef2e529-addb-4c06-b703-db846578155a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 Jul 03 01:46:16.707756 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ef2e529-addb-4c06-b703-db846578155a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:16.707756 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3ef2e529-addb-4c06-b703-db846578155a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:16.711092 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0a647a12-d8f0-4f6f-bdef-9a557b97b876 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:16.712604 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0a647a12-d8f0-4f6f-bdef-9a557b97b876 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:16.712848 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0a647a12-d8f0-4f6f-bdef-9a557b97b876 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:16.713096 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0a647a12-d8f0-4f6f-bdef-9a557b97b876 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:16.713325 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:16.713325 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:16.713820 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3ef2e529-addb-4c06-b703-db846578155a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:16.714675 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3ef2e529-addb-4c06-b703-db846578155a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 returned with HTTP 200 Jul 03 01:46:16.715304 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1352/5369] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:16 2026] GET /volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:16.721410 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:16.721410 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:16.725057 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0a647a12-d8f0-4f6f-bdef-9a557b97b876 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:16.729360 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0a647a12-d8f0-4f6f-bdef-9a557b97b876 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 200 Jul 03 01:46:16.729790 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1345/5370] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:16 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:16.763130 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-51307476-0cd6-4bb8-8f06-7e860151704b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:16.765845 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-51307476-0cd6-4bb8-8f06-7e860151704b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:16.766052 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-51307476-0cd6-4bb8-8f06-7e860151704b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:16.766232 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-51307476-0cd6-4bb8-8f06-7e860151704b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:16.766362 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-51307476-0cd6-4bb8-8f06-7e860151704b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:16.771160 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:16.771160 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:16.772031 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-51307476-0cd6-4bb8-8f06-7e860151704b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:16.772398 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1342/5371] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:16 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:17.060036 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-76a71ad0-422c-48b4-b39a-4135de6a655f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.203525 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-76a71ad0-422c-48b4-b39a-4135de6a655f tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:46:17.204050 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-76a71ad0-422c-48b4-b39a-4135de6a655f tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-280307088", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1911048482", "vendor_name": "tempest-vendor_name-849698703"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:17.221651 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-76a71ad0-422c-48b4-b39a-4135de6a655f tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:46:17.222071 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1333/5372] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:46:17 2026] POST /volume/v3/types => generated 328 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:17.232052 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.233965 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:17.234505 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "19ebddf4-c5af-4b5f-aa87-95ad3541c703", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:17.236934 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Create volume request body: {'volume': {'volume_type': '19ebddf4-c5af-4b5f-aa87-95ad3541c703', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:17.241607 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Create volume of 1 GB Jul 03 01:46:17.241955 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:17.241955 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:17.242363 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:17.249822 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Flow 'volume_create_api' (55c453e5-3826-4b37-8c37-5e8c03993cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:17.250975 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774640c6-1a83-4603-a74b-ff5d527fffdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:17.251955 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:17.277167 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774640c6-1a83-4603-a74b-ff5d527fffdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:46:17Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1911048482',vendor_name='tempest-vendor_name-849698703'},id=19ebddf4-c5af-4b5f-aa87-95ad3541c703,is_public=True,name='tempest-ProjectMemberTests-volume-type-280307088',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '19ebddf4-c5af-4b5f-aa87-95ad3541c703', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:17.278455 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b4f5a8-e170-46cb-9a1f-ef254c16ad03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:17.312436 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-280307088 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-280307088, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:17.312436 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-280307088 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-280307088, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:17.353450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Created reservations ['8267454d-ac19-4ae5-be02-4b4300ef8213', '98306a6e-c732-4408-8af9-876a1fd7532c', 'a61dab0d-9465-409e-aef8-7377f9af8b5d', '464d327f-d163-4c3a-97fe-563cffa29918'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:17.354624 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2b4f5a8-e170-46cb-9a1f-ef254c16ad03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8267454d-ac19-4ae5-be02-4b4300ef8213', '98306a6e-c732-4408-8af9-876a1fd7532c', 'a61dab0d-9465-409e-aef8-7377f9af8b5d', '464d327f-d163-4c3a-97fe-563cffa29918']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:17.355735 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf97528-57a1-4e68-a799-f8039d6c2139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:17.386439 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf97528-57a1-4e68-a799-f8039d6c2139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b', '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='8c56abc55e944c6aaf997614d2bd9060',qos_specs=None,replication_status=,reservations=['8267454d-ac19-4ae5-be02-4b4300ef8213','98306a6e-c732-4408-8af9-876a1fd7532c','a61dab0d-9465-409e-aef8-7377f9af8b5d','464d327f-d163-4c3a-97fe-563cffa29918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197eb13fc74648609ac4635a717fda47',volume_type_id=19ebddf4-c5af-4b5f-aa87-95ad3541c703), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c56abc55e944c6aaf997614d2bd9060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197eb13fc74648609ac4635a717fda47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(19ebddf4-c5af-4b5f-aa87-95ad3541c703),volume_type_id=19ebddf4-c5af-4b5f-aa87-95ad3541c703)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:17.388018 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9524ba3c-22a4-45ce-9b42-d211f81e5e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:17.411339 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9524ba3c-22a4-45ce-9b42-d211f81e5e8b) transitioned into state 'SUCCESS' from 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='8c56abc55e944c6aaf997614d2bd9060',qos_specs=None,replication_status=,reservations=['8267454d-ac19-4ae5-be02-4b4300ef8213','98306a6e-c732-4408-8af9-876a1fd7532c','a61dab0d-9465-409e-aef8-7377f9af8b5d','464d327f-d163-4c3a-97fe-563cffa29918'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197eb13fc74648609ac4635a717fda47',volume_type_id=19ebddf4-c5af-4b5f-aa87-95ad3541c703)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:17.412236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f71234-7ce5-4ef4-a714-4d93bca967ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:17.423411 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f71234-7ce5-4ef4-a714-4d93bca967ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:17.424576 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Flow 'volume_create_api' (55c453e5-3826-4b37-8c37-5e8c03993cfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:17.425026 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Create volume request issued successfully. Jul 03 01:46:17.425787 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54c2faac-73a9-4810-bda2-7ebf62083ce8 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:17.426322 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1353/5373] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:46:17 2026] POST /volume/v3/volumes => generated 771 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:17.441195 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-19f47bf4-5bd0-4a8d-ac5d-8b52bf2ae56e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.443409 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-19f47bf4-5bd0-4a8d-ac5d-8b52bf2ae56e tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] GET https://10.4.3.64/volume/v3/volumes/c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b Jul 03 01:46:17.443674 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-19f47bf4-5bd0-4a8d-ac5d-8b52bf2ae56e tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:17.443912 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-19f47bf4-5bd0-4a8d-ac5d-8b52bf2ae56e tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:17.452006 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:17.452006 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:17.455686 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-19f47bf4-5bd0-4a8d-ac5d-8b52bf2ae56e tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Volume info retrieved successfully. Jul 03 01:46:17.459886 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-19f47bf4-5bd0-4a8d-ac5d-8b52bf2ae56e tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes/c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b returned with HTTP 200 Jul 03 01:46:17.460341 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1346/5374] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:17 2026] GET /volume/v3/volumes/c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:17.725146 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c8b44f53-e41e-4f98-9395-58fd0afe746a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.726854 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c8b44f53-e41e-4f98-9395-58fd0afe746a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 Jul 03 01:46:17.727040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c8b44f53-e41e-4f98-9395-58fd0afe746a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:17.727230 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c8b44f53-e41e-4f98-9395-58fd0afe746a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:17.731774 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:17.731774 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:17.732058 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c8b44f53-e41e-4f98-9395-58fd0afe746a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:17.732699 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c8b44f53-e41e-4f98-9395-58fd0afe746a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 returned with HTTP 200 Jul 03 01:46:17.733049 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1343/5375] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:17 2026] GET /volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:17.742842 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-775a6a8c-925e-47e4-8dd0-0adb2d7b2f3b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.743204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5d9df97a-a169-4151-8fcb-39580c8bf712 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.744936 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5d9df97a-a169-4151-8fcb-39580c8bf712 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 Jul 03 01:46:17.745021 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-775a6a8c-925e-47e4-8dd0-0adb2d7b2f3b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 Jul 03 01:46:17.745201 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5d9df97a-a169-4151-8fcb-39580c8bf712 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:17.745286 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-775a6a8c-925e-47e4-8dd0-0adb2d7b2f3b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:17.745641 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-775a6a8c-925e-47e4-8dd0-0adb2d7b2f3b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:17.745705 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5d9df97a-a169-4151-8fcb-39580c8bf712 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:17.745705 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-5d9df97a-a169-4151-8fcb-39580c8bf712 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Delete snapshot with id: d160f7ec-6b3c-45de-9fb0-c0224829b729 Jul 03 01:46:17.751082 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:17.751082 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:17.751586 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5d9df97a-a169-4151-8fcb-39580c8bf712 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot retrieved successfully. Jul 03 01:46:17.752779 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-775a6a8c-925e-47e4-8dd0-0adb2d7b2f3b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 returned with HTTP 404 Jul 03 01:46:17.753655 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1334/5376] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:17 2026] GET /volume/v3/volumes/6515a034-7464-4c15-ae97-e00bb6a008e1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:17.761352 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-85aee8ec-ac79-46a2-a95e-18562e4c91c8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.763510 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-85aee8ec-ac79-46a2-a95e-18562e4c91c8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:46:17.763793 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-85aee8ec-ac79-46a2-a95e-18562e4c91c8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:17.764096 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-85aee8ec-ac79-46a2-a95e-18562e4c91c8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:17.773348 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:17.773348 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:17.778145 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-85aee8ec-ac79-46a2-a95e-18562e4c91c8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:17.778270 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5d9df97a-a169-4151-8fcb-39580c8bf712 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot delete request issued successfully. Jul 03 01:46:17.778336 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5d9df97a-a169-4151-8fcb-39580c8bf712 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 returned with HTTP 202 Jul 03 01:46:17.778777 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1354/5377] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:17 2026] DELETE /volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:17.783733 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-85aee8ec-ac79-46a2-a95e-18562e4c91c8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:46:17.783838 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1347/5378] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:17 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:17.784920 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-adf85553-8a22-4889-a194-3730e61d7fcb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.786812 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-adf85553-8a22-4889-a194-3730e61d7fcb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:17.787013 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-adf85553-8a22-4889-a194-3730e61d7fcb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:17.787203 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-adf85553-8a22-4889-a194-3730e61d7fcb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:17.787313 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-adf85553-8a22-4889-a194-3730e61d7fcb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:17.792319 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:17.792319 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:17.793328 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-adf85553-8a22-4889-a194-3730e61d7fcb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:17.793744 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1344/5379] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:17 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:17.795742 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-036553ea-030b-481f-b2b9-5d52dd7c53fc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.798031 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-036553ea-030b-481f-b2b9-5d52dd7c53fc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] GET https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 Jul 03 01:46:17.798280 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-036553ea-030b-481f-b2b9-5d52dd7c53fc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:17.798582 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-036553ea-030b-481f-b2b9-5d52dd7c53fc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:17.801723 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-706a8896-9d60-41dd-b365-fb18b26287f2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.804216 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-706a8896-9d60-41dd-b365-fb18b26287f2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:46:17.804450 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-706a8896-9d60-41dd-b365-fb18b26287f2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:17.804727 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-706a8896-9d60-41dd-b365-fb18b26287f2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:17.809080 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:17.809080 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:17.809657 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-036553ea-030b-481f-b2b9-5d52dd7c53fc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot retrieved successfully. Jul 03 01:46:17.811689 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-036553ea-030b-481f-b2b9-5d52dd7c53fc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 returned with HTTP 200 Jul 03 01:46:17.811689 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1335/5380] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:17 2026] GET /volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:17.814951 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:17.814951 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:17.819388 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-706a8896-9d60-41dd-b365-fb18b26287f2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:17.824519 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-706a8896-9d60-41dd-b365-fb18b26287f2 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:46:17.825076 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1355/5381] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:17 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:17.840233 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9f83e313-8691-4306-87b1-56794e7b1188 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.843156 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9f83e313-8691-4306-87b1-56794e7b1188 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:46:17.843156 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9f83e313-8691-4306-87b1-56794e7b1188 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:17.843156 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9f83e313-8691-4306-87b1-56794e7b1188 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:17.843156 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-9f83e313-8691-4306-87b1-56794e7b1188 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Delete volume with id: 9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:46:17.852285 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:17.852285 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:17.852880 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9f83e313-8691-4306-87b1-56794e7b1188 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:17.885656 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9f83e313-8691-4306-87b1-56794e7b1188 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Delete volume request issued successfully. Jul 03 01:46:17.885796 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9f83e313-8691-4306-87b1-56794e7b1188 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 202 Jul 03 01:46:17.886478 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1348/5382] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:17 2026] DELETE /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:17.895117 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-62a5cb2f-3b41-4a8f-86cd-371b3a4c5e80 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:17.897312 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-62a5cb2f-3b41-4a8f-86cd-371b3a4c5e80 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:46:17.897598 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-62a5cb2f-3b41-4a8f-86cd-371b3a4c5e80 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:17.897798 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-62a5cb2f-3b41-4a8f-86cd-371b3a4c5e80 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:17.907740 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:17.907740 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:17.912048 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-62a5cb2f-3b41-4a8f-86cd-371b3a4c5e80 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:17.917185 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-62a5cb2f-3b41-4a8f-86cd-371b3a4c5e80 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 200 Jul 03 01:46:17.917727 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1345/5383] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:17 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:18.473151 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3c8ddc0a-dee3-4ec9-84a5-145df6fe1a11 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.475003 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c8ddc0a-dee3-4ec9-84a5-145df6fe1a11 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] GET https://10.4.3.64/volume/v3/volumes/c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b Jul 03 01:46:18.475279 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3c8ddc0a-dee3-4ec9-84a5-145df6fe1a11 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.475583 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3c8ddc0a-dee3-4ec9-84a5-145df6fe1a11 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.483935 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:18.483935 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:18.487583 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3c8ddc0a-dee3-4ec9-84a5-145df6fe1a11 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Volume info retrieved successfully. Jul 03 01:46:18.491587 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3c8ddc0a-dee3-4ec9-84a5-145df6fe1a11 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes/c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b returned with HTTP 200 Jul 03 01:46:18.491994 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1336/5384] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:18 2026] GET /volume/v3/volumes/c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:18.506876 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3cf208c9-be2f-466d-9531-3911d60b6198 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.509063 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3cf208c9-be2f-466d-9531-3911d60b6198 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] GET https://10.4.3.64/volume/v3/messages Jul 03 01:46:18.509302 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3cf208c9-be2f-466d-9531-3911d60b6198 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.509627 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3cf208c9-be2f-466d-9531-3911d60b6198 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.514081 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3cf208c9-be2f-466d-9531-3911d60b6198 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:46:18.514633 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1356/5385] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:46:18 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:18.524507 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-83731bd7-6ea7-4734-8861-c84ea879ffc7 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.605796 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-83731bd7-6ea7-4734-8861-c84ea879ffc7 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] DELETE https://10.4.3.64/volume/v3/messages/38795422-e547-48d0-a97e-bea803f3d234 Jul 03 01:46:18.606120 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-83731bd7-6ea7-4734-8861-c84ea879ffc7 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.606396 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-83731bd7-6ea7-4734-8861-c84ea879ffc7 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.618435 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-83731bd7-6ea7-4734-8861-c84ea879ffc7 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] https://10.4.3.64/volume/v3/messages/38795422-e547-48d0-a97e-bea803f3d234 returned with HTTP 204 Jul 03 01:46:18.618935 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1349/5386] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Jul 3 01:46:18 2026] DELETE /volume/v3/messages/38795422-e547-48d0-a97e-bea803f3d234 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 01:46:18.627607 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bac98391-169c-4bb9-9f42-c3a71d845cff None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.629593 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bac98391-169c-4bb9-9f42-c3a71d845cff tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] GET https://10.4.3.64/volume/v3/messages/38795422-e547-48d0-a97e-bea803f3d234 Jul 03 01:46:18.629814 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bac98391-169c-4bb9-9f42-c3a71d845cff tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.630000 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bac98391-169c-4bb9-9f42-c3a71d845cff tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.634126 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bac98391-169c-4bb9-9f42-c3a71d845cff tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] https://10.4.3.64/volume/v3/messages/38795422-e547-48d0-a97e-bea803f3d234 returned with HTTP 404 Jul 03 01:46:18.634690 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1346/5387] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:18 2026] GET /volume/v3/messages/38795422-e547-48d0-a97e-bea803f3d234 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:18.644767 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-43ca08ef-7b93-4aab-8254-284daf954f2a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.647709 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-43ca08ef-7b93-4aab-8254-284daf954f2a tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b Jul 03 01:46:18.647988 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-43ca08ef-7b93-4aab-8254-284daf954f2a tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.648230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-43ca08ef-7b93-4aab-8254-284daf954f2a tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.648386 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-43ca08ef-7b93-4aab-8254-284daf954f2a tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Delete volume with id: c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b Jul 03 01:46:18.659374 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:18.659374 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:18.659792 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-43ca08ef-7b93-4aab-8254-284daf954f2a tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Volume info retrieved successfully. Jul 03 01:46:18.661780 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-43ca08ef-7b93-4aab-8254-284daf954f2a tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99881) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 01:46:18.677751 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-43ca08ef-7b93-4aab-8254-284daf954f2a tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-280307088 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-280307088, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:18.678140 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-43ca08ef-7b93-4aab-8254-284daf954f2a tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-280307088 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-280307088, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:18.691232 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-43ca08ef-7b93-4aab-8254-284daf954f2a tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Created reservations ['91fbcd53-f25d-4815-80e1-b5f3dcd4fad7', 'ca61f6a0-2c50-4e9e-a152-0377451e8dc4', '380553fd-a7e4-428a-87fc-aa68d64f438e', '43d36f58-6534-480a-ab42-77bc66333184'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:18.728037 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-43ca08ef-7b93-4aab-8254-284daf954f2a tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Delete volume request issued successfully. Jul 03 01:46:18.728249 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-43ca08ef-7b93-4aab-8254-284daf954f2a tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes/c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b returned with HTTP 202 Jul 03 01:46:18.728983 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1337/5388] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:18 2026] DELETE /volume/v3/volumes/c76a3f24-d8d9-4a5a-92c3-c44dc8f8b53b => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:18.738500 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-514c5bac-5d92-4338-a850-ca636e7c9146 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.741046 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-514c5bac-5d92-4338-a850-ca636e7c9146 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] DELETE https://10.4.3.64/volume/v3/types/19ebddf4-c5af-4b5f-aa87-95ad3541c703 Jul 03 01:46:18.741388 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-514c5bac-5d92-4338-a850-ca636e7c9146 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.741650 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-514c5bac-5d92-4338-a850-ca636e7c9146 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.772448 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-514c5bac-5d92-4338-a850-ca636e7c9146 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/types/19ebddf4-c5af-4b5f-aa87-95ad3541c703 returned with HTTP 202 Jul 03 01:46:18.772987 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1357/5389] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:46:18 2026] DELETE /volume/v3/types/19ebddf4-c5af-4b5f-aa87-95ad3541c703 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:18.781677 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-856e4154-b82f-4098-9e80-9ce636116f53 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.783463 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-856e4154-b82f-4098-9e80-9ce636116f53 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:46:18.783877 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-856e4154-b82f-4098-9e80-9ce636116f53 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-652606628", "extra_specs": {"storage_protocol": "tempest-storage_protocol-669679629", "vendor_name": "tempest-vendor_name-16593166"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:18.802003 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-856e4154-b82f-4098-9e80-9ce636116f53 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:46:18.802332 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1350/5390] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:46:18 2026] POST /volume/v3/types => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:18.810216 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c3b04038-5936-4380-bdf8-b7f1ba7648cc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.811246 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4158de1f-080c-4d53-a31e-d8b806638403 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.812137 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:18.812299 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c3b04038-5936-4380-bdf8-b7f1ba7648cc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:18.812541 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aa8f6ffc-4472-4d01-943a-6bfc0a60733e", "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:18.812605 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c3b04038-5936-4380-bdf8-b7f1ba7648cc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.812769 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c3b04038-5936-4380-bdf8-b7f1ba7648cc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.812888 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-c3b04038-5936-4380-bdf8-b7f1ba7648cc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:18.813879 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Create volume request body: {'volume': {'volume_type': 'aa8f6ffc-4472-4d01-943a-6bfc0a60733e', 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:18.817734 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Create volume of 1 GB Jul 03 01:46:18.818033 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:18.818033 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:18.818398 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:18.822280 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:18.822280 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:18.823335 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c3b04038-5936-4380-bdf8-b7f1ba7648cc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:18.823739 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5e07a652-d11d-485c-92ec-b9300af05564 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.823809 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Flow 'volume_create_api' (12bd1e18-9e07-410f-98a4-02b33f98b43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:18.823844 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1347/5391] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:18 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:18.824701 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0833cd-2530-4a44-8d41-04719205b33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:18.825434 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:18.826065 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5e07a652-d11d-485c-92ec-b9300af05564 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] GET https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 Jul 03 01:46:18.826275 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5e07a652-d11d-485c-92ec-b9300af05564 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.826600 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5e07a652-d11d-485c-92ec-b9300af05564 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.834145 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5e07a652-d11d-485c-92ec-b9300af05564 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 returned with HTTP 404 Jul 03 01:46:18.834994 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1358/5392] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:18 2026] GET /volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:18.844062 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d4a81ca0-e06b-40e3-98b9-0f80b6891013 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.846190 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d4a81ca0-e06b-40e3-98b9-0f80b6891013 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 Jul 03 01:46:18.846390 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d4a81ca0-e06b-40e3-98b9-0f80b6891013 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.846612 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d4a81ca0-e06b-40e3-98b9-0f80b6891013 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.846735 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-d4a81ca0-e06b-40e3-98b9-0f80b6891013 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete snapshot with id: d160f7ec-6b3c-45de-9fb0-c0224829b729 Jul 03 01:46:18.847812 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0833cd-2530-4a44-8d41-04719205b33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:46:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-669679629',vendor_name='tempest-vendor_name-16593166'},id=aa8f6ffc-4472-4d01-943a-6bfc0a60733e,is_public=True,name='tempest-ProjectMemberTests-volume-type-652606628',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aa8f6ffc-4472-4d01-943a-6bfc0a60733e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:18.848573 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef4d2254-e1c8-448b-bb9a-14e1e35a9616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:18.851770 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d4a81ca0-e06b-40e3-98b9-0f80b6891013 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 returned with HTTP 404 Jul 03 01:46:18.852377 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1351/5393] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:18 2026] DELETE /volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:18.862114 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e49a990c-42f4-4c35-a966-1c444151f863 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.864023 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e49a990c-42f4-4c35-a966-1c444151f863 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 Jul 03 01:46:18.864214 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e49a990c-42f4-4c35-a966-1c444151f863 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.864434 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e49a990c-42f4-4c35-a966-1c444151f863 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.868634 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e49a990c-42f4-4c35-a966-1c444151f863 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 returned with HTTP 404 Jul 03 01:46:18.869090 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1348/5394] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:18 2026] GET /volume/v3/snapshots/d160f7ec-6b3c-45de-9fb0-c0224829b729 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:18.875871 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-652606628 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-652606628, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:18.876121 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-652606628 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-652606628, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:18.876218 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-01707233-02b3-4f44-81d3-ea85f7148bc6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.878198 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-01707233-02b3-4f44-81d3-ea85f7148bc6 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 Jul 03 01:46:18.878402 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-01707233-02b3-4f44-81d3-ea85f7148bc6 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.878676 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-01707233-02b3-4f44-81d3-ea85f7148bc6 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.878842 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-01707233-02b3-4f44-81d3-ea85f7148bc6 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume with id: b41044b0-e6bd-458e-9d83-109273ab7ec0 Jul 03 01:46:18.888639 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:18.888639 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:18.889049 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-01707233-02b3-4f44-81d3-ea85f7148bc6 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:18.905029 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Created reservations ['a8ece6ff-1869-45e2-8f80-27ca699e0b04', '7fe17cd4-5a38-4d79-8229-1d0f134656af', '59793130-c39e-4e9c-a575-38639c19c8a4', '9258c7e0-d212-4428-b554-b750bde063b6'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:18.905825 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef4d2254-e1c8-448b-bb9a-14e1e35a9616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8ece6ff-1869-45e2-8f80-27ca699e0b04', '7fe17cd4-5a38-4d79-8229-1d0f134656af', '59793130-c39e-4e9c-a575-38639c19c8a4', '9258c7e0-d212-4428-b554-b750bde063b6']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:18.906540 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf85811-4f85-4d24-84b8-712de5774ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:18.915777 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-01707233-02b3-4f44-81d3-ea85f7148bc6 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume request issued successfully. Jul 03 01:46:18.915946 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-01707233-02b3-4f44-81d3-ea85f7148bc6 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 returned with HTTP 202 Jul 03 01:46:18.916373 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1359/5395] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:18 2026] DELETE /volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:18.924390 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-59d520e6-aaff-4318-8592-44271e37165c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.926804 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59d520e6-aaff-4318-8592-44271e37165c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 Jul 03 01:46:18.927066 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59d520e6-aaff-4318-8592-44271e37165c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.927304 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59d520e6-aaff-4318-8592-44271e37165c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.935782 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-38618dea-6633-4cce-ba68-09711c421f72 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.937322 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:18.937322 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:18.937759 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-38618dea-6633-4cce-ba68-09711c421f72 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a Jul 03 01:46:18.938019 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-38618dea-6633-4cce-ba68-09711c421f72 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.938220 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-38618dea-6633-4cce-ba68-09711c421f72 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.940878 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf85811-4f85-4d24-84b8-712de5774ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40a78d6f-1d0f-4cf7-9a47-e361b532a8da', '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='8c56abc55e944c6aaf997614d2bd9060',qos_specs=None,replication_status=,reservations=['a8ece6ff-1869-45e2-8f80-27ca699e0b04','7fe17cd4-5a38-4d79-8229-1d0f134656af','59793130-c39e-4e9c-a575-38639c19c8a4','9258c7e0-d212-4428-b554-b750bde063b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197eb13fc74648609ac4635a717fda47',volume_type_id=aa8f6ffc-4472-4d01-943a-6bfc0a60733e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40a78d6f-1d0f-4cf7-9a47-e361b532a8da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c56abc55e944c6aaf997614d2bd9060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197eb13fc74648609ac4635a717fda47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aa8f6ffc-4472-4d01-943a-6bfc0a60733e),volume_type_id=aa8f6ffc-4472-4d01-943a-6bfc0a60733e)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:18.941845 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40583eb3-c2bd-48f0-a69d-fd60a8434b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:18.942773 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-59d520e6-aaff-4318-8592-44271e37165c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:18.944500 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-38618dea-6633-4cce-ba68-09711c421f72 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a returned with HTTP 404 Jul 03 01:46:18.945191 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1349/5396] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:18 2026] GET /volume/v3/volumes/9ec95e88-d76f-4182-a050-653f69215b7a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:18.950299 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59d520e6-aaff-4318-8592-44271e37165c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 returned with HTTP 200 Jul 03 01:46:18.950982 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1352/5397] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:18 2026] GET /volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:18.954512 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-590ec7ec-75b5-4879-82ef-0d94c7c7d213 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.957151 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-590ec7ec-75b5-4879-82ef-0d94c7c7d213 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:46:18.957502 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-590ec7ec-75b5-4879-82ef-0d94c7c7d213 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.957835 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-590ec7ec-75b5-4879-82ef-0d94c7c7d213 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:18.968096 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40583eb3-c2bd-48f0-a69d-fd60a8434b49) transitioned into state 'SUCCESS' from 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='8c56abc55e944c6aaf997614d2bd9060',qos_specs=None,replication_status=,reservations=['a8ece6ff-1869-45e2-8f80-27ca699e0b04','7fe17cd4-5a38-4d79-8229-1d0f134656af','59793130-c39e-4e9c-a575-38639c19c8a4','9258c7e0-d212-4428-b554-b750bde063b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197eb13fc74648609ac4635a717fda47',volume_type_id=aa8f6ffc-4472-4d01-943a-6bfc0a60733e)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:18.968346 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:18.968346 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:18.969078 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694c5479-1940-4826-b2be-2d5237c3e5bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:18.973283 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-590ec7ec-75b5-4879-82ef-0d94c7c7d213 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:18.979325 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-590ec7ec-75b5-4879-82ef-0d94c7c7d213 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:46:18.979857 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1360/5398] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:18 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:18.982666 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694c5479-1940-4826-b2be-2d5237c3e5bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:18.984053 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Flow 'volume_create_api' (12bd1e18-9e07-410f-98a4-02b33f98b43e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:18.984548 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Create volume request issued successfully. Jul 03 01:46:18.985503 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4158de1f-080c-4d53-a31e-d8b806638403 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:18.986304 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1338/5399] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:46:18 2026] POST /volume/v3/volumes => generated 771 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:18.995536 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8af09100-de43-491b-8b62-2db1b481c8a8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:18.997704 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8af09100-de43-491b-8b62-2db1b481c8a8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:46:18.997939 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8af09100-de43-491b-8b62-2db1b481c8a8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:18.998161 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8af09100-de43-491b-8b62-2db1b481c8a8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:19.001446 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-12a0af4f-e90f-447f-b76b-6a374f8227ba None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:19.003576 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-12a0af4f-e90f-447f-b76b-6a374f8227ba tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] GET https://10.4.3.64/volume/v3/volumes/40a78d6f-1d0f-4cf7-9a47-e361b532a8da Jul 03 01:46:19.003817 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-12a0af4f-e90f-447f-b76b-6a374f8227ba tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:19.004088 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-12a0af4f-e90f-447f-b76b-6a374f8227ba tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:19.007194 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:19.007194 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:19.012301 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8af09100-de43-491b-8b62-2db1b481c8a8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:19.014084 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:19.014084 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:19.019009 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-12a0af4f-e90f-447f-b76b-6a374f8227ba tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Volume info retrieved successfully. Jul 03 01:46:19.019243 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8af09100-de43-491b-8b62-2db1b481c8a8 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:46:19.019803 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1350/5400] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:18 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:19.024899 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-12a0af4f-e90f-447f-b76b-6a374f8227ba tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes/40a78d6f-1d0f-4cf7-9a47-e361b532a8da returned with HTTP 200 Jul 03 01:46:19.025416 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1353/5401] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:19 2026] GET /volume/v3/volumes/40a78d6f-1d0f-4cf7-9a47-e361b532a8da => generated 950 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:19.033276 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c8334e9e-e6f1-4bfb-9eac-87a1dac30e1c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:19.035347 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c8334e9e-e6f1-4bfb-9eac-87a1dac30e1c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:46:19.035560 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c8334e9e-e6f1-4bfb-9eac-87a1dac30e1c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:19.035767 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c8334e9e-e6f1-4bfb-9eac-87a1dac30e1c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:19.035924 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-c8334e9e-e6f1-4bfb-9eac-87a1dac30e1c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Delete volume with id: 0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:46:19.044775 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:19.044775 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:19.045257 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c8334e9e-e6f1-4bfb-9eac-87a1dac30e1c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:19.071100 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c8334e9e-e6f1-4bfb-9eac-87a1dac30e1c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Delete volume request issued successfully. Jul 03 01:46:19.071646 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c8334e9e-e6f1-4bfb-9eac-87a1dac30e1c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 202 Jul 03 01:46:19.071957 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1361/5402] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:19 2026] DELETE /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:19.082013 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c9f0d1b3-4aac-403d-9a4e-c6582f550a7c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:19.084386 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9f0d1b3-4aac-403d-9a4e-c6582f550a7c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:46:19.084675 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9f0d1b3-4aac-403d-9a4e-c6582f550a7c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:19.084913 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c9f0d1b3-4aac-403d-9a4e-c6582f550a7c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:19.093868 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:19.093868 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:19.099289 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-c9f0d1b3-4aac-403d-9a4e-c6582f550a7c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:19.105856 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c9f0d1b3-4aac-403d-9a4e-c6582f550a7c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 200 Jul 03 01:46:19.106436 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1339/5403] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:19 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:19.838155 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-38d5b23c-b916-4e66-800b-ea760f85f2bb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:19.840693 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-38d5b23c-b916-4e66-800b-ea760f85f2bb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:19.841052 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-38d5b23c-b916-4e66-800b-ea760f85f2bb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:19.841346 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-38d5b23c-b916-4e66-800b-ea760f85f2bb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:19.841466 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-38d5b23c-b916-4e66-800b-ea760f85f2bb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:19.847539 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:19.847539 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:19.848784 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-38d5b23c-b916-4e66-800b-ea760f85f2bb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:19.849334 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1351/5404] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:19 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:19.966043 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ad42dfe5-9d11-41c2-9834-81c5d9d19b2b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:19.968091 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ad42dfe5-9d11-41c2-9834-81c5d9d19b2b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 Jul 03 01:46:19.968288 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ad42dfe5-9d11-41c2-9834-81c5d9d19b2b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:19.968598 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ad42dfe5-9d11-41c2-9834-81c5d9d19b2b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:19.974828 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ad42dfe5-9d11-41c2-9834-81c5d9d19b2b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 returned with HTTP 404 Jul 03 01:46:19.975318 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1354/5405] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:19 2026] GET /volume/v3/volumes/b41044b0-e6bd-458e-9d83-109273ab7ec0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:19.986109 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c8297826-146f-44c9-923e-f766f57b0fa2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:19.988127 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:19.988630 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-178686115"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:19.990132 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-178686115'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:19.990273 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume of 1 GB Jul 03 01:46:19.994655 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:20.000874 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (b44e4a8c-81a7-4362-9786-95205ea2c4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:20.001830 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7325b961-86c4-4d13-bd91-1ffda7190998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:20.002597 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:20.032579 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7325b961-86c4-4d13-bd91-1ffda7190998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:20.034066 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53cc259a-77a8-400a-84c8-0c888ff3a4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:20.039763 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-69aec18c-2f9f-4f61-8166-32a2ceac9b0d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.041850 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-69aec18c-2f9f-4f61-8166-32a2ceac9b0d tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] GET https://10.4.3.64/volume/v3/volumes/40a78d6f-1d0f-4cf7-9a47-e361b532a8da Jul 03 01:46:20.042163 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-69aec18c-2f9f-4f61-8166-32a2ceac9b0d tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.042277 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-69aec18c-2f9f-4f61-8166-32a2ceac9b0d tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.051300 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:20.051300 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:20.056293 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-69aec18c-2f9f-4f61-8166-32a2ceac9b0d tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Volume info retrieved successfully. Jul 03 01:46:20.061310 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-69aec18c-2f9f-4f61-8166-32a2ceac9b0d tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes/40a78d6f-1d0f-4cf7-9a47-e361b532a8da returned with HTTP 200 Jul 03 01:46:20.061832 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1340/5406] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:20 2026] GET /volume/v3/volumes/40a78d6f-1d0f-4cf7-9a47-e361b532a8da => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:20.076253 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1457fc7d-a717-4314-8d3c-1605a0c87639 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.079084 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1457fc7d-a717-4314-8d3c-1605a0c87639 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] GET https://10.4.3.64/volume/v3/messages Jul 03 01:46:20.079410 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1457fc7d-a717-4314-8d3c-1605a0c87639 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.079718 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1457fc7d-a717-4314-8d3c-1605a0c87639 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.084965 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1457fc7d-a717-4314-8d3c-1605a0c87639 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:46:20.085138 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['3bb97964-aab0-41ac-8c40-48b254603d1b', 'df419230-96fa-4431-8cb6-9be43d970e5b', 'd4d6aa0a-f9ab-41db-8ec7-3a6f3daccfb1', 'a7b5579f-d91b-48bf-85c7-ad38b4e6fefa'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:20.085637 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1352/5407] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:46:20 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:20.086222 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53cc259a-77a8-400a-84c8-0c888ff3a4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bb97964-aab0-41ac-8c40-48b254603d1b', 'df419230-96fa-4431-8cb6-9be43d970e5b', 'd4d6aa0a-f9ab-41db-8ec7-3a6f3daccfb1', 'a7b5579f-d91b-48bf-85c7-ad38b4e6fefa']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:20.087283 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40faa064-f73c-4233-af25-81aa02a3f1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:20.095844 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3f8f87bf-ed4e-48f3-9cad-91397510fa13 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.098102 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f8f87bf-ed4e-48f3-9cad-91397510fa13 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] GET https://10.4.3.64/volume/v3/messages Jul 03 01:46:20.098370 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f8f87bf-ed4e-48f3-9cad-91397510fa13 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.099261 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3f8f87bf-ed4e-48f3-9cad-91397510fa13 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.104090 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3f8f87bf-ed4e-48f3-9cad-91397510fa13 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:46:20.104743 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1355/5408] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:46:20 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:20.116664 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c5f2a55c-e462-41e1-b4f9-88a040f1b0ce None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.116832 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40faa064-f73c-4233-af25-81aa02a3f1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab8c1a79-43c1-4ddd-83e9-b67b53091abd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-178686115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['3bb97964-aab0-41ac-8c40-48b254603d1b','df419230-96fa-4431-8cb6-9be43d970e5b','d4d6aa0a-f9ab-41db-8ec7-3a6f3daccfb1','a7b5579f-d91b-48bf-85c7-ad38b4e6fefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-178686115',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab8c1a79-43c1-4ddd-83e9-b67b53091abd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b044d66b3914716b90c7414041f1ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='720731cf78c944a193d54fcedd109400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:20.117819 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c749753f-09c6-4e73-975f-90b6285b0284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:20.118608 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5f2a55c-e462-41e1-b4f9-88a040f1b0ce tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] DELETE https://10.4.3.64/volume/v3/messages/d66ba928-c270-449d-89a4-1442f8ae33a3 Jul 03 01:46:20.119056 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c5f2a55c-e462-41e1-b4f9-88a040f1b0ce tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.119168 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c5f2a55c-e462-41e1-b4f9-88a040f1b0ce tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.120468 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d8fac854-1ff2-458d-a1c7-18dc5f2de470 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.122974 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d8fac854-1ff2-458d-a1c7-18dc5f2de470 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec Jul 03 01:46:20.123364 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d8fac854-1ff2-458d-a1c7-18dc5f2de470 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.123364 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d8fac854-1ff2-458d-a1c7-18dc5f2de470 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.131091 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d8fac854-1ff2-458d-a1c7-18dc5f2de470 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec returned with HTTP 404 Jul 03 01:46:20.131621 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1353/5409] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:20 2026] GET /volume/v3/volumes/0c453c78-80be-490a-87fb-9ad10786c6ec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:20.132786 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c5f2a55c-e462-41e1-b4f9-88a040f1b0ce tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/messages/d66ba928-c270-449d-89a4-1442f8ae33a3 returned with HTTP 204 Jul 03 01:46:20.133472 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1341/5410] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Jul 3 01:46:20 2026] DELETE /volume/v3/messages/d66ba928-c270-449d-89a4-1442f8ae33a3 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 01:46:20.139634 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-eb8522f0-3be3-48c6-b1d4-2c41664abf7f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.141484 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c749753f-09c6-4e73-975f-90b6285b0284) transitioned into state 'SUCCESS' from state '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-178686115',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['3bb97964-aab0-41ac-8c40-48b254603d1b','df419230-96fa-4431-8cb6-9be43d970e5b','d4d6aa0a-f9ab-41db-8ec7-3a6f3daccfb1','a7b5579f-d91b-48bf-85c7-ad38b4e6fefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:20.142637 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f5c48a-5535-497d-a86f-f8e46a51c058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:20.142709 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.143051 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eb8522f0-3be3-48c6-b1d4-2c41664abf7f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 Jul 03 01:46:20.143364 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eb8522f0-3be3-48c6-b1d4-2c41664abf7f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.143705 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-eb8522f0-3be3-48c6-b1d4-2c41664abf7f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.143872 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-eb8522f0-3be3-48c6-b1d4-2c41664abf7f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Delete snapshot with id: d71efe0d-9473-469f-8ac4-93363f7571d8 Jul 03 01:46:20.146070 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/40a78d6f-1d0f-4cf7-9a47-e361b532a8da Jul 03 01:46:20.146377 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.146703 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.146949 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Delete volume with id: 40a78d6f-1d0f-4cf7-9a47-e361b532a8da Jul 03 01:46:20.150630 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:20.150630 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:20.151175 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-eb8522f0-3be3-48c6-b1d4-2c41664abf7f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:46:20.154623 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31f5c48a-5535-497d-a86f-f8e46a51c058) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:20.155779 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (b44e4a8c-81a7-4362-9786-95205ea2c4d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:20.156107 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request issued successfully. Jul 03 01:46:20.156793 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c8297826-146f-44c9-923e-f766f57b0fa2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:20.157120 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:20.157120 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:20.157295 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1362/5411] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:46:19 2026] POST /volume/v3/volumes => generated 775 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:20.157624 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Volume info retrieved successfully. Jul 03 01:46:20.159123 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99882) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 01:46:20.172087 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e32138de-cf39-4f00-933b-5d95f0ef09ca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.172842 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-eb8522f0-3be3-48c6-b1d4-2c41664abf7f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot delete request issued successfully. Jul 03 01:46:20.173029 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-eb8522f0-3be3-48c6-b1d4-2c41664abf7f tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 returned with HTTP 202 Jul 03 01:46:20.173445 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1356/5412] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:20 2026] DELETE /volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:20.174355 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e32138de-cf39-4f00-933b-5d95f0ef09ca tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd Jul 03 01:46:20.174632 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e32138de-cf39-4f00-933b-5d95f0ef09ca tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.174884 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e32138de-cf39-4f00-933b-5d95f0ef09ca tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.180377 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-652606628 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-652606628, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:20.180377 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-652606628 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-652606628, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:20.184520 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:20.184520 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:20.185631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-62d8361a-dc97-4337-a35f-b1b70cf60a5c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.187890 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-62d8361a-dc97-4337-a35f-b1b70cf60a5c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 Jul 03 01:46:20.188169 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-62d8361a-dc97-4337-a35f-b1b70cf60a5c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.188379 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-62d8361a-dc97-4337-a35f-b1b70cf60a5c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.189077 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e32138de-cf39-4f00-933b-5d95f0ef09ca tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:20.194321 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:20.194321 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:20.194716 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e32138de-cf39-4f00-933b-5d95f0ef09ca tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd returned with HTTP 200 Jul 03 01:46:20.194819 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1342/5413] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:20 2026] GET /volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:20.194899 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-62d8361a-dc97-4337-a35f-b1b70cf60a5c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:46:20.195657 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-62d8361a-dc97-4337-a35f-b1b70cf60a5c tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 returned with HTTP 200 Jul 03 01:46:20.196078 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1363/5414] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:20 2026] GET /volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:20.199389 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Created reservations ['38a28158-9110-4053-83a5-c20592835006', '96320bb0-2fef-4371-868a-761a1bbf5c05', '39e0721f-b7a4-4f35-82e2-8f0b5384080e', 'e0fdb690-e60e-437d-b456-1d1a048f77bb'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:20.235123 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Delete volume request issued successfully. Jul 03 01:46:20.235618 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8f25c73a-dba8-4dd4-b55a-3b9fea9c2c77 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes/40a78d6f-1d0f-4cf7-9a47-e361b532a8da returned with HTTP 202 Jul 03 01:46:20.236244 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1354/5415] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:20 2026] DELETE /volume/v3/volumes/40a78d6f-1d0f-4cf7-9a47-e361b532a8da => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:20.243208 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-af27abda-01d2-44e7-bcf9-44e1f461cf90 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.245009 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af27abda-01d2-44e7-bcf9-44e1f461cf90 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] DELETE https://10.4.3.64/volume/v3/types/aa8f6ffc-4472-4d01-943a-6bfc0a60733e Jul 03 01:46:20.245212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-af27abda-01d2-44e7-bcf9-44e1f461cf90 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.245454 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-af27abda-01d2-44e7-bcf9-44e1f461cf90 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.245670 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:20.245670 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:20.275674 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af27abda-01d2-44e7-bcf9-44e1f461cf90 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/types/aa8f6ffc-4472-4d01-943a-6bfc0a60733e returned with HTTP 202 Jul 03 01:46:20.276318 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1357/5416] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:46:20 2026] DELETE /volume/v3/types/aa8f6ffc-4472-4d01-943a-6bfc0a60733e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:20.285225 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ab881897-39e0-429d-aa01-98672ef490e2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.287204 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ab881897-39e0-429d-aa01-98672ef490e2 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:46:20.287662 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ab881897-39e0-429d-aa01-98672ef490e2 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1585403839", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1904084369", "vendor_name": "tempest-vendor_name-1508056027"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:20.306401 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ab881897-39e0-429d-aa01-98672ef490e2 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:46:20.307158 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1343/5417] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:46:20 2026] POST /volume/v3/types => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:20.317458 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.319775 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:20.320023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5f8a9713-1637-42df-91d0-4797bb8cb5e1", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:20.321409 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Create volume request body: {'volume': {'volume_type': '5f8a9713-1637-42df-91d0-4797bb8cb5e1', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:20.327102 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Create volume of 1 GB Jul 03 01:46:20.328354 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:20.328354 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:20.328354 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:20.335943 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Flow 'volume_create_api' (b5383065-d01d-4dda-a6a3-80309c499662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:20.337719 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9bb1ecb-d8f7-4c26-a0b8-ce1f3a448510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:20.338288 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:20.368756 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9bb1ecb-d8f7-4c26-a0b8-ce1f3a448510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:46:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1904084369',vendor_name='tempest-vendor_name-1508056027'},id=5f8a9713-1637-42df-91d0-4797bb8cb5e1,is_public=True,name='tempest-ProjectMemberTests-volume-type-1585403839',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f8a9713-1637-42df-91d0-4797bb8cb5e1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:20.369698 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c4f872-1ee4-4cbe-981f-2ca32faa0f10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:20.407163 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1585403839 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1585403839, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:20.407570 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1585403839 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1585403839, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:20.441994 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Created reservations ['37c9a0b6-037b-46f7-9085-51ebb0d3d07d', 'fe260bf1-c5a1-4fc4-8d89-69eea9197692', '9739b327-50f1-41d2-be2f-58e792d0dcdc', 'a04e73ab-6a44-4762-b463-b176cb452019'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:20.442855 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06c4f872-1ee4-4cbe-981f-2ca32faa0f10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37c9a0b6-037b-46f7-9085-51ebb0d3d07d', 'fe260bf1-c5a1-4fc4-8d89-69eea9197692', '9739b327-50f1-41d2-be2f-58e792d0dcdc', 'a04e73ab-6a44-4762-b463-b176cb452019']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:20.443590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257506c7-403f-477f-ba41-c12d11e13ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:20.470713 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (257506c7-403f-477f-ba41-c12d11e13ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f3f6af4-f006-4837-a95b-d4ac7e4716c5', '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='8c56abc55e944c6aaf997614d2bd9060',qos_specs=None,replication_status=,reservations=['37c9a0b6-037b-46f7-9085-51ebb0d3d07d','fe260bf1-c5a1-4fc4-8d89-69eea9197692','9739b327-50f1-41d2-be2f-58e792d0dcdc','a04e73ab-6a44-4762-b463-b176cb452019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197eb13fc74648609ac4635a717fda47',volume_type_id=5f8a9713-1637-42df-91d0-4797bb8cb5e1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:20Z,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=6f3f6af4-f006-4837-a95b-d4ac7e4716c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c56abc55e944c6aaf997614d2bd9060',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='197eb13fc74648609ac4635a717fda47',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f8a9713-1637-42df-91d0-4797bb8cb5e1),volume_type_id=5f8a9713-1637-42df-91d0-4797bb8cb5e1)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:20.471464 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (020af1c4-38f0-4b64-9585-42a9d336870f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:20.494037 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (020af1c4-38f0-4b64-9585-42a9d336870f) transitioned into state 'SUCCESS' from 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='8c56abc55e944c6aaf997614d2bd9060',qos_specs=None,replication_status=,reservations=['37c9a0b6-037b-46f7-9085-51ebb0d3d07d','fe260bf1-c5a1-4fc4-8d89-69eea9197692','9739b327-50f1-41d2-be2f-58e792d0dcdc','a04e73ab-6a44-4762-b463-b176cb452019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='197eb13fc74648609ac4635a717fda47',volume_type_id=5f8a9713-1637-42df-91d0-4797bb8cb5e1)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:20.494856 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14695af-db10-469d-ab61-6ad7b5ad9262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:20.505089 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d14695af-db10-469d-ab61-6ad7b5ad9262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:20.506087 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Flow 'volume_create_api' (b5383065-d01d-4dda-a6a3-80309c499662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:20.506660 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Create volume request issued successfully. Jul 03 01:46:20.507535 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-918d7f5c-01c8-470a-bb58-3e36e771ef73 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:20.508046 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1364/5418] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:46:20 2026] POST /volume/v3/volumes => generated 772 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:20.521031 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c4d4119d-618e-4e14-9ec4-8e66e474f1db None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.523833 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c4d4119d-618e-4e14-9ec4-8e66e474f1db tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] GET https://10.4.3.64/volume/v3/volumes/6f3f6af4-f006-4837-a95b-d4ac7e4716c5 Jul 03 01:46:20.524284 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c4d4119d-618e-4e14-9ec4-8e66e474f1db tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.524686 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c4d4119d-618e-4e14-9ec4-8e66e474f1db tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.536688 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:20.536688 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:20.542690 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c4d4119d-618e-4e14-9ec4-8e66e474f1db tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Volume info retrieved successfully. Jul 03 01:46:20.548274 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c4d4119d-618e-4e14-9ec4-8e66e474f1db tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes/6f3f6af4-f006-4837-a95b-d4ac7e4716c5 returned with HTTP 200 Jul 03 01:46:20.548961 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1355/5419] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:20 2026] GET /volume/v3/volumes/6f3f6af4-f006-4837-a95b-d4ac7e4716c5 => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:20.861055 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-dcbfeedc-6a62-477d-be5f-c1b12bf535eb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:20.863707 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dcbfeedc-6a62-477d-be5f-c1b12bf535eb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:20.863707 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dcbfeedc-6a62-477d-be5f-c1b12bf535eb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:20.863962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dcbfeedc-6a62-477d-be5f-c1b12bf535eb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:20.863962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-dcbfeedc-6a62-477d-be5f-c1b12bf535eb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:20.870084 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:20.870084 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:20.871028 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dcbfeedc-6a62-477d-be5f-c1b12bf535eb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:20.871575 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1358/5420] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:20 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:21.207218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-59216cfc-a72b-46f5-8441-b21879692f46 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.209236 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-59216cfc-a72b-46f5-8441-b21879692f46 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 Jul 03 01:46:21.209527 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-59216cfc-a72b-46f5-8441-b21879692f46 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.209705 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-59216cfc-a72b-46f5-8441-b21879692f46 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.210052 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-62329bb9-48d1-4851-8aae-bad737be1d7a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.212274 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-62329bb9-48d1-4851-8aae-bad737be1d7a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd Jul 03 01:46:21.212574 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-62329bb9-48d1-4851-8aae-bad737be1d7a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.212767 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-62329bb9-48d1-4851-8aae-bad737be1d7a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.215704 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-59216cfc-a72b-46f5-8441-b21879692f46 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 returned with HTTP 404 Jul 03 01:46:21.216488 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1344/5421] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:21 2026] GET /volume/v3/snapshots/d71efe0d-9473-469f-8ac4-93363f7571d8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:21.221347 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:21.221347 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:21.224724 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b111bc9c-332c-4ccf-88b3-8b7a232896a7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.225997 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-62329bb9-48d1-4851-8aae-bad737be1d7a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:21.227370 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b111bc9c-332c-4ccf-88b3-8b7a232896a7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba Jul 03 01:46:21.227644 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b111bc9c-332c-4ccf-88b3-8b7a232896a7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.227912 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b111bc9c-332c-4ccf-88b3-8b7a232896a7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.227990 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-b111bc9c-332c-4ccf-88b3-8b7a232896a7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Delete snapshot with id: f2fd1dbd-0dcf-46ca-9e80-99592389c7ba Jul 03 01:46:21.233335 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-62329bb9-48d1-4851-8aae-bad737be1d7a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd returned with HTTP 200 Jul 03 01:46:21.234070 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1365/5422] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:21 2026] GET /volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:21.234444 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:21.234444 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:21.235265 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b111bc9c-332c-4ccf-88b3-8b7a232896a7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:46:21.248535 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-23e09ed7-443e-4671-ae8b-196431ba4ac4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.250696 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-23e09ed7-443e-4671-ae8b-196431ba4ac4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:46:21.251095 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-23e09ed7-443e-4671-ae8b-196431ba4ac4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab8c1a79-43c1-4ddd-83e9-b67b53091abd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2085644250"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:21.258907 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b111bc9c-332c-4ccf-88b3-8b7a232896a7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot delete request issued successfully. Jul 03 01:46:21.259165 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b111bc9c-332c-4ccf-88b3-8b7a232896a7 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba returned with HTTP 202 Jul 03 01:46:21.259860 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1356/5423] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:21 2026] DELETE /volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:21.262153 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:21.262153 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:21.262153 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-23e09ed7-443e-4671-ae8b-196431ba4ac4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:21.262327 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-23e09ed7-443e-4671-ae8b-196431ba4ac4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create snapshot from volume ab8c1a79-43c1-4ddd-83e9-b67b53091abd Jul 03 01:46:21.269253 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b112d374-4805-4732-b09f-7b6a91ac7fc4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.271461 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b112d374-4805-4732-b09f-7b6a91ac7fc4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba Jul 03 01:46:21.271697 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b112d374-4805-4732-b09f-7b6a91ac7fc4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.271980 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b112d374-4805-4732-b09f-7b6a91ac7fc4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.277623 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:21.277623 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:21.278123 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b112d374-4805-4732-b09f-7b6a91ac7fc4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:46:21.279006 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b112d374-4805-4732-b09f-7b6a91ac7fc4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba returned with HTTP 200 Jul 03 01:46:21.279436 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1345/5424] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:21 2026] GET /volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:21.293386 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-23e09ed7-443e-4671-ae8b-196431ba4ac4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['96b8d97a-8d93-4dca-93ed-6943bcd5086c', '5683ca16-4b5b-42d1-9344-cc99efb714f0', 'dd6c3a1e-b0d1-414c-b091-7d6b0049c512', 'fdab3d96-87bc-4f14-a77c-8dccc6185e5c'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:21.337208 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-23e09ed7-443e-4671-ae8b-196431ba4ac4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot create request issued successfully. Jul 03 01:46:21.337760 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-23e09ed7-443e-4671-ae8b-196431ba4ac4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:46:21.338309 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1359/5425] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:46:21 2026] POST /volume/v3/snapshots => generated 308 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:21.354369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-54aa57bf-e843-429a-933a-1e2b1fa384f2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.356887 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54aa57bf-e843-429a-933a-1e2b1fa384f2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 Jul 03 01:46:21.357130 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54aa57bf-e843-429a-933a-1e2b1fa384f2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.357380 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54aa57bf-e843-429a-933a-1e2b1fa384f2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.363761 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:21.363761 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:21.364173 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-54aa57bf-e843-429a-933a-1e2b1fa384f2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:21.365098 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54aa57bf-e843-429a-933a-1e2b1fa384f2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 returned with HTTP 200 Jul 03 01:46:21.365655 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1366/5426] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:21 2026] GET /volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:21.572008 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a033dd12-2c24-4a13-933c-5a7b782683dc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.574152 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a033dd12-2c24-4a13-933c-5a7b782683dc tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] GET https://10.4.3.64/volume/v3/volumes/6f3f6af4-f006-4837-a95b-d4ac7e4716c5 Jul 03 01:46:21.574475 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a033dd12-2c24-4a13-933c-5a7b782683dc tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.574771 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a033dd12-2c24-4a13-933c-5a7b782683dc tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.584678 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:21.584678 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:21.590066 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a033dd12-2c24-4a13-933c-5a7b782683dc tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Volume info retrieved successfully. Jul 03 01:46:21.596062 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a033dd12-2c24-4a13-933c-5a7b782683dc tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes/6f3f6af4-f006-4837-a95b-d4ac7e4716c5 returned with HTTP 200 Jul 03 01:46:21.596707 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1357/5427] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:46:21 2026] GET /volume/v3/volumes/6f3f6af4-f006-4837-a95b-d4ac7e4716c5 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:21.613378 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d98f8f1f-89b0-495a-af8b-05b5e9482169 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.615802 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d98f8f1f-89b0-495a-af8b-05b5e9482169 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] GET https://10.4.3.64/volume/v3/messages Jul 03 01:46:21.616543 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d98f8f1f-89b0-495a-af8b-05b5e9482169 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.616543 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d98f8f1f-89b0-495a-af8b-05b5e9482169 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.621615 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d98f8f1f-89b0-495a-af8b-05b5e9482169 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:46:21.622773 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1346/5428] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:46:21 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:21.636189 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-405bd6de-3d27-4699-8108-3a502a9ce0d4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.641553 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-405bd6de-3d27-4699-8108-3a502a9ce0d4 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] GET https://10.4.3.64/volume/v3/messages/6fe42e7b-2443-4414-b11d-a8d40bc08845 Jul 03 01:46:21.642286 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-405bd6de-3d27-4699-8108-3a502a9ce0d4 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.642564 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-405bd6de-3d27-4699-8108-3a502a9ce0d4 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.651939 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:21.651939 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:21.652843 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-405bd6de-3d27-4699-8108-3a502a9ce0d4 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-member] https://10.4.3.64/volume/v3/messages/6fe42e7b-2443-4414-b11d-a8d40bc08845 returned with HTTP 200 Jul 03 01:46:21.653074 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1360/5429] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:21 2026] GET /volume/v3/messages/6fe42e7b-2443-4414-b11d-a8d40bc08845 => generated 665 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:21.664318 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b0d4e2fb-385b-40c6-bd4a-9155fd757947 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.666472 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b0d4e2fb-385b-40c6-bd4a-9155fd757947 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] DELETE https://10.4.3.64/volume/v3/messages/6fe42e7b-2443-4414-b11d-a8d40bc08845 Jul 03 01:46:21.666703 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b0d4e2fb-385b-40c6-bd4a-9155fd757947 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.667154 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b0d4e2fb-385b-40c6-bd4a-9155fd757947 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.676731 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b0d4e2fb-385b-40c6-bd4a-9155fd757947 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/messages/6fe42e7b-2443-4414-b11d-a8d40bc08845 returned with HTTP 204 Jul 03 01:46:21.677330 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1367/5430] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Jul 3 01:46:21 2026] DELETE /volume/v3/messages/6fe42e7b-2443-4414-b11d-a8d40bc08845 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 01:46:21.684772 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.687151 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/6f3f6af4-f006-4837-a95b-d4ac7e4716c5 Jul 03 01:46:21.687506 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.687800 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.688044 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Delete volume with id: 6f3f6af4-f006-4837-a95b-d4ac7e4716c5 Jul 03 01:46:21.698477 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:21.698477 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:21.698973 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Volume info retrieved successfully. Jul 03 01:46:21.700578 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99882) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 01:46:21.714178 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1585403839 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1585403839, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:21.714619 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1585403839 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1585403839, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:46:21.726083 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Created reservations ['1d310849-a99c-435f-b451-e89eaf51caa7', 'e001eda5-0f88-4688-bdb9-70cc697e7382', '0762f8bb-ddfa-48eb-b65c-9962e55d514f', '6b27d2b3-6e37-4f06-b3c0-56adf9b2eaa7'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:21.757793 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Delete volume request issued successfully. Jul 03 01:46:21.757985 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dc203bdb-1010-408d-872b-b3d1f93fe731 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/volumes/6f3f6af4-f006-4837-a95b-d4ac7e4716c5 returned with HTTP 202 Jul 03 01:46:21.758487 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1358/5431] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:46:21 2026] DELETE /volume/v3/volumes/6f3f6af4-f006-4837-a95b-d4ac7e4716c5 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:21.766264 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b6dc689a-0672-4d53-b1bd-6be9d3d47e37 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.768624 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b6dc689a-0672-4d53-b1bd-6be9d3d47e37 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] DELETE https://10.4.3.64/volume/v3/types/5f8a9713-1637-42df-91d0-4797bb8cb5e1 Jul 03 01:46:21.768818 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b6dc689a-0672-4d53-b1bd-6be9d3d47e37 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.769049 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b6dc689a-0672-4d53-b1bd-6be9d3d47e37 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.799981 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b6dc689a-0672-4d53-b1bd-6be9d3d47e37 tempest-ProjectMemberTests-1201992467 tempest-ProjectMemberTests-1201992467-project-admin] https://10.4.3.64/volume/v3/types/5f8a9713-1637-42df-91d0-4797bb8cb5e1 returned with HTTP 202 Jul 03 01:46:21.800541 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1347/5432] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:46:21 2026] DELETE /volume/v3/types/5f8a9713-1637-42df-91d0-4797bb8cb5e1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:21.885271 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2665341b-f5cf-4c14-ac5c-81e6030ee727 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:21.887395 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2665341b-f5cf-4c14-ac5c-81e6030ee727 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:21.887663 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2665341b-f5cf-4c14-ac5c-81e6030ee727 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:21.887926 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2665341b-f5cf-4c14-ac5c-81e6030ee727 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:21.888061 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-2665341b-f5cf-4c14-ac5c-81e6030ee727 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:21.893369 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:21.893369 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:21.894235 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2665341b-f5cf-4c14-ac5c-81e6030ee727 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:21.894678 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1361/5433] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:21 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:22.291262 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b80ca78a-edb5-48a6-81cf-c4ea5c6156a5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:22.293830 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b80ca78a-edb5-48a6-81cf-c4ea5c6156a5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba Jul 03 01:46:22.294110 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b80ca78a-edb5-48a6-81cf-c4ea5c6156a5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:22.294381 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b80ca78a-edb5-48a6-81cf-c4ea5c6156a5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:22.300199 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b80ca78a-edb5-48a6-81cf-c4ea5c6156a5 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba returned with HTTP 404 Jul 03 01:46:22.300950 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1368/5434] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:22 2026] GET /volume/v3/snapshots/f2fd1dbd-0dcf-46ca-9e80-99592389c7ba => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:22.308318 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b7b3037c-ead8-4248-a147-ca8d8369add4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:22.310800 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b7b3037c-ead8-4248-a147-ca8d8369add4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 Jul 03 01:46:22.311044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b7b3037c-ead8-4248-a147-ca8d8369add4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:22.311283 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b7b3037c-ead8-4248-a147-ca8d8369add4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:22.311466 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-b7b3037c-ead8-4248-a147-ca8d8369add4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Delete snapshot with id: 7d42591f-c7be-45ab-b90a-ef794bb17bb2 Jul 03 01:46:22.317089 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:22.317089 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:22.317571 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b7b3037c-ead8-4248-a147-ca8d8369add4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:46:22.335719 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b7b3037c-ead8-4248-a147-ca8d8369add4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot delete request issued successfully. Jul 03 01:46:22.336038 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b7b3037c-ead8-4248-a147-ca8d8369add4 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 returned with HTTP 202 Jul 03 01:46:22.336588 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1359/5435] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:22 2026] DELETE /volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:22.344750 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5fb12c78-9175-4861-837f-55f714e25eae None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:22.346574 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5fb12c78-9175-4861-837f-55f714e25eae tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 Jul 03 01:46:22.347048 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5fb12c78-9175-4861-837f-55f714e25eae tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:22.347048 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5fb12c78-9175-4861-837f-55f714e25eae tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:22.352930 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:22.352930 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:22.353548 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-5fb12c78-9175-4861-837f-55f714e25eae tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Snapshot retrieved successfully. Jul 03 01:46:22.354401 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5fb12c78-9175-4861-837f-55f714e25eae tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 returned with HTTP 200 Jul 03 01:46:22.354834 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1348/5436] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:22 2026] GET /volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:22.377271 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-af743880-ca12-4b36-ba23-853829aeffb2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:22.380962 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af743880-ca12-4b36-ba23-853829aeffb2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 Jul 03 01:46:22.380962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-af743880-ca12-4b36-ba23-853829aeffb2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:22.380962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-af743880-ca12-4b36-ba23-853829aeffb2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:22.387257 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:22.387257 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:22.387892 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-af743880-ca12-4b36-ba23-853829aeffb2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:22.389115 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-af743880-ca12-4b36-ba23-853829aeffb2 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 returned with HTTP 200 Jul 03 01:46:22.389709 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1362/5437] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:22 2026] GET /volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:22.401590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b12835ae-5bb8-44c5-a4f6-89c26e5a4ff5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:22.404952 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b12835ae-5bb8-44c5-a4f6-89c26e5a4ff5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] POST https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83/action Jul 03 01:46:22.405364 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b12835ae-5bb8-44c5-a4f6-89c26e5a4ff5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:46:22.405638 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b12835ae-5bb8-44c5-a4f6-89c26e5a4ff5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:22.421557 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:22.421557 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:22.422522 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b12835ae-5bb8-44c5-a4f6-89c26e5a4ff5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot retrieved successfully. Jul 03 01:46:22.423486 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.policy [None req-b12835ae-5bb8-44c5-a4f6-89c26e5a4ff5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '73234a577fa34621bba49f5792537f8d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b044d66b3914716b90c7414041f1ef1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99880) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:46:22.423486 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b12835ae-5bb8-44c5-a4f6-89c26e5a4ff5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83/action returned with HTTP 403 Jul 03 01:46:22.424360 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1369/5438] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:46:22 2026] POST /volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:22.431685 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dc2fecb8-3a6e-460f-8f9a-f15f7f2c2357 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:22.433477 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dc2fecb8-3a6e-460f-8f9a-f15f7f2c2357 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 Jul 03 01:46:22.434030 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dc2fecb8-3a6e-460f-8f9a-f15f7f2c2357 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:22.434030 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dc2fecb8-3a6e-460f-8f9a-f15f7f2c2357 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:22.434030 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-dc2fecb8-3a6e-460f-8f9a-f15f7f2c2357 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete snapshot with id: 9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 Jul 03 01:46:22.439122 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:22.439122 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:22.439574 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dc2fecb8-3a6e-460f-8f9a-f15f7f2c2357 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:22.456844 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dc2fecb8-3a6e-460f-8f9a-f15f7f2c2357 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot delete request issued successfully. Jul 03 01:46:22.457053 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dc2fecb8-3a6e-460f-8f9a-f15f7f2c2357 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 returned with HTTP 202 Jul 03 01:46:22.457542 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1360/5439] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:22 2026] DELETE /volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:22.468935 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1eca9b19-af90-47ee-a2b3-4af29a446bf1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:22.471855 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1eca9b19-af90-47ee-a2b3-4af29a446bf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 Jul 03 01:46:22.472185 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1eca9b19-af90-47ee-a2b3-4af29a446bf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:22.472506 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1eca9b19-af90-47ee-a2b3-4af29a446bf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:22.479548 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:22.479548 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:22.479977 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1eca9b19-af90-47ee-a2b3-4af29a446bf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:22.480939 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1eca9b19-af90-47ee-a2b3-4af29a446bf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 returned with HTTP 200 Jul 03 01:46:22.481466 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1349/5440] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:22 2026] GET /volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 01:46:22.907079 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-512f60fc-62e7-4423-8b1e-1d48d466ad49 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:22.909492 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-512f60fc-62e7-4423-8b1e-1d48d466ad49 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:22.910210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-512f60fc-62e7-4423-8b1e-1d48d466ad49 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:22.910210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-512f60fc-62e7-4423-8b1e-1d48d466ad49 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:22.910210 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-512f60fc-62e7-4423-8b1e-1d48d466ad49 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:22.916340 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:22.916340 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:22.917573 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-512f60fc-62e7-4423-8b1e-1d48d466ad49 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:22.918151 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1363/5441] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:22 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:23.368219 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c1799d3d-9a01-4b77-9863-c25cd9bb276b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:23.370672 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c1799d3d-9a01-4b77-9863-c25cd9bb276b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 Jul 03 01:46:23.370994 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c1799d3d-9a01-4b77-9863-c25cd9bb276b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:23.371070 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c1799d3d-9a01-4b77-9863-c25cd9bb276b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:23.377116 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c1799d3d-9a01-4b77-9863-c25cd9bb276b tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 returned with HTTP 404 Jul 03 01:46:23.377825 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1370/5442] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:23 2026] GET /volume/v3/snapshots/7d42591f-c7be-45ab-b90a-ef794bb17bb2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:23.386371 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ed00b08d-96cb-4bc0-bed3-952450381c02 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:23.389290 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ed00b08d-96cb-4bc0-bed3-952450381c02 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:46:23.389290 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ed00b08d-96cb-4bc0-bed3-952450381c02 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:23.389557 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ed00b08d-96cb-4bc0-bed3-952450381c02 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:23.400625 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:23.400625 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:23.407331 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ed00b08d-96cb-4bc0-bed3-952450381c02 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:23.415357 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ed00b08d-96cb-4bc0-bed3-952450381c02 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:46:23.415915 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1361/5443] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:23 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:23.433866 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3de4bde8-496e-4881-abad-a49889b57495 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:23.435996 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3de4bde8-496e-4881-abad-a49889b57495 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:46:23.436409 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3de4bde8-496e-4881-abad-a49889b57495 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:23.436738 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3de4bde8-496e-4881-abad-a49889b57495 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:23.447133 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:23.447133 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:23.453247 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3de4bde8-496e-4881-abad-a49889b57495 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:23.458726 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3de4bde8-496e-4881-abad-a49889b57495 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:46:23.459357 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1350/5444] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:23 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:23.476124 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a1c925a1-c172-471c-ac30-871b65aa4761 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:23.478921 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a1c925a1-c172-471c-ac30-871b65aa4761 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:46:23.479212 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a1c925a1-c172-471c-ac30-871b65aa4761 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:23.479446 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a1c925a1-c172-471c-ac30-871b65aa4761 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:23.479673 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-a1c925a1-c172-471c-ac30-871b65aa4761 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Delete volume with id: f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:46:23.490626 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:23.490626 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:23.491401 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a1c925a1-c172-471c-ac30-871b65aa4761 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:23.493489 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3b6399c1-84b1-49c7-aca1-57657f48f512 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:23.495703 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3b6399c1-84b1-49c7-aca1-57657f48f512 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 Jul 03 01:46:23.495976 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3b6399c1-84b1-49c7-aca1-57657f48f512 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:23.496205 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3b6399c1-84b1-49c7-aca1-57657f48f512 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:23.502610 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3b6399c1-84b1-49c7-aca1-57657f48f512 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 returned with HTTP 404 Jul 03 01:46:23.503147 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1371/5445] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:23 2026] GET /volume/v3/snapshots/9175d3a6-bfdf-4a7c-a65e-a24c5c661b83 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:23.511311 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dc087ff7-f4b0-4271-be09-b81c47d29d31 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:23.513476 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dc087ff7-f4b0-4271-be09-b81c47d29d31 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd Jul 03 01:46:23.513938 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dc087ff7-f4b0-4271-be09-b81c47d29d31 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:23.513938 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dc087ff7-f4b0-4271-be09-b81c47d29d31 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:23.514148 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-dc087ff7-f4b0-4271-be09-b81c47d29d31 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume with id: ab8c1a79-43c1-4ddd-83e9-b67b53091abd Jul 03 01:46:23.519571 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a1c925a1-c172-471c-ac30-871b65aa4761 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Delete volume request issued successfully. Jul 03 01:46:23.519790 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a1c925a1-c172-471c-ac30-871b65aa4761 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 202 Jul 03 01:46:23.520805 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1364/5446] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:23 2026] DELETE /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:23.524185 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:23.524185 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:23.525087 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dc087ff7-f4b0-4271-be09-b81c47d29d31 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:23.530865 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ca444714-ea72-4fd3-8c95-5dafa25f47c3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:23.533694 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ca444714-ea72-4fd3-8c95-5dafa25f47c3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:46:23.534066 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ca444714-ea72-4fd3-8c95-5dafa25f47c3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:23.534414 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ca444714-ea72-4fd3-8c95-5dafa25f47c3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:23.544087 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:23.544087 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:23.548151 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ca444714-ea72-4fd3-8c95-5dafa25f47c3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Volume info retrieved successfully. Jul 03 01:46:23.553293 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ca444714-ea72-4fd3-8c95-5dafa25f47c3 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 200 Jul 03 01:46:23.553822 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1351/5447] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:23 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:23.554864 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dc087ff7-f4b0-4271-be09-b81c47d29d31 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume request issued successfully. Jul 03 01:46:23.555004 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dc087ff7-f4b0-4271-be09-b81c47d29d31 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd returned with HTTP 202 Jul 03 01:46:23.555546 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1362/5448] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:23 2026] DELETE /volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:23.570051 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b0a0a5c1-354b-4e09-9ee5-82ca39eab405 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:23.573064 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b0a0a5c1-354b-4e09-9ee5-82ca39eab405 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd Jul 03 01:46:23.573771 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b0a0a5c1-354b-4e09-9ee5-82ca39eab405 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:23.573771 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b0a0a5c1-354b-4e09-9ee5-82ca39eab405 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:23.583715 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:23.583715 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:23.588799 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b0a0a5c1-354b-4e09-9ee5-82ca39eab405 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:23.593904 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b0a0a5c1-354b-4e09-9ee5-82ca39eab405 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd returned with HTTP 200 Jul 03 01:46:23.593904 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1372/5449] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:23 2026] GET /volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:23.931920 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-835efd7b-e50c-4308-90b3-eacd091bc874 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:23.933972 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-835efd7b-e50c-4308-90b3-eacd091bc874 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:23.934239 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-835efd7b-e50c-4308-90b3-eacd091bc874 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:23.934537 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-835efd7b-e50c-4308-90b3-eacd091bc874 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:23.934694 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-835efd7b-e50c-4308-90b3-eacd091bc874 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:23.941025 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:23.941025 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:23.943442 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-835efd7b-e50c-4308-90b3-eacd091bc874 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:23.943442 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1365/5450] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:23 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:24.570101 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-159a204c-428d-4ce3-8da2-3e004abc78e1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:24.572223 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-159a204c-428d-4ce3-8da2-3e004abc78e1 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] GET https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f Jul 03 01:46:24.572451 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-159a204c-428d-4ce3-8da2-3e004abc78e1 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:24.572652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-159a204c-428d-4ce3-8da2-3e004abc78e1 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:24.579655 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-159a204c-428d-4ce3-8da2-3e004abc78e1 tempest-SnapshotDataIntegrityTests-1984787435 tempest-SnapshotDataIntegrityTests-1984787435-project-member] https://10.4.3.64/volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f returned with HTTP 404 Jul 03 01:46:24.580326 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1352/5451] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:24 2026] GET /volume/v3/volumes/f937323b-4d3f-401e-ad1a-e9567a23476f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:24.608811 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4c36ce6e-03da-4150-a11f-fe299b4868fb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:24.611198 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4c36ce6e-03da-4150-a11f-fe299b4868fb tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd Jul 03 01:46:24.611516 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4c36ce6e-03da-4150-a11f-fe299b4868fb tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:24.611792 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4c36ce6e-03da-4150-a11f-fe299b4868fb tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:24.619884 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4c36ce6e-03da-4150-a11f-fe299b4868fb tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd returned with HTTP 404 Jul 03 01:46:24.620586 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1363/5452] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:24 2026] GET /volume/v3/volumes/ab8c1a79-43c1-4ddd-83e9-b67b53091abd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:24.634313 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-28259446-3172-44ac-b6e2-96d1e396e37d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:24.636852 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:24.637279 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-349571438"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:24.639144 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-349571438'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:24.639284 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume of 1 GB Jul 03 01:46:24.644357 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:24.652116 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (437931f0-cf6a-42e6-a597-5aa889576c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:24.653504 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4cbed4d-6ad6-46d4-b9fd-e96bb92fb1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:24.654723 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:24.688012 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4cbed4d-6ad6-46d4-b9fd-e96bb92fb1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:24.689155 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8b9f00-fa4c-4a3a-9458-1fac4994d540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:24.737269 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['b27211d1-f266-47a4-a321-2c4b0bd4e4be', 'bca9c9a2-eee5-4d12-818a-2aee1e91c8e4', 'f2c6ed94-aac8-46bb-a298-9a47f97a01ef', '4dadd1cf-e338-449a-836e-226efce00a87'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:24.738248 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b8b9f00-fa4c-4a3a-9458-1fac4994d540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b27211d1-f266-47a4-a321-2c4b0bd4e4be', 'bca9c9a2-eee5-4d12-818a-2aee1e91c8e4', 'f2c6ed94-aac8-46bb-a298-9a47f97a01ef', '4dadd1cf-e338-449a-836e-226efce00a87']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:24.739194 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac793f47-b0e9-427c-b87f-2d068bef283a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:24.770265 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac793f47-b0e9-427c-b87f-2d068bef283a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca704bd4-de47-4503-b073-76f573d5cc06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-349571438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['b27211d1-f266-47a4-a321-2c4b0bd4e4be','bca9c9a2-eee5-4d12-818a-2aee1e91c8e4','f2c6ed94-aac8-46bb-a298-9a47f97a01ef','4dadd1cf-e338-449a-836e-226efce00a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-349571438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca704bd4-de47-4503-b073-76f573d5cc06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b044d66b3914716b90c7414041f1ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='720731cf78c944a193d54fcedd109400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:24.771186 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64517aa-89fe-480b-82a4-5724cc27ec41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:24.799204 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64517aa-89fe-480b-82a4-5724cc27ec41) transitioned into state 'SUCCESS' from state '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-349571438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['b27211d1-f266-47a4-a321-2c4b0bd4e4be','bca9c9a2-eee5-4d12-818a-2aee1e91c8e4','f2c6ed94-aac8-46bb-a298-9a47f97a01ef','4dadd1cf-e338-449a-836e-226efce00a87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:24.800058 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10fa667d-a95d-4b8d-98e7-a0c38643dbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:24.812342 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10fa667d-a95d-4b8d-98e7-a0c38643dbb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:24.813208 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (437931f0-cf6a-42e6-a597-5aa889576c55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:24.813585 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request issued successfully. Jul 03 01:46:24.814172 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-28259446-3172-44ac-b6e2-96d1e396e37d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:24.814617 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1373/5453] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:46:24 2026] POST /volume/v3/volumes => generated 775 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:24.831542 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a4ab98b5-ed9d-4a86-b42a-8378a2f06695 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:24.833735 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a4ab98b5-ed9d-4a86-b42a-8378a2f06695 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 Jul 03 01:46:24.833965 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a4ab98b5-ed9d-4a86-b42a-8378a2f06695 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:24.834294 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a4ab98b5-ed9d-4a86-b42a-8378a2f06695 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:24.854153 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:24.854153 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:24.862403 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a4ab98b5-ed9d-4a86-b42a-8378a2f06695 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:24.871446 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a4ab98b5-ed9d-4a86-b42a-8378a2f06695 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 returned with HTTP 200 Jul 03 01:46:24.871446 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1366/5454] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:24 2026] GET /volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:24.957350 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e6c923c3-38e0-47eb-8e8d-196d3a55ec56 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:24.959732 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e6c923c3-38e0-47eb-8e8d-196d3a55ec56 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:24.959979 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e6c923c3-38e0-47eb-8e8d-196d3a55ec56 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:24.960187 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e6c923c3-38e0-47eb-8e8d-196d3a55ec56 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:24.960289 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-e6c923c3-38e0-47eb-8e8d-196d3a55ec56 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:24.966098 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:24.966098 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:24.967304 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e6c923c3-38e0-47eb-8e8d-196d3a55ec56 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:24.967912 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1353/5455] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:24 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:25.886759 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-083be51b-fb6f-4582-9c13-6be4deb039c4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:25.888810 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-083be51b-fb6f-4582-9c13-6be4deb039c4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 Jul 03 01:46:25.888994 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-083be51b-fb6f-4582-9c13-6be4deb039c4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:25.889188 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-083be51b-fb6f-4582-9c13-6be4deb039c4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:25.900263 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:25.900263 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:25.905883 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-083be51b-fb6f-4582-9c13-6be4deb039c4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:25.910874 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-083be51b-fb6f-4582-9c13-6be4deb039c4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 returned with HTTP 200 Jul 03 01:46:25.911406 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1364/5456] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:25 2026] GET /volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:25.929147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-10f4a3f8-640b-4af9-a009-7bdaf2790c33 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:25.935669 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-10f4a3f8-640b-4af9-a009-7bdaf2790c33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:46:25.935669 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-10f4a3f8-640b-4af9-a009-7bdaf2790c33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ca704bd4-de47-4503-b073-76f573d5cc06", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-209212833"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:25.945650 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:25.945650 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:25.946859 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-10f4a3f8-640b-4af9-a009-7bdaf2790c33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:25.946859 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-10f4a3f8-640b-4af9-a009-7bdaf2790c33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create snapshot from volume ca704bd4-de47-4503-b073-76f573d5cc06 Jul 03 01:46:25.980552 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-10f4a3f8-640b-4af9-a009-7bdaf2790c33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['25bbee12-f3a1-4cb9-9acf-62f224286b66', '5c4c2c5d-a733-489b-964a-a500126043a9', 'b042f29a-c2a8-4f4a-8701-4fd3ffc32781', '6d478fbd-135b-43df-9f67-4b0db210f659'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:25.987169 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c8090e32-77c3-4d32-adfd-d1fec7993610 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:25.989098 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c8090e32-77c3-4d32-adfd-d1fec7993610 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:25.989352 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c8090e32-77c3-4d32-adfd-d1fec7993610 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:25.989578 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c8090e32-77c3-4d32-adfd-d1fec7993610 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:25.989706 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c8090e32-77c3-4d32-adfd-d1fec7993610 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:25.995154 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:25.995154 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:25.996242 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c8090e32-77c3-4d32-adfd-d1fec7993610 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:25.996242 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1367/5457] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:25 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:26.033125 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-10f4a3f8-640b-4af9-a009-7bdaf2790c33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot create request issued successfully. Jul 03 01:46:26.033556 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-10f4a3f8-640b-4af9-a009-7bdaf2790c33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:46:26.034032 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1374/5458] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:46:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:26.046336 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6c2585eb-fbb4-4f06-bae0-ecec04131029 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:26.047467 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6c2585eb-fbb4-4f06-bae0-ecec04131029 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 Jul 03 01:46:26.048379 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6c2585eb-fbb4-4f06-bae0-ecec04131029 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:26.048379 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6c2585eb-fbb4-4f06-bae0-ecec04131029 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:26.054284 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:26.054284 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:26.054962 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6c2585eb-fbb4-4f06-bae0-ecec04131029 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:26.056046 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6c2585eb-fbb4-4f06-bae0-ecec04131029 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 returned with HTTP 200 Jul 03 01:46:26.056609 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1354/5459] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:26 2026] GET /volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:27.010632 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4040b8ce-243e-4137-a4bf-a2fa8a08f07b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:27.012617 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4040b8ce-243e-4137-a4bf-a2fa8a08f07b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:27.012858 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4040b8ce-243e-4137-a4bf-a2fa8a08f07b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:27.013108 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4040b8ce-243e-4137-a4bf-a2fa8a08f07b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:27.013264 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4040b8ce-243e-4137-a4bf-a2fa8a08f07b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:27.017848 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:27.017848 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:27.018787 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4040b8ce-243e-4137-a4bf-a2fa8a08f07b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:27.019202 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1365/5460] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:27 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:27.066484 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-dab34630-8406-4da5-9b91-0e9ab7a337f9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:27.068387 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dab34630-8406-4da5-9b91-0e9ab7a337f9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 Jul 03 01:46:27.068705 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dab34630-8406-4da5-9b91-0e9ab7a337f9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:27.068857 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dab34630-8406-4da5-9b91-0e9ab7a337f9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:27.075330 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:27.075330 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:27.075725 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-dab34630-8406-4da5-9b91-0e9ab7a337f9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:27.076524 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dab34630-8406-4da5-9b91-0e9ab7a337f9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 returned with HTTP 200 Jul 03 01:46:27.076909 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1368/5461] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:27 2026] GET /volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:27.086532 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6bed7b02-ce98-4bc1-b936-f80e04a62e16 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:27.088602 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6bed7b02-ce98-4bc1-b936-f80e04a62e16 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] GET https://10.4.3.64/volume/v3/snapshots Jul 03 01:46:27.088769 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6bed7b02-ce98-4bc1-b936-f80e04a62e16 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:27.088998 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6bed7b02-ce98-4bc1-b936-f80e04a62e16 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:27.089248 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.api_utils [None req-6bed7b02-ce98-4bc1-b936-f80e04a62e16 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Removing options '' from query. {{(pid=99880) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:46:27.089582 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:27.089582 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:27.090464 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.db.api [None req-6bed7b02-ce98-4bc1-b936-f80e04a62e16 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Building query based on filter {{(pid=99880) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 01:46:27.094459 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6bed7b02-ce98-4bc1-b936-f80e04a62e16 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Get all snapshots completed successfully. Jul 03 01:46:27.094809 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6bed7b02-ce98-4bc1-b936-f80e04a62e16 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Jul 03 01:46:27.095352 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1375/5462] 10.4.3.64 () {66 vars in 1236 bytes} [Fri Jul 3 01:46:27 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 03 01:46:27.104872 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-89f97cf4-6ab0-4e31-9ea3-c04feebd6f07 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:27.106979 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89f97cf4-6ab0-4e31-9ea3-c04feebd6f07 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 Jul 03 01:46:27.107198 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89f97cf4-6ab0-4e31-9ea3-c04feebd6f07 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:27.107479 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-89f97cf4-6ab0-4e31-9ea3-c04feebd6f07 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:27.107639 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-89f97cf4-6ab0-4e31-9ea3-c04feebd6f07 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete snapshot with id: edfb7f9d-4715-4007-b7f7-debf7e3fe001 Jul 03 01:46:27.112990 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:27.112990 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:27.113355 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-89f97cf4-6ab0-4e31-9ea3-c04feebd6f07 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:27.140454 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-89f97cf4-6ab0-4e31-9ea3-c04feebd6f07 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot delete request issued successfully. Jul 03 01:46:27.140454 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-89f97cf4-6ab0-4e31-9ea3-c04feebd6f07 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 returned with HTTP 202 Jul 03 01:46:27.140454 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1355/5463] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:27 2026] DELETE /volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:27.147638 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3c0af11d-00b7-4c30-a607-39ada9cba946 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:27.150065 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3c0af11d-00b7-4c30-a607-39ada9cba946 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 Jul 03 01:46:27.150347 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3c0af11d-00b7-4c30-a607-39ada9cba946 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:27.150633 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3c0af11d-00b7-4c30-a607-39ada9cba946 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:27.156207 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:27.156207 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:27.156649 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3c0af11d-00b7-4c30-a607-39ada9cba946 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:27.157497 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3c0af11d-00b7-4c30-a607-39ada9cba946 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 returned with HTTP 200 Jul 03 01:46:27.158377 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1366/5464] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:27 2026] GET /volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:28.031016 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4729bc27-d5af-4362-82e4-ff79deac3e0d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:28.032785 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4729bc27-d5af-4362-82e4-ff79deac3e0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:28.032974 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4729bc27-d5af-4362-82e4-ff79deac3e0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:28.033098 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4729bc27-d5af-4362-82e4-ff79deac3e0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:28.033180 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-4729bc27-d5af-4362-82e4-ff79deac3e0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:28.038272 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:28.038272 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:28.039053 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4729bc27-d5af-4362-82e4-ff79deac3e0d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:28.039567 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1369/5465] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:28 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:28.169102 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5a50ae8f-b57b-4b94-badf-ecc207bef1ed None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:28.171005 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5a50ae8f-b57b-4b94-badf-ecc207bef1ed tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 Jul 03 01:46:28.171167 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5a50ae8f-b57b-4b94-badf-ecc207bef1ed tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:28.171802 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5a50ae8f-b57b-4b94-badf-ecc207bef1ed tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:28.176112 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5a50ae8f-b57b-4b94-badf-ecc207bef1ed tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 returned with HTTP 404 Jul 03 01:46:28.176683 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1376/5466] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:28 2026] GET /volume/v3/snapshots/edfb7f9d-4715-4007-b7f7-debf7e3fe001 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:28.183401 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b9614a31-ff7e-4d30-a850-354f6c29abe9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:28.186057 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b9614a31-ff7e-4d30-a850-354f6c29abe9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 Jul 03 01:46:28.186503 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b9614a31-ff7e-4d30-a850-354f6c29abe9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:28.187271 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b9614a31-ff7e-4d30-a850-354f6c29abe9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:28.187631 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-b9614a31-ff7e-4d30-a850-354f6c29abe9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume with id: ca704bd4-de47-4503-b073-76f573d5cc06 Jul 03 01:46:28.197512 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:28.197512 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:28.198029 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b9614a31-ff7e-4d30-a850-354f6c29abe9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:28.223455 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b9614a31-ff7e-4d30-a850-354f6c29abe9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume request issued successfully. Jul 03 01:46:28.223455 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b9614a31-ff7e-4d30-a850-354f6c29abe9 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 returned with HTTP 202 Jul 03 01:46:28.223455 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1356/5467] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:28 2026] DELETE /volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:28.230003 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3553b2ff-9aad-4dd4-a1b6-71b8cb987031 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:28.232451 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3553b2ff-9aad-4dd4-a1b6-71b8cb987031 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 Jul 03 01:46:28.232451 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3553b2ff-9aad-4dd4-a1b6-71b8cb987031 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:28.232451 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3553b2ff-9aad-4dd4-a1b6-71b8cb987031 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:28.241597 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:28.241597 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:28.247338 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3553b2ff-9aad-4dd4-a1b6-71b8cb987031 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:28.253203 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3553b2ff-9aad-4dd4-a1b6-71b8cb987031 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 returned with HTTP 200 Jul 03 01:46:28.253805 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1367/5468] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:28 2026] GET /volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:29.049312 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5f35a2e0-baf0-47cb-9fac-c14269a3d1dc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:29.051184 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5f35a2e0-baf0-47cb-9fac-c14269a3d1dc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:29.051441 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5f35a2e0-baf0-47cb-9fac-c14269a3d1dc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:29.051703 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5f35a2e0-baf0-47cb-9fac-c14269a3d1dc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:29.051859 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-5f35a2e0-baf0-47cb-9fac-c14269a3d1dc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:29.056533 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:29.056533 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:29.057388 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5f35a2e0-baf0-47cb-9fac-c14269a3d1dc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:29.057897 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1370/5469] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:29 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:29.269888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-29110d63-46d9-40ca-ac11-e109bb2cadcc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:29.271569 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-29110d63-46d9-40ca-ac11-e109bb2cadcc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 Jul 03 01:46:29.271727 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-29110d63-46d9-40ca-ac11-e109bb2cadcc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:29.271894 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-29110d63-46d9-40ca-ac11-e109bb2cadcc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:29.277010 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-29110d63-46d9-40ca-ac11-e109bb2cadcc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 returned with HTTP 404 Jul 03 01:46:29.277472 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1377/5470] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:29 2026] GET /volume/v3/volumes/ca704bd4-de47-4503-b073-76f573d5cc06 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:29.284916 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f7649110-065f-4346-950e-ee887dc4c8dc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:29.286940 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:29.287371 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1351967472"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:29.289158 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1351967472'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:29.289335 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume of 1 GB Jul 03 01:46:29.291465 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=312,cinder:INSERT=48,cinder:UPDATE=90 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:46:29.293431 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:29.299670 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (757108f6-0f87-41c1-98d4-7643a3c01ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:29.300751 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8b161c-a571-40f9-95a5-0b92b4400831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:29.301737 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:29.330318 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b8b161c-a571-40f9-95a5-0b92b4400831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:29.331216 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a97427-e688-4438-b06a-de4a7bc9ab74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:29.373114 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['7128224e-e26f-4512-953e-875ad487459f', '1fec3bfb-dd27-4c1d-b5e5-bdc0338d401f', '34dba3e8-ed30-4e94-a33d-1bc7d993aa43', '7e65937b-3c40-4473-b72c-397bf9c1ff49'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:29.373968 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16a97427-e688-4438-b06a-de4a7bc9ab74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7128224e-e26f-4512-953e-875ad487459f', '1fec3bfb-dd27-4c1d-b5e5-bdc0338d401f', '34dba3e8-ed30-4e94-a33d-1bc7d993aa43', '7e65937b-3c40-4473-b72c-397bf9c1ff49']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:29.374621 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a20a579d-3a7c-4ce1-b94b-1f78f0957500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:29.400240 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a20a579d-3a7c-4ce1-b94b-1f78f0957500) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1351967472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['7128224e-e26f-4512-953e-875ad487459f','1fec3bfb-dd27-4c1d-b5e5-bdc0338d401f','34dba3e8-ed30-4e94-a33d-1bc7d993aa43','7e65937b-3c40-4473-b72c-397bf9c1ff49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1351967472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b044d66b3914716b90c7414041f1ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='720731cf78c944a193d54fcedd109400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:29.400976 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6615de34-1279-467d-9edf-21a67f372dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:29.420585 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6615de34-1279-467d-9edf-21a67f372dc1) transitioned into state 'SUCCESS' from state '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-1351967472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['7128224e-e26f-4512-953e-875ad487459f','1fec3bfb-dd27-4c1d-b5e5-bdc0338d401f','34dba3e8-ed30-4e94-a33d-1bc7d993aa43','7e65937b-3c40-4473-b72c-397bf9c1ff49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:29.421284 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb459d82-d99e-43fd-aa79-a930fcd89d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:29.432965 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb459d82-d99e-43fd-aa79-a930fcd89d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:29.433714 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (757108f6-0f87-41c1-98d4-7643a3c01ccf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:29.434018 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request issued successfully. Jul 03 01:46:29.434611 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f7649110-065f-4346-950e-ee887dc4c8dc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:29.435034 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1357/5471] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:46:29 2026] POST /volume/v3/volumes => generated 776 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:29.449073 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e6d58cb6-b173-4a51-8201-9f43c033fa45 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:29.451459 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e6d58cb6-b173-4a51-8201-9f43c033fa45 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 Jul 03 01:46:29.451665 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e6d58cb6-b173-4a51-8201-9f43c033fa45 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:29.451939 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e6d58cb6-b173-4a51-8201-9f43c033fa45 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:29.461654 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:29.461654 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:29.465825 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e6d58cb6-b173-4a51-8201-9f43c033fa45 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:29.470622 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e6d58cb6-b173-4a51-8201-9f43c033fa45 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 returned with HTTP 200 Jul 03 01:46:29.471109 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1368/5472] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:29 2026] GET /volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:30.067531 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-055e0732-1732-4761-8fc6-46db64a58e27 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:30.069161 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-055e0732-1732-4761-8fc6-46db64a58e27 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:46:30.069355 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-055e0732-1732-4761-8fc6-46db64a58e27 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:30.069555 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-055e0732-1732-4761-8fc6-46db64a58e27 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:30.069649 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-055e0732-1732-4761-8fc6-46db64a58e27 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:46:30.074186 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:30.074186 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:30.074956 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-055e0732-1732-4761-8fc6-46db64a58e27 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:46:30.075340 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1371/5473] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:30 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:30.483263 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-70729f5e-3f20-4925-ad88-96bbed7d19f5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:30.485441 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-70729f5e-3f20-4925-ad88-96bbed7d19f5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 Jul 03 01:46:30.485694 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-70729f5e-3f20-4925-ad88-96bbed7d19f5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:30.485924 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-70729f5e-3f20-4925-ad88-96bbed7d19f5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:30.495107 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:30.495107 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:30.499377 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-70729f5e-3f20-4925-ad88-96bbed7d19f5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:30.504966 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-70729f5e-3f20-4925-ad88-96bbed7d19f5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 returned with HTTP 200 Jul 03 01:46:30.505560 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1378/5474] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:30 2026] GET /volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:30.519515 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-617cc03e-8320-4b7a-98b7-33c62c38244d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:30.521321 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-617cc03e-8320-4b7a-98b7-33c62c38244d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:46:30.521677 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-617cc03e-8320-4b7a-98b7-33c62c38244d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1294227356"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:30.529679 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:30.529679 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:30.530014 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-617cc03e-8320-4b7a-98b7-33c62c38244d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:30.530141 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-617cc03e-8320-4b7a-98b7-33c62c38244d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create snapshot from volume 70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 Jul 03 01:46:30.554635 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-617cc03e-8320-4b7a-98b7-33c62c38244d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['bfcb4fbb-5e9e-461f-8625-f4de8146bb83', 'f1fa4103-b543-4d75-87ea-95654f45238c', '92fbcfd9-0c2b-4c32-8f78-36162783a21a', '04613187-2f72-4f92-acd6-488e5e495844'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:30.595504 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-617cc03e-8320-4b7a-98b7-33c62c38244d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot create request issued successfully. Jul 03 01:46:30.596517 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-617cc03e-8320-4b7a-98b7-33c62c38244d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:46:30.596517 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1358/5475] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:46:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:30.606168 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-471e64ec-0237-4b20-bc26-6a3c2ad848c8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:30.608244 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-471e64ec-0237-4b20-bc26-6a3c2ad848c8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 Jul 03 01:46:30.608477 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-471e64ec-0237-4b20-bc26-6a3c2ad848c8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:30.608721 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-471e64ec-0237-4b20-bc26-6a3c2ad848c8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:30.615803 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:30.615803 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:30.615803 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-471e64ec-0237-4b20-bc26-6a3c2ad848c8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:30.615997 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-471e64ec-0237-4b20-bc26-6a3c2ad848c8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 returned with HTTP 200 Jul 03 01:46:30.616687 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1369/5476] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:30 2026] GET /volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:31.625907 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2b403e26-aabf-4d07-9d17-3f3a73ab7a33 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:31.627782 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b403e26-aabf-4d07-9d17-3f3a73ab7a33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 Jul 03 01:46:31.627962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b403e26-aabf-4d07-9d17-3f3a73ab7a33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:31.628138 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b403e26-aabf-4d07-9d17-3f3a73ab7a33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:31.629968 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=277,cinder:UPDATE=75,cinder:INSERT=33 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:46:31.633592 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:31.633592 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:31.633930 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2b403e26-aabf-4d07-9d17-3f3a73ab7a33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:31.634590 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b403e26-aabf-4d07-9d17-3f3a73ab7a33 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 returned with HTTP 200 Jul 03 01:46:31.634968 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1372/5477] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:31 2026] GET /volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:31.645909 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-381ff867-689f-466f-a0d5-18d48d7069a8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:31.648098 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-381ff867-689f-466f-a0d5-18d48d7069a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] POST https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090/action Jul 03 01:46:31.648528 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-381ff867-689f-466f-a0d5-18d48d7069a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:46:31.648698 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-381ff867-689f-466f-a0d5-18d48d7069a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:31.650441 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.admin_actions [None req-381ff867-689f-466f-a0d5-18d48d7069a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Updating snapshot '545c8e3e-a2d9-4d53-bf4f-379a2e713090' with '{'status': 'error'}' {{(pid=99880) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:46:31.661538 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:31.661538 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:31.662159 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.policy [None req-381ff867-689f-466f-a0d5-18d48d7069a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '73234a577fa34621bba49f5792537f8d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b044d66b3914716b90c7414041f1ef1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99880) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:46:31.662437 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-381ff867-689f-466f-a0d5-18d48d7069a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090/action returned with HTTP 403 Jul 03 01:46:31.663038 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1379/5478] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:46:31 2026] POST /volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:31.670088 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-74ee345d-d616-441a-b743-4107a602494c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:31.672158 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-74ee345d-d616-441a-b743-4107a602494c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 Jul 03 01:46:31.672359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-74ee345d-d616-441a-b743-4107a602494c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:31.672575 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-74ee345d-d616-441a-b743-4107a602494c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:31.672680 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-74ee345d-d616-441a-b743-4107a602494c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete snapshot with id: 545c8e3e-a2d9-4d53-bf4f-379a2e713090 Jul 03 01:46:31.677831 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:31.677831 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:31.678142 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-74ee345d-d616-441a-b743-4107a602494c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:31.699477 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-74ee345d-d616-441a-b743-4107a602494c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot delete request issued successfully. Jul 03 01:46:31.699659 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-74ee345d-d616-441a-b743-4107a602494c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 returned with HTTP 202 Jul 03 01:46:31.700097 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1359/5479] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:31 2026] DELETE /volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:31.708659 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4d4d8fbe-82c9-4a6a-b4f3-5ad89ff9c073 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:31.710474 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4d4d8fbe-82c9-4a6a-b4f3-5ad89ff9c073 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 Jul 03 01:46:31.710666 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4d4d8fbe-82c9-4a6a-b4f3-5ad89ff9c073 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:31.710862 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4d4d8fbe-82c9-4a6a-b4f3-5ad89ff9c073 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:31.717096 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:31.717096 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:31.717579 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-4d4d8fbe-82c9-4a6a-b4f3-5ad89ff9c073 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:31.718626 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4d4d8fbe-82c9-4a6a-b4f3-5ad89ff9c073 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 returned with HTTP 200 Jul 03 01:46:31.719062 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1370/5480] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:31 2026] GET /volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:31.932852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-11afc422-21ae-49f9-8292-69baa49ab65e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:31.935699 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-11afc422-21ae-49f9-8292-69baa49ab65e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:46:31.936118 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-11afc422-21ae-49f9-8292-69baa49ab65e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:31.936118 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-11afc422-21ae-49f9-8292-69baa49ab65e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:31.944691 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:31.944691 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:31.947792 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-11afc422-21ae-49f9-8292-69baa49ab65e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:46:31.952199 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-11afc422-21ae-49f9-8292-69baa49ab65e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 200 Jul 03 01:46:31.952848 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1373/5481] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:46:31 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:31.963900 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1e7b0f16-516a-416e-af33-3c75bd20d98e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:31.964393 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e7b0f16-516a-416e-af33-3c75bd20d98e None None] GET https://10.4.3.64/volume// Jul 03 01:46:31.964658 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e7b0f16-516a-416e-af33-3c75bd20d98e None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:31.964907 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1e7b0f16-516a-416e-af33-3c75bd20d98e None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:31.965325 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1e7b0f16-516a-416e-af33-3c75bd20d98e None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:46:31.965714 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1380/5482] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:46:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:46:31.974404 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-fc63470e-6518-4944-8d22-6532e0ac95c2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:31.976942 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-fc63470e-6518-4944-8d22-6532e0ac95c2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:46:31.977359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-fc63470e-6518-4944-8d22-6532e0ac95c2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f80caf3-ae98-41c0-ab9d-377736ad7810", "connector": null, "instance_uuid": "705ed713-d5be-4cb1-bd83-d9669fea000d"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:31.987536 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:31.987536 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:32.018885 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-fc63470e-6518-4944-8d22-6532e0ac95c2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:46:32.019429 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1360/5483] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:46:31 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:32.733255 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-29c9cf56-9dbb-40ec-a2ca-acd4c6db684d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:32.735672 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-29c9cf56-9dbb-40ec-a2ca-acd4c6db684d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 Jul 03 01:46:32.736236 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-29c9cf56-9dbb-40ec-a2ca-acd4c6db684d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:32.736236 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-29c9cf56-9dbb-40ec-a2ca-acd4c6db684d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:32.742138 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-29c9cf56-9dbb-40ec-a2ca-acd4c6db684d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 returned with HTTP 404 Jul 03 01:46:32.742762 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1371/5484] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:32 2026] GET /volume/v3/snapshots/545c8e3e-a2d9-4d53-bf4f-379a2e713090 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:32.751767 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7baea6bf-594b-4dde-8f88-9bd5becf8cea None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:32.753446 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7baea6bf-594b-4dde-8f88-9bd5becf8cea tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 Jul 03 01:46:32.753962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7baea6bf-594b-4dde-8f88-9bd5becf8cea tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:32.753962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7baea6bf-594b-4dde-8f88-9bd5becf8cea tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:32.754302 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-7baea6bf-594b-4dde-8f88-9bd5becf8cea tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume with id: 70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 Jul 03 01:46:32.762155 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:32.762155 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:32.762556 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7baea6bf-594b-4dde-8f88-9bd5becf8cea tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:32.782272 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7baea6bf-594b-4dde-8f88-9bd5becf8cea tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume request issued successfully. Jul 03 01:46:32.782439 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7baea6bf-594b-4dde-8f88-9bd5becf8cea tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 returned with HTTP 202 Jul 03 01:46:32.783093 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1374/5485] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:32 2026] DELETE /volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:32.791557 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-235cee9f-f817-4da0-968b-a694cb19a8a7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:32.793358 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-235cee9f-f817-4da0-968b-a694cb19a8a7 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 Jul 03 01:46:32.793745 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-235cee9f-f817-4da0-968b-a694cb19a8a7 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:32.794055 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-235cee9f-f817-4da0-968b-a694cb19a8a7 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:32.801606 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:32.801606 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:32.805892 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-235cee9f-f817-4da0-968b-a694cb19a8a7 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:32.812028 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-235cee9f-f817-4da0-968b-a694cb19a8a7 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 returned with HTTP 200 Jul 03 01:46:32.812619 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1381/5486] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:32 2026] GET /volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:33.826237 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3b733e60-ffce-451b-8117-fa643edc64ae None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:33.829397 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3b733e60-ffce-451b-8117-fa643edc64ae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 Jul 03 01:46:33.829397 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3b733e60-ffce-451b-8117-fa643edc64ae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:33.829837 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3b733e60-ffce-451b-8117-fa643edc64ae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:33.835807 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3b733e60-ffce-451b-8117-fa643edc64ae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 returned with HTTP 404 Jul 03 01:46:33.836374 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1361/5487] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:33 2026] GET /volume/v3/volumes/70e97cb1-f7fa-4f3e-b3b6-e6420e2c6933 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:33.846279 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-63635c9b-74e8-4ef7-9b82-2056117c71df None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:33.848201 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:33.848638 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1922800408"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:33.850594 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1922800408'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:33.850745 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume of 1 GB Jul 03 01:46:33.855201 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:33.862000 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (38df2ae7-38fa-4f9e-9d5c-47ed5236442b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:33.863933 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b22141b-7b0c-44f0-b615-302bb4433c18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:33.865085 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:33.891934 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b22141b-7b0c-44f0-b615-302bb4433c18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:33.892622 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d7e59da-8482-4532-827f-9df6aadb64dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:33.935035 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['8a395c05-4118-4eb9-a0eb-b6cdc4c95ae9', '1028d06f-a9df-443d-8c23-dc18cae84635', '39ca52e0-b013-40ec-b3d8-4fa1d5745507', 'f58650e1-228c-4e3d-9218-96693a17c265'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:33.935823 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d7e59da-8482-4532-827f-9df6aadb64dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a395c05-4118-4eb9-a0eb-b6cdc4c95ae9', '1028d06f-a9df-443d-8c23-dc18cae84635', '39ca52e0-b013-40ec-b3d8-4fa1d5745507', 'f58650e1-228c-4e3d-9218-96693a17c265']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:33.936512 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5cb441-6230-48c6-a112-db64194a998f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:33.960849 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5cb441-6230-48c6-a112-db64194a998f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c64e8bf-304c-4240-93a1-71bd05f248cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1922800408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['8a395c05-4118-4eb9-a0eb-b6cdc4c95ae9','1028d06f-a9df-443d-8c23-dc18cae84635','39ca52e0-b013-40ec-b3d8-4fa1d5745507','f58650e1-228c-4e3d-9218-96693a17c265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1922800408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c64e8bf-304c-4240-93a1-71bd05f248cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b044d66b3914716b90c7414041f1ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='720731cf78c944a193d54fcedd109400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:33.961925 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5222e7c5-a3e9-417c-8e9e-22c8c19ee6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:33.982812 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5222e7c5-a3e9-417c-8e9e-22c8c19ee6ad) transitioned into state 'SUCCESS' from state '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-1922800408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['8a395c05-4118-4eb9-a0eb-b6cdc4c95ae9','1028d06f-a9df-443d-8c23-dc18cae84635','39ca52e0-b013-40ec-b3d8-4fa1d5745507','f58650e1-228c-4e3d-9218-96693a17c265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:33.983866 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a6920a-438b-4867-8337-2a205110a58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:33.997929 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a6920a-438b-4867-8337-2a205110a58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:33.999168 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (38df2ae7-38fa-4f9e-9d5c-47ed5236442b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:33.999168 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request issued successfully. Jul 03 01:46:33.999742 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63635c9b-74e8-4ef7-9b82-2056117c71df tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:34.000205 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1372/5488] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:46:33 2026] POST /volume/v3/volumes => generated 776 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:34.011721 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e732058b-ccb2-4b2c-8af9-2de7676a6aae None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:34.014067 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e732058b-ccb2-4b2c-8af9-2de7676a6aae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb Jul 03 01:46:34.014402 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e732058b-ccb2-4b2c-8af9-2de7676a6aae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:34.014899 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e732058b-ccb2-4b2c-8af9-2de7676a6aae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:34.021813 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:34.021813 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:34.025880 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e732058b-ccb2-4b2c-8af9-2de7676a6aae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:34.030720 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e732058b-ccb2-4b2c-8af9-2de7676a6aae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb returned with HTTP 200 Jul 03 01:46:34.031160 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1375/5489] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:34 2026] GET /volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:35.043845 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-284dfd50-1c89-4202-8a61-2e1d1997c91c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:35.045399 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-284dfd50-1c89-4202-8a61-2e1d1997c91c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb Jul 03 01:46:35.045579 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-284dfd50-1c89-4202-8a61-2e1d1997c91c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:35.045753 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-284dfd50-1c89-4202-8a61-2e1d1997c91c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:35.053776 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:35.053776 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:35.057382 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-284dfd50-1c89-4202-8a61-2e1d1997c91c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:35.061098 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-284dfd50-1c89-4202-8a61-2e1d1997c91c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb returned with HTTP 200 Jul 03 01:46:35.061507 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1382/5490] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:35 2026] GET /volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:35.073385 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7b7886d0-ef9e-496d-9e9a-b971f115737f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:35.075023 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7b7886d0-ef9e-496d-9e9a-b971f115737f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:46:35.075368 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7b7886d0-ef9e-496d-9e9a-b971f115737f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c64e8bf-304c-4240-93a1-71bd05f248cb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1187569353"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:35.084267 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:35.084267 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:35.084673 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7b7886d0-ef9e-496d-9e9a-b971f115737f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:35.084805 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-7b7886d0-ef9e-496d-9e9a-b971f115737f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create snapshot from volume 2c64e8bf-304c-4240-93a1-71bd05f248cb Jul 03 01:46:35.116176 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-7b7886d0-ef9e-496d-9e9a-b971f115737f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['73b6c595-f189-4906-9107-3a3b2fade20d', '8c1c6e27-8457-4165-b60c-c9970b2cc982', '70e04fd0-b614-47fb-afd5-049fe1179dff', '202bc851-9f78-4816-bf18-2e1a95758d4d'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:35.178369 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7b7886d0-ef9e-496d-9e9a-b971f115737f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot create request issued successfully. Jul 03 01:46:35.178789 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7b7886d0-ef9e-496d-9e9a-b971f115737f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:46:35.179358 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1362/5491] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:46:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:35.188062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a81c8666-041d-435b-b070-512ae5a2b37f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:35.189904 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a81c8666-041d-435b-b070-512ae5a2b37f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 Jul 03 01:46:35.190082 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a81c8666-041d-435b-b070-512ae5a2b37f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:35.190316 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a81c8666-041d-435b-b070-512ae5a2b37f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:35.191990 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=277,cinder:UPDATE=108,cinder:INSERT=44 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:46:35.195392 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:35.195392 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:35.195759 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a81c8666-041d-435b-b070-512ae5a2b37f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:35.196519 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a81c8666-041d-435b-b070-512ae5a2b37f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 returned with HTTP 200 Jul 03 01:46:35.196880 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1373/5492] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:35 2026] GET /volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:36.207555 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d3149d5c-ee37-46bd-8090-c4d3bfdb9dd3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:36.210189 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d3149d5c-ee37-46bd-8090-c4d3bfdb9dd3 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 Jul 03 01:46:36.210529 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d3149d5c-ee37-46bd-8090-c4d3bfdb9dd3 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:36.210817 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d3149d5c-ee37-46bd-8090-c4d3bfdb9dd3 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:36.217389 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:36.217389 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:36.217731 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d3149d5c-ee37-46bd-8090-c4d3bfdb9dd3 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:36.218436 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d3149d5c-ee37-46bd-8090-c4d3bfdb9dd3 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 returned with HTTP 200 Jul 03 01:46:36.218809 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1376/5493] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:36 2026] GET /volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:36.228017 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7e1b459a-8645-4e9d-8e66-00a372b893e8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:36.229815 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e1b459a-8645-4e9d-8e66-00a372b893e8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] GET https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 Jul 03 01:46:36.230015 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e1b459a-8645-4e9d-8e66-00a372b893e8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:36.230255 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7e1b459a-8645-4e9d-8e66-00a372b893e8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:36.232615 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=349,cinder:INSERT=53,cinder:UPDATE=98 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:46:36.237645 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:36.237645 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:36.238292 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7e1b459a-8645-4e9d-8e66-00a372b893e8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot retrieved successfully. Jul 03 01:46:36.239260 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7e1b459a-8645-4e9d-8e66-00a372b893e8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 returned with HTTP 200 Jul 03 01:46:36.239716 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1383/5494] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:36 2026] GET /volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:36.250337 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-41f93f07-4157-44bb-a42a-4fbf0f9cb1cc None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:36.252651 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41f93f07-4157-44bb-a42a-4fbf0f9cb1cc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 Jul 03 01:46:36.252929 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-41f93f07-4157-44bb-a42a-4fbf0f9cb1cc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:36.253206 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-41f93f07-4157-44bb-a42a-4fbf0f9cb1cc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:36.253325 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-41f93f07-4157-44bb-a42a-4fbf0f9cb1cc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete snapshot with id: c71e255a-17bc-4b09-b226-86480eec4da8 Jul 03 01:46:36.259864 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:36.259864 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:36.260280 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-41f93f07-4157-44bb-a42a-4fbf0f9cb1cc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:36.279919 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-41f93f07-4157-44bb-a42a-4fbf0f9cb1cc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot delete request issued successfully. Jul 03 01:46:36.280156 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-41f93f07-4157-44bb-a42a-4fbf0f9cb1cc tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 returned with HTTP 202 Jul 03 01:46:36.280702 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1363/5495] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:36 2026] DELETE /volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:36.288654 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c758edba-c9e9-4b39-aaf4-aab8c08b2fda None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:36.290488 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c758edba-c9e9-4b39-aaf4-aab8c08b2fda tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 Jul 03 01:46:36.291342 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c758edba-c9e9-4b39-aaf4-aab8c08b2fda tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:36.291342 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c758edba-c9e9-4b39-aaf4-aab8c08b2fda tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:36.297030 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:36.297030 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:36.297498 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c758edba-c9e9-4b39-aaf4-aab8c08b2fda tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:36.298377 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c758edba-c9e9-4b39-aaf4-aab8c08b2fda tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 returned with HTTP 200 Jul 03 01:46:36.298807 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1374/5496] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:36 2026] GET /volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:37.310243 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-590dfc3d-2101-452f-a613-87a3dd48a991 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:37.312433 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-590dfc3d-2101-452f-a613-87a3dd48a991 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 Jul 03 01:46:37.313023 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-590dfc3d-2101-452f-a613-87a3dd48a991 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:37.313023 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-590dfc3d-2101-452f-a613-87a3dd48a991 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:37.322434 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-590dfc3d-2101-452f-a613-87a3dd48a991 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 returned with HTTP 404 Jul 03 01:46:37.323230 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1377/5497] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:37 2026] GET /volume/v3/snapshots/c71e255a-17bc-4b09-b226-86480eec4da8 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:37.332516 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-683d84c9-0910-45c8-b91e-d3d491c88ca8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:37.334796 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-683d84c9-0910-45c8-b91e-d3d491c88ca8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb Jul 03 01:46:37.334972 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-683d84c9-0910-45c8-b91e-d3d491c88ca8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:37.335186 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-683d84c9-0910-45c8-b91e-d3d491c88ca8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:37.335356 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-683d84c9-0910-45c8-b91e-d3d491c88ca8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume with id: 2c64e8bf-304c-4240-93a1-71bd05f248cb Jul 03 01:46:37.346141 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:37.346141 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:37.346649 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-683d84c9-0910-45c8-b91e-d3d491c88ca8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:37.374733 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-683d84c9-0910-45c8-b91e-d3d491c88ca8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume request issued successfully. Jul 03 01:46:37.374966 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-683d84c9-0910-45c8-b91e-d3d491c88ca8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb returned with HTTP 202 Jul 03 01:46:37.375587 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1384/5498] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:37 2026] DELETE /volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:37.384384 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-79fbf290-3298-46ed-822a-6048c006ad94 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:37.387220 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-79fbf290-3298-46ed-822a-6048c006ad94 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb Jul 03 01:46:37.387547 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-79fbf290-3298-46ed-822a-6048c006ad94 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:37.387845 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-79fbf290-3298-46ed-822a-6048c006ad94 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:37.399994 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:37.399994 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:37.404446 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-79fbf290-3298-46ed-822a-6048c006ad94 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:37.409986 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-79fbf290-3298-46ed-822a-6048c006ad94 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb returned with HTTP 200 Jul 03 01:46:37.410557 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1364/5499] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:37 2026] GET /volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:38.395717 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9d889b93-309b-46f6-8631-2136e700ecfa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:38.396161 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9d889b93-309b-46f6-8631-2136e700ecfa None None] GET https://10.4.3.64/volume// Jul 03 01:46:38.396469 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9d889b93-309b-46f6-8631-2136e700ecfa None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:38.396687 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9d889b93-309b-46f6-8631-2136e700ecfa None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:38.397097 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9d889b93-309b-46f6-8631-2136e700ecfa None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:46:38.397413 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1375/5500] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:46:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:46:38.404939 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-b8b5e395-ee21-435f-875f-3191e2cf7cbd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:38.407185 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-b8b5e395-ee21-435f-875f-3191e2cf7cbd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:46:38.407394 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-b8b5e395-ee21-435f-875f-3191e2cf7cbd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:38.407620 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-b8b5e395-ee21-435f-875f-3191e2cf7cbd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:38.417688 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:38.417688 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:38.421374 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-b8b5e395-ee21-435f-875f-3191e2cf7cbd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:46:38.425458 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0c368391-420b-49b0-968c-16192da7c5d8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:38.427161 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-b8b5e395-ee21-435f-875f-3191e2cf7cbd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 200 Jul 03 01:46:38.427316 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0c368391-420b-49b0-968c-16192da7c5d8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb Jul 03 01:46:38.427507 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0c368391-420b-49b0-968c-16192da7c5d8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:38.427653 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1378/5501] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:46:38 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 1534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:46:38.427740 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0c368391-420b-49b0-968c-16192da7c5d8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:38.433776 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0c368391-420b-49b0-968c-16192da7c5d8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb returned with HTTP 404 Jul 03 01:46:38.434335 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1385/5502] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:38 2026] GET /volume/v3/volumes/2c64e8bf-304c-4240-93a1-71bd05f248cb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:38.444748 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6e3c92ed-a413-4709-8790-f67b9249085c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:38.445561 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:38.445932 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-935865349"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:38.447622 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-935865349'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:38.447766 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume of 1 GB Jul 03 01:46:38.452454 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:38.458754 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (614d042b-25da-4ffe-8e29-05359bb60519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:38.459752 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55288822-3b8f-4702-a9b4-c9af279f61d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:38.460618 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:38.493102 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55288822-3b8f-4702-a9b4-c9af279f61d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:38.494088 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c120a86f-861e-493a-8a8f-8da7bde909b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:38.532137 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-5e2a0ac8-7427-41fb-b639-a18e28d0b3da None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:38.534850 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-5e2a0ac8-7427-41fb-b639-a18e28d0b3da tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] PUT https://10.4.3.64/volume/v3/attachments/512e95c5-6cb0-4d79-9465-aa374ead16e9 Jul 03 01:46:38.535384 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-5e2a0ac8-7427-41fb-b639-a18e28d0b3da tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:38.544170 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['46df35b3-c26e-4013-a2cf-21fd08cecdf2', '711cd66a-2b4b-41e3-988d-427ecc3f1498', '3f5f9521-1bd4-484d-85a8-6b19a28375bf', 'aec60f41-3025-4537-8eac-d76f84f225d5'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:38.545172 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c120a86f-861e-493a-8a8f-8da7bde909b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46df35b3-c26e-4013-a2cf-21fd08cecdf2', '711cd66a-2b4b-41e3-988d-427ecc3f1498', '3f5f9521-1bd4-484d-85a8-6b19a28375bf', 'aec60f41-3025-4537-8eac-d76f84f225d5']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:38.545953 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa89ba4-bea2-49fd-83a1-852a057c1ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:38.546371 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-5e2a0ac8-7427-41fb-b639-a18e28d0b3da tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Acquiring lock "cinder-attachment_update-5f80caf3-ae98-41c0-ab9d-377736ad7810-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:46:38.552675 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-5e2a0ac8-7427-41fb-b639-a18e28d0b3da tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Lock "cinder-attachment_update-5f80caf3-ae98-41c0-ab9d-377736ad7810-np0000004346" acquired by "attachment_update" :: waited 0.006s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:46:38.553086 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:38.553086 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:38.570407 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dfa89ba4-bea2-49fd-83a1-852a057c1ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c320936f-50ab-40fa-b104-44f96772e16f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-935865349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['46df35b3-c26e-4013-a2cf-21fd08cecdf2','711cd66a-2b4b-41e3-988d-427ecc3f1498','3f5f9521-1bd4-484d-85a8-6b19a28375bf','aec60f41-3025-4537-8eac-d76f84f225d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-935865349',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c320936f-50ab-40fa-b104-44f96772e16f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b044d66b3914716b90c7414041f1ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='720731cf78c944a193d54fcedd109400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:38.571406 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a21356a1-b45d-44cb-b91c-e33035b7690f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:38.590722 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a21356a1-b45d-44cb-b91c-e33035b7690f) transitioned into state 'SUCCESS' from state '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-935865349',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['46df35b3-c26e-4013-a2cf-21fd08cecdf2','711cd66a-2b4b-41e3-988d-427ecc3f1498','3f5f9521-1bd4-484d-85a8-6b19a28375bf','aec60f41-3025-4537-8eac-d76f84f225d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:38.591499 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3d7dfb-cd5c-41d7-b8d1-7be5d0ac7418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:38.603720 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e3d7dfb-cd5c-41d7-b8d1-7be5d0ac7418) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:38.604310 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (614d042b-25da-4ffe-8e29-05359bb60519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:38.604719 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request issued successfully. Jul 03 01:46:38.605311 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6e3c92ed-a413-4709-8790-f67b9249085c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:38.605761 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1365/5503] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:46:38 2026] POST /volume/v3/volumes => generated 775 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:38.622469 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-34eeda7c-0a1f-4ee9-a16a-8e07604a7ac5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:38.625165 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34eeda7c-0a1f-4ee9-a16a-8e07604a7ac5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f Jul 03 01:46:38.625390 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34eeda7c-0a1f-4ee9-a16a-8e07604a7ac5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:38.625633 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34eeda7c-0a1f-4ee9-a16a-8e07604a7ac5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:38.633200 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:38.633200 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:38.637043 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-34eeda7c-0a1f-4ee9-a16a-8e07604a7ac5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:38.641073 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34eeda7c-0a1f-4ee9-a16a-8e07604a7ac5 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f returned with HTTP 200 Jul 03 01:46:38.641455 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1379/5504] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:38 2026] GET /volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:39.073539 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-5e2a0ac8-7427-41fb-b639-a18e28d0b3da tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Lock "cinder-attachment_update-5f80caf3-ae98-41c0-ab9d-377736ad7810-np0000004346" released by "attachment_update" :: held 0.522s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:46:39.073818 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-5e2a0ac8-7427-41fb-b639-a18e28d0b3da tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/attachments/512e95c5-6cb0-4d79-9465-aa374ead16e9 returned with HTTP 200 Jul 03 01:46:39.074263 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1376/5505] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:46:38 2026] PUT /volume/v3/attachments/512e95c5-6cb0-4d79-9465-aa374ead16e9 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:39.586030 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-917f8058-0bba-4570-91cb-485d3ea36b19 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:39.588047 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-917f8058-0bba-4570-91cb-485d3ea36b19 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/attachments/512e95c5-6cb0-4d79-9465-aa374ead16e9/action Jul 03 01:46:39.588375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-917f8058-0bba-4570-91cb-485d3ea36b19 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:46:39.588508 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-917f8058-0bba-4570-91cb-485d3ea36b19 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:39.604188 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:39.604188 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:39.614649 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-09f227f1-d83e-411c-ae4a-345386ae9b4d req-917f8058-0bba-4570-91cb-485d3ea36b19 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/attachments/512e95c5-6cb0-4d79-9465-aa374ead16e9/action returned with HTTP 204 Jul 03 01:46:39.615131 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1386/5506] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:46:39 2026] POST /volume/v3/attachments/512e95c5-6cb0-4d79-9465-aa374ead16e9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:39.654971 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d5ff0e41-87a6-4a84-b60b-6f04269118c1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:39.657451 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5ff0e41-87a6-4a84-b60b-6f04269118c1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f Jul 03 01:46:39.657630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5ff0e41-87a6-4a84-b60b-6f04269118c1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:39.657805 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5ff0e41-87a6-4a84-b60b-6f04269118c1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:39.665860 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:39.665860 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:39.671474 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d5ff0e41-87a6-4a84-b60b-6f04269118c1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:39.677312 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5ff0e41-87a6-4a84-b60b-6f04269118c1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f returned with HTTP 200 Jul 03 01:46:39.677757 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1366/5507] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:39 2026] GET /volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:39.696507 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bbf70ece-093b-4d13-a7d3-fcbff1def532 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:39.700080 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bbf70ece-093b-4d13-a7d3-fcbff1def532 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:46:39.700400 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bbf70ece-093b-4d13-a7d3-fcbff1def532 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c320936f-50ab-40fa-b104-44f96772e16f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-708396323"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:39.711407 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:39.711407 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:39.711769 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bbf70ece-093b-4d13-a7d3-fcbff1def532 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:39.711872 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-bbf70ece-093b-4d13-a7d3-fcbff1def532 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create snapshot from volume c320936f-50ab-40fa-b104-44f96772e16f Jul 03 01:46:39.736027 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-bbf70ece-093b-4d13-a7d3-fcbff1def532 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['f7582509-9bfa-4ca1-8a4c-c693c00c0409', '0b146fc7-7693-4407-b68e-07b44214096e', '7940d71d-6e58-4d9a-a363-6f5735bfcca5', '2d07296f-08a2-4df4-b29b-371ec78c1b40'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:39.767171 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bbf70ece-093b-4d13-a7d3-fcbff1def532 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot create request issued successfully. Jul 03 01:46:39.767478 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bbf70ece-093b-4d13-a7d3-fcbff1def532 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:46:39.767925 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1380/5508] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:46:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:39.779309 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-48769b18-86ac-45ef-9a20-80110b618f10 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:39.781222 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-48769b18-86ac-45ef-9a20-80110b618f10 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 Jul 03 01:46:39.781390 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-48769b18-86ac-45ef-9a20-80110b618f10 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:39.781584 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-48769b18-86ac-45ef-9a20-80110b618f10 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:39.787010 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:39.787010 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:39.787297 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-48769b18-86ac-45ef-9a20-80110b618f10 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:39.788064 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-48769b18-86ac-45ef-9a20-80110b618f10 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 returned with HTTP 200 Jul 03 01:46:39.788499 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1377/5509] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:39 2026] GET /volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:40.799995 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-aa09516e-fe1b-43b1-9415-e906a5b4ad51 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:40.802312 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aa09516e-fe1b-43b1-9415-e906a5b4ad51 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 Jul 03 01:46:40.802638 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aa09516e-fe1b-43b1-9415-e906a5b4ad51 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:40.802907 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aa09516e-fe1b-43b1-9415-e906a5b4ad51 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:40.808199 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:40.808199 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:40.808639 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-aa09516e-fe1b-43b1-9415-e906a5b4ad51 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:40.809484 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aa09516e-fe1b-43b1-9415-e906a5b4ad51 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 returned with HTTP 200 Jul 03 01:46:40.810016 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1387/5510] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:40 2026] GET /volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:40.819575 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-20c813ae-15c1-4c01-a858-a46693d90e2f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:40.821236 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-20c813ae-15c1-4c01-a858-a46693d90e2f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] POST https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3/action Jul 03 01:46:40.821603 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-20c813ae-15c1-4c01-a858-a46693d90e2f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:46:40.821735 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-20c813ae-15c1-4c01-a858-a46693d90e2f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:40.823095 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.snapshot_unmanage [None req-20c813ae-15c1-4c01-a858-a46693d90e2f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Unmanage snapshot with id: 4305df42-526a-4af7-9fdb-2ba32c5192c3 Jul 03 01:46:40.828822 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:40.828822 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:40.829442 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-20c813ae-15c1-4c01-a858-a46693d90e2f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot retrieved successfully. Jul 03 01:46:40.830301 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-20c813ae-15c1-4c01-a858-a46693d90e2f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '73234a577fa34621bba49f5792537f8d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b044d66b3914716b90c7414041f1ef1', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:46:40.830641 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-20c813ae-15c1-4c01-a858-a46693d90e2f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3/action returned with HTTP 403 Jul 03 01:46:40.831385 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1367/5511] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:46:40 2026] POST /volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:40.839066 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-84d29ed4-523c-45d5-b6f6-e2d54a5467b4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:40.841129 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-84d29ed4-523c-45d5-b6f6-e2d54a5467b4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 Jul 03 01:46:40.841309 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-84d29ed4-523c-45d5-b6f6-e2d54a5467b4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:40.841521 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-84d29ed4-523c-45d5-b6f6-e2d54a5467b4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:40.841614 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-84d29ed4-523c-45d5-b6f6-e2d54a5467b4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete snapshot with id: 4305df42-526a-4af7-9fdb-2ba32c5192c3 Jul 03 01:46:40.846313 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:40.846313 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:40.846609 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-84d29ed4-523c-45d5-b6f6-e2d54a5467b4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:40.864387 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-84d29ed4-523c-45d5-b6f6-e2d54a5467b4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot delete request issued successfully. Jul 03 01:46:40.864625 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-84d29ed4-523c-45d5-b6f6-e2d54a5467b4 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 returned with HTTP 202 Jul 03 01:46:40.865178 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1381/5512] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:40 2026] DELETE /volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:40.873139 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d6f08bc5-c3b9-491b-9755-dde65fb124f1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:40.875282 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d6f08bc5-c3b9-491b-9755-dde65fb124f1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 Jul 03 01:46:40.875573 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d6f08bc5-c3b9-491b-9755-dde65fb124f1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:40.875849 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d6f08bc5-c3b9-491b-9755-dde65fb124f1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:40.881762 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:40.881762 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:40.882099 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d6f08bc5-c3b9-491b-9755-dde65fb124f1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:40.882812 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d6f08bc5-c3b9-491b-9755-dde65fb124f1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 returned with HTTP 200 Jul 03 01:46:40.883189 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1378/5513] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:40 2026] GET /volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:41.892236 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-323d4661-30e3-4f48-9ffa-2dbf06ae9080 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:41.894002 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-323d4661-30e3-4f48-9ffa-2dbf06ae9080 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 Jul 03 01:46:41.894178 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-323d4661-30e3-4f48-9ffa-2dbf06ae9080 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:41.894385 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-323d4661-30e3-4f48-9ffa-2dbf06ae9080 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:41.900032 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-323d4661-30e3-4f48-9ffa-2dbf06ae9080 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 returned with HTTP 404 Jul 03 01:46:41.900719 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1388/5514] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:41 2026] GET /volume/v3/snapshots/4305df42-526a-4af7-9fdb-2ba32c5192c3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:41.910316 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ea91b423-4246-42dc-ba95-aad12974241f None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:41.912752 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ea91b423-4246-42dc-ba95-aad12974241f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f Jul 03 01:46:41.913092 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ea91b423-4246-42dc-ba95-aad12974241f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:41.913353 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ea91b423-4246-42dc-ba95-aad12974241f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:41.913598 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-ea91b423-4246-42dc-ba95-aad12974241f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume with id: c320936f-50ab-40fa-b104-44f96772e16f Jul 03 01:46:41.923057 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:41.923057 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:41.923456 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ea91b423-4246-42dc-ba95-aad12974241f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:41.945316 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ea91b423-4246-42dc-ba95-aad12974241f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume request issued successfully. Jul 03 01:46:41.945578 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ea91b423-4246-42dc-ba95-aad12974241f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f returned with HTTP 202 Jul 03 01:46:41.946132 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1368/5515] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:41 2026] DELETE /volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:41.953101 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-86953eff-dcf8-4c94-baa3-86586db5d968 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:41.954879 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-86953eff-dcf8-4c94-baa3-86586db5d968 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f Jul 03 01:46:41.955084 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-86953eff-dcf8-4c94-baa3-86586db5d968 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:41.955275 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-86953eff-dcf8-4c94-baa3-86586db5d968 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:41.962466 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:41.962466 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:41.966366 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-86953eff-dcf8-4c94-baa3-86586db5d968 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:41.971445 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-86953eff-dcf8-4c94-baa3-86586db5d968 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f returned with HTTP 200 Jul 03 01:46:41.971980 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1382/5516] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:41 2026] GET /volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:42.984800 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-45422bd9-2686-4d34-806c-623794251131 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:42.986543 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-45422bd9-2686-4d34-806c-623794251131 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f Jul 03 01:46:42.986735 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-45422bd9-2686-4d34-806c-623794251131 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:42.986926 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-45422bd9-2686-4d34-806c-623794251131 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:42.992372 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-45422bd9-2686-4d34-806c-623794251131 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f returned with HTTP 404 Jul 03 01:46:42.992835 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1379/5517] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:42 2026] GET /volume/v3/volumes/c320936f-50ab-40fa-b104-44f96772e16f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:43.000390 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:43.002118 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:43.002464 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-167313847"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:43.003861 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-167313847'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:43.003988 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume of 1 GB Jul 03 01:46:43.008461 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:43.013719 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (fd027eb9-7292-4e97-bc00-2a72b894212d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:43.014888 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bc1489-558e-46d8-8330-fa9648901d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:43.015726 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:43.048511 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3bc1489-558e-46d8-8330-fa9648901d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:43.049407 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed35bd8-a9e4-4b6c-b27b-0ee6826149e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:43.090225 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['3bbbf695-655d-40dd-bd1f-eeef5a46f7ac', 'b6223b2f-c159-44c7-be06-f46911f3254a', 'e296a545-d09d-418d-ae06-a2f011c083bc', '40d9ab87-4307-4123-9518-ea743d7fd310'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:43.090934 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ed35bd8-a9e4-4b6c-b27b-0ee6826149e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bbbf695-655d-40dd-bd1f-eeef5a46f7ac', 'b6223b2f-c159-44c7-be06-f46911f3254a', 'e296a545-d09d-418d-ae06-a2f011c083bc', '40d9ab87-4307-4123-9518-ea743d7fd310']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:43.091741 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e98650-4abc-4b42-abe6-c36ad096c4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:43.115305 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e98650-4abc-4b42-abe6-c36ad096c4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f70b5e6-435b-4279-8575-ff20e3844be4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-167313847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['3bbbf695-655d-40dd-bd1f-eeef5a46f7ac','b6223b2f-c159-44c7-be06-f46911f3254a','e296a545-d09d-418d-ae06-a2f011c083bc','40d9ab87-4307-4123-9518-ea743d7fd310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-167313847',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f70b5e6-435b-4279-8575-ff20e3844be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b044d66b3914716b90c7414041f1ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='720731cf78c944a193d54fcedd109400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:43.116255 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896bc81a-a2f1-4b0e-ac77-125876fbc03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:43.146707 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (896bc81a-a2f1-4b0e-ac77-125876fbc03d) transitioned into state 'SUCCESS' from state '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-167313847',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['3bbbf695-655d-40dd-bd1f-eeef5a46f7ac','b6223b2f-c159-44c7-be06-f46911f3254a','e296a545-d09d-418d-ae06-a2f011c083bc','40d9ab87-4307-4123-9518-ea743d7fd310'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:43.147389 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bed48b0-7295-4098-9523-234b4f0bed19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:43.159125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bed48b0-7295-4098-9523-234b4f0bed19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:43.160170 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (fd027eb9-7292-4e97-bc00-2a72b894212d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:43.160556 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request issued successfully. Jul 03 01:46:43.161306 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-532aab9d-75c9-44ad-a8c2-cbd4fae8528c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:43.161915 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1389/5518] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:46:42 2026] POST /volume/v3/volumes => generated 775 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:43.174164 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6583e4fa-a944-4072-83f1-17551b2da02c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:43.176552 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6583e4fa-a944-4072-83f1-17551b2da02c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 Jul 03 01:46:43.177041 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6583e4fa-a944-4072-83f1-17551b2da02c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:43.177121 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6583e4fa-a944-4072-83f1-17551b2da02c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:43.188077 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:43.188077 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:43.193028 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6583e4fa-a944-4072-83f1-17551b2da02c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:43.198441 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6583e4fa-a944-4072-83f1-17551b2da02c tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 returned with HTTP 200 Jul 03 01:46:43.198998 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1369/5519] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:43 2026] GET /volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 => generated 954 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:44.211686 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9a6cfbd6-e1eb-4b00-a57c-df784885df74 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:44.213608 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a6cfbd6-e1eb-4b00-a57c-df784885df74 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 Jul 03 01:46:44.213788 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9a6cfbd6-e1eb-4b00-a57c-df784885df74 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:44.214080 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9a6cfbd6-e1eb-4b00-a57c-df784885df74 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:44.221641 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:44.221641 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:44.226120 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9a6cfbd6-e1eb-4b00-a57c-df784885df74 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:44.230294 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9a6cfbd6-e1eb-4b00-a57c-df784885df74 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 returned with HTTP 200 Jul 03 01:46:44.230790 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1383/5520] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:44 2026] GET /volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:44.243375 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dcb1e849-932c-4c4f-9245-09940f8d2080 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:44.245330 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dcb1e849-932c-4c4f-9245-09940f8d2080 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:46:44.245669 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dcb1e849-932c-4c4f-9245-09940f8d2080 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f70b5e6-435b-4279-8575-ff20e3844be4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1472119900"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:44.254744 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:44.254744 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:44.255090 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dcb1e849-932c-4c4f-9245-09940f8d2080 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:44.255221 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-dcb1e849-932c-4c4f-9245-09940f8d2080 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create snapshot from volume 1f70b5e6-435b-4279-8575-ff20e3844be4 Jul 03 01:46:44.283107 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-dcb1e849-932c-4c4f-9245-09940f8d2080 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['1940b9f8-b098-4c82-b0c5-472faf309a26', '40d945a5-d6de-4200-874b-056189f967d3', '7215450f-1215-4740-83a0-72f9d133b683', '5bfc54ab-b6b7-45cf-bdff-882d096a38f5'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:44.317552 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dcb1e849-932c-4c4f-9245-09940f8d2080 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot create request issued successfully. Jul 03 01:46:44.317845 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dcb1e849-932c-4c4f-9245-09940f8d2080 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:46:44.318309 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1380/5521] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:46:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:44.327457 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ac947117-fadb-4214-9cd9-1b88b1ac70ad None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:44.329332 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ac947117-fadb-4214-9cd9-1b88b1ac70ad tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 Jul 03 01:46:44.329561 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ac947117-fadb-4214-9cd9-1b88b1ac70ad tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:44.329732 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ac947117-fadb-4214-9cd9-1b88b1ac70ad tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:44.335516 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:44.335516 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:44.335875 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ac947117-fadb-4214-9cd9-1b88b1ac70ad tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:44.336628 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ac947117-fadb-4214-9cd9-1b88b1ac70ad tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 returned with HTTP 200 Jul 03 01:46:44.337036 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1390/5522] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:44 2026] GET /volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:45.346729 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8a5a0bf7-1fc6-43c2-9305-282979833759 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:45.348955 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8a5a0bf7-1fc6-43c2-9305-282979833759 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 Jul 03 01:46:45.349184 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8a5a0bf7-1fc6-43c2-9305-282979833759 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:45.349402 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8a5a0bf7-1fc6-43c2-9305-282979833759 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:45.355637 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:45.355637 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:45.356084 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8a5a0bf7-1fc6-43c2-9305-282979833759 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:45.356972 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8a5a0bf7-1fc6-43c2-9305-282979833759 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 returned with HTTP 200 Jul 03 01:46:45.357477 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1370/5523] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:45 2026] GET /volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:45.366595 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-435f50fa-3949-4998-bf43-8b25a7b74bae None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:45.368378 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-435f50fa-3949-4998-bf43-8b25a7b74bae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] PUT https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 Jul 03 01:46:45.368873 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-435f50fa-3949-4998-bf43-8b25a7b74bae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:45.374741 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:45.374741 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:45.376756 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-435f50fa-3949-4998-bf43-8b25a7b74bae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Snapshot retrieved successfully. Jul 03 01:46:45.381792 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-435f50fa-3949-4998-bf43-8b25a7b74bae tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 returned with HTTP 200 Jul 03 01:46:45.382442 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1384/5524] 10.4.3.64 () {68 vars in 1367 bytes} [Fri Jul 3 01:46:45 2026] PUT /volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 => generated 361 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:45.391115 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-278a300b-6cdd-419e-b3b4-810ff94b4ee0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:45.393405 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-278a300b-6cdd-419e-b3b4-810ff94b4ee0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 Jul 03 01:46:45.393655 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-278a300b-6cdd-419e-b3b4-810ff94b4ee0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:45.393946 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-278a300b-6cdd-419e-b3b4-810ff94b4ee0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:45.394088 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.snapshots [None req-278a300b-6cdd-419e-b3b4-810ff94b4ee0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete snapshot with id: 4b58b5d5-01e1-427b-8c34-9efb910b96c6 Jul 03 01:46:45.398675 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:45.398675 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:45.398948 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-278a300b-6cdd-419e-b3b4-810ff94b4ee0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:45.416931 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-278a300b-6cdd-419e-b3b4-810ff94b4ee0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot delete request issued successfully. Jul 03 01:46:45.417159 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-278a300b-6cdd-419e-b3b4-810ff94b4ee0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 returned with HTTP 202 Jul 03 01:46:45.417712 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1381/5525] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:45 2026] DELETE /volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:45.424900 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f6afca26-2d1d-42ec-8252-ece3d94eb60e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:45.427056 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f6afca26-2d1d-42ec-8252-ece3d94eb60e tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 Jul 03 01:46:45.427245 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f6afca26-2d1d-42ec-8252-ece3d94eb60e tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:45.427446 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f6afca26-2d1d-42ec-8252-ece3d94eb60e tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:45.432910 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:45.432910 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:45.433367 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f6afca26-2d1d-42ec-8252-ece3d94eb60e tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:45.434268 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f6afca26-2d1d-42ec-8252-ece3d94eb60e tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 returned with HTTP 200 Jul 03 01:46:45.434886 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1391/5526] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:45 2026] GET /volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 => generated 494 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:46.444006 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0e9eaea7-fa09-4dca-a2fb-3f1fe2983bd8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:46.445996 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0e9eaea7-fa09-4dca-a2fb-3f1fe2983bd8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 Jul 03 01:46:46.446298 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0e9eaea7-fa09-4dca-a2fb-3f1fe2983bd8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:46.446529 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0e9eaea7-fa09-4dca-a2fb-3f1fe2983bd8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:46.450741 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0e9eaea7-fa09-4dca-a2fb-3f1fe2983bd8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 returned with HTTP 404 Jul 03 01:46:46.451306 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1371/5527] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:46 2026] GET /volume/v3/snapshots/4b58b5d5-01e1-427b-8c34-9efb910b96c6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:46.459067 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-17e4d624-7e3a-41b2-8520-f008058e1224 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:46.461566 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-17e4d624-7e3a-41b2-8520-f008058e1224 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 Jul 03 01:46:46.461880 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-17e4d624-7e3a-41b2-8520-f008058e1224 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:46.462158 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-17e4d624-7e3a-41b2-8520-f008058e1224 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:46.462383 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-17e4d624-7e3a-41b2-8520-f008058e1224 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume with id: 1f70b5e6-435b-4279-8575-ff20e3844be4 Jul 03 01:46:46.471505 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:46.471505 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:46.471766 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-17e4d624-7e3a-41b2-8520-f008058e1224 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:46.490935 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-17e4d624-7e3a-41b2-8520-f008058e1224 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume request issued successfully. Jul 03 01:46:46.491088 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-17e4d624-7e3a-41b2-8520-f008058e1224 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 returned with HTTP 202 Jul 03 01:46:46.491618 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1385/5528] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:46 2026] DELETE /volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:46.501660 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-861f003d-1d44-435f-bba4-5fbdb8557af0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:46.505364 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-861f003d-1d44-435f-bba4-5fbdb8557af0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 Jul 03 01:46:46.505750 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-861f003d-1d44-435f-bba4-5fbdb8557af0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:46.505995 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-861f003d-1d44-435f-bba4-5fbdb8557af0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:46.515644 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:46.515644 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:46.520788 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-861f003d-1d44-435f-bba4-5fbdb8557af0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:46.526622 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-861f003d-1d44-435f-bba4-5fbdb8557af0 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 returned with HTTP 200 Jul 03 01:46:46.527122 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1382/5529] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:46 2026] GET /volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:47.541520 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2953950f-48f4-4385-a03a-763df84d26ff None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:47.543603 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2953950f-48f4-4385-a03a-763df84d26ff tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 Jul 03 01:46:47.543874 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2953950f-48f4-4385-a03a-763df84d26ff tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:47.544010 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2953950f-48f4-4385-a03a-763df84d26ff tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:47.550658 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2953950f-48f4-4385-a03a-763df84d26ff tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 returned with HTTP 404 Jul 03 01:46:47.551192 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1392/5530] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:47 2026] GET /volume/v3/volumes/1f70b5e6-435b-4279-8575-ff20e3844be4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:47.559200 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:47.560985 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:46:47.561461 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1452982145"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:47.563654 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1452982145'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:46:47.563779 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume of 1 GB Jul 03 01:46:47.568124 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Availability Zones retrieved successfully. Jul 03 01:46:47.573955 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (1937e6d4-611f-4d58-a105-9c2bec92197e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:47.575238 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbe7ebd4-260c-4f1f-b765-1a8bc975c02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:47.576573 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:46:47.609339 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbe7ebd4-260c-4f1f-b765-1a8bc975c02b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:47.610411 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3a64bc-1de1-4900-95af-b80bcb036641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:47.662258 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['86f5ec1d-15ac-4ed6-9308-6bd23f5140e4', 'a78eb59b-9e0b-4af6-9bb9-8de12ba1b437', '0b3d1725-beea-41ca-bab3-22751d03e091', '8515ed8a-e99c-46af-a53a-0af9e54bc11a'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:47.663393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e3a64bc-1de1-4900-95af-b80bcb036641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86f5ec1d-15ac-4ed6-9308-6bd23f5140e4', 'a78eb59b-9e0b-4af6-9bb9-8de12ba1b437', '0b3d1725-beea-41ca-bab3-22751d03e091', '8515ed8a-e99c-46af-a53a-0af9e54bc11a']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:47.664493 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a278052-84cd-40d5-b65a-e9ee9c0e7e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:47.692134 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a278052-84cd-40d5-b65a-e9ee9c0e7e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '699dc441-b28d-4df7-8ac3-997a8f673c81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452982145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['86f5ec1d-15ac-4ed6-9308-6bd23f5140e4','a78eb59b-9e0b-4af6-9bb9-8de12ba1b437','0b3d1725-beea-41ca-bab3-22751d03e091','8515ed8a-e99c-46af-a53a-0af9e54bc11a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:46:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1452982145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=699dc441-b28d-4df7-8ac3-997a8f673c81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b044d66b3914716b90c7414041f1ef1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='720731cf78c944a193d54fcedd109400',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:47.692893 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5e66ad9-b2cb-46bb-bb2d-9df5c085e5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:47.716397 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5e66ad9-b2cb-46bb-bb2d-9df5c085e5a1) transitioned into state 'SUCCESS' from state '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-1452982145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b044d66b3914716b90c7414041f1ef1',qos_specs=None,replication_status=,reservations=['86f5ec1d-15ac-4ed6-9308-6bd23f5140e4','a78eb59b-9e0b-4af6-9bb9-8de12ba1b437','0b3d1725-beea-41ca-bab3-22751d03e091','8515ed8a-e99c-46af-a53a-0af9e54bc11a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='720731cf78c944a193d54fcedd109400',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:47.717276 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb246918-dcd9-40fe-a723-593b3254bc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:46:47.729376 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb246918-dcd9-40fe-a723-593b3254bc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:46:47.730817 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Flow 'volume_create_api' (1937e6d4-611f-4d58-a105-9c2bec92197e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:46:47.731153 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create volume request issued successfully. Jul 03 01:46:47.731911 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dd618b64-f2e5-4e8c-bcbe-2c57bcd1a485 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:46:47.732438 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1372/5531] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:46:47 2026] POST /volume/v3/volumes => generated 776 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:47.745993 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cd70d61d-d6fe-439a-aab8-8e50e3366568 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:47.747989 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cd70d61d-d6fe-439a-aab8-8e50e3366568 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 Jul 03 01:46:47.748186 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cd70d61d-d6fe-439a-aab8-8e50e3366568 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:47.748549 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cd70d61d-d6fe-439a-aab8-8e50e3366568 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:47.756909 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:47.756909 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:47.761460 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cd70d61d-d6fe-439a-aab8-8e50e3366568 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:47.766087 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cd70d61d-d6fe-439a-aab8-8e50e3366568 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 returned with HTTP 200 Jul 03 01:46:47.766528 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1386/5532] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:47 2026] GET /volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:48.780031 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-61060d82-73e3-4dad-acf7-de0158dd6f5a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:48.782744 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61060d82-73e3-4dad-acf7-de0158dd6f5a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 Jul 03 01:46:48.783068 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61060d82-73e3-4dad-acf7-de0158dd6f5a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:48.783299 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61060d82-73e3-4dad-acf7-de0158dd6f5a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:48.792505 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:48.792505 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:48.797406 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-61060d82-73e3-4dad-acf7-de0158dd6f5a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:48.803442 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61060d82-73e3-4dad-acf7-de0158dd6f5a tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 returned with HTTP 200 Jul 03 01:46:48.804024 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1383/5533] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:48 2026] GET /volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:48.819132 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3724e77b-e420-42d7-8c57-c7de80ec918f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:48.820973 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3724e77b-e420-42d7-8c57-c7de80ec918f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:46:48.821325 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3724e77b-e420-42d7-8c57-c7de80ec918f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "699dc441-b28d-4df7-8ac3-997a8f673c81", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-924442757"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:48.831915 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:48.831915 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:48.832253 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3724e77b-e420-42d7-8c57-c7de80ec918f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:48.832390 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-3724e77b-e420-42d7-8c57-c7de80ec918f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Create snapshot from volume 699dc441-b28d-4df7-8ac3-997a8f673c81 Jul 03 01:46:48.860996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-3724e77b-e420-42d7-8c57-c7de80ec918f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Created reservations ['76aa1a21-308d-4fa5-b45c-ae7f066f024d', '3a59a386-3009-440b-b797-5a1df0bae488', '95a7dbb8-db11-4286-8207-62ca18500a5f', 'a40ebbc4-23b0-4f0e-bb22-5b06dfc95e74'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:46:48.891233 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-3724e77b-e420-42d7-8c57-c7de80ec918f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot create request issued successfully. Jul 03 01:46:48.892153 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3724e77b-e420-42d7-8c57-c7de80ec918f tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:46:48.892280 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1393/5534] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:46:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:46:48.901299 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0fe23c99-e95f-4c12-8361-b0b0b58f28ca None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:48.903328 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0fe23c99-e95f-4c12-8361-b0b0b58f28ca tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 Jul 03 01:46:48.903604 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0fe23c99-e95f-4c12-8361-b0b0b58f28ca tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:48.903865 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0fe23c99-e95f-4c12-8361-b0b0b58f28ca tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:48.909545 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:48.909545 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:48.909927 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0fe23c99-e95f-4c12-8361-b0b0b58f28ca tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:48.910655 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0fe23c99-e95f-4c12-8361-b0b0b58f28ca tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 returned with HTTP 200 Jul 03 01:46:48.911097 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1373/5535] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:48 2026] GET /volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:49.919996 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bef35ad6-7ee1-4c8e-975c-1a09d2f21cde None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:49.922074 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bef35ad6-7ee1-4c8e-975c-1a09d2f21cde tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 Jul 03 01:46:49.922310 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bef35ad6-7ee1-4c8e-975c-1a09d2f21cde tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:49.922558 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bef35ad6-7ee1-4c8e-975c-1a09d2f21cde tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:49.928139 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:49.928139 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:49.928560 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bef35ad6-7ee1-4c8e-975c-1a09d2f21cde tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:49.929348 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bef35ad6-7ee1-4c8e-975c-1a09d2f21cde tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 returned with HTTP 200 Jul 03 01:46:49.929854 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1387/5536] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:49 2026] GET /volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:49.939088 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8ef0d762-3097-4e27-b7cf-151a5cf3c1ed None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:49.941504 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8ef0d762-3097-4e27-b7cf-151a5cf3c1ed tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] POST https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2/action Jul 03 01:46:49.942005 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8ef0d762-3097-4e27-b7cf-151a5cf3c1ed tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:46:49.942091 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8ef0d762-3097-4e27-b7cf-151a5cf3c1ed tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:49.943991 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.admin_actions [None req-8ef0d762-3097-4e27-b7cf-151a5cf3c1ed tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Updating snapshot '65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2' with '{'status': 'creating'}' {{(pid=99882) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 01:46:49.954304 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:49.954304 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:49.972477 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8ef0d762-3097-4e27-b7cf-151a5cf3c1ed tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2/action returned with HTTP 202 Jul 03 01:46:49.973102 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1384/5537] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:46:49 2026] POST /volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:46:49.979864 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a69c6069-ae3c-4c41-ad2a-e96fcb4eac6b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:49.981905 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a69c6069-ae3c-4c41-ad2a-e96fcb4eac6b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 Jul 03 01:46:49.982977 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a69c6069-ae3c-4c41-ad2a-e96fcb4eac6b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:49.982977 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a69c6069-ae3c-4c41-ad2a-e96fcb4eac6b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:49.988095 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:49.988095 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:46:49.988622 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a69c6069-ae3c-4c41-ad2a-e96fcb4eac6b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:49.989788 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a69c6069-ae3c-4c41-ad2a-e96fcb4eac6b tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 returned with HTTP 200 Jul 03 01:46:49.989788 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1394/5538] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:49 2026] GET /volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:50.003434 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-377bb406-1b7f-4974-9107-43140ba70811 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:50.005183 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-377bb406-1b7f-4974-9107-43140ba70811 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] POST https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2/action Jul 03 01:46:50.005572 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-377bb406-1b7f-4974-9107-43140ba70811 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:46:50.005734 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-377bb406-1b7f-4974-9107-43140ba70811 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:46:50.007292 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.contrib.snapshot_actions [None req-377bb406-1b7f-4974-9107-43140ba70811 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99881) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 01:46:50.013715 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:50.013715 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:50.014301 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.snapshot_actions [None req-377bb406-1b7f-4974-9107-43140ba70811 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] Updating snapshot 65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 with info {'id': '65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2', 'status': 'error', 'progress': '80%'} Jul 03 01:46:50.023086 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-377bb406-1b7f-4974-9107-43140ba70811 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-member] https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2/action returned with HTTP 202 Jul 03 01:46:50.023608 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1374/5539] 10.4.3.64 () {68 vars in 1389 bytes} [Fri Jul 3 01:46:50 2026] POST /volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:50.031579 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-67d65eda-2dee-453d-b279-7021d53e09a8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:50.033395 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-67d65eda-2dee-453d-b279-7021d53e09a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 Jul 03 01:46:50.033614 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-67d65eda-2dee-453d-b279-7021d53e09a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:50.033845 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-67d65eda-2dee-453d-b279-7021d53e09a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:50.033981 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.snapshots [None req-67d65eda-2dee-453d-b279-7021d53e09a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete snapshot with id: 65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 Jul 03 01:46:50.038410 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:50.038410 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:50.038798 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-67d65eda-2dee-453d-b279-7021d53e09a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:50.054435 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-67d65eda-2dee-453d-b279-7021d53e09a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot delete request issued successfully. Jul 03 01:46:50.054597 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-67d65eda-2dee-453d-b279-7021d53e09a8 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 returned with HTTP 202 Jul 03 01:46:50.055053 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1388/5540] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:46:50 2026] DELETE /volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:50.062090 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-78e50ce0-9f75-431a-898f-21517f6e5c61 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:50.063786 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78e50ce0-9f75-431a-898f-21517f6e5c61 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 Jul 03 01:46:50.063966 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78e50ce0-9f75-431a-898f-21517f6e5c61 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:50.064163 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-78e50ce0-9f75-431a-898f-21517f6e5c61 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:50.068999 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:50.068999 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:46:50.069376 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-78e50ce0-9f75-431a-898f-21517f6e5c61 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Snapshot retrieved successfully. Jul 03 01:46:50.070223 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-78e50ce0-9f75-431a-898f-21517f6e5c61 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 returned with HTTP 200 Jul 03 01:46:50.070664 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1385/5541] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:50 2026] GET /volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:46:51.080953 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-84ba8611-cbeb-4774-a09e-008e5cc7dd0d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:51.082753 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-84ba8611-cbeb-4774-a09e-008e5cc7dd0d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 Jul 03 01:46:51.082921 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-84ba8611-cbeb-4774-a09e-008e5cc7dd0d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:51.083089 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-84ba8611-cbeb-4774-a09e-008e5cc7dd0d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:51.088259 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-84ba8611-cbeb-4774-a09e-008e5cc7dd0d tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 returned with HTTP 404 Jul 03 01:46:51.088847 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1395/5542] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:46:51 2026] GET /volume/v3/snapshots/65b0ee7d-c814-4b99-8cdd-ba2aac53e6d2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:46:51.097657 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-00beeed3-6fc8-4648-8d51-bc9adc8eacf1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:51.100088 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-00beeed3-6fc8-4648-8d51-bc9adc8eacf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 Jul 03 01:46:51.100393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-00beeed3-6fc8-4648-8d51-bc9adc8eacf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:51.100712 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-00beeed3-6fc8-4648-8d51-bc9adc8eacf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:51.100882 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-00beeed3-6fc8-4648-8d51-bc9adc8eacf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume with id: 699dc441-b28d-4df7-8ac3-997a8f673c81 Jul 03 01:46:51.110933 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:51.110933 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:46:51.111395 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-00beeed3-6fc8-4648-8d51-bc9adc8eacf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:51.149331 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-00beeed3-6fc8-4648-8d51-bc9adc8eacf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Delete volume request issued successfully. Jul 03 01:46:51.149569 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-00beeed3-6fc8-4648-8d51-bc9adc8eacf1 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 returned with HTTP 202 Jul 03 01:46:51.150041 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1375/5543] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:46:51 2026] DELETE /volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:46:51.160098 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-3b960c29-7f3c-485d-9b45-4592df747e10 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:51.162370 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3b960c29-7f3c-485d-9b45-4592df747e10 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 Jul 03 01:46:51.162626 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3b960c29-7f3c-485d-9b45-4592df747e10 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:51.162829 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-3b960c29-7f3c-485d-9b45-4592df747e10 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:51.169927 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:46:51.169927 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:46:51.173685 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-3b960c29-7f3c-485d-9b45-4592df747e10 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Volume info retrieved successfully. Jul 03 01:46:51.178521 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-3b960c29-7f3c-485d-9b45-4592df747e10 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 returned with HTTP 200 Jul 03 01:46:51.178965 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1389/5544] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:51 2026] GET /volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:46:52.193714 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b9fbde1d-0af7-4469-921d-2c737ee74922 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:46:52.195452 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b9fbde1d-0af7-4469-921d-2c737ee74922 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] GET https://10.4.3.64/volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 Jul 03 01:46:52.195763 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b9fbde1d-0af7-4469-921d-2c737ee74922 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:46:52.195993 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b9fbde1d-0af7-4469-921d-2c737ee74922 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:46:52.202443 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b9fbde1d-0af7-4469-921d-2c737ee74922 tempest-ProjectMemberTests-1358903615 tempest-ProjectMemberTests-1358903615-project-admin] https://10.4.3.64/volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 returned with HTTP 404 Jul 03 01:46:52.203102 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1386/5545] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:46:52 2026] GET /volume/v3/volumes/699dc441-b28d-4df7-8ac3-997a8f673c81 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:47:01.088038 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=47,cinder:UPDATE=27,cinder:INSERT=12 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:47:01.135904 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=119,cinder:INSERT=31,cinder:UPDATE=67 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:47:01.176918 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=61,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:47:02.198589 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=36,cinder:UPDATE=15,cinder:INSERT=5,cinder:DELETE=1 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:47:04.742109 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6bf933f5-cd26-4f17-8cf1-cddb8e11e63b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:04.844997 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6bf933f5-cd26-4f17-8cf1-cddb8e11e63b tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:47:04.845409 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6bf933f5-cd26-4f17-8cf1-cddb8e11e63b tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2073047516", "extra_specs": {}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:04.861153 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6bf933f5-cd26-4f17-8cf1-cddb8e11e63b tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:47:04.861556 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1396/5546] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:47:04 2026] POST /volume/v3/types => generated 212 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:04.870261 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-64918c0a-3e8f-4133-87cb-88b9b49732c4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:04.872481 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-64918c0a-3e8f-4133-87cb-88b9b49732c4 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] POST https://10.4.3.64/volume/v3/types/6b014aa6-4f55-47ea-8682-61b567908580/encryption Jul 03 01:47:04.872844 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-64918c0a-3e8f-4133-87cb-88b9b49732c4 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:04.891556 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-64918c0a-3e8f-4133-87cb-88b9b49732c4 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] https://10.4.3.64/volume/v3/types/6b014aa6-4f55-47ea-8682-61b567908580/encryption returned with HTTP 200 Jul 03 01:47:04.892019 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1376/5547] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:47:04 2026] POST /volume/v3/types/6b014aa6-4f55-47ea-8682-61b567908580/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:04.902192 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:04.981362 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:47:04.981833 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-674987404", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2073047516", "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:04.983531 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-674987404', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2073047516', 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:47:04.987709 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume of 1 GB Jul 03 01:47:04.988001 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:04.988001 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:04.990689 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Availability Zones retrieved successfully. Jul 03 01:47:04.995545 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Flow 'volume_create_api' (bc1a97fe-c4d3-42b3-8482-8bd1527e33d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:47:04.996862 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840b465c-4f62-424c-b93f-7f95b8787dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:04.997763 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:47:05.029104 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (840b465c-4f62-424c-b93f-7f95b8787dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:47:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6b014aa6-4f55-47ea-8682-61b567908580,is_public=True,name='tempest-scenario-type-luks-2073047516',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b014aa6-4f55-47ea-8682-61b567908580', '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=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:05.029938 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f75b50d-ce2a-4669-ae09-58073a2545c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:05.055846 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2073047516 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2073047516, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:47:05.056074 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2073047516 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2073047516, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:47:05.096750 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Created reservations ['309e2d8e-340d-43da-b02d-62f09f2ed14a', '6cc5bc09-4053-4662-86ad-53a74aff8b96', 'd065fc4e-9085-435f-8258-bbd1b4a64eb1', '982fec33-4a6b-4c93-b898-e1c7c77cd832'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:47:05.097546 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f75b50d-ce2a-4669-ae09-58073a2545c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['309e2d8e-340d-43da-b02d-62f09f2ed14a', '6cc5bc09-4053-4662-86ad-53a74aff8b96', 'd065fc4e-9085-435f-8258-bbd1b4a64eb1', '982fec33-4a6b-4c93-b898-e1c7c77cd832']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:05.098202 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e68cdae-3dde-45f3-8cab-dd965958997b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:05.125241 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e68cdae-3dde-45f3-8cab-dd965958997b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '446f2004-5696-4d27-9ead-ee939b47656f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-674987404',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57620ad2c65443db5c88052ab77f048',qos_specs=None,replication_status=,reservations=['309e2d8e-340d-43da-b02d-62f09f2ed14a','6cc5bc09-4053-4662-86ad-53a74aff8b96','d065fc4e-9085-435f-8258-bbd1b4a64eb1','982fec33-4a6b-4c93-b898-e1c7c77cd832'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='112380bb51f04f648b10aafd7508f098',volume_type_id=6b014aa6-4f55-47ea-8682-61b567908580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-674987404',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=446f2004-5696-4d27-9ead-ee939b47656f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57620ad2c65443db5c88052ab77f048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='112380bb51f04f648b10aafd7508f098',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b014aa6-4f55-47ea-8682-61b567908580),volume_type_id=6b014aa6-4f55-47ea-8682-61b567908580)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:05.125478 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d033cc9-7dfa-48a0-a13a-3bd31419ceb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:05.153559 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d033cc9-7dfa-48a0-a13a-3bd31419ceb1) transitioned into state 'SUCCESS' from state '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-674987404',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57620ad2c65443db5c88052ab77f048',qos_specs=None,replication_status=,reservations=['309e2d8e-340d-43da-b02d-62f09f2ed14a','6cc5bc09-4053-4662-86ad-53a74aff8b96','d065fc4e-9085-435f-8258-bbd1b4a64eb1','982fec33-4a6b-4c93-b898-e1c7c77cd832'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='112380bb51f04f648b10aafd7508f098',volume_type_id=6b014aa6-4f55-47ea-8682-61b567908580)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:05.154430 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c45296-0e8b-4212-b090-643bbc4d965e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:05.167937 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16c45296-0e8b-4212-b090-643bbc4d965e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:05.168824 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Flow 'volume_create_api' (bc1a97fe-c4d3-42b3-8482-8bd1527e33d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:47:05.169178 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume request issued successfully. Jul 03 01:47:05.169878 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0466d81c-0a3d-4659-b4de-85e0bad488e5 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:47:05.170662 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1390/5548] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:47:04 2026] POST /volume/v3/volumes => generated 782 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:47:05.186496 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dd4a9581-3763-4ff5-84f0-60446e1f8c86 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:05.186496 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dd4a9581-3763-4ff5-84f0-60446e1f8c86 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f Jul 03 01:47:05.186900 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dd4a9581-3763-4ff5-84f0-60446e1f8c86 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:05.186900 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dd4a9581-3763-4ff5-84f0-60446e1f8c86 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:05.193859 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:05.193859 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:05.197598 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-dd4a9581-3763-4ff5-84f0-60446e1f8c86 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:05.202048 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dd4a9581-3763-4ff5-84f0-60446e1f8c86 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f returned with HTTP 200 Jul 03 01:47:05.202486 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1387/5549] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:05 2026] GET /volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:06.214959 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-85a5156d-2f96-4871-b96a-01f1fb6b1b99 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:06.216927 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-85a5156d-2f96-4871-b96a-01f1fb6b1b99 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f Jul 03 01:47:06.217104 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-85a5156d-2f96-4871-b96a-01f1fb6b1b99 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:06.217251 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-85a5156d-2f96-4871-b96a-01f1fb6b1b99 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:06.227698 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:06.227698 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:06.242028 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-85a5156d-2f96-4871-b96a-01f1fb6b1b99 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:06.252944 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-85a5156d-2f96-4871-b96a-01f1fb6b1b99 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f returned with HTTP 200 Jul 03 01:47:06.254169 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1397/5550] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:06 2026] GET /volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:06.266207 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-419bc472-b884-44f1-a0d8-2b947c27c4b6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:06.268252 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-419bc472-b884-44f1-a0d8-2b947c27c4b6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f Jul 03 01:47:06.268490 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-419bc472-b884-44f1-a0d8-2b947c27c4b6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:06.268684 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-419bc472-b884-44f1-a0d8-2b947c27c4b6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:06.277446 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:06.277446 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:06.281663 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-419bc472-b884-44f1-a0d8-2b947c27c4b6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:06.286159 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-419bc472-b884-44f1-a0d8-2b947c27c4b6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f returned with HTTP 200 Jul 03 01:47:06.286584 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1377/5551] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:06 2026] GET /volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:06.298398 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:06.300066 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:47:06.300384 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2045472390", "source_volid": "446f2004-5696-4d27-9ead-ee939b47656f", "volume_type": "tempest-scenario-type-luks-2073047516", "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:06.301731 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2045472390', 'source_volid': '446f2004-5696-4d27-9ead-ee939b47656f', 'volume_type': 'tempest-scenario-type-luks-2073047516', 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:47:06.310760 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:06.310760 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:06.311317 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume retrieved successfully. Jul 03 01:47:06.311502 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume of 1 GB Jul 03 01:47:06.312109 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Availability Zones retrieved successfully. Jul 03 01:47:06.316953 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Flow 'volume_create_api' (ff5ceab9-5185-4902-8478-b92c9960c3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:47:06.317976 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85527477-2f91-4d33-b297-84c9c9547c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:06.318736 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:47:06.340639 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85527477-2f91-4d33-b297-84c9c9547c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '446f2004-5696-4d27-9ead-ee939b47656f', 'volume_type': VolumeType(created_at=2026-07-03T01:47:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6b014aa6-4f55-47ea-8682-61b567908580,is_public=True,name='tempest-scenario-type-luks-2073047516',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6b014aa6-4f55-47ea-8682-61b567908580', '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=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:06.341368 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5a0033-e0c2-4ced-a454-d5e3fddf5fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:06.395720 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Created reservations ['a9304da3-ac7e-4159-977b-d86cbd50eff3', '82289e47-79e6-4936-a867-449ce9809732', 'e29ea43f-3747-40cf-8271-f21d7a130015', '7df82986-9f33-4f0b-91c9-2d8a67b46654'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:47:06.396451 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d5a0033-e0c2-4ced-a454-d5e3fddf5fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9304da3-ac7e-4159-977b-d86cbd50eff3', '82289e47-79e6-4936-a867-449ce9809732', 'e29ea43f-3747-40cf-8271-f21d7a130015', '7df82986-9f33-4f0b-91c9-2d8a67b46654']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:06.397062 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8954434a-779e-4d2b-b670-b2ce198ca664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:06.442956 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8954434a-779e-4d2b-b670-b2ce198ca664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94aada13-f34f-4001-8f35-d3bdcac2a107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2045472390',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57620ad2c65443db5c88052ab77f048',qos_specs=None,replication_status=,reservations=['a9304da3-ac7e-4159-977b-d86cbd50eff3','82289e47-79e6-4936-a867-449ce9809732','e29ea43f-3747-40cf-8271-f21d7a130015','7df82986-9f33-4f0b-91c9-2d8a67b46654'],size=1,snapshot_id=None,source_replicaid=,source_volid=446f2004-5696-4d27-9ead-ee939b47656f,status='creating',user_id='112380bb51f04f648b10aafd7508f098',volume_type_id=6b014aa6-4f55-47ea-8682-61b567908580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2045472390',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=94aada13-f34f-4001-8f35-d3bdcac2a107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57620ad2c65443db5c88052ab77f048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=446f2004-5696-4d27-9ead-ee939b47656f,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='112380bb51f04f648b10aafd7508f098',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6b014aa6-4f55-47ea-8682-61b567908580),volume_type_id=6b014aa6-4f55-47ea-8682-61b567908580)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:06.444116 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b72289f-0ff6-4d31-ab34-1b6c12f239a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:06.466268 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b72289f-0ff6-4d31-ab34-1b6c12f239a2) transitioned into state 'SUCCESS' from state '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-2045472390',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57620ad2c65443db5c88052ab77f048',qos_specs=None,replication_status=,reservations=['a9304da3-ac7e-4159-977b-d86cbd50eff3','82289e47-79e6-4936-a867-449ce9809732','e29ea43f-3747-40cf-8271-f21d7a130015','7df82986-9f33-4f0b-91c9-2d8a67b46654'],size=1,snapshot_id=None,source_replicaid=,source_volid=446f2004-5696-4d27-9ead-ee939b47656f,status='creating',user_id='112380bb51f04f648b10aafd7508f098',volume_type_id=6b014aa6-4f55-47ea-8682-61b567908580)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:06.467351 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de542a5d-e030-4439-b8b6-481a8376368c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:06.489666 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de542a5d-e030-4439-b8b6-481a8376368c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:06.490674 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Flow 'volume_create_api' (ff5ceab9-5185-4902-8478-b92c9960c3a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:47:06.491083 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume request issued successfully. Jul 03 01:47:06.492001 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-71be6e5a-d25a-4ae3-aee9-8b5fe84d16a6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:47:06.492622 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1391/5552] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:47:06 2026] POST /volume/v3/volumes => generated 810 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:47:06.503913 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3a7543c8-ef32-4b0f-ab0d-877f45a07e8b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:06.505660 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3a7543c8-ef32-4b0f-ab0d-877f45a07e8b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:06.505824 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3a7543c8-ef32-4b0f-ab0d-877f45a07e8b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:06.506044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3a7543c8-ef32-4b0f-ab0d-877f45a07e8b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:06.514063 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:06.514063 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:06.519040 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3a7543c8-ef32-4b0f-ab0d-877f45a07e8b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:06.524971 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3a7543c8-ef32-4b0f-ab0d-877f45a07e8b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:06.525458 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1388/5553] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:06 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:07.539232 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1c92dba1-bb4e-4af8-9f15-1d96f70a92b8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:07.541701 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c92dba1-bb4e-4af8-9f15-1d96f70a92b8 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:07.542103 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1c92dba1-bb4e-4af8-9f15-1d96f70a92b8 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:07.542346 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1c92dba1-bb4e-4af8-9f15-1d96f70a92b8 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:07.553004 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:07.553004 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:07.558607 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1c92dba1-bb4e-4af8-9f15-1d96f70a92b8 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:07.564577 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1c92dba1-bb4e-4af8-9f15-1d96f70a92b8 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:07.564981 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1398/5554] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:07 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:08.579152 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-1f0b6de1-273d-4a76-bf10-6a41ae5a234e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:08.580952 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1f0b6de1-273d-4a76-bf10-6a41ae5a234e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:08.581169 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1f0b6de1-273d-4a76-bf10-6a41ae5a234e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:08.581468 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-1f0b6de1-273d-4a76-bf10-6a41ae5a234e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:08.589880 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:08.589880 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:08.594524 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-1f0b6de1-273d-4a76-bf10-6a41ae5a234e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:08.600029 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-1f0b6de1-273d-4a76-bf10-6a41ae5a234e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:08.600725 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1378/5555] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:08 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:09.617343 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-43b2a3b6-2601-42fd-8f2e-d84af5c0ee23 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:09.619185 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43b2a3b6-2601-42fd-8f2e-d84af5c0ee23 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:09.619399 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43b2a3b6-2601-42fd-8f2e-d84af5c0ee23 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:09.619629 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-43b2a3b6-2601-42fd-8f2e-d84af5c0ee23 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:09.626338 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:09.626338 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:09.630428 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-43b2a3b6-2601-42fd-8f2e-d84af5c0ee23 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:09.635530 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-43b2a3b6-2601-42fd-8f2e-d84af5c0ee23 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:09.635953 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1392/5556] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:09 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:10.648989 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a892aeb6-a2d8-4339-a8bb-f35264c99899 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:10.651567 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a892aeb6-a2d8-4339-a8bb-f35264c99899 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:10.651782 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a892aeb6-a2d8-4339-a8bb-f35264c99899 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:10.652028 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a892aeb6-a2d8-4339-a8bb-f35264c99899 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:10.660039 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:10.660039 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:10.664645 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a892aeb6-a2d8-4339-a8bb-f35264c99899 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:10.669569 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a892aeb6-a2d8-4339-a8bb-f35264c99899 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:10.669932 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1389/5557] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:10 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:11.683727 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f217b70a-5129-405c-8210-2dc58721863e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:11.686039 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f217b70a-5129-405c-8210-2dc58721863e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:11.686295 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f217b70a-5129-405c-8210-2dc58721863e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:11.686552 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f217b70a-5129-405c-8210-2dc58721863e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:11.696433 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:11.696433 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:11.701750 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f217b70a-5129-405c-8210-2dc58721863e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:11.708375 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f217b70a-5129-405c-8210-2dc58721863e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:11.708970 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1399/5558] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:11 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:12.723009 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4050d38a-3bcc-49cf-a558-c9f06ca517a0 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:12.724979 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4050d38a-3bcc-49cf-a558-c9f06ca517a0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:12.725244 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4050d38a-3bcc-49cf-a558-c9f06ca517a0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:12.725592 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4050d38a-3bcc-49cf-a558-c9f06ca517a0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:12.734009 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:12.734009 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:12.738565 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4050d38a-3bcc-49cf-a558-c9f06ca517a0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:12.743569 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4050d38a-3bcc-49cf-a558-c9f06ca517a0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:12.743956 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1379/5559] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:12 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:13.757833 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-056b1a0f-a8f7-41e1-82c1-a6eb6b27aa59 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:13.760247 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-056b1a0f-a8f7-41e1-82c1-a6eb6b27aa59 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:13.760554 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-056b1a0f-a8f7-41e1-82c1-a6eb6b27aa59 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:13.760856 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-056b1a0f-a8f7-41e1-82c1-a6eb6b27aa59 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:13.769506 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:13.769506 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:13.774271 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-056b1a0f-a8f7-41e1-82c1-a6eb6b27aa59 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:13.779135 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-056b1a0f-a8f7-41e1-82c1-a6eb6b27aa59 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:13.779733 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1393/5560] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:13 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:14.793723 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cc044365-b0d0-4732-9bc1-bf121d232c59 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:14.795679 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cc044365-b0d0-4732-9bc1-bf121d232c59 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:14.795925 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cc044365-b0d0-4732-9bc1-bf121d232c59 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:14.796150 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cc044365-b0d0-4732-9bc1-bf121d232c59 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:14.803764 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:14.803764 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:14.807918 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-cc044365-b0d0-4732-9bc1-bf121d232c59 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:14.812903 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cc044365-b0d0-4732-9bc1-bf121d232c59 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:14.813307 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1390/5561] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:14 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:15.831089 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-edaeda5a-10af-40a4-9f97-9b18b8c32163 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:15.833537 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-edaeda5a-10af-40a4-9f97-9b18b8c32163 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:15.833741 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-edaeda5a-10af-40a4-9f97-9b18b8c32163 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:15.833940 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-edaeda5a-10af-40a4-9f97-9b18b8c32163 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:15.841889 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:15.841889 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:15.846208 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-edaeda5a-10af-40a4-9f97-9b18b8c32163 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:15.851538 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-edaeda5a-10af-40a4-9f97-9b18b8c32163 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:15.851991 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1400/5562] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:15 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:16.865833 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2622a717-bf96-4c0f-8901-bd7a1844c5c3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:16.868096 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2622a717-bf96-4c0f-8901-bd7a1844c5c3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:16.868315 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2622a717-bf96-4c0f-8901-bd7a1844c5c3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:16.868553 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2622a717-bf96-4c0f-8901-bd7a1844c5c3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:16.878741 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:16.878741 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:16.883534 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2622a717-bf96-4c0f-8901-bd7a1844c5c3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:16.888787 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2622a717-bf96-4c0f-8901-bd7a1844c5c3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:16.889288 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1380/5563] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:16 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:16.900940 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6b589e6b-1e59-45ee-9a79-16615ddf0560 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:16.902940 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6b589e6b-1e59-45ee-9a79-16615ddf0560 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:47:16.903155 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6b589e6b-1e59-45ee-9a79-16615ddf0560 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:16.903356 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6b589e6b-1e59-45ee-9a79-16615ddf0560 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:16.909888 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:16.909888 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:16.913508 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6b589e6b-1e59-45ee-9a79-16615ddf0560 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:47:16.917715 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6b589e6b-1e59-45ee-9a79-16615ddf0560 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:47:16.918067 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1394/5564] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:16 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:24.812028 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=16 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:47:25.850239 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:47:26.887504 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=19,cinder:INSERT=1 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:47:26.916832 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=60,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:47:33.172045 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a2c75bd2-9d1e-4f0c-b8fc-4897dae0bcb7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:33.175033 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a2c75bd2-9d1e-4f0c-b8fc-4897dae0bcb7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:47:33.175235 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a2c75bd2-9d1e-4f0c-b8fc-4897dae0bcb7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:33.176361 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a2c75bd2-9d1e-4f0c-b8fc-4897dae0bcb7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:33.192055 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:33.192055 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:33.197613 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a2c75bd2-9d1e-4f0c-b8fc-4897dae0bcb7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:47:33.205679 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a2c75bd2-9d1e-4f0c-b8fc-4897dae0bcb7 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 200 Jul 03 01:47:33.206842 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1391/5565] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:33 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 1647 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:47:34.225350 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8d25c397-3e59-435f-8305-923d5e8eaf80 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:34.228231 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8d25c397-3e59-435f-8305-923d5e8eaf80 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:47:34.228231 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8d25c397-3e59-435f-8305-923d5e8eaf80 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:34.228566 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8d25c397-3e59-435f-8305-923d5e8eaf80 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:34.251579 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:34.251579 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:34.258498 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-8d25c397-3e59-435f-8305-923d5e8eaf80 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:47:34.266523 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8d25c397-3e59-435f-8305-923d5e8eaf80 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 200 Jul 03 01:47:34.266523 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1401/5566] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:34 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 1647 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:47:35.284784 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ed996bd5-61f9-41ab-9b44-7c782b03c904 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:35.286967 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed996bd5-61f9-41ab-9b44-7c782b03c904 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:47:35.287441 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed996bd5-61f9-41ab-9b44-7c782b03c904 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:35.287846 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ed996bd5-61f9-41ab-9b44-7c782b03c904 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:35.300309 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:35.300309 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:35.309246 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-ed996bd5-61f9-41ab-9b44-7c782b03c904 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:47:35.314539 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ed996bd5-61f9-41ab-9b44-7c782b03c904 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 200 Jul 03 01:47:35.315404 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1381/5567] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:35 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 1647 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:47:36.331777 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-488a1ac4-446f-467c-badb-f30793280136 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:36.333890 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-488a1ac4-446f-467c-badb-f30793280136 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:47:36.333890 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-488a1ac4-446f-467c-badb-f30793280136 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:36.334501 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-488a1ac4-446f-467c-badb-f30793280136 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:36.347691 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:36.347691 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:36.353943 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-488a1ac4-446f-467c-badb-f30793280136 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:47:36.360156 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-488a1ac4-446f-467c-badb-f30793280136 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 200 Jul 03 01:47:36.360693 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1395/5568] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:36 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 1647 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:47:37.376117 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c34cbe8a-3083-444a-be2a-969d96675e21 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:37.378307 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c34cbe8a-3083-444a-be2a-969d96675e21 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:47:37.378595 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c34cbe8a-3083-444a-be2a-969d96675e21 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:37.378853 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c34cbe8a-3083-444a-be2a-969d96675e21 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:37.390402 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:37.390402 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:37.395901 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-c34cbe8a-3083-444a-be2a-969d96675e21 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:47:37.404760 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c34cbe8a-3083-444a-be2a-969d96675e21 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 200 Jul 03 01:47:37.405475 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1392/5569] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:37 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 1647 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:47:37.563595 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-16db726d-1a13-4039-a28e-d7944b0705e4 req-f256d287-5202-4737-ab5c-e5ad4fdcce94 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:37.566704 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-16db726d-1a13-4039-a28e-d7944b0705e4 req-f256d287-5202-4737-ab5c-e5ad4fdcce94 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/attachments/512e95c5-6cb0-4d79-9465-aa374ead16e9 Jul 03 01:47:37.566960 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-16db726d-1a13-4039-a28e-d7944b0705e4 req-f256d287-5202-4737-ab5c-e5ad4fdcce94 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:37.567234 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-16db726d-1a13-4039-a28e-d7944b0705e4 req-f256d287-5202-4737-ab5c-e5ad4fdcce94 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:37.577334 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:37.577334 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:38.117068 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-16db726d-1a13-4039-a28e-d7944b0705e4 req-f256d287-5202-4737-ab5c-e5ad4fdcce94 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/attachments/512e95c5-6cb0-4d79-9465-aa374ead16e9 returned with HTTP 200 Jul 03 01:47:38.117609 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1402/5570] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:47:37 2026] DELETE /volume/v3/attachments/512e95c5-6cb0-4d79-9465-aa374ead16e9 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:38.421454 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7335cbe3-87ae-4ff3-96f1-3c6975e773d6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:38.423405 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7335cbe3-87ae-4ff3-96f1-3c6975e773d6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:47:38.423780 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7335cbe3-87ae-4ff3-96f1-3c6975e773d6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:38.425450 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7335cbe3-87ae-4ff3-96f1-3c6975e773d6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:38.433083 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:38.433083 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:38.437901 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7335cbe3-87ae-4ff3-96f1-3c6975e773d6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:47:38.444359 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7335cbe3-87ae-4ff3-96f1-3c6975e773d6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 200 Jul 03 01:47:38.445583 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1382/5571] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:38 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:47:38.462321 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8aa4ed48-5325-48a0-b3e9-48b7628d5d35 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:38.464459 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8aa4ed48-5325-48a0-b3e9-48b7628d5d35 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:47:38.464867 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8aa4ed48-5325-48a0-b3e9-48b7628d5d35 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5f80caf3-ae98-41c0-ab9d-377736ad7810", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1037400635"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:38.466504 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.contrib.backups [None req-8aa4ed48-5325-48a0-b3e9-48b7628d5d35 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating new backup {'backup': {'volume_id': '5f80caf3-ae98-41c0-ab9d-377736ad7810', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1037400635'}} {{(pid=99879) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:47:38.466657 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-8aa4ed48-5325-48a0-b3e9-48b7628d5d35 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating backup of volume 5f80caf3-ae98-41c0-ab9d-377736ad7810 in container None Jul 03 01:47:38.475138 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:38.475138 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:38.475700 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8aa4ed48-5325-48a0-b3e9-48b7628d5d35 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:47:38.497467 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-8aa4ed48-5325-48a0-b3e9-48b7628d5d35 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Created reservations ['0750e5a2-ca78-46d3-b273-ecd8f1035b75', '3211ae59-cfb4-4abf-a2d9-28873257d8dc'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:47:38.554034 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8aa4ed48-5325-48a0-b3e9-48b7628d5d35 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:47:38.554475 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1396/5572] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:47:38 2026] POST /volume/v3/backups => generated 328 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:47:38.564528 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d3851091-4967-4fc5-9968-a3b34d0194b6 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:38.567469 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d3851091-4967-4fc5-9968-a3b34d0194b6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:38.567720 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d3851091-4967-4fc5-9968-a3b34d0194b6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:38.568015 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d3851091-4967-4fc5-9968-a3b34d0194b6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:38.568168 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-d3851091-4967-4fc5-9968-a3b34d0194b6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:38.573927 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:38.573927 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:38.574689 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d3851091-4967-4fc5-9968-a3b34d0194b6 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:38.575228 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1393/5573] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:38 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:39.587259 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b01f26a8-56a3-4a39-bea5-49a0d5764127 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:39.589174 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b01f26a8-56a3-4a39-bea5-49a0d5764127 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:39.589369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b01f26a8-56a3-4a39-bea5-49a0d5764127 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:39.589600 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b01f26a8-56a3-4a39-bea5-49a0d5764127 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:39.589701 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b01f26a8-56a3-4a39-bea5-49a0d5764127 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:39.594166 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:39.594166 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:39.595059 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b01f26a8-56a3-4a39-bea5-49a0d5764127 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:39.595524 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1403/5574] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:39 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:40.605955 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-95041243-91d1-410b-89d0-e7024e63c4db None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:40.607816 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-95041243-91d1-410b-89d0-e7024e63c4db tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:40.608192 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-95041243-91d1-410b-89d0-e7024e63c4db tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:40.609464 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-95041243-91d1-410b-89d0-e7024e63c4db tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:40.609464 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-95041243-91d1-410b-89d0-e7024e63c4db tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:40.613139 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:40.613139 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:40.614018 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-95041243-91d1-410b-89d0-e7024e63c4db tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:40.614473 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1383/5575] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:40 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:41.626155 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7b6d9dee-3026-4c07-b626-2b648882e69d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:41.628276 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7b6d9dee-3026-4c07-b626-2b648882e69d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:41.628549 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7b6d9dee-3026-4c07-b626-2b648882e69d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:41.628779 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7b6d9dee-3026-4c07-b626-2b648882e69d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:41.628916 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-7b6d9dee-3026-4c07-b626-2b648882e69d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:41.634498 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:41.634498 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:41.635479 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7b6d9dee-3026-4c07-b626-2b648882e69d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:41.635951 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1397/5576] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:41 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:42.411183 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0cea4e28-9215-4627-bd6d-139643331e08 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:42.482721 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0cea4e28-9215-4627-bd6d-139643331e08 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:47:42.483067 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0cea4e28-9215-4627-bd6d-139643331e08 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-629901265-610347892", "extra_specs": {"multiattach": " True"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:42.503906 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0cea4e28-9215-4627-bd6d-139643331e08 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:47:42.504351 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1394/5577] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:47:42 2026] POST /volume/v3/types => generated 285 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:42.512616 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:42.514355 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:47:42.514729 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-450994727", "snapshot_id": null, "imageRef": null, "volume_type": "bf811b43-86cf-4ffe-912d-b9d3af3d264d", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:42.516162 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-450994727', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'bf811b43-86cf-4ffe-912d-b9d3af3d264d', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:47:42.520805 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume of 1 GB Jul 03 01:47:42.521127 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:42.521127 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:42.521668 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Availability Zones retrieved successfully. Jul 03 01:47:42.529349 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Flow 'volume_create_api' (636232b3-fb1a-42a9-8150-7dbb2f76f0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:47:42.530528 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fae28243-cc5c-4879-9339-9eb0d91605b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:42.531466 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:47:42.538800 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:42.538800 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:42.554301 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fae28243-cc5c-4879-9339-9eb0d91605b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:47:42Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bf811b43-86cf-4ffe-912d-b9d3af3d264d,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-629901265-610347892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bf811b43-86cf-4ffe-912d-b9d3af3d264d', 'encryption_key_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=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:42.555167 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edeff177-91c7-4245-b03f-aa14ffb3bc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:42.583189 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-629901265-610347892 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-629901265-610347892, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:47:42.583806 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-629901265-610347892 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-629901265-610347892, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:47:42.648019 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Created reservations ['ede18c11-20f0-4a85-a84d-6f544490f7bd', '03b8e339-22ca-42ec-8bad-64ded3dd284d', 'ea874b6d-992b-41d1-9092-b20ef9e01b53', '000f2ca3-cc3c-4a4c-ba26-b1318ef9f011'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:47:42.648129 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8dc3e601-e7bd-41e6-b2c6-1ac2b96c94ad None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:42.649004 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edeff177-91c7-4245-b03f-aa14ffb3bc5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ede18c11-20f0-4a85-a84d-6f544490f7bd', '03b8e339-22ca-42ec-8bad-64ded3dd284d', 'ea874b6d-992b-41d1-9092-b20ef9e01b53', '000f2ca3-cc3c-4a4c-ba26-b1318ef9f011']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:42.649904 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa8a3bd-2eea-471a-b4ba-d5019dac95b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:42.650267 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8dc3e601-e7bd-41e6-b2c6-1ac2b96c94ad tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:42.650604 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8dc3e601-e7bd-41e6-b2c6-1ac2b96c94ad tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:42.650869 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8dc3e601-e7bd-41e6-b2c6-1ac2b96c94ad tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:42.651046 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-8dc3e601-e7bd-41e6-b2c6-1ac2b96c94ad tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:42.656189 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:42.656189 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:42.657488 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8dc3e601-e7bd-41e6-b2c6-1ac2b96c94ad tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:42.658038 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1384/5578] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:42 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:42.716622 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa8a3bd-2eea-471a-b4ba-d5019dac95b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-450994727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='10421e13cbf140af80216c6db7d413f5',qos_specs=None,replication_status=,reservations=['ede18c11-20f0-4a85-a84d-6f544490f7bd','03b8e339-22ca-42ec-8bad-64ded3dd284d','ea874b6d-992b-41d1-9092-b20ef9e01b53','000f2ca3-cc3c-4a4c-ba26-b1318ef9f011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='514abd7e38d043948068d404e958b388',volume_type_id=bf811b43-86cf-4ffe-912d-b9d3af3d264d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:47:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-450994727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='10421e13cbf140af80216c6db7d413f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='514abd7e38d043948068d404e958b388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bf811b43-86cf-4ffe-912d-b9d3af3d264d),volume_type_id=bf811b43-86cf-4ffe-912d-b9d3af3d264d)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:42.718935 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69fbf6e-43ff-437e-a3ba-ce034e0b3f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:42.750667 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b69fbf6e-43ff-437e-a3ba-ce034e0b3f6e) transitioned into state 'SUCCESS' from state '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-450994727',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='10421e13cbf140af80216c6db7d413f5',qos_specs=None,replication_status=,reservations=['ede18c11-20f0-4a85-a84d-6f544490f7bd','03b8e339-22ca-42ec-8bad-64ded3dd284d','ea874b6d-992b-41d1-9092-b20ef9e01b53','000f2ca3-cc3c-4a4c-ba26-b1318ef9f011'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='514abd7e38d043948068d404e958b388',volume_type_id=bf811b43-86cf-4ffe-912d-b9d3af3d264d)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:42.751178 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c2479c-d08a-4658-a2a6-5166327b84cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:42.773256 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c2479c-d08a-4658-a2a6-5166327b84cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:42.774666 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Flow 'volume_create_api' (636232b3-fb1a-42a9-8150-7dbb2f76f0d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:47:42.774953 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume request issued successfully. Jul 03 01:47:42.775804 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e30e40b0-10d9-419b-bb6a-cf88b95c2d88 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:47:42.777111 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1404/5579] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:47:42 2026] POST /volume/v3/volumes => generated 825 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:47:42.794458 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-4652df23-7db8-4d1f-b835-8a0c162a7ae0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:42.798099 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4652df23-7db8-4d1f-b835-8a0c162a7ae0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:47:42.798099 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4652df23-7db8-4d1f-b835-8a0c162a7ae0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:42.798276 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-4652df23-7db8-4d1f-b835-8a0c162a7ae0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:42.808218 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:42.808218 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:42.812179 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-4652df23-7db8-4d1f-b835-8a0c162a7ae0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:42.821969 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-4652df23-7db8-4d1f-b835-8a0c162a7ae0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:47:42.822281 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1398/5580] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:42 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 893 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:43.672459 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2ea8e45e-546b-4656-b595-a22923845472 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:43.675903 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2ea8e45e-546b-4656-b595-a22923845472 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:43.676148 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2ea8e45e-546b-4656-b595-a22923845472 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:43.676696 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2ea8e45e-546b-4656-b595-a22923845472 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:43.676696 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-2ea8e45e-546b-4656-b595-a22923845472 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:43.682105 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:43.682105 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:43.682923 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2ea8e45e-546b-4656-b595-a22923845472 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:43.683983 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1395/5581] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:43 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:43.839989 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b9bb6280-ad24-47e9-ab51-65013a9e3de7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:43.842603 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b9bb6280-ad24-47e9-ab51-65013a9e3de7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:47:43.842973 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b9bb6280-ad24-47e9-ab51-65013a9e3de7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:43.843212 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b9bb6280-ad24-47e9-ab51-65013a9e3de7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:43.854213 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:43.854213 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:43.860210 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b9bb6280-ad24-47e9-ab51-65013a9e3de7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:43.868248 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b9bb6280-ad24-47e9-ab51-65013a9e3de7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:47:43.869529 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1385/5582] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:43 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 918 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:43.885154 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-da17ed1b-ad46-4669-b097-46144bcf53bf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:43.888247 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-da17ed1b-ad46-4669-b097-46144bcf53bf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:47:43.888645 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-da17ed1b-ad46-4669-b097-46144bcf53bf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:43.888951 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-da17ed1b-ad46-4669-b097-46144bcf53bf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:43.900202 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:43.900202 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:43.907639 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-da17ed1b-ad46-4669-b097-46144bcf53bf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:43.916032 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-da17ed1b-ad46-4669-b097-46144bcf53bf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:47:43.918498 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1405/5583] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:43 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 918 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:43.935726 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:43.939519 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:47:43.939519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-966668670", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:43.941233 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.volumes [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-966668670', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99879) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:47:43.941642 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume of 1 GB Jul 03 01:47:43.947645 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Availability Zones retrieved successfully. Jul 03 01:47:43.953810 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Flow 'volume_create_api' (6ae0168a-5c8c-43ca-9891-b9c7bc56399c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:47:43.954977 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb69d77-e932-468e-bb81-47afe80a102c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:43.956954 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.flows.api.create_volume [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Validating volume size '1' using validate_int {{(pid=99879) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:47:44.004826 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb69d77-e932-468e-bb81-47afe80a102c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:44.005548 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0547acf-4966-4c07-aadf-1e5513f7d480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:44.082998 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Created reservations ['3771952a-cb6b-4830-ad15-ad7d1b25564e', 'bbe54659-e186-4484-bbd2-eb1c1878e846', 'd9523649-b4dd-4ae0-89c2-71572198b45c', 'f4b21268-52cd-4eb6-95ac-4227bc53ab7b'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:47:44.083911 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0547acf-4966-4c07-aadf-1e5513f7d480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3771952a-cb6b-4830-ad15-ad7d1b25564e', 'bbe54659-e186-4484-bbd2-eb1c1878e846', 'd9523649-b4dd-4ae0-89c2-71572198b45c', 'f4b21268-52cd-4eb6-95ac-4227bc53ab7b']}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:44.085006 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b447bfe7-0a56-49d1-b26a-f22f6564786d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:44.118809 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b447bfe7-0a56-49d1-b26a-f22f6564786d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45f85d28-79c6-4e05-a6de-e28d9e7a8a68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-966668670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10421e13cbf140af80216c6db7d413f5',qos_specs=None,replication_status=,reservations=['3771952a-cb6b-4830-ad15-ad7d1b25564e','bbe54659-e186-4484-bbd2-eb1c1878e846','d9523649-b4dd-4ae0-89c2-71572198b45c','f4b21268-52cd-4eb6-95ac-4227bc53ab7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='514abd7e38d043948068d404e958b388',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-966668670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45f85d28-79c6-4e05-a6de-e28d9e7a8a68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10421e13cbf140af80216c6db7d413f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='514abd7e38d043948068d404e958b388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:44.119847 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6dc6d3-8ae3-4bdc-82d9-f9877eded598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:44.151568 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c6dc6d3-8ae3-4bdc-82d9-f9877eded598) transitioned into state 'SUCCESS' from state '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-966668670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10421e13cbf140af80216c6db7d413f5',qos_specs=None,replication_status=,reservations=['3771952a-cb6b-4830-ad15-ad7d1b25564e','bbe54659-e186-4484-bbd2-eb1c1878e846','d9523649-b4dd-4ae0-89c2-71572198b45c','f4b21268-52cd-4eb6-95ac-4227bc53ab7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='514abd7e38d043948068d404e958b388',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:44.152450 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf018ff5-45be-44c5-ad67-f8c13fb27fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:44.169721 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf018ff5-45be-44c5-ad67-f8c13fb27fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99879) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:44.169721 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Flow 'volume_create_api' (6ae0168a-5c8c-43ca-9891-b9c7bc56399c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99879) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:47:44.169721 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume request issued successfully. Jul 03 01:47:44.169721 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-695c6db6-e39e-4724-ba7a-aca40a95cd50 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:47:44.169721 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1399/5584] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:47:43 2026] POST /volume/v3/volumes => generated 750 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:47:44.188010 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-50155895-78a0-413f-84ce-8a49b4ec932d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:44.194456 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-50155895-78a0-413f-84ce-8a49b4ec932d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:44.194456 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-50155895-78a0-413f-84ce-8a49b4ec932d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:44.194784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-50155895-78a0-413f-84ce-8a49b4ec932d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:44.211015 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:44.211015 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:44.217790 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-50155895-78a0-413f-84ce-8a49b4ec932d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:44.225641 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-50155895-78a0-413f-84ce-8a49b4ec932d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:44.225641 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1396/5585] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:44 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:44.695604 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e72f9f52-a555-41e5-a1d1-7a9d9a3f7fb3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:44.697802 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e72f9f52-a555-41e5-a1d1-7a9d9a3f7fb3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:44.698009 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e72f9f52-a555-41e5-a1d1-7a9d9a3f7fb3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:44.698194 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e72f9f52-a555-41e5-a1d1-7a9d9a3f7fb3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:44.698298 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-e72f9f52-a555-41e5-a1d1-7a9d9a3f7fb3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:44.703972 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:44.703972 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:44.705162 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e72f9f52-a555-41e5-a1d1-7a9d9a3f7fb3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:44.705703 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1386/5586] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:44 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:45.241088 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-74303107-1200-4659-a666-a05cd5ecbcba None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:45.242946 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-74303107-1200-4659-a666-a05cd5ecbcba tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:45.243149 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-74303107-1200-4659-a666-a05cd5ecbcba tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:45.243311 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-74303107-1200-4659-a666-a05cd5ecbcba tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:45.250764 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:45.250764 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:45.254841 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-74303107-1200-4659-a666-a05cd5ecbcba tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:45.260149 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-74303107-1200-4659-a666-a05cd5ecbcba tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:45.260697 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1406/5587] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:45 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:45.279302 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a54bc9a0-8bcc-408e-9302-2698b8638d30 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:45.281772 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a54bc9a0-8bcc-408e-9302-2698b8638d30 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:45.282051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a54bc9a0-8bcc-408e-9302-2698b8638d30 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:45.282291 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a54bc9a0-8bcc-408e-9302-2698b8638d30 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:45.290386 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:45.290386 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:45.294915 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a54bc9a0-8bcc-408e-9302-2698b8638d30 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:45.300088 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a54bc9a0-8bcc-408e-9302-2698b8638d30 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:45.300732 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1400/5588] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:45 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:45.318727 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-dff3b122-09f9-48b0-8e23-96d2bcc7dbad None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:45.321194 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dff3b122-09f9-48b0-8e23-96d2bcc7dbad tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:47:45.321194 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-dff3b122-09f9-48b0-8e23-96d2bcc7dbad tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-207569256", "extra_specs": {}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:45.345547 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-dff3b122-09f9-48b0-8e23-96d2bcc7dbad tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:47:45.345948 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1397/5589] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:47:45 2026] POST /volume/v3/types => generated 211 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:45.358673 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c6819c0d-fb38-4fe8-9ddc-155712ee0ae8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:45.364712 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c6819c0d-fb38-4fe8-9ddc-155712ee0ae8 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] POST https://10.4.3.64/volume/v3/types/eec9500c-76be-4461-a0de-6eb870c9b07c/encryption Jul 03 01:47:45.365241 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c6819c0d-fb38-4fe8-9ddc-155712ee0ae8 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:45.398982 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c6819c0d-fb38-4fe8-9ddc-155712ee0ae8 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] https://10.4.3.64/volume/v3/types/eec9500c-76be-4461-a0de-6eb870c9b07c/encryption returned with HTTP 200 Jul 03 01:47:45.399691 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1387/5590] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:47:45 2026] POST /volume/v3/types/eec9500c-76be-4461-a0de-6eb870c9b07c/encryption => generated 230 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:45.410203 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2308e970-88f8-4507-b80c-228a6fd77f77 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:45.412401 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:47:45.412824 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1749712643", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-207569256", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:45.414711 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1749712643', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-207569256', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:47:45.418817 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume of 1 GB Jul 03 01:47:45.419144 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:45.419144 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:45.419718 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Availability Zones retrieved successfully. Jul 03 01:47:45.426284 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Flow 'volume_create_api' (cc67d406-8170-4693-88b2-7d8fb1e9a722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:47:45.427407 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a727c9-be03-412e-9692-3296ba795318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:45.428571 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:47:45.463207 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85a727c9-be03-412e-9692-3296ba795318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:47:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eec9500c-76be-4461-a0de-6eb870c9b07c,is_public=True,name='tempest-scenario-type-luks-207569256',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eec9500c-76be-4461-a0de-6eb870c9b07c', '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=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:45.464288 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ccea5f2-a260-436d-bb5c-aa7834477e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:45.509064 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-207569256 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-207569256, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:47:45.509711 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-207569256 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-207569256, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:47:45.559986 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Created reservations ['855f45b4-212a-43ae-ae7f-0743bd9e51d0', '8c8d9972-0b3c-4600-bfd3-4caa25fa85c8', '52bccdc4-eeab-4d90-9598-d1248524c057', 'bb36d34e-8d88-403f-b380-a839b97743a3'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:47:45.561073 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ccea5f2-a260-436d-bb5c-aa7834477e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['855f45b4-212a-43ae-ae7f-0743bd9e51d0', '8c8d9972-0b3c-4600-bfd3-4caa25fa85c8', '52bccdc4-eeab-4d90-9598-d1248524c057', 'bb36d34e-8d88-403f-b380-a839b97743a3']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:45.562085 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04061702-e0b0-4952-89de-5c0280598cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:45.596050 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04061702-e0b0-4952-89de-5c0280598cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '752ce186-9406-473a-87d1-53a1a281bc71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1749712643',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10421e13cbf140af80216c6db7d413f5',qos_specs=None,replication_status=,reservations=['855f45b4-212a-43ae-ae7f-0743bd9e51d0','8c8d9972-0b3c-4600-bfd3-4caa25fa85c8','52bccdc4-eeab-4d90-9598-d1248524c057','bb36d34e-8d88-403f-b380-a839b97743a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='514abd7e38d043948068d404e958b388',volume_type_id=eec9500c-76be-4461-a0de-6eb870c9b07c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1749712643',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=752ce186-9406-473a-87d1-53a1a281bc71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10421e13cbf140af80216c6db7d413f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='514abd7e38d043948068d404e958b388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eec9500c-76be-4461-a0de-6eb870c9b07c),volume_type_id=eec9500c-76be-4461-a0de-6eb870c9b07c)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:45.597281 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51d47665-48d1-4f3c-89fd-809191167af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:45.626789 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51d47665-48d1-4f3c-89fd-809191167af9) transitioned into state 'SUCCESS' from state '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-1749712643',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10421e13cbf140af80216c6db7d413f5',qos_specs=None,replication_status=,reservations=['855f45b4-212a-43ae-ae7f-0743bd9e51d0','8c8d9972-0b3c-4600-bfd3-4caa25fa85c8','52bccdc4-eeab-4d90-9598-d1248524c057','bb36d34e-8d88-403f-b380-a839b97743a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='514abd7e38d043948068d404e958b388',volume_type_id=eec9500c-76be-4461-a0de-6eb870c9b07c)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:45.627951 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f60ffb-fcdb-4a2f-9e8b-8a47dbf843ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:47:45.644311 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f60ffb-fcdb-4a2f-9e8b-8a47dbf843ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:47:45.645264 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Flow 'volume_create_api' (cc67d406-8170-4693-88b2-7d8fb1e9a722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:47:45.645668 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume request issued successfully. Jul 03 01:47:45.646602 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2308e970-88f8-4507-b80c-228a6fd77f77 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:47:45.646998 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1407/5591] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:47:45 2026] POST /volume/v3/volumes => generated 778 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:47:45.661693 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0c1950ce-abc6-4eba-827c-da31fe87fe51 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:45.664199 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0c1950ce-abc6-4eba-827c-da31fe87fe51 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:47:45.664503 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0c1950ce-abc6-4eba-827c-da31fe87fe51 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:45.664754 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0c1950ce-abc6-4eba-827c-da31fe87fe51 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:45.673787 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:45.673787 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:45.678233 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0c1950ce-abc6-4eba-827c-da31fe87fe51 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:45.683144 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0c1950ce-abc6-4eba-827c-da31fe87fe51 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:47:45.683581 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1401/5592] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:45 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:45.717133 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b924d0da-4711-4402-baa0-bacc917966c8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:45.718966 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b924d0da-4711-4402-baa0-bacc917966c8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:45.719189 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b924d0da-4711-4402-baa0-bacc917966c8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:45.719485 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b924d0da-4711-4402-baa0-bacc917966c8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:45.719637 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-b924d0da-4711-4402-baa0-bacc917966c8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:45.724687 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:45.724687 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:45.725566 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b924d0da-4711-4402-baa0-bacc917966c8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:45.725983 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1398/5593] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:45 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:46.696121 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-381253ef-9007-49bd-a8a0-c8efd6ae9db8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:46.698007 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-381253ef-9007-49bd-a8a0-c8efd6ae9db8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:47:46.698232 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-381253ef-9007-49bd-a8a0-c8efd6ae9db8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:46.698516 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-381253ef-9007-49bd-a8a0-c8efd6ae9db8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:46.708207 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:46.708207 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:46.716021 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-381253ef-9007-49bd-a8a0-c8efd6ae9db8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:46.721755 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-381253ef-9007-49bd-a8a0-c8efd6ae9db8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:47:46.722258 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1388/5594] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:46 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:46.734475 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f8ddfdcb-c1a0-4436-a5c6-f2e4dd69af92 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:46.737631 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8c34db8f-3348-433b-b87a-5bafcc984c1e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:46.737933 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f8ddfdcb-c1a0-4436-a5c6-f2e4dd69af92 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:47:46.738116 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f8ddfdcb-c1a0-4436-a5c6-f2e4dd69af92 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:46.738312 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f8ddfdcb-c1a0-4436-a5c6-f2e4dd69af92 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:46.740313 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c34db8f-3348-433b-b87a-5bafcc984c1e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:46.740698 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c34db8f-3348-433b-b87a-5bafcc984c1e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:46.740929 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c34db8f-3348-433b-b87a-5bafcc984c1e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:46.741076 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-8c34db8f-3348-433b-b87a-5bafcc984c1e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:46.748999 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:46.748999 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:46.749923 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c34db8f-3348-433b-b87a-5bafcc984c1e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:46.750390 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1402/5595] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:46 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:46.750499 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:46.750499 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:46.759803 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f8ddfdcb-c1a0-4436-a5c6-f2e4dd69af92 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:46.765148 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f8ddfdcb-c1a0-4436-a5c6-f2e4dd69af92 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:47:46.765616 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1408/5596] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:46 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:46.815313 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-07345e53-3108-490c-ae04-c27c8f829d1e req-77735f9f-623d-45ab-9e43-42497b613087 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:46.817608 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-77735f9f-623d-45ab-9e43-42497b613087 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:46.817840 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-77735f9f-623d-45ab-9e43-42497b613087 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:46.818014 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-77735f9f-623d-45ab-9e43-42497b613087 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:46.825318 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:46.825318 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:46.830256 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-07345e53-3108-490c-ae04-c27c8f829d1e req-77735f9f-623d-45ab-9e43-42497b613087 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:46.837664 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-77735f9f-623d-45ab-9e43-42497b613087 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:46.838110 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1399/5597] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:47:46 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:47.762736 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7bdcef44-3eef-47b4-882a-3d39a9099f7d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:47.764779 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7bdcef44-3eef-47b4-882a-3d39a9099f7d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:47.765588 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7bdcef44-3eef-47b4-882a-3d39a9099f7d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:47.765588 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7bdcef44-3eef-47b4-882a-3d39a9099f7d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:47.765588 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-7bdcef44-3eef-47b4-882a-3d39a9099f7d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:47.771487 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:47.771487 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:47.772579 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7bdcef44-3eef-47b4-882a-3d39a9099f7d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:47.773554 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1389/5598] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:47 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:48.785272 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-35bd26e9-fa44-412a-81c7-60063d3b5b5a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:48.787472 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-35bd26e9-fa44-412a-81c7-60063d3b5b5a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:48.787656 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-35bd26e9-fa44-412a-81c7-60063d3b5b5a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:48.787873 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-35bd26e9-fa44-412a-81c7-60063d3b5b5a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:48.787990 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-35bd26e9-fa44-412a-81c7-60063d3b5b5a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:48.793111 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:48.793111 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:48.793993 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-35bd26e9-fa44-412a-81c7-60063d3b5b5a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:48.794469 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1403/5599] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:48 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:48.879371 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-42253ed2-b3b6-4ca8-9c4c-e6974b63787d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:48.879924 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-42253ed2-b3b6-4ca8-9c4c-e6974b63787d None None] GET https://10.4.3.64/volume// Jul 03 01:47:48.880122 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-42253ed2-b3b6-4ca8-9c4c-e6974b63787d None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:48.880376 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-42253ed2-b3b6-4ca8-9c4c-e6974b63787d None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:48.880763 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-42253ed2-b3b6-4ca8-9c4c-e6974b63787d None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:47:48.881109 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1409/5600] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:47:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:47:48.890064 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-07345e53-3108-490c-ae04-c27c8f829d1e req-a3d04fab-6db1-4b50-9b7e-db09fb90b921 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:48.892468 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-a3d04fab-6db1-4b50-9b7e-db09fb90b921 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:47:48.892940 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-a3d04fab-6db1-4b50-9b7e-db09fb90b921 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45f85d28-79c6-4e05-a6de-e28d9e7a8a68", "connector": null, "instance_uuid": "cb8a46e3-7538-466a-ad26-de189f583051"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:48.903374 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:48.903374 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:48.949351 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-a3d04fab-6db1-4b50-9b7e-db09fb90b921 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:47:48.949977 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1400/5601] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:47:48 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:47:49.361525 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-53fa0b5f-1324-4a2f-b7c5-77f264637d09 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:49.365769 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-53fa0b5f-1324-4a2f-b7c5-77f264637d09 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:49.366086 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-53fa0b5f-1324-4a2f-b7c5-77f264637d09 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:49.366370 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-53fa0b5f-1324-4a2f-b7c5-77f264637d09 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:49.379683 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:49.379683 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:49.387926 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-53fa0b5f-1324-4a2f-b7c5-77f264637d09 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:49.395079 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-53fa0b5f-1324-4a2f-b7c5-77f264637d09 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:49.395687 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1390/5602] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:49 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:49.492096 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2fcfdabb-3400-4091-9346-81149becb872 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:49.492515 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2fcfdabb-3400-4091-9346-81149becb872 None None] GET https://10.4.3.64/volume// Jul 03 01:47:49.492672 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2fcfdabb-3400-4091-9346-81149becb872 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:49.492853 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2fcfdabb-3400-4091-9346-81149becb872 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:49.493176 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2fcfdabb-3400-4091-9346-81149becb872 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:47:49.493499 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1404/5603] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:47:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:47:49.502776 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-07345e53-3108-490c-ae04-c27c8f829d1e req-16c443d9-9135-4039-93b2-5fd13252dab1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:49.505149 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-16c443d9-9135-4039-93b2-5fd13252dab1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:49.505395 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-16c443d9-9135-4039-93b2-5fd13252dab1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:49.505663 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-16c443d9-9135-4039-93b2-5fd13252dab1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:49.522783 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:49.522783 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:49.537038 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-07345e53-3108-490c-ae04-c27c8f829d1e req-16c443d9-9135-4039-93b2-5fd13252dab1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:49.546100 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-16c443d9-9135-4039-93b2-5fd13252dab1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:49.546678 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1410/5604] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:47:49 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 1022 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:47:49.663087 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-07345e53-3108-490c-ae04-c27c8f829d1e req-0940ff95-eafb-4ef5-8ee9-c98e543b93fb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:49.665583 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-0940ff95-eafb-4ef5-8ee9-c98e543b93fb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] PUT https://10.4.3.64/volume/v3/attachments/b93e83e4-0daa-4d7a-a269-3b38d3af9e7d Jul 03 01:47:49.666241 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-0940ff95-eafb-4ef5-8ee9-c98e543b93fb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:49.676034 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-07345e53-3108-490c-ae04-c27c8f829d1e req-0940ff95-eafb-4ef5-8ee9-c98e543b93fb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Acquiring lock "cinder-attachment_update-45f85d28-79c6-4e05-a6de-e28d9e7a8a68-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:47:49.680432 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-07345e53-3108-490c-ae04-c27c8f829d1e req-0940ff95-eafb-4ef5-8ee9-c98e543b93fb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Lock "cinder-attachment_update-45f85d28-79c6-4e05-a6de-e28d9e7a8a68-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:47:49.681537 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:49.681537 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:49.805913 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-760c0d1b-1df8-4e5c-bab1-ddfa2dfef2d8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:49.808944 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-760c0d1b-1df8-4e5c-bab1-ddfa2dfef2d8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:49.809089 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-760c0d1b-1df8-4e5c-bab1-ddfa2dfef2d8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:49.809297 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-760c0d1b-1df8-4e5c-bab1-ddfa2dfef2d8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:49.809391 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-760c0d1b-1df8-4e5c-bab1-ddfa2dfef2d8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:49.817587 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:49.817587 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:49.818524 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-760c0d1b-1df8-4e5c-bab1-ddfa2dfef2d8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:49.818885 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1391/5605] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:49 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:50.203915 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-07345e53-3108-490c-ae04-c27c8f829d1e req-0940ff95-eafb-4ef5-8ee9-c98e543b93fb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Lock "cinder-attachment_update-45f85d28-79c6-4e05-a6de-e28d9e7a8a68-np0000004346" released by "attachment_update" :: held 0.524s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:47:50.204396 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-0940ff95-eafb-4ef5-8ee9-c98e543b93fb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/b93e83e4-0daa-4d7a-a269-3b38d3af9e7d returned with HTTP 200 Jul 03 01:47:50.204961 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1401/5606] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:47:49 2026] PUT /volume/v3/attachments/b93e83e4-0daa-4d7a-a269-3b38d3af9e7d => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:47:50.413127 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-78cd353c-e2a3-4402-9061-66154ebf96f3 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:50.415077 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-78cd353c-e2a3-4402-9061-66154ebf96f3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:50.415334 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-78cd353c-e2a3-4402-9061-66154ebf96f3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:50.415581 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-78cd353c-e2a3-4402-9061-66154ebf96f3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:50.427787 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:50.427787 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:50.432479 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-78cd353c-e2a3-4402-9061-66154ebf96f3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:50.437643 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-78cd353c-e2a3-4402-9061-66154ebf96f3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:50.438114 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1405/5607] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:50 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:50.831318 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a5f9fbbd-5fba-4b56-82c9-3fb70973bb84 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:50.833412 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a5f9fbbd-5fba-4b56-82c9-3fb70973bb84 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:50.833663 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a5f9fbbd-5fba-4b56-82c9-3fb70973bb84 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:50.833884 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a5f9fbbd-5fba-4b56-82c9-3fb70973bb84 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:50.834009 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-a5f9fbbd-5fba-4b56-82c9-3fb70973bb84 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:50.841740 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:50.841740 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:50.842687 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a5f9fbbd-5fba-4b56-82c9-3fb70973bb84 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:50.843109 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1411/5608] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:50 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:51.452566 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-04ff0f72-8983-4511-a35c-67946cfd911d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:51.454484 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-04ff0f72-8983-4511-a35c-67946cfd911d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:51.454679 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-04ff0f72-8983-4511-a35c-67946cfd911d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:51.454871 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-04ff0f72-8983-4511-a35c-67946cfd911d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:51.468195 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:51.468195 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:51.474118 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-04ff0f72-8983-4511-a35c-67946cfd911d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:51.480926 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-04ff0f72-8983-4511-a35c-67946cfd911d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:51.481398 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1392/5609] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:51 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:51.853843 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fc347316-90e2-489a-8519-3e07f95e48e8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:51.855627 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fc347316-90e2-489a-8519-3e07f95e48e8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:51.855835 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fc347316-90e2-489a-8519-3e07f95e48e8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:51.856023 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fc347316-90e2-489a-8519-3e07f95e48e8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:51.856126 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-fc347316-90e2-489a-8519-3e07f95e48e8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:51.860637 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:51.860637 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:51.861325 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fc347316-90e2-489a-8519-3e07f95e48e8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:51.861715 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1402/5610] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:51 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:52.497575 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e0f1b5e3-2456-4280-88b7-f72453599038 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:52.500047 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e0f1b5e3-2456-4280-88b7-f72453599038 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:52.500047 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e0f1b5e3-2456-4280-88b7-f72453599038 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:52.500047 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e0f1b5e3-2456-4280-88b7-f72453599038 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:52.511757 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:52.511757 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:52.516677 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e0f1b5e3-2456-4280-88b7-f72453599038 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:52.522277 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e0f1b5e3-2456-4280-88b7-f72453599038 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:52.522757 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1406/5611] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:52 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:52.872883 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2aaa8f5a-4998-4e73-9bae-d3f827fb7704 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:52.874937 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2aaa8f5a-4998-4e73-9bae-d3f827fb7704 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:52.875185 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2aaa8f5a-4998-4e73-9bae-d3f827fb7704 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:52.875406 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2aaa8f5a-4998-4e73-9bae-d3f827fb7704 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:52.875567 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-2aaa8f5a-4998-4e73-9bae-d3f827fb7704 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:52.879812 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:52.879812 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:52.880585 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2aaa8f5a-4998-4e73-9bae-d3f827fb7704 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:52.880962 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1412/5612] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:52 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:53.537491 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a4ff22f6-5e5c-41a9-ab5a-0eed69418472 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:53.539962 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a4ff22f6-5e5c-41a9-ab5a-0eed69418472 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:53.540281 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a4ff22f6-5e5c-41a9-ab5a-0eed69418472 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:53.540552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a4ff22f6-5e5c-41a9-ab5a-0eed69418472 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:53.552310 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:53.552310 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:53.556239 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a4ff22f6-5e5c-41a9-ab5a-0eed69418472 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:53.561788 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a4ff22f6-5e5c-41a9-ab5a-0eed69418472 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:53.562308 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1393/5613] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:53 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:53.892704 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a4f30d9a-6025-42ed-96e5-70475e001883 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:53.894630 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a4f30d9a-6025-42ed-96e5-70475e001883 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:53.894840 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a4f30d9a-6025-42ed-96e5-70475e001883 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:53.895034 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a4f30d9a-6025-42ed-96e5-70475e001883 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:53.895141 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-a4f30d9a-6025-42ed-96e5-70475e001883 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:53.900829 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:53.900829 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:53.901755 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a4f30d9a-6025-42ed-96e5-70475e001883 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:53.902248 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1403/5614] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:53 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:54.573952 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-aab04b32-01bd-4480-8e4d-f03363a9761a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:54.575874 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aab04b32-01bd-4480-8e4d-f03363a9761a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:54.576089 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aab04b32-01bd-4480-8e4d-f03363a9761a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:54.576316 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aab04b32-01bd-4480-8e4d-f03363a9761a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:54.587562 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:54.587562 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:54.591617 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-aab04b32-01bd-4480-8e4d-f03363a9761a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:54.596062 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aab04b32-01bd-4480-8e4d-f03363a9761a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:54.596546 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1407/5615] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:54 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:54.913006 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c669b9f7-e7db-4e32-834f-1fff256b2fcb None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:54.914819 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c669b9f7-e7db-4e32-834f-1fff256b2fcb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:54.915009 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c669b9f7-e7db-4e32-834f-1fff256b2fcb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:54.915188 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c669b9f7-e7db-4e32-834f-1fff256b2fcb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:54.915286 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-c669b9f7-e7db-4e32-834f-1fff256b2fcb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:54.919655 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:54.919655 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:54.920340 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c669b9f7-e7db-4e32-834f-1fff256b2fcb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:54.920713 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1413/5616] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:54 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:55.609230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f948b428-683f-462e-b569-8fb1577d939b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:55.611014 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f948b428-683f-462e-b569-8fb1577d939b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:55.611198 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f948b428-683f-462e-b569-8fb1577d939b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:55.611393 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f948b428-683f-462e-b569-8fb1577d939b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:55.621345 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:55.621345 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:55.625524 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-f948b428-683f-462e-b569-8fb1577d939b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:55.630920 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f948b428-683f-462e-b569-8fb1577d939b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:55.631495 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1394/5617] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:55 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:55.930969 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-70e84607-9c37-44df-af2f-1da94b4ddb4f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:55.932878 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70e84607-9c37-44df-af2f-1da94b4ddb4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:55.933150 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-70e84607-9c37-44df-af2f-1da94b4ddb4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:55.933450 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-70e84607-9c37-44df-af2f-1da94b4ddb4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:55.933617 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-70e84607-9c37-44df-af2f-1da94b4ddb4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:55.939398 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:55.939398 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:55.940412 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-70e84607-9c37-44df-af2f-1da94b4ddb4f tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:55.940906 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1404/5618] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:55 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:55.950051 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-46bd4fb3-0644-4cfc-9219-c6f070d51144 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:55.951826 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-46bd4fb3-0644-4cfc-9219-c6f070d51144 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:55.952002 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-46bd4fb3-0644-4cfc-9219-c6f070d51144 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:55.952208 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-46bd4fb3-0644-4cfc-9219-c6f070d51144 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:55.952301 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-46bd4fb3-0644-4cfc-9219-c6f070d51144 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:55.957366 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:55.957366 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:55.958489 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-46bd4fb3-0644-4cfc-9219-c6f070d51144 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:55.959129 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1408/5619] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:55 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:55.971069 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6e61c055-7fc5-49dd-9096-5c12ff85d2fd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:55.973089 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6e61c055-7fc5-49dd-9096-5c12ff85d2fd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:55.973286 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6e61c055-7fc5-49dd-9096-5c12ff85d2fd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:55.973480 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6e61c055-7fc5-49dd-9096-5c12ff85d2fd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:55.973575 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.backups [None req-6e61c055-7fc5-49dd-9096-5c12ff85d2fd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete backup with id: 8118dc89-d85b-46c9-ae02-7525e03617b6. Jul 03 01:47:55.978789 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:55.978789 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:55.999917 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.backup.rpcapi [None req-6e61c055-7fc5-49dd-9096-5c12ff85d2fd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] delete_backup rpcapi backup_id 8118dc89-d85b-46c9-ae02-7525e03617b6 {{(pid=99880) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:47:56.001997 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6e61c055-7fc5-49dd-9096-5c12ff85d2fd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 202 Jul 03 01:47:56.002573 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1414/5620] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:47:55 2026] DELETE /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:47:56.009292 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7bc9c7e5-1609-4925-b237-9439ee487448 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:56.011125 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7bc9c7e5-1609-4925-b237-9439ee487448 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:56.011304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7bc9c7e5-1609-4925-b237-9439ee487448 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:56.011530 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7bc9c7e5-1609-4925-b237-9439ee487448 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:56.011682 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-7bc9c7e5-1609-4925-b237-9439ee487448 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:56.016364 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:56.016364 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:56.017236 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7bc9c7e5-1609-4925-b237-9439ee487448 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:56.017688 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1395/5621] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:56 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:56.645928 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f9992e96-54fa-49b4-8b21-63a02ace2ae3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:56.647746 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9992e96-54fa-49b4-8b21-63a02ace2ae3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:56.647990 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9992e96-54fa-49b4-8b21-63a02ace2ae3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:56.648250 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f9992e96-54fa-49b4-8b21-63a02ace2ae3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:56.658858 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:56.658858 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:56.663004 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f9992e96-54fa-49b4-8b21-63a02ace2ae3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:56.667807 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f9992e96-54fa-49b4-8b21-63a02ace2ae3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:56.668253 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1405/5622] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:56 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:57.030468 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-59a4480e-4113-4a24-9433-cc15289f4172 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:57.032731 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59a4480e-4113-4a24-9433-cc15289f4172 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:57.032997 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59a4480e-4113-4a24-9433-cc15289f4172 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:57.033239 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-59a4480e-4113-4a24-9433-cc15289f4172 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:57.033382 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-59a4480e-4113-4a24-9433-cc15289f4172 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:57.039123 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:57.039123 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:57.040113 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-59a4480e-4113-4a24-9433-cc15289f4172 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:57.040604 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1409/5623] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:57 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:57.410347 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-07345e53-3108-490c-ae04-c27c8f829d1e req-65c03618-0c48-4045-923a-8f24625e53ee None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:57.412492 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-65c03618-0c48-4045-923a-8f24625e53ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/attachments/b93e83e4-0daa-4d7a-a269-3b38d3af9e7d/action Jul 03 01:47:57.412920 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-65c03618-0c48-4045-923a-8f24625e53ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:47:57.413046 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-65c03618-0c48-4045-923a-8f24625e53ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:57.430868 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:57.430868 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:57.444443 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-07345e53-3108-490c-ae04-c27c8f829d1e req-65c03618-0c48-4045-923a-8f24625e53ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/b93e83e4-0daa-4d7a-a269-3b38d3af9e7d/action returned with HTTP 204 Jul 03 01:47:57.445064 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1415/5624] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:47:57 2026] POST /volume/v3/attachments/b93e83e4-0daa-4d7a-a269-3b38d3af9e7d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:47:57.680794 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9aba0d1a-a749-4f79-8713-21c2770eb8ee None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:57.682880 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9aba0d1a-a749-4f79-8713-21c2770eb8ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:47:57.683365 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9aba0d1a-a749-4f79-8713-21c2770eb8ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:57.683365 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9aba0d1a-a749-4f79-8713-21c2770eb8ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:57.695876 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:57.695876 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:57.700854 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9aba0d1a-a749-4f79-8713-21c2770eb8ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:57.707256 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9aba0d1a-a749-4f79-8713-21c2770eb8ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:47:57.707811 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1396/5625] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:57 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:47:57.760506 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-91761c5f-e443-4564-9b5a-9b1fd83fbae7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:57.762896 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-91761c5f-e443-4564-9b5a-9b1fd83fbae7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:47:57.763095 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-91761c5f-e443-4564-9b5a-9b1fd83fbae7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:57.763306 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-91761c5f-e443-4564-9b5a-9b1fd83fbae7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:57.771316 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:57.771316 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:57.775388 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-91761c5f-e443-4564-9b5a-9b1fd83fbae7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:47:57.780661 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-91761c5f-e443-4564-9b5a-9b1fd83fbae7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:47:57.781122 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1406/5626] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:47:57 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:58.051689 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e0f49901-7cd6-4bd7-a0d2-038a0c61f9ee None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:58.053704 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e0f49901-7cd6-4bd7-a0d2-038a0c61f9ee tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:58.053914 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e0f49901-7cd6-4bd7-a0d2-038a0c61f9ee tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:58.054106 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e0f49901-7cd6-4bd7-a0d2-038a0c61f9ee tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:58.054207 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-e0f49901-7cd6-4bd7-a0d2-038a0c61f9ee tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:58.059165 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:58.059165 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:47:58.059989 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e0f49901-7cd6-4bd7-a0d2-038a0c61f9ee tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 200 Jul 03 01:47:58.060413 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1410/5627] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:58 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:59.072125 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0e4471c7-7863-4f23-932c-01ad1128edc3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:59.074170 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e4471c7-7863-4f23-932c-01ad1128edc3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 Jul 03 01:47:59.074439 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e4471c7-7863-4f23-932c-01ad1128edc3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:59.074658 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e4471c7-7863-4f23-932c-01ad1128edc3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:59.074767 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-0e4471c7-7863-4f23-932c-01ad1128edc3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 8118dc89-d85b-46c9-ae02-7525e03617b6. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:59.078902 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e4471c7-7863-4f23-932c-01ad1128edc3 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 returned with HTTP 404 Jul 03 01:47:59.079471 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1416/5628] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:59 2026] GET /volume/v3/backups/8118dc89-d85b-46c9-ae02-7525e03617b6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:47:59.653016 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7fb446d7-88db-4bef-a33c-c60bf300699d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:59.654697 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7fb446d7-88db-4bef-a33c-c60bf300699d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:47:59.654897 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7fb446d7-88db-4bef-a33c-c60bf300699d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:59.655118 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7fb446d7-88db-4bef-a33c-c60bf300699d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:59.655250 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-7fb446d7-88db-4bef-a33c-c60bf300699d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete backup with id: 01673244-a655-4bba-b86e-e30204e1b598. Jul 03 01:47:59.659662 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:59.659662 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:47:59.673391 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-7fb446d7-88db-4bef-a33c-c60bf300699d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] delete_backup rpcapi backup_id 01673244-a655-4bba-b86e-e30204e1b598 {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:47:59.675166 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7fb446d7-88db-4bef-a33c-c60bf300699d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 202 Jul 03 01:47:59.675638 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1397/5629] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:47:59 2026] DELETE /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:47:59.682861 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-947f6b41-a1bc-42de-baa7-2edf5dd08b6c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:59.684845 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-947f6b41-a1bc-42de-baa7-2edf5dd08b6c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:47:59.684990 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-947f6b41-a1bc-42de-baa7-2edf5dd08b6c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:59.685212 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-947f6b41-a1bc-42de-baa7-2edf5dd08b6c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:59.685316 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-947f6b41-a1bc-42de-baa7-2edf5dd08b6c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:47:59.691659 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:59.691659 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:47:59.692871 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-947f6b41-a1bc-42de-baa7-2edf5dd08b6c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 200 Jul 03 01:47:59.693395 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1407/5630] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:47:59 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:47:59.819101 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8a0f52df-d8c3-4acf-8121-ac034af5abe1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:59.819533 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8a0f52df-d8c3-4acf-8121-ac034af5abe1 None None] GET https://10.4.3.64/volume// Jul 03 01:47:59.819734 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8a0f52df-d8c3-4acf-8121-ac034af5abe1 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:47:59.819962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8a0f52df-d8c3-4acf-8121-ac034af5abe1 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:47:59.820382 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8a0f52df-d8c3-4acf-8121-ac034af5abe1 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:47:59.820709 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1411/5631] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:47:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:47:59.828231 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-95a062a8-a4f2-483e-88cc-d2029a226d75 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:47:59.830487 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-95a062a8-a4f2-483e-88cc-d2029a226d75 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:47:59.830956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-95a062a8-a4f2-483e-88cc-d2029a226d75 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "752ce186-9406-473a-87d1-53a1a281bc71", "connector": null, "instance_uuid": "cb8a46e3-7538-466a-ad26-de189f583051"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:47:59.839726 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:47:59.839726 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:47:59.874673 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-95a062a8-a4f2-483e-88cc-d2029a226d75 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:47:59.875177 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1417/5632] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:47:59 2026] POST /volume/v3/attachments => generated 273 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:00.303080 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2c037fda-000a-4005-80ff-7d518ffb70b9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:00.305728 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2c037fda-000a-4005-80ff-7d518ffb70b9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:00.306030 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2c037fda-000a-4005-80ff-7d518ffb70b9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:00.306353 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2c037fda-000a-4005-80ff-7d518ffb70b9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:00.319802 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:00.319802 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:00.325284 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2c037fda-000a-4005-80ff-7d518ffb70b9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:00.332189 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2c037fda-000a-4005-80ff-7d518ffb70b9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:00.332942 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1398/5633] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:00 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:00.408255 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2f5359a5-9295-4724-9e11-279e4f7c5650 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:00.408640 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2f5359a5-9295-4724-9e11-279e4f7c5650 None None] GET https://10.4.3.64/volume// Jul 03 01:48:00.408802 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2f5359a5-9295-4724-9e11-279e4f7c5650 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:00.408975 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2f5359a5-9295-4724-9e11-279e4f7c5650 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:00.409278 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2f5359a5-9295-4724-9e11-279e4f7c5650 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:48:00.409580 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1408/5634] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:48:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:48:00.417810 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-4e7a953c-dc44-4aff-961d-4aa1dbdca24a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:00.419937 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-4e7a953c-dc44-4aff-961d-4aa1dbdca24a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:00.420191 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-4e7a953c-dc44-4aff-961d-4aa1dbdca24a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:00.420432 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-4e7a953c-dc44-4aff-961d-4aa1dbdca24a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:00.429886 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:00.429886 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:00.433499 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-4e7a953c-dc44-4aff-961d-4aa1dbdca24a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:00.437374 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-4e7a953c-dc44-4aff-961d-4aa1dbdca24a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:00.437832 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1412/5635] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:48:00 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:48:00.551173 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-ace408c7-3a7c-41ae-96ae-679eff7657f1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:00.553395 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-ace408c7-3a7c-41ae-96ae-679eff7657f1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] PUT https://10.4.3.64/volume/v3/attachments/df31ad9d-2aad-4856-bc9e-717f277fe0ee Jul 03 01:48:00.553829 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-ace408c7-3a7c-41ae-96ae-679eff7657f1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:00.561023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-ace408c7-3a7c-41ae-96ae-679eff7657f1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Acquiring lock "cinder-attachment_update-752ce186-9406-473a-87d1-53a1a281bc71-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:48:00.565313 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-ace408c7-3a7c-41ae-96ae-679eff7657f1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Lock "cinder-attachment_update-752ce186-9406-473a-87d1-53a1a281bc71-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:48:00.566241 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:00.566241 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:00.705400 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d5ae913e-edfb-41b8-9941-9e4129709e66 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:00.707534 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5ae913e-edfb-41b8-9941-9e4129709e66 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 Jul 03 01:48:00.707720 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5ae913e-edfb-41b8-9941-9e4129709e66 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:00.707912 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d5ae913e-edfb-41b8-9941-9e4129709e66 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:00.708046 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-d5ae913e-edfb-41b8-9941-9e4129709e66 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 01673244-a655-4bba-b86e-e30204e1b598. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:00.712521 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d5ae913e-edfb-41b8-9941-9e4129709e66 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 returned with HTTP 404 Jul 03 01:48:00.713265 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1399/5636] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:00 2026] GET /volume/v3/backups/01673244-a655-4bba-b86e-e30204e1b598 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:00.726889 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-47627166-fe0f-47a0-aa81-6dba1ada029c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:00.728752 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:48:00.729110 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-485377839"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:00.730614 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-485377839'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:48:00.730730 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume of 1 GB Jul 03 01:48:00.734889 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Availability Zones retrieved successfully. Jul 03 01:48:00.740333 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Flow 'volume_create_api' (ac1826c6-c17b-4d6b-acad-31e48b9ca0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:00.741200 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c539d0-babe-4bc1-926f-9b6fe846136d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:00.742115 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:48:00.770538 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91c539d0-babe-4bc1-926f-9b6fe846136d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:00.771249 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ac04171-c988-4dad-bd6d-513f89977158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:00.813172 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Created reservations ['666f012a-1da1-4abb-a798-3ef46febeb5f', '6f092848-6300-413b-8c59-980642e9e4c4', '11e25a6e-3eed-4411-9e4b-84a3af4fb1c8', '6ca653e3-4757-4fa7-9752-da3ff520f196'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:00.813902 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ac04171-c988-4dad-bd6d-513f89977158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['666f012a-1da1-4abb-a798-3ef46febeb5f', '6f092848-6300-413b-8c59-980642e9e4c4', '11e25a6e-3eed-4411-9e4b-84a3af4fb1c8', '6ca653e3-4757-4fa7-9752-da3ff520f196']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:00.814727 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd94857-6afb-4dc0-9ee1-4c64fc7e6830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:00.838981 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cd94857-6afb-4dc0-9ee1-4c64fc7e6830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '527be9a3-2299-4248-a532-0ec907d3ba9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-485377839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',qos_specs=None,replication_status=,reservations=['666f012a-1da1-4abb-a798-3ef46febeb5f','6f092848-6300-413b-8c59-980642e9e4c4','11e25a6e-3eed-4411-9e4b-84a3af4fb1c8','6ca653e3-4757-4fa7-9752-da3ff520f196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf1648a6f4e41c49562d113de018266',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:48:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-485377839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=527be9a3-2299-4248-a532-0ec907d3ba9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bf1648a6f4e41c49562d113de018266',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:00.839766 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf75758-ba80-4598-bba5-b3c210880e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:00.862201 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cf75758-ba80-4598-bba5-b3c210880e96) transitioned into state 'SUCCESS' from state '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-485377839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa7c6558c14a41c4a16115b11ce7b3dd',qos_specs=None,replication_status=,reservations=['666f012a-1da1-4abb-a798-3ef46febeb5f','6f092848-6300-413b-8c59-980642e9e4c4','11e25a6e-3eed-4411-9e4b-84a3af4fb1c8','6ca653e3-4757-4fa7-9752-da3ff520f196'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bf1648a6f4e41c49562d113de018266',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:00.862956 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ab5217e-5f1d-4906-9819-54acad45a09d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:00.876208 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ab5217e-5f1d-4906-9819-54acad45a09d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:00.877474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Flow 'volume_create_api' (ac1826c6-c17b-4d6b-acad-31e48b9ca0cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:00.877921 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create volume request issued successfully. Jul 03 01:48:00.878844 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-47627166-fe0f-47a0-aa81-6dba1ada029c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:48:00.879445 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1409/5637] 10.4.3.64 () {68 vars in 1251 bytes} [Fri Jul 3 01:48:00 2026] POST /volume/v3/volumes => generated 746 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:48:00.894834 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-7f070a5c-f712-49d6-83f0-7a439560f680 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:00.898052 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7f070a5c-f712-49d6-83f0-7a439560f680 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b Jul 03 01:48:00.898131 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7f070a5c-f712-49d6-83f0-7a439560f680 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:00.898430 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-7f070a5c-f712-49d6-83f0-7a439560f680 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:00.906589 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:00.906589 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:00.911779 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-7f070a5c-f712-49d6-83f0-7a439560f680 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:00.917090 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-7f070a5c-f712-49d6-83f0-7a439560f680 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b returned with HTTP 200 Jul 03 01:48:00.917793 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1413/5638] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:00 2026] GET /volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b => generated 814 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:01.086540 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-ace408c7-3a7c-41ae-96ae-679eff7657f1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Lock "cinder-attachment_update-752ce186-9406-473a-87d1-53a1a281bc71-np0000004346" released by "attachment_update" :: held 0.521s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:48:01.086997 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-ace408c7-3a7c-41ae-96ae-679eff7657f1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/df31ad9d-2aad-4856-bc9e-717f277fe0ee returned with HTTP 200 Jul 03 01:48:01.087717 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1418/5639] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:48:00 2026] PUT /volume/v3/attachments/df31ad9d-2aad-4856-bc9e-717f277fe0ee => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:01.097602 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-f5d0cf03-56f8-46c2-a319-786dced1591d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:01.100398 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-f5d0cf03-56f8-46c2-a319-786dced1591d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71/encryption Jul 03 01:48:01.100715 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-f5d0cf03-56f8-46c2-a319-786dced1591d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:01.100949 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-f5d0cf03-56f8-46c2-a319-786dced1591d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:01.114100 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:01.114100 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:01.124669 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-f5d0cf03-56f8-46c2-a319-786dced1591d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71/encryption returned with HTTP 200 Jul 03 01:48:01.125442 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1400/5640] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:48:01 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:01.347324 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f3dee2aa-8ad5-4a24-9daf-e17d23599a20 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:01.349329 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3dee2aa-8ad5-4a24-9daf-e17d23599a20 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:01.349605 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3dee2aa-8ad5-4a24-9daf-e17d23599a20 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:01.349844 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f3dee2aa-8ad5-4a24-9daf-e17d23599a20 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:01.362188 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:01.362188 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:01.366646 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f3dee2aa-8ad5-4a24-9daf-e17d23599a20 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:01.372104 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f3dee2aa-8ad5-4a24-9daf-e17d23599a20 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:01.372619 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1410/5641] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:01 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:01.933511 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-72ae4b58-87b5-4d45-8c63-f1770fdc90fe None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:01.935396 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-72ae4b58-87b5-4d45-8c63-f1770fdc90fe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b Jul 03 01:48:01.935623 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-72ae4b58-87b5-4d45-8c63-f1770fdc90fe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:01.935809 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-72ae4b58-87b5-4d45-8c63-f1770fdc90fe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:01.943268 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:01.943268 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:01.947309 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-72ae4b58-87b5-4d45-8c63-f1770fdc90fe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:01.952517 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-72ae4b58-87b5-4d45-8c63-f1770fdc90fe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b returned with HTTP 200 Jul 03 01:48:01.952952 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1414/5642] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:01 2026] GET /volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:01.966402 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1b25fe33-8c10-43d8-ad07-82ec19a94111 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:01.968563 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1b25fe33-8c10-43d8-ad07-82ec19a94111 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/snapshots Jul 03 01:48:01.969023 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1b25fe33-8c10-43d8-ad07-82ec19a94111 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "527be9a3-2299-4248-a532-0ec907d3ba9b", "name": "tempest-VolumesBackupsTest-Snapshot-1543942061"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:01.980557 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:01.980557 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:01.981211 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1b25fe33-8c10-43d8-ad07-82ec19a94111 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:01.981429 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.snapshots [None req-1b25fe33-8c10-43d8-ad07-82ec19a94111 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Create snapshot from volume 527be9a3-2299-4248-a532-0ec907d3ba9b Jul 03 01:48:02.024095 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-1b25fe33-8c10-43d8-ad07-82ec19a94111 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Created reservations ['e8eb0f96-faee-4700-8a71-2c7299b2c142', '83c306c1-3376-46de-804f-ec6c9bd9a437', '63e8cba5-223c-441c-96d9-1c9f7f3a760f', '533432a2-ebc5-4c3c-9ed7-0bfa83589109'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:02.062207 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1b25fe33-8c10-43d8-ad07-82ec19a94111 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Snapshot create request issued successfully. Jul 03 01:48:02.062589 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1b25fe33-8c10-43d8-ad07-82ec19a94111 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Jul 03 01:48:02.063209 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1419/5643] 10.4.3.64 () {68 vars in 1258 bytes} [Fri Jul 3 01:48:01 2026] POST /volume/v3/snapshots => generated 305 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:48:02.073552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-17f8477a-12f3-427e-86c3-108009c8e808 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:02.075724 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-17f8477a-12f3-427e-86c3-108009c8e808 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 Jul 03 01:48:02.075896 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-17f8477a-12f3-427e-86c3-108009c8e808 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:02.076066 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-17f8477a-12f3-427e-86c3-108009c8e808 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:02.085181 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:02.085181 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:02.085879 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-17f8477a-12f3-427e-86c3-108009c8e808 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Snapshot retrieved successfully. Jul 03 01:48:02.087001 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-17f8477a-12f3-427e-86c3-108009c8e808 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 returned with HTTP 200 Jul 03 01:48:02.088571 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1401/5644] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:48:02 2026] GET /volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 => generated 437 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:02.385837 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-92b73bd1-d8ea-48ed-80ab-8737422dc8b4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:02.388070 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-92b73bd1-d8ea-48ed-80ab-8737422dc8b4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:02.388239 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-92b73bd1-d8ea-48ed-80ab-8737422dc8b4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:02.388476 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-92b73bd1-d8ea-48ed-80ab-8737422dc8b4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:02.404696 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:02.404696 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:02.410289 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-92b73bd1-d8ea-48ed-80ab-8737422dc8b4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:02.415951 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-92b73bd1-d8ea-48ed-80ab-8737422dc8b4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:02.416707 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1411/5645] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:02 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:03.098904 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d07ae409-fb31-4ab9-ae28-33fc42d329f2 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:03.101028 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d07ae409-fb31-4ab9-ae28-33fc42d329f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 Jul 03 01:48:03.101305 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d07ae409-fb31-4ab9-ae28-33fc42d329f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:03.101584 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d07ae409-fb31-4ab9-ae28-33fc42d329f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:03.109038 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:03.109038 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:03.109658 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d07ae409-fb31-4ab9-ae28-33fc42d329f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Snapshot retrieved successfully. Jul 03 01:48:03.110697 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d07ae409-fb31-4ab9-ae28-33fc42d329f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 returned with HTTP 200 Jul 03 01:48:03.111335 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1415/5646] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:48:03 2026] GET /volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:03.121852 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c5102639-6cb3-4fbb-889f-f0af9c077bfc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:03.124170 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c5102639-6cb3-4fbb-889f-f0af9c077bfc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] POST https://10.4.3.64/volume/v3/backups Jul 03 01:48:03.124607 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c5102639-6cb3-4fbb-889f-f0af9c077bfc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "527be9a3-2299-4248-a532-0ec907d3ba9b", "snapshot_id": "ffdf1b48-d0f7-4956-bdfa-7c168106dd84", "name": "tempest-VolumesBackupsTest-Backup-1625314972"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:03.126628 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.contrib.backups [None req-c5102639-6cb3-4fbb-889f-f0af9c077bfc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating new backup {'backup': {'volume_id': '527be9a3-2299-4248-a532-0ec907d3ba9b', 'snapshot_id': 'ffdf1b48-d0f7-4956-bdfa-7c168106dd84', 'name': 'tempest-VolumesBackupsTest-Backup-1625314972'}} {{(pid=99880) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:48:03.126899 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.contrib.backups [None req-c5102639-6cb3-4fbb-889f-f0af9c077bfc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Creating backup of volume 527be9a3-2299-4248-a532-0ec907d3ba9b in container None Jul 03 01:48:03.134784 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:03.134784 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:03.135434 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c5102639-6cb3-4fbb-889f-f0af9c077bfc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:03.141169 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:03.141169 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:03.141844 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c5102639-6cb3-4fbb-889f-f0af9c077bfc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Snapshot retrieved successfully. Jul 03 01:48:03.160608 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-c5102639-6cb3-4fbb-889f-f0af9c077bfc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Created reservations ['04da68e3-b20d-4bc6-8835-cb9ad54c095b', '98378d21-479a-4dbb-aebc-5919ddc26c1b'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:03.190503 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c5102639-6cb3-4fbb-889f-f0af9c077bfc tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:48:03.191039 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1420/5647] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:48:03 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:48:03.200642 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-51c9eeda-6432-416d-9536-8387906c0356 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:03.203048 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-51c9eeda-6432-416d-9536-8387906c0356 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:03.203270 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-51c9eeda-6432-416d-9536-8387906c0356 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:03.203566 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-51c9eeda-6432-416d-9536-8387906c0356 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:03.203706 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-51c9eeda-6432-416d-9536-8387906c0356 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:03.209115 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:03.209115 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:03.209936 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-51c9eeda-6432-416d-9536-8387906c0356 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:03.210319 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1402/5648] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:03 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 769 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:03.431278 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0c43a498-d050-4325-96cc-a4f7bfeb1b2c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:03.433328 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0c43a498-d050-4325-96cc-a4f7bfeb1b2c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:03.433585 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0c43a498-d050-4325-96cc-a4f7bfeb1b2c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:03.433808 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0c43a498-d050-4325-96cc-a4f7bfeb1b2c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:03.444534 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:03.444534 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:03.448765 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-0c43a498-d050-4325-96cc-a4f7bfeb1b2c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:03.453928 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0c43a498-d050-4325-96cc-a4f7bfeb1b2c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:03.454339 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1412/5649] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:03 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:04.222967 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-aa5f0c56-af68-4876-ae44-455bc0067432 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:04.225134 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aa5f0c56-af68-4876-ae44-455bc0067432 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:04.225364 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aa5f0c56-af68-4876-ae44-455bc0067432 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:04.225644 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aa5f0c56-af68-4876-ae44-455bc0067432 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:04.225794 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-aa5f0c56-af68-4876-ae44-455bc0067432 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:04.231610 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:04.231610 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:04.232743 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aa5f0c56-af68-4876-ae44-455bc0067432 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:04.233222 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1416/5650] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:04 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 771 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:04.469266 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4cb65a9e-a3ce-4961-9fc2-a974dfa0783d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:04.471093 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4cb65a9e-a3ce-4961-9fc2-a974dfa0783d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:04.471358 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4cb65a9e-a3ce-4961-9fc2-a974dfa0783d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:04.471689 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4cb65a9e-a3ce-4961-9fc2-a974dfa0783d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:04.481797 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:04.481797 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:04.485578 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4cb65a9e-a3ce-4961-9fc2-a974dfa0783d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:04.489759 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4cb65a9e-a3ce-4961-9fc2-a974dfa0783d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:04.490245 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1421/5651] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:04 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:05.247819 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9d19ab23-b448-449e-8a10-557144536dab None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:05.249591 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d19ab23-b448-449e-8a10-557144536dab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:05.249773 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9d19ab23-b448-449e-8a10-557144536dab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:05.249973 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9d19ab23-b448-449e-8a10-557144536dab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:05.250087 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-9d19ab23-b448-449e-8a10-557144536dab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:05.254192 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:05.254192 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:05.254937 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9d19ab23-b448-449e-8a10-557144536dab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:05.255325 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1403/5652] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:05 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:05.504254 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-91465d49-4e7d-48c6-b5a4-74d5ff66881e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:05.506032 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-91465d49-4e7d-48c6-b5a4-74d5ff66881e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:05.506190 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-91465d49-4e7d-48c6-b5a4-74d5ff66881e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:05.506353 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-91465d49-4e7d-48c6-b5a4-74d5ff66881e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:05.515853 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:05.515853 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:05.519819 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-91465d49-4e7d-48c6-b5a4-74d5ff66881e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:05.524643 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-91465d49-4e7d-48c6-b5a4-74d5ff66881e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:05.525180 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1413/5653] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:05 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:06.266946 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-58129f59-6e5a-48a6-8c64-47f0e0c7b133 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:06.269227 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-58129f59-6e5a-48a6-8c64-47f0e0c7b133 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:06.269449 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-58129f59-6e5a-48a6-8c64-47f0e0c7b133 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:06.269665 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-58129f59-6e5a-48a6-8c64-47f0e0c7b133 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:06.269787 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-58129f59-6e5a-48a6-8c64-47f0e0c7b133 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:06.274936 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:06.274936 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:06.275902 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-58129f59-6e5a-48a6-8c64-47f0e0c7b133 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:06.276276 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1417/5654] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:06 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:06.539031 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-00645c5e-3501-4ace-84d3-970b9a04b89a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:06.541101 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-00645c5e-3501-4ace-84d3-970b9a04b89a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:06.541299 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-00645c5e-3501-4ace-84d3-970b9a04b89a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:06.541552 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-00645c5e-3501-4ace-84d3-970b9a04b89a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:06.552259 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:06.552259 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:06.555616 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-00645c5e-3501-4ace-84d3-970b9a04b89a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:06.559190 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-00645c5e-3501-4ace-84d3-970b9a04b89a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:06.559628 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1422/5655] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:06 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:07.288255 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-06b7888f-9ae5-4cb1-80ab-26d75ea57124 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:07.289975 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-06b7888f-9ae5-4cb1-80ab-26d75ea57124 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:07.290158 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-06b7888f-9ae5-4cb1-80ab-26d75ea57124 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:07.290358 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-06b7888f-9ae5-4cb1-80ab-26d75ea57124 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:07.290500 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-06b7888f-9ae5-4cb1-80ab-26d75ea57124 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:07.295132 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:07.295132 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:07.296067 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-06b7888f-9ae5-4cb1-80ab-26d75ea57124 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:07.296531 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1404/5656] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:07 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:07.573149 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-547382fa-f006-4ea4-a169-cf5ccf7e57b2 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:07.576189 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-547382fa-f006-4ea4-a169-cf5ccf7e57b2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:07.576469 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-547382fa-f006-4ea4-a169-cf5ccf7e57b2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:07.576759 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-547382fa-f006-4ea4-a169-cf5ccf7e57b2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:07.592273 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:07.592273 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:07.599044 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-547382fa-f006-4ea4-a169-cf5ccf7e57b2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:07.608690 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-547382fa-f006-4ea4-a169-cf5ccf7e57b2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:07.609166 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1414/5657] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:07 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:08.306555 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a766dfcb-8361-4ab0-83b5-0207a6476aa9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:08.308543 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a766dfcb-8361-4ab0-83b5-0207a6476aa9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:08.308733 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a766dfcb-8361-4ab0-83b5-0207a6476aa9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:08.308941 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a766dfcb-8361-4ab0-83b5-0207a6476aa9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:08.309080 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-a766dfcb-8361-4ab0-83b5-0207a6476aa9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:08.313509 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:08.313509 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:08.314369 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a766dfcb-8361-4ab0-83b5-0207a6476aa9 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:08.314842 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1418/5658] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:08 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:08.624269 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e26321e6-efe6-40a2-9cc0-5803e7dda4b7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:08.626182 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e26321e6-efe6-40a2-9cc0-5803e7dda4b7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:08.626376 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e26321e6-efe6-40a2-9cc0-5803e7dda4b7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:08.626620 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e26321e6-efe6-40a2-9cc0-5803e7dda4b7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:08.639193 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:08.639193 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:08.643840 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e26321e6-efe6-40a2-9cc0-5803e7dda4b7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:08.648041 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e26321e6-efe6-40a2-9cc0-5803e7dda4b7 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:08.648496 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1423/5659] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:08 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:09.326884 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b48c1f28-1d25-4e99-b5e8-980c6f3246cd None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:09.329976 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b48c1f28-1d25-4e99-b5e8-980c6f3246cd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:09.330188 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b48c1f28-1d25-4e99-b5e8-980c6f3246cd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:09.333461 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b48c1f28-1d25-4e99-b5e8-980c6f3246cd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:09.333632 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-b48c1f28-1d25-4e99-b5e8-980c6f3246cd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:09.341823 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:09.341823 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:09.342667 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b48c1f28-1d25-4e99-b5e8-980c6f3246cd tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:09.343062 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1405/5660] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:09 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:09.663150 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6cf04978-5671-4ab0-83b7-a7269fd777ed None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:09.664904 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6cf04978-5671-4ab0-83b7-a7269fd777ed tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:09.665096 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6cf04978-5671-4ab0-83b7-a7269fd777ed tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:09.665237 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6cf04978-5671-4ab0-83b7-a7269fd777ed tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:09.676268 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:09.676268 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:09.680441 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6cf04978-5671-4ab0-83b7-a7269fd777ed tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:09.686864 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6cf04978-5671-4ab0-83b7-a7269fd777ed tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:09.687466 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1415/5661] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:09 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:10.354521 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c273a8ee-7522-43e0-b5d9-da48e5fc7600 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:10.356488 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c273a8ee-7522-43e0-b5d9-da48e5fc7600 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:10.356711 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c273a8ee-7522-43e0-b5d9-da48e5fc7600 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:10.356910 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c273a8ee-7522-43e0-b5d9-da48e5fc7600 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:10.357020 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-c273a8ee-7522-43e0-b5d9-da48e5fc7600 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:10.362633 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:10.362633 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:10.363538 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c273a8ee-7522-43e0-b5d9-da48e5fc7600 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:10.363964 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1419/5662] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:10 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:10.705498 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a1e79bf2-1c9e-4250-af89-5efee6f2214a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:10.710898 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a1e79bf2-1c9e-4250-af89-5efee6f2214a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:10.711213 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a1e79bf2-1c9e-4250-af89-5efee6f2214a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:10.711516 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a1e79bf2-1c9e-4250-af89-5efee6f2214a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:10.722703 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:10.722703 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:10.726820 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a1e79bf2-1c9e-4250-af89-5efee6f2214a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:10.732025 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a1e79bf2-1c9e-4250-af89-5efee6f2214a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:10.732532 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1424/5663] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:10 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:10.936347 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-8a873ce6-61e5-4912-aaa8-d849357a5a63 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:10.938339 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-8a873ce6-61e5-4912-aaa8-d849357a5a63 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:10.938908 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-8a873ce6-61e5-4912-aaa8-d849357a5a63 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:10.939094 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-8a873ce6-61e5-4912-aaa8-d849357a5a63 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:10.946813 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:10.946813 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:10.950847 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-8a873ce6-61e5-4912-aaa8-d849357a5a63 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:10.956186 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-8a873ce6-61e5-4912-aaa8-d849357a5a63 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:10.956784 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1406/5664] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:48:10 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:11.374873 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3ecdb5fa-1440-45ca-8a75-5b94c7381530 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:11.377445 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3ecdb5fa-1440-45ca-8a75-5b94c7381530 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:11.377716 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3ecdb5fa-1440-45ca-8a75-5b94c7381530 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:11.377971 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3ecdb5fa-1440-45ca-8a75-5b94c7381530 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:11.378121 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-3ecdb5fa-1440-45ca-8a75-5b94c7381530 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:11.383625 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:11.383625 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:11.384537 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3ecdb5fa-1440-45ca-8a75-5b94c7381530 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:11.384996 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1416/5665] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:11 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:11.750182 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-9d047d3a-3ee7-4502-93ef-9caea5656840 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:11.751994 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9d047d3a-3ee7-4502-93ef-9caea5656840 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:11.752302 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9d047d3a-3ee7-4502-93ef-9caea5656840 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:11.752516 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-9d047d3a-3ee7-4502-93ef-9caea5656840 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:11.765046 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:11.765046 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:11.769719 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-9d047d3a-3ee7-4502-93ef-9caea5656840 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:11.774677 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-9d047d3a-3ee7-4502-93ef-9caea5656840 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:11.775157 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1420/5666] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:11 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:12.398631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2d40cad9-91af-47d5-8157-133268d84706 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:12.401124 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2d40cad9-91af-47d5-8157-133268d84706 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:12.401395 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2d40cad9-91af-47d5-8157-133268d84706 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:12.401655 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2d40cad9-91af-47d5-8157-133268d84706 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:12.401798 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-2d40cad9-91af-47d5-8157-133268d84706 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:12.407125 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:12.407125 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:12.408129 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2d40cad9-91af-47d5-8157-133268d84706 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:12.408624 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1425/5667] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:12 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:12.792082 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-980e813c-c8fe-41b9-acd9-e07188962ee9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:12.793304 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-980e813c-c8fe-41b9-acd9-e07188962ee9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:12.793773 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-980e813c-c8fe-41b9-acd9-e07188962ee9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:12.793773 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-980e813c-c8fe-41b9-acd9-e07188962ee9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:12.801668 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-208f32c8-9c90-426e-bd39-f5cffa24668d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:12.804896 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-208f32c8-9c90-426e-bd39-f5cffa24668d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/attachments/df31ad9d-2aad-4856-bc9e-717f277fe0ee/action Jul 03 01:48:12.804896 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-208f32c8-9c90-426e-bd39-f5cffa24668d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:48:12.804896 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-208f32c8-9c90-426e-bd39-f5cffa24668d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:12.805652 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:12.805652 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:12.811090 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-980e813c-c8fe-41b9-acd9-e07188962ee9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:12.817762 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-980e813c-c8fe-41b9-acd9-e07188962ee9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:12.818276 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1407/5668] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:12 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:12.828226 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:12.828226 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:12.845982 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-e5fc10ec-c17c-4645-bab9-b249cedbd545 req-208f32c8-9c90-426e-bd39-f5cffa24668d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/df31ad9d-2aad-4856-bc9e-717f277fe0ee/action returned with HTTP 204 Jul 03 01:48:12.846807 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1417/5669] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:48:12 2026] POST /volume/v3/attachments/df31ad9d-2aad-4856-bc9e-717f277fe0ee/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:12.994094 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0f53fcad-cd02-46d0-b535-fc5d311be19e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:12.994543 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0f53fcad-cd02-46d0-b535-fc5d311be19e None None] GET https://10.4.3.64/volume// Jul 03 01:48:12.994809 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0f53fcad-cd02-46d0-b535-fc5d311be19e None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:12.995458 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0f53fcad-cd02-46d0-b535-fc5d311be19e None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:12.995458 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0f53fcad-cd02-46d0-b535-fc5d311be19e None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:48:12.995776 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1421/5670] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:48:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:48:13.003935 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-f0bac609-5fec-4181-9112-500ab8bdaf1e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:13.006358 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-f0bac609-5fec-4181-9112-500ab8bdaf1e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:48:13.006804 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-f0bac609-5fec-4181-9112-500ab8bdaf1e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "94aada13-f34f-4001-8f35-d3bdcac2a107", "connector": null, "instance_uuid": "7fa12297-fca9-4ccd-a367-4f252c372439"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:13.017863 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:13.017863 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:13.049080 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-f0bac609-5fec-4181-9112-500ab8bdaf1e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:48:13.049080 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1426/5671] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:48:13 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:13.421485 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-81f76352-3f24-4526-ae0c-5134678c3f54 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:13.423865 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-81f76352-3f24-4526-ae0c-5134678c3f54 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:13.424203 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-81f76352-3f24-4526-ae0c-5134678c3f54 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:13.424341 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-81f76352-3f24-4526-ae0c-5134678c3f54 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:13.424514 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-81f76352-3f24-4526-ae0c-5134678c3f54 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:13.430153 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:13.430153 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:13.431253 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-81f76352-3f24-4526-ae0c-5134678c3f54 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:13.431856 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1408/5672] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:13 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:13.482852 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ab29bcc6-9142-43fe-9bdd-dc7b19fff987 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:13.484943 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ab29bcc6-9142-43fe-9bdd-dc7b19fff987 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:13.485262 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ab29bcc6-9142-43fe-9bdd-dc7b19fff987 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:13.485721 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ab29bcc6-9142-43fe-9bdd-dc7b19fff987 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:13.498859 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:13.498859 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:13.503654 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-ab29bcc6-9142-43fe-9bdd-dc7b19fff987 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:13.509787 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ab29bcc6-9142-43fe-9bdd-dc7b19fff987 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:13.510191 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1418/5673] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:13 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:13.577742 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6dd50fe0-efca-425c-bd8b-29a5dd3827c0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:13.578187 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6dd50fe0-efca-425c-bd8b-29a5dd3827c0 None None] GET https://10.4.3.64/volume// Jul 03 01:48:13.578351 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6dd50fe0-efca-425c-bd8b-29a5dd3827c0 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:13.578554 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6dd50fe0-efca-425c-bd8b-29a5dd3827c0 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:13.578900 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6dd50fe0-efca-425c-bd8b-29a5dd3827c0 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:48:13.579165 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1422/5674] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:48:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:48:13.587451 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-290b9d45-db4e-4513-9724-ea192bdae772 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:13.589506 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-290b9d45-db4e-4513-9724-ea192bdae772 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:13.589700 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-290b9d45-db4e-4513-9724-ea192bdae772 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:13.589903 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-290b9d45-db4e-4513-9724-ea192bdae772 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:13.600205 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:13.600205 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:13.604188 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-290b9d45-db4e-4513-9724-ea192bdae772 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:13.609393 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-290b9d45-db4e-4513-9724-ea192bdae772 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:13.609895 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1427/5675] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:48:13 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 1082 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:48:13.713626 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-80891bc4-7399-4844-befe-2ef65a5ad8c7 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:13.716284 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-80891bc4-7399-4844-befe-2ef65a5ad8c7 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] PUT https://10.4.3.64/volume/v3/attachments/174910f8-a0c3-4f86-8de4-a7323117da27 Jul 03 01:48:13.716822 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-80891bc4-7399-4844-befe-2ef65a5ad8c7 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:13.726434 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-80891bc4-7399-4844-befe-2ef65a5ad8c7 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Acquiring lock "cinder-attachment_update-94aada13-f34f-4001-8f35-d3bdcac2a107-np0000004346" by "attachment_update" {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:48:13.731527 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-80891bc4-7399-4844-befe-2ef65a5ad8c7 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Lock "cinder-attachment_update-94aada13-f34f-4001-8f35-d3bdcac2a107-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99881) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:48:13.732822 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:13.732822 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:13.833226 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bbf20e50-ad4e-4b9c-b2da-e6ba647cda43 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:13.835388 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bbf20e50-ad4e-4b9c-b2da-e6ba647cda43 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:48:13.835633 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bbf20e50-ad4e-4b9c-b2da-e6ba647cda43 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:13.835879 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bbf20e50-ad4e-4b9c-b2da-e6ba647cda43 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:13.845754 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:13.845754 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:13.849887 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bbf20e50-ad4e-4b9c-b2da-e6ba647cda43 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:13.854455 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bbf20e50-ad4e-4b9c-b2da-e6ba647cda43 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:48:13.854846 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1419/5676] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:13 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 1163 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:14.257734 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.coordination [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-80891bc4-7399-4844-befe-2ef65a5ad8c7 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Lock "cinder-attachment_update-94aada13-f34f-4001-8f35-d3bdcac2a107-np0000004346" released by "attachment_update" :: held 0.526s {{(pid=99881) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:48:14.258192 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-80891bc4-7399-4844-befe-2ef65a5ad8c7 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments/174910f8-a0c3-4f86-8de4-a7323117da27 returned with HTTP 200 Jul 03 01:48:14.258862 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1409/5677] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:48:13 2026] PUT /volume/v3/attachments/174910f8-a0c3-4f86-8de4-a7323117da27 => generated 968 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:14.268809 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-0df33b2d-1613-4a91-bf71-211949d3b035 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:14.271564 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-0df33b2d-1613-4a91-bf71-211949d3b035 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107/encryption Jul 03 01:48:14.271846 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-0df33b2d-1613-4a91-bf71-211949d3b035 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:14.272078 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-0df33b2d-1613-4a91-bf71-211949d3b035 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:14.284014 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:14.284014 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:14.292343 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-0df33b2d-1613-4a91-bf71-211949d3b035 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107/encryption returned with HTTP 200 Jul 03 01:48:14.293095 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1423/5678] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:48:14 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:14.445445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-415354a0-29a8-41d4-8de6-2af3bba9a5f2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:14.445445 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-415354a0-29a8-41d4-8de6-2af3bba9a5f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:14.445445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-415354a0-29a8-41d4-8de6-2af3bba9a5f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:14.445445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-415354a0-29a8-41d4-8de6-2af3bba9a5f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:14.445445 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-415354a0-29a8-41d4-8de6-2af3bba9a5f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:14.449634 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:14.449634 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:14.450415 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-415354a0-29a8-41d4-8de6-2af3bba9a5f2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:14.450760 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1428/5679] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:14 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:14.503062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-1a354d25-560a-4ff9-b91a-cab6a9b65921 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:14.505369 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-1a354d25-560a-4ff9-b91a-cab6a9b65921 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:48:14.505612 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-1a354d25-560a-4ff9-b91a-cab6a9b65921 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:14.505845 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-1a354d25-560a-4ff9-b91a-cab6a9b65921 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:14.514294 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:14.514294 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:14.518318 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-1a354d25-560a-4ff9-b91a-cab6a9b65921 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:14.523169 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-14a87fd1-34ba-4eaa-821c-3d2d50a65c57 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:14.523397 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-1a354d25-560a-4ff9-b91a-cab6a9b65921 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:48:14.523794 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1420/5680] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:48:14 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 918 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:14.524911 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-14a87fd1-34ba-4eaa-821c-3d2d50a65c57 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:14.525147 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-14a87fd1-34ba-4eaa-821c-3d2d50a65c57 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:14.525372 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-14a87fd1-34ba-4eaa-821c-3d2d50a65c57 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:14.535834 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:14.535834 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:14.540296 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-14a87fd1-34ba-4eaa-821c-3d2d50a65c57 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:14.545189 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-14a87fd1-34ba-4eaa-821c-3d2d50a65c57 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:14.545824 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1410/5681] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:14 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:15.462973 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-678b1c59-d04b-48b0-be00-ecd3bee36028 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:15.465224 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-678b1c59-d04b-48b0-be00-ecd3bee36028 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:15.465498 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-678b1c59-d04b-48b0-be00-ecd3bee36028 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:15.465748 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-678b1c59-d04b-48b0-be00-ecd3bee36028 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:15.465912 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-678b1c59-d04b-48b0-be00-ecd3bee36028 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:15.471558 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:15.471558 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:15.472703 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-678b1c59-d04b-48b0-be00-ecd3bee36028 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:15.473245 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1424/5682] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:15 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:15.559141 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-f6a6844c-b500-4d02-8492-16ad61b270ff None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:15.561384 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f6a6844c-b500-4d02-8492-16ad61b270ff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:15.561622 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f6a6844c-b500-4d02-8492-16ad61b270ff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:15.561874 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-f6a6844c-b500-4d02-8492-16ad61b270ff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:15.575363 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:15.575363 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:15.580570 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-f6a6844c-b500-4d02-8492-16ad61b270ff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:15.586792 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-f6a6844c-b500-4d02-8492-16ad61b270ff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:15.587329 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1429/5683] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:15 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:16.484537 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7e76f0a5-2cdf-4a73-91c2-b6a3c3b5e209 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:16.486546 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7e76f0a5-2cdf-4a73-91c2-b6a3c3b5e209 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:16.486836 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7e76f0a5-2cdf-4a73-91c2-b6a3c3b5e209 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:16.487155 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7e76f0a5-2cdf-4a73-91c2-b6a3c3b5e209 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:16.487357 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-7e76f0a5-2cdf-4a73-91c2-b6a3c3b5e209 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:16.492691 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:16.492691 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:16.493885 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7e76f0a5-2cdf-4a73-91c2-b6a3c3b5e209 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:16.494397 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1421/5684] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:16 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:16.568092 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2076fa05-ab09-441b-9c30-1e9b52040cdf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:16.568588 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2076fa05-ab09-441b-9c30-1e9b52040cdf None None] GET https://10.4.3.64/volume// Jul 03 01:48:16.568824 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2076fa05-ab09-441b-9c30-1e9b52040cdf None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:16.569021 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2076fa05-ab09-441b-9c30-1e9b52040cdf None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:16.569331 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2076fa05-ab09-441b-9c30-1e9b52040cdf None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:48:16.569809 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1411/5685] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:48:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:48:16.579667 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-9951c254-cf98-43b9-b3b7-942c331664d8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:16.601826 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-1072b729-e4c1-4290-ae79-f16d5170eb63 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:16.603827 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1072b729-e4c1-4290-ae79-f16d5170eb63 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:16.604118 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1072b729-e4c1-4290-ae79-f16d5170eb63 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:16.604362 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-1072b729-e4c1-4290-ae79-f16d5170eb63 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:16.615783 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:16.615783 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:16.620762 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-1072b729-e4c1-4290-ae79-f16d5170eb63 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:16.626971 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-1072b729-e4c1-4290-ae79-f16d5170eb63 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:16.627871 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1430/5686] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:16 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:16.734960 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-9951c254-cf98-43b9-b3b7-942c331664d8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:48:16.735528 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-9951c254-cf98-43b9-b3b7-942c331664d8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79", "connector": null, "instance_uuid": "cb8a46e3-7538-466a-ad26-de189f583051"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:16.744630 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:16.744630 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:16.776508 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-9951c254-cf98-43b9-b3b7-942c331664d8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:48:16.777108 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1425/5687] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:48:16 2026] POST /volume/v3/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:17.051976 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d3e8189c-f377-4929-99a3-39d133f4d46f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:17.054263 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d3e8189c-f377-4929-99a3-39d133f4d46f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:48:17.054446 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d3e8189c-f377-4929-99a3-39d133f4d46f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:17.054626 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d3e8189c-f377-4929-99a3-39d133f4d46f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:17.065004 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:17.065004 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:17.068971 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d3e8189c-f377-4929-99a3-39d133f4d46f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:17.074611 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d3e8189c-f377-4929-99a3-39d133f4d46f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:48:17.075159 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1422/5688] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:17 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 917 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:17.306588 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-79426eb5-45a7-43b9-90e1-1edba059a16d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:17.307049 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-79426eb5-45a7-43b9-90e1-1edba059a16d None None] GET https://10.4.3.64/volume// Jul 03 01:48:17.307290 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-79426eb5-45a7-43b9-90e1-1edba059a16d None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:17.307602 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-79426eb5-45a7-43b9-90e1-1edba059a16d None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:17.308055 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-79426eb5-45a7-43b9-90e1-1edba059a16d None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:48:17.308366 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1412/5689] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:48:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:48:17.318805 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-e709013e-1cb6-4739-8392-7341675f9f2e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:17.321682 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-e709013e-1cb6-4739-8392-7341675f9f2e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:48:17.321845 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-e709013e-1cb6-4739-8392-7341675f9f2e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:17.322081 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-e709013e-1cb6-4739-8392-7341675f9f2e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:17.334529 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:17.334529 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:17.340353 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-e709013e-1cb6-4739-8392-7341675f9f2e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:17.346365 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-e709013e-1cb6-4739-8392-7341675f9f2e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:48:17.346920 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1431/5690] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:48:17 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1097 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:48:17.492767 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-95a290ea-bebb-4320-b76d-fd1fb78678df None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:17.495347 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-95a290ea-bebb-4320-b76d-fd1fb78678df tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] PUT https://10.4.3.64/volume/v3/attachments/10127df5-1566-46b1-8195-8749e9723036 Jul 03 01:48:17.495816 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-95a290ea-bebb-4320-b76d-fd1fb78678df tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:17.505005 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-95a290ea-bebb-4320-b76d-fd1fb78678df tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Acquiring lock "cinder-attachment_update-65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79-np0000004346" by "attachment_update" {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:48:17.506046 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-272224f5-a01f-42a8-a19d-ce7241093cf4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:17.508039 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-272224f5-a01f-42a8-a19d-ce7241093cf4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:17.508248 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-272224f5-a01f-42a8-a19d-ce7241093cf4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:17.508499 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-272224f5-a01f-42a8-a19d-ce7241093cf4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:17.508637 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-272224f5-a01f-42a8-a19d-ce7241093cf4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:17.510030 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-95a290ea-bebb-4320-b76d-fd1fb78678df tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Lock "cinder-attachment_update-65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99879) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:48:17.511406 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:17.511406 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:17.513078 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:17.513078 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:17.513841 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-272224f5-a01f-42a8-a19d-ce7241093cf4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:17.514376 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1423/5691] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:17 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:17.641349 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0364a375-b801-4e1f-b517-a11665d5905b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:17.643228 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0364a375-b801-4e1f-b517-a11665d5905b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:17.643396 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0364a375-b801-4e1f-b517-a11665d5905b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:17.643582 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0364a375-b801-4e1f-b517-a11665d5905b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:17.653507 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:17.653507 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:17.657797 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-0364a375-b801-4e1f-b517-a11665d5905b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:17.663060 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0364a375-b801-4e1f-b517-a11665d5905b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:17.663563 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1413/5692] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:17 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:18.041989 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.coordination [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-95a290ea-bebb-4320-b76d-fd1fb78678df tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Lock "cinder-attachment_update-65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79-np0000004346" released by "attachment_update" :: held 0.532s {{(pid=99879) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:48:18.042536 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-95a290ea-bebb-4320-b76d-fd1fb78678df tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/10127df5-1566-46b1-8195-8749e9723036 returned with HTTP 200 Jul 03 01:48:18.042860 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1426/5693] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:48:17 2026] PUT /volume/v3/attachments/10127df5-1566-46b1-8195-8749e9723036 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:18.089031 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c9bf1ef7-4a95-415c-9b77-6ff67c666465 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:18.091256 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c9bf1ef7-4a95-415c-9b77-6ff67c666465 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:48:18.091508 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c9bf1ef7-4a95-415c-9b77-6ff67c666465 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:18.091754 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c9bf1ef7-4a95-415c-9b77-6ff67c666465 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:18.105608 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:18.105608 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:18.111220 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c9bf1ef7-4a95-415c-9b77-6ff67c666465 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:18.117060 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c9bf1ef7-4a95-415c-9b77-6ff67c666465 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:48:18.117619 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1432/5694] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:18 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 918 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:18.525852 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-306d776d-c573-4f4a-8824-f18e94f11190 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:18.528402 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-306d776d-c573-4f4a-8824-f18e94f11190 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:18.528694 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-306d776d-c573-4f4a-8824-f18e94f11190 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:18.528998 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-306d776d-c573-4f4a-8824-f18e94f11190 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:18.529141 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-306d776d-c573-4f4a-8824-f18e94f11190 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:18.534429 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:18.534429 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:18.535282 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-306d776d-c573-4f4a-8824-f18e94f11190 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:18.535714 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1424/5695] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:18 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:18.681147 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dca3c812-3ee4-4c3e-9db1-1ebc70f481b6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:18.683325 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dca3c812-3ee4-4c3e-9db1-1ebc70f481b6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:18.683593 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dca3c812-3ee4-4c3e-9db1-1ebc70f481b6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:18.683848 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dca3c812-3ee4-4c3e-9db1-1ebc70f481b6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:18.698259 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:18.698259 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:18.704818 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-dca3c812-3ee4-4c3e-9db1-1ebc70f481b6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:18.712610 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dca3c812-3ee4-4c3e-9db1-1ebc70f481b6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:18.713175 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1414/5696] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:18 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:19.134457 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f4eb431a-d8b6-472e-8fff-42a41596bedb None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:19.137036 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f4eb431a-d8b6-472e-8fff-42a41596bedb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:48:19.137348 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f4eb431a-d8b6-472e-8fff-42a41596bedb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:19.137700 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f4eb431a-d8b6-472e-8fff-42a41596bedb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:19.149573 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:19.149573 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:19.153966 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f4eb431a-d8b6-472e-8fff-42a41596bedb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:19.159574 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f4eb431a-d8b6-472e-8fff-42a41596bedb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:48:19.160020 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1427/5697] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:19 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 918 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:19.548035 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-feaf7fc0-9b68-45bc-9731-28e91bfa23d0 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:19.550050 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-feaf7fc0-9b68-45bc-9731-28e91bfa23d0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:19.550232 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-feaf7fc0-9b68-45bc-9731-28e91bfa23d0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:19.550415 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-feaf7fc0-9b68-45bc-9731-28e91bfa23d0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:19.550562 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-feaf7fc0-9b68-45bc-9731-28e91bfa23d0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:19.554973 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:19.554973 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:19.555697 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-feaf7fc0-9b68-45bc-9731-28e91bfa23d0 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:19.556092 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1433/5698] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:19 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:19.728964 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-caddd281-2c66-4eac-87aa-42c3437a9620 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:19.730714 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-caddd281-2c66-4eac-87aa-42c3437a9620 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:19.730864 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-caddd281-2c66-4eac-87aa-42c3437a9620 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:19.731069 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-caddd281-2c66-4eac-87aa-42c3437a9620 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:19.742189 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:19.742189 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:19.746047 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-caddd281-2c66-4eac-87aa-42c3437a9620 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:19.750345 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-caddd281-2c66-4eac-87aa-42c3437a9620 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:19.750754 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1425/5699] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:19 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:20.176639 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b83e6803-e3e2-4cdc-814b-e426f04e49ba None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:20.179498 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b83e6803-e3e2-4cdc-814b-e426f04e49ba tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:48:20.179498 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b83e6803-e3e2-4cdc-814b-e426f04e49ba tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:20.179498 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b83e6803-e3e2-4cdc-814b-e426f04e49ba tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:20.192337 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:20.192337 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:20.197087 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b83e6803-e3e2-4cdc-814b-e426f04e49ba tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:20.202157 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b83e6803-e3e2-4cdc-814b-e426f04e49ba tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:48:20.202575 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1415/5700] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:20 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 918 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:20.566690 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a138507c-41d4-4d38-9466-b6ae7a48cf70 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:20.568659 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a138507c-41d4-4d38-9466-b6ae7a48cf70 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:20.568893 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a138507c-41d4-4d38-9466-b6ae7a48cf70 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:20.569105 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a138507c-41d4-4d38-9466-b6ae7a48cf70 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:20.569238 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-a138507c-41d4-4d38-9466-b6ae7a48cf70 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:20.573975 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:20.573975 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:20.574915 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a138507c-41d4-4d38-9466-b6ae7a48cf70 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:20.575386 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1428/5701] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:20 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:20.765276 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-54926bed-3d42-4183-b347-8a11675e46bf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:20.767259 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54926bed-3d42-4183-b347-8a11675e46bf tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:20.767491 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54926bed-3d42-4183-b347-8a11675e46bf tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:20.767738 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54926bed-3d42-4183-b347-8a11675e46bf tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:20.779155 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:20.779155 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:20.783354 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-54926bed-3d42-4183-b347-8a11675e46bf tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:20.788882 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54926bed-3d42-4183-b347-8a11675e46bf tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:20.789434 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1434/5702] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:20 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:21.216839 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-08f3b66f-be18-495e-9ffc-3fb5e0b2dd09 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:21.219157 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-08f3b66f-be18-495e-9ffc-3fb5e0b2dd09 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:48:21.219401 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-08f3b66f-be18-495e-9ffc-3fb5e0b2dd09 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:21.219688 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-08f3b66f-be18-495e-9ffc-3fb5e0b2dd09 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:21.233061 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:21.233061 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:21.238233 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-08f3b66f-be18-495e-9ffc-3fb5e0b2dd09 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:21.244268 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-08f3b66f-be18-495e-9ffc-3fb5e0b2dd09 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:48:21.244827 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1426/5703] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:21 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 918 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:21.451896 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-01105c8b-d48f-493e-aaf4-67e999720486 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:21.454115 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-01105c8b-d48f-493e-aaf4-67e999720486 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] POST https://10.4.3.64/volume/v3/attachments/174910f8-a0c3-4f86-8de4-a7323117da27/action Jul 03 01:48:21.454497 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-01105c8b-d48f-493e-aaf4-67e999720486 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action body: b'{"os-complete": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:48:21.454641 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-01105c8b-d48f-493e-aaf4-67e999720486 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:21.471066 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:21.471066 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:21.482828 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-74f73d6c-cc86-4518-9d22-7e4f60ad588e req-01105c8b-d48f-493e-aaf4-67e999720486 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments/174910f8-a0c3-4f86-8de4-a7323117da27/action returned with HTTP 204 Jul 03 01:48:21.483275 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1416/5704] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:48:21 2026] POST /volume/v3/attachments/174910f8-a0c3-4f86-8de4-a7323117da27/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:21.585483 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2c27311e-12fa-4a8a-b3be-7084d03526f8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:21.586880 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2c27311e-12fa-4a8a-b3be-7084d03526f8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:21.587149 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2c27311e-12fa-4a8a-b3be-7084d03526f8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:21.587369 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2c27311e-12fa-4a8a-b3be-7084d03526f8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:21.587515 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-2c27311e-12fa-4a8a-b3be-7084d03526f8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:21.591820 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:21.591820 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:21.592606 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2c27311e-12fa-4a8a-b3be-7084d03526f8 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:21.593040 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1429/5705] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:21 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:21.804631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-97708437-078f-4ec1-9e00-0800beb5b0c1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:21.806688 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-97708437-078f-4ec1-9e00-0800beb5b0c1 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:21.806935 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-97708437-078f-4ec1-9e00-0800beb5b0c1 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:21.807144 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-97708437-078f-4ec1-9e00-0800beb5b0c1 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:21.817586 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:21.817586 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:21.821766 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-97708437-078f-4ec1-9e00-0800beb5b0c1 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:21.826925 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-97708437-078f-4ec1-9e00-0800beb5b0c1 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:21.827501 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1435/5706] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:21 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 1195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:21.840514 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-64251e21-f3e0-4ace-bb8b-6ce8596dbb5e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:21.842345 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-64251e21-f3e0-4ace-bb8b-6ce8596dbb5e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:21.842605 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-64251e21-f3e0-4ace-bb8b-6ce8596dbb5e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:21.842859 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-64251e21-f3e0-4ace-bb8b-6ce8596dbb5e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:21.853382 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:21.853382 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:21.857292 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-64251e21-f3e0-4ace-bb8b-6ce8596dbb5e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:21.861575 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-64251e21-f3e0-4ace-bb8b-6ce8596dbb5e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:21.861998 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1427/5707] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:21 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 1195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:21.901358 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-45cf86ee-7ff8-42ea-ab39-6b6bbf1fd3c6 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:21.903373 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-45cf86ee-7ff8-42ea-ab39-6b6bbf1fd3c6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:21.903612 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-45cf86ee-7ff8-42ea-ab39-6b6bbf1fd3c6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:21.903790 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-45cf86ee-7ff8-42ea-ab39-6b6bbf1fd3c6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:21.913106 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:21.913106 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:21.916877 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-45cf86ee-7ff8-42ea-ab39-6b6bbf1fd3c6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:21.921731 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-45cf86ee-7ff8-42ea-ab39-6b6bbf1fd3c6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:21.922154 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1417/5708] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:48:21 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 1195 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:21.940432 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-5c60da04-b204-4f2e-a3bb-5a375921ee12 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:21.942962 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-5c60da04-b204-4f2e-a3bb-5a375921ee12 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] POST https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107/action Jul 03 01:48:21.943376 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-5c60da04-b204-4f2e-a3bb-5a375921ee12 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:48:21.943556 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-5c60da04-b204-4f2e-a3bb-5a375921ee12 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:21.955690 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:21.955690 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:21.956212 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-5c60da04-b204-4f2e-a3bb-5a375921ee12 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:21.963396 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-5c60da04-b204-4f2e-a3bb-5a375921ee12 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Begin detaching volume completed successfully. Jul 03 01:48:21.963622 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-5c60da04-b204-4f2e-a3bb-5a375921ee12 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107/action returned with HTTP 202 Jul 03 01:48:21.964106 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1430/5709] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:48:21 2026] POST /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:48:22.257879 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c4df5443-ff00-4051-bebb-e8a106b73e3e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:22.259715 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c4df5443-ff00-4051-bebb-e8a106b73e3e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:48:22.259902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c4df5443-ff00-4051-bebb-e8a106b73e3e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:22.260139 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c4df5443-ff00-4051-bebb-e8a106b73e3e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:22.270212 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:22.270212 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:22.274844 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c4df5443-ff00-4051-bebb-e8a106b73e3e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:22.280774 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c4df5443-ff00-4051-bebb-e8a106b73e3e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:48:22.281312 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1436/5710] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:22 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 918 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:22.603299 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-574b657c-5a3d-4dfe-8753-95d084696866 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:22.605557 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-574b657c-5a3d-4dfe-8753-95d084696866 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:22.605807 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-574b657c-5a3d-4dfe-8753-95d084696866 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:22.606051 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-574b657c-5a3d-4dfe-8753-95d084696866 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:22.606186 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-574b657c-5a3d-4dfe-8753-95d084696866 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:22.611523 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:22.611523 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:22.612401 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-574b657c-5a3d-4dfe-8753-95d084696866 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:22.612858 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1428/5711] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:22 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:22.623118 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2be8dd4d-b6dc-4fa4-8660-5e080f403acb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:22.624746 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2be8dd4d-b6dc-4fa4-8660-5e080f403acb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:22.624919 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2be8dd4d-b6dc-4fa4-8660-5e080f403acb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:22.625100 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2be8dd4d-b6dc-4fa4-8660-5e080f403acb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:22.625197 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-2be8dd4d-b6dc-4fa4-8660-5e080f403acb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:22.629125 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:22.629125 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:22.629820 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2be8dd4d-b6dc-4fa4-8660-5e080f403acb tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:22.630183 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1418/5712] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:22 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:22.639492 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e014eb14-6d81-4d60-8658-e419f659150b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:22.641526 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e014eb14-6d81-4d60-8658-e419f659150b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:22.641755 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e014eb14-6d81-4d60-8658-e419f659150b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:22.641985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e014eb14-6d81-4d60-8658-e419f659150b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:22.642130 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.contrib.backups [None req-e014eb14-6d81-4d60-8658-e419f659150b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete backup with id: 7dd915c7-3fa8-4fb5-b706-96de777b8e58. Jul 03 01:48:22.646028 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:22.646028 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:22.656132 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.backup.rpcapi [None req-e014eb14-6d81-4d60-8658-e419f659150b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] delete_backup rpcapi backup_id 7dd915c7-3fa8-4fb5-b706-96de777b8e58 {{(pid=99879) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:48:22.658021 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e014eb14-6d81-4d60-8658-e419f659150b tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 202 Jul 03 01:48:22.658547 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1431/5713] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:48:22 2026] DELETE /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:48:22.664939 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2f9347da-e1c5-4fde-a27d-62574fa1fb38 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:22.666948 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2f9347da-e1c5-4fde-a27d-62574fa1fb38 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:22.667164 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2f9347da-e1c5-4fde-a27d-62574fa1fb38 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:22.667386 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2f9347da-e1c5-4fde-a27d-62574fa1fb38 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:22.667535 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-2f9347da-e1c5-4fde-a27d-62574fa1fb38 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:22.672297 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:22.672297 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:22.673213 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2f9347da-e1c5-4fde-a27d-62574fa1fb38 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 200 Jul 03 01:48:22.673683 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1437/5714] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:22 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:22.985832 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-207ec597-f902-4c65-a736-3ec10ff1e571 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:22.986243 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-207ec597-f902-4c65-a736-3ec10ff1e571 None None] GET https://10.4.3.64/volume// Jul 03 01:48:22.986400 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-207ec597-f902-4c65-a736-3ec10ff1e571 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:22.986607 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-207ec597-f902-4c65-a736-3ec10ff1e571 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:22.986905 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-207ec597-f902-4c65-a736-3ec10ff1e571 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:48:22.987188 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1429/5715] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:48:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:48:22.995367 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-9d7969f7-0889-4ce2-ab60-3e16fb84bee3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:22.997485 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-9d7969f7-0889-4ce2-ab60-3e16fb84bee3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:22.997747 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-9d7969f7-0889-4ce2-ab60-3e16fb84bee3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:22.997974 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-9d7969f7-0889-4ce2-ab60-3e16fb84bee3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:23.008258 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:23.008258 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:23.012133 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-9d7969f7-0889-4ce2-ab60-3e16fb84bee3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:23.016773 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-9d7969f7-0889-4ce2-ab60-3e16fb84bee3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:23.017325 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1419/5716] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:48:22 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 1378 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:48:23.026193 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-06f997ac-58d0-4aff-b77c-5cbe484d511c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:23.028618 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-06f997ac-58d0-4aff-b77c-5cbe484d511c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107/encryption Jul 03 01:48:23.028813 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-06f997ac-58d0-4aff-b77c-5cbe484d511c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:23.029008 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-06f997ac-58d0-4aff-b77c-5cbe484d511c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'index' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:23.039465 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:23.039465 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:23.047542 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-06f997ac-58d0-4aff-b77c-5cbe484d511c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107/encryption returned with HTTP 200 Jul 03 01:48:23.047953 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1432/5717] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:48:23 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:23.297362 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-19e71094-3f0e-4c8e-bd31-c4174a1985e8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:23.298984 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-19e71094-3f0e-4c8e-bd31-c4174a1985e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:48:23.299175 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-19e71094-3f0e-4c8e-bd31-c4174a1985e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:23.299347 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-19e71094-3f0e-4c8e-bd31-c4174a1985e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:23.307545 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:23.307545 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:23.310386 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-19e71094-3f0e-4c8e-bd31-c4174a1985e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:23.313712 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-19e71094-3f0e-4c8e-bd31-c4174a1985e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:48:23.314047 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1438/5718] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:23 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:23.684342 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-420ebeca-0808-4551-bfaf-c2ffa5b2d59d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:23.686113 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-420ebeca-0808-4551-bfaf-c2ffa5b2d59d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 Jul 03 01:48:23.686306 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-420ebeca-0808-4551-bfaf-c2ffa5b2d59d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:23.686537 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-420ebeca-0808-4551-bfaf-c2ffa5b2d59d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:23.686637 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-420ebeca-0808-4551-bfaf-c2ffa5b2d59d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Show backup with id 7dd915c7-3fa8-4fb5-b706-96de777b8e58. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:23.691229 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-420ebeca-0808-4551-bfaf-c2ffa5b2d59d tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 returned with HTTP 404 Jul 03 01:48:23.691789 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1430/5719] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:23 2026] GET /volume/v3/backups/7dd915c7-3fa8-4fb5-b706-96de777b8e58 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:23.700160 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-23a917cc-a391-471e-b9ce-7193a1194627 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:23.701908 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-23a917cc-a391-471e-b9ce-7193a1194627 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 Jul 03 01:48:23.702165 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-23a917cc-a391-471e-b9ce-7193a1194627 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:23.702404 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-23a917cc-a391-471e-b9ce-7193a1194627 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:23.702614 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.snapshots [None req-23a917cc-a391-471e-b9ce-7193a1194627 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete snapshot with id: ffdf1b48-d0f7-4956-bdfa-7c168106dd84 Jul 03 01:48:23.708355 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:23.708355 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:23.709000 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-23a917cc-a391-471e-b9ce-7193a1194627 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Snapshot retrieved successfully. Jul 03 01:48:23.727358 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-23a917cc-a391-471e-b9ce-7193a1194627 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Snapshot delete request issued successfully. Jul 03 01:48:23.727529 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-23a917cc-a391-471e-b9ce-7193a1194627 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 returned with HTTP 202 Jul 03 01:48:23.728023 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1420/5720] 10.4.3.64 () {66 vars in 1350 bytes} [Fri Jul 3 01:48:23 2026] DELETE /volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:23.735788 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e2abd497-381c-49d1-becc-caab5c863748 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:23.738075 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e2abd497-381c-49d1-becc-caab5c863748 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 Jul 03 01:48:23.738435 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e2abd497-381c-49d1-becc-caab5c863748 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:23.738873 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e2abd497-381c-49d1-becc-caab5c863748 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:23.746216 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:23.746216 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:23.746760 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e2abd497-381c-49d1-becc-caab5c863748 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Snapshot retrieved successfully. Jul 03 01:48:23.748461 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e2abd497-381c-49d1-becc-caab5c863748 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 returned with HTTP 200 Jul 03 01:48:23.748461 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1433/5721] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:48:23 2026] GET /volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:23.880401 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-685df0b7-3ec5-4e5c-91e1-836b3a14f150 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:23.882683 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-685df0b7-3ec5-4e5c-91e1-836b3a14f150 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] DELETE https://10.4.3.64/volume/v3/attachments/174910f8-a0c3-4f86-8de4-a7323117da27 Jul 03 01:48:23.882986 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-685df0b7-3ec5-4e5c-91e1-836b3a14f150 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:23.883177 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-685df0b7-3ec5-4e5c-91e1-836b3a14f150 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:23.891229 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:23.891229 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:24.249177 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-33444ea1-1c9e-4a9a-a83c-ed5ab68c2f6a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:24.251620 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-33444ea1-1c9e-4a9a-a83c-ed5ab68c2f6a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/attachments/10127df5-1566-46b1-8195-8749e9723036/action Jul 03 01:48:24.251995 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-33444ea1-1c9e-4a9a-a83c-ed5ab68c2f6a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:48:24.252166 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-33444ea1-1c9e-4a9a-a83c-ed5ab68c2f6a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:24.268492 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:24.268492 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:24.278711 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-6b445e96-7e63-4897-857e-ab1b4a7adbdc req-33444ea1-1c9e-4a9a-a83c-ed5ab68c2f6a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/10127df5-1566-46b1-8195-8749e9723036/action returned with HTTP 204 Jul 03 01:48:24.279247 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1431/5722] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:48:24 2026] POST /volume/v3/attachments/10127df5-1566-46b1-8195-8749e9723036/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:24.328481 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b84f1b53-d641-401e-a2a0-6fea348e580e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:24.330823 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b84f1b53-d641-401e-a2a0-6fea348e580e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:48:24.331081 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b84f1b53-d641-401e-a2a0-6fea348e580e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:24.331359 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b84f1b53-d641-401e-a2a0-6fea348e580e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:24.346119 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:24.346119 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:24.352727 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b84f1b53-d641-401e-a2a0-6fea348e580e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:48:24.360218 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b84f1b53-d641-401e-a2a0-6fea348e580e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:48:24.360828 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1421/5723] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:24 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1210 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:24.430163 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-862a4931-1406-4418-b65b-7531ce7c6fb4 req-685df0b7-3ec5-4e5c-91e1-836b3a14f150 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments/174910f8-a0c3-4f86-8de4-a7323117da27 returned with HTTP 200 Jul 03 01:48:24.430746 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1439/5724] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:48:23 2026] DELETE /volume/v3/attachments/174910f8-a0c3-4f86-8de4-a7323117da27 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:24.758175 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a494b236-6598-4c98-9b52-bb3476b33b28 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:24.760469 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a494b236-6598-4c98-9b52-bb3476b33b28 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 Jul 03 01:48:24.760778 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a494b236-6598-4c98-9b52-bb3476b33b28 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:24.761046 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a494b236-6598-4c98-9b52-bb3476b33b28 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:24.767299 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a494b236-6598-4c98-9b52-bb3476b33b28 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 returned with HTTP 404 Jul 03 01:48:24.767998 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1434/5725] 10.4.3.64 () {66 vars in 1347 bytes} [Fri Jul 3 01:48:24 2026] GET /volume/v3/snapshots/ffdf1b48-d0f7-4956-bdfa-7c168106dd84 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:24.777669 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6b313292-c8d9-47a9-9df8-9428ce1e4978 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:24.779937 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b313292-c8d9-47a9-9df8-9428ce1e4978 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b Jul 03 01:48:24.780148 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b313292-c8d9-47a9-9df8-9428ce1e4978 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:24.780391 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6b313292-c8d9-47a9-9df8-9428ce1e4978 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:24.780600 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-6b313292-c8d9-47a9-9df8-9428ce1e4978 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete volume with id: 527be9a3-2299-4248-a532-0ec907d3ba9b Jul 03 01:48:24.790273 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:24.790273 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:24.790850 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6b313292-c8d9-47a9-9df8-9428ce1e4978 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:24.818759 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6b313292-c8d9-47a9-9df8-9428ce1e4978 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete volume request issued successfully. Jul 03 01:48:24.818997 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6b313292-c8d9-47a9-9df8-9428ce1e4978 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b returned with HTTP 202 Jul 03 01:48:24.819563 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1432/5726] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:48:24 2026] DELETE /volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:24.829089 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2ce6e73b-6f6d-4b74-8ed0-83e753db43f4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:24.833012 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2ce6e73b-6f6d-4b74-8ed0-83e753db43f4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b Jul 03 01:48:24.833298 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2ce6e73b-6f6d-4b74-8ed0-83e753db43f4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:24.833716 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2ce6e73b-6f6d-4b74-8ed0-83e753db43f4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:24.843796 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:24.843796 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:24.850258 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-2ce6e73b-6f6d-4b74-8ed0-83e753db43f4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:24.858278 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2ce6e73b-6f6d-4b74-8ed0-83e753db43f4 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b returned with HTTP 200 Jul 03 01:48:24.858957 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1422/5727] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:24 2026] GET /volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:25.187147 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-c6073842-4e2f-458e-8c00-8a452d52d415 req-f696906e-52e1-4908-88e0-5f61a00271d6 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:25.189440 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c6073842-4e2f-458e-8c00-8a452d52d415 req-f696906e-52e1-4908-88e0-5f61a00271d6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:25.189680 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c6073842-4e2f-458e-8c00-8a452d52d415 req-f696906e-52e1-4908-88e0-5f61a00271d6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:25.189959 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-c6073842-4e2f-458e-8c00-8a452d52d415 req-f696906e-52e1-4908-88e0-5f61a00271d6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:25.197767 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:25.197767 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:25.201784 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-c6073842-4e2f-458e-8c00-8a452d52d415 req-f696906e-52e1-4908-88e0-5f61a00271d6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:25.212933 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-c6073842-4e2f-458e-8c00-8a452d52d415 req-f696906e-52e1-4908-88e0-5f61a00271d6 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:25.213398 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1440/5728] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:48:25 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:25.873243 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a1de0e39-8127-4c22-8e6a-0d891b48b6c5 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:25.874997 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a1de0e39-8127-4c22-8e6a-0d891b48b6c5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b Jul 03 01:48:25.875175 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a1de0e39-8127-4c22-8e6a-0d891b48b6c5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:25.875340 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a1de0e39-8127-4c22-8e6a-0d891b48b6c5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:25.880830 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a1de0e39-8127-4c22-8e6a-0d891b48b6c5 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b returned with HTTP 404 Jul 03 01:48:25.881302 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1435/5729] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:25 2026] GET /volume/v3/volumes/527be9a3-2299-4248-a532-0ec907d3ba9b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:25.889008 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-bc231cdb-17ec-4264-8475-3486dd2d836e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:25.891430 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bc231cdb-17ec-4264-8475-3486dd2d836e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:48:25.891701 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bc231cdb-17ec-4264-8475-3486dd2d836e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:25.891929 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-bc231cdb-17ec-4264-8475-3486dd2d836e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:25.892133 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-bc231cdb-17ec-4264-8475-3486dd2d836e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete volume with id: 5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:48:25.894584 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=152,cinder:INSERT=11,cinder:UPDATE=20 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:48:25.901534 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:25.901534 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:25.902046 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bc231cdb-17ec-4264-8475-3486dd2d836e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:25.926393 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-bc231cdb-17ec-4264-8475-3486dd2d836e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete volume request issued successfully. Jul 03 01:48:25.926607 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-bc231cdb-17ec-4264-8475-3486dd2d836e tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 202 Jul 03 01:48:25.927093 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1433/5730] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:48:25 2026] DELETE /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:25.935443 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-145de67e-6b57-4fa4-91ed-56324f6bbcb2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:25.937823 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-145de67e-6b57-4fa4-91ed-56324f6bbcb2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:48:25.938159 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-145de67e-6b57-4fa4-91ed-56324f6bbcb2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:25.938508 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-145de67e-6b57-4fa4-91ed-56324f6bbcb2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:25.947244 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:25.947244 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:25.952451 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-145de67e-6b57-4fa4-91ed-56324f6bbcb2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:25.958828 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-145de67e-6b57-4fa4-91ed-56324f6bbcb2 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 200 Jul 03 01:48:25.959269 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1423/5731] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:25 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:26.972538 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0b5cb8ac-5991-4c48-8900-bed11898ceab None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:26.974260 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0b5cb8ac-5991-4c48-8900-bed11898ceab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 Jul 03 01:48:26.974503 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0b5cb8ac-5991-4c48-8900-bed11898ceab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:26.974711 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0b5cb8ac-5991-4c48-8900-bed11898ceab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:26.976923 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=219,cinder:UPDATE=57,cinder:INSERT=30 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:48:26.982561 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0b5cb8ac-5991-4c48-8900-bed11898ceab tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 returned with HTTP 404 Jul 03 01:48:26.983275 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1441/5732] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:26 2026] GET /volume/v3/volumes/5f80caf3-ae98-41c0-ab9d-377736ad7810 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:26.991569 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d2ffc5df-9f8d-473f-a466-e579b52ecdfe None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:26.993630 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2ffc5df-9f8d-473f-a466-e579b52ecdfe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 Jul 03 01:48:26.994008 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2ffc5df-9f8d-473f-a466-e579b52ecdfe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:26.994235 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d2ffc5df-9f8d-473f-a466-e579b52ecdfe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:26.994451 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-d2ffc5df-9f8d-473f-a466-e579b52ecdfe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete volume with id: ac93cdfb-a20e-4445-92a9-10ed6a45e159 Jul 03 01:48:26.996917 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=130,cinder:INSERT=12,cinder:UPDATE=25 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:48:27.003756 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:27.003756 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:27.004337 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d2ffc5df-9f8d-473f-a466-e579b52ecdfe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:27.025672 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d2ffc5df-9f8d-473f-a466-e579b52ecdfe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete volume request issued successfully. Jul 03 01:48:27.025909 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d2ffc5df-9f8d-473f-a466-e579b52ecdfe tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 returned with HTTP 202 Jul 03 01:48:27.026440 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1436/5733] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:48:26 2026] DELETE /volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:27.036280 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-34ffa1c5-9cd2-468b-962d-f667b1024b61 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:27.038148 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34ffa1c5-9cd2-468b-962d-f667b1024b61 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 Jul 03 01:48:27.038346 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34ffa1c5-9cd2-468b-962d-f667b1024b61 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:27.038549 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-34ffa1c5-9cd2-468b-962d-f667b1024b61 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:27.046961 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:27.046961 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:27.051578 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-34ffa1c5-9cd2-468b-962d-f667b1024b61 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:27.057633 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-34ffa1c5-9cd2-468b-962d-f667b1024b61 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 returned with HTTP 200 Jul 03 01:48:27.058092 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1434/5734] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:27 2026] GET /volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:28.072706 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-578a4410-7057-4037-b11e-e05fcf090c0c None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:28.074468 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-578a4410-7057-4037-b11e-e05fcf090c0c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 Jul 03 01:48:28.074661 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-578a4410-7057-4037-b11e-e05fcf090c0c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:28.074835 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-578a4410-7057-4037-b11e-e05fcf090c0c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:28.077379 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=135,cinder:INSERT=1,cinder:UPDATE=5 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:48:28.080447 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-578a4410-7057-4037-b11e-e05fcf090c0c tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 returned with HTTP 404 Jul 03 01:48:28.081113 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1424/5735] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:28 2026] GET /volume/v3/volumes/ac93cdfb-a20e-4445-92a9-10ed6a45e159 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:28.090708 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ad3a972b-566a-48d8-bf47-46eade86f775 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:28.094784 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ad3a972b-566a-48d8-bf47-46eade86f775 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 Jul 03 01:48:28.094784 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ad3a972b-566a-48d8-bf47-46eade86f775 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:28.094784 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ad3a972b-566a-48d8-bf47-46eade86f775 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:28.094784 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-ad3a972b-566a-48d8-bf47-46eade86f775 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete volume with id: 4806f492-4bbf-4d94-b79b-77b381700ae7 Jul 03 01:48:28.104517 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:28.104517 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:28.105186 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ad3a972b-566a-48d8-bf47-46eade86f775 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:28.131726 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ad3a972b-566a-48d8-bf47-46eade86f775 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Delete volume request issued successfully. Jul 03 01:48:28.131956 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ad3a972b-566a-48d8-bf47-46eade86f775 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 returned with HTTP 202 Jul 03 01:48:28.132509 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1442/5736] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:48:28 2026] DELETE /volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:28.145685 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a07a9e0d-6157-4712-97e7-da9f588a746a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:28.146762 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a07a9e0d-6157-4712-97e7-da9f588a746a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 Jul 03 01:48:28.146947 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a07a9e0d-6157-4712-97e7-da9f588a746a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:28.147854 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a07a9e0d-6157-4712-97e7-da9f588a746a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:28.155865 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:28.155865 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:28.160366 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a07a9e0d-6157-4712-97e7-da9f588a746a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Volume info retrieved successfully. Jul 03 01:48:28.172852 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a07a9e0d-6157-4712-97e7-da9f588a746a tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 returned with HTTP 200 Jul 03 01:48:28.173412 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1437/5737] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:28 2026] GET /volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:29.188748 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8cf1aa73-8edc-4f9f-a7ea-bd05623b8b52 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:29.190826 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8cf1aa73-8edc-4f9f-a7ea-bd05623b8b52 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] GET https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 Jul 03 01:48:29.191044 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8cf1aa73-8edc-4f9f-a7ea-bd05623b8b52 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:29.191272 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8cf1aa73-8edc-4f9f-a7ea-bd05623b8b52 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:29.198192 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8cf1aa73-8edc-4f9f-a7ea-bd05623b8b52 tempest-VolumesBackupsTest-2020383010 tempest-VolumesBackupsTest-2020383010-project-member] https://10.4.3.64/volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 returned with HTTP 404 Jul 03 01:48:29.198846 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1435/5738] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:29 2026] GET /volume/v3/volumes/4806f492-4bbf-4d94-b79b-77b381700ae7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:32.444005 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:32.548331 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:48:32.548759 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1345287363"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:32.550093 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1345287363'}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:48:32.550186 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Create volume of 1 GB Jul 03 01:48:32.563184 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Availability Zones retrieved successfully. Jul 03 01:48:32.571184 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Flow 'volume_create_api' (1df8f604-ffd0-4706-8fcb-46034baa56a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:32.572694 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5f0b12-fe47-48fd-b521-ea64cfc56aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:32.573697 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:48:32.605295 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5f0b12-fe47-48fd-b521-ea64cfc56aef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:23:31Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e4631608-2fc3-494e-a3c2-4a3f7d252e19,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4631608-2fc3-494e-a3c2-4a3f7d252e19', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:32.605790 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0ae34e-13af-4191-86f8-97a65d9b2e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:32.699977 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Created reservations ['8ad89444-88e9-46d7-85da-79427c7e5120', 'fbab652e-9d21-46e8-82c4-844bbc77f7f2', '962fd652-2dad-4048-9b0a-ee5c1e02a80e', 'ab3e765b-afa2-4d1b-9699-84a00fd178d8'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:32.700960 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db0ae34e-13af-4191-86f8-97a65d9b2e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ad89444-88e9-46d7-85da-79427c7e5120', 'fbab652e-9d21-46e8-82c4-844bbc77f7f2', '962fd652-2dad-4048-9b0a-ee5c1e02a80e', 'ab3e765b-afa2-4d1b-9699-84a00fd178d8']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:32.701857 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0996e467-0422-4c74-9931-ecc62bc0048b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:32.732292 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0996e467-0422-4c74-9931-ecc62bc0048b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d005bbe-6165-4735-9d9a-b57375ddeb62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1345287363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='133dca17aadc427c8facfad019d88175',qos_specs=None,replication_status=,reservations=['8ad89444-88e9-46d7-85da-79427c7e5120','fbab652e-9d21-46e8-82c4-844bbc77f7f2','962fd652-2dad-4048-9b0a-ee5c1e02a80e','ab3e765b-afa2-4d1b-9699-84a00fd178d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17adbc8092d247ab8850192ce8f1acc0',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:48:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1345287363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d005bbe-6165-4735-9d9a-b57375ddeb62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='133dca17aadc427c8facfad019d88175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='17adbc8092d247ab8850192ce8f1acc0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4631608-2fc3-494e-a3c2-4a3f7d252e19),volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:32.733100 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f91536-fc6c-42a8-85e9-f122757715da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:32.758948 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57f91536-fc6c-42a8-85e9-f122757715da) transitioned into state 'SUCCESS' from state '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-1345287363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='133dca17aadc427c8facfad019d88175',qos_specs=None,replication_status=,reservations=['8ad89444-88e9-46d7-85da-79427c7e5120','fbab652e-9d21-46e8-82c4-844bbc77f7f2','962fd652-2dad-4048-9b0a-ee5c1e02a80e','ab3e765b-afa2-4d1b-9699-84a00fd178d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17adbc8092d247ab8850192ce8f1acc0',volume_type_id=e4631608-2fc3-494e-a3c2-4a3f7d252e19)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:32.759771 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422c802d-dad1-4281-b2e0-217e263683ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:32.770488 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (422c802d-dad1-4281-b2e0-217e263683ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:32.771411 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Flow 'volume_create_api' (1df8f604-ffd0-4706-8fcb-46034baa56a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:32.771752 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Create volume request issued successfully. Jul 03 01:48:32.772312 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fed7a633-a242-48ae-81f6-aa5d2bf964b4 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:48:32.772782 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1425/5739] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:48:32 2026] POST /volume/v3/volumes => generated 776 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:48:32.786614 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-97b28f3c-a0bf-4b2f-b6b1-a83bba27dc83 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:32.789072 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-97b28f3c-a0bf-4b2f-b6b1-a83bba27dc83 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 Jul 03 01:48:32.789454 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-97b28f3c-a0bf-4b2f-b6b1-a83bba27dc83 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:32.789762 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-97b28f3c-a0bf-4b2f-b6b1-a83bba27dc83 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:32.799649 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:32.799649 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:32.804401 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-97b28f3c-a0bf-4b2f-b6b1-a83bba27dc83 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Volume info retrieved successfully. Jul 03 01:48:32.809902 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-97b28f3c-a0bf-4b2f-b6b1-a83bba27dc83 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 returned with HTTP 200 Jul 03 01:48:32.810431 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1443/5740] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:32 2026] GET /volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:33.824150 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-547f8d48-9cfd-46cf-b467-60109f3c6978 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:33.827662 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-547f8d48-9cfd-46cf-b467-60109f3c6978 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 Jul 03 01:48:33.827880 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-547f8d48-9cfd-46cf-b467-60109f3c6978 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:33.828063 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-547f8d48-9cfd-46cf-b467-60109f3c6978 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:33.835773 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:33.835773 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:33.839729 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-547f8d48-9cfd-46cf-b467-60109f3c6978 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Volume info retrieved successfully. Jul 03 01:48:33.843584 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-547f8d48-9cfd-46cf-b467-60109f3c6978 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 returned with HTTP 200 Jul 03 01:48:33.843959 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1438/5741] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:33 2026] GET /volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:33.856009 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6546eea7-bff8-4bb0-a3db-62a9fe6d3cc5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:33.857776 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6546eea7-bff8-4bb0-a3db-62a9fe6d3cc5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] POST https://10.4.3.64/volume/v3/backups Jul 03 01:48:33.858264 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6546eea7-bff8-4bb0-a3db-62a9fe6d3cc5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d005bbe-6165-4735-9d9a-b57375ddeb62", "name": "tempest-type-Backup-1716691168"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:33.860301 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.contrib.backups [None req-6546eea7-bff8-4bb0-a3db-62a9fe6d3cc5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Creating new backup {'backup': {'volume_id': '3d005bbe-6165-4735-9d9a-b57375ddeb62', 'name': 'tempest-type-Backup-1716691168'}} {{(pid=99882) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 01:48:33.860301 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.contrib.backups [None req-6546eea7-bff8-4bb0-a3db-62a9fe6d3cc5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Creating backup of volume 3d005bbe-6165-4735-9d9a-b57375ddeb62 in container None Jul 03 01:48:33.867156 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:33.867156 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:33.867551 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6546eea7-bff8-4bb0-a3db-62a9fe6d3cc5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Volume info retrieved successfully. Jul 03 01:48:33.908086 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-6546eea7-bff8-4bb0-a3db-62a9fe6d3cc5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Created reservations ['24944caa-14e4-4846-958b-ba9733086350', '533e2af4-be51-4bba-8c4c-276c2f2617b7'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:33.981670 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6546eea7-bff8-4bb0-a3db-62a9fe6d3cc5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Jul 03 01:48:33.982207 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1436/5742] 10.4.3.64 () {70 vars in 1292 bytes} [Fri Jul 3 01:48:33 2026] POST /volume/v3/backups => generated 314 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:48:33.992098 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d1839f6e-d4fc-4837-b1d0-ba3c5f385be3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:33.994129 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d1839f6e-d4fc-4837-b1d0-ba3c5f385be3 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:33.994329 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d1839f6e-d4fc-4837-b1d0-ba3c5f385be3 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:33.994562 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d1839f6e-d4fc-4837-b1d0-ba3c5f385be3 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:33.994669 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.backups [None req-d1839f6e-d4fc-4837-b1d0-ba3c5f385be3 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99881) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:33.999341 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:33.999341 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:34.000595 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d1839f6e-d4fc-4837-b1d0-ba3c5f385be3 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:34.000595 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1426/5743] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:33 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:34.022683 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0fec6964-c23c-4339-8d57-50d7931c6842 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:34.024980 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0fec6964-c23c-4339-8d57-50d7931c6842 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] DELETE https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:34.025094 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0fec6964-c23c-4339-8d57-50d7931c6842 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:34.025308 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0fec6964-c23c-4339-8d57-50d7931c6842 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:34.025525 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-0fec6964-c23c-4339-8d57-50d7931c6842 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Delete volume with id: 94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:34.034768 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:34.034768 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:34.035505 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0fec6964-c23c-4339-8d57-50d7931c6842 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:34.065069 np0000004346 devstack@c-api.service[99880]: WARNING cinder.keymgr.conf_key_mgr [None req-0fec6964-c23c-4339-8d57-50d7931c6842 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 01:48:34.079217 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0fec6964-c23c-4339-8d57-50d7931c6842 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Delete volume request issued successfully. Jul 03 01:48:34.079530 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0fec6964-c23c-4339-8d57-50d7931c6842 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 202 Jul 03 01:48:34.080195 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1444/5744] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:48:34 2026] DELETE /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:34.089271 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-28af696e-f584-44cd-ad53-6630fcadcf34 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:34.091792 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28af696e-f584-44cd-ad53-6630fcadcf34 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:34.092104 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-28af696e-f584-44cd-ad53-6630fcadcf34 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:34.092364 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-28af696e-f584-44cd-ad53-6630fcadcf34 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:34.101893 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:34.101893 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:34.107827 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-28af696e-f584-44cd-ad53-6630fcadcf34 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:34.113820 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-28af696e-f584-44cd-ad53-6630fcadcf34 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 200 Jul 03 01:48:34.114475 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1439/5745] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:34 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:35.010907 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3916b725-da41-4ff5-b209-473b0551223c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:35.012622 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3916b725-da41-4ff5-b209-473b0551223c tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:35.012823 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3916b725-da41-4ff5-b209-473b0551223c tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:35.013000 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3916b725-da41-4ff5-b209-473b0551223c tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:35.013105 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-3916b725-da41-4ff5-b209-473b0551223c tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:35.017257 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:35.017257 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:35.017843 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3916b725-da41-4ff5-b209-473b0551223c tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:35.018171 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1437/5746] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:35 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:35.131067 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c630acd8-56f4-4a45-8302-9b54f275e5c4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:35.133020 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c630acd8-56f4-4a45-8302-9b54f275e5c4 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 Jul 03 01:48:35.133401 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c630acd8-56f4-4a45-8302-9b54f275e5c4 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:35.133719 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c630acd8-56f4-4a45-8302-9b54f275e5c4 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:35.143523 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c630acd8-56f4-4a45-8302-9b54f275e5c4 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 returned with HTTP 404 Jul 03 01:48:35.144029 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1427/5747] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:35 2026] GET /volume/v3/volumes/94aada13-f34f-4001-8f35-d3bdcac2a107 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:35.151458 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-91a3817d-1061-46dd-8628-fe83a07736ad None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:35.154026 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-91a3817d-1061-46dd-8628-fe83a07736ad tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] DELETE https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f Jul 03 01:48:35.154294 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-91a3817d-1061-46dd-8628-fe83a07736ad tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:35.154545 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-91a3817d-1061-46dd-8628-fe83a07736ad tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:35.154783 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-91a3817d-1061-46dd-8628-fe83a07736ad tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Delete volume with id: 446f2004-5696-4d27-9ead-ee939b47656f Jul 03 01:48:35.163649 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:35.163649 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:35.164346 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-91a3817d-1061-46dd-8628-fe83a07736ad tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:35.191781 np0000004346 devstack@c-api.service[99880]: WARNING cinder.keymgr.conf_key_mgr [None req-91a3817d-1061-46dd-8628-fe83a07736ad tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 01:48:35.208124 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-91a3817d-1061-46dd-8628-fe83a07736ad tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Delete volume request issued successfully. Jul 03 01:48:35.208305 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-91a3817d-1061-46dd-8628-fe83a07736ad tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f returned with HTTP 202 Jul 03 01:48:35.208694 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1445/5748] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:48:35 2026] DELETE /volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:35.216098 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6e228148-859d-4fe7-9bac-8e0209f19714 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:35.218463 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6e228148-859d-4fe7-9bac-8e0209f19714 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f Jul 03 01:48:35.219265 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6e228148-859d-4fe7-9bac-8e0209f19714 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:35.219265 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6e228148-859d-4fe7-9bac-8e0209f19714 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:35.235948 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:35.235948 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:35.253257 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-6e228148-859d-4fe7-9bac-8e0209f19714 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:35.280709 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6e228148-859d-4fe7-9bac-8e0209f19714 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f returned with HTTP 200 Jul 03 01:48:35.281137 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1440/5749] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:35 2026] GET /volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f => generated 874 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:36.028906 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8b3e09fd-f60c-48be-9c87-c436af39a79f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:36.031256 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8b3e09fd-f60c-48be-9c87-c436af39a79f tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:36.031550 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8b3e09fd-f60c-48be-9c87-c436af39a79f tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:36.031757 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8b3e09fd-f60c-48be-9c87-c436af39a79f tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:36.031866 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-8b3e09fd-f60c-48be-9c87-c436af39a79f tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:36.036951 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:36.036951 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:36.037698 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8b3e09fd-f60c-48be-9c87-c436af39a79f tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:36.038181 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1438/5750] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:36 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:36.293568 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-421dfa4a-3e61-459b-86ff-e555d85fef25 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:36.295918 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-421dfa4a-3e61-459b-86ff-e555d85fef25 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f Jul 03 01:48:36.296199 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-421dfa4a-3e61-459b-86ff-e555d85fef25 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:36.296489 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-421dfa4a-3e61-459b-86ff-e555d85fef25 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:36.303088 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-421dfa4a-3e61-459b-86ff-e555d85fef25 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f returned with HTTP 404 Jul 03 01:48:36.303679 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1428/5751] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:36 2026] GET /volume/v3/volumes/446f2004-5696-4d27-9ead-ee939b47656f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:36.311885 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e7c29fd1-a7df-4f24-a0bf-c5c1ddfa8f6a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:36.313759 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e7c29fd1-a7df-4f24-a0bf-c5c1ddfa8f6a tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:48:36.313974 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e7c29fd1-a7df-4f24-a0bf-c5c1ddfa8f6a tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:36.314152 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e7c29fd1-a7df-4f24-a0bf-c5c1ddfa8f6a tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Calling method 'detail' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:36.314943 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-e7c29fd1-a7df-4f24-a0bf-c5c1ddfa8f6a tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99880) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:48:36.330661 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e7c29fd1-a7df-4f24-a0bf-c5c1ddfa8f6a tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Get all volumes completed successfully. Jul 03 01:48:36.333146 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:36.333146 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:36.338894 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e7c29fd1-a7df-4f24-a0bf-c5c1ddfa8f6a tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:48:36.339482 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1446/5752] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:48:36 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10285 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:48:36.355046 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-45c85f28-76bc-48c4-932c-d32b33cc2fe1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:36.356653 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-45c85f28-76bc-48c4-932c-d32b33cc2fe1 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] DELETE https://10.4.3.64/volume/v3/types/6b014aa6-4f55-47ea-8682-61b567908580 Jul 03 01:48:36.356831 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-45c85f28-76bc-48c4-932c-d32b33cc2fe1 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:36.357019 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-45c85f28-76bc-48c4-932c-d32b33cc2fe1 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:36.387275 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-45c85f28-76bc-48c4-932c-d32b33cc2fe1 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] https://10.4.3.64/volume/v3/types/6b014aa6-4f55-47ea-8682-61b567908580 returned with HTTP 202 Jul 03 01:48:36.387784 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1441/5753] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:48:36 2026] DELETE /volume/v3/types/6b014aa6-4f55-47ea-8682-61b567908580 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:37.047443 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fb7d8e3d-a368-4533-92e0-8130c35637dc None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:37.050809 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fb7d8e3d-a368-4533-92e0-8130c35637dc tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:37.050990 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fb7d8e3d-a368-4533-92e0-8130c35637dc tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:37.051172 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fb7d8e3d-a368-4533-92e0-8130c35637dc tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:37.051297 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-fb7d8e3d-a368-4533-92e0-8130c35637dc tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:37.054961 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:37.054961 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:37.055581 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fb7d8e3d-a368-4533-92e0-8130c35637dc tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:37.056081 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1439/5754] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:37 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:37.976252 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-17c12999-070a-458e-8142-5e2cfdf206d9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:37.978246 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-17c12999-070a-458e-8142-5e2cfdf206d9 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:48:37.978666 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-17c12999-070a-458e-8142-5e2cfdf206d9 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-667116415", "extra_specs": {}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:38.001639 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-17c12999-070a-458e-8142-5e2cfdf206d9 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:48:38.002074 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1429/5755] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:48:37 2026] POST /volume/v3/types => generated 211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:38.012412 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8207f214-3dd3-4fc9-9609-b7f3b12e4d9a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:38.014693 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8207f214-3dd3-4fc9-9609-b7f3b12e4d9a tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] POST https://10.4.3.64/volume/v3/types/dc7fd61a-2923-411f-aab2-9309c6dbba79/encryption Jul 03 01:48:38.015153 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8207f214-3dd3-4fc9-9609-b7f3b12e4d9a tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:38.041538 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8207f214-3dd3-4fc9-9609-b7f3b12e4d9a tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] https://10.4.3.64/volume/v3/types/dc7fd61a-2923-411f-aab2-9309c6dbba79/encryption returned with HTTP 200 Jul 03 01:48:38.041538 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1447/5756] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:48:38 2026] POST /volume/v3/types/dc7fd61a-2923-411f-aab2-9309c6dbba79/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:38.066549 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-6c3b6682-3d3c-4b9e-a478-1145b403f7c9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:38.068439 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6c3b6682-3d3c-4b9e-a478-1145b403f7c9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:38.068537 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-eacbe9e6-1c89-45d1-a121-62159be683ec None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:38.068806 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6c3b6682-3d3c-4b9e-a478-1145b403f7c9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:38.068885 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-6c3b6682-3d3c-4b9e-a478-1145b403f7c9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:38.068990 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.v3.backups [None req-6c3b6682-3d3c-4b9e-a478-1145b403f7c9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99879) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:38.070942 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:48:38.071128 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1508943219", "snapshot_id": null, "imageRef": "d8c56885-6b0e-4756-9af5-6fbaa9b9dcc5", "volume_type": "tempest-scenario-type-luks-667116415", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:38.072786 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1508943219', 'snapshot_id': None, 'imageRef': 'd8c56885-6b0e-4756-9af5-6fbaa9b9dcc5', 'volume_type': 'tempest-scenario-type-luks-667116415', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:48:38.073528 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:38.073528 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:38.074160 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-6c3b6682-3d3c-4b9e-a478-1145b403f7c9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:38.074610 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1442/5757] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:38 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:38.233775 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume of 1 GB Jul 03 01:48:38.234140 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:38.234140 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:38.234930 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Availability Zones retrieved successfully. Jul 03 01:48:38.243069 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Flow 'volume_create_api' (c348bb7c-8f5a-466d-9be8-cbcffec7ab62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:38.244409 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63630cab-3cfa-4db1-8477-770a70b5bfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:38.245771 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:48:38.308524 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63630cab-3cfa-4db1-8477-770a70b5bfe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:48:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc7fd61a-2923-411f-aab2-9309c6dbba79,is_public=True,name='tempest-scenario-type-luks-667116415',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc7fd61a-2923-411f-aab2-9309c6dbba79', '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=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:38.309491 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b4be44-18a9-4c45-a00f-374b25a3dd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:38.342616 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-667116415 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-667116415, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:38.342919 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-667116415 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-667116415, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:38.384169 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Created reservations ['d3ce0e51-e93b-48c8-9646-4fb5fd5626d1', '5a35a105-3a5f-43ac-851b-76fc30dd4f3b', 'ad21b79f-0048-4f6a-9c0b-60f0853b0eb8', '8b01558c-a226-4c2e-87d4-07dcfd1a076e'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:38.385283 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b4be44-18a9-4c45-a00f-374b25a3dd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3ce0e51-e93b-48c8-9646-4fb5fd5626d1', '5a35a105-3a5f-43ac-851b-76fc30dd4f3b', 'ad21b79f-0048-4f6a-9c0b-60f0853b0eb8', '8b01558c-a226-4c2e-87d4-07dcfd1a076e']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:38.386158 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39c26541-140a-4f81-9112-fdc59727c7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:38.414749 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39c26541-140a-4f81-9112-fdc59727c7a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e148c8c4-6fca-4879-9e18-fcf0f6792203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1508943219',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57620ad2c65443db5c88052ab77f048',qos_specs=None,replication_status=,reservations=['d3ce0e51-e93b-48c8-9646-4fb5fd5626d1','5a35a105-3a5f-43ac-851b-76fc30dd4f3b','ad21b79f-0048-4f6a-9c0b-60f0853b0eb8','8b01558c-a226-4c2e-87d4-07dcfd1a076e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='112380bb51f04f648b10aafd7508f098',volume_type_id=dc7fd61a-2923-411f-aab2-9309c6dbba79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1508943219',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e148c8c4-6fca-4879-9e18-fcf0f6792203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57620ad2c65443db5c88052ab77f048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='112380bb51f04f648b10aafd7508f098',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc7fd61a-2923-411f-aab2-9309c6dbba79),volume_type_id=dc7fd61a-2923-411f-aab2-9309c6dbba79)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:38.415629 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da61997-6aee-4d3a-842d-9a297633fbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:38.448995 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da61997-6aee-4d3a-842d-9a297633fbb2) transitioned into state 'SUCCESS' from state '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-1508943219',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57620ad2c65443db5c88052ab77f048',qos_specs=None,replication_status=,reservations=['d3ce0e51-e93b-48c8-9646-4fb5fd5626d1','5a35a105-3a5f-43ac-851b-76fc30dd4f3b','ad21b79f-0048-4f6a-9c0b-60f0853b0eb8','8b01558c-a226-4c2e-87d4-07dcfd1a076e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='112380bb51f04f648b10aafd7508f098',volume_type_id=dc7fd61a-2923-411f-aab2-9309c6dbba79)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:38.449776 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (690bdf1a-a0a2-49b7-bd39-9baf36d600d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:38.467813 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (690bdf1a-a0a2-49b7-bd39-9baf36d600d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:38.468688 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Flow 'volume_create_api' (c348bb7c-8f5a-466d-9be8-cbcffec7ab62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:38.468975 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume request issued successfully. Jul 03 01:48:38.469583 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-eacbe9e6-1c89-45d1-a121-62159be683ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:48:38.470119 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1440/5758] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:48:38 2026] POST /volume/v3/volumes => generated 789 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:48:38.485097 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9131b13e-bbbd-43cb-8809-cfa0f349380e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:38.486877 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9131b13e-bbbd-43cb-8809-cfa0f349380e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:38.487083 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9131b13e-bbbd-43cb-8809-cfa0f349380e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:38.487652 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9131b13e-bbbd-43cb-8809-cfa0f349380e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:38.501083 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:38.501083 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:38.511089 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9131b13e-bbbd-43cb-8809-cfa0f349380e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:38.518628 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9131b13e-bbbd-43cb-8809-cfa0f349380e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:38.518970 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1430/5759] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:38 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:39.087542 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7f991880-f588-4489-9a47-d0213dace302 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:39.093317 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7f991880-f588-4489-9a47-d0213dace302 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:39.094052 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7f991880-f588-4489-9a47-d0213dace302 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:39.094052 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7f991880-f588-4489-9a47-d0213dace302 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:39.094052 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-7f991880-f588-4489-9a47-d0213dace302 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:39.101442 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:39.101442 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:39.102140 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7f991880-f588-4489-9a47-d0213dace302 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:39.102525 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1448/5760] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:39 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:39.532515 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-74044483-5ea0-436c-bc12-7ed5f3ca7d4b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:39.535803 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-74044483-5ea0-436c-bc12-7ed5f3ca7d4b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:39.536075 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-74044483-5ea0-436c-bc12-7ed5f3ca7d4b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:39.536332 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-74044483-5ea0-436c-bc12-7ed5f3ca7d4b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:39.547532 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:39.547532 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:39.555533 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-74044483-5ea0-436c-bc12-7ed5f3ca7d4b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:39.561153 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-74044483-5ea0-436c-bc12-7ed5f3ca7d4b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:39.561682 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1443/5761] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:39 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:40.113903 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-fa80bc7c-ce71-43b4-8ce7-9417bf542ee1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:40.118375 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fa80bc7c-ce71-43b4-8ce7-9417bf542ee1 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:40.118910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fa80bc7c-ce71-43b4-8ce7-9417bf542ee1 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:40.118910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-fa80bc7c-ce71-43b4-8ce7-9417bf542ee1 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:40.118910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-fa80bc7c-ce71-43b4-8ce7-9417bf542ee1 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:40.123306 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:40.123306 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:40.124638 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-fa80bc7c-ce71-43b4-8ce7-9417bf542ee1 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:40.124638 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1441/5762] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:40 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:40.579375 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a48e42a6-bd8c-470c-8b97-42d2e0b4c0c3 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:40.581431 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a48e42a6-bd8c-470c-8b97-42d2e0b4c0c3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:40.581679 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a48e42a6-bd8c-470c-8b97-42d2e0b4c0c3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:40.581902 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a48e42a6-bd8c-470c-8b97-42d2e0b4c0c3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:40.590626 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:40.590626 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:40.595003 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a48e42a6-bd8c-470c-8b97-42d2e0b4c0c3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:40.600386 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a48e42a6-bd8c-470c-8b97-42d2e0b4c0c3 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:40.600899 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1431/5763] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:40 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:41.134561 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-dfe1163d-f131-4f8e-9858-e2b1fa16c47d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:41.136405 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dfe1163d-f131-4f8e-9858-e2b1fa16c47d tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:41.136692 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dfe1163d-f131-4f8e-9858-e2b1fa16c47d tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:41.136923 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-dfe1163d-f131-4f8e-9858-e2b1fa16c47d tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:41.137028 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-dfe1163d-f131-4f8e-9858-e2b1fa16c47d tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:41.141436 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:41.141436 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:41.142051 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-dfe1163d-f131-4f8e-9858-e2b1fa16c47d tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:41.142682 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1449/5764] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:41 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:41.616128 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-76ff7432-5f05-413b-907f-5a69eacacb4d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:41.618170 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-76ff7432-5f05-413b-907f-5a69eacacb4d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:41.618558 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-76ff7432-5f05-413b-907f-5a69eacacb4d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:41.618883 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-76ff7432-5f05-413b-907f-5a69eacacb4d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:41.626975 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:41.626975 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:41.631346 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-76ff7432-5f05-413b-907f-5a69eacacb4d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:41.637980 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-76ff7432-5f05-413b-907f-5a69eacacb4d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:41.637980 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1444/5765] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:41 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:42.153802 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-4711bb11-5276-4af8-928d-3c95e171f43e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:42.155893 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4711bb11-5276-4af8-928d-3c95e171f43e tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:42.156325 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4711bb11-5276-4af8-928d-3c95e171f43e tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:42.156613 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-4711bb11-5276-4af8-928d-3c95e171f43e tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:42.156613 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-4711bb11-5276-4af8-928d-3c95e171f43e tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:42.160870 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:42.160870 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:42.161410 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-4711bb11-5276-4af8-928d-3c95e171f43e tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:42.161855 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1442/5766] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:42 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:42.655360 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-a16663a1-fdab-4a29-a2e0-2336dfe90de9 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:42.657783 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a16663a1-fdab-4a29-a2e0-2336dfe90de9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:42.658060 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a16663a1-fdab-4a29-a2e0-2336dfe90de9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:42.658321 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-a16663a1-fdab-4a29-a2e0-2336dfe90de9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:42.665903 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:42.665903 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:42.669627 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-a16663a1-fdab-4a29-a2e0-2336dfe90de9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:42.674209 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-a16663a1-fdab-4a29-a2e0-2336dfe90de9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:42.674617 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1432/5767] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:42 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:43.173851 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0daf89c5-7973-45b7-9098-6050468a54bd None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:43.176403 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0daf89c5-7973-45b7-9098-6050468a54bd tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:43.176720 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0daf89c5-7973-45b7-9098-6050468a54bd tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:43.176966 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0daf89c5-7973-45b7-9098-6050468a54bd tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:43.177124 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-0daf89c5-7973-45b7-9098-6050468a54bd tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:43.182278 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:43.182278 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:43.183041 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0daf89c5-7973-45b7-9098-6050468a54bd tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:43.183760 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1450/5768] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:43 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:43.690216 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1c5e2f24-b492-47c1-a476-7623c8808bcd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:43.691614 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1c5e2f24-b492-47c1-a476-7623c8808bcd tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:43.691762 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1c5e2f24-b492-47c1-a476-7623c8808bcd tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:43.691920 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1c5e2f24-b492-47c1-a476-7623c8808bcd tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:43.700081 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:43.700081 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:43.704785 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1c5e2f24-b492-47c1-a476-7623c8808bcd tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:43.710640 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1c5e2f24-b492-47c1-a476-7623c8808bcd tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:43.711135 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1445/5769] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:43 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:44.194693 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-01a5ea9a-fc3b-4262-a8df-602cb9dccbf3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:44.197356 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-01a5ea9a-fc3b-4262-a8df-602cb9dccbf3 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:44.197709 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-01a5ea9a-fc3b-4262-a8df-602cb9dccbf3 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:44.198060 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-01a5ea9a-fc3b-4262-a8df-602cb9dccbf3 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:44.198286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-01a5ea9a-fc3b-4262-a8df-602cb9dccbf3 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:44.204414 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:44.204414 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:44.205635 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-01a5ea9a-fc3b-4262-a8df-602cb9dccbf3 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:44.206198 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1443/5770] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:44 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:44.723615 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-68197088-f886-4ae9-93a7-4a499ff462d2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:44.725643 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-68197088-f886-4ae9-93a7-4a499ff462d2 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:44.725872 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-68197088-f886-4ae9-93a7-4a499ff462d2 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:44.726096 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-68197088-f886-4ae9-93a7-4a499ff462d2 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:44.733626 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:44.733626 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:44.737818 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-68197088-f886-4ae9-93a7-4a499ff462d2 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:44.742532 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-68197088-f886-4ae9-93a7-4a499ff462d2 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:44.743070 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1433/5771] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:44 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:45.217831 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e926eafd-e878-4a32-ac99-7181b02f7e33 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:45.220350 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e926eafd-e878-4a32-ac99-7181b02f7e33 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:45.220639 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e926eafd-e878-4a32-ac99-7181b02f7e33 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:45.220902 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e926eafd-e878-4a32-ac99-7181b02f7e33 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:45.221034 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-e926eafd-e878-4a32-ac99-7181b02f7e33 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:45.226392 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:45.226392 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:45.227184 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e926eafd-e878-4a32-ac99-7181b02f7e33 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:45.227646 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1451/5772] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:45 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:45.756623 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d91c957a-5ec1-43c2-ab36-e198cadfd706 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:45.758709 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d91c957a-5ec1-43c2-ab36-e198cadfd706 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:45.758966 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d91c957a-5ec1-43c2-ab36-e198cadfd706 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:45.759174 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d91c957a-5ec1-43c2-ab36-e198cadfd706 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:45.767386 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:45.767386 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:45.771763 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d91c957a-5ec1-43c2-ab36-e198cadfd706 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:45.776717 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d91c957a-5ec1-43c2-ab36-e198cadfd706 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:45.777158 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1446/5773] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:45 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:46.239507 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b354e0ce-761e-4c99-8281-5cc6a5f802b8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:46.241802 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b354e0ce-761e-4c99-8281-5cc6a5f802b8 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:46.242137 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b354e0ce-761e-4c99-8281-5cc6a5f802b8 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:46.242334 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b354e0ce-761e-4c99-8281-5cc6a5f802b8 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:46.242459 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-b354e0ce-761e-4c99-8281-5cc6a5f802b8 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:46.248288 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:46.248288 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:46.249432 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b354e0ce-761e-4c99-8281-5cc6a5f802b8 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:46.250098 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1444/5774] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:46 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:46.793284 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-7c066b09-1827-4bd2-b7b5-cbe66f9332bf None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:46.795366 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7c066b09-1827-4bd2-b7b5-cbe66f9332bf tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:46.795614 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7c066b09-1827-4bd2-b7b5-cbe66f9332bf tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:46.795801 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-7c066b09-1827-4bd2-b7b5-cbe66f9332bf tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:46.802916 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:46.802916 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:46.808389 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-7c066b09-1827-4bd2-b7b5-cbe66f9332bf tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:46.812436 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-7c066b09-1827-4bd2-b7b5-cbe66f9332bf tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:46.813100 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1434/5775] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:46 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:47.264415 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c7df58cf-65ad-4d6f-b1b6-b7b691ec5eaa None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:47.267542 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c7df58cf-65ad-4d6f-b1b6-b7b691ec5eaa tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:47.267808 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c7df58cf-65ad-4d6f-b1b6-b7b691ec5eaa tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:47.268080 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c7df58cf-65ad-4d6f-b1b6-b7b691ec5eaa tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:47.268174 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-c7df58cf-65ad-4d6f-b1b6-b7b691ec5eaa tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:47.274762 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:47.274762 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:47.275605 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c7df58cf-65ad-4d6f-b1b6-b7b691ec5eaa tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:47.276099 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1452/5776] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:47 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:47.826608 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f386abde-b125-4b92-a1ef-a302b7c1740a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:47.828490 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f386abde-b125-4b92-a1ef-a302b7c1740a tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:47.828731 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f386abde-b125-4b92-a1ef-a302b7c1740a tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:47.828957 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f386abde-b125-4b92-a1ef-a302b7c1740a tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:47.835476 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:47.835476 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:47.838879 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f386abde-b125-4b92-a1ef-a302b7c1740a tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:47.842874 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f386abde-b125-4b92-a1ef-a302b7c1740a tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:47.843215 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1447/5777] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:47 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:48.287601 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5671307a-aec2-48ef-ae68-4ad828228af0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:48.289500 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5671307a-aec2-48ef-ae68-4ad828228af0 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:48.289767 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5671307a-aec2-48ef-ae68-4ad828228af0 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:48.289981 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5671307a-aec2-48ef-ae68-4ad828228af0 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:48.290123 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-5671307a-aec2-48ef-ae68-4ad828228af0 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:48.296173 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:48.296173 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:48.296833 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5671307a-aec2-48ef-ae68-4ad828228af0 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:48.297255 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1445/5778] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:48 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:48.856218 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e4a7e41b-7a6b-46e2-8792-e9eec5863d42 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:48.858401 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e4a7e41b-7a6b-46e2-8792-e9eec5863d42 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:48.858632 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e4a7e41b-7a6b-46e2-8792-e9eec5863d42 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:48.858885 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e4a7e41b-7a6b-46e2-8792-e9eec5863d42 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:48.867533 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:48.867533 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:48.871835 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e4a7e41b-7a6b-46e2-8792-e9eec5863d42 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:48.877490 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e4a7e41b-7a6b-46e2-8792-e9eec5863d42 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:48.877985 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1435/5779] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:48 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:49.307490 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b0d966fd-e026-44d8-b64b-50b21a4b3577 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:49.309410 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b0d966fd-e026-44d8-b64b-50b21a4b3577 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:49.309657 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b0d966fd-e026-44d8-b64b-50b21a4b3577 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:49.309906 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b0d966fd-e026-44d8-b64b-50b21a4b3577 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:49.310011 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-b0d966fd-e026-44d8-b64b-50b21a4b3577 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:49.314464 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:49.314464 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:49.315113 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b0d966fd-e026-44d8-b64b-50b21a4b3577 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:49.315643 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1453/5780] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:49 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:49.891970 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5e9c8766-536a-4c78-9b74-688e9d8c46ef None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:49.893998 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5e9c8766-536a-4c78-9b74-688e9d8c46ef tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:49.894236 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5e9c8766-536a-4c78-9b74-688e9d8c46ef tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:49.894481 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5e9c8766-536a-4c78-9b74-688e9d8c46ef tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:49.901037 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:49.901037 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:49.904938 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5e9c8766-536a-4c78-9b74-688e9d8c46ef tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:49.909607 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5e9c8766-536a-4c78-9b74-688e9d8c46ef tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:49.910069 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1448/5781] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:49 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:50.326712 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f742cdb8-3ce1-452a-adfb-c305237fdefa None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:50.329080 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f742cdb8-3ce1-452a-adfb-c305237fdefa tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:50.329354 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f742cdb8-3ce1-452a-adfb-c305237fdefa tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:50.329628 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f742cdb8-3ce1-452a-adfb-c305237fdefa tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:50.329828 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-f742cdb8-3ce1-452a-adfb-c305237fdefa tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:50.336054 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:50.336054 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:50.336950 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f742cdb8-3ce1-452a-adfb-c305237fdefa tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:50.337428 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1446/5782] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:50 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:50.925041 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-57525ddd-a7da-4cbc-90d2-0702f91fc70d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:50.927204 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-57525ddd-a7da-4cbc-90d2-0702f91fc70d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:50.927651 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-57525ddd-a7da-4cbc-90d2-0702f91fc70d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:50.928012 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-57525ddd-a7da-4cbc-90d2-0702f91fc70d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:50.937391 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:50.937391 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:50.940713 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-57525ddd-a7da-4cbc-90d2-0702f91fc70d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:50.945838 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-57525ddd-a7da-4cbc-90d2-0702f91fc70d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:50.946461 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1436/5783] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:50 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:51.349007 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-aec92119-64f3-4c97-93d5-fa4cc192158b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:51.350887 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aec92119-64f3-4c97-93d5-fa4cc192158b tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:51.351106 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aec92119-64f3-4c97-93d5-fa4cc192158b tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:51.351297 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-aec92119-64f3-4c97-93d5-fa4cc192158b tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:51.351393 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-aec92119-64f3-4c97-93d5-fa4cc192158b tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:51.355833 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:51.355833 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:51.356519 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-aec92119-64f3-4c97-93d5-fa4cc192158b tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:51.357011 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1454/5784] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:51 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:51.368681 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e6769119-dbc4-4b88-a0f3-ce4f181183dc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:51.371327 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e6769119-dbc4-4b88-a0f3-ce4f181183dc tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] PUT https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:51.371685 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e6769119-dbc4-4b88-a0f3-ce4f181183dc tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:51.377241 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:51.377241 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:51.388794 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e6769119-dbc4-4b88-a0f3-ce4f181183dc tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:51.389336 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1449/5785] 10.4.3.64 () {70 vars in 1401 bytes} [Fri Jul 3 01:48:51 2026] PUT /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 314 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:51.398268 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cbe85196-e943-41ad-a132-9cc9d1cca00c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:51.400165 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cbe85196-e943-41ad-a132-9cc9d1cca00c tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:51.401616 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cbe85196-e943-41ad-a132-9cc9d1cca00c tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:51.401616 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cbe85196-e943-41ad-a132-9cc9d1cca00c tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:51.401616 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-cbe85196-e943-41ad-a132-9cc9d1cca00c tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:51.404628 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:51.404628 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:51.405253 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cbe85196-e943-41ad-a132-9cc9d1cca00c tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:51.405641 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1447/5786] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:51 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:51.416983 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c03b07d6-4cd0-457c-bfa6-bde374f4a9b1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:51.418514 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c03b07d6-4cd0-457c-bfa6-bde374f4a9b1 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] DELETE https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:51.418799 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c03b07d6-4cd0-457c-bfa6-bde374f4a9b1 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:51.419079 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c03b07d6-4cd0-457c-bfa6-bde374f4a9b1 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:51.419262 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.contrib.backups [None req-c03b07d6-4cd0-457c-bfa6-bde374f4a9b1 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Delete backup with id: 51f02779-cab9-493c-af7e-237b68a01ccb. Jul 03 01:48:51.423660 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:51.423660 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:51.439860 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.backup.rpcapi [None req-c03b07d6-4cd0-457c-bfa6-bde374f4a9b1 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] delete_backup rpcapi backup_id 51f02779-cab9-493c-af7e-237b68a01ccb {{(pid=99881) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 01:48:51.441271 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c03b07d6-4cd0-457c-bfa6-bde374f4a9b1 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 202 Jul 03 01:48:51.441271 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1437/5787] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:48:51 2026] DELETE /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:48:51.449518 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-62dc34c4-7eb2-410c-9a78-8ab38d3a90f9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:51.452009 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-62dc34c4-7eb2-410c-9a78-8ab38d3a90f9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:51.452353 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-62dc34c4-7eb2-410c-9a78-8ab38d3a90f9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:51.452590 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-62dc34c4-7eb2-410c-9a78-8ab38d3a90f9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:51.452752 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.backups [None req-62dc34c4-7eb2-410c-9a78-8ab38d3a90f9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99880) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:51.457932 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:51.457932 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:51.459079 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-62dc34c4-7eb2-410c-9a78-8ab38d3a90f9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 200 Jul 03 01:48:51.459357 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1455/5788] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:51 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:51.961948 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-521541e8-4057-45d2-acca-b3dd481db1f0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:51.963739 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-521541e8-4057-45d2-acca-b3dd481db1f0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:51.964596 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-521541e8-4057-45d2-acca-b3dd481db1f0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:51.964596 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-521541e8-4057-45d2-acca-b3dd481db1f0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:51.974540 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:51.974540 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:51.980066 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-521541e8-4057-45d2-acca-b3dd481db1f0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:51.987138 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-521541e8-4057-45d2-acca-b3dd481db1f0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:51.987708 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1450/5789] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:51 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:52.472727 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9dfbe0ec-6e71-4b93-9d6d-556b2bab5dae None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:52.474743 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9dfbe0ec-6e71-4b93-9d6d-556b2bab5dae tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb Jul 03 01:48:52.475894 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9dfbe0ec-6e71-4b93-9d6d-556b2bab5dae tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:52.475894 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9dfbe0ec-6e71-4b93-9d6d-556b2bab5dae tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:52.476371 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.backups [None req-9dfbe0ec-6e71-4b93-9d6d-556b2bab5dae tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Show backup with id 51f02779-cab9-493c-af7e-237b68a01ccb. {{(pid=99882) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 01:48:52.481300 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9dfbe0ec-6e71-4b93-9d6d-556b2bab5dae tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb returned with HTTP 404 Jul 03 01:48:52.481978 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1448/5790] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:52 2026] GET /volume/v3/backups/51f02779-cab9-493c-af7e-237b68a01ccb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:52.490019 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e40a92ad-d7f4-4b25-b435-22d9d18048d5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:52.492677 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e40a92ad-d7f4-4b25-b435-22d9d18048d5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 Jul 03 01:48:52.492677 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e40a92ad-d7f4-4b25-b435-22d9d18048d5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:52.493025 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e40a92ad-d7f4-4b25-b435-22d9d18048d5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:52.493186 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-e40a92ad-d7f4-4b25-b435-22d9d18048d5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Delete volume with id: 3d005bbe-6165-4735-9d9a-b57375ddeb62 Jul 03 01:48:52.501578 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:52.501578 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:52.501994 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e40a92ad-d7f4-4b25-b435-22d9d18048d5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Volume info retrieved successfully. Jul 03 01:48:52.531728 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e40a92ad-d7f4-4b25-b435-22d9d18048d5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Delete volume request issued successfully. Jul 03 01:48:52.531870 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e40a92ad-d7f4-4b25-b435-22d9d18048d5 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 returned with HTTP 202 Jul 03 01:48:52.532377 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1438/5791] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:48:52 2026] DELETE /volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:52.540383 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-753916b1-9464-45ef-ab8a-4ee7ea612ef9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:52.542386 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-753916b1-9464-45ef-ab8a-4ee7ea612ef9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 Jul 03 01:48:52.542631 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-753916b1-9464-45ef-ab8a-4ee7ea612ef9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:52.542808 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-753916b1-9464-45ef-ab8a-4ee7ea612ef9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:52.551737 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:52.551737 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:52.557357 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-753916b1-9464-45ef-ab8a-4ee7ea612ef9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Volume info retrieved successfully. Jul 03 01:48:52.562824 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-753916b1-9464-45ef-ab8a-4ee7ea612ef9 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 returned with HTTP 200 Jul 03 01:48:52.563261 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1456/5792] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:52 2026] GET /volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:53.002281 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bf388001-9958-4a36-8f59-a5ac31f617d9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:53.004250 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bf388001-9958-4a36-8f59-a5ac31f617d9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:53.004538 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bf388001-9958-4a36-8f59-a5ac31f617d9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:53.004598 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bf388001-9958-4a36-8f59-a5ac31f617d9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:53.011975 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:53.011975 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:53.016721 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-bf388001-9958-4a36-8f59-a5ac31f617d9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:53.021390 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bf388001-9958-4a36-8f59-a5ac31f617d9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:53.021802 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1451/5793] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:53 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 942 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:53.577910 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-249c22d3-5e9c-4a21-a3fe-67f93f040329 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:53.580556 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-249c22d3-5e9c-4a21-a3fe-67f93f040329 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] GET https://10.4.3.64/volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 Jul 03 01:48:53.580888 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-249c22d3-5e9c-4a21-a3fe-67f93f040329 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:53.581194 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-249c22d3-5e9c-4a21-a3fe-67f93f040329 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:53.589441 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-249c22d3-5e9c-4a21-a3fe-67f93f040329 tempest-ProjectAdminTests39-48121947 tempest-ProjectAdminTests39-48121947-project-admin] https://10.4.3.64/volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 returned with HTTP 404 Jul 03 01:48:53.590124 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1449/5794] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:53 2026] GET /volume/v3/volumes/3d005bbe-6165-4735-9d9a-b57375ddeb62 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:54.034986 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-24ab5a14-3a21-45d3-bcbe-ce650347d823 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:54.036895 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-24ab5a14-3a21-45d3-bcbe-ce650347d823 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:54.037134 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-24ab5a14-3a21-45d3-bcbe-ce650347d823 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:54.037345 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-24ab5a14-3a21-45d3-bcbe-ce650347d823 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:54.046229 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:54.046229 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:54.050375 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-24ab5a14-3a21-45d3-bcbe-ce650347d823 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:54.055734 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-24ab5a14-3a21-45d3-bcbe-ce650347d823 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:54.056142 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1439/5795] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:54 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:54.069809 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0e0a9f9b-68d7-42e1-bb5b-90db3ce37757 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:54.071978 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e0a9f9b-68d7-42e1-bb5b-90db3ce37757 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:54.072229 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e0a9f9b-68d7-42e1-bb5b-90db3ce37757 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:54.072493 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0e0a9f9b-68d7-42e1-bb5b-90db3ce37757 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:54.081359 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:54.081359 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:54.086028 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0e0a9f9b-68d7-42e1-bb5b-90db3ce37757 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:54.091274 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0e0a9f9b-68d7-42e1-bb5b-90db3ce37757 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:54.091698 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1457/5796] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:48:54 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 1428 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:54.242679 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-db8f2749-d6e0-461f-a79c-1e314f7b8a1f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:54.244980 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-db8f2749-d6e0-461f-a79c-1e314f7b8a1f tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:54.245168 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-db8f2749-d6e0-461f-a79c-1e314f7b8a1f tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:54.245318 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-db8f2749-d6e0-461f-a79c-1e314f7b8a1f tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:54.255622 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:54.255622 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:54.260590 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-db8f2749-d6e0-461f-a79c-1e314f7b8a1f tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:54.266602 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-db8f2749-d6e0-461f-a79c-1e314f7b8a1f tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:54.267619 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1452/5797] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:48:54 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 1428 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:54.735029 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-03963cc7-6835-4652-8e19-2884c5aef932 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:54.737671 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-03963cc7-6835-4652-8e19-2884c5aef932 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:48:54.738150 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-03963cc7-6835-4652-8e19-2884c5aef932 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:54.739440 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-03963cc7-6835-4652-8e19-2884c5aef932 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:54.745476 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:54.745476 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:54.749362 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-03963cc7-6835-4652-8e19-2884c5aef932 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:48:54.754202 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-03963cc7-6835-4652-8e19-2884c5aef932 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:48:54.754774 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1450/5798] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:48:54 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:54.764606 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6429780f-54de-48ac-b2bc-4d08c8e55243 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:54.765054 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6429780f-54de-48ac-b2bc-4d08c8e55243 None None] GET https://10.4.3.64/volume// Jul 03 01:48:54.765248 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6429780f-54de-48ac-b2bc-4d08c8e55243 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:54.765516 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6429780f-54de-48ac-b2bc-4d08c8e55243 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:54.765897 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6429780f-54de-48ac-b2bc-4d08c8e55243 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:48:54.766222 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1440/5799] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:48:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:48:54.775054 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-2d0241dd-df21-4cfa-b43a-3b631c8c51ec None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:54.777404 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-2d0241dd-df21-4cfa-b43a-3b631c8c51ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:48:54.777807 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-2d0241dd-df21-4cfa-b43a-3b631c8c51ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e148c8c4-6fca-4879-9e18-fcf0f6792203", "connector": null, "instance_uuid": "bdf413d9-adf3-4890-b0ba-2130741d2e95"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:54.787331 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:54.787331 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:54.825075 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-2d0241dd-df21-4cfa-b43a-3b631c8c51ec tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:48:54.825682 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1458/5800] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:48:54 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:48:54.917645 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8accd264-a61f-4b62-932e-86044038c33a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:55.014223 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8accd264-a61f-4b62-932e-86044038c33a tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:48:55.014762 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8accd264-a61f-4b62-932e-86044038c33a tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1543927011", "extra_specs": {"storage_protocol": "tempest-storage_protocol-496708294", "vendor_name": "tempest-vendor_name-713630834"}}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:55.044146 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8accd264-a61f-4b62-932e-86044038c33a tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:48:55.044663 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1453/5801] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:48:54 2026] POST /volume/v3/types => generated 327 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:55.054415 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:55.056295 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:48:55.056838 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a54a3c32-f6e3-4d41-b986-30803cee0cfa", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:55.058630 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Create volume request body: {'volume': {'volume_type': 'a54a3c32-f6e3-4d41-b986-30803cee0cfa', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:48:55.064881 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Create volume of 1 GB Jul 03 01:48:55.065399 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:55.065399 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:55.068445 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Availability Zones retrieved successfully. Jul 03 01:48:55.073286 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Flow 'volume_create_api' (acd0f781-8944-4a22-b0b7-d000890634ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:55.074733 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b58015ff-24ca-431a-b555-be7ed155843e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:55.075723 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:48:55.096973 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b58015ff-24ca-431a-b555-be7ed155843e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:48:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-496708294',vendor_name='tempest-vendor_name-713630834'},id=a54a3c32-f6e3-4d41-b986-30803cee0cfa,is_public=True,name='tempest-ProjectAdminTests-volume-type-1543927011',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a54a3c32-f6e3-4d41-b986-30803cee0cfa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:55.098205 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392e60d3-2208-4128-ae54-db999c1499ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:55.128043 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1543927011 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1543927011, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:55.128499 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1543927011 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1543927011, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:55.189123 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Created reservations ['347f4f56-ad01-467d-a730-e42ad9b6d600', '3388669c-c23f-45ee-bf06-4d2de6ef06bf', 'd2b0998a-7522-41e4-95a9-8c40e4e45fb2', '308e18be-33b4-4d55-9a9d-d2aefd53dc04'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:55.189996 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392e60d3-2208-4128-ae54-db999c1499ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['347f4f56-ad01-467d-a730-e42ad9b6d600', '3388669c-c23f-45ee-bf06-4d2de6ef06bf', 'd2b0998a-7522-41e4-95a9-8c40e4e45fb2', '308e18be-33b4-4d55-9a9d-d2aefd53dc04']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:55.190873 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b8204b-3628-42d9-8d32-9470f2dfce98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:55.227591 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3b8204b-3628-42d9-8d32-9470f2dfce98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65d85e2f-11df-46b0-906a-db8bc444e7c6', '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='dd11b5b88fdb40949193fb6be53a9514',qos_specs=None,replication_status=,reservations=['347f4f56-ad01-467d-a730-e42ad9b6d600','3388669c-c23f-45ee-bf06-4d2de6ef06bf','d2b0998a-7522-41e4-95a9-8c40e4e45fb2','308e18be-33b4-4d55-9a9d-d2aefd53dc04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='672aa363cbe844bda9a86b514f35b8ad',volume_type_id=a54a3c32-f6e3-4d41-b986-30803cee0cfa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65d85e2f-11df-46b0-906a-db8bc444e7c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd11b5b88fdb40949193fb6be53a9514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='672aa363cbe844bda9a86b514f35b8ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a54a3c32-f6e3-4d41-b986-30803cee0cfa),volume_type_id=a54a3c32-f6e3-4d41-b986-30803cee0cfa)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:55.228359 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bffbd5ba-2a4b-4510-8d11-0a5262ab86c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:55.261925 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bffbd5ba-2a4b-4510-8d11-0a5262ab86c9) transitioned into state 'SUCCESS' from 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='dd11b5b88fdb40949193fb6be53a9514',qos_specs=None,replication_status=,reservations=['347f4f56-ad01-467d-a730-e42ad9b6d600','3388669c-c23f-45ee-bf06-4d2de6ef06bf','d2b0998a-7522-41e4-95a9-8c40e4e45fb2','308e18be-33b4-4d55-9a9d-d2aefd53dc04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='672aa363cbe844bda9a86b514f35b8ad',volume_type_id=a54a3c32-f6e3-4d41-b986-30803cee0cfa)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:55.262618 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a644f69c-80b7-480a-b593-0ab3adfcc5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:55.277141 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a644f69c-80b7-480a-b593-0ab3adfcc5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:55.279447 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Flow 'volume_create_api' (acd0f781-8944-4a22-b0b7-d000890634ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:55.279447 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Create volume request issued successfully. Jul 03 01:48:55.279783 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5de9f7c2-2737-4786-a557-7202f92b1b9e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:48:55.280437 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1451/5802] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:48:55 2026] POST /volume/v3/volumes => generated 771 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:48:55.295783 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-4b6da06c-7659-47bc-b267-beb92176498a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:55.298952 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4b6da06c-7659-47bc-b267-beb92176498a tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/volumes/65d85e2f-11df-46b0-906a-db8bc444e7c6 Jul 03 01:48:55.298952 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4b6da06c-7659-47bc-b267-beb92176498a tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:55.298952 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-4b6da06c-7659-47bc-b267-beb92176498a tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:55.308716 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:55.308716 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:55.313657 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-4b6da06c-7659-47bc-b267-beb92176498a tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Volume info retrieved successfully. Jul 03 01:48:55.319176 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-4b6da06c-7659-47bc-b267-beb92176498a tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes/65d85e2f-11df-46b0-906a-db8bc444e7c6 returned with HTTP 200 Jul 03 01:48:55.319779 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1441/5803] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:55 2026] GET /volume/v3/volumes/65d85e2f-11df-46b0-906a-db8bc444e7c6 => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:56.335219 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-829b5565-f23d-417f-808b-4e337cab543f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:56.337377 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-829b5565-f23d-417f-808b-4e337cab543f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/volumes/65d85e2f-11df-46b0-906a-db8bc444e7c6 Jul 03 01:48:56.337645 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-829b5565-f23d-417f-808b-4e337cab543f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:56.337842 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-829b5565-f23d-417f-808b-4e337cab543f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:56.346085 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:56.346085 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:56.350116 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-829b5565-f23d-417f-808b-4e337cab543f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Volume info retrieved successfully. Jul 03 01:48:56.354643 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-829b5565-f23d-417f-808b-4e337cab543f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes/65d85e2f-11df-46b0-906a-db8bc444e7c6 returned with HTTP 200 Jul 03 01:48:56.355098 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1459/5804] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:56 2026] GET /volume/v3/volumes/65d85e2f-11df-46b0-906a-db8bc444e7c6 => generated 971 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:56.369304 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5d028692-d514-41d6-9817-568719efa90b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:56.371655 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5d028692-d514-41d6-9817-568719efa90b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/messages Jul 03 01:48:56.371852 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5d028692-d514-41d6-9817-568719efa90b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:56.372008 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5d028692-d514-41d6-9817-568719efa90b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:56.376289 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5d028692-d514-41d6-9817-568719efa90b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:48:56.376761 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1454/5805] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:48:56 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:56.384808 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f52d54ae-8a4c-4e5d-bf14-c9830ae10b7f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:56.386800 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f52d54ae-8a4c-4e5d-bf14-c9830ae10b7f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] DELETE https://10.4.3.64/volume/v3/messages/226d9e50-4f6d-4a67-9780-604ccfc0d36c Jul 03 01:48:56.386998 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f52d54ae-8a4c-4e5d-bf14-c9830ae10b7f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:56.387209 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f52d54ae-8a4c-4e5d-bf14-c9830ae10b7f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:56.390222 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:56.390222 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:56.397755 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f52d54ae-8a4c-4e5d-bf14-c9830ae10b7f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/messages/226d9e50-4f6d-4a67-9780-604ccfc0d36c returned with HTTP 204 Jul 03 01:48:56.398223 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1452/5806] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Jul 3 01:48:56 2026] DELETE /volume/v3/messages/226d9e50-4f6d-4a67-9780-604ccfc0d36c => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 01:48:56.406524 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-2bb554ae-0212-4a00-90d7-2cb4aff97d66 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:56.408098 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2bb554ae-0212-4a00-90d7-2cb4aff97d66 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/messages/226d9e50-4f6d-4a67-9780-604ccfc0d36c Jul 03 01:48:56.408265 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2bb554ae-0212-4a00-90d7-2cb4aff97d66 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:56.408444 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-2bb554ae-0212-4a00-90d7-2cb4aff97d66 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:56.411043 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-2bb554ae-0212-4a00-90d7-2cb4aff97d66 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/messages/226d9e50-4f6d-4a67-9780-604ccfc0d36c returned with HTTP 404 Jul 03 01:48:56.411680 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1442/5807] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:48:56 2026] GET /volume/v3/messages/226d9e50-4f6d-4a67-9780-604ccfc0d36c => generated 110 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:48:56.419504 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-6d986a32-72b7-4245-85c4-ba4952af2962 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:56.421319 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d986a32-72b7-4245-85c4-ba4952af2962 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/65d85e2f-11df-46b0-906a-db8bc444e7c6 Jul 03 01:48:56.421546 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d986a32-72b7-4245-85c4-ba4952af2962 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:56.421746 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-6d986a32-72b7-4245-85c4-ba4952af2962 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:56.421900 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-6d986a32-72b7-4245-85c4-ba4952af2962 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Delete volume with id: 65d85e2f-11df-46b0-906a-db8bc444e7c6 Jul 03 01:48:56.430316 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:56.430316 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:56.430730 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6d986a32-72b7-4245-85c4-ba4952af2962 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Volume info retrieved successfully. Jul 03 01:48:56.431903 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-6d986a32-72b7-4245-85c4-ba4952af2962 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99880) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 01:48:56.441685 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-6d986a32-72b7-4245-85c4-ba4952af2962 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1543927011 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1543927011, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:56.441912 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-6d986a32-72b7-4245-85c4-ba4952af2962 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1543927011 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1543927011, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:56.450380 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-6d986a32-72b7-4245-85c4-ba4952af2962 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Created reservations ['bcb26a72-6bb7-42cc-bdfa-48f33a5c4d04', 'adc19587-5f77-4ce7-a275-1ab4fca383b1', '9ef5c028-b5b9-4250-9dee-85a227632de6', 'fcbcb645-76fd-40da-9ccd-60695fd4c66e'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:56.478387 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-6d986a32-72b7-4245-85c4-ba4952af2962 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Delete volume request issued successfully. Jul 03 01:48:56.478674 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-6d986a32-72b7-4245-85c4-ba4952af2962 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes/65d85e2f-11df-46b0-906a-db8bc444e7c6 returned with HTTP 202 Jul 03 01:48:56.479310 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1460/5808] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:48:56 2026] DELETE /volume/v3/volumes/65d85e2f-11df-46b0-906a-db8bc444e7c6 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:56.487836 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1695b0c0-c5d8-4642-9b97-803f5d258cb1 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:56.490134 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1695b0c0-c5d8-4642-9b97-803f5d258cb1 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] DELETE https://10.4.3.64/volume/v3/types/a54a3c32-f6e3-4d41-b986-30803cee0cfa Jul 03 01:48:56.490473 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1695b0c0-c5d8-4642-9b97-803f5d258cb1 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:56.490684 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1695b0c0-c5d8-4642-9b97-803f5d258cb1 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:56.529412 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1695b0c0-c5d8-4642-9b97-803f5d258cb1 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/types/a54a3c32-f6e3-4d41-b986-30803cee0cfa returned with HTTP 202 Jul 03 01:48:56.529859 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1455/5809] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:48:56 2026] DELETE /volume/v3/types/a54a3c32-f6e3-4d41-b986-30803cee0cfa => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:56.539770 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-10f5a239-fdf0-464c-a96d-fb6e348d000d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:56.542991 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-10f5a239-fdf0-464c-a96d-fb6e348d000d tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:48:56.543345 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-10f5a239-fdf0-464c-a96d-fb6e348d000d tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-150245505", "extra_specs": {"storage_protocol": "tempest-storage_protocol-353416796", "vendor_name": "tempest-vendor_name-1641357462"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:56.569380 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-10f5a239-fdf0-464c-a96d-fb6e348d000d tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:48:56.569874 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1453/5810] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:48:56 2026] POST /volume/v3/types => generated 327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:56.579182 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:56.581262 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:48:56.581691 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c03131b8-d89f-48d0-a530-23a0e94aa00b", "size": 1}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:56.583536 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.v3.volumes [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Create volume request body: {'volume': {'volume_type': 'c03131b8-d89f-48d0-a530-23a0e94aa00b', 'size': 1}} {{(pid=99881) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:48:56.588623 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Create volume of 1 GB Jul 03 01:48:56.588886 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:56.588886 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:56.589303 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Availability Zones retrieved successfully. Jul 03 01:48:56.594830 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Flow 'volume_create_api' (434abf21-8c2c-49ce-83cf-a2a25a2916f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:56.596620 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea85e67-cab1-461c-a0ee-9bfc85ac431b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:56.598312 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.flows.api.create_volume [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Validating volume size '1' using validate_int {{(pid=99881) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:48:56.625288 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dea85e67-cab1-461c-a0ee-9bfc85ac431b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:48:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-353416796',vendor_name='tempest-vendor_name-1641357462'},id=c03131b8-d89f-48d0-a530-23a0e94aa00b,is_public=True,name='tempest-ProjectAdminTests-volume-type-150245505',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c03131b8-d89f-48d0-a530-23a0e94aa00b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:56.626093 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523a2f31-9dd5-428e-a01f-b2190ea7a56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:56.657093 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-150245505 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-150245505, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:56.657362 np0000004346 devstack@c-api.service[99881]: WARNING cinder.quota [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-150245505 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-150245505, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:56.685996 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.quota [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Created reservations ['79e04d87-bfce-421d-95cf-a24e14f46805', 'cb3d1bfa-1988-426f-9263-a191eafbfadc', '4715bfd5-e788-415a-ad16-6ec4b28092c4', '011ff16e-a330-411b-99cf-afdd2a68ceb4'] {{(pid=99881) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:56.686931 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (523a2f31-9dd5-428e-a01f-b2190ea7a56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79e04d87-bfce-421d-95cf-a24e14f46805', 'cb3d1bfa-1988-426f-9263-a191eafbfadc', '4715bfd5-e788-415a-ad16-6ec4b28092c4', '011ff16e-a330-411b-99cf-afdd2a68ceb4']}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:56.687928 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afcc913a-f857-4d15-a4e7-688c4a10000a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:56.720402 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afcc913a-f857-4d15-a4e7-688c4a10000a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1c41c49-ef5e-42c7-92e5-1b1555eda41e', '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='dd11b5b88fdb40949193fb6be53a9514',qos_specs=None,replication_status=,reservations=['79e04d87-bfce-421d-95cf-a24e14f46805','cb3d1bfa-1988-426f-9263-a191eafbfadc','4715bfd5-e788-415a-ad16-6ec4b28092c4','011ff16e-a330-411b-99cf-afdd2a68ceb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='672aa363cbe844bda9a86b514f35b8ad',volume_type_id=c03131b8-d89f-48d0-a530-23a0e94aa00b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:48:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1c41c49-ef5e-42c7-92e5-1b1555eda41e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd11b5b88fdb40949193fb6be53a9514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='672aa363cbe844bda9a86b514f35b8ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c03131b8-d89f-48d0-a530-23a0e94aa00b),volume_type_id=c03131b8-d89f-48d0-a530-23a0e94aa00b)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:56.721304 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9681e602-7221-4ef7-a77b-c014a06fe60d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:56.742899 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9681e602-7221-4ef7-a77b-c014a06fe60d) transitioned into state 'SUCCESS' from 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='dd11b5b88fdb40949193fb6be53a9514',qos_specs=None,replication_status=,reservations=['79e04d87-bfce-421d-95cf-a24e14f46805','cb3d1bfa-1988-426f-9263-a191eafbfadc','4715bfd5-e788-415a-ad16-6ec4b28092c4','011ff16e-a330-411b-99cf-afdd2a68ceb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='672aa363cbe844bda9a86b514f35b8ad',volume_type_id=c03131b8-d89f-48d0-a530-23a0e94aa00b)}' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:56.743715 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a5b66e-92ea-4314-874b-4c427c99d144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:56.756617 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a5b66e-92ea-4314-874b-4c427c99d144) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99881) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:56.757730 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Flow 'volume_create_api' (434abf21-8c2c-49ce-83cf-a2a25a2916f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99881) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:56.758175 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Create volume request issued successfully. Jul 03 01:48:56.758936 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9a4e84ac-1e77-483b-9eb6-b0e627401d53 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:48:56.759485 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1443/5811] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:48:56 2026] POST /volume/v3/volumes => generated 770 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:48:56.774730 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-0b7d3bf6-fa63-403f-b191-be1a0c6d573b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:56.777168 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0b7d3bf6-fa63-403f-b191-be1a0c6d573b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/volumes/c1c41c49-ef5e-42c7-92e5-1b1555eda41e Jul 03 01:48:56.777432 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0b7d3bf6-fa63-403f-b191-be1a0c6d573b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:56.777695 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-0b7d3bf6-fa63-403f-b191-be1a0c6d573b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:56.785361 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:56.785361 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:56.788991 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-0b7d3bf6-fa63-403f-b191-be1a0c6d573b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Volume info retrieved successfully. Jul 03 01:48:56.793325 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-0b7d3bf6-fa63-403f-b191-be1a0c6d573b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes/c1c41c49-ef5e-42c7-92e5-1b1555eda41e returned with HTTP 200 Jul 03 01:48:56.793774 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1461/5812] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:56 2026] GET /volume/v3/volumes/c1c41c49-ef5e-42c7-92e5-1b1555eda41e => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:57.806331 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-56871346-4d13-456d-8b90-44e8222a93c4 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:57.808070 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-56871346-4d13-456d-8b90-44e8222a93c4 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/volumes/c1c41c49-ef5e-42c7-92e5-1b1555eda41e Jul 03 01:48:57.808291 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-56871346-4d13-456d-8b90-44e8222a93c4 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:57.808519 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-56871346-4d13-456d-8b90-44e8222a93c4 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:57.816292 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:57.816292 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:57.820041 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-56871346-4d13-456d-8b90-44e8222a93c4 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Volume info retrieved successfully. Jul 03 01:48:57.824379 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-56871346-4d13-456d-8b90-44e8222a93c4 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes/c1c41c49-ef5e-42c7-92e5-1b1555eda41e returned with HTTP 200 Jul 03 01:48:57.824903 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1456/5813] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:57 2026] GET /volume/v3/volumes/c1c41c49-ef5e-42c7-92e5-1b1555eda41e => generated 970 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:57.837618 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-62182658-54a9-4e0f-93be-12de0c6d8d3d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:57.839843 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-62182658-54a9-4e0f-93be-12de0c6d8d3d tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/messages Jul 03 01:48:57.840271 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-62182658-54a9-4e0f-93be-12de0c6d8d3d tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:57.840637 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-62182658-54a9-4e0f-93be-12de0c6d8d3d tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:57.845282 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-62182658-54a9-4e0f-93be-12de0c6d8d3d tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:48:57.846012 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1454/5814] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:48:57 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:57.854238 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-f04383c4-56d7-4245-afc3-405ee8bd4da2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:57.856002 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f04383c4-56d7-4245-afc3-405ee8bd4da2 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/messages Jul 03 01:48:57.856159 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f04383c4-56d7-4245-afc3-405ee8bd4da2 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:57.856320 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-f04383c4-56d7-4245-afc3-405ee8bd4da2 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:57.856578 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:57.856578 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:48:57.859886 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-f04383c4-56d7-4245-afc3-405ee8bd4da2 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:48:57.860286 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1444/5815] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:48:57 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:57.868732 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a28eca8e-c376-4e84-9abc-9076a00ebd96 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:57.870917 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a28eca8e-c376-4e84-9abc-9076a00ebd96 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] DELETE https://10.4.3.64/volume/v3/messages/07f3b7bf-3b7c-40ec-a882-f63094a98d3d Jul 03 01:48:57.871206 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a28eca8e-c376-4e84-9abc-9076a00ebd96 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:57.871490 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a28eca8e-c376-4e84-9abc-9076a00ebd96 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:57.882484 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a28eca8e-c376-4e84-9abc-9076a00ebd96 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/messages/07f3b7bf-3b7c-40ec-a882-f63094a98d3d returned with HTTP 204 Jul 03 01:48:57.882901 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1462/5816] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Jul 3 01:48:57 2026] DELETE /volume/v3/messages/07f3b7bf-3b7c-40ec-a882-f63094a98d3d => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 01:48:57.890292 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:57.891909 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/c1c41c49-ef5e-42c7-92e5-1b1555eda41e Jul 03 01:48:57.892144 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:57.892280 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:57.892430 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Delete volume with id: c1c41c49-ef5e-42c7-92e5-1b1555eda41e Jul 03 01:48:57.899781 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:57.899781 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:57.900146 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Volume info retrieved successfully. Jul 03 01:48:57.901043 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99879) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 01:48:57.911926 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-150245505 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-150245505, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:57.912196 np0000004346 devstack@c-api.service[99879]: WARNING cinder.quota [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-150245505 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-150245505, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:57.923872 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.quota [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Created reservations ['cc29025e-9c09-417e-bf25-5d886b5530bd', '10c0e6de-2ac8-446c-b719-8c784cc431ac', '9d9cbc3d-5c64-46d0-a3cd-3b3f770cfad8', '718486eb-4948-4ece-92e5-9de533683b08'] {{(pid=99879) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:57.961341 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Delete volume request issued successfully. Jul 03 01:48:57.961624 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cb47d390-770b-4b68-8e6e-40591e5cafb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes/c1c41c49-ef5e-42c7-92e5-1b1555eda41e returned with HTTP 202 Jul 03 01:48:57.962088 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1457/5817] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:48:57 2026] DELETE /volume/v3/volumes/c1c41c49-ef5e-42c7-92e5-1b1555eda41e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:57.969375 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-61ac3668-5d40-422a-819c-b763895682f5 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:57.971429 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61ac3668-5d40-422a-819c-b763895682f5 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] DELETE https://10.4.3.64/volume/v3/types/c03131b8-d89f-48d0-a530-23a0e94aa00b Jul 03 01:48:57.971644 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61ac3668-5d40-422a-819c-b763895682f5 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:57.971865 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-61ac3668-5d40-422a-819c-b763895682f5 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:58.004308 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-61ac3668-5d40-422a-819c-b763895682f5 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/types/c03131b8-d89f-48d0-a530-23a0e94aa00b returned with HTTP 202 Jul 03 01:48:58.004854 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1455/5818] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:48:57 2026] DELETE /volume/v3/types/c03131b8-d89f-48d0-a530-23a0e94aa00b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:58.012791 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-ec225629-1c45-4f3a-aac9-7713fb25079b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:58.014836 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ec225629-1c45-4f3a-aac9-7713fb25079b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:48:58.015240 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-ec225629-1c45-4f3a-aac9-7713fb25079b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-783340209", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1495595436", "vendor_name": "tempest-vendor_name-785673055"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:58.034796 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-ec225629-1c45-4f3a-aac9-7713fb25079b tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:48:58.035313 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1445/5819] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:48:58 2026] POST /volume/v3/types => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:58.044179 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:58.046028 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:48:58.046439 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7fa871b4-5779-492f-972f-3069e143df98", "size": 1}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:48:58.048092 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.v3.volumes [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Create volume request body: {'volume': {'volume_type': '7fa871b4-5779-492f-972f-3069e143df98', 'size': 1}} {{(pid=99880) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:48:58.052274 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Create volume of 1 GB Jul 03 01:48:58.052631 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:58.052631 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:58.052998 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Availability Zones retrieved successfully. Jul 03 01:48:58.059066 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Flow 'volume_create_api' (af25cfad-2719-4f37-b6b5-50d2518d64bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:58.059952 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ceebf06-d5f3-45c1-ae5a-20bbb5ddf7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:58.060748 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Validating volume size '1' using validate_int {{(pid=99880) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:48:58.080532 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ceebf06-d5f3-45c1-ae5a-20bbb5ddf7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:48:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1495595436',vendor_name='tempest-vendor_name-785673055'},id=7fa871b4-5779-492f-972f-3069e143df98,is_public=True,name='tempest-ProjectAdminTests-volume-type-783340209',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7fa871b4-5779-492f-972f-3069e143df98', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:58.081370 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5d07594-7940-4ca8-be41-0a811c79d720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:58.107614 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-783340209 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-783340209, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:58.107910 np0000004346 devstack@c-api.service[99880]: WARNING cinder.quota [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-783340209 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-783340209, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:58.155059 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.quota [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Created reservations ['11e32190-b89b-41dd-8930-0e92d7c0a84d', '918889a0-8b45-49ec-b451-9e0154cdd9cd', 'c2e12dd0-c09e-452f-935f-9b112a157335', '51209c98-f6d9-475a-a9aa-832178c87225'] {{(pid=99880) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:58.156064 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5d07594-7940-4ca8-be41-0a811c79d720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11e32190-b89b-41dd-8930-0e92d7c0a84d', '918889a0-8b45-49ec-b451-9e0154cdd9cd', 'c2e12dd0-c09e-452f-935f-9b112a157335', '51209c98-f6d9-475a-a9aa-832178c87225']}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:58.157074 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f783be3c-63c7-4bc9-ac95-2eed9cdbb062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:58.189956 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f783be3c-63c7-4bc9-ac95-2eed9cdbb062) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '750da9c9-6e07-4831-875f-24aa376be7fd', '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='dd11b5b88fdb40949193fb6be53a9514',qos_specs=None,replication_status=,reservations=['11e32190-b89b-41dd-8930-0e92d7c0a84d','918889a0-8b45-49ec-b451-9e0154cdd9cd','c2e12dd0-c09e-452f-935f-9b112a157335','51209c98-f6d9-475a-a9aa-832178c87225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='672aa363cbe844bda9a86b514f35b8ad',volume_type_id=7fa871b4-5779-492f-972f-3069e143df98), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=750da9c9-6e07-4831-875f-24aa376be7fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd11b5b88fdb40949193fb6be53a9514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='672aa363cbe844bda9a86b514f35b8ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7fa871b4-5779-492f-972f-3069e143df98),volume_type_id=7fa871b4-5779-492f-972f-3069e143df98)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:58.190978 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6caa75f-832c-4110-849b-1412b5030a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:58.211890 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6caa75f-832c-4110-849b-1412b5030a54) transitioned into state 'SUCCESS' from 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='dd11b5b88fdb40949193fb6be53a9514',qos_specs=None,replication_status=,reservations=['11e32190-b89b-41dd-8930-0e92d7c0a84d','918889a0-8b45-49ec-b451-9e0154cdd9cd','c2e12dd0-c09e-452f-935f-9b112a157335','51209c98-f6d9-475a-a9aa-832178c87225'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='672aa363cbe844bda9a86b514f35b8ad',volume_type_id=7fa871b4-5779-492f-972f-3069e143df98)}' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:58.212830 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8db38a-add5-4d8d-ac86-b7b897e7a417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:48:58.226324 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d8db38a-add5-4d8d-ac86-b7b897e7a417) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99880) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:48:58.227229 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Flow 'volume_create_api' (af25cfad-2719-4f37-b6b5-50d2518d64bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99880) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:48:58.227595 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Create volume request issued successfully. Jul 03 01:48:58.228240 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-5ec9cb94-5338-4020-8d45-feee40a9a3bf tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:48:58.228668 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1463/5820] 10.4.3.64 () {70 vars in 1291 bytes} [Fri Jul 3 01:48:58 2026] POST /volume/v3/volumes => generated 770 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:48:58.243241 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-34debdfc-1173-4ad3-a4c4-2660eee65cb6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:58.245122 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34debdfc-1173-4ad3-a4c4-2660eee65cb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/volumes/750da9c9-6e07-4831-875f-24aa376be7fd Jul 03 01:48:58.245587 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34debdfc-1173-4ad3-a4c4-2660eee65cb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:58.245880 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-34debdfc-1173-4ad3-a4c4-2660eee65cb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:58.255204 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:58.255204 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:48:58.260204 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-34debdfc-1173-4ad3-a4c4-2660eee65cb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Volume info retrieved successfully. Jul 03 01:48:58.266732 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-34debdfc-1173-4ad3-a4c4-2660eee65cb6 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes/750da9c9-6e07-4831-875f-24aa376be7fd returned with HTTP 200 Jul 03 01:48:58.267374 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1458/5821] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:58 2026] GET /volume/v3/volumes/750da9c9-6e07-4831-875f-24aa376be7fd => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:59.281592 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6ce492d6-0145-40b1-8d3f-9ce6307d5731 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:59.283969 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6ce492d6-0145-40b1-8d3f-9ce6307d5731 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/volumes/750da9c9-6e07-4831-875f-24aa376be7fd Jul 03 01:48:59.284274 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6ce492d6-0145-40b1-8d3f-9ce6307d5731 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:59.284556 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6ce492d6-0145-40b1-8d3f-9ce6307d5731 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:59.292776 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:59.292776 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:59.296686 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6ce492d6-0145-40b1-8d3f-9ce6307d5731 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Volume info retrieved successfully. Jul 03 01:48:59.300792 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6ce492d6-0145-40b1-8d3f-9ce6307d5731 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes/750da9c9-6e07-4831-875f-24aa376be7fd returned with HTTP 200 Jul 03 01:48:59.301252 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1456/5822] 10.4.3.64 () {68 vars in 1381 bytes} [Fri Jul 3 01:48:59 2026] GET /volume/v3/volumes/750da9c9-6e07-4831-875f-24aa376be7fd => generated 970 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:59.313552 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-5b4702b3-7233-4a9e-a062-732a31d12325 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:59.315674 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b4702b3-7233-4a9e-a062-732a31d12325 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/messages Jul 03 01:48:59.315904 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b4702b3-7233-4a9e-a062-732a31d12325 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:59.316108 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-5b4702b3-7233-4a9e-a062-732a31d12325 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:59.319785 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-5b4702b3-7233-4a9e-a062-732a31d12325 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Jul 03 01:48:59.320354 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1446/5823] 10.4.3.64 () {68 vars in 1273 bytes} [Fri Jul 3 01:48:59 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:59.329362 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-92b732e6-03f7-46f9-bb02-d5b214b43944 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:59.331454 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-92b732e6-03f7-46f9-bb02-d5b214b43944 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] GET https://10.4.3.64/volume/v3/messages/87087e6b-36c7-47e4-bcdf-a4864848c8fe Jul 03 01:48:59.331733 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-92b732e6-03f7-46f9-bb02-d5b214b43944 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:59.331958 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-92b732e6-03f7-46f9-bb02-d5b214b43944 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:59.335009 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:59.335009 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:48:59.335624 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-92b732e6-03f7-46f9-bb02-d5b214b43944 tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/messages/87087e6b-36c7-47e4-bcdf-a4864848c8fe returned with HTTP 200 Jul 03 01:48:59.336010 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1464/5824] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:48:59 2026] GET /volume/v3/messages/87087e6b-36c7-47e4-bcdf-a4864848c8fe => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:48:59.344749 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-bbcddb62-9ba6-456a-a2af-9a5c96f5ad8e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:59.346680 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bbcddb62-9ba6-456a-a2af-9a5c96f5ad8e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] DELETE https://10.4.3.64/volume/v3/messages/87087e6b-36c7-47e4-bcdf-a4864848c8fe Jul 03 01:48:59.346840 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bbcddb62-9ba6-456a-a2af-9a5c96f5ad8e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:59.347009 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-bbcddb62-9ba6-456a-a2af-9a5c96f5ad8e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:59.361563 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-bbcddb62-9ba6-456a-a2af-9a5c96f5ad8e tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/messages/87087e6b-36c7-47e4-bcdf-a4864848c8fe returned with HTTP 204 Jul 03 01:48:59.362064 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1459/5825] 10.4.3.64 () {68 vars in 1387 bytes} [Fri Jul 3 01:48:59 2026] DELETE /volume/v3/messages/87087e6b-36c7-47e4-bcdf-a4864848c8fe => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 01:48:59.370408 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3f089bc7-ca83-4a35-a507-133520fd139f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:59.372678 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3f089bc7-ca83-4a35-a507-133520fd139f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/750da9c9-6e07-4831-875f-24aa376be7fd Jul 03 01:48:59.372941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3f089bc7-ca83-4a35-a507-133520fd139f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:59.373195 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3f089bc7-ca83-4a35-a507-133520fd139f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:59.373453 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-3f089bc7-ca83-4a35-a507-133520fd139f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Delete volume with id: 750da9c9-6e07-4831-875f-24aa376be7fd Jul 03 01:48:59.383779 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:48:59.383779 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:48:59.384284 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3f089bc7-ca83-4a35-a507-133520fd139f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Volume info retrieved successfully. Jul 03 01:48:59.385363 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3f089bc7-ca83-4a35-a507-133520fd139f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99882) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 01:48:59.396452 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-3f089bc7-ca83-4a35-a507-133520fd139f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-783340209 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-783340209, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:59.396728 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-3f089bc7-ca83-4a35-a507-133520fd139f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-783340209 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-783340209, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:48:59.412215 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-3f089bc7-ca83-4a35-a507-133520fd139f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Created reservations ['a6008bce-3b50-4423-9459-7b1f81bdcc36', '7c1588f4-2043-4452-a117-41bff6ffa030', 'cd385b06-48a3-4a6f-bc23-c450ab9180f1', 'e67ee179-fdc4-4f5a-a7b6-4b389941e82c'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:48:59.445632 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3f089bc7-ca83-4a35-a507-133520fd139f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Delete volume request issued successfully. Jul 03 01:48:59.445871 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3f089bc7-ca83-4a35-a507-133520fd139f tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/volumes/750da9c9-6e07-4831-875f-24aa376be7fd returned with HTTP 202 Jul 03 01:48:59.446458 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1457/5826] 10.4.3.64 () {68 vars in 1384 bytes} [Fri Jul 3 01:48:59 2026] DELETE /volume/v3/volumes/750da9c9-6e07-4831-875f-24aa376be7fd => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:48:59.454377 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8b0cbb3c-9a2a-4445-bc87-f7d520e414bb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:48:59.456387 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8b0cbb3c-9a2a-4445-bc87-f7d520e414bb tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] DELETE https://10.4.3.64/volume/v3/types/7fa871b4-5779-492f-972f-3069e143df98 Jul 03 01:48:59.456598 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8b0cbb3c-9a2a-4445-bc87-f7d520e414bb tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:48:59.456808 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8b0cbb3c-9a2a-4445-bc87-f7d520e414bb tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:48:59.485006 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8b0cbb3c-9a2a-4445-bc87-f7d520e414bb tempest-ProjectAdminTests-1392438804 tempest-ProjectAdminTests-1392438804-project-admin] https://10.4.3.64/volume/v3/types/7fa871b4-5779-492f-972f-3069e143df98 returned with HTTP 202 Jul 03 01:48:59.485604 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1447/5827] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:48:59 2026] DELETE /volume/v3/types/7fa871b4-5779-492f-972f-3069e143df98 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:00.832447 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-33455102-7d07-45c7-ac2b-57210db9c16e None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:00.832895 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-33455102-7d07-45c7-ac2b-57210db9c16e None None] GET https://10.4.3.64/volume// Jul 03 01:49:00.833069 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-33455102-7d07-45c7-ac2b-57210db9c16e None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:00.833273 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-33455102-7d07-45c7-ac2b-57210db9c16e None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:00.833591 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-33455102-7d07-45c7-ac2b-57210db9c16e None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:49:00.833856 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1465/5828] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:49:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:49:00.842339 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-14f0daea-3ccf-41ce-9766-0a60adb8a9cd None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:00.844271 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-14f0daea-3ccf-41ce-9766-0a60adb8a9cd tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:49:00.844496 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-14f0daea-3ccf-41ce-9766-0a60adb8a9cd tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:00.844665 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-14f0daea-3ccf-41ce-9766-0a60adb8a9cd tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:00.853886 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:00.853886 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:00.857401 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-14f0daea-3ccf-41ce-9766-0a60adb8a9cd tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:49:00.862570 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-14f0daea-3ccf-41ce-9766-0a60adb8a9cd tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:49:00.863025 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1460/5829] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:49:00 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 1607 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:49:00.969205 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-f6ff7286-eafb-4568-aaa7-65e21285aa6f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:00.971604 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-f6ff7286-eafb-4568-aaa7-65e21285aa6f tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] PUT https://10.4.3.64/volume/v3/attachments/ac385571-9caa-478f-b102-e02386418513 Jul 03 01:49:00.972022 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-f6ff7286-eafb-4568-aaa7-65e21285aa6f tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:00.980519 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-f6ff7286-eafb-4568-aaa7-65e21285aa6f tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Acquiring lock "cinder-attachment_update-e148c8c4-6fca-4879-9e18-fcf0f6792203-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:49:00.985543 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-f6ff7286-eafb-4568-aaa7-65e21285aa6f tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Lock "cinder-attachment_update-e148c8c4-6fca-4879-9e18-fcf0f6792203-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:49:00.986463 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:00.986463 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:01.245998 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-fdd2cf08-6915-4b81-a211-ea07ec9e9987 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.340612 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fdd2cf08-6915-4b81-a211-ea07ec9e9987 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:49:01.340987 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-fdd2cf08-6915-4b81-a211-ea07ec9e9987 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-140865316", "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=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.360726 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-fdd2cf08-6915-4b81-a211-ea07ec9e9987 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:49:01.361266 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1448/5830] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:49:01 2026] POST /volume/v3/types => generated 379 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:01.369137 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-54bf1453-1a25-4538-927b-3f56962e83cc None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.371156 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54bf1453-1a25-4538-927b-3f56962e83cc tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] POST https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption Jul 03 01:49:01.371610 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-54bf1453-1a25-4538-927b-3f56962e83cc tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.389152 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-54bf1453-1a25-4538-927b-3f56962e83cc tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption returned with HTTP 200 Jul 03 01:49:01.389656 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1466/5831] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:49:01 2026] POST /volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:01.400010 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f46e0bf1-8a72-42d8-9ece-6ed420131996 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.401910 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f46e0bf1-8a72-42d8-9ece-6ed420131996 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:49:01.402344 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f46e0bf1-8a72-42d8-9ece-6ed420131996 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-626805684", "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=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.418820 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f46e0bf1-8a72-42d8-9ece-6ed420131996 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:49:01.419208 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1461/5832] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:49:01 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:01.427431 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-508f03f5-2abb-4fa2-b21a-3173d76b7bbb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.476972 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-508f03f5-2abb-4fa2-b21a-3173d76b7bbb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] POST https://10.4.3.64/volume/v3/types/04d385fb-abfe-4055-8e24-2ffafd36e59c/encryption Jul 03 01:49:01.477331 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-508f03f5-2abb-4fa2-b21a-3173d76b7bbb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.479114 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-508f03f5-2abb-4fa2-b21a-3173d76b7bbb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.479299 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-508f03f5-2abb-4fa2-b21a-3173d76b7bbb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/04d385fb-abfe-4055-8e24-2ffafd36e59c/encryption returned with HTTP 403 Jul 03 01:49:01.479731 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1449/5833] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:49:01 2026] POST /volume/v3/types/04d385fb-abfe-4055-8e24-2ffafd36e59c/encryption => generated 127 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.487357 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-40cc5d3e-c1ca-488f-9161-a9a70e4dacff None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.488919 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-40cc5d3e-c1ca-488f-9161-a9a70e4dacff tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:49:01.489232 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-40cc5d3e-c1ca-488f-9161-a9a70e4dacff tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-322735941", "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=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.504778 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-40cc5d3e-c1ca-488f-9161-a9a70e4dacff tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:49:01.505136 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1467/5834] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:49:01 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:01.507038 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-f6ff7286-eafb-4568-aaa7-65e21285aa6f tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Lock "cinder-attachment_update-e148c8c4-6fca-4879-9e18-fcf0f6792203-np0000004346" released by "attachment_update" :: held 0.521s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:49:01.507686 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-f6ff7286-eafb-4568-aaa7-65e21285aa6f tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments/ac385571-9caa-478f-b102-e02386418513 returned with HTTP 200 Jul 03 01:49:01.508091 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1458/5835] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:49:00 2026] PUT /volume/v3/attachments/ac385571-9caa-478f-b102-e02386418513 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:01.513182 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-11d2d04d-fdb2-41a9-acb9-e9371a52a776 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.515076 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-11d2d04d-fdb2-41a9-acb9-e9371a52a776 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] POST https://10.4.3.64/volume/v3/types/5ac14469-ee0d-42d1-91de-a4e3c58f38c4/extra_specs Jul 03 01:49:01.515456 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-11d2d04d-fdb2-41a9-acb9-e9371a52a776 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.517935 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.policy [None req-11d2d04d-fdb2-41a9-acb9-e9371a52a776 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99879) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.518190 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-11d2d04d-fdb2-41a9-acb9-e9371a52a776 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/5ac14469-ee0d-42d1-91de-a4e3c58f38c4/extra_specs returned with HTTP 403 Jul 03 01:49:01.518736 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1462/5836] 10.4.3.64 () {68 vars in 1392 bytes} [Fri Jul 3 01:49:01 2026] POST /volume/v3/types/5ac14469-ee0d-42d1-91de-a4e3c58f38c4/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.525589 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c440e144-80d3-4827-bfe7-98cc4fc5f1e5 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.527597 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c440e144-80d3-4827-bfe7-98cc4fc5f1e5 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] PUT https://10.4.3.64/volume/v3/types/5ac14469-ee0d-42d1-91de-a4e3c58f38c4/extra_specs/key2 Jul 03 01:49:01.527949 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c440e144-80d3-4827-bfe7-98cc4fc5f1e5 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.529978 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-c440e144-80d3-4827-bfe7-98cc4fc5f1e5 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.530181 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c440e144-80d3-4827-bfe7-98cc4fc5f1e5 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/5ac14469-ee0d-42d1-91de-a4e3c58f38c4/extra_specs/key2 returned with HTTP 403 Jul 03 01:49:01.530634 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1450/5837] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:49:01 2026] PUT /volume/v3/types/5ac14469-ee0d-42d1-91de-a4e3c58f38c4/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.538375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7c6fcd0d-fa39-40c4-8555-8a31c10974d7 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.540333 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7c6fcd0d-fa39-40c4-8555-8a31c10974d7 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] POST https://10.4.3.64/volume/v3/types Jul 03 01:49:01.540755 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7c6fcd0d-fa39-40c4-8555-8a31c10974d7 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.543369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.policy [None req-7c6fcd0d-fa39-40c4-8555-8a31c10974d7 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99880) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.543609 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7c6fcd0d-fa39-40c4-8555-8a31c10974d7 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types returned with HTTP 403 Jul 03 01:49:01.544157 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1468/5838] 10.4.3.64 () {68 vars in 1245 bytes} [Fri Jul 3 01:49:01 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.552407 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2f66156d-546d-4dbe-b1e2-8b25fca76f65 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.554007 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2f66156d-546d-4dbe-b1e2-8b25fca76f65 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:49:01.554317 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2f66156d-546d-4dbe-b1e2-8b25fca76f65 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-63283504", "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=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.555774 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:01.555774 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:01.570481 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2f66156d-546d-4dbe-b1e2-8b25fca76f65 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:49:01.570822 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1459/5839] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:49:01 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 03 01:49:01.578303 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-dfa6b978-f8ca-4dc8-8263-f6695429c13c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.580079 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dfa6b978-f8ca-4dc8-8263-f6695429c13c tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] POST https://10.4.3.64/volume/v3/types/42ba7299-bcea-4597-847c-0008847d5c42/encryption Jul 03 01:49:01.580412 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-dfa6b978-f8ca-4dc8-8263-f6695429c13c tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.595916 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-dfa6b978-f8ca-4dc8-8263-f6695429c13c tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types/42ba7299-bcea-4597-847c-0008847d5c42/encryption returned with HTTP 200 Jul 03 01:49:01.596322 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1463/5840] 10.4.3.64 () {68 vars in 1390 bytes} [Fri Jul 3 01:49:01 2026] POST /volume/v3/types/42ba7299-bcea-4597-847c-0008847d5c42/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:01.603633 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-148024d6-3295-4241-b503-8ae5f9e4e2bb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.605261 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-148024d6-3295-4241-b503-8ae5f9e4e2bb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] DELETE https://10.4.3.64/volume/v3/types/42ba7299-bcea-4597-847c-0008847d5c42/encryption/3e67ed85-147a-4964-95b2-305ae8b88ebb Jul 03 01:49:01.605460 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-148024d6-3295-4241-b503-8ae5f9e4e2bb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.605641 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-148024d6-3295-4241-b503-8ae5f9e4e2bb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.606180 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-148024d6-3295-4241-b503-8ae5f9e4e2bb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.606365 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-148024d6-3295-4241-b503-8ae5f9e4e2bb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/42ba7299-bcea-4597-847c-0008847d5c42/encryption/3e67ed85-147a-4964-95b2-305ae8b88ebb returned with HTTP 403 Jul 03 01:49:01.606797 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1451/5841] 10.4.3.64 () {66 vars in 1482 bytes} [Fri Jul 3 01:49:01 2026] DELETE /volume/v3/types/42ba7299-bcea-4597-847c-0008847d5c42/encryption/3e67ed85-147a-4964-95b2-305ae8b88ebb => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.614113 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-2cbc23b2-ca8a-42c6-954b-9010386b3140 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.615810 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2cbc23b2-ca8a-42c6-954b-9010386b3140 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:49:01.616166 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-2cbc23b2-ca8a-42c6-954b-9010386b3140 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1920630537", "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=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.637814 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-2cbc23b2-ca8a-42c6-954b-9010386b3140 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:49:01.638210 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1469/5842] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:49:01 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:01.646074 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-63728af8-fbf3-473d-98cb-a8fb7e9c9b83 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.647950 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63728af8-fbf3-473d-98cb-a8fb7e9c9b83 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] DELETE https://10.4.3.64/volume/v3/types/20cfb5bd-bdda-49da-8987-a69813ba438c/extra_specs/key1 Jul 03 01:49:01.648175 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-63728af8-fbf3-473d-98cb-a8fb7e9c9b83 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.648382 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-63728af8-fbf3-473d-98cb-a8fb7e9c9b83 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.653655 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.policy [None req-63728af8-fbf3-473d-98cb-a8fb7e9c9b83 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99882) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.653866 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-63728af8-fbf3-473d-98cb-a8fb7e9c9b83 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/20cfb5bd-bdda-49da-8987-a69813ba438c/extra_specs/key1 returned with HTTP 403 Jul 03 01:49:01.654527 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1460/5843] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:49:01 2026] DELETE /volume/v3/types/20cfb5bd-bdda-49da-8987-a69813ba438c/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.662280 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8bdcb82a-4643-4328-a732-89d86dc8455d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.664173 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8bdcb82a-4643-4328-a732-89d86dc8455d tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:49:01.664621 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8bdcb82a-4643-4328-a732-89d86dc8455d tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-244266117", "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=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.683487 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8bdcb82a-4643-4328-a732-89d86dc8455d tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:49:01.683884 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1464/5844] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:49:01 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:01.691907 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dffcc8a3-d8cd-4575-8139-72a30af9c04b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.693983 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dffcc8a3-d8cd-4575-8139-72a30af9c04b tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] DELETE https://10.4.3.64/volume/v3/types/d2d07eb7-dd09-42de-b9d6-d64920aa2f36 Jul 03 01:49:01.694237 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dffcc8a3-d8cd-4575-8139-72a30af9c04b tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.694464 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dffcc8a3-d8cd-4575-8139-72a30af9c04b tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.695202 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-dffcc8a3-d8cd-4575-8139-72a30af9c04b tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.695402 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dffcc8a3-d8cd-4575-8139-72a30af9c04b tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/d2d07eb7-dd09-42de-b9d6-d64920aa2f36 returned with HTTP 403 Jul 03 01:49:01.696120 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1452/5845] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:49:01 2026] DELETE /volume/v3/types/d2d07eb7-dd09-42de-b9d6-d64920aa2f36 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.702975 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-3659be77-ba12-4a25-ba85-aef0df892a52 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.705044 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3659be77-ba12-4a25-ba85-aef0df892a52 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] GET https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs Jul 03 01:49:01.705215 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3659be77-ba12-4a25-ba85-aef0df892a52 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.705440 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-3659be77-ba12-4a25-ba85-aef0df892a52 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.713998 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-3659be77-ba12-4a25-ba85-aef0df892a52 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs returned with HTTP 200 Jul 03 01:49:01.714527 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1470/5846] 10.4.3.64 () {66 vars in 1371 bytes} [Fri Jul 3 01:49:01 2026] GET /volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:01.721962 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-1e43a539-ac45-4545-9f3a-136edb6f694f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.723778 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1e43a539-ac45-4545-9f3a-136edb6f694f tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] GET https://10.4.3.64/volume/v3/types Jul 03 01:49:01.723995 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1e43a539-ac45-4545-9f3a-136edb6f694f tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.724229 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-1e43a539-ac45-4545-9f3a-136edb6f694f tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.725002 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.api_utils [None req-1e43a539-ac45-4545-9f3a-136edb6f694f tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Removing options '' from query. {{(pid=99882) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 01:49:01.749241 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-1e43a539-ac45-4545-9f3a-136edb6f694f tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:49:01.749613 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1461/5847] 10.4.3.64 () {66 vars in 1224 bytes} [Fri Jul 3 01:49:01 2026] GET /volume/v3/types => generated 3045 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:01.759170 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-da6431a1-73b3-417e-a173-4d3b949b5a6b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.760838 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da6431a1-73b3-417e-a173-4d3b949b5a6b tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] GET https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption/cipher Jul 03 01:49:01.761025 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-da6431a1-73b3-417e-a173-4d3b949b5a6b tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.761220 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-da6431a1-73b3-417e-a173-4d3b949b5a6b tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.761831 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.policy [None req-da6431a1-73b3-417e-a173-4d3b949b5a6b tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99879) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.762002 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-da6431a1-73b3-417e-a173-4d3b949b5a6b tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption/cipher returned with HTTP 403 Jul 03 01:49:01.762394 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1465/5848] 10.4.3.64 () {66 vars in 1389 bytes} [Fri Jul 3 01:49:01 2026] GET /volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.769478 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6fa16b84-7758-4894-a5f2-de2efc4b95cb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.772511 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6fa16b84-7758-4894-a5f2-de2efc4b95cb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] GET https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption Jul 03 01:49:01.772739 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6fa16b84-7758-4894-a5f2-de2efc4b95cb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.773010 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6fa16b84-7758-4894-a5f2-de2efc4b95cb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.774073 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-6fa16b84-7758-4894-a5f2-de2efc4b95cb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.774331 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6fa16b84-7758-4894-a5f2-de2efc4b95cb tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption returned with HTTP 403 Jul 03 01:49:01.774873 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1453/5849] 10.4.3.64 () {66 vars in 1368 bytes} [Fri Jul 3 01:49:01 2026] GET /volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.782945 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-43c57196-31f1-4011-9d23-c925c715df99 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.784854 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-43c57196-31f1-4011-9d23-c925c715df99 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] GET https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs/multiattach Jul 03 01:49:01.785020 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-43c57196-31f1-4011-9d23-c925c715df99 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.785213 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-43c57196-31f1-4011-9d23-c925c715df99 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.792928 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-43c57196-31f1-4011-9d23-c925c715df99 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs/multiattach returned with HTTP 200 Jul 03 01:49:01.793345 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1471/5850] 10.4.3.64 () {66 vars in 1407 bytes} [Fri Jul 3 01:49:01 2026] GET /volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 01:49:01.800691 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-0667869f-46d1-40e6-9d26-1d3bfefff540 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.802528 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0667869f-46d1-40e6-9d26-1d3bfefff540 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] GET https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs/volume_backend_name Jul 03 01:49:01.802737 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0667869f-46d1-40e6-9d26-1d3bfefff540 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.802912 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-0667869f-46d1-40e6-9d26-1d3bfefff540 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.810665 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-0667869f-46d1-40e6-9d26-1d3bfefff540 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 01:49:01.811245 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1462/5851] 10.4.3.64 () {66 vars in 1431 bytes} [Fri Jul 3 01:49:01 2026] GET /volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.819448 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-80b5a35f-4da7-4b59-bb31-9590bcfcf7de None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.821372 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-80b5a35f-4da7-4b59-bb31-9590bcfcf7de tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] GET https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805 Jul 03 01:49:01.821580 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-80b5a35f-4da7-4b59-bb31-9590bcfcf7de tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.821761 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-80b5a35f-4da7-4b59-bb31-9590bcfcf7de tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.829403 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-80b5a35f-4da7-4b59-bb31-9590bcfcf7de tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805 returned with HTTP 200 Jul 03 01:49:01.829860 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1466/5852] 10.4.3.64 () {66 vars in 1335 bytes} [Fri Jul 3 01:49:01 2026] GET /volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805 => generated 317 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:01.839641 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-90ef254a-8ab1-47a7-991c-8a097a18479d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.841780 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-90ef254a-8ab1-47a7-991c-8a097a18479d tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] PUT https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption/3dd52e8e-08a0-4eb7-9e4e-94c4513b00ec Jul 03 01:49:01.842137 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-90ef254a-8ab1-47a7-991c-8a097a18479d tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.844278 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.policy [None req-90ef254a-8ab1-47a7-991c-8a097a18479d tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99881) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.844474 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-90ef254a-8ab1-47a7-991c-8a097a18479d tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption/3dd52e8e-08a0-4eb7-9e4e-94c4513b00ec returned with HTTP 403 Jul 03 01:49:01.844960 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1454/5853] 10.4.3.64 () {68 vars in 1499 bytes} [Fri Jul 3 01:49:01 2026] PUT /volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/encryption/3dd52e8e-08a0-4eb7-9e4e-94c4513b00ec => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.853635 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-8eb24193-1eb0-461e-b896-fd537baaa173 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.855715 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8eb24193-1eb0-461e-b896-fd537baaa173 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] PUT https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs/key1 Jul 03 01:49:01.856193 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-8eb24193-1eb0-461e-b896-fd537baaa173 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.858687 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.policy [None req-8eb24193-1eb0-461e-b896-fd537baaa173 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99880) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.859033 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-8eb24193-1eb0-461e-b896-fd537baaa173 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs/key1 returned with HTTP 403 Jul 03 01:49:01.859651 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1472/5854] 10.4.3.64 () {68 vars in 1406 bytes} [Fri Jul 3 01:49:01 2026] PUT /volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.870389 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-45cea128-2920-44ca-94f6-e90233d9be7d None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.872915 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-45cea128-2920-44ca-94f6-e90233d9be7d tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] PUT https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805 Jul 03 01:49:01.873471 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-45cea128-2920-44ca-94f6-e90233d9be7d tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:01.876853 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.policy [None req-45cea128-2920-44ca-94f6-e90233d9be7d tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b49c8df3c2f64c2892d6c6214b74b250', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2339d84ae7c8418c9a4763b0da7ad707', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99882) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 01:49:01.877194 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-45cea128-2920-44ca-94f6-e90233d9be7d tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-member] https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805 returned with HTTP 403 Jul 03 01:49:01.877972 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1463/5855] 10.4.3.64 () {68 vars in 1355 bytes} [Fri Jul 3 01:49:01 2026] PUT /volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:01.886976 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1fcd5824-f4e4-4193-a9f8-04e29d59b137 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.889294 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1fcd5824-f4e4-4193-a9f8-04e29d59b137 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] DELETE https://10.4.3.64/volume/v3/types/d2d07eb7-dd09-42de-b9d6-d64920aa2f36 Jul 03 01:49:01.889583 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1fcd5824-f4e4-4193-a9f8-04e29d59b137 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.889829 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1fcd5824-f4e4-4193-a9f8-04e29d59b137 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.927079 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1fcd5824-f4e4-4193-a9f8-04e29d59b137 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types/d2d07eb7-dd09-42de-b9d6-d64920aa2f36 returned with HTTP 202 Jul 03 01:49:01.927709 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1467/5856] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:49:01 2026] DELETE /volume/v3/types/d2d07eb7-dd09-42de-b9d6-d64920aa2f36 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:01.936602 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-15336b26-f945-4d16-b706-18722419e0f1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.938621 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-15336b26-f945-4d16-b706-18722419e0f1 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] DELETE https://10.4.3.64/volume/v3/types/20cfb5bd-bdda-49da-8987-a69813ba438c Jul 03 01:49:01.938840 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-15336b26-f945-4d16-b706-18722419e0f1 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.939050 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-15336b26-f945-4d16-b706-18722419e0f1 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:01.973958 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-15336b26-f945-4d16-b706-18722419e0f1 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types/20cfb5bd-bdda-49da-8987-a69813ba438c returned with HTTP 202 Jul 03 01:49:01.974851 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1455/5857] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:49:01 2026] DELETE /volume/v3/types/20cfb5bd-bdda-49da-8987-a69813ba438c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:01.982762 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-92c372e4-3545-4f28-a2aa-da248a6222b1 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:01.984483 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-92c372e4-3545-4f28-a2aa-da248a6222b1 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] DELETE https://10.4.3.64/volume/v3/types/42ba7299-bcea-4597-847c-0008847d5c42 Jul 03 01:49:01.984649 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-92c372e4-3545-4f28-a2aa-da248a6222b1 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:01.984829 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-92c372e4-3545-4f28-a2aa-da248a6222b1 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:02.013581 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-92c372e4-3545-4f28-a2aa-da248a6222b1 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types/42ba7299-bcea-4597-847c-0008847d5c42 returned with HTTP 202 Jul 03 01:49:02.014192 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1473/5858] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:49:01 2026] DELETE /volume/v3/types/42ba7299-bcea-4597-847c-0008847d5c42 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:02.017948 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-55afeb1c-c079-4ac2-af91-a5a467cc8d10 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:02.020178 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-55afeb1c-c079-4ac2-af91-a5a467cc8d10 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] POST https://10.4.3.64/volume/v3/attachments/ac385571-9caa-478f-b102-e02386418513/action Jul 03 01:49:02.020563 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-55afeb1c-c079-4ac2-af91-a5a467cc8d10 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action body: b'{"os-complete": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:49:02.020702 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-55afeb1c-c079-4ac2-af91-a5a467cc8d10 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:02.021833 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a2e338b1-a978-4445-9c2f-845a32c57bda None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:02.024358 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a2e338b1-a978-4445-9c2f-845a32c57bda tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] DELETE https://10.4.3.64/volume/v3/types/5ac14469-ee0d-42d1-91de-a4e3c58f38c4 Jul 03 01:49:02.024668 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a2e338b1-a978-4445-9c2f-845a32c57bda tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:02.024949 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a2e338b1-a978-4445-9c2f-845a32c57bda tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Calling method '_delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:02.037755 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:02.037755 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:02.050927 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-55afeb1c-c079-4ac2-af91-a5a467cc8d10 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments/ac385571-9caa-478f-b102-e02386418513/action returned with HTTP 204 Jul 03 01:49:02.051314 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a2e338b1-a978-4445-9c2f-845a32c57bda tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types/5ac14469-ee0d-42d1-91de-a4e3c58f38c4 returned with HTTP 202 Jul 03 01:49:02.051561 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1464/5859] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:49:02 2026] POST /volume/v3/attachments/ac385571-9caa-478f-b102-e02386418513/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:02.051796 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1468/5860] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:49:02 2026] DELETE /volume/v3/types/5ac14469-ee0d-42d1-91de-a4e3c58f38c4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:02.059888 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-0596e1c6-ad93-4c60-be81-44e48c7aff82 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:02.061758 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0596e1c6-ad93-4c60-be81-44e48c7aff82 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] DELETE https://10.4.3.64/volume/v3/types/04d385fb-abfe-4055-8e24-2ffafd36e59c Jul 03 01:49:02.061931 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0596e1c6-ad93-4c60-be81-44e48c7aff82 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:02.062141 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-0596e1c6-ad93-4c60-be81-44e48c7aff82 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Calling method '_delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:02.086815 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-0596e1c6-ad93-4c60-be81-44e48c7aff82 tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types/04d385fb-abfe-4055-8e24-2ffafd36e59c returned with HTTP 202 Jul 03 01:49:02.087383 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1456/5861] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:49:02 2026] DELETE /volume/v3/types/04d385fb-abfe-4055-8e24-2ffafd36e59c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:02.093745 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-eb0e4d23-714f-4bda-b304-6b33c612cd1a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:02.095490 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eb0e4d23-714f-4bda-b304-6b33c612cd1a tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] DELETE https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805 Jul 03 01:49:02.095666 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eb0e4d23-714f-4bda-b304-6b33c612cd1a tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:02.095839 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-eb0e4d23-714f-4bda-b304-6b33c612cd1a tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:02.118107 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-eb0e4d23-714f-4bda-b304-6b33c612cd1a tempest-VolumeTypesMemberTests-339847602 tempest-VolumeTypesMemberTests-339847602-project-admin] https://10.4.3.64/volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805 returned with HTTP 202 Jul 03 01:49:02.118720 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1474/5862] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:49:02 2026] DELETE /volume/v3/types/1d79833c-c2ae-4ead-8fd8-5cc9dd409805 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:06.131482 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-b813b13c-63bb-40e5-8787-69c02db28d40 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:06.133538 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-b813b13c-63bb-40e5-8787-69c02db28d40 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203/encryption Jul 03 01:49:06.133712 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-b813b13c-63bb-40e5-8787-69c02db28d40 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:06.133882 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-b813b13c-63bb-40e5-8787-69c02db28d40 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'index' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:06.142935 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:06.142935 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:06.149201 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-a15aa67e-4559-4da8-8cb2-ce6e6f0b2538 req-b813b13c-63bb-40e5-8787-69c02db28d40 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203/encryption returned with HTTP 200 Jul 03 01:49:06.149653 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1465/5863] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:49:06 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:12.047587 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=125,cinder:UPDATE=34,cinder:INSERT=21 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:49:12.083837 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=130,cinder:INSERT=29,cinder:UPDATE=38 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:49:12.115272 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=113,cinder:UPDATE=41,cinder:INSERT=30 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:49:16.148333 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=129,cinder:UPDATE=56,cinder:INSERT=37 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:49:19.227405 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-57be6980-0a64-4e11-9bb3-b7b2fce02f68 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:19.229433 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-57be6980-0a64-4e11-9bb3-b7b2fce02f68 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:19.229625 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-57be6980-0a64-4e11-9bb3-b7b2fce02f68 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:19.229817 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-57be6980-0a64-4e11-9bb3-b7b2fce02f68 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:19.241010 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:19.241010 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:19.245180 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-57be6980-0a64-4e11-9bb3-b7b2fce02f68 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:19.250335 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-57be6980-0a64-4e11-9bb3-b7b2fce02f68 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:19.250830 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1469/5864] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:49:19 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1210 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:21.287120 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-385de280-e513-4898-a3d1-09c459111ae8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:21.287638 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-385de280-e513-4898-a3d1-09c459111ae8 None None] GET https://10.4.3.64/volume// Jul 03 01:49:21.287861 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-385de280-e513-4898-a3d1-09c459111ae8 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:21.288106 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-385de280-e513-4898-a3d1-09c459111ae8 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:21.288511 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-385de280-e513-4898-a3d1-09c459111ae8 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:49:21.288816 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1457/5865] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:49:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:49:21.296599 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-63e13e3f-cd8a-4f20-bd35-0be24b22f050 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:21.412443 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-63e13e3f-cd8a-4f20-bd35-0be24b22f050 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:49:21.412999 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-63e13e3f-cd8a-4f20-bd35-0be24b22f050 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79", "connector": null, "instance_uuid": "d3ebec1e-a6ef-4d5c-8675-81b6a6b83f09"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:21.428713 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:21.428713 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:21.461995 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-63e13e3f-cd8a-4f20-bd35-0be24b22f050 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:49:21.462612 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1475/5866] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:49:21 2026] POST /volume/v3/attachments => generated 273 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:21.773793 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-b84299f9-beda-475e-8be9-a27500aff1c4 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:21.775438 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b84299f9-beda-475e-8be9-a27500aff1c4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:21.775620 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b84299f9-beda-475e-8be9-a27500aff1c4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:21.775800 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-b84299f9-beda-475e-8be9-a27500aff1c4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:21.787225 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:21.787225 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:21.790120 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-b84299f9-beda-475e-8be9-a27500aff1c4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:21.794346 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-b84299f9-beda-475e-8be9-a27500aff1c4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:21.794753 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1466/5867] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:21 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:21.996823 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-87c40097-04c0-43bb-877b-500206a0ad7c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:21.997276 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-87c40097-04c0-43bb-877b-500206a0ad7c None None] GET https://10.4.3.64/volume// Jul 03 01:49:21.997485 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-87c40097-04c0-43bb-877b-500206a0ad7c None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:21.997716 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-87c40097-04c0-43bb-877b-500206a0ad7c None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:21.998120 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-87c40097-04c0-43bb-877b-500206a0ad7c None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:49:21.998454 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1470/5868] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:49:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:49:22.006986 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-e28f1079-8ae1-4bdf-a570-84b866d86157 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:22.009020 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-e28f1079-8ae1-4bdf-a570-84b866d86157 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:22.009230 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-e28f1079-8ae1-4bdf-a570-84b866d86157 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:22.009453 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-e28f1079-8ae1-4bdf-a570-84b866d86157 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:22.021889 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:22.021889 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:22.026142 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-e28f1079-8ae1-4bdf-a570-84b866d86157 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:22.031914 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-e28f1079-8ae1-4bdf-a570-84b866d86157 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:22.032571 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1458/5869] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:49:22 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:49:22.146511 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-b307749e-65af-4563-bbad-05c13f69e686 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:22.149033 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-b307749e-65af-4563-bbad-05c13f69e686 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] PUT https://10.4.3.64/volume/v3/attachments/bf840494-6d11-4d64-8e1b-96f665e65b15 Jul 03 01:49:22.149442 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-b307749e-65af-4563-bbad-05c13f69e686 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:22.157382 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-b307749e-65af-4563-bbad-05c13f69e686 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Acquiring lock "cinder-attachment_update-65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:49:22.162249 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-b307749e-65af-4563-bbad-05c13f69e686 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Lock "cinder-attachment_update-65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79-np0000004346" acquired by "attachment_update" :: waited 0.005s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:49:22.163403 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:22.163403 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:22.690027 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-b307749e-65af-4563-bbad-05c13f69e686 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Lock "cinder-attachment_update-65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79-np0000004346" released by "attachment_update" :: held 0.528s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:49:22.690586 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-b307749e-65af-4563-bbad-05c13f69e686 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/bf840494-6d11-4d64-8e1b-96f665e65b15 returned with HTTP 200 Jul 03 01:49:22.690871 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1476/5870] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:49:22 2026] PUT /volume/v3/attachments/bf840494-6d11-4d64-8e1b-96f665e65b15 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:22.806973 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-d7e46998-cfc8-4c13-8991-027ea8edee94 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:22.808725 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d7e46998-cfc8-4c13-8991-027ea8edee94 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:22.808988 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d7e46998-cfc8-4c13-8991-027ea8edee94 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:22.809177 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-d7e46998-cfc8-4c13-8991-027ea8edee94 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:22.820967 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:22.820967 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:22.824530 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-d7e46998-cfc8-4c13-8991-027ea8edee94 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:22.828924 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-d7e46998-cfc8-4c13-8991-027ea8edee94 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:22.829391 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1467/5871] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:22 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:23.842347 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2988a2c9-86b3-48b6-8911-436ba0f96b73 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:23.843985 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2988a2c9-86b3-48b6-8911-436ba0f96b73 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:23.844159 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2988a2c9-86b3-48b6-8911-436ba0f96b73 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:23.844473 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2988a2c9-86b3-48b6-8911-436ba0f96b73 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:23.856152 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:23.856152 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:23.860353 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2988a2c9-86b3-48b6-8911-436ba0f96b73 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:23.865891 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2988a2c9-86b3-48b6-8911-436ba0f96b73 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:23.866275 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1471/5872] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:23 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:24.879613 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-cecb9565-d50e-47af-95bb-a9f6c511823a None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:24.881473 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cecb9565-d50e-47af-95bb-a9f6c511823a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:24.881668 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cecb9565-d50e-47af-95bb-a9f6c511823a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:24.881878 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-cecb9565-d50e-47af-95bb-a9f6c511823a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:24.893451 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:24.893451 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:24.897059 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-cecb9565-d50e-47af-95bb-a9f6c511823a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:24.901301 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-cecb9565-d50e-47af-95bb-a9f6c511823a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:24.901659 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1459/5873] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:24 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:25.915027 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-afa9cef0-f591-4dd7-a0de-b0871210aa66 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:25.917000 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-afa9cef0-f591-4dd7-a0de-b0871210aa66 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:25.917242 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-afa9cef0-f591-4dd7-a0de-b0871210aa66 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:25.917459 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-afa9cef0-f591-4dd7-a0de-b0871210aa66 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:25.930795 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:25.930795 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:25.934694 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-afa9cef0-f591-4dd7-a0de-b0871210aa66 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:25.939223 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-afa9cef0-f591-4dd7-a0de-b0871210aa66 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:25.939641 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1477/5874] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:25 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1213 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:26.953845 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-219143f3-de10-49ce-9b91-e57449042145 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:26.955737 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-219143f3-de10-49ce-9b91-e57449042145 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:26.955965 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-219143f3-de10-49ce-9b91-e57449042145 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:26.956162 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-219143f3-de10-49ce-9b91-e57449042145 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:26.971781 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:26.971781 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:26.976091 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-219143f3-de10-49ce-9b91-e57449042145 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:26.981356 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-219143f3-de10-49ce-9b91-e57449042145 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:26.981911 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1468/5875] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:26 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:27.922357 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-3c557bef-688f-4884-8ed8-11a3e7051edc None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:27.924382 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-3c557bef-688f-4884-8ed8-11a3e7051edc tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/attachments/bf840494-6d11-4d64-8e1b-96f665e65b15/action Jul 03 01:49:27.924802 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-3c557bef-688f-4884-8ed8-11a3e7051edc tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:49:27.924943 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-3c557bef-688f-4884-8ed8-11a3e7051edc tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:27.943687 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:27.943687 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:27.965246 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-8f1364c0-11bf-42f7-868c-a13cec3067d9 req-3c557bef-688f-4884-8ed8-11a3e7051edc tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/bf840494-6d11-4d64-8e1b-96f665e65b15/action returned with HTTP 204 Jul 03 01:49:27.965788 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1472/5876] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:49:27 2026] POST /volume/v3/attachments/bf840494-6d11-4d64-8e1b-96f665e65b15/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:27.996692 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b79573b8-ee7a-4c23-bd41-46129d102f00 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:27.998998 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b79573b8-ee7a-4c23-bd41-46129d102f00 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:27.999214 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b79573b8-ee7a-4c23-bd41-46129d102f00 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:27.999663 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b79573b8-ee7a-4c23-bd41-46129d102f00 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:28.012695 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:28.012695 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:28.017321 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b79573b8-ee7a-4c23-bd41-46129d102f00 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:28.023167 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b79573b8-ee7a-4c23-bd41-46129d102f00 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:28.023639 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1460/5877] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:27 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1507 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:29.403248 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-66f33a5f-40b7-4cdc-a1ca-7f11b4087081 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:29.406722 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-66f33a5f-40b7-4cdc-a1ca-7f11b4087081 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:29.406722 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-66f33a5f-40b7-4cdc-a1ca-7f11b4087081 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:29.406722 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-66f33a5f-40b7-4cdc-a1ca-7f11b4087081 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:29.422454 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:29.422454 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:29.427077 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-66f33a5f-40b7-4cdc-a1ca-7f11b4087081 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:29.433237 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-66f33a5f-40b7-4cdc-a1ca-7f11b4087081 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:29.434003 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1478/5878] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:29 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1507 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:29.446245 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e84c5c55-9a58-493c-a560-fac06ec9f68a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:29.448129 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e84c5c55-9a58-493c-a560-fac06ec9f68a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:29.448294 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e84c5c55-9a58-493c-a560-fac06ec9f68a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:29.448474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e84c5c55-9a58-493c-a560-fac06ec9f68a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:29.460865 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:29.460865 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:29.465685 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e84c5c55-9a58-493c-a560-fac06ec9f68a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:29.471047 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e84c5c55-9a58-493c-a560-fac06ec9f68a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:29.471617 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1469/5879] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:29 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1507 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:29.484384 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-0be6f292-4718-4d3e-a0e5-7c6720272add None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:29.486544 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0be6f292-4718-4d3e-a0e5-7c6720272add tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:29.486767 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0be6f292-4718-4d3e-a0e5-7c6720272add tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:29.486992 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-0be6f292-4718-4d3e-a0e5-7c6720272add tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:29.498178 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:29.498178 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:29.501999 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-0be6f292-4718-4d3e-a0e5-7c6720272add tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:29.505808 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-0be6f292-4718-4d3e-a0e5-7c6720272add tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:29.506193 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1473/5880] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:29 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1507 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:29.548032 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-78f24816-e12c-4c58-833d-e85199aa244e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:29.549957 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-78f24816-e12c-4c58-833d-e85199aa244e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:29.550185 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-78f24816-e12c-4c58-833d-e85199aa244e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:29.550409 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-78f24816-e12c-4c58-833d-e85199aa244e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:29.565151 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:29.565151 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:29.568466 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-78f24816-e12c-4c58-833d-e85199aa244e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:29.574618 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-78f24816-e12c-4c58-833d-e85199aa244e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:29.575397 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1461/5881] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:49:29 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1507 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:29.598595 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-8d2f4858-3c65-48aa-aab8-5871775ade2b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:29.600941 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-8d2f4858-3c65-48aa-aab8-5871775ade2b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79/action Jul 03 01:49:29.601711 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-8d2f4858-3c65-48aa-aab8-5871775ade2b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:49:29.602009 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-8d2f4858-3c65-48aa-aab8-5871775ade2b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:29.620870 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:29.620870 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:29.622400 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-8d2f4858-3c65-48aa-aab8-5871775ade2b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:29.632492 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-8d2f4858-3c65-48aa-aab8-5871775ade2b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Begin detaching volume completed successfully. Jul 03 01:49:29.633154 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-8d2f4858-3c65-48aa-aab8-5871775ade2b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79/action returned with HTTP 202 Jul 03 01:49:29.633844 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1479/5882] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:49:29 2026] POST /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:49:29.656548 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-74d3a2ab-b20c-4b76-a428-f7fe7074e5fe None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:29.658857 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-74d3a2ab-b20c-4b76-a428-f7fe7074e5fe tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:29.659093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-74d3a2ab-b20c-4b76-a428-f7fe7074e5fe tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:29.659352 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-74d3a2ab-b20c-4b76-a428-f7fe7074e5fe tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:29.676374 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:29.676374 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:29.680228 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-74d3a2ab-b20c-4b76-a428-f7fe7074e5fe tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:29.685003 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-74d3a2ab-b20c-4b76-a428-f7fe7074e5fe tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:29.685479 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1470/5883] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:29 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1510 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:30.658565 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1be813ad-bbb5-4c0b-b34d-da0d1eb7cbf6 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:30.659013 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1be813ad-bbb5-4c0b-b34d-da0d1eb7cbf6 None None] GET https://10.4.3.64/volume// Jul 03 01:49:30.659191 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1be813ad-bbb5-4c0b-b34d-da0d1eb7cbf6 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:30.659449 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1be813ad-bbb5-4c0b-b34d-da0d1eb7cbf6 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:30.659777 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1be813ad-bbb5-4c0b-b34d-da0d1eb7cbf6 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:49:30.660110 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1474/5884] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:49:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:49:30.667999 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-294f561f-59f9-4834-a16c-c26a5fd3f675 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:30.670002 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-294f561f-59f9-4834-a16c-c26a5fd3f675 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:30.670332 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-294f561f-59f9-4834-a16c-c26a5fd3f675 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:30.670504 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-294f561f-59f9-4834-a16c-c26a5fd3f675 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:30.683323 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:30.683323 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:30.687072 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-294f561f-59f9-4834-a16c-c26a5fd3f675 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:30.691367 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-294f561f-59f9-4834-a16c-c26a5fd3f675 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:30.691950 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1462/5885] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:49:30 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1690 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:49:30.701644 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-ff9cd883-9eea-4cdc-9299-2e49724d06c2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:30.703521 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ff9cd883-9eea-4cdc-9299-2e49724d06c2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:30.703710 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ff9cd883-9eea-4cdc-9299-2e49724d06c2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:30.703951 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-ff9cd883-9eea-4cdc-9299-2e49724d06c2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:30.715553 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:30.715553 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:30.721048 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-ff9cd883-9eea-4cdc-9299-2e49724d06c2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:30.728502 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-ff9cd883-9eea-4cdc-9299-2e49724d06c2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:30.729112 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1480/5886] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:30 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1510 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:31.207076 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-aaca5b43-0e7b-46bd-862b-e92b5ca5e50c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:31.210333 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-aaca5b43-0e7b-46bd-862b-e92b5ca5e50c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:31.210732 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-aaca5b43-0e7b-46bd-862b-e92b5ca5e50c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:31.210958 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-aaca5b43-0e7b-46bd-862b-e92b5ca5e50c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:31.227692 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:31.227692 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:31.231845 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-aaca5b43-0e7b-46bd-862b-e92b5ca5e50c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:31.237143 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-aaca5b43-0e7b-46bd-862b-e92b5ca5e50c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:31.237562 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1471/5887] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:49:31 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1510 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:31.745103 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-b29d2ee7-c44e-4c83-a17e-c846c821b03d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:31.747087 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b29d2ee7-c44e-4c83-a17e-c846c821b03d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:31.747323 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b29d2ee7-c44e-4c83-a17e-c846c821b03d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:31.747560 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-b29d2ee7-c44e-4c83-a17e-c846c821b03d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:31.749544 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-be1cf697-a617-45b0-a9a3-2f9dbad9b193 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:31.752519 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-be1cf697-a617-45b0-a9a3-2f9dbad9b193 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] DELETE https://10.4.3.64/volume/v3/attachments/bf840494-6d11-4d64-8e1b-96f665e65b15 Jul 03 01:49:31.752716 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-be1cf697-a617-45b0-a9a3-2f9dbad9b193 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:31.752918 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-be1cf697-a617-45b0-a9a3-2f9dbad9b193 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:31.761797 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:31.761797 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:31.762661 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:31.762661 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:31.767202 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-b29d2ee7-c44e-4c83-a17e-c846c821b03d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:31.773112 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-b29d2ee7-c44e-4c83-a17e-c846c821b03d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:31.773636 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1475/5888] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:31 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1510 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:32.296778 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-2707629e-8e5b-4d82-827c-4f714c48abb2 req-be1cf697-a617-45b0-a9a3-2f9dbad9b193 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/bf840494-6d11-4d64-8e1b-96f665e65b15 returned with HTTP 200 Jul 03 01:49:32.297255 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1463/5889] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:49:31 2026] DELETE /volume/v3/attachments/bf840494-6d11-4d64-8e1b-96f665e65b15 => generated 192 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:32.786816 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-07c08d4b-e26f-4a06-a119-2f7cda426e8a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:32.789477 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-07c08d4b-e26f-4a06-a119-2f7cda426e8a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:32.789657 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-07c08d4b-e26f-4a06-a119-2f7cda426e8a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:32.789807 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-07c08d4b-e26f-4a06-a119-2f7cda426e8a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:32.800396 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:32.800396 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:32.804876 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-07c08d4b-e26f-4a06-a119-2f7cda426e8a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:32.809655 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-07c08d4b-e26f-4a06-a119-2f7cda426e8a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:32.810010 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1481/5890] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:32 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1210 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:40.066903 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e65fb8b7-c42c-4c92-8b5d-adce89b36fb9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:40.068802 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e65fb8b7-c42c-4c92-8b5d-adce89b36fb9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:40.069002 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e65fb8b7-c42c-4c92-8b5d-adce89b36fb9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:40.069187 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e65fb8b7-c42c-4c92-8b5d-adce89b36fb9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:40.079076 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:40.079076 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:40.082778 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e65fb8b7-c42c-4c92-8b5d-adce89b36fb9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:40.087693 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e65fb8b7-c42c-4c92-8b5d-adce89b36fb9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:40.088057 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1472/5891] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:40 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1210 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:40.138839 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-3e55b431-251f-4efc-96f3-5292c50dec6a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:40.141155 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-3e55b431-251f-4efc-96f3-5292c50dec6a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:40.141371 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-3e55b431-251f-4efc-96f3-5292c50dec6a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:40.141617 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-3e55b431-251f-4efc-96f3-5292c50dec6a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:40.152312 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:40.152312 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:40.157195 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-3e55b431-251f-4efc-96f3-5292c50dec6a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:40.163788 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-3e55b431-251f-4efc-96f3-5292c50dec6a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:40.164284 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1476/5892] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:49:40 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1210 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:40.185105 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-4c11a108-c4c0-44cc-b692-4a25a2fdbd38 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:40.187962 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-4c11a108-c4c0-44cc-b692-4a25a2fdbd38 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79/action Jul 03 01:49:40.188390 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-4c11a108-c4c0-44cc-b692-4a25a2fdbd38 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:49:40.188584 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-4c11a108-c4c0-44cc-b692-4a25a2fdbd38 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:40.201409 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:40.201409 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:40.201892 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-4c11a108-c4c0-44cc-b692-4a25a2fdbd38 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:40.210445 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-4c11a108-c4c0-44cc-b692-4a25a2fdbd38 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Begin detaching volume completed successfully. Jul 03 01:49:40.210635 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-4c11a108-c4c0-44cc-b692-4a25a2fdbd38 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79/action returned with HTTP 202 Jul 03 01:49:40.211072 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1464/5893] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:49:40 2026] POST /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:49:40.234550 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e5e90341-2e33-4748-8e2f-640b42c752f5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:40.236554 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e5e90341-2e33-4748-8e2f-640b42c752f5 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:40.236819 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e5e90341-2e33-4748-8e2f-640b42c752f5 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:40.238801 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e5e90341-2e33-4748-8e2f-640b42c752f5 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:40.248144 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:40.248144 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:40.252993 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e5e90341-2e33-4748-8e2f-640b42c752f5 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:40.259161 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e5e90341-2e33-4748-8e2f-640b42c752f5 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:40.259763 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1482/5894] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:40 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:41.236941 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-c227fe00-016c-408c-a1e3-29d415f6effb None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:41.237441 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c227fe00-016c-408c-a1e3-29d415f6effb None None] GET https://10.4.3.64/volume// Jul 03 01:49:41.237568 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c227fe00-016c-408c-a1e3-29d415f6effb None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:41.237761 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-c227fe00-016c-408c-a1e3-29d415f6effb None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:41.238113 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-c227fe00-016c-408c-a1e3-29d415f6effb None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:49:41.238448 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1473/5895] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:49:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:49:41.245657 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-bc876acb-2d64-4978-b3a2-0b4cb4950c0d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:41.247892 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-bc876acb-2d64-4978-b3a2-0b4cb4950c0d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:41.248107 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-bc876acb-2d64-4978-b3a2-0b4cb4950c0d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:41.248305 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-bc876acb-2d64-4978-b3a2-0b4cb4950c0d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:41.258824 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:41.258824 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:41.262401 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-bc876acb-2d64-4978-b3a2-0b4cb4950c0d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:41.266887 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-bc876acb-2d64-4978-b3a2-0b4cb4950c0d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:41.267378 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1477/5896] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:49:41 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:49:41.277138 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-63028504-b788-47a0-b8c1-bc605ec1eda2 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:41.279253 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-63028504-b788-47a0-b8c1-bc605ec1eda2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:41.279555 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-63028504-b788-47a0-b8c1-bc605ec1eda2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:41.279764 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-63028504-b788-47a0-b8c1-bc605ec1eda2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:41.293128 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:41.293128 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:41.298945 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-63028504-b788-47a0-b8c1-bc605ec1eda2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:41.305638 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-63028504-b788-47a0-b8c1-bc605ec1eda2 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:41.306271 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1465/5897] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:41 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1213 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:41.856540 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-8ef3111d-d3cc-449c-b015-0f90aaa7864c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:41.858744 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-8ef3111d-d3cc-449c-b015-0f90aaa7864c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:41.858996 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-8ef3111d-d3cc-449c-b015-0f90aaa7864c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:41.859267 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-8ef3111d-d3cc-449c-b015-0f90aaa7864c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:41.868958 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:41.868958 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:41.872724 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-8ef3111d-d3cc-449c-b015-0f90aaa7864c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:41.877087 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-8ef3111d-d3cc-449c-b015-0f90aaa7864c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:41.877550 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1483/5898] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:49:41 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:42.188254 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-a3ba2509-8884-4174-84b9-818a23c20159 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:42.190296 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-a3ba2509-8884-4174-84b9-818a23c20159 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] DELETE https://10.4.3.64/volume/v3/attachments/10127df5-1566-46b1-8195-8749e9723036 Jul 03 01:49:42.190490 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-a3ba2509-8884-4174-84b9-818a23c20159 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:42.190722 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-a3ba2509-8884-4174-84b9-818a23c20159 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:42.197638 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:42.197638 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:42.321773 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-d19425f7-7a76-4f48-9d25-b1385619731a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:42.323454 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d19425f7-7a76-4f48-9d25-b1385619731a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:42.323664 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d19425f7-7a76-4f48-9d25-b1385619731a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:42.323838 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-d19425f7-7a76-4f48-9d25-b1385619731a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:42.334068 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:42.334068 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:42.337972 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-d19425f7-7a76-4f48-9d25-b1385619731a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:42.342658 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-d19425f7-7a76-4f48-9d25-b1385619731a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:42.343099 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1478/5899] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:42 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 1213 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:42.725350 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-f86f843e-8191-4082-8ddd-f34f7cccebd9 req-a3ba2509-8884-4174-84b9-818a23c20159 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/10127df5-1566-46b1-8195-8749e9723036 returned with HTTP 200 Jul 03 01:49:42.725795 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1474/5900] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:49:42 2026] DELETE /volume/v3/attachments/10127df5-1566-46b1-8195-8749e9723036 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:43.355836 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-b993050f-64ff-478b-83f3-bfee8adcf453 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:43.357406 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b993050f-64ff-478b-83f3-bfee8adcf453 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:43.357593 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b993050f-64ff-478b-83f3-bfee8adcf453 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:43.357758 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-b993050f-64ff-478b-83f3-bfee8adcf453 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:43.364453 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:43.364453 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:43.368000 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-b993050f-64ff-478b-83f3-bfee8adcf453 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:43.372165 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-b993050f-64ff-478b-83f3-bfee8adcf453 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:43.372564 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1466/5901] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:43 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:43.383697 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-75223684-3ea9-44be-9f77-668cdcc69299 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:43.385539 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-75223684-3ea9-44be-9f77-668cdcc69299 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:49:43.385786 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-75223684-3ea9-44be-9f77-668cdcc69299 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:43.385993 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-75223684-3ea9-44be-9f77-668cdcc69299 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:43.395428 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:43.395428 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:43.399038 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-75223684-3ea9-44be-9f77-668cdcc69299 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:43.403203 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-75223684-3ea9-44be-9f77-668cdcc69299 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:49:43.403648 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1484/5902] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:43 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 1163 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:43.443857 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-eb4f82cf-4454-46af-878e-d3c4938d940f None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:43.446603 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-eb4f82cf-4454-46af-878e-d3c4938d940f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:49:43.446883 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-eb4f82cf-4454-46af-878e-d3c4938d940f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:43.447144 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-eb4f82cf-4454-46af-878e-d3c4938d940f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:43.460863 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:43.460863 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:43.465592 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-eb4f82cf-4454-46af-878e-d3c4938d940f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:43.470236 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-eb4f82cf-4454-46af-878e-d3c4938d940f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:49:43.470771 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1479/5903] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:49:43 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 1163 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:43.487444 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-f0f14647-11ad-40f6-be22-5ea31a8c551f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:43.489465 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-f0f14647-11ad-40f6-be22-5ea31a8c551f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71/action Jul 03 01:49:43.489784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-f0f14647-11ad-40f6-be22-5ea31a8c551f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99882) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:49:43.489898 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-f0f14647-11ad-40f6-be22-5ea31a8c551f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:43.502478 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:43.502478 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:43.503020 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-f0f14647-11ad-40f6-be22-5ea31a8c551f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:43.514156 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-f0f14647-11ad-40f6-be22-5ea31a8c551f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Begin detaching volume completed successfully. Jul 03 01:49:43.514533 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-f0f14647-11ad-40f6-be22-5ea31a8c551f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71/action returned with HTTP 202 Jul 03 01:49:43.515365 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1475/5904] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:49:43 2026] POST /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:49:43.536952 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e0a57a01-493d-49d6-8f97-0b7df92638e8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:43.538612 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e0a57a01-493d-49d6-8f97-0b7df92638e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:49:43.538801 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e0a57a01-493d-49d6-8f97-0b7df92638e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:43.538979 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e0a57a01-493d-49d6-8f97-0b7df92638e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:43.548531 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:43.548531 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:43.552146 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e0a57a01-493d-49d6-8f97-0b7df92638e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:43.556645 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e0a57a01-493d-49d6-8f97-0b7df92638e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:49:43.557115 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1467/5905] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:43 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 1166 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:44.540074 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c325c2f6-01bc-4de8-bdfd-97d63f4751f2 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:44.540517 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c325c2f6-01bc-4de8-bdfd-97d63f4751f2 None None] GET https://10.4.3.64/volume// Jul 03 01:49:44.540698 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c325c2f6-01bc-4de8-bdfd-97d63f4751f2 None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:44.540870 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c325c2f6-01bc-4de8-bdfd-97d63f4751f2 None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:44.541175 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c325c2f6-01bc-4de8-bdfd-97d63f4751f2 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:49:44.541604 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1485/5906] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:49:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:49:44.547794 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-4e42fc1e-7e46-4656-83b8-f21f914b22db None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:44.549623 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-4e42fc1e-7e46-4656-83b8-f21f914b22db tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:49:44.549817 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-4e42fc1e-7e46-4656-83b8-f21f914b22db tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:44.550004 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-4e42fc1e-7e46-4656-83b8-f21f914b22db tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:44.558668 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:44.558668 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:44.562173 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-4e42fc1e-7e46-4656-83b8-f21f914b22db tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:44.565838 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-4e42fc1e-7e46-4656-83b8-f21f914b22db tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:49:44.566203 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1480/5907] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:49:44 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 1346 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:49:44.571847 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-8c614dc1-a0b4-41f9-89b8-1ba71001bbb9 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:44.573772 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8c614dc1-a0b4-41f9-89b8-1ba71001bbb9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:49:44.573964 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8c614dc1-a0b4-41f9-89b8-1ba71001bbb9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:44.574157 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-8c614dc1-a0b4-41f9-89b8-1ba71001bbb9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:44.575365 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-9c12278b-ce6a-4882-8654-5e21337a4131 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:44.577720 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-9c12278b-ce6a-4882-8654-5e21337a4131 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71/encryption Jul 03 01:49:44.577964 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-9c12278b-ce6a-4882-8654-5e21337a4131 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:44.578237 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-9c12278b-ce6a-4882-8654-5e21337a4131 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'index' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:44.584121 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:44.584121 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:44.587959 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-8c614dc1-a0b4-41f9-89b8-1ba71001bbb9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:44.588115 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:44.588115 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:44.592136 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-8c614dc1-a0b4-41f9-89b8-1ba71001bbb9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:49:44.592536 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1476/5908] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:44 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:44.594626 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-9c12278b-ce6a-4882-8654-5e21337a4131 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71/encryption returned with HTTP 200 Jul 03 01:49:44.595034 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1468/5909] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:49:44 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:45.381215 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-02a3eb12-1d65-486d-9e82-98a1240e4f8a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:45.383945 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-02a3eb12-1d65-486d-9e82-98a1240e4f8a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] DELETE https://10.4.3.64/volume/v3/attachments/df31ad9d-2aad-4856-bc9e-717f277fe0ee Jul 03 01:49:45.384192 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-02a3eb12-1d65-486d-9e82-98a1240e4f8a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:45.384537 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-02a3eb12-1d65-486d-9e82-98a1240e4f8a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:45.393825 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:45.393825 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:45.605505 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-2b306126-a92f-4bb4-a3bf-101cb41f077c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:45.608324 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b306126-a92f-4bb4-a3bf-101cb41f077c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:49:45.608688 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b306126-a92f-4bb4-a3bf-101cb41f077c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:45.608989 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-2b306126-a92f-4bb4-a3bf-101cb41f077c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:45.620553 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:45.620553 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:45.624798 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-2b306126-a92f-4bb4-a3bf-101cb41f077c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:45.629523 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-2b306126-a92f-4bb4-a3bf-101cb41f077c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:49:45.630172 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1481/5910] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:45 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:45.927736 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-dd912cc3-536b-4ff7-84b2-73c6ab7433c5 req-02a3eb12-1d65-486d-9e82-98a1240e4f8a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/df31ad9d-2aad-4856-bc9e-717f277fe0ee returned with HTTP 200 Jul 03 01:49:45.928140 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1486/5911] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:49:45 2026] DELETE /volume/v3/attachments/df31ad9d-2aad-4856-bc9e-717f277fe0ee => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:46.645707 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-844bf7fb-6916-4b5c-89a6-6addcec9645f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:46.647783 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-844bf7fb-6916-4b5c-89a6-6addcec9645f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:49:46.647999 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-844bf7fb-6916-4b5c-89a6-6addcec9645f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:46.648182 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-844bf7fb-6916-4b5c-89a6-6addcec9645f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:46.654742 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:46.654742 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:46.658034 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-844bf7fb-6916-4b5c-89a6-6addcec9645f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:46.661840 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-844bf7fb-6916-4b5c-89a6-6addcec9645f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:49:46.662185 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1477/5912] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:46 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:46.674168 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8075ccd5-4408-4566-baef-1699c36effd1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:46.676560 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8075ccd5-4408-4566-baef-1699c36effd1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:49:46.676779 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8075ccd5-4408-4566-baef-1699c36effd1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:46.676961 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8075ccd5-4408-4566-baef-1699c36effd1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:46.686212 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:46.686212 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:46.689599 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8075ccd5-4408-4566-baef-1699c36effd1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:46.693762 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8075ccd5-4408-4566-baef-1699c36effd1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:49:46.694137 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1469/5913] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:46 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:46.731876 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-b8c95308-c464-4c38-9449-8560c41fdeaf None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:46.733788 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-b8c95308-c464-4c38-9449-8560c41fdeaf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:49:46.733990 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-b8c95308-c464-4c38-9449-8560c41fdeaf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:46.734211 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-b8c95308-c464-4c38-9449-8560c41fdeaf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:46.742616 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:46.742616 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:46.745683 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-b8c95308-c464-4c38-9449-8560c41fdeaf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:46.749438 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-b8c95308-c464-4c38-9449-8560c41fdeaf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:49:46.749800 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1482/5914] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:49:46 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 1135 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:46.767005 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-12ae0107-12dc-4fa8-bf84-5bd517378b4a None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:46.768949 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-12ae0107-12dc-4fa8-bf84-5bd517378b4a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68/action Jul 03 01:49:46.769275 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-12ae0107-12dc-4fa8-bf84-5bd517378b4a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:49:46.769404 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-12ae0107-12dc-4fa8-bf84-5bd517378b4a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:46.779026 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:46.779026 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:46.779554 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-12ae0107-12dc-4fa8-bf84-5bd517378b4a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:46.788691 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-12ae0107-12dc-4fa8-bf84-5bd517378b4a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Begin detaching volume completed successfully. Jul 03 01:49:46.788846 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-12ae0107-12dc-4fa8-bf84-5bd517378b4a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68/action returned with HTTP 202 Jul 03 01:49:46.789340 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1487/5915] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:49:46 2026] POST /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:49:46.807984 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-057fb93b-be06-49c8-a337-c19434960258 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:46.809603 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-057fb93b-be06-49c8-a337-c19434960258 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:49:46.809813 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-057fb93b-be06-49c8-a337-c19434960258 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:46.810005 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-057fb93b-be06-49c8-a337-c19434960258 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:46.818358 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:46.818358 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:46.821377 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-057fb93b-be06-49c8-a337-c19434960258 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:46.825125 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-057fb93b-be06-49c8-a337-c19434960258 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:49:46.825523 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1478/5916] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:46 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 1138 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:47.811435 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-abaf26ad-17be-42e8-b609-c249ae48cc71 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:47.811872 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-abaf26ad-17be-42e8-b609-c249ae48cc71 None None] GET https://10.4.3.64/volume// Jul 03 01:49:47.812060 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-abaf26ad-17be-42e8-b609-c249ae48cc71 None None] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:47.812259 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-abaf26ad-17be-42e8-b609-c249ae48cc71 None None] Calling method 'all' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:47.812607 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-abaf26ad-17be-42e8-b609-c249ae48cc71 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:49:47.812909 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1470/5917] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:49:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:49:47.819002 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-52d70bae-4a07-4ff4-9622-908628ba81f9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:47.820986 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-52d70bae-4a07-4ff4-9622-908628ba81f9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:49:47.821209 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-52d70bae-4a07-4ff4-9622-908628ba81f9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:47.821353 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-52d70bae-4a07-4ff4-9622-908628ba81f9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:47.830011 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:47.830011 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:47.833029 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-52d70bae-4a07-4ff4-9622-908628ba81f9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:47.837000 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-52d70bae-4a07-4ff4-9622-908628ba81f9 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:49:47.837226 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-c8beac04-a796-420a-8fe6-9de03fefd5b5 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:47.837575 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1483/5918] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:49:47 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 1318 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:49:47.839570 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c8beac04-a796-420a-8fe6-9de03fefd5b5 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:49:47.839767 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c8beac04-a796-420a-8fe6-9de03fefd5b5 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:47.840009 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-c8beac04-a796-420a-8fe6-9de03fefd5b5 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:47.850766 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:47.850766 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:47.855117 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-c8beac04-a796-420a-8fe6-9de03fefd5b5 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:47.859786 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-c8beac04-a796-420a-8fe6-9de03fefd5b5 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:49:47.860237 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1488/5919] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:47 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:48.677339 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-a8585aff-575a-4c13-90f1-3121b3810f37 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:48.679767 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-a8585aff-575a-4c13-90f1-3121b3810f37 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] DELETE https://10.4.3.64/volume/v3/attachments/b93e83e4-0daa-4d7a-a269-3b38d3af9e7d Jul 03 01:49:48.679994 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-a8585aff-575a-4c13-90f1-3121b3810f37 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:48.680179 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-a8585aff-575a-4c13-90f1-3121b3810f37 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'version_select' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:48.689282 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:48.689282 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:48.873797 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-9c889b83-4a2a-4605-9c50-ca73a071f754 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:48.875643 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9c889b83-4a2a-4605-9c50-ca73a071f754 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:49:48.875918 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9c889b83-4a2a-4605-9c50-ca73a071f754 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:48.876162 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-9c889b83-4a2a-4605-9c50-ca73a071f754 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:48.885593 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:48.885593 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:48.888836 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-9c889b83-4a2a-4605-9c50-ca73a071f754 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:48.892849 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-9c889b83-4a2a-4605-9c50-ca73a071f754 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:49:48.893216 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1471/5920] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:48 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:49.221683 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-bbfccf22-0312-4eba-83cd-8b604b6a7b47 req-a8585aff-575a-4c13-90f1-3121b3810f37 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/b93e83e4-0daa-4d7a-a269-3b38d3af9e7d returned with HTTP 200 Jul 03 01:49:49.222034 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1479/5921] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:49:48 2026] DELETE /volume/v3/attachments/b93e83e4-0daa-4d7a-a269-3b38d3af9e7d => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:49.906467 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-5a618257-8c31-44a4-8ec2-e9d1e8f2677e None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:49.908186 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5a618257-8c31-44a4-8ec2-e9d1e8f2677e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:49:49.908377 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5a618257-8c31-44a4-8ec2-e9d1e8f2677e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:49.908611 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-5a618257-8c31-44a4-8ec2-e9d1e8f2677e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:49.915987 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:49.915987 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:49.920276 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-5a618257-8c31-44a4-8ec2-e9d1e8f2677e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:49.924833 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-5a618257-8c31-44a4-8ec2-e9d1e8f2677e tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:49:49.925268 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1484/5922] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:49 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:49.940515 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-fbb841f1-d384-4b07-88f6-854edcc8e370 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:49.942531 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fbb841f1-d384-4b07-88f6-854edcc8e370 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] DELETE https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:49:49.942754 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fbb841f1-d384-4b07-88f6-854edcc8e370 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:49.942968 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-fbb841f1-d384-4b07-88f6-854edcc8e370 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:49.943119 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-fbb841f1-d384-4b07-88f6-854edcc8e370 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Delete volume with id: 752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:49:49.951163 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:49.951163 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:49.951722 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fbb841f1-d384-4b07-88f6-854edcc8e370 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:49.963648 np0000004346 devstack@c-api.service[99880]: WARNING cinder.keymgr.conf_key_mgr [None req-fbb841f1-d384-4b07-88f6-854edcc8e370 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 01:49:49.971222 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-fbb841f1-d384-4b07-88f6-854edcc8e370 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Delete volume request issued successfully. Jul 03 01:49:49.971378 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-fbb841f1-d384-4b07-88f6-854edcc8e370 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 202 Jul 03 01:49:49.972047 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1489/5923] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:49:49 2026] DELETE /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:49.979765 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8553dbc4-a530-4658-b857-1f607df1947d None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:49.981546 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8553dbc4-a530-4658-b857-1f607df1947d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:49:49.981766 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8553dbc4-a530-4658-b857-1f607df1947d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:49.981984 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8553dbc4-a530-4658-b857-1f607df1947d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:49.990265 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:49.990265 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:49.994463 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8553dbc4-a530-4658-b857-1f607df1947d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:49.999660 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8553dbc4-a530-4658-b857-1f607df1947d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 200 Jul 03 01:49:50.000242 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1472/5924] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:49 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:51.013143 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-cd04a1a6-c537-45ca-ac7c-b53f7832bc2a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:51.015452 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cd04a1a6-c537-45ca-ac7c-b53f7832bc2a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 Jul 03 01:49:51.015733 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cd04a1a6-c537-45ca-ac7c-b53f7832bc2a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:51.015987 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-cd04a1a6-c537-45ca-ac7c-b53f7832bc2a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:51.023690 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-cd04a1a6-c537-45ca-ac7c-b53f7832bc2a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 returned with HTTP 404 Jul 03 01:49:51.024328 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1480/5925] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:51 2026] GET /volume/v3/volumes/752ce186-9406-473a-87d1-53a1a281bc71 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:51.031643 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-1506d31d-aecb-46c0-b8d6-9d8274c66280 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:51.033464 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1506d31d-aecb-46c0-b8d6-9d8274c66280 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:49:51.033673 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1506d31d-aecb-46c0-b8d6-9d8274c66280 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:51.033868 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-1506d31d-aecb-46c0-b8d6-9d8274c66280 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:51.034630 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-1506d31d-aecb-46c0-b8d6-9d8274c66280 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:49:51.046596 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-1506d31d-aecb-46c0-b8d6-9d8274c66280 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Get all volumes completed successfully. Jul 03 01:49:51.048572 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:51.048572 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:51.053381 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-1506d31d-aecb-46c0-b8d6-9d8274c66280 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:49:51.053921 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1485/5926] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:49:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9222 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:51.069109 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b0f52d8e-002f-4031-ae10-c0783a190e77 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:51.070977 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b0f52d8e-002f-4031-ae10-c0783a190e77 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] DELETE https://10.4.3.64/volume/v3/types/eec9500c-76be-4461-a0de-6eb870c9b07c Jul 03 01:49:51.071185 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b0f52d8e-002f-4031-ae10-c0783a190e77 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:51.071428 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b0f52d8e-002f-4031-ae10-c0783a190e77 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:51.100044 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b0f52d8e-002f-4031-ae10-c0783a190e77 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] https://10.4.3.64/volume/v3/types/eec9500c-76be-4461-a0de-6eb870c9b07c returned with HTTP 202 Jul 03 01:49:51.100581 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1490/5927] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:49:51 2026] DELETE /volume/v3/types/eec9500c-76be-4461-a0de-6eb870c9b07c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:51.108592 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-11918441-0096-4a32-9c8e-49f72d434a63 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:51.110901 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-11918441-0096-4a32-9c8e-49f72d434a63 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] DELETE https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:49:51.111122 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-11918441-0096-4a32-9c8e-49f72d434a63 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:51.111363 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-11918441-0096-4a32-9c8e-49f72d434a63 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'delete' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:51.111595 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.v3.volumes [None req-11918441-0096-4a32-9c8e-49f72d434a63 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Delete volume with id: 45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:49:51.120256 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:51.120256 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:51.120898 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-11918441-0096-4a32-9c8e-49f72d434a63 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:51.167721 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-11918441-0096-4a32-9c8e-49f72d434a63 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Delete volume request issued successfully. Jul 03 01:49:51.167898 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-11918441-0096-4a32-9c8e-49f72d434a63 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 202 Jul 03 01:49:51.168542 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1473/5928] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:49:51 2026] DELETE /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:51.177537 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-68dd40d5-2278-4381-b3a7-7f1dab78ffa8 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:51.179278 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-68dd40d5-2278-4381-b3a7-7f1dab78ffa8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:49:51.179501 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-68dd40d5-2278-4381-b3a7-7f1dab78ffa8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:51.179764 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-68dd40d5-2278-4381-b3a7-7f1dab78ffa8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:51.187964 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:51.187964 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:51.192177 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-68dd40d5-2278-4381-b3a7-7f1dab78ffa8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:51.196718 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-68dd40d5-2278-4381-b3a7-7f1dab78ffa8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 200 Jul 03 01:49:51.197081 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1481/5929] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:51 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:52.213196 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-42cd2dd5-2bd9-43e5-b09b-24fe37a405ea None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:52.215620 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-42cd2dd5-2bd9-43e5-b09b-24fe37a405ea tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 Jul 03 01:49:52.215889 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-42cd2dd5-2bd9-43e5-b09b-24fe37a405ea tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:52.216139 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-42cd2dd5-2bd9-43e5-b09b-24fe37a405ea tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:52.224347 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-42cd2dd5-2bd9-43e5-b09b-24fe37a405ea tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 returned with HTTP 404 Jul 03 01:49:52.225076 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1486/5930] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:52 2026] GET /volume/v3/volumes/45f85d28-79c6-4e05-a6de-e28d9e7a8a68 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:52.234437 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4191513c-de61-47f8-b7d8-945a51bef594 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:52.235997 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4191513c-de61-47f8-b7d8-945a51bef594 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] DELETE https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:52.236150 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4191513c-de61-47f8-b7d8-945a51bef594 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:52.236320 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4191513c-de61-47f8-b7d8-945a51bef594 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:52.236565 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-4191513c-de61-47f8-b7d8-945a51bef594 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Delete volume with id: 65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:52.245150 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:52.245150 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:49:52.245617 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4191513c-de61-47f8-b7d8-945a51bef594 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:52.271353 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4191513c-de61-47f8-b7d8-945a51bef594 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Delete volume request issued successfully. Jul 03 01:49:52.271577 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4191513c-de61-47f8-b7d8-945a51bef594 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 202 Jul 03 01:49:52.271969 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1491/5931] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:49:52 2026] DELETE /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:52.278678 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-d3ec9a5b-2733-4964-be7a-20d7ce0ada75 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:52.280491 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d3ec9a5b-2733-4964-be7a-20d7ce0ada75 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:52.280734 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d3ec9a5b-2733-4964-be7a-20d7ce0ada75 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:52.280933 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-d3ec9a5b-2733-4964-be7a-20d7ce0ada75 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:52.287819 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:52.287819 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:52.291656 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-d3ec9a5b-2733-4964-be7a-20d7ce0ada75 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:49:52.296578 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-d3ec9a5b-2733-4964-be7a-20d7ce0ada75 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 200 Jul 03 01:49:52.297160 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1474/5932] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:52 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 917 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:53.310619 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e5ac069b-5575-4ba5-aace-1070bafdf537 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:53.312310 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e5ac069b-5575-4ba5-aace-1070bafdf537 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 Jul 03 01:49:53.312550 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e5ac069b-5575-4ba5-aace-1070bafdf537 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:53.312778 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e5ac069b-5575-4ba5-aace-1070bafdf537 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:53.318926 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e5ac069b-5575-4ba5-aace-1070bafdf537 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 returned with HTTP 404 Jul 03 01:49:53.319432 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1482/5933] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:53 2026] GET /volume/v3/volumes/65f22f7a-5aa9-45c1-bcba-cfa7c7de3f79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:49:53.326985 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c8a28892-2c75-47a7-9036-e02f00e3279c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:53.328953 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c8a28892-2c75-47a7-9036-e02f00e3279c tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:49:53.329095 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c8a28892-2c75-47a7-9036-e02f00e3279c tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:53.329302 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c8a28892-2c75-47a7-9036-e02f00e3279c tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Calling method 'detail' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:53.330124 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.volume.api [None req-c8a28892-2c75-47a7-9036-e02f00e3279c tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99879) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:49:53.340579 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c8a28892-2c75-47a7-9036-e02f00e3279c tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Get all volumes completed successfully. Jul 03 01:49:53.341937 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:53.341937 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:53.345909 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c8a28892-2c75-47a7-9036-e02f00e3279c tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:49:53.346269 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1487/5934] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:49:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:49:53.360116 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-db92485b-65c7-46e9-8b9f-8a0cfe460529 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:53.361659 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-db92485b-65c7-46e9-8b9f-8a0cfe460529 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] DELETE https://10.4.3.64/volume/v3/types/bf811b43-86cf-4ffe-912d-b9d3af3d264d Jul 03 01:49:53.361819 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-db92485b-65c7-46e9-8b9f-8a0cfe460529 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:53.362004 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-db92485b-65c7-46e9-8b9f-8a0cfe460529 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:53.383924 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-db92485b-65c7-46e9-8b9f-8a0cfe460529 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] https://10.4.3.64/volume/v3/types/bf811b43-86cf-4ffe-912d-b9d3af3d264d returned with HTTP 202 Jul 03 01:49:53.384291 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1492/5935] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:49:53 2026] DELETE /volume/v3/types/bf811b43-86cf-4ffe-912d-b9d3af3d264d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:49:55.647617 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-964e7a59-57c7-4434-b69a-f624b8ba4abf req-1dc162c8-2ec9-4a56-bd72-43a520b02cff None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:55.650006 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-964e7a59-57c7-4434-b69a-f624b8ba4abf req-1dc162c8-2ec9-4a56-bd72-43a520b02cff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] DELETE https://10.4.3.64/volume/v3/attachments/ac385571-9caa-478f-b102-e02386418513 Jul 03 01:49:55.650243 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-964e7a59-57c7-4434-b69a-f624b8ba4abf req-1dc162c8-2ec9-4a56-bd72-43a520b02cff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:55.650442 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-964e7a59-57c7-4434-b69a-f624b8ba4abf req-1dc162c8-2ec9-4a56-bd72-43a520b02cff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'version_select' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:55.658426 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:55.658426 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:49:56.186413 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-964e7a59-57c7-4434-b69a-f624b8ba4abf req-1dc162c8-2ec9-4a56-bd72-43a520b02cff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments/ac385571-9caa-478f-b102-e02386418513 returned with HTTP 200 Jul 03 01:49:56.186837 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1475/5936] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:49:55 2026] DELETE /volume/v3/attachments/ac385571-9caa-478f-b102-e02386418513 => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:49:59.586963 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:59.588682 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:49:59.589040 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-781704920", "source_volid": "e148c8c4-6fca-4879-9e18-fcf0f6792203", "volume_type": "tempest-scenario-type-luks-667116415", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:49:59.590577 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-781704920', 'source_volid': 'e148c8c4-6fca-4879-9e18-fcf0f6792203', 'volume_type': 'tempest-scenario-type-luks-667116415', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:49:59.602721 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:59.602721 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:49:59.603099 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume retrieved successfully. Jul 03 01:49:59.603227 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume of 1 GB Jul 03 01:49:59.603823 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Availability Zones retrieved successfully. Jul 03 01:49:59.608619 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Flow 'volume_create_api' (fd205dc8-1797-4380-98c7-8906c5134639) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:49:59.609648 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc8bcba-539f-417d-991c-4ca824f727fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:49:59.610474 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:49:59.631243 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc8bcba-539f-417d-991c-4ca824f727fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e148c8c4-6fca-4879-9e18-fcf0f6792203', 'volume_type': VolumeType(created_at=2026-07-03T01:48:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dc7fd61a-2923-411f-aab2-9309c6dbba79,is_public=True,name='tempest-scenario-type-luks-667116415',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dc7fd61a-2923-411f-aab2-9309c6dbba79', '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=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:49:59.631998 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3d4ed4-3ca2-4af3-bebc-05d976bd3b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:49:59.676051 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Created reservations ['aec69471-914e-44ac-939f-7f0a0618de27', '24a2be81-00d6-433c-887e-4ff705a96627', '37016051-18c7-461a-a7e5-9a5202cf17c3', '9ad8c695-bfe6-443e-b7d4-21a10c914b5d'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:49:59.676810 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f3d4ed4-3ca2-4af3-bebc-05d976bd3b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aec69471-914e-44ac-939f-7f0a0618de27', '24a2be81-00d6-433c-887e-4ff705a96627', '37016051-18c7-461a-a7e5-9a5202cf17c3', '9ad8c695-bfe6-443e-b7d4-21a10c914b5d']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:49:59.677635 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4758afe9-200b-40c1-a1ed-c8e10dd84844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:49:59.715308 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4758afe9-200b-40c1-a1ed-c8e10dd84844) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0ee717d-39bc-463f-bc82-6fa0d0696f8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-781704920',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57620ad2c65443db5c88052ab77f048',qos_specs=None,replication_status=,reservations=['aec69471-914e-44ac-939f-7f0a0618de27','24a2be81-00d6-433c-887e-4ff705a96627','37016051-18c7-461a-a7e5-9a5202cf17c3','9ad8c695-bfe6-443e-b7d4-21a10c914b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=e148c8c4-6fca-4879-9e18-fcf0f6792203,status='creating',user_id='112380bb51f04f648b10aafd7508f098',volume_type_id=dc7fd61a-2923-411f-aab2-9309c6dbba79), '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-03T01:49:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-781704920',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a0ee717d-39bc-463f-bc82-6fa0d0696f8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d57620ad2c65443db5c88052ab77f048',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e148c8c4-6fca-4879-9e18-fcf0f6792203,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='112380bb51f04f648b10aafd7508f098',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dc7fd61a-2923-411f-aab2-9309c6dbba79),volume_type_id=dc7fd61a-2923-411f-aab2-9309c6dbba79)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:49:59.716299 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62559c80-f1d5-46af-a37e-d95cb2ca6dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:49:59.739066 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62559c80-f1d5-46af-a37e-d95cb2ca6dd8) transitioned into state 'SUCCESS' from state '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-781704920',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d57620ad2c65443db5c88052ab77f048',qos_specs=None,replication_status=,reservations=['aec69471-914e-44ac-939f-7f0a0618de27','24a2be81-00d6-433c-887e-4ff705a96627','37016051-18c7-461a-a7e5-9a5202cf17c3','9ad8c695-bfe6-443e-b7d4-21a10c914b5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=e148c8c4-6fca-4879-9e18-fcf0f6792203,status='creating',user_id='112380bb51f04f648b10aafd7508f098',volume_type_id=dc7fd61a-2923-411f-aab2-9309c6dbba79)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:49:59.739997 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501f0809-d2dd-4404-be85-72b97b62fb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:49:59.761653 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (501f0809-d2dd-4404-be85-72b97b62fb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:49:59.762653 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Flow 'volume_create_api' (fd205dc8-1797-4380-98c7-8906c5134639) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:49:59.763084 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Create volume request issued successfully. Jul 03 01:49:59.763726 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-e71214c9-03ef-4d8f-b75a-7f3bfdf9b832 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:49:59.764146 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1483/5937] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:49:59 2026] POST /volume/v3/volumes => generated 807 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:49:59.779148 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-8c6984b0-3145-4388-966c-d9317e37972d None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:49:59.780873 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c6984b0-3145-4388-966c-d9317e37972d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:49:59.781088 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c6984b0-3145-4388-966c-d9317e37972d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:49:59.781266 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-8c6984b0-3145-4388-966c-d9317e37972d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:49:59.789385 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:49:59.789385 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:49:59.793434 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-8c6984b0-3145-4388-966c-d9317e37972d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:49:59.798216 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-8c6984b0-3145-4388-966c-d9317e37972d tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:49:59.798716 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1488/5938] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:49:59 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:00.812071 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-7d8392f1-864f-4ccb-bc32-f9d3a5e6059b None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:00.814188 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7d8392f1-864f-4ccb-bc32-f9d3a5e6059b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:00.814409 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7d8392f1-864f-4ccb-bc32-f9d3a5e6059b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:00.814645 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-7d8392f1-864f-4ccb-bc32-f9d3a5e6059b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:00.823245 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:00.823245 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:50:00.827718 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-7d8392f1-864f-4ccb-bc32-f9d3a5e6059b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:00.831918 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-7d8392f1-864f-4ccb-bc32-f9d3a5e6059b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:00.832261 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1493/5939] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:00 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:01.845149 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-682d3b1a-03c5-4f26-aa72-20c7175c0954 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:01.847018 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-682d3b1a-03c5-4f26-aa72-20c7175c0954 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:01.847261 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-682d3b1a-03c5-4f26-aa72-20c7175c0954 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:01.847507 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-682d3b1a-03c5-4f26-aa72-20c7175c0954 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:01.855143 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:01.855143 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:50:01.859127 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-682d3b1a-03c5-4f26-aa72-20c7175c0954 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:01.863558 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-682d3b1a-03c5-4f26-aa72-20c7175c0954 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:01.864017 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1476/5940] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:01 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:02.878571 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2bc042ca-e64b-43c9-8f18-793edd5f532a None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:02.880563 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2bc042ca-e64b-43c9-8f18-793edd5f532a tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:02.880784 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2bc042ca-e64b-43c9-8f18-793edd5f532a tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:02.880963 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2bc042ca-e64b-43c9-8f18-793edd5f532a tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:02.887541 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:02.887541 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:50:02.890638 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-2bc042ca-e64b-43c9-8f18-793edd5f532a tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:02.894319 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2bc042ca-e64b-43c9-8f18-793edd5f532a tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:02.894769 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1484/5941] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:02 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:03.909512 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-908d34a5-6e4d-4f8a-b7d1-55725846459c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:03.911834 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-908d34a5-6e4d-4f8a-b7d1-55725846459c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:03.912076 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-908d34a5-6e4d-4f8a-b7d1-55725846459c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:03.912320 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-908d34a5-6e4d-4f8a-b7d1-55725846459c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:03.921088 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:03.921088 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:50:03.925850 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-908d34a5-6e4d-4f8a-b7d1-55725846459c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:03.931559 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-908d34a5-6e4d-4f8a-b7d1-55725846459c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:03.932105 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1489/5942] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:03 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:04.945468 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-e98fb2a8-db12-4c82-896d-71909666bf2c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:04.947261 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e98fb2a8-db12-4c82-896d-71909666bf2c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:04.947475 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e98fb2a8-db12-4c82-896d-71909666bf2c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:04.947658 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-e98fb2a8-db12-4c82-896d-71909666bf2c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:04.954525 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:04.954525 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:50:04.957899 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-e98fb2a8-db12-4c82-896d-71909666bf2c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:04.961803 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-e98fb2a8-db12-4c82-896d-71909666bf2c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:04.962275 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1494/5943] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:04 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:05.974651 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-3cf9d16c-e5e8-4498-a0ac-464349ce708b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:05.977103 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3cf9d16c-e5e8-4498-a0ac-464349ce708b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:05.977326 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3cf9d16c-e5e8-4498-a0ac-464349ce708b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:05.977563 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-3cf9d16c-e5e8-4498-a0ac-464349ce708b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:05.986096 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:05.986096 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:50:05.989829 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-3cf9d16c-e5e8-4498-a0ac-464349ce708b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:05.996137 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-3cf9d16c-e5e8-4498-a0ac-464349ce708b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:05.996720 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1477/5944] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:05 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:07.010062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-f5244ae4-9f6e-4a32-bed5-45cf78edd728 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:07.012266 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f5244ae4-9f6e-4a32-bed5-45cf78edd728 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:07.012518 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f5244ae4-9f6e-4a32-bed5-45cf78edd728 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:07.012723 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-f5244ae4-9f6e-4a32-bed5-45cf78edd728 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:07.020558 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:07.020558 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:50:07.025282 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-f5244ae4-9f6e-4a32-bed5-45cf78edd728 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:07.031282 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-f5244ae4-9f6e-4a32-bed5-45cf78edd728 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:07.031964 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1485/5945] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:07 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:08.045083 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-30393bd1-1d74-4fcf-a2c9-82bb6ab29d95 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:08.046992 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-30393bd1-1d74-4fcf-a2c9-82bb6ab29d95 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:08.047197 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-30393bd1-1d74-4fcf-a2c9-82bb6ab29d95 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:08.047409 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-30393bd1-1d74-4fcf-a2c9-82bb6ab29d95 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:08.055739 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:08.055739 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:50:08.059755 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-30393bd1-1d74-4fcf-a2c9-82bb6ab29d95 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:08.064882 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-30393bd1-1d74-4fcf-a2c9-82bb6ab29d95 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:08.065327 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1490/5946] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:08 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:09.077517 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-04021538-b9d2-4a59-9764-05c0f52595ac None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:09.079758 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-04021538-b9d2-4a59-9764-05c0f52595ac tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:09.080059 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-04021538-b9d2-4a59-9764-05c0f52595ac tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:09.080215 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-04021538-b9d2-4a59-9764-05c0f52595ac tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:09.088650 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:09.088650 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:50:09.098694 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-04021538-b9d2-4a59-9764-05c0f52595ac tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:09.105709 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-04021538-b9d2-4a59-9764-05c0f52595ac tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:09.105709 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1495/5947] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:09 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 899 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:10.118028 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6655d89b-b98e-4a30-b3b0-f87745864a70 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:10.120456 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6655d89b-b98e-4a30-b3b0-f87745864a70 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:10.120740 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6655d89b-b98e-4a30-b3b0-f87745864a70 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:10.121011 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6655d89b-b98e-4a30-b3b0-f87745864a70 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:10.130239 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:10.130239 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:50:10.134504 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6655d89b-b98e-4a30-b3b0-f87745864a70 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:10.139167 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6655d89b-b98e-4a30-b3b0-f87745864a70 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:10.139603 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1478/5948] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:10 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:11.155315 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-7b7cdf37-2119-4a6d-9853-a68a41897324 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:11.157503 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b7cdf37-2119-4a6d-9853-a68a41897324 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:11.157738 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b7cdf37-2119-4a6d-9853-a68a41897324 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:11.157985 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-7b7cdf37-2119-4a6d-9853-a68a41897324 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:11.166669 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:11.166669 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:50:11.171215 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-7b7cdf37-2119-4a6d-9853-a68a41897324 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:11.175963 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-7b7cdf37-2119-4a6d-9853-a68a41897324 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:11.176411 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1486/5949] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:11 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:12.189731 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-37f4e198-0dac-4369-a718-d72932f2cf8c None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:12.191725 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-37f4e198-0dac-4369-a718-d72932f2cf8c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:12.191991 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-37f4e198-0dac-4369-a718-d72932f2cf8c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:12.192251 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-37f4e198-0dac-4369-a718-d72932f2cf8c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:12.194528 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=92,cinder:UPDATE=2 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:50:12.200213 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:12.200213 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:50:12.204062 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-37f4e198-0dac-4369-a718-d72932f2cf8c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:12.208360 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-37f4e198-0dac-4369-a718-d72932f2cf8c tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:12.208736 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1491/5950] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:12 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 1447 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:50:12.333354 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-a85a87ed-c94c-43c6-8394-399f59858cc9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:12.335762 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-a85a87ed-c94c-43c6-8394-399f59858cc9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:12.336006 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-a85a87ed-c94c-43c6-8394-399f59858cc9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:12.336220 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-a85a87ed-c94c-43c6-8394-399f59858cc9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:12.338452 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=105,cinder:UPDATE=18,cinder:INSERT=3 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:50:12.344597 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:12.344597 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:50:12.348403 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-a85a87ed-c94c-43c6-8394-399f59858cc9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:12.354644 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-a85a87ed-c94c-43c6-8394-399f59858cc9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:12.355118 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1496/5951] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:50:12 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 1447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:50:12.866796 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-8585565b-ca97-4de7-9bed-1e3d1fc737f1 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:12.869678 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-8585565b-ca97-4de7-9bed-1e3d1fc737f1 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:12.869965 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-8585565b-ca97-4de7-9bed-1e3d1fc737f1 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:12.870233 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-8585565b-ca97-4de7-9bed-1e3d1fc737f1 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:12.872612 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=105,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:50:12.877563 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:12.877563 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:50:12.881276 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-8585565b-ca97-4de7-9bed-1e3d1fc737f1 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:12.887078 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-8585565b-ca97-4de7-9bed-1e3d1fc737f1 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:12.887560 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1479/5952] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:50:12 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 1447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:50:12.896785 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-5297d1ae-d1aa-4099-a486-f96b1c39ce40 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:12.897181 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5297d1ae-d1aa-4099-a486-f96b1c39ce40 None None] GET https://10.4.3.64/volume// Jul 03 01:50:12.897378 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5297d1ae-d1aa-4099-a486-f96b1c39ce40 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:12.897604 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-5297d1ae-d1aa-4099-a486-f96b1c39ce40 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:12.897919 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-5297d1ae-d1aa-4099-a486-f96b1c39ce40 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:50:12.898242 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1487/5953] 10.4.3.64 () {66 vars in 1412 bytes} [Fri Jul 3 01:50:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:50:12.905886 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-9bf2d3ee-bc92-401d-8e92-80f31c436841 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:12.907686 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-9bf2d3ee-bc92-401d-8e92-80f31c436841 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:50:12.908067 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-9bf2d3ee-bc92-401d-8e92-80f31c436841 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0ee717d-39bc-463f-bc82-6fa0d0696f8e", "connector": null, "instance_uuid": "838906f6-0c21-4aeb-be4c-bd76198ef52c"}} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:50:12.915449 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:12.915449 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:50:12.942741 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-9bf2d3ee-bc92-401d-8e92-80f31c436841 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:50:12.943287 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1492/5954] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:50:12 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:50:18.835669 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-12826c36-2f08-4a04-bb3f-2a69c43a354c None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:18.835669 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-12826c36-2f08-4a04-bb3f-2a69c43a354c None None] GET https://10.4.3.64/volume// Jul 03 01:50:18.835669 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-12826c36-2f08-4a04-bb3f-2a69c43a354c None None] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:18.835669 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-12826c36-2f08-4a04-bb3f-2a69c43a354c None None] Calling method 'all' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:18.835669 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-12826c36-2f08-4a04-bb3f-2a69c43a354c None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:50:18.835669 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1497/5955] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:50:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:50:18.844589 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-056ce933-277c-478a-b5bd-096688ce943e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:18.846639 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-056ce933-277c-478a-b5bd-096688ce943e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:50:18.846847 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-056ce933-277c-478a-b5bd-096688ce943e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:18.847042 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-056ce933-277c-478a-b5bd-096688ce943e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:18.858925 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:18.858925 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:50:18.863198 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-056ce933-277c-478a-b5bd-096688ce943e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:50:18.868271 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-056ce933-277c-478a-b5bd-096688ce943e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:50:18.868872 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1480/5956] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:50:18 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 1626 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:50:18.986961 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-390ce6fe-5ee1-40d3-8f6c-2275c69f0c82 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:18.988840 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-390ce6fe-5ee1-40d3-8f6c-2275c69f0c82 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] PUT https://10.4.3.64/volume/v3/attachments/5f96d184-45ff-4565-ba77-b1d453283968 Jul 03 01:50:18.989199 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-390ce6fe-5ee1-40d3-8f6c-2275c69f0c82 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:50:18.992001 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=117,cinder:UPDATE=19,cinder:INSERT=6 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:50:18.997990 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-390ce6fe-5ee1-40d3-8f6c-2275c69f0c82 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Acquiring lock "cinder-attachment_update-a0ee717d-39bc-463f-bc82-6fa0d0696f8e-np0000004346" by "attachment_update" {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:50:19.002407 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-390ce6fe-5ee1-40d3-8f6c-2275c69f0c82 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Lock "cinder-attachment_update-a0ee717d-39bc-463f-bc82-6fa0d0696f8e-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99882) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:50:19.003384 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:19.003384 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:50:19.521913 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.coordination [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-390ce6fe-5ee1-40d3-8f6c-2275c69f0c82 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Lock "cinder-attachment_update-a0ee717d-39bc-463f-bc82-6fa0d0696f8e-np0000004346" released by "attachment_update" :: held 0.519s {{(pid=99882) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:50:19.522248 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-390ce6fe-5ee1-40d3-8f6c-2275c69f0c82 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments/5f96d184-45ff-4565-ba77-b1d453283968 returned with HTTP 200 Jul 03 01:50:19.522718 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1488/5957] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:50:18 2026] PUT /volume/v3/attachments/5f96d184-45ff-4565-ba77-b1d453283968 => generated 968 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:50:20.033031 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-bc01dc11-6d12-469b-a221-2f8e014124f9 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:20.035207 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-bc01dc11-6d12-469b-a221-2f8e014124f9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] POST https://10.4.3.64/volume/v3/attachments/5f96d184-45ff-4565-ba77-b1d453283968/action Jul 03 01:50:20.035627 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-bc01dc11-6d12-469b-a221-2f8e014124f9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action body: b'{"os-complete": null}' {{(pid=99879) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:50:20.035791 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-bc01dc11-6d12-469b-a221-2f8e014124f9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:50:20.051071 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:20.051071 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:50:20.061138 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-bc01dc11-6d12-469b-a221-2f8e014124f9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments/5f96d184-45ff-4565-ba77-b1d453283968/action returned with HTTP 204 Jul 03 01:50:20.061736 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1493/5958] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:50:20 2026] POST /volume/v3/attachments/5f96d184-45ff-4565-ba77-b1d453283968/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:50:22.356483 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=3 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:50:25.218974 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-d508be35-f2fe-483b-abb5-6d5105e1ec51 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:25.221075 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-d508be35-f2fe-483b-abb5-6d5105e1ec51 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e/encryption Jul 03 01:50:25.221260 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-d508be35-f2fe-483b-abb5-6d5105e1ec51 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:25.221465 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-d508be35-f2fe-483b-abb5-6d5105e1ec51 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'index' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:25.231385 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:25.231385 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:50:25.238808 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-d4eddf8d-6364-4f2f-8e2a-cda0881531fd req-d508be35-f2fe-483b-abb5-6d5105e1ec51 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e/encryption returned with HTTP 200 Jul 03 01:50:25.239280 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1498/5959] 10.4.3.64 () {68 vars in 1624 bytes} [Fri Jul 3 01:50:25 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:28.867511 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=8 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:50:29.516017 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:50:30.059221 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=13,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:50:35.237219 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=4 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:50:54.963819 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-df0c9995-9fff-468f-ae2e-6ad02d7467af None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:54.966395 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-df0c9995-9fff-468f-ae2e-6ad02d7467af tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] POST https://10.4.3.64/volume/v3/types Jul 03 01:50:54.966914 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-df0c9995-9fff-468f-ae2e-6ad02d7467af tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-349594065-1132381980", "extra_specs": {"multiattach": " True"}}} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:50:54.984863 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-df0c9995-9fff-468f-ae2e-6ad02d7467af tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Jul 03 01:50:54.985247 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1481/5960] 10.4.3.64 () {68 vars in 1246 bytes} [Fri Jul 3 01:50:54 2026] POST /volume/v3/types => generated 286 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:54.993645 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:54.995845 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/volumes Jul 03 01:50:54.996294 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1903151317", "snapshot_id": null, "imageRef": null, "volume_type": "4274f978-56f9-4b9e-99f2-3fc747fae049", "size": 1}} {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:50:54.998017 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.v3.volumes [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1903151317', 'snapshot_id': None, 'imageRef': None, 'volume_type': '4274f978-56f9-4b9e-99f2-3fc747fae049', 'size': 1}} {{(pid=99882) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 01:50:55.002614 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume of 1 GB Jul 03 01:50:55.002926 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:55.002926 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:50:55.003388 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Availability Zones retrieved successfully. Jul 03 01:50:55.008417 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Flow 'volume_create_api' (4514cac3-7696-4428-9f44-d650bc06fb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:50:55.009567 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a8a5cb-6b30-4cfb-8385-1d52761535f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:50:55.010429 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.flows.api.create_volume [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Validating volume size '1' using validate_int {{(pid=99882) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 01:50:55.017774 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:55.017774 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:50:55.030895 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7a8a5cb-6b30-4cfb-8385-1d52761535f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T01:50:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4274f978-56f9-4b9e-99f2-3fc747fae049,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-349594065-1132381980',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4274f978-56f9-4b9e-99f2-3fc747fae049', 'encryption_key_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=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:50:55.031664 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dbd13de-01be-4c5f-97e6-b1acb7ef0e41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:50:55.055632 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-349594065-1132381980 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-349594065-1132381980, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:50:55.055906 np0000004346 devstack@c-api.service[99882]: WARNING cinder.quota [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-349594065-1132381980 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-349594065-1132381980, it is now deprecated. Please use the default quota class for default quota. Jul 03 01:50:55.087485 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.quota [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Created reservations ['ac21ad25-7890-4e6b-ab22-f28b90fdaa15', '1b65babe-ccf1-4610-ba06-402a1ada2805', '41ddc707-9886-45d0-b278-7a0341c9fece', 'ff5f3a51-b0d4-45c6-8978-40855942eae5'] {{(pid=99882) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 01:50:55.088168 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dbd13de-01be-4c5f-97e6-b1acb7ef0e41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac21ad25-7890-4e6b-ab22-f28b90fdaa15', '1b65babe-ccf1-4610-ba06-402a1ada2805', '41ddc707-9886-45d0-b278-7a0341c9fece', 'ff5f3a51-b0d4-45c6-8978-40855942eae5']}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:50:55.088826 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d67c068-4668-4456-b55a-5005a81c1b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:50:55.111159 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d67c068-4668-4456-b55a-5005a81c1b58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1903151317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='10421e13cbf140af80216c6db7d413f5',qos_specs=None,replication_status=,reservations=['ac21ad25-7890-4e6b-ab22-f28b90fdaa15','1b65babe-ccf1-4610-ba06-402a1ada2805','41ddc707-9886-45d0-b278-7a0341c9fece','ff5f3a51-b0d4-45c6-8978-40855942eae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='514abd7e38d043948068d404e958b388',volume_type_id=4274f978-56f9-4b9e-99f2-3fc747fae049), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T01:50:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1903151317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='10421e13cbf140af80216c6db7d413f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='514abd7e38d043948068d404e958b388',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4274f978-56f9-4b9e-99f2-3fc747fae049),volume_type_id=4274f978-56f9-4b9e-99f2-3fc747fae049)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:50:55.111857 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea328354-b994-4aab-9443-722358429c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:50:55.130180 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea328354-b994-4aab-9443-722358429c09) transitioned into state 'SUCCESS' from state '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-1903151317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='10421e13cbf140af80216c6db7d413f5',qos_specs=None,replication_status=,reservations=['ac21ad25-7890-4e6b-ab22-f28b90fdaa15','1b65babe-ccf1-4610-ba06-402a1ada2805','41ddc707-9886-45d0-b278-7a0341c9fece','ff5f3a51-b0d4-45c6-8978-40855942eae5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='514abd7e38d043948068d404e958b388',volume_type_id=4274f978-56f9-4b9e-99f2-3fc747fae049)}' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:50:55.130823 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2fbcbb-b3b7-4f21-96d5-9f2747770139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 01:50:55.141444 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d2fbcbb-b3b7-4f21-96d5-9f2747770139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99882) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 01:50:55.142233 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Flow 'volume_create_api' (4514cac3-7696-4428-9f44-d650bc06fb3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99882) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 01:50:55.142551 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Create volume request issued successfully. Jul 03 01:50:55.143114 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-97e5511e-6143-4a95-b6ab-5a9dc4e6714c tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Jul 03 01:50:55.143549 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1489/5961] 10.4.3.64 () {68 vars in 1252 bytes} [Fri Jul 3 01:50:54 2026] POST /volume/v3/volumes => generated 827 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 01:50:55.155949 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-cf6e9171-da6b-465b-8999-c0dbd25138b8 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:55.158134 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cf6e9171-da6b-465b-8999-c0dbd25138b8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:50:55.158340 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cf6e9171-da6b-465b-8999-c0dbd25138b8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:55.158581 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-cf6e9171-da6b-465b-8999-c0dbd25138b8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:55.167088 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:55.167088 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:50:55.171619 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-cf6e9171-da6b-465b-8999-c0dbd25138b8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:50:55.176003 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-cf6e9171-da6b-465b-8999-c0dbd25138b8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:50:55.176364 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1494/5962] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:55 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:56.192284 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-86ab1ee3-3877-4a7b-8156-547cf7a19273 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:56.194708 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86ab1ee3-3877-4a7b-8156-547cf7a19273 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:50:56.194933 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-86ab1ee3-3877-4a7b-8156-547cf7a19273 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:56.195179 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-86ab1ee3-3877-4a7b-8156-547cf7a19273 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:56.204141 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:56.204141 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:50:56.208791 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-86ab1ee3-3877-4a7b-8156-547cf7a19273 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:50:56.213892 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-86ab1ee3-3877-4a7b-8156-547cf7a19273 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:50:56.214286 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1499/5963] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:56 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:56.226008 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-10832c90-53b3-4115-8921-42fe3d0db47b None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:56.227858 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-10832c90-53b3-4115-8921-42fe3d0db47b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:50:56.228055 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-10832c90-53b3-4115-8921-42fe3d0db47b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:56.228245 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-10832c90-53b3-4115-8921-42fe3d0db47b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:56.235109 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:56.235109 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:50:56.238398 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-10832c90-53b3-4115-8921-42fe3d0db47b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:50:56.242689 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-10832c90-53b3-4115-8921-42fe3d0db47b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:50:56.243285 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1482/5964] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:56 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:56.290972 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-f8dd5278-7474-4787-8534-d917865f952f None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:56.324608 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-f8dd5278-7474-4787-8534-d917865f952f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:50:56.324813 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-f8dd5278-7474-4787-8534-d917865f952f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:56.325045 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-f8dd5278-7474-4787-8534-d917865f952f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:56.333064 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:56.333064 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:50:56.336853 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-f8dd5278-7474-4787-8534-d917865f952f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:50:56.341369 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-f8dd5278-7474-4787-8534-d917865f952f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:50:56.341841 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1490/5965] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:50:56 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 920 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:58.377147 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-aa3abc85-dd2e-49e4-bb4f-2c115e5fc493 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:58.377589 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aa3abc85-dd2e-49e4-bb4f-2c115e5fc493 None None] GET https://10.4.3.64/volume// Jul 03 01:50:58.377793 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aa3abc85-dd2e-49e4-bb4f-2c115e5fc493 None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:58.378033 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-aa3abc85-dd2e-49e4-bb4f-2c115e5fc493 None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:58.378416 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-aa3abc85-dd2e-49e4-bb4f-2c115e5fc493 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:50:58.378780 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1495/5966] 10.4.3.64 () {66 vars in 1421 bytes} [Fri Jul 3 01:50:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:50:58.387257 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-9009c12f-b023-44c4-8c1c-8ce85deb5ca3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:58.424803 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-9009c12f-b023-44c4-8c1c-8ce85deb5ca3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/attachments Jul 03 01:50:58.425336 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-9009c12f-b023-44c4-8c1c-8ce85deb5ca3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596", "connector": null, "instance_uuid": "c97f12af-38a2-43f8-bf33-1dbd69c84d36"}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:50:58.435820 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:58.435820 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:50:58.466061 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-9009c12f-b023-44c4-8c1c-8ce85deb5ca3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Jul 03 01:50:58.466595 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1500/5967] 10.4.3.64 () {74 vars in 1587 bytes} [Fri Jul 3 01:50:58 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:50:58.863630 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-638797d8-7bb0-4304-8497-ee7bb889f863 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:58.865569 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-638797d8-7bb0-4304-8497-ee7bb889f863 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:50:58.865754 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-638797d8-7bb0-4304-8497-ee7bb889f863 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:58.865940 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-638797d8-7bb0-4304-8497-ee7bb889f863 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:58.874711 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:58.874711 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:50:58.878032 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-638797d8-7bb0-4304-8497-ee7bb889f863 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:50:58.882676 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-638797d8-7bb0-4304-8497-ee7bb889f863 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:50:58.883075 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1483/5968] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:58 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:50:58.999655 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-ca15963b-5146-4fda-ae65-7c592a6b2b77 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:59.000226 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ca15963b-5146-4fda-ae65-7c592a6b2b77 None None] GET https://10.4.3.64/volume// Jul 03 01:50:59.000508 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ca15963b-5146-4fda-ae65-7c592a6b2b77 None None] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:59.000787 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-ca15963b-5146-4fda-ae65-7c592a6b2b77 None None] Calling method 'all' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:59.001309 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-ca15963b-5146-4fda-ae65-7c592a6b2b77 None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:50:59.001732 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1491/5969] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:50:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:50:59.008622 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-bac9535c-26a2-41ba-9ef0-d97f570fdb93 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:59.010714 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-bac9535c-26a2-41ba-9ef0-d97f570fdb93 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:50:59.010962 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-bac9535c-26a2-41ba-9ef0-d97f570fdb93 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:59.011161 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-bac9535c-26a2-41ba-9ef0-d97f570fdb93 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:59.021724 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:59.021724 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:50:59.025170 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-bac9535c-26a2-41ba-9ef0-d97f570fdb93 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:50:59.029386 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-bac9535c-26a2-41ba-9ef0-d97f570fdb93 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:50:59.029867 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1496/5970] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:50:59 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 1099 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:50:59.135842 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-2362c28e-2d0a-4d0a-84fc-5afba195cf80 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:59.138400 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-2362c28e-2d0a-4d0a-84fc-5afba195cf80 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] PUT https://10.4.3.64/volume/v3/attachments/7768e053-b5b0-41ba-a255-f861697fed42 Jul 03 01:50:59.138799 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-2362c28e-2d0a-4d0a-84fc-5afba195cf80 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000004346", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:4321cb3168d1", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "b0147a7e-b86b-4481-9ae9-6903ae209d0e", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:50:59.147159 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-2362c28e-2d0a-4d0a-84fc-5afba195cf80 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Acquiring lock "cinder-attachment_update-b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596-np0000004346" by "attachment_update" {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 01:50:59.151415 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-2362c28e-2d0a-4d0a-84fc-5afba195cf80 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Lock "cinder-attachment_update-b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596-np0000004346" acquired by "attachment_update" :: waited 0.004s {{(pid=99880) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 01:50:59.152321 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:59.152321 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:50:59.673671 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.coordination [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-2362c28e-2d0a-4d0a-84fc-5afba195cf80 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Lock "cinder-attachment_update-b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596-np0000004346" released by "attachment_update" :: held 0.522s {{(pid=99880) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 01:50:59.674096 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-2362c28e-2d0a-4d0a-84fc-5afba195cf80 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/7768e053-b5b0-41ba-a255-f861697fed42 returned with HTTP 200 Jul 03 01:50:59.674548 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1501/5971] 10.4.3.64 () {74 vars in 1697 bytes} [Fri Jul 3 01:50:59 2026] PUT /volume/v3/attachments/7768e053-b5b0-41ba-a255-f861697fed42 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:50:59.895562 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-8c38df9c-128a-43b4-a191-f64dba47cfeb None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:50:59.897933 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8c38df9c-128a-43b4-a191-f64dba47cfeb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:50:59.898321 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8c38df9c-128a-43b4-a191-f64dba47cfeb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:50:59.898603 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-8c38df9c-128a-43b4-a191-f64dba47cfeb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:50:59.909654 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:50:59.909654 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:50:59.913210 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-8c38df9c-128a-43b4-a191-f64dba47cfeb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:50:59.917175 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-8c38df9c-128a-43b4-a191-f64dba47cfeb tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:50:59.917616 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1484/5972] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:50:59 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:51:00.930614 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3656c91e-ba11-40ef-a2e2-785d962427b1 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:00.932488 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3656c91e-ba11-40ef-a2e2-785d962427b1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:00.932773 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3656c91e-ba11-40ef-a2e2-785d962427b1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:00.933042 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3656c91e-ba11-40ef-a2e2-785d962427b1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:00.947476 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:00.947476 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:51:00.952518 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3656c91e-ba11-40ef-a2e2-785d962427b1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:00.958797 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3656c91e-ba11-40ef-a2e2-785d962427b1 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:00.959499 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1492/5973] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:00 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 920 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:51:01.972724 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-ffb9e2dd-1a05-40c0-8362-52f43c70f52a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:01.974888 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ffb9e2dd-1a05-40c0-8362-52f43c70f52a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:01.975114 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ffb9e2dd-1a05-40c0-8362-52f43c70f52a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:01.975331 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-ffb9e2dd-1a05-40c0-8362-52f43c70f52a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:01.985766 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:01.985766 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:51:01.990287 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-ffb9e2dd-1a05-40c0-8362-52f43c70f52a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:01.994864 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-ffb9e2dd-1a05-40c0-8362-52f43c70f52a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:01.995269 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1497/5974] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:01 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:51:03.008478 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-17337609-4f94-406c-b1c0-967fa95ee0a3 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:03.010585 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-17337609-4f94-406c-b1c0-967fa95ee0a3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:03.010809 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-17337609-4f94-406c-b1c0-967fa95ee0a3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:03.011042 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-17337609-4f94-406c-b1c0-967fa95ee0a3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:03.023292 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:03.023292 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:51:03.027874 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-17337609-4f94-406c-b1c0-967fa95ee0a3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:03.033624 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-17337609-4f94-406c-b1c0-967fa95ee0a3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:03.034136 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1502/5975] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:03 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:51:04.047696 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-dffcf883-77f1-4793-bc64-2cdf3ddb92f4 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:04.049637 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dffcf883-77f1-4793-bc64-2cdf3ddb92f4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:04.049893 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dffcf883-77f1-4793-bc64-2cdf3ddb92f4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:04.050185 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-dffcf883-77f1-4793-bc64-2cdf3ddb92f4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:04.060202 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:04.060202 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:51:04.064480 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-dffcf883-77f1-4793-bc64-2cdf3ddb92f4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:04.068703 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-dffcf883-77f1-4793-bc64-2cdf3ddb92f4 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:04.069101 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1485/5976] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:04 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:51:05.086464 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-9554bb16-65c3-43f2-922e-f09305ef6454 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:05.091233 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9554bb16-65c3-43f2-922e-f09305ef6454 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:05.091233 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9554bb16-65c3-43f2-922e-f09305ef6454 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:05.091233 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-9554bb16-65c3-43f2-922e-f09305ef6454 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:05.101931 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:05.101931 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:51:05.107186 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-9554bb16-65c3-43f2-922e-f09305ef6454 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:05.114575 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-9554bb16-65c3-43f2-922e-f09305ef6454 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:05.114575 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1493/5977] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:05 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:51:06.126453 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-a53d7eb8-dbc9-4c52-a4da-eb70f29fa06b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:06.128112 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a53d7eb8-dbc9-4c52-a4da-eb70f29fa06b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:06.128317 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a53d7eb8-dbc9-4c52-a4da-eb70f29fa06b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:06.128485 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-a53d7eb8-dbc9-4c52-a4da-eb70f29fa06b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:06.137839 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:06.137839 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:51:06.141197 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-a53d7eb8-dbc9-4c52-a4da-eb70f29fa06b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:06.145618 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-a53d7eb8-dbc9-4c52-a4da-eb70f29fa06b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:06.146082 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1498/5978] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:06 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:51:06.888105 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-c122ba3e-081e-422c-b009-826e8e89b50f None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:06.890085 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-c122ba3e-081e-422c-b009-826e8e89b50f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/attachments/7768e053-b5b0-41ba-a255-f861697fed42/action Jul 03 01:51:06.890401 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-c122ba3e-081e-422c-b009-826e8e89b50f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action body: b'{"os-complete": null}' {{(pid=99880) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:51:06.890543 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-c122ba3e-081e-422c-b009-826e8e89b50f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:51:06.905094 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:06.905094 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:51:06.916095 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-3c9d09af-f533-4db0-be3c-e390a55c7924 req-c122ba3e-081e-422c-b009-826e8e89b50f tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/7768e053-b5b0-41ba-a255-f861697fed42/action returned with HTTP 204 Jul 03 01:51:06.916566 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1503/5979] 10.4.3.64 () {74 vars in 1718 bytes} [Fri Jul 3 01:51:06 2026] POST /volume/v3/attachments/7768e053-b5b0-41ba-a255-f861697fed42/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:51:07.162058 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-e21cb3af-6fe0-4ac5-b7bc-8d1f1f603841 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:07.163875 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e21cb3af-6fe0-4ac5-b7bc-8d1f1f603841 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:07.164165 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e21cb3af-6fe0-4ac5-b7bc-8d1f1f603841 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:07.164360 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-e21cb3af-6fe0-4ac5-b7bc-8d1f1f603841 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:07.176006 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:07.176006 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:51:07.181325 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-e21cb3af-6fe0-4ac5-b7bc-8d1f1f603841 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:07.186214 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-e21cb3af-6fe0-4ac5-b7bc-8d1f1f603841 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:07.186727 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1486/5980] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:07 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:07.231232 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-4d3b0d55-0ebd-4fd3-b6fc-277ada2081ea req-a06424db-4fab-4e45-8bb1-2ce821ac5c8b None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:07.233508 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4d3b0d55-0ebd-4fd3-b6fc-277ada2081ea req-a06424db-4fab-4e45-8bb1-2ce821ac5c8b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:07.233746 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4d3b0d55-0ebd-4fd3-b6fc-277ada2081ea req-a06424db-4fab-4e45-8bb1-2ce821ac5c8b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:07.234014 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-4d3b0d55-0ebd-4fd3-b6fc-277ada2081ea req-a06424db-4fab-4e45-8bb1-2ce821ac5c8b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:07.245712 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:07.245712 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:51:07.249931 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-4d3b0d55-0ebd-4fd3-b6fc-277ada2081ea req-a06424db-4fab-4e45-8bb1-2ce821ac5c8b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:07.254946 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-4d3b0d55-0ebd-4fd3-b6fc-277ada2081ea req-a06424db-4fab-4e45-8bb1-2ce821ac5c8b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:07.255398 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1494/5981] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:51:07 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:07.274792 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-f9709155-0836-4a1c-a58c-5a9209a0161a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:07.277033 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f9709155-0836-4a1c-a58c-5a9209a0161a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:07.277235 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f9709155-0836-4a1c-a58c-5a9209a0161a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:07.277361 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-f9709155-0836-4a1c-a58c-5a9209a0161a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:07.288353 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:07.288353 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:51:07.292933 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-f9709155-0836-4a1c-a58c-5a9209a0161a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:07.298336 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-f9709155-0836-4a1c-a58c-5a9209a0161a tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:07.298786 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1499/5982] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:07 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:07.347097 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-bb9836d4-a76a-4577-8835-a33fbb690cd8 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:07.374897 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-bb9836d4-a76a-4577-8835-a33fbb690cd8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:07.375138 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-bb9836d4-a76a-4577-8835-a33fbb690cd8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:07.375369 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-bb9836d4-a76a-4577-8835-a33fbb690cd8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:07.386195 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:07.386195 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:51:07.390045 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-bb9836d4-a76a-4577-8835-a33fbb690cd8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:07.395384 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-bb9836d4-a76a-4577-8835-a33fbb690cd8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:07.395889 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1504/5983] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:51:07 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 1212 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:07.414088 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-ba29ae25-97c3-4e7d-806f-93bfa0da26ea None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:07.416148 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-ba29ae25-97c3-4e7d-806f-93bfa0da26ea tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] POST https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596/action Jul 03 01:51:07.416480 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-ba29ae25-97c3-4e7d-806f-93bfa0da26ea tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99881) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 01:51:07.416596 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-ba29ae25-97c3-4e7d-806f-93bfa0da26ea tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 01:51:07.430158 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:07.430158 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:51:07.430944 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-ba29ae25-97c3-4e7d-806f-93bfa0da26ea tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:07.439778 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-ba29ae25-97c3-4e7d-806f-93bfa0da26ea tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Begin detaching volume completed successfully. Jul 03 01:51:07.440015 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-ba29ae25-97c3-4e7d-806f-93bfa0da26ea tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596/action returned with HTTP 202 Jul 03 01:51:07.440623 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1487/5984] 10.4.3.64 () {72 vars in 1665 bytes} [Fri Jul 3 01:51:07 2026] POST /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 01:51:07.459766 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-6a0a6a9e-d7d5-4538-91f1-a6b24540fec3 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:07.461716 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6a0a6a9e-d7d5-4538-91f1-a6b24540fec3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:07.461903 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6a0a6a9e-d7d5-4538-91f1-a6b24540fec3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:07.462121 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-6a0a6a9e-d7d5-4538-91f1-a6b24540fec3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:07.471640 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:07.471640 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:51:07.475277 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-6a0a6a9e-d7d5-4538-91f1-a6b24540fec3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:07.479469 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-6a0a6a9e-d7d5-4538-91f1-a6b24540fec3 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:07.480028 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1495/5985] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:07 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:08.462551 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-66d0087f-9d7a-439d-ba65-9fbcccc80f7a None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:08.462932 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-66d0087f-9d7a-439d-ba65-9fbcccc80f7a None None] GET https://10.4.3.64/volume// Jul 03 01:51:08.463015 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-66d0087f-9d7a-439d-ba65-9fbcccc80f7a None None] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:08.463189 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-66d0087f-9d7a-439d-ba65-9fbcccc80f7a None None] Calling method 'all' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:08.463494 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-66d0087f-9d7a-439d-ba65-9fbcccc80f7a None None] https://10.4.3.64/volume// returned with HTTP 300 Jul 03 01:51:08.463747 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1500/5986] 10.4.3.64 () {66 vars in 1419 bytes} [Fri Jul 3 01:51:08 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 01:51:08.470145 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-86a5585b-32f1-4676-a388-4a61e34c1674 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:08.472168 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-86a5585b-32f1-4676-a388-4a61e34c1674 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:08.472378 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-86a5585b-32f1-4676-a388-4a61e34c1674 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:08.472572 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-86a5585b-32f1-4676-a388-4a61e34c1674 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:08.481718 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:08.481718 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:51:08.484913 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-86a5585b-32f1-4676-a388-4a61e34c1674 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:08.489628 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-86a5585b-32f1-4676-a388-4a61e34c1674 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:08.490105 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1505/5987] 10.4.3.64 () {70 vars in 1632 bytes} [Fri Jul 3 01:51:08 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 1395 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 01:51:08.493557 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-82478d20-b640-4be8-8dfa-42790e0d94f8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:08.495471 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-82478d20-b640-4be8-8dfa-42790e0d94f8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:08.495703 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-82478d20-b640-4be8-8dfa-42790e0d94f8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:08.495924 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-82478d20-b640-4be8-8dfa-42790e0d94f8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:08.505165 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:08.505165 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:51:08.508533 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-82478d20-b640-4be8-8dfa-42790e0d94f8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:08.512406 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-82478d20-b640-4be8-8dfa-42790e0d94f8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:08.512832 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1488/5988] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:08 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:08.958713 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-287c49ff-c733-45cd-b8ee-226a5053b155 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:08.960749 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-287c49ff-c733-45cd-b8ee-226a5053b155 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:08.960953 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-287c49ff-c733-45cd-b8ee-226a5053b155 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:08.961138 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-287c49ff-c733-45cd-b8ee-226a5053b155 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:08.969804 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:08.969804 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:51:08.972706 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-287c49ff-c733-45cd-b8ee-226a5053b155 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:08.976091 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-287c49ff-c733-45cd-b8ee-226a5053b155 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:08.976447 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1496/5989] 10.4.3.64 () {68 vars in 1591 bytes} [Fri Jul 3 01:51:08 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:09.268373 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-00069f57-4e07-4228-8465-7bfb4b75d8ee None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:09.270698 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-00069f57-4e07-4228-8465-7bfb4b75d8ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] DELETE https://10.4.3.64/volume/v3/attachments/7768e053-b5b0-41ba-a255-f861697fed42 Jul 03 01:51:09.270905 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-00069f57-4e07-4228-8465-7bfb4b75d8ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:09.271258 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-00069f57-4e07-4228-8465-7bfb4b75d8ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'version_select' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:09.279009 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:09.279009 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:51:09.524705 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-b21c4ca9-cf7b-42ca-a51b-a234eedc95cf None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:09.526618 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b21c4ca9-cf7b-42ca-a51b-a234eedc95cf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:09.526803 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b21c4ca9-cf7b-42ca-a51b-a234eedc95cf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:09.526978 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-b21c4ca9-cf7b-42ca-a51b-a234eedc95cf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:09.537283 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:09.537283 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:51:09.541204 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-b21c4ca9-cf7b-42ca-a51b-a234eedc95cf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:09.545367 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-b21c4ca9-cf7b-42ca-a51b-a234eedc95cf tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:09.545783 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1506/5990] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:09 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:09.809627 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [req-41f18c70-287f-4f7a-82bd-21f43f1deca4 req-00069f57-4e07-4228-8465-7bfb4b75d8ee tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/attachments/7768e053-b5b0-41ba-a255-f861697fed42 returned with HTTP 200 Jul 03 01:51:09.810011 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1501/5991] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:51:09 2026] DELETE /volume/v3/attachments/7768e053-b5b0-41ba-a255-f861697fed42 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:51:10.557941 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-bf25d23f-77d2-4793-8a9f-59623f2827e8 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:10.560596 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bf25d23f-77d2-4793-8a9f-59623f2827e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:10.560909 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bf25d23f-77d2-4793-8a9f-59623f2827e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:10.561228 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-bf25d23f-77d2-4793-8a9f-59623f2827e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:10.569549 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:10.569549 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:51:10.574024 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-bf25d23f-77d2-4793-8a9f-59623f2827e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:10.578847 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-bf25d23f-77d2-4793-8a9f-59623f2827e8 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:10.579236 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1489/5992] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:10 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:51:10.593630 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-a39a695c-bf7e-4b18-91ec-bb628d6fc8b0 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:10.595600 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a39a695c-bf7e-4b18-91ec-bb628d6fc8b0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:10.595797 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a39a695c-bf7e-4b18-91ec-bb628d6fc8b0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:10.596019 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-a39a695c-bf7e-4b18-91ec-bb628d6fc8b0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:10.596190 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.v3.volumes [None req-a39a695c-bf7e-4b18-91ec-bb628d6fc8b0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Delete volume with id: b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:10.603502 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:10.603502 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:51:10.604048 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a39a695c-bf7e-4b18-91ec-bb628d6fc8b0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:10.628138 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-a39a695c-bf7e-4b18-91ec-bb628d6fc8b0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Delete volume request issued successfully. Jul 03 01:51:10.628310 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-a39a695c-bf7e-4b18-91ec-bb628d6fc8b0 tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 202 Jul 03 01:51:10.628785 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1497/5993] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:51:10 2026] DELETE /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:51:10.636069 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-a32a9d1d-f150-4878-93d6-0215c565a80d None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:10.638168 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a32a9d1d-f150-4878-93d6-0215c565a80d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:10.638375 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a32a9d1d-f150-4878-93d6-0215c565a80d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:10.638603 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-a32a9d1d-f150-4878-93d6-0215c565a80d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:10.646232 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:10.646232 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:51:10.650227 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-a32a9d1d-f150-4878-93d6-0215c565a80d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Volume info retrieved successfully. Jul 03 01:51:10.655569 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-a32a9d1d-f150-4878-93d6-0215c565a80d tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 200 Jul 03 01:51:10.656133 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1507/5994] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:10 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:51:11.669014 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-27f55c6d-790e-407a-bfb7-f2771b6c937b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:11.671012 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-27f55c6d-790e-407a-bfb7-f2771b6c937b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] GET https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 Jul 03 01:51:11.671275 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-27f55c6d-790e-407a-bfb7-f2771b6c937b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:11.671533 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-27f55c6d-790e-407a-bfb7-f2771b6c937b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:11.678335 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-27f55c6d-790e-407a-bfb7-f2771b6c937b tempest-VolumeMultiattachTests-802713051 tempest-VolumeMultiattachTests-802713051-project-member] https://10.4.3.64/volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 returned with HTTP 404 Jul 03 01:51:11.678824 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1502/5995] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:11 2026] GET /volume/v3/volumes/b6d56a9b-0a08-4efa-bbdc-e46ad7c2b596 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:51:11.686962 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-034e82a7-1c98-4d84-833a-13468e0ba183 None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:11.689017 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-034e82a7-1c98-4d84-833a-13468e0ba183 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:51:11.689250 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-034e82a7-1c98-4d84-833a-13468e0ba183 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:11.689452 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-034e82a7-1c98-4d84-833a-13468e0ba183 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Calling method 'detail' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:11.690220 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.volume.api [None req-034e82a7-1c98-4d84-833a-13468e0ba183 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99881) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:51:11.701764 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-034e82a7-1c98-4d84-833a-13468e0ba183 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Get all volumes completed successfully. Jul 03 01:51:11.703886 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:11.703886 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:51:11.711373 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-034e82a7-1c98-4d84-833a-13468e0ba183 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:51:11.712116 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1490/5996] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:51:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8745 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:11.726831 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-52dc764b-bcd2-4f06-8b75-917fc4ffae58 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:11.728614 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-52dc764b-bcd2-4f06-8b75-917fc4ffae58 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] DELETE https://10.4.3.64/volume/v3/types/4274f978-56f9-4b9e-99f2-3fc747fae049 Jul 03 01:51:11.728827 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52dc764b-bcd2-4f06-8b75-917fc4ffae58 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:11.729062 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-52dc764b-bcd2-4f06-8b75-917fc4ffae58 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] Calling method '_delete' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:11.755989 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-52dc764b-bcd2-4f06-8b75-917fc4ffae58 tempest-VolumeMultiattachTests-789750615 tempest-VolumeMultiattachTests-789750615-project-admin] https://10.4.3.64/volume/v3/types/4274f978-56f9-4b9e-99f2-3fc747fae049 returned with HTTP 202 Jul 03 01:51:11.756599 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1498/5997] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:51:11 2026] DELETE /volume/v3/types/4274f978-56f9-4b9e-99f2-3fc747fae049 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:51:15.322101 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [req-a62ff09a-5349-43ff-a641-7f8cfce4bc60 req-f7c0f776-6775-4d0a-ad00-2fb3f7f3bae9 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:15.324018 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a62ff09a-5349-43ff-a641-7f8cfce4bc60 req-f7c0f776-6775-4d0a-ad00-2fb3f7f3bae9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] DELETE https://10.4.3.64/volume/v3/attachments/5f96d184-45ff-4565-ba77-b1d453283968 Jul 03 01:51:15.324206 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a62ff09a-5349-43ff-a641-7f8cfce4bc60 req-f7c0f776-6775-4d0a-ad00-2fb3f7f3bae9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:15.324374 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [req-a62ff09a-5349-43ff-a641-7f8cfce4bc60 req-f7c0f776-6775-4d0a-ad00-2fb3f7f3bae9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'version_select' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:15.333081 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:15.333081 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:51:15.859404 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [req-a62ff09a-5349-43ff-a641-7f8cfce4bc60 req-f7c0f776-6775-4d0a-ad00-2fb3f7f3bae9 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/attachments/5f96d184-45ff-4565-ba77-b1d453283968 returned with HTTP 200 Jul 03 01:51:15.860015 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1508/5998] 10.4.3.64 () {72 vars in 1666 bytes} [Fri Jul 3 01:51:15 2026] DELETE /volume/v3/attachments/5f96d184-45ff-4565-ba77-b1d453283968 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 01:51:20.596556 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-e96eff80-3de8-4df7-9dde-dd7849b6ad0b None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:20.599004 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e96eff80-3de8-4df7-9dde-dd7849b6ad0b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:51:20.599291 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e96eff80-3de8-4df7-9dde-dd7849b6ad0b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:20.599595 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-e96eff80-3de8-4df7-9dde-dd7849b6ad0b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'delete' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:20.599843 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.v3.volumes [None req-e96eff80-3de8-4df7-9dde-dd7849b6ad0b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Delete volume with id: a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:51:20.607810 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:20.607810 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:51:20.608318 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e96eff80-3de8-4df7-9dde-dd7849b6ad0b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:51:20.622216 np0000004346 devstack@c-api.service[99879]: WARNING cinder.keymgr.conf_key_mgr [None req-e96eff80-3de8-4df7-9dde-dd7849b6ad0b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 01:51:20.633446 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-e96eff80-3de8-4df7-9dde-dd7849b6ad0b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Delete volume request issued successfully. Jul 03 01:51:20.633446 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-e96eff80-3de8-4df7-9dde-dd7849b6ad0b tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 202 Jul 03 01:51:20.633446 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1503/5999] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:51:20 2026] DELETE /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:51:20.640024 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-6cca3f66-6f7e-4128-8536-ce432c2241ff None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:20.642384 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6cca3f66-6f7e-4128-8536-ce432c2241ff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:51:20.642616 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6cca3f66-6f7e-4128-8536-ce432c2241ff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:20.642849 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-6cca3f66-6f7e-4128-8536-ce432c2241ff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:20.653576 np0000004346 devstack@c-api.service[99881]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:20.653576 np0000004346 devstack@c-api.service[99881]: warnings.warn( Jul 03 01:51:20.659878 np0000004346 devstack@c-api.service[99881]: INFO cinder.volume.api [None req-6cca3f66-6f7e-4128-8536-ce432c2241ff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:51:20.666648 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-6cca3f66-6f7e-4128-8536-ce432c2241ff tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 200 Jul 03 01:51:20.667342 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1491/6000] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:20 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 1446 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:21.681670 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-2f64ea2e-74fd-4893-a939-453ea7c055c7 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:21.683544 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2f64ea2e-74fd-4893-a939-453ea7c055c7 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e Jul 03 01:51:21.683752 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2f64ea2e-74fd-4893-a939-453ea7c055c7 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:21.683929 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-2f64ea2e-74fd-4893-a939-453ea7c055c7 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:21.690786 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-2f64ea2e-74fd-4893-a939-453ea7c055c7 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e returned with HTTP 404 Jul 03 01:51:21.691446 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1499/6001] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:21 2026] GET /volume/v3/volumes/a0ee717d-39bc-463f-bc82-6fa0d0696f8e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 01:51:22.459933 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-4e93364a-77af-45f7-8fdc-6efcb9b7f583 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:22.461715 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4e93364a-77af-45f7-8fdc-6efcb9b7f583 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:51:22.461879 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4e93364a-77af-45f7-8fdc-6efcb9b7f583 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:22.462109 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-4e93364a-77af-45f7-8fdc-6efcb9b7f583 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:22.462364 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.v3.volumes [None req-4e93364a-77af-45f7-8fdc-6efcb9b7f583 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Delete volume with id: e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:51:22.469684 np0000004346 devstack@c-api.service[99880]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:22.469684 np0000004346 devstack@c-api.service[99880]: warnings.warn( Jul 03 01:51:22.470236 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4e93364a-77af-45f7-8fdc-6efcb9b7f583 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:51:22.481406 np0000004346 devstack@c-api.service[99880]: WARNING cinder.keymgr.conf_key_mgr [None req-4e93364a-77af-45f7-8fdc-6efcb9b7f583 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 01:51:22.488467 np0000004346 devstack@c-api.service[99880]: INFO cinder.volume.api [None req-4e93364a-77af-45f7-8fdc-6efcb9b7f583 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Delete volume request issued successfully. Jul 03 01:51:22.488753 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-4e93364a-77af-45f7-8fdc-6efcb9b7f583 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 202 Jul 03 01:51:22.489351 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1509/6002] 10.4.3.64 () {66 vars in 1344 bytes} [Fri Jul 3 01:51:22 2026] DELETE /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:51:22.496528 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.middleware.request_id [None req-c5b8b379-aee6-4587-a130-c18207b693d0 None None] RequestId filter calling following filter/app {{(pid=99879) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:22.498501 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c5b8b379-aee6-4587-a130-c18207b693d0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:51:22.498742 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c5b8b379-aee6-4587-a130-c18207b693d0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99879) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:22.498970 np0000004346 devstack@c-api.service[99879]: DEBUG cinder.api.openstack.wsgi [None req-c5b8b379-aee6-4587-a130-c18207b693d0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99879) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:22.506128 np0000004346 devstack@c-api.service[99879]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:22.506128 np0000004346 devstack@c-api.service[99879]: warnings.warn( Jul 03 01:51:22.509637 np0000004346 devstack@c-api.service[99879]: INFO cinder.volume.api [None req-c5b8b379-aee6-4587-a130-c18207b693d0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Volume info retrieved successfully. Jul 03 01:51:22.515155 np0000004346 devstack@c-api.service[99879]: INFO cinder.api.openstack.wsgi [None req-c5b8b379-aee6-4587-a130-c18207b693d0 tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 200 Jul 03 01:51:22.515600 np0000004346 devstack@c-api.service[99879]: [pid: 99879|app: 0|req: 1504/6003] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:22 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 1427 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:23.529692 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.middleware.request_id [None req-c8a3b1ce-fc08-4b4c-8ea6-1f8bcfe2520e None None] RequestId filter calling following filter/app {{(pid=99881) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:23.531501 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c8a3b1ce-fc08-4b4c-8ea6-1f8bcfe2520e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] GET https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 Jul 03 01:51:23.531771 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c8a3b1ce-fc08-4b4c-8ea6-1f8bcfe2520e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Empty body provided in request {{(pid=99881) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:23.532024 np0000004346 devstack@c-api.service[99881]: DEBUG cinder.api.openstack.wsgi [None req-c8a3b1ce-fc08-4b4c-8ea6-1f8bcfe2520e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] Calling method 'show' {{(pid=99881) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:23.539655 np0000004346 devstack@c-api.service[99881]: INFO cinder.api.openstack.wsgi [None req-c8a3b1ce-fc08-4b4c-8ea6-1f8bcfe2520e tempest-TestEncryptedCinderVolumes-1511391631 tempest-TestEncryptedCinderVolumes-1511391631-project-member] https://10.4.3.64/volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 returned with HTTP 404 Jul 03 01:51:23.540490 np0000004346 devstack@c-api.service[99881]: [pid: 99881|app: 0|req: 1492/6004] 10.4.3.64 () {66 vars in 1341 bytes} [Fri Jul 3 01:51:23 2026] GET /volume/v3/volumes/e148c8c4-6fca-4879-9e18-fcf0f6792203 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 01:51:23.548093 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.middleware.request_id [None req-3cc27f41-3218-434b-b1d2-0b808f53af90 None None] RequestId filter calling following filter/app {{(pid=99882) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:23.549947 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3cc27f41-3218-434b-b1d2-0b808f53af90 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Jul 03 01:51:23.550164 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3cc27f41-3218-434b-b1d2-0b808f53af90 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Empty body provided in request {{(pid=99882) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:23.550479 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.api.openstack.wsgi [None req-3cc27f41-3218-434b-b1d2-0b808f53af90 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Calling method 'detail' {{(pid=99882) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:23.551275 np0000004346 devstack@c-api.service[99882]: DEBUG cinder.volume.api [None req-3cc27f41-3218-434b-b1d2-0b808f53af90 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99882) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 01:51:23.560232 np0000004346 devstack@c-api.service[99882]: INFO cinder.volume.api [None req-3cc27f41-3218-434b-b1d2-0b808f53af90 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Get all volumes completed successfully. Jul 03 01:51:23.561625 np0000004346 devstack@c-api.service[99882]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 01:51:23.561625 np0000004346 devstack@c-api.service[99882]: warnings.warn( Jul 03 01:51:23.566757 np0000004346 devstack@c-api.service[99882]: INFO cinder.api.openstack.wsgi [None req-3cc27f41-3218-434b-b1d2-0b808f53af90 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 01:51:23.567195 np0000004346 devstack@c-api.service[99882]: [pid: 99882|app: 0|req: 1500/6005] 10.4.3.64 () {66 vars in 1278 bytes} [Fri Jul 3 01:51:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5260 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 01:51:23.581729 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.middleware.request_id [None req-d60df5b4-ec78-4343-b8c7-5ccc98a3c941 None None] RequestId filter calling following filter/app {{(pid=99880) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 01:51:23.583541 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d60df5b4-ec78-4343-b8c7-5ccc98a3c941 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] DELETE https://10.4.3.64/volume/v3/types/dc7fd61a-2923-411f-aab2-9309c6dbba79 Jul 03 01:51:23.583775 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d60df5b4-ec78-4343-b8c7-5ccc98a3c941 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Empty body provided in request {{(pid=99880) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 01:51:23.583982 np0000004346 devstack@c-api.service[99880]: DEBUG cinder.api.openstack.wsgi [None req-d60df5b4-ec78-4343-b8c7-5ccc98a3c941 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] Calling method '_delete' {{(pid=99880) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 01:51:23.608799 np0000004346 devstack@c-api.service[99880]: INFO cinder.api.openstack.wsgi [None req-d60df5b4-ec78-4343-b8c7-5ccc98a3c941 tempest-TestEncryptedCinderVolumes-1670263516 tempest-TestEncryptedCinderVolumes-1670263516-project-admin] https://10.4.3.64/volume/v3/types/dc7fd61a-2923-411f-aab2-9309c6dbba79 returned with HTTP 202 Jul 03 01:51:23.609269 np0000004346 devstack@c-api.service[99880]: [pid: 99880|app: 0|req: 1510/6006] 10.4.3.64 () {66 vars in 1338 bytes} [Fri Jul 3 01:51:23 2026] DELETE /volume/v3/types/dc7fd61a-2923-411f-aab2-9309c6dbba79 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 01:51:32.513178 np0000004346 devstack@c-api.service[99879]: DEBUG dbcounter [-] [99879] Writing DB stats cinder:SELECT=42,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99879) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:51:33.534819 np0000004346 devstack@c-api.service[99881]: DEBUG dbcounter [-] [99881] Writing DB stats cinder:SELECT=46,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=99881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:51:33.564925 np0000004346 devstack@c-api.service[99882]: DEBUG dbcounter [-] [99882] Writing DB stats cinder:SELECT=65,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=99882) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 01:51:33.603377 np0000004346 devstack@c-api.service[99880]: DEBUG dbcounter [-] [99880] Writing DB stats cinder:SELECT=63,cinder:UPDATE=13,cinder:INSERT=2 {{(pid=99880) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}